Unknown: Creation of dynamic property Request::$request is deprecated in /home1/smalls/public_html/system/library/request.php on line 12Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home1/smalls/public_html/system/library/session.php on line 7Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home1/smalls/public_html/system/library/session.php on line 8Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home1/smalls/public_html/system/library/session.php on line 9Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home1/smalls/public_html/system/library/session.php on line 10Warning: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in /home1/smalls/public_html/system/library/session.php on line 20Warning: session_start(): Session cannot be started after headers have already been sent in /home1/smalls/public_html/system/library/session.php on line 21Warning: Cannot modify header information - headers already sent by (output started at /home1/smalls/public_html/index.php:104) in /home1/smalls/public_html/index.php on line 191Unknown: Creation of dynamic property Customer::$config is deprecated in /home1/smalls/public_html/system/library/customer.php on line 14Unknown: Creation of dynamic property Customer::$db is deprecated in /home1/smalls/public_html/system/library/customer.php on line 15Unknown: Creation of dynamic property Customer::$request is deprecated in /home1/smalls/public_html/system/library/customer.php on line 16Unknown: Creation of dynamic property Customer::$session is deprecated in /home1/smalls/public_html/system/library/customer.php on line 17Unknown: Creation of dynamic property Affiliate::$config is deprecated in /home1/smalls/public_html/system/library/affiliate.php on line 12Unknown: Creation of dynamic property Affiliate::$db is deprecated in /home1/smalls/public_html/system/library/affiliate.php on line 13Unknown: Creation of dynamic property Affiliate::$request is deprecated in /home1/smalls/public_html/system/library/affiliate.php on line 14Unknown: Creation of dynamic property Affiliate::$session is deprecated in /home1/smalls/public_html/system/library/affiliate.php on line 15Unknown: Creation of dynamic property Currency::$config is deprecated in /home1/smalls/public_html/system/library/currency.php on line 7Unknown: Creation of dynamic property Currency::$db is deprecated in /home1/smalls/public_html/system/library/currency.php on line 8Unknown: Creation of dynamic property Currency::$language is deprecated in /home1/smalls/public_html/system/library/currency.php on line 9Unknown: Creation of dynamic property Currency::$request is deprecated in /home1/smalls/public_html/system/library/currency.php on line 10Unknown: Creation of dynamic property Currency::$session is deprecated in /home1/smalls/public_html/system/library/currency.php on line 11Warning: Cannot modify header information - headers already sent by (output started at /home1/smalls/public_html/index.php:104) in /home1/smalls/public_html/system/library/currency.php on line 45Unknown: Creation of dynamic property Tax::$config is deprecated in /home1/smalls/public_html/system/library/tax.php on line 6Unknown: Creation of dynamic property Tax::$db is deprecated in /home1/smalls/public_html/system/library/tax.php on line 7Unknown: Creation of dynamic property Tax::$session is deprecated in /home1/smalls/public_html/system/library/tax.php on line 8Unknown: Creation of dynamic property Weight::$db is deprecated in /home1/smalls/public_html/system/library/weight.php on line 6Unknown: Creation of dynamic property Weight::$config is deprecated in /home1/smalls/public_html/system/library/weight.php on line 7Unknown: Creation of dynamic property Length::$db is deprecated in /home1/smalls/public_html/system/library/length.php on line 6Unknown: Creation of dynamic property Length::$config is deprecated in /home1/smalls/public_html/system/library/length.php on line 7Unknown: Creation of dynamic property Cart::$config is deprecated in /home1/smalls/public_html/system/library/cart.php on line 6Unknown: Creation of dynamic property Cart::$customer is deprecated in /home1/smalls/public_html/system/library/cart.php on line 7Unknown: Creation of dynamic property Cart::$session is deprecated in /home1/smalls/public_html/system/library/cart.php on line 8Unknown: Creation of dynamic property Cart::$db is deprecated in /home1/smalls/public_html/system/library/cart.php on line 9Unknown: Creation of dynamic property Cart::$tax is deprecated in /home1/smalls/public_html/system/library/cart.php on line 10Unknown: Creation of dynamic property Cart::$weight is deprecated in /home1/smalls/public_html/system/library/cart.php on line 11Unknown: Creation of dynamic property Openbay::$logger is deprecated in /home1/smalls/public_html/system/library/openbay.php on line 18Unknown: Creation of dynamic property User::$db is deprecated in /home1/smalls/public_html/system/library/user.php on line 8Unknown: Creation of dynamic property User::$request is deprecated in /home1/smalls/public_html/system/library/user.php on line 9Unknown: Creation of dynamic property User::$session is deprecated in /home1/smalls/public_html/system/library/user.php on line 10Unknown: Creation of dynamic property User::$db is deprecated in /home1/smalls/public_html/system/library/user.php on line 8Unknown: Creation of dynamic property User::$request is deprecated in /home1/smalls/public_html/system/library/user.php on line 9Unknown: Creation of dynamic property User::$session is deprecated in /home1/smalls/public_html/system/library/user.php on line 10Journal.notificationTimer = parseInt('1700', 10);
Journal.quickviewText = 'QuickView';
Journal.scrollToTop = parseInt('0', 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 () {
if ($('html').hasClass('filter-on-mobile')) {
$('.journal-sf').before($('Open Product Filters
'));
$('.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();
$(".product-page .rating a").click(function() {
$('html, body').animate({
scrollTop: $("#tabs").offset().top - 50
}, 600);
});
Journal.enableStickyHeader(0);
$('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;
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');
if (Journal.infiniteScrollStatus && $('.main-products').length) {
Journal.infiniteScroll();
}
$(window).resize();
Journal.init();
});
/* Custom JS */