I want ask if Manufacturer suggested / recommended retail price (MSRP) creates tables in database?
I use Store Manager for import, manually set RRP price is slow.
Posted 06 October 2021 - 07:37 AM
I want ask if Manufacturer suggested / recommended retail price (MSRP) creates tables in database?
I use Store Manager for import, manually set RRP price is slow.
it creates two tables:
msrp_combination
- id_msrp_combination
- id_shop
- id_product
- id_combination
- tin (tax included price)
- tex (tax excluded price)
msrp_product
- id_msrp_product
- id_shop
- id_product
- tin (tax included price)
- tex (tax excluded price)
0 members, 1 guests, 0 anonymous users