cancel
Showing results for 
Search instead for 
Did you mean: 

Add to cart issue

Add to cart issue

When I clicked add to cart on category it display loading picture all the time and item did not add to cart, it's there any solution for this? Thanks 

Magento vision CE 1.72

--------------------------------------------------

category/product/list.html code:

<?php if($_product->isSaleable()): ?>
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
<?php else: ?>

add to cart issue

 

1 REPLY 1

Re: Add to cart issue

@Stanley168

 

It's because of your Theme cart issue. You need to check there. We can not help you from the code you have given.

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now