
Get it free now from HERE
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
Free v1.4.9 Extensions: Default Specials | Improved Search | Customer Activity Report | Customer Groups | Royal Mail With Handling | Improved Product Page | Random Products | Stock Report | All Products
The Download link doesn't workJAY6390 wrote:I've just finished creating a free cart module hider for those interested. Basically it will hide the cart module until someone adds items to the cart. It nicely slides up and down (sounds ominous) when products are added to the empty basket or the basket is emptied
Get it free now from HERE
Code: Select all
<?php if ($this->cart->hasProducts()) { ?>
Code: Select all
<?php if ($ajax) { ?>
Code: Select all
<?php } ?>
<?php if ($ajax) { ?>
<?php if ($this->cart->hasProducts()) { ?>
Code: Select all
<?php } ?>
Code: Select all
</script>
<?php } ?>
<?php } ?>
Users browsing this forum: No registered users and 3 guests