Adding SKU to individuals options?
Posted: Sun Feb 01, 2015 3:20 am
Anyone have any ideas of the best way to add UPC's to product options? I have dug around the files and am still trying to determine the best route to take with this. When dealing with amazon and drop ship companies, your feed must show the different UPC for each product option if there is a difference in size or color.
Basically, I need to show UPC's for each size of each shirt for my wholesale site. In order to save space on the site, I am creating a new product for each shirt color. But for sizes, I am adding them as 'Options'. See MobiusApparel.com/wholesale to see how everything is laid out.
Should I just delete the UPC link "'upc'=> $query->row['upc']," product.php and place it within the "options" string?
I need each option to allow a different UPC.
Thanks in advanced.
Running Version 2.0.1.1
Basically, I need to show UPC's for each size of each shirt for my wholesale site. In order to save space on the site, I am creating a new product for each shirt color. But for sizes, I am adding them as 'Options'. See MobiusApparel.com/wholesale to see how everything is laid out.
Should I just delete the UPC link "'upc'=> $query->row['upc']," product.php and place it within the "options" string?
I need each option to allow a different UPC.
Thanks in advanced.
Running Version 2.0.1.1