#4792

Tu Tran
Moderator

Hi,

To fix this issue, please go to the file skin\frontend\default\sns_toronto\sns\ajaxcart\js\sns-ajaxcart.js, add the code

productAddToCartForm = new VarienForm('product_addtocart_form');

into right before the code

if(typeof productAddToCartForm != 'undefined'){	// form productAddtoCartForm exist

Thanks you,