Hi nicolas,
thank you for your reply.
I read in other post that children are not imported, but children have been imported!
They are not usable, but they are all present in the table '#__hikashop_product' (they reference to the father by the product_parent_id field and a suffix has been added to product_code.).
When I try to add a charateristic (I have already read the documentation and the link you posted) and I click on 'manage variants', all the imported children appear.
As said, they are not visible in front end and they are not editable.
My question is: what should I do with these little children? Can I save them, or have I to act like Herod? (delete from #__hikashop_product where product_parent_id != 0)
note: I'm not asking if I can import children product, I would like to know what I have to do with imported ones.
ciao,
marco
---
edit: syntax error!