Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"? in /home/andrew/public_html/vqmod/vqmod.php on line 675
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/andrew/public_html/system/library/session.php on line 7Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/andrew/public_html/system/library/session.php on line 8Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/andrew/public_html/system/library/session.php on line 9Warning: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in /home/andrew/public_html/system/library/session.php on line 11Warning: session_start(): Session cannot be started after headers have already been sent in /home/andrew/public_html/system/library/session.php on line 12Warning: Cannot modify header information - headers already sent by (output started at /home/andrew/public_html/vqmod/vqmod.php:675) in /home/andrew/public_html/index.php on line 177Warning: Cannot modify header information - headers already sent by (output started at /home/andrew/public_html/vqmod/vqmod.php:675) in /home/andrew/public_html/system/library/currency.php on line 45Unknown: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/andrew/public_html/system/journal2/classes/journal2_utils.php on line 283Unknown: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/andrew/public_html/system/journal2/classes/journal2_utils.php on line 283Unknown: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/andrew/public_html/system/journal2/classes/journal2_utils.php on line 283Unknown: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/andrew/public_html/system/journal2/classes/journal2_utils.php on line 283Unknown: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/andrew/public_html/system/journal2/classes/journal2_utils.php on line 283Journal.notificationTimer = parseInt('1000', 10); Journal.quickviewText = 'QuickView'; Journal.scrollToTop = parseInt('1', 10); Journal.BASE_HREF = 'url(' + $('base').attr('href') + ')'; $(document).ready(function () { Journal.productPage(); $('.product-tabs').insertAfter('.product-info'); Journal.enableProductOptions(); Journal.updatePrice = true; Journal.enableSideBlocks(); Journal.searchAutoComplete(); Journal.enableStickyHeader(); Journal.enableQuickView(); Journal.quickViewStatus = true; if ($('html').hasClass('product-page') || $('html').hasClass('quickview')) { Journal.enableCloudZoom('inner'); } Journal.productPageGallery(); $(window).scroll(function () { if ($(this).scrollTop() > 300) { $('.scroll-top').fadeIn(200); } else { $('.scroll-top').fadeOut(200); } }); $('.scroll-top').click(function () { $('html, body').animate({scrollTop: 0}, 700); }); $('#top-modules > .hide-on-mobile').parent().addClass('hide-on-mobile'); $('#bottom-modules > .hide-on-mobile').parent().addClass('hide-on-mobile'); $('#top-modules .gutter-on').parent().addClass('gutter'); $('#bottom-modules .gutter-on').parent().addClass('gutter'); $(window).resize(); Journal.init(); }); /* Custom JS */