(function() { function bxBootstrap() { var re = /bot|crawl|slurp|spider|mediapartners|headlesschrome|snap-prefetch|remotasks|woorank|uptime\.com|facebookexternalhit|facebookcatalog/i; if (re.test(navigator.userAgent) || navigator.userAgent == '') { return; } if (!(window.bouncex&&bouncex.website)) { var pushedData = []; if(window.bouncex && bouncex.push && bouncex.length){ pushedData = bouncex; } window.bouncex = {}; bouncex.pushedData = pushedData; bouncex.website = {"id":357,"name":"Wine Enthusiast","cookie_name":"bounceClientVisit357","domain":"wineenthusiast.com","ct":"multi_cookie","ally":1,"ei":0,"tcjs":"","cjs":"/*https://www.wrike.com/open.htm?id=241654331*/\nbouncex.report_ga = function(action,label,bypass){\n bypass = typeof(bypass)!='undefined' && !!bypass;\n if(typeof(action)!='string'||typeof(label)!='string') return;\n var interaction = false;\n // enforce case convention\n if(!bypass) {\n action = action.charAt(0).toUpperCase() + action.slice(1).toLowerCase();\n interaction = action=='Impression';\n action = 'BounceX ' + action;\n }\n if(typeof window.weGAtracker === 'function') {\n if(bouncex.website.gai){\n window.weGAtracker('create', bouncex.website.gai);\n }\n window.weGAtracker('send','event','BounceX',action,label,{'nonInteraction':interaction});\n }else if(typeof window.ga === 'function') {\n if(bouncex.website.gai){\n window.ga('create', bouncex.website.gai);\n }\n window.ga('send','event','BounceX',action,label,{'nonInteraction':interaction});\n } else if(typeof window._gaq === 'object') {\n if(bouncex.website.gai){\n window._gaq.push(['_setAccount', bouncex.website.gai]);\n }\n var strippedLabel = label.replace(/\\(|\\)/g, ''); // window._gaq encodes close paren as '1\n window._gaq.push(['_trackEvent','BounceX',action,strippedLabel,,interaction]);\n }\n}\n\n\n//SDO: First party cookie cleaning. Can be deleted after it's run for a while.\nvar visit = jQuery(document.cookie.split(';')).filter(function(){return this.indexOf('bounce')>=0;})[0].match(/\\d+/);\nvisit && visit.length > 0 && bouncex.ibx._cookies.destroy('bounceClientVisit' + visit[0], '',-1);\n//End First party cookie cleaner.\n\n if( jQuery('a#readReviews').length >0 ){\n jQuery('a#readReviews').one('click', function(){\n bouncex.setv('has_clicked_reviews',true);\n bouncex.setBounceCookie();\n });\n }\n\n//LM https://www.wrike.com/workspace.htm#path=inbox\n(function(d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0];\n if (d.getElementById(id)) return;\n js = d.createElement(s); js.id = id;\n js.src = \"//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.7\";\n fjs.parentNode.insertBefore(js, fjs);\n}(document, 'script', 'facebook-jssdk'));","force_https":false,"waypoints":false,"content_width":900,"gai":"UA-18811961-1","swids":"","sd":0,"ljq":"auto","campaign_id":0,"is_preview":false,"aco":{"disable_first_party":"1","first_party_limit":"3500","local_storage":"1"},"cmp":{"gdpr":0,"gmp":0,"whitelist_check":0},"burls":[{"prop":"contains","val":"https://mcstaging.wineenthusiast.com/"}],"ple":false,"fbe":false,"mas":2,"map":2,"gar":true,"ete":1,"ettm":false,"etjs":"/* ---------------------------- SHARED VARIABLES ---------------------------- */\nvar CLEAN_URL = bouncex.utils.url.allowParams();\n\nfunction getItem() {\n return {\n id: getItemIdFromUrl(CLEAN_URL),\n copy: getItemCopy(),\n category: jQuery('.breadcrumbs .item[class*=\"category\"]').last().text().trim() || 'global',\n url: CLEAN_URL,\n imageurl: (jQuery('.fotorama-item img').eq(0).attr('src') || '').trim(), /* evaluates item image */\n instock: true\n };\n}\n\n// redundancy\nfunction getItemCopy() {\n return jQuery('h1.page-title').first().text().trim()\n || jQuery('meta[name=title]').attr('content')\n || jQuery('h1 [itemprop=\"name\"]').first().text().trim()\n || jQuery('h1:not(.modal-title)').first().text().trim();\n}\n\nfunction getItemIdFromUrl(url) {\n if (!url) {\n return \"\";\n }\n\n // remove trailing `/`\n url = url.replace(/\\/$/, '');\n\n // some Urls contain special characters. We are going to decode them and slugify\n var encodedUrl = bouncex.utils.url.allowParams([], url).split(\"/\").pop(),\n decodedUrl = decodeURIComponent(encodedUrl);\n\n return slugify(decodedUrl);\n}\n\nfunction slugify(text) {\n return text.toString().toLowerCase()\n .replace(/\\s+/g, '-')\n .replace(/[^\\w\\-]+/g, '')\n .replace(/\\-\\-+/g, '-')\n .replace(/^-+/, '')\n .replace(/-+$/, '');\n}\n\nfunction fireViewItem(id, groupId) {\n var pushItem = { 'item:id': id };\n if (groupId) {\n pushItem['item:itemgroupid'] = groupId;\n }\n bouncex.push(['view item', pushItem]);\n}\n\nfunction fireSelectSku(itemId, groupId, skuId) {\n bouncex.push([\n 'select_sku',\n {\n 'item:id': itemId,\n 'item:itemgroupid': groupId,\n 'item:feedid': skuId\n }\n ]);\n}\n\nfunction initializeItemEvents() {\n var item;\n bouncex.et.onTrue(\n function () {\n item = getItem();\n return !!item.id &&\n !!item.copy &&\n !!item.category &&\n !!item.url &&\n !!item.imageurl;\n },\n function () {\n if (item.url.indexOf('gift-card') > -1) {\n return;\n }\n bouncex.push(['item', item]);\n item.groupId = (jQuery('meta[property=\"product:retailer_item_id\"]').attr('content') || '').split(':')[0];\n initializeSkuEvents(item.id, item.groupId);\n fireViewItem(item.id, item.groupId);\n initializeATCClickTracking(item.id);\n },\n 10\n );\n}\n/* ------------------------------ SKU TRACKING ------------------------------ */\nfunction initializeSkuEvents(itemId, groupId) {\n var lastSkuFired = jQuery('.sku .value').first().text(),\n skuId,\n multipleSkus = false;\n\n if (jQuery('.swatch-option').length > 0) {\n multipleSkus = true;\n }\n jQuery('#product-options-wrapper select').each(function(){\n if (jQuery(this).find('option').length > 2) {\n multipleSkus = true;\n }\n });\n\n if (!multipleSkus) {\n skuId = jQuery('.sku .value').first().text();\n fireSelectSku(itemId, groupId, skuId);\n } else {\n bouncex.et.onVarChange('current_sku', function(oldVal, newVal){\n skuId = newVal;\n if (skuId !== lastSkuFired) {\n fireSelectSku(itemId, groupId, skuId);\n lastSkuFired = skuId;\n }\n });\n }\n}\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\nfunction getItemIdsCat() {\n var ids = [];\n jQuery('.product-block').each(function (i, e) {\n var id = getItemIdFromUrl(jQuery(e).find('a').attr('href'));\n if (id && ids.indexOf(id) < 0) {\n ids.push(id);\n }\n });\n return ids.join(',');\n}\nfunction getCategoryObject() {\n var url = '';\n \n if (bouncex.website.pts === 'search') {\n url = bouncex.utils.url.allowParams('s') + '&search_type=shop';\n }\n return {\n 'page:url': url || CLEAN_URL,\n 'items:ids': getItemIdsCat()\n };\n}\nfunction initializeCategoryEvents() {\n var categoryObj;\n bouncex.et.onTrue(\n function () {\n categoryObj = getCategoryObject();\n return !!categoryObj['items:ids'].length &&\n !!categoryObj['page:url'];\n },\n function () {\n bouncex.push(['view category', categoryObj]);\n },\n 10\n );\n}\n/* ------------------------------- CART EVENTS ------------------------------ */\nfunction fireAddToCart(itemId, replenItem) {\n bouncex.push(['add to cart', { 'item:id': itemId }]);\n if (bouncex.vars.cart) {\n return;\n }\n bouncex.setVar('cart', true);\n}\n\nfunction initializeATCClickTracking(itemId) {\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n fireAddToCart(itemId);\n bouncex.setVar('atc_fired', true);\n }, '#product-addtocart-button');\n}\n\nfunction emptyCart() {\n bouncex.et.onVarChange('cart_quantity', function (oldVal, newVal) {\n if (bouncex.vars.cart && newVal === 0 && oldVal > 0) {\n bouncex.push(['empty_cart']);\n bouncex.setVar('cart', false);\n }\n });\n}\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n replenish: function () { },\n replenishmentType: 'single'\n });\n function replenComplete() {\n window.location.href = CLEAN_URL + '?bx_replen=true';\n }\n emptyCart();\n}\n/* ------------------------------ USER TRACKING ----------------------------- */\nfunction initializeUserTracking() {\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n var userEmail,\n contactInfo;\n bouncex.et.onTrue(\n function () {\n contactInfo = jQuery('.box-information:contains(\"Contact Information\") .box-content').html() || '';\n userEmail = (contactInfo.replace(/

|<\\/p>/g, '').split('
')[1] || '').trim();\n return bouncex.utils.validate.email(userEmail);\n },\n function () {\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n bouncex.setVar('logged_in_identified', true);\n },\n 5\n );\n}\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\nfunction isValidDomain() {\n return CLEAN_URL.indexOf('www.wineenthusiast.com') > -1;\n}\nfunction isEn() {\n return ['en', 'en-US'].indexOf(bouncex.html.attr('lang')) > -1;\n}\nfunction isValidForTracking() {\n return isValidDomain() && isEn();\n}\nfunction init() {\n if (!isValidForTracking()) {\n return;\n }\n initializeUserTracking();\n initializeCartEvents();\n switch (bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n break;\n case 'product':\n initializeItemEvents();\n break;\n default:\n break;\n }\n}\ninit();","dge":true,"bxidLoadFirst":false,"pie":true,"cme":true,"gbi_enabled":0,"bpush":false,"pt":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.products-listing-block').length > 0;"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('body.home').length > 0;"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('meta[property=\"og:type\"][content=\"product\"]').length > 0;"}]]},"search":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.search.search-results').length > 0;"}]]}},"els":{"skip_link":".skip-link"},"vars":[{"name":"is_video","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"","code":"!!jQuery('#carousel li a img[src*=\"video\"]').length","trigger":""},{"name":"price_of_item","polling":"none","persist":"no","page_types":["product"],"testmode":false,"default":"false","code":"jQuery('.product-views-price-lead').attr('data-rate') || (window.utag_data && utag_data[\"meta.og:price:standard_amount\"]) || jQuery('.product-views-price-lead').attr('content') || Number((jQuery('meta[itemprop=\"price\"]').attr('content') || '').replace(/[^0-9\\\\.]/g,''));","trigger":""},{"name":"glove_delivery","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(jQuery('#Post_Hand').length > 0)?true:false;","trigger":""},{"name":"storage_breadcrumb","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"/HomeStorage/.test(jQuery('div.breadcrumb a').text());","trigger":""},{"name":"warranty","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(jQuery('*:contains(\"5 Year Warranty\")').length > 0)?true:false;","trigger":""},{"name":"in_stock","polling":"none","persist":"no","page_types":["product"],"testmode":false,"default":"false","code":"jQuery('.product-line-stock-msg-out:visible').length === 0;\n","trigger":""},{"name":"standard_shipping","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(jQuery('span#ShippingTabInfo p:contains(\"This item ships via Standard Shipping\")').length > 0)?true:false;","trigger":""},{"name":"free_shipping","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"","code":"jQuery('.product-free-shipping-promo').length > 0;","trigger":""},{"name":"glove_delivery2","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":" jQuery('#Post_Hand').text().match(/white glove/i) == \"White Glove\"","trigger":""},{"name":"expected_ship","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"true","code":"jQuery('#InStock').text().match(/expected/i) == \"Expected\"","trigger":""},{"name":"sold_out","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"true","code":"jQuery('.fltrt.add2Basket').text().match(/sold out/i) == \"sold out\";","trigger":""},{"name":"personalize_your_item","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(jQuery('#ProductCustomization').length > 0 && jQuery('#ProductCustomization').text().substring(0,21) == \"PERSONALIZE YOUR ITEM\")? true: false","trigger":""},{"name":"outlet_option","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(jQuery('h1.aaux-light.TitlePDP span').text().toLowerCase().indexOf('outlet') > -1) ? true: false","trigger":""},{"name":"ten_yr_warr","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('[href*=warranty]').length > 0 || jQuery('#shortDescription').text().indexOf('10 year warranty') > -1 || jQuery('.container.spec').text().indexOf('10 year warranty') > -1","trigger":""},{"name":"product_eligible","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(function(){\n var blackList = [\"Expected to ship\", \"weeks for delivery\", \"Out Of Stock\"],\n stockDesc = jQuery('#InStock'),\n product_eligible = jQuery('meta[property*=type]').attr('content')=='product'?true:false;\n\n for(var i=0; i < blackList.length; i++) {\n if( stockDesc.length ) {\n if(stockDesc.find('> a').text().match( blackList[i] )){\n product_eligible = false;\n } else if( stockDesc.text().length ) {\n if( stockDesc.text().match( blackList[i] )){\n product_eligible = false;\n }\n }\n }\n }\n\n return product_eligible;\n})();","trigger":""},{"name":"christmas_delivery","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"!!jQuery('#InStock').text().match(/Christmas delivery/i);","trigger":""},{"name":"backordered","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"!!jQuery('#InStock').text().match(/backordered/i);","trigger":""},{"name":"cart_quantity","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"0","code":"(function () {\n // minicart open\n if (jQuery('.minicart-dropdown').length) {\n var count = 0;\n jQuery('.minicart-item-qty-input').each(function () {\n count += Number(jQuery(this).val());\n });\n return count;\n }\n\n // cart page\n if (bouncex.website.pts === 'cart') {\n return Number(jQuery('.minicart-open-link .qty').first().text().replace(/[^0-9.]/g, ''));\n }\n\n // checkout page\n if (bouncex.website.pts === 'checkout' && jQuery('.minicart-items, .counter-number').length) {\n var count = 0;\n jQuery('.details-qty .value').each(function () {\n count += Number(jQuery(this).first().text().replace(/[^0-9.]/g, ''));\n });\n return count;\n }\n return null;\n})();","trigger":""},{"name":"cart_total","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"0","code":"(function(){\n var cartTotal = 0;\n\n if (jQuery('.minicart-dropdown').length > 0) {\n return Number(jQuery('.minicart-subtotal').text().replace(/[^0-9.]/g, ''));\n }\n if (bouncex.website.pts === 'cart') {\n return Number(jQuery('.totals.sub .price').text().replace(/[^0-9.]/g, ''));\n }\n if (bouncex.website.pts === 'checkout') {\n jQuery('.product-item-details .price').each(function(){\n cartTotal += Number(jQuery(this).text().replace(/[^0-9.]/g, ''));\n });\n return cartTotal;\n }\n\n return null;\n})();","trigger":""},{"name":"pre_order_shipping","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('#InStock:contains(\\'Pre-Order Now\\')').length > 0;","trigger":""},{"name":"five_star_review","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('.yotpo-review:has(.yotpo-icon-star.rating-star:eq(4))').length > 0;","trigger":""},{"name":"five_star_reviewer_name","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('.yotpo-review:has(.yotpo-icon-star.rating-star:eq(4))').eq(0).find('.yotpo-user-name').text();","trigger":""},{"name":"has_clicked_reviews","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"null;","trigger":""},{"name":"prod_category","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(function() {\n if ( window.utag_data && window.utag_data.category_name && window.utag_data.category_name.length > 0 ) {\n if ( typeof window.utag_data.category_name == 'object' ) {\n return window.utag_data.category_name[0];\n } else if ( typeof window.utag_data.category_name == 'string' ) {\n return window.utag_data.category_name;\n }\n }\n return false;\n})()","trigger":""},{"name":"pr_img","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(function() {\n var desktop = jQuery('.gallery').find('img').first().attr('src');\n var mobile1 = jQuery('#ProductImage').find('img').eq(1).attr('src');\n var mobile2 = jQuery('#ProductImage').find('img').eq(0).attr('src');\n if (desktop) {\n return desktop;\n } else if (mobile1) {\n return mobile1;\n } else if (mobile2) {\n return mobile2;\n } else {\n return false;\n }\n})()","trigger":""},{"name":"pr_nm","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('span[itemprop=name]').text()?jQuery('span[itemprop=name]').text():jQuery('meta[property*=title]').attr('content');","trigger":""},{"name":"pr_price","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('#SubTotal').text();","trigger":""},{"name":"product_page","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"bouncex.website.pts === 'product';","trigger":""},{"name":"multi_product_options","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(function() {\n var desktopProductOptions = jQuery('.PDinfo.pdpXtext').length > 0;\n var mobileProductOptions = jQuery('#ProductConfiguration').children().length > 0;\n var personalizationOptions = jQuery('#ProductCustomization').children().length > 0;\n return desktopProductOptions || mobileProductOptions || personalizationOptions;\n})();\n","trigger":""},{"name":"menu_open","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('.nav-global').hasClass('open');","trigger":""},{"name":"cart_plurality","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"bouncex.vars.cart_quantity > 1 ? 'items' : 'an item';","trigger":"pageload"},{"name":"cart_plurality_are","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"bouncex.vars.cart_quantity > 1 ? 'are' : 'is';","trigger":"pageload"},{"name":"cart_plurality_item","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"bouncex.vars.cart_quantity > 1 ? 'items' : 'item';","trigger":"pageload"},{"name":"prod_name","polling":"all","persist":"no","page_types":["product"],"testmode":false,"default":"false","code":"jQuery('h1 [itemprop=\"name\"]').text().trim();","trigger":"pageload"},{"name":"prod_price","polling":"all","persist":"no","page_types":["product"],"testmode":false,"default":"false","code":"jQuery('[data-price-type=\"finalPrice\"] .price').text().replace(/[^0-9.]/g, '');","trigger":"pageload"},{"name":"logged_in","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"bouncex.website.pts === 'checkout' ? !!bouncex.utils.getNestedProp('customerData.email') : jQuery('.logged-in.account-logged-in').length > 0;","trigger":"pageload"},{"name":"ever_logged_in","polling":"none","persist":"permanent","page_types":[],"testmode":false,"default":"false","code":"bouncex.vars.logged_in ? true : null;","trigger":""},{"name":"submitted_onsite","polling":"all","persist":"permanent","page_types":[],"testmode":false,"default":"false","code":"jQuery('.newsletter__form-wrapper .form__thankyou').is(':visible') || null;","trigger":""},{"name":"document_referrer","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"bouncex.referrer;","trigger":"pageload"},{"name":"last_selected_sku","polling":"none","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"null;","trigger":"pageload"},{"name":"logged_in_identified","polling":"none","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"null;","trigger":"pageload"},{"name":"atc_fired","polling":"none","persist":"no","page_types":[],"testmode":false,"default":"false","code":"null;","trigger":"pageload"},{"name":"set_count","polling":"all","persist":"no","page_types":["product"],"testmode":false,"default":"false","code":"Number(jQuery('.swatch-attribute.set_count option:selected').val()) > 0;","trigger":"pageload"},{"name":"current_sku","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('[itemprop=\"sku\"]').first().text() || jQuery('.sku .value').first().text();","trigger":"pageload"},{"name":"cart","polling":"none","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"null;","trigger":"pageload"}],"dgu":"pixel.cdnwidget.com","dgp":false,"ba":{"enabled":0,"fbte":0},"biu":"assets.bounceexchange.com","bau":"api.bounceexchange.com","beu":"events.bouncex.net","ibx":{"tjs":"","cjs":"bouncex.ibx.track('event','bouncex conversion');","miw":1,"mibcx":1,"te":1,"cart_rep":{"get":"","set":""},"ulpj":{"bxid":"espemailid"},"cus":"","miw_exclude":"","enabled":1},"etjson":null,"osre":true,"osru":"osr.bounceexchange.com/v1/osr/items","checkDfp":false,"gamNetwork":"","spa":1,"spatm":0,"preinit_cjs":"SinglePageApp.setCustomParams({\n currentPageIdentifier: function() {\n try {\n if (window.location.pathname === '/wec/checkout.ssp') {\n return window.location.hash;\n } else {\n return document.querySelector('title').textContent;\n } \n } catch (e) {\n bouncex.err(e);\n }\n },\n shouldCheckSpa: function() {\n return document.querySelectorAll('meta[property=\"og:type\"][content=\"product\"]').length === 0 && !!(document.querySelector('title') && document.querySelector('title').textContent);\n }\n});\n","crs":{"integrations":null,"pageCount":null},"mat":0,"math":0,"cpnu":"coupons.bounceexchange.com","dfpcms":0,"sms":{"optm":"Hit 'Send' to sign-up for automated, recurring Wine Enthusiast mktg txts (like cart reminders) to this #, per terms.","eventSharing":false,"shqId":"","enabled":1},"pde":true,"fmc":["US","CA"],"fme":true,"fmx":"","sdk":{"android":{"enabled":false,"enabledVersions":[],"eventModifications":null},"ios":{"enabled":false,"enabledVersions":[],"eventModifications":null}},"onsite":{"enabled":1},"ads":{"enabled":0},"pubs":{"enabled":0},"websdk":{"enabled":0},"ga4_property_id":"258246486","ga4_measurement_id":"G-W32ZHJTNMG"} ; bouncex.tag = 'tag3'; bouncex.$ = window.jQuery; bouncex.env = 'production'; bouncex.restrictedTlds = {"casl":{"ca":1},"gdpr":{"ad":1,"al":1,"at":1,"ax":1,"ba":1,"be":1,"bg":1,"by":1,"xn--90ais":1,"ch":1,"cy":1,"cz":1,"de":1,"dk":1,"ee":1,"es":1,"eu":1,"fi":1,"fo":1,"fr":1,"uk":1,"gb":1,"gg":1,"gi":1,"gr":1,"hr":1,"hu":1,"ie":1,"im":1,"is":1,"it":1,"je":1,"li":1,"lt":1,"lu":1,"lv":1,"mc":1,"md":1,"me":1,"mk":1,"xn--d1al":1,"mt":1,"nl":1,"no":1,"pl":1,"pt":1,"ro":1,"rs":1,"xn--90a3ac":1,"ru":1,"su":1,"xn--p1ai":1,"se":1,"si":1,"sj":1,"sk":1,"sm":1,"ua":1,"xn--j1amh":1,"va":1,"tr":1}}; bouncex.client = { supportsBrotli: 0 }; bouncex.assets = {"ads":"44fda29a3ca8b3798fe72ceb2caeade8","creativesBaseStyles":"a53944a2","gpsAuction":"1375a7b38c31e98d14fe7f396b72da14","inbox":"02aca5df0e176b8810a86da97ac05424","onsite":"0e56ab6ba004ee080ce3deb3edae35e9","sms":"e39203556bab2366e56296ce42e974a7","websdk":"0704dae1eb637cbeb4a847506058402d"}; bouncex.push = function(pushData) { bouncex.pushedData.push(pushData); } var runtime = document.createElement('script'); runtime.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/runtime_6459738026535cda4232dc813c61447d.js'); runtime.setAttribute('async', 'async'); runtime.setAttribute('onload', 'bouncex.initializeTag()'); bouncex.initializeTag = function() { var script = document.createElement('script'); script.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_b0f9dea1e3910d3b6e492e0d6dab8565.js'); script.setAttribute('async', 'async'); document.body.appendChild(script); var deviceGraphScript = document.createElement('script'); deviceGraphScript.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_3a843477d8e318f67237a66d0a58c542.js'); deviceGraphScript.setAttribute('async', 'async'); var dgAttrs = [{"Key":"id","Value":"c.js"},{"Key":"async","Value":"true"},{"Key":"data-apikey","Value":"2^HIykD"},{"Key":"data-cb","Value":"bouncex.dg.initPostDeviceGraph"},{"Key":"data-bx","Value":"1"},{"Key":"data-gm","Value":"1"},{"Key":"data-fire","Value":"1"}]; if (dgAttrs) { for (var i = 0; i < dgAttrs.length; i++) { deviceGraphScript.setAttribute(dgAttrs[i].Key, dgAttrs[i].Value); } } document.body.appendChild(deviceGraphScript); bouncex.initializeTag = function() {}; }; document.body.appendChild(runtime); } } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", bxBootstrap); } else { bxBootstrap(); }})();