Hi,
I need some help.
My VM it's on Catalog Mode i dont need the default link cart button, i need configure this link to some menu option.
The template is store box, this is my site http://www.identifikt.com/web
Can you help me please.
#btnCart {
display: nonel
}
<div id="btnCart" data-url="index.php?lang=<?php echo $lang; ?>&tmpl=cart"><strong>Cart</strong></div>
<div id="btnCart" data-url="relative-link-to-your-subpage"><strong>Cart</strong></div>