-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.3
-- Error-message(debug-mod must be tuned on) -- : None
I've gone through and added all the characteristics. Now I'm working on the CSV file.
I know I need the product_parent_code (for which product the variants are attached to), the product code (the final product code after variants are selected), and the product_type (main or variant) as a minimum. Then I have columns for every variant (and there's a lot!).
However, some variants have an extra cost associated with them. I'm not sure of the column heading for this. I added a variant with extra cost to one product, then looked in the database in the variants table but there was nothing there.
Can someone tell me what column heading the price increase should have? Thanks.