-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.3
Hi,
to set my google_product_category, for google shopping, I've add a product custom filed named google_category, single drop down type, whit numeric key and string value, when i insert a product and set google_category, in db table is saved numeric key value, but when i trie to get value, for examplre in google product plugin, i get numeric key and not string value. If i print a dump of $product in google_product_plugin i only see the key value but non the string value.
I've see the field value with key::value in hikashop_field table, but i don't know how to use it.
It's possible to get string value instead int key value ?
Many thanks
Luca