Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.109e8d4a76174feb52d48580f8.0.0.1741908067): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.35b46e22b8a5c85d3d5dee7d44.0.0.1741908074): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.99052cfa3af606f8a2a0122e8e.0.0.1741908085): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.a0182d7bda70876e015e44ee62.0.0.1741908081): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.b4c56fb3f088055c18b3aec652.0.0.1741908067): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.bcc9d3560412e7e99641d2a9b7.0.0.1741908074): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.bf14a0c554b980daeea371cc1f.0.0.1741908084): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.c535cb20574db210f6f4c8cc58.0.0.1741908078): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.c967a6f2f7dbd14a9a441d6ec9.0.0.1741908070): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.d005c2cfd4599a49c9471e9f1b.0.0.1741908086): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.d6edef6cb740660fb32778ddad.0.0.1741908066): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.df0d3faf3069b505ece569c83c.0.0.1741908069): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.e081ed71fac7b4ed26892632d2.0.0.1741908091): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.ed420a32ce484a8b59c1a6cea5.0.0.1741908090): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.f2b745d84193ee6bdc63bcd62e.0.0.1741908068): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.f86c996f70e4731d5a8d1f5069.0.0.1741908091): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.f8d5c4838c7ed9607d00fe06f3.0.0.1741908072): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.fa4acc6e78b339de5a28610b0b.0.0.1741908071): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: unlink(/home/vintagev/storagedir/cache/cache.product.cart.0.0.fcab2135eab758d8178cb6edb6.0.0.1741908081): No such file or directory in /home/vintagev/public_html/system/library/cache/file.php on line 17Warning: Cannot modify header information - headers already sent by (output started at /home/vintagev/public_html/system/framework.php:43) in /home/vintagev/public_html/catalog/controller/startup/session.php on line 47Warning: Cannot modify header information - headers already sent by (output started at /home/vintagev/public_html/system/framework.php:43) in /home/vintagev/public_html/catalog/controller/startup/startup.php on line 104Warning: Cannot modify header information - headers already sent by (output started at /home/vintagev/public_html/system/framework.php:43) in /home/vintagev/public_html/catalog/controller/startup/startup.php on line 165 var price_with_options_ajax_call = function() { $.ajax({ type: 'POST', url: 'index.php?route=extension/module/live_options&product_id=2240', data: $('#content input[type=\'text\'], #content input[type=\'number\'], #content input[type=\'hidden\'], #content input[type=\'radio\']:checked, #content input[type=\'checkbox\']:checked, #content select, #content textarea'), dataType: 'json', beforeSend: function() { // you can add smth useful here }, complete: function() { // you can add smth useful here }, success: function(json) { if (json.success) { if ($('#content .price-tax-live').length > 0 && json.new_price.tax) { if (json.show_without_tax_first) animation_on_change_price_with_options('#content .price-tax-live', json.new_price.special); else animation_on_change_price_with_options('#content .price-tax-live', json.new_price.tax); } if (json.show_without_tax_first) animation_on_change_price_with_options('#content .price-new-live', json.new_price.tax); else animation_on_change_price_with_options('#content .price-new-live', json.new_price.special); if (json.new_price.show_discount == 0 || json.new_price.special == json.new_price.price) { animation_on_change_price_with_options('#content .price-old-live', ''); } else { if (json.show_without_tax_first) animation_on_change_price_with_options('#content .price-old-live', json.new_price.list_tax); else animation_on_change_price_with_options('#content .price-old-live', json.new_price.price); } // points if ($('#content .spend-points-live').length > 0 && json.new_price.points) { animation_on_change_price_with_options('#content .spend-points-live', json.new_price.points); } // reward if ($('#content .get-reward-live').length > 0 && json.new_price.reward) { animation_on_change_price_with_options('#content .get-reward-live', json.new_price.reward); } // discount if ($('#content .discount-live').length > 0 && json.new_price.discount) { animation_on_change_price_with_options('#content .discount-live', json.new_price.discount + '% OFF'); } // stock_status if ($('#content .stock-live').length > 0) { animation_on_change_status_with_options('#content .stock-live', json.stock_status, json.stock_color); } _cart_enabled = json.cart_enabled; if (_cart_enabled == false || json.can_buy == false) { $('#button-cart').attr("disabled", true); } else { $('#button-cart').attr("disabled", false); } } }, error: function(error) { console.log('error: ' + error.responseText); } }); } var animation_on_change_price_with_options = function(selector_class_or_id, new_html_content) { $(selector_class_or_id).fadeOut(150, function() { $(this).html(new_html_content).fadeIn(50); }); } var animation_on_change_status_with_options = function(selector_class_or_id, status, color) { $(selector_class_or_id).fadeOut(150, function() { $(this).html(status).fadeIn(50); $(selector_class_or_id).css("color", color); }); } if ($('#content input[name=\'quantity\']').val() > 0) { price_with_options_ajax_call(); } if ( jQuery.isFunction(jQuery.fn.on) ) { $(document).on('change', '#content input[type=\'text\'], #content input[type=\'number\'], #content input[type=\'hidden\'], #content input[type=\'radio\']:checked, #content input[type=\'checkbox\'], #content select, #content textarea, #content input[name=\'quantity\']', function () { price_with_options_ajax_call(); }); $(document).on('input', '#content input[type=\'text\'], #content input[type=\'number\'], #content input[name=\'quantity\']', function () { price_with_options_ajax_call(); }); } else { $('#content input[type=\'text\'], #content input[type=\'number\'], #content input[type=\'hidden\'], #content input[type=\'radio\']:checked, #content input[type=\'checkbox\'], #content select, #content textarea, #content input[name=\'quantity\']').live('change', function() { price_with_options_ajax_call(); }); } $(document).on('click', '#product-product .number-spinner a', function () { setTimeout(function() { price_with_options_ajax_call(); }, 100); }); // Support spinner_quantity if( $('#product-product .number-spinner button').length ){ $(document).on('click', '#product-product .number-spinner button', function () { setTimeout(function() { price_with_options_ajax_call(); }, 100); }); } // Support bt_claudine if( $('.increase').length || $('.decrease').length ){ $(document).on('click', '.increase', function () { setTimeout(function() { price_with_options_ajax_call(); }, 100); }); $(document).on('click', '.decrease', function () { setTimeout(function() { price_with_options_ajax_call(); }, 100); }); } // Support Pav theme if( $('.quantity-adder .add-action').length ){ $(".quantity-adder .add-action").bind( "mouseup touchend", function(e){ setTimeout(function() { price_with_options_ajax_call(); }, 100); }); } // Support vitalia if( $('#q_up').length || $('#q_down').length ){ $('#q_up,#q_down').click(function(){ setTimeout(function() { price_with_options_ajax_call(); }, 100); }); } // Support journal2 if( $('.qty .journal-stepper').length ){ $(".qty .journal-stepper").bind( "mouseup touchend", function(e){ setTimeout(function() { price_with_options_ajax_call(); }, 100); }); }