|
@@ -86,7 +86,7 @@
|
|
// Check if jQuery was loaded
|
|
// Check if jQuery was loaded
|
|
if(typeof $ == 'function') {
|
|
if(typeof $ == 'function') {
|
|
ShopProductsInitLightGallery();
|
|
ShopProductsInitLightGallery();
|
|
- ShopBasketAjaxUpdateCount();
|
|
|
|
|
|
+ // ShopBasketAjaxUpdateCount();
|
|
} else {
|
|
} else {
|
|
console.log('Error: jQuery is not loaded!');
|
|
console.log('Error: jQuery is not loaded!');
|
|
}
|
|
}
|