-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.2
-- PHP version -- : 7
In hikashop I have the Variant_products_names filled in.
It has the same product name as the main_product name.
Therefore it shows two times after one another. This doesen't look good. Se image below.
Since I am using import CSV I can't go trough all my varians and empty all Variant_products_name.
I want the variants value to always display, even when the Variant_products_name is filled out.
Like it does when the Variant_products_name is empty.
Any advice of how to do this ?