BW
Asked
In the product field, we see there's promotion checklist
And we can enter the promotion prices, start date, and end date.
How to upload those fields from product csv.
And we can enter the promotion prices, start date, and end date.
How to upload those fields from product csv.
- MSAnsweredHello,
There is no option to import products with promotions.
Thank you - BWAnsweredcan we inject directly to sql? what the table or column ?
- MSAnsweredYou can try, the table name is `sma_products` and the fields are `promotion`, `promo_price`, `start_date`, & `end_date`
- Login to Reply