-- HikaShop version -- : 4.4.1
-- Joomla version -- : 3.9.25
-- PHP version -- : 7.3.27
Hi,
In back-end I have a custom field, type checkbox for product page, in witch I have 3 languages as values.
The field column name is: limba_produs
I want to show in front-end, on the product page only the 2 languages that are selected.
I want to show this filed in another position in product page, not where I have all the custom fields are visible.
Let's say that i want to display this at the bottom of the page, how can I do this?
If i do this:
echo $this->element->limba_produs
i get: 1,3 .It show the checkboxes that are selected