-- HikaShop version -- : 3.2
-- Joomla version -- : 3.8
-- PHP version -- : 7
Hi,
In Hikashop 2.6 i've had this page:
www.banketbakkerijdevlaam.nl/bestelgebak
I added to this page:
if(in_array($this->element->category_id,array('197'))) {
$this->config->set('show_quantity_field',2);
}
And it worked fine.
Now i have updated to Hikashop 3.2.0, removed the old overrides and created new ones.
Next to the add to cart button is also a quantity i don't want (see attachment) and the button doesn't seem to work.
Can you tell me how to fix this?
Thanks in advance
Jeroen