Jump to content

Add to Cart not showing products unless refresh


Recommended Posts

When I click 'Add to Cart' for a product, the cart totals update but doesn't show the products (unless you refresh the page). 

 

Can anyone help with this issue please? I use Prestashop 1.5.5 and my site is www.ayereadytshirts.com

Link to comment
Share on other sites

I've put in this code (red) in my ajax-cart.js to define it but still doesn't show unless I refresh page.  Do you know if this is correct?

 

else

content += '<span class="remove_link"></span>';

if (typeof(freeProductTranslation) != 'undefined')

$('dt#cart_block_product_' + domIdProduct + ' .price').html

Link to comment
Share on other sites

×
×
  • Create New...