Insert super booking module cart position

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Sep 13, 2013 2:31 pm
Reply with quote
Report this post
How can I insert supperbooking modules (http://www.herdboy.com/joomlademo/) in cart position.

Thanks,

Grega
User avatar
Fresh Boarder

GK User
Fri Sep 13, 2013 11:07 pm
Reply with quote
Report this post
Hi,
hmm, you have to customize template: gk_storebox\layouts\default.php
line 111-113
Code: Select all
<?php if($this->API->modules('cart')) : ?>
               <div id="btnCart" data-url="index.php?lang=<?php echo $lang; ?>&amp;tmpl=cart"><strong>Cart</strong></div>
               <?php endif; ?>


try to add there/inside a new module position.

OR
use flying module from JED.
User avatar
Platinum Boarder


cron