IvanSlater wrote:The mini cart is ok. The problem is my topcartlink div.
I have made some customization. Can you help modify the ajaxcart.js to get it done?
Thanks!
<div id="topcartlink">
<div class="cart-title"></div>
<div class="cart-qty">
<div class="text-wrapper">
<a href="/cart"><span class="qty">3</span><span class="text">item(s)</span><br /><span class="total"><b>$ 35,70</b></span></a>
</div>
</div>
</div>
Hello,
I think your selectors are not correct. The
Shopping Cart Menu Link Selector: setting must be "
.header-links .cart-qty .qty".
You must match the selector in order to have everything working.
Unfortunately, we can not help you with modifying the javascript file.
Regards !