Hello everybody, i have a problem when i try to add some product to my basket
this not refresh at the moment
i altered the code
<div id="column_left">
<?php foreach ($modules as $module) { ?>
<?php if ($module['position'] == 'left') { ?>
<?php echo ${$module['code']}; ?>
<?php } ?>
<?php } ?>
<?php foreach ($modules as $module) { ?>
<?php if ($module['position'] == 'right') { ?>
<?php echo ${$module['code']}; ?>
<?php } ?>
<?php } ?>
</div>
maybe something is wrong?
when i press a add to cart button this not refresh ... and the product is not added to the cart...
i need reload the page for can check the new product..but i dont like in that way.. some idea?
yes the cart is working, all is working but... this not refresh instantly, but when i open another pag... the product appears in the module... but in the demo the product is added instantly. like a effect... and refresh without reload the page, hope some can help me, thanks.
Who is online
Users browsing this forum: No registered users and 7 guests