-- url of the page with the problem -- : kiteoutlet.eu
-- HikaShop version -- : 5.0.4
-- Joomla version -- : 4.4.5
For the webshop I manage I have done a few large CSV imports of new products with variants to update the product range of the supplier. This works fine following the documentation for importing products with variants found here:
www.hikashop.com/support/documentation/7...-import.html#variant
As per the instructions, to be able to do a successful CSV import, you first need to create the characteristic and the possible values via the menu Products>Characteristics.
For my previous imports creating the characteristics and their values manually was a tedious task but not impossible. However for the latest import of products from one of the website's suppliers I will need to create a handful of new characteristics with a total of over 450 possible values. This is an enormous task to do manually, so I was hoping that there is a way to do this more easily.
If it is at all possible to create the large amount of values in a more user friendly/less labor-intensive way (for example by also uploading a CSV with all possible values, running a batch command somewhere, or editing the database using a bulk action or sql-script), please let me know!