Hello,
I'm importing products to HikaShop Business Edition.
I've tried through CSV and TextArea, and both times I'm having the same problem.
Related products are not getting inside the database. The import is creating just one row on the database (hikashop_product_related) where product_related_id is 0.
Example:
images,product_code,product_name,categories,nombre,club,marca,posicion,related,dorsal,sleeve_shirt,tipo_pantalon,color_shirt,color_pant,sunglasses
rieragaia00_00001.jpg,product1,Riera de Gaia 00_00001,14,DANI MENGUAL APARICIO,RUNNERSWORLD TARRAGONA M,0:33:29,2,"product2,product3",444,0,0,0,0,0
rieragaia00_00002.jpg,product2,Riera de Gaia 00_00002,14,FERRAN DE TORRES BURGOS,RUNNERSWORLD TARRAGONA M,0:33:51,3,"product3",401,0,0,0,0,0
rieragaia00_00003.jpg,product3,Riera de Gaia 00_00003,14,FERRAN DE TORRES BURGOS,RUNNERSWORLD TARRAGONA M,0:33:51,3,"product2",401,0,0,0,0,0
I've tried different options, and the result is always the same.
Waiting for your answer