-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.19
I have imported my products with custom field values e.g
stoveoutputkw, stovebrand, stovefluesize, stoveoutlet, priceindictor,
5, Mendip, 125mm, Top & Back, €,
The data is imported correctly and on the frontend all the values show correctly.
However on opening the product in the backend the values for stovefluesize and stoveoutlet revert to the default values of "200mm" and "N/A" so when the client clicks save the product the data becomes incorrect.
The values for the custom fields stovefluesize and stoveoutlet in Table: cre_hikashop_product also are correct.
The other custom fields are setup identically and there is no issues with these - any ideas on why these particular custom fields are reverting to default values in the product backend listing?
Also the filters for stovefluesize on the frontend is blank despite having values entered for every product.