Hi Nikolas,
I am not sure I understand the solution.
I have checked the tables in the database and they are as below:
"hikashop_characteristic"
characteristic_id characteristic_parent_id characteristic_value
"hikashop_variant"
variant_characteristic_id variant_product_id ordering
As I can understand from above structure of the tables, we cannot keep value at the variant level. It only keeps the relation of the characteristics and the products. Can you explain where I can keep the variant name
Thanks