I had installed an extension which was working great, but after doing some modification it stopped working. and i was going through the vqmod/logs and found this error, can anyone please solve this issue?
REQUEST URI : /index.php?route=product/category&path=81
MOD DETAILS:
modFile : /home/public_html/vqmod/xml/add_option_category.xml
id :
version : 1.0
vqmver :
author : OST
File Name : catalog/view/theme/*/template/product/category.tpl(5)
VQModObject::applyMod - SEARCH NOT FOUND (ABORTING MOD)
<button type="button" onclick="cart.add('<?php echo $product['product_id']; ?>', '<?php echo $product['minimum']; ?>');"><i class="fa fa-shopping-cart"></i> <span class="hidden-xs hidden-sm hidden-md"><?php echo $button_cart; ?></span></button>
Please help me. Thanks