Хай!
У меня для вас всплывающее окно при добавлении товара в корзину:
TECHNICAL ERROR: unable to add the product.
Details:
Error thrown: [object XMLHttpRequest]
Text status: error
Ругается от сюда:
modules\blockcart2\ajax-cart.js Line 235
error: function(XMLHttpRequest, textStatus, errorThrown)
{
alert("TECHNICAL ERROR: unable to add the product.\n\n
Details:\n
Error thrown: " + XMLHttpRequest + "\n" + 'Text status: ' + textStatus);
//reactive the button when adding has finished
if (addedFromProductPage)
$('body#product p#add_to_cart input').removeAttr('disabled').addClass('exclusive').removeClass('exclusive_disabled');
else
$(callerElement).removeAttr('disabled');
}
преста 1.4.5.1
+ тема 1.4.5 (http://addons.presta...emplate-15.html)
На форуме есть похожие вопросы без ответа =\
С анимацией не хочется расставаться.
Спс)