hello, its possible included more cart button, 
exemple: Cart, news, contact-us, language? 
#btnCart " exist "
+:
#btnNews
#btnContact
#btnLang
thanks
Fernando Miguel
               
                
               
          




 1.00 out of 6 based on 1 vote(s)
1.00 out of 6 based on 1 vote(s)


<?php if($this->API->modules('cart')) : ?>
               <div id="btnCart" data-url="index.php?lang=<?php echo $lang; ?>&tmpl=cart"><strong>Cart</strong></div>
               <?php endif; ?>
