How can I insert supperbooking modules (http://www.herdboy.com/joomlademo/) in cart position.
Thanks,
Grega
               
                
               
          




 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; ?>
