Warning: fopen(/homepages/35/d696590936/htdocs/Charity Greetings/storage/cache/cache.catalog.language.1782526256): failed to open stream: Disk quota exceeded in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 49Warning: flock() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 51Warning: fwrite() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 53Warning: fflush() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 55Warning: flock() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 57Warning: fclose() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 59Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d696590936/htdocs/Charity Greetings/system/framework.php:443) in /homepages/35/d696590936/htdocs/Charity Greetings/storage/modification/catalog/controller/startup/startup.php on line 104Warning: fopen(/homepages/35/d696590936/htdocs/Charity Greetings/storage/cache/cache.currency.1782526256): failed to open stream: Disk quota exceeded in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 49Warning: flock() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 51Warning: fwrite() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 53Warning: fflush() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 55Warning: flock() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 57Warning: fclose() expects parameter 1 to be resource, boolean given in /homepages/35/d696590936/htdocs/Charity Greetings/system/library/cache/file.php on line 59Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d696590936/htdocs/Charity Greetings/system/framework.php:443) in /homepages/35/d696590936/htdocs/Charity Greetings/storage/modification/catalog/controller/startup/startup.php on line 162Journal.notificationTimer = parseInt('1500', 10); Journal.quickviewText = 'QuickView'; Journal.scrollToTop = parseInt('1', 10); Journal.searchInDescription = true; Journal.galleryZoom = true; Journal.galleryThumb = true; Journal.galleryThumbHide = false; Journal.galleryThumbWidth = parseInt('100', 10); Journal.galleryThumbHeight = parseInt('100', 10); Journal.galleryThumbSpacing = parseInt('7', 10); Journal.galleryBarsDelay = parseInt('5000', 10); Journal.infiniteScrollStatus = true; Journal.infiniteScrollLoadingText = 'Loading'; Journal.infiniteScrollNoMoreItemsText = 'No items left.'; Journal.infiniteScrollLoadMoreItemsText = 'Load more'; Journal.infiniteScrollLoadMoreItemsOffset = parseInt('0', 10); Journal.hasCountdownEnabled = false; Journal.hasStickyScroll = 1; Journal.BASE_HREF = 'url(' + $('base').attr('href') + ')'; $(document).ready(function () { $(".product-page .rating a").click(function() { $('html, body').animate({ scrollTop: $("#tabs").offset().top - 50 }, 600); }); if ($('html').hasClass('filter-on-mobile')) { $('.journal-sf').before($('')); $('.open-filter').on('click', function () { var $filter = $('.journal-sf .box').first(); if ($filter.hasClass('is-visible')) { $('.side-column .journal-sf .box').slideUp(300); $('.sf-reset').fadeOut(200); $filter.removeClass('is-visible'); } else { $('.side-column .journal-sf .box').slideDown(300); $('.sf-reset').fadeIn(200); $filter.addClass('is-visible'); } }); } Journal.productPage(); $('header').addClass('menu-cart-off'); $(window).scroll( function() { if ($(window).scrollTop() > $('.journal-cart').offset().top){ $('header').addClass('phone-sticky-cart'); } else{ $('header').removeClass('phone-sticky-cart'); } if ($(window).scrollTop() > $('.journal-cart').offset().top + 40){ $('header').addClass('phone-sticky-menu'); } else{ $('header').removeClass('phone-sticky-menu'); } }); $('.product-tabs').insertAfter('.product-info'); Journal.enableProductOptions(); Journal.updatePrice = true; Journal.enableSideBlocks(); Journal.searchAutoComplete(); Journal.enableQuickView(); Journal.quickViewStatus = true; if ($('html').hasClass('product-page') || $('html').hasClass('quickview')) { Journal.enableCloudZoom('inner'); } Journal.productPageGallery(); $('#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'); if (Journal.infiniteScrollStatus && $('.main-products').length) { Journal.infiniteScroll(); } $(window).resize(); Journal.init(); }); /* Custom JS */