fernandoch Posted October 24, 2011 Share Posted October 24, 2011 Hello, Can we create subcategories in Prestashop? I guess yes... but then how would I import my data from a .csv file? According to the documentation I can just use a category column http://doc.prestasho...27sTools-Import Like that, look at 3rd column "Enabled";"Name";"Categories";"Price";"Tax rule ID";"Buying price";"On sale";"Reference";"Weight";"Quantity";"Short desc.";"Long desc";"Images URL" 1;"Test";"1,2,3";130;1;75;0;"PROD-TEST";"0.500";10;"'Tis a short desc.";"This is a long description.";"http://www.myprestashop/images/product1.gif" 0;"Test 02";"1,5";110;1;65;0;"PROD-TEST2";"0.500";10;"'Tis also a short desc.";"This is a long description too.";"http://www.myprestashop/images/product2.gif" 1;"Test 03";"4,5";150;1;85;0;"PROD-TEST3";"0.500";10;"'Tis a short desc. again";"This is also a long description.";"http://www.myprestashop/images/product3.gif" How could I import to a subcategory? Thank you. Link to comment Share on other sites More sharing options...
vinaym Posted October 24, 2011 Share Posted October 24, 2011 have a look at http://www.prestashop.com/forums/topic/89269-custom-product-importer/page__p__499044 Link to comment Share on other sites More sharing options...
fernandoch Posted October 24, 2011 Author Share Posted October 24, 2011 Thank you for the link. Does that mean I cannot import to a subcategory from a .csv file directly? Link to comment Share on other sites More sharing options...
Recommended Posts