@ordergroove/offers 2.46.0 → 2.46.1-alpha-PR-1285-2.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle-report.html +31 -31
- package/dist/offers.js +72 -72
- package/dist/offers.js.map +4 -4
- package/package.json +2 -2
- package/src/components/Offer.js +3 -1
- package/src/components/Price.js +31 -11
- package/src/components/__tests__/Price.spec.js +74 -1
- package/src/core/__tests__/experiments.spec.js +16 -3
- package/src/core/__tests__/reducer.spec.js +152 -1
- package/src/core/__tests__/selectors.spec.js +405 -1
- package/src/core/adapters.js +2 -0
- package/src/core/constants.js +7 -0
- package/src/core/experiments.js +3 -2
- package/src/core/reducer.ts +41 -9
- package/src/core/selectors.ts +66 -1
- package/src/core/types/api.ts +19 -1
- package/src/core/types/reducer.ts +14 -1
- package/src/shopify/__tests__/productPlan.spec.js +3 -3
- package/src/shopify/__tests__/shopifyMiddleware.spec.js +227 -6
- package/src/shopify/__tests__/shopifyReducer.spec.js +90 -17
- package/src/shopify/reducers/productPlans.ts +2 -1
- package/src/shopify/shopifyMiddleware.ts +45 -7
- package/src/shopify/shopifyReducer.ts +21 -0
- package/src/shopify/types/productPlan.ts +1 -0
package/dist/offers.js
CHANGED
|
@@ -8,10 +8,10 @@ else {
|
|
|
8
8
|
window.og['offers'] = factory();
|
|
9
9
|
}
|
|
10
10
|
})(()=>{
|
|
11
|
-
var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.getOwnPropertyDescriptor;var Ka=Object.getOwnPropertyNames;var Ja=Object.getPrototypeOf,Qa=Object.prototype.hasOwnProperty;var n=(t,e)=>gt(t,"name",{value:e,configurable:!0});var X=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),jn=(t,e)=>{for(var r in e)gt(t,r,{get:e[r],enumerable:!0})},Gn=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ka(e))!Qa.call(t,i)&&i!==r&>(t,i,{get:()=>e[i],enumerable:!(o=Wa(e,i))||o.enumerable});return t};var ae=(t,e,r)=>(r=t!=null?Ya(Ja(t)):{},Gn(e||!t||!t.__esModule?gt(r,"default",{value:t,enumerable:!0}):r,t)),Za=t=>Gn(gt({},"__esModule",{value:!0}),t);var Yt=X((zt,Qn)=>{(function(t,e){typeof zt=="object"&&typeof Qn<"u"?e(zt):typeof define=="function"&&define.amd?define(["exports"],e):(t=t||self,e(t.throttleDebounce={}))})(zt,function(t){"use strict";function e(o,i,s,a){var c,l=!1,p=0;function d(){c&&clearTimeout(c)}n(d,"clearExistingTimeout");function f(){d(),l=!0}n(f,"cancel"),typeof i!="boolean"&&(a=s,s=i,i=void 0);function h(){for(var _=arguments.length,P=new Array(_),m=0;m<_;m++)P[m]=arguments[m];var E=this,T=Date.now()-p;if(l)return;function y(){p=Date.now(),s.apply(E,P)}n(y,"exec");function O(){c=void 0}n(O,"clear"),a&&!c&&y(),d(),a===void 0&&T>o?y():i!==!0&&(c=setTimeout(a?O:y,a===void 0?o-T:o))}return n(h,"wrapper"),h.cancel=f,h}n(e,"throttle");function r(o,i,s){return s===void 0?e(o,i,!1):e(o,s,i!==!1)}n(r,"debounce"),t.debounce=r,t.throttle=e,Object.defineProperty(t,"__esModule",{value:!0})})});var xt=X((Xu,yi)=>{var lc="Expected a function",ui="__lodash_hash_undefined__",pc="[object Function]",uc="[object GeneratorFunction]",dc=/[\\^$.*+?()[\]{}|]/g,fc=/^\[object .+?Constructor\]$/,hc=typeof window=="object"&&window&&window.Object===Object&&window,mc=typeof self=="object"&&self&&self.Object===Object&&self,di=hc||mc||Function("return this")();function gc(t,e){return t?.[e]}n(gc,"getValue");function yc(t){var e=!1;if(t!=null&&typeof t.toString!="function")try{e=!!(t+"")}catch{}return e}n(yc,"isHostObject");var bc=Array.prototype,Sc=Function.prototype,fi=Object.prototype,_o=di["__core-js_shared__"],pi=function(){var t=/[^.]+$/.exec(_o&&_o.keys&&_o.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),hi=Sc.toString,Eo=fi.hasOwnProperty,_c=fi.toString,Ec=RegExp("^"+hi.call(Eo).replace(dc,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),xc=bc.splice,Pc=mi(di,"Map"),Et=mi(Object,"create");function Re(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(Re,"Hash");function vc(){this.__data__=Et?Et(null):{}}n(vc,"hashClear");function Oc(t){return this.has(t)&&delete this.__data__[t]}n(Oc,"hashDelete");function Tc(t){var e=this.__data__;if(Et){var r=e[t];return r===ui?void 0:r}return Eo.call(e,t)?e[t]:void 0}n(Tc,"hashGet");function wc(t){var e=this.__data__;return Et?e[t]!==void 0:Eo.call(e,t)}n(wc,"hashHas");function Cc(t,e){var r=this.__data__;return r[t]=Et&&e===void 0?ui:e,this}n(Cc,"hashSet");Re.prototype.clear=vc;Re.prototype.delete=Oc;Re.prototype.get=Tc;Re.prototype.has=wc;Re.prototype.set=Cc;function Qe(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(Qe,"ListCache");function Rc(){this.__data__=[]}n(Rc,"listCacheClear");function Ac(t){var e=this.__data__,r=pr(e,t);if(r<0)return!1;var o=e.length-1;return r==o?e.pop():xc.call(e,r,1),!0}n(Ac,"listCacheDelete");function Ic(t){var e=this.__data__,r=pr(e,t);return r<0?void 0:e[r][1]}n(Ic,"listCacheGet");function Nc(t){return pr(this.__data__,t)>-1}n(Nc,"listCacheHas");function kc(t,e){var r=this.__data__,o=pr(r,t);return o<0?r.push([t,e]):r[o][1]=e,this}n(kc,"listCacheSet");Qe.prototype.clear=Rc;Qe.prototype.delete=Ac;Qe.prototype.get=Ic;Qe.prototype.has=Nc;Qe.prototype.set=kc;function Ae(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(Ae,"MapCache");function Fc(){this.__data__={hash:new Re,map:new(Pc||Qe),string:new Re}}n(Fc,"mapCacheClear");function qc(t){return ur(this,t).delete(t)}n(qc,"mapCacheDelete");function Dc(t){return ur(this,t).get(t)}n(Dc,"mapCacheGet");function Uc(t){return ur(this,t).has(t)}n(Uc,"mapCacheHas");function Lc(t,e){return ur(this,t).set(t,e),this}n(Lc,"mapCacheSet");Ae.prototype.clear=Fc;Ae.prototype.delete=qc;Ae.prototype.get=Dc;Ae.prototype.has=Uc;Ae.prototype.set=Lc;function pr(t,e){for(var r=t.length;r--;)if(Gc(t[r][0],e))return r;return-1}n(pr,"assocIndexOf");function Mc(t){if(!gi(t)||Vc(t))return!1;var e=Hc(t)||yc(t)?Ec:fc;return e.test(jc(t))}n(Mc,"baseIsNative");function ur(t,e){var r=t.__data__;return $c(e)?r[typeof e=="string"?"string":"hash"]:r.map}n(ur,"getMapData");function mi(t,e){var r=gc(t,e);return Mc(r)?r:void 0}n(mi,"getNative");function $c(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}n($c,"isKeyable");function Vc(t){return!!pi&&pi in t}n(Vc,"isMasked");function jc(t){if(t!=null){try{return hi.call(t)}catch{}try{return t+""}catch{}}return""}n(jc,"toSource");function xo(t,e){if(typeof t!="function"||e&&typeof e!="function")throw new TypeError(lc);var r=n(function(){var o=arguments,i=e?e.apply(this,o):o[0],s=r.cache;if(s.has(i))return s.get(i);var a=t.apply(this,o);return r.cache=s.set(i,a),a},"memoized");return r.cache=new(xo.Cache||Ae),r}n(xo,"memoize");xo.Cache=Ae;function Gc(t,e){return t===e||t!==t&&e!==e}n(Gc,"eq");function Hc(t){var e=gi(t)?_c.call(t):"";return e==pc||e==uc}n(Hc,"isFunction");function gi(t){var e=typeof t;return!!t&&(e=="object"||e=="function")}n(gi,"isObject");yi.exports=xo});var ns=X((Id,qo)=>{function gl(t,e){var r,o,i,s,a,c,l,p,d,f;for(r=t.length&3,o=t.length-r,i=e,a=3432918353,l=461845907,f=0;f<o;)d=t.charCodeAt(f)&255|(t.charCodeAt(++f)&255)<<8|(t.charCodeAt(++f)&255)<<16|(t.charCodeAt(++f)&255)<<24,++f,d=(d&65535)*a+(((d>>>16)*a&65535)<<16)&4294967295,d=d<<15|d>>>17,d=(d&65535)*l+(((d>>>16)*l&65535)<<16)&4294967295,i^=d,i=i<<13|i>>>19,s=(i&65535)*5+(((i>>>16)*5&65535)<<16)&4294967295,i=(s&65535)+27492+(((s>>>16)+58964&65535)<<16);switch(d=0,r){case 3:d^=(t.charCodeAt(f+2)&255)<<16;case 2:d^=(t.charCodeAt(f+1)&255)<<8;case 1:d^=t.charCodeAt(f)&255,d=(d&65535)*a+(((d>>>16)*a&65535)<<16)&4294967295,d=d<<15|d>>>17,d=(d&65535)*l+(((d>>>16)*l&65535)<<16)&4294967295,i^=d}return i^=t.length,i^=i>>>16,i=(i&65535)*2246822507+(((i>>>16)*2246822507&65535)<<16)&4294967295,i^=i>>>13,i=(i&65535)*3266489909+(((i>>>16)*3266489909&65535)<<16)&4294967295,i^=i>>>16,i>>>0}n(gl,"murmurhash3_32_gc");typeof qo<"u"&&(qo.exports=gl)});var is=X((Nd,Do)=>{function yl(t,e){for(var r=t.length,o=e^r,i=0,s;r>=4;)s=t.charCodeAt(i)&255|(t.charCodeAt(++i)&255)<<8|(t.charCodeAt(++i)&255)<<16|(t.charCodeAt(++i)&255)<<24,s=(s&65535)*1540483477+(((s>>>16)*1540483477&65535)<<16),s^=s>>>24,s=(s&65535)*1540483477+(((s>>>16)*1540483477&65535)<<16),o=(o&65535)*1540483477+(((o>>>16)*1540483477&65535)<<16)^s,r-=4,++i;switch(r){case 3:o^=(t.charCodeAt(i+2)&255)<<16;case 2:o^=(t.charCodeAt(i+1)&255)<<8;case 1:o^=t.charCodeAt(i)&255,o=(o&65535)*1540483477+(((o>>>16)*1540483477&65535)<<16)}return o^=o>>>13,o=(o&65535)*1540483477+(((o>>>16)*1540483477&65535)<<16),o^=o>>>15,o>>>0}n(yl,"murmurhash2_32_gc");typeof Do!==void 0&&(Do.exports=yl)});var as=X((kd,Pr)=>{var ss=ns(),bl=is();Pr.exports=ss;Pr.exports.murmur3=ss;Pr.exports.murmur2=bl});var Mr=X((ih,Fs)=>{var $l={PAR_OPEN:"(".charCodeAt(0),PAR_CLOSE:")".charCodeAt(0),OP_NOT:"!".charCodeAt(0),BINARY_AND:"&".charCodeAt(0),BINARY_OR:"|".charCodeAt(0),LITERAL:"LITERAL",END:"END",LEAF:"LEAF",ATOMIC:"ATOMIC"};Fs.exports=$l});var Ds=X((sh,qs)=>{var De=Mr(),Vl=n(t=>{let e="",r=[];for(let o of t){let i=o.charCodeAt(0);switch(i){case De.PAR_OPEN:case De.PAR_CLOSE:case De.OP_NOT:case De.BINARY_AND:case De.BINARY_OR:e&&(r.push({type:De.LITERAL,value:e}),e=""),r.push({type:i,value:o});break;default:e+=o}}return e&&r.push({type:De.LITERAL,value:e}),r},"Tokenizer");qs.exports=Vl});var Ls=X((ah,Us)=>{var xe=Mr(),jl=n(t=>{let e=[],r=[];return t.forEach(i=>{switch(i.type){case xe.LITERAL:e.unshift(i);break;case xe.BINARY_AND:case xe.BINARY_OR:case xe.OP_NOT:case xe.PAR_OPEN:r.push(i);break;case xe.PAR_CLOSE:for(;r.length&&r[r.length-1].type!==xe.PAR_OPEN;)e.unshift(r.pop());r.pop(),r.length&&r[r.length-1].type===xe.OP_NOT&&e.unshift(r.pop());break;default:break}}),r.length&&[...r.reverse(),...e]||e},"PolishNotation"),Gl=n(function*(t){for(let e=0;e<t.length-1;e++)yield t[e];return t[t.length-1]},"PolishGenerator");Us.exports={PolishNotation:jl,PolishGenerator:Gl}});var $s=X((ch,Ms)=>{var $=Mr(),B=class{constructor(e,r,o,i){this.op=e,this.left=r,this.right=o,this.literal=i}isLeaf(){return this.op===$.LEAF}isAtomic(){return this.isLeaf()||this.op===$.OP_NOT&&this.left.isLeaf()}getLiteralValue(){return this.literal}static CreateAnd(e,r){return new B($.BINARY_AND,e,r)}static CreateNot(e){return new B($.OP_NOT,e)}static CreateOr(e,r){return new B($.BINARY_OR,e,r)}static CreateLiteral(e){return new B($.LEAF,null,null,e)}};n(B,"ExpNode");var pt=n(t=>{let e=t.next().value;switch(e.type){case $.LITERAL:return B.CreateLiteral(e.value);case $.OP_NOT:return B.CreateNot(pt(t));case $.BINARY_AND:{let r=pt(t),o=pt(t);return B.CreateAnd(r,o)}case $.BINARY_OR:{let r=pt(t),o=pt(t);return B.CreateOr(r,o)}}return null},"make"),ut=n((t,e)=>{if(t.isLeaf())return e(t.getLiteralValue());if(t.op===$.OP_NOT)return!ut(t.left,e);if(t.op===$.BINARY_OR)return ut(t.left,e)||ut(t.right,e);if(t.op===$.BINARY_AND)return ut(t.left,e)&&ut(t.right,e)},"nodeEvaluator");Ms.exports={make:pt,nodeEvaluator:ut}});var Hs=X((lh,Gs)=>{var Hl=Ds(),Vs=Ls(),js=$s(),Bl=n((t,e)=>{let r=Hl(t),o=Vs.PolishNotation(r),i=Vs.PolishGenerator(o),s=js.make(i);return js.nodeEvaluator(s,e)},"parse");Gs.exports={parse:Bl}});var Hu={};jn(Hu,{addOptinChangedCallback:()=>xu,addTemplate:()=>Pu,autoInit:()=>ju,clear:()=>vu,config:()=>Ou,default:()=>Gu,disableOptinChangedCallbacks:()=>Tu,getOptins:()=>wu,getProductsForPurchasePost:()=>Cu,initialize:()=>Ru,isReady:()=>Eu,offers:()=>v,platform:()=>A,previewMode:()=>Au,register:()=>Iu,resolveSettings:()=>Nu,setAuthUrl:()=>ku,setEnvironment:()=>Fu,setLocale:()=>qu,setMerchantId:()=>Du,setPublicPath:()=>Uu,setTemplates:()=>Lu,setupCart:()=>Mu,setupProduct:()=>$u,setupProducts:()=>Vu,store:()=>Ba});function fo(t){var e,r=t.Symbol;return typeof r=="function"?r.observable?e=r.observable:(e=r("observable"),r.observable=e):e="@@observable",e}n(fo,"symbolObservablePonyfill");var Me;typeof self<"u"?Me=self:typeof window<"u"||typeof window<"u"?Me=window:typeof module<"u"?Me=module:Me=Function("return this")();var Xa=fo(Me),ho=Xa;var mo=n(function(){return Math.random().toString(36).substring(7).split("").join(".")},"randomString"),yt={INIT:"@@redux/INIT"+mo(),REPLACE:"@@redux/REPLACE"+mo(),PROBE_UNKNOWN_ACTION:n(function(){return"@@redux/PROBE_UNKNOWN_ACTION"+mo()},"PROBE_UNKNOWN_ACTION")};function ec(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}n(ec,"isPlainObject");function go(t,e,r){var o;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error("It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function.");if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error("Expected the enhancer to be a function.");return r(go)(t,e)}if(typeof t!="function")throw new Error("Expected the reducer to be a function.");var i=t,s=e,a=[],c=a,l=!1;function p(){c===a&&(c=a.slice())}n(p,"ensureCanMutateNextListeners");function d(){if(l)throw new Error("You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return s}n(d,"getState");function f(m){if(typeof m!="function")throw new Error("Expected the listener to be a function.");if(l)throw new Error("You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api-reference/store#subscribelistener for more details.");var E=!0;return p(),c.push(m),n(function(){if(!!E){if(l)throw new Error("You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api-reference/store#subscribelistener for more details.");E=!1,p();var y=c.indexOf(m);c.splice(y,1),a=null}},"unsubscribe")}n(f,"subscribe");function h(m){if(!ec(m))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if(typeof m.type>"u")throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(l)throw new Error("Reducers may not dispatch actions.");try{l=!0,s=i(s,m)}finally{l=!1}for(var E=a=c,T=0;T<E.length;T++){var y=E[T];y()}return m}n(h,"dispatch");function _(m){if(typeof m!="function")throw new Error("Expected the nextReducer to be a function.");i=m,h({type:yt.REPLACE})}n(_,"replaceReducer");function P(){var m,E=f;return m={subscribe:n(function(y){if(typeof y!="object"||y===null)throw new TypeError("Expected the observer to be an object.");function O(){y.next&&y.next(d())}n(O,"observeState"),O();var C=E(O);return{unsubscribe:C}},"subscribe")},m[ho]=function(){return this},m}return n(P,"observable"),h({type:yt.INIT}),o={dispatch:h,subscribe:f,getState:d,replaceReducer:_},o[ho]=P,o}n(go,"createStore");function tc(t,e){var r=e&&e.type,o=r&&'action "'+String(r)+'"'||"an action";return"Given "+o+', reducer "'+t+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.'}n(tc,"getUndefinedStateErrorMessage");function rc(t){Object.keys(t).forEach(function(e){var r=t[e],o=r(void 0,{type:yt.INIT});if(typeof o>"u")throw new Error('Reducer "'+e+`" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:yt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error('Reducer "'+e+'" returned undefined when probed with a random type. '+("Don't try to handle "+yt.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.")})}n(rc,"assertReducerShape");function Bt(t){for(var e=Object.keys(t),r={},o=0;o<e.length;o++){var i=e[o];typeof t[i]=="function"&&(r[i]=t[i])}var s=Object.keys(r),a,c;try{rc(r)}catch(l){c=l}return n(function(p,d){if(p===void 0&&(p={}),c)throw c;if(!1)var f;for(var h=!1,_={},P=0;P<s.length;P++){var m=s[P],E=r[m],T=p[m],y=E(T,d);if(typeof y>"u"){var O=tc(m,d);throw new Error(O)}_[m]=y,h=h||y!==T}return h=h||s.length!==Object.keys(p).length,h?_:p},"combination")}n(Bt,"combineReducers");function Hn(t,e){return function(){return e(t.apply(this,arguments))}}n(Hn,"bindActionCreator");function zn(t,e){if(typeof t=="function")return Hn(t,e);if(typeof t!="object"||t===null)throw new Error("bindActionCreators expected an object or a function, instead received "+(t===null?"null":typeof t)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');var r={};for(var o in t){var i=t[o];typeof i=="function"&&(r[o]=Hn(i,e))}return r}n(zn,"bindActionCreators");function oc(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}n(oc,"_defineProperty");function Bn(t,e){var r=Object.keys(t);return Object.getOwnPropertySymbols&&r.push.apply(r,Object.getOwnPropertySymbols(t)),e&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),r}n(Bn,"ownKeys");function nc(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Bn(r,!0).forEach(function(o){oc(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Bn(r).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}n(nc,"_objectSpread2");function yo(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,i){return function(){return o(i.apply(void 0,arguments))}})}n(yo,"compose");function Yn(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(o){return function(){var i=o.apply(void 0,arguments),s=n(function(){throw new Error("Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")},"dispatch"),a={getState:i.getState,dispatch:n(function(){return s.apply(void 0,arguments)},"dispatch")},c=e.map(function(l){return l(a)});return s=yo.apply(void 0,c)(i.dispatch),nc({},i,{dispatch:s})}}}n(Yn,"applyMiddleware");function Wn(t){var e=n(function(o){var i=o.dispatch,s=o.getState;return function(a){return function(c){return typeof c=="function"?c(i,s,t):a(c)}}},"middleware");return e}n(Wn,"createThunkMiddleware");var Kn=Wn();Kn.withExtraArgument=Wn;var Jn=Kn;var zi=ae(Yt());var Zn=/^og_auth=/,ic=n((t=Zn)=>(document.cookie.split(/;\s*/).find(e=>e.match(t))||"").replace(Zn,""),"c"),Wt=n(t=>{if(typeof t=="object")return t;let e=String(t||"").split("|");return e.length===3?{sig_field:e[0],ts:parseInt(e[1],10),sig:e[2]}:null},"r"),sc=n(t=>new Promise((e,r)=>{let o=document.createElement("iframe");o.style.setProperty("display","none","important"),document.body.appendChild(o),o.onload=e,o.onerror=r,o.src=t}),"p"),ac=n(t=>(t.headers.get("content-type")||"").indexOf("application/json")!==-1,"d");function Xn(){return typeof window.og_auth<"u"?Wt(window.og_auth):null}n(Xn,"a");async function cc(t=100){return new Promise(e=>{setTimeout(()=>e(Xn()),t)})}n(cc,"f");async function ei(t,e=ic,r=sc){let o;if(o=Wt(Xn())||Wt(e()),o)return o;if(t&&typeof t=="string"){let i=await fetch(t);i.status>=200&&i.status<300&&(o=e()||await(ac(i)?i.json():Promise.resolve(r(t)).then(e)))}else o||(o=await cc());if(o=Wt(o),o)return o;throw new Error("Unauthorized")}n(ei,"u");var R="OPTIN_PRODUCT",k="OPTOUT_PRODUCT",F="PRODUCT_CHANGE_FREQUENCY",ce="PRODUCT_CHANGE_PREPAID_SHIPMENTS",$e="SET_MERCHANT_ID",q="REQUEST_OFFER",w="RECEIVE_OFFER",bt="PRODUCT_HAS_CHANGED",Ve="CREATED_SESSION_ID",Kt="SET_AUTH_URL",ti="REQUEST_AUTH",Jt="AUTHORIZE",Oe="UNAUTHORIZED",ri="REQUEST_ORDERS",Qt="RECEIVE_ORDERS",St="CART_PRODUCT_KEY_HAS_CHANGED",Zt="RECEIVE_ORDER_ITEMS",oi="FETCH_RESPONSE_ERROR",je="SET_ENVIRONMENT_LOCAL",Ge="SET_ENVIRONMENT_STAGING",He="SET_ENVIRONMENT_DEV",Be="SET_ENVIRONMENT_PROD",Xt="READY",ni="CONCLUDE_UPSELL",ii="REQUEST_CREATE_IU_ORDER",er="CREATE_ONE_TIME",si="REQUEST_CONVERT_ONE_TIME",tr="CONVERT_ONE_TIME";var ze="CHECKOUT",ai="RECEIVE_FETCH",rr="SET_LOCALE",Ye="SET_CONFIG",fe="SET_PREVIEW_STANDARD_OFFER",_t="SET_PREVIEW_UPSELL_OFFER",bo="SET_PREVIEW_PREPAID_OFFER",or="ADD_TEMPLATE",nr="SET_TEMPLATES",Te="LOCAL_STORAGE_CHANGE",he="LOCAL_STORAGE_CLEAR",ir="SET_FIRST_ORDER_PLACE_DATE",sr="SET_PRODUCT_TO_SUBSCRIBE",We="RECEIVE_PRODUCT_PLANS",D="SETUP_PRODUCT",me="SETUP_CART",le="RECEIVE_MERCHANT_SETTINGS",So="SET_EXPERIMENT_VARIANT",Ke="pdp",ci="local",ar="dev",we="staging",Ce="prod",cr="static.ordergroove.com",lr="staging.static.ordergroove.com",li="og-cart-updated";var dr=ae(xt());var Po=n((...t)=>JSON.stringify(t),"memoizeKey"),Pt=n(t=>(...e)=>fetch(...t(...e)).then(r=>r.json()),"withFetchJson"),vt=n(t=>(e,...r)=>{if(!e)throw Error("host required");let[o,i={}]=t(...r);return[`${e.replace(/\/+$/,"")}${o}`,i]},"withHost"),fr=n(t=>(e,...r)=>{if(!e)throw Error("auth required");let[o,i={}]=t(...r);return[o,{...i,headers:{Authorization:JSON.stringify(e),...i.headers}}]},"withAuth"),bi=n(t=>(...e)=>{let[r,o={}]=t(...e);return[r,{method:"POST",...o,body:JSON.stringify(o.body),headers:{"Content-type":"application/json",...o.headers}}]},"withJsonBody"),Si=n((t=[])=>(Array.isArray(t)?t:Object.entries(t)).map(([e,r])=>[e,encodeURIComponent(r)].join("=")).join("&"),"toQuery"),Bc=n(t=>JSON.stringify([].concat(t).map(e=>typeof e=="object"?e.id:e).filter(e=>e)),"toProductId"),zc=(0,dr.default)(Pt(vt((t,e,r,o="pdp",i={})=>{if(!t)throw Error("merchantId required");if(!e)throw Error("sessionId required");if(!r)throw Error("product required");let s=[["session_id",e],["page_type",1],["p",Bc(r)],["module_view",JSON.stringify(["regular"])],...Object.entries(i)];return[`/offer/${t}/${o}?${Si(s)}`]})),Po),Yc=(0,dr.default)(Pt(vt(fr((t=1,e="place")=>[`/orders/?${Si([["status",t],["ordering",e],["exclude_prepaid_orders","true"]])}`]))),Po),Wc=(0,dr.default)(Pt(vt(fr(t=>{if(!t)throw Error("orderId required");return[`/items/?order=${t}`]}))),Po),Kc=Pt(vt(fr(bi((t,e,r,o)=>{if(!t)throw Error("product required");if(!e)throw Error("order required");if(!r)throw Error("quantity required");if(r<=0)throw Error("quantity must be greater or equal than one");if(!o)throw Error("offer required");return["/items/iu/",{body:{product:t,order:e,quantity:r,offer:o}}]})))),Ot=n(t=>{if(typeof t=="object")return{...t};let[e,r]=(t||"").split(/_/).map(o=>parseInt(o,10));return e&&r&&{every:e,every_period:r}},"parseFrequency"),vo=n(t=>t.match(/^\d+_\d$/),"isFrequencyValid"),Jc=n((t,e)=>String.prototype.localeCompare.call(t&&t.split("_").reverse().join("_"),e&&e.split("_").reverse().join("_")),"compareFrequencies"),_i=n(t=>[...new Set(t&&t.split(/\s+/))].filter(vo).sort(Jc),"parseFrequenciesList");var Tt=n(t=>{if(typeof t=="object"){let{every:e,period:r,every_period:o}=t;return`${e}_${r||o}`}return typeof t=="string"?t:""},"stringifyFrequency"),Qc=Pt(vt(fr(bi((t,e,r,o)=>{if(!t)throw Error("item required");if(!e)throw Error("frequency required");let i=Ot(e);if(!i)throw Error("invalid frequency");return["/subscriptions/create_from_item/",{body:{item:t.public_id,offer:r,session_id:o,...i}}]})))),Ze={fetchOffer:zc,fetchOrders:Yc,fetchItems:Wc,createOneTime:Kc,convertOneTimeToSubscription:Qc},Ei=Ze;var Oo=wt(),A={shopify:typeof window.Shopify!="undefined",shopify_selling_plans:typeof(Oo==null?void 0:Oo.dataset.shopifySellingPlans)!="undefined"};function Zc(t,e){return t===e}n(Zc,"defaultEqualityCheck");function Xc(t,e,r){if(e===null||r===null||e.length!==r.length)return!1;for(var o=e.length,i=0;i<o;i++)if(!t(e[i],r[i]))return!1;return!0}n(Xc,"areArgumentsShallowlyEqual");function el(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Zc,r=null,o=null;return function(){return Xc(e,r,arguments)||(o=t.apply(null,arguments)),r=arguments,o}}n(el,"defaultMemoize");function tl(t){var e=Array.isArray(t[0])?t[0]:t;if(!e.every(function(o){return typeof o=="function"})){var r=e.map(function(o){return typeof o}).join(", ");throw new Error("Selector creators expect all input-selectors to be functions, "+("instead received the following types: ["+r+"]"))}return e}n(tl,"getDependencies");function rl(t){for(var e=arguments.length,r=Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];return function(){for(var i=arguments.length,s=Array(i),a=0;a<i;a++)s[a]=arguments[a];var c=0,l=s.pop(),p=tl(s),d=t.apply(void 0,[function(){return c++,l.apply(null,arguments)}].concat(r)),f=t(function(){for(var h=[],_=p.length,P=0;P<_;P++)h.push(p[P].apply(null,arguments));return d.apply(null,h)});return f.resultFunc=l,f.dependencies=p,f.recomputations=function(){return c},f.resetRecomputations=function(){return c=0},f}}n(rl,"createSelectorCreator");var U=rl(el);var L=ae(xt());L.default.Cache=Map;function ol(t,e){if(t===e)return!0;if(t===null||e===null||t.length!==e.length)return!1;for(let r=0;r<t.length;++r)if(t[r]!==e[r])return!1;return!0}n(ol,"arraysEqual");function nl(t,e,r){let o=Tt(r);return A.shopify_selling_plans?J(t,e,o):o}n(nl,"resolveFrequency");var I=n((t,e)=>!!(t===e||typeof t=="object"&&typeof e=="object"&&t&&e&&t.id===e.id&&(!(Array.isArray(t.components)&&Array.isArray(e.components))||ol((t.components||[]).sort(),(e.components||[]).sort()))),"isSameProduct"),Ct=n(t=>t.optedin||[],"optedinSelector"),xi=n(t=>t.optedout||[],"optedoutSelector"),To=n(t=>t.autoshipByDefault||{},"autoshipSelector"),il=n(t=>t.defaultFrequencies||{},"defaultFrequenciesSelector"),Pi=n(t=>{var e;return((e=t==null?void 0:t.config)==null?void 0:e.prepaidSellingPlans)||[]},"prepaidSellingPlansSelector"),sl=n(t=>(t==null?void 0:t.prepaidShipmentsSelected)||{},"prepaidShipmentsSelectedSelector"),ee=(0,L.default)(t=>U(Ct,xi,To,(e,r,o)=>{let i=e.find(s=>I(t,s));return i||(r.find(s=>I(t,s))?!1:t&&o[t.id]?{id:t.id}:!1)}),t=>JSON.stringify(t)),hr=(0,L.default)(t=>U(Ct,e=>{let r=e.find(o=>I(t,o));return r||!1}),t=>JSON.stringify(t)),vi=(0,L.default)(t=>U(Ct,e=>e.some(r=>I(t,r)&&r.prepaidShipments)),t=>JSON.stringify(t)),te=(0,L.default)(t=>U(sl,e=>e[t.id]||null),t=>JSON.stringify(t)),mr=(0,L.default)(t=>U(xi,e=>e.find(r=>I(t,r)))),re=(0,L.default)(t=>U(ee(t),e=>e&&"frequency"in e&&e.frequency||null),t=>JSON.stringify(t)),V=(0,L.default)(t=>U(ee(t),e=>e&&"prepaidShipments"in e&&e.prepaidShipments||null),t=>JSON.stringify(t)),j=(0,L.default)(t=>U(Pi,e=>{var o;return(((o=e[S(t)])==null?void 0:o.map(({numberShipments:i})=>i))||[]).sort((i,s)=>i-s)})),Xe=(0,L.default)(t=>U(il,K(t),(e,{frequencies:r=[],frequenciesEveryPeriod:o=[]})=>e[S(t)]&&nl(r,o,e[S(t)])||null)),et=(0,L.default)(t=>U(K(t),e=>e.frequencies)),oe=(0,L.default)(t=>U(K(t),e=>e.defaultFrequency)),K=(0,L.default)(t=>U(e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.productFrequencies},e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.frequencies},e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.frequenciesEveryPeriod},e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.frequenciesText},e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.defaultFrequency},(e,r,o,i,s)=>e?e[S(t)]||{}:{frequencies:r,frequenciesEveryPeriod:o,frequenciesText:i,defaultFrequency:s})),Oi=n((t,e)=>U(Pi,K(t.id),(r,{frequencies:o})=>{var i;if(e){let s=S(t.id),a=(i=r[s])==null?void 0:i.find(c=>c.numberShipments===e);return a?a.sellingPlan:null}return o[0]}),"makeFrequencyForPrepaidShipmentsSelector"),wo=n(t=>t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase(),"kebabCase"),G=n((t,e,r)=>t&&t.hasAttribute&&t.hasAttribute(wo(e))&&t[e]||t.offer&&typeof(t.offer[e]!=="undefined")&&t.offer[e]||r,"getFallbackValue"),tt=n(t=>({templates:t.templates||[]}),"templatesSelector");function gr(t){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",t):t()}n(gr,"onReady");function wt(){return document.querySelector([`script[src^="https://${cr}"]`,`script[src^="https://${lr}"]`,`script[src^="http://${cr}"]`,`script[src^="http://${lr}"]`].join(","))}n(wt,"getMainJs");function Co(){let t=wt();if(!t)return[];let e=new URL(t.src),r=e.host.startsWith(we)?we:Ce,o=e.pathname.split("/")[1];return!r&&!o?[]:[o,r,t]}n(Co,"resolveEnvAndMerchant");var S=n(t=>{var r;if(!t)return"";let e=`${t.id||t}`;return(r=A)!=null&&r.shopify_selling_plans&&(e=e.split(":")[0]),e},"safeProductId"),Ti=n((t,e,r)=>{if(A.shopify_selling_plans){let o=e==null?void 0:e.indexOf(t);if(o>=0&&r[o])return r[o]}return t},"safeOgFrequency"),Rt=n((t,e)=>{if(!`${t}`.includes("_"))return t;let{frequencies:r,frequenciesEveryPeriod:o}=e,i=o==null?void 0:o.indexOf(t);return i>=0&&o[i]?r[i]:(r==null?void 0:r.length)>0&&(o==null?void 0:o.length)>0?(console.warn(`Unable to find selling plan match for frequency ${t}; falling back to first selling plan`),r[0]):t},"frequencyToSellingPlan");function wi(t){if(t.isReady())return;console.info("OG offers are auto initializing");let[e,r]=Co();if(!r&&!e)return;let o=document.createElement("script");o.onload=()=>console.info("OG pull initialization chunk for merchant",e,r),o.onerror=()=>t.initialize(e,r),o.src=`${window.location.protocol}//${r===Ce?cr:lr}/${e}/main.js?initOnly=true`,document.head.appendChild(o)}n(wi,"autoInitializeOffers");var Ci=n(t=>{document.cookie=`${t}=; expires=Thu, 01 Jan 1970 00:00:01 GMT;`},"clearCookie");function Ri(t){let e=document.cookie.match(`(^|;) ?${t}=([^;]*)(;|$)`);return e?e[2]:null}n(Ri,"getCookieValue");var Ie=n(t=>!!(t&&(t==null?void 0:t.includes("_"))),"isOgFrequency"),pe=n((t=[])=>(t==null?void 0:t[0])||null,"getFirstSellingPlan"),yr=n((t=[],e=[])=>{var r;return!!(((r=A)==null?void 0:r.shopify_selling_plans)&&t.length&&e.length)},"hasShopifySellingPlans"),J=n((t,e,r)=>{if(t.length!==e.length)return null;let o=e.findIndex(i=>i===r);return o>=0?t[o]:null},"mapFrequencyToSellingPlan");function Ro(t,e,r){let o=t.querySelector(`[name="${e}"]`);if(o&&!r){o.remove();return}!o&&r&&(o=document.createElement("input"),o.type="hidden",o.name=e,t.appendChild(o)),o&&(o.value=r)}n(Ro,"getOrCreateHidden");function rt(t,e){let[[r],o]=t.reduce((i,s)=>i[I(e,s)?0:1].push(s)&&i,[[],[]]);return[r||{},o||[]]}n(rt,"getMatchingProductIfExists");var Q=n((t,e,r)=>({type:R,payload:{product:t,frequency:e,offer:r}}),"optinProduct"),ot=n((t,e)=>({type:k,payload:{product:t,offer:e}}),"optoutProduct"),Ai=n((t,e)=>({type:bt,payload:{newProduct:t,product:e}}),"productHasChangedComponents"),Sr=n((t,e,r)=>({type:F,payload:{product:t,frequency:e,offer:r}}),"productChangeFrequency"),ye=n((t,e,r)=>(o,i)=>{let s=Oi(t,e)(i());o({type:ce,payload:{product:t,prepaidShipments:e,offer:r,frequency:s}})},"productChangePrepaidShipments");var _r=n(t=>({type:ni,payload:{product:t}}),"concludeUpsell"),Ii=n(t=>({type:$e,payload:t}),"setMerchantId"),Ao=n(t=>({type:Ve,payload:`${t}.${Math.floor(Math.random()*999999)}.${Math.round(new Date().getTime()/1e3)}`}),"createSessionId"),al=n(t=>({type:ti,payload:t}),"requestAuth"),At=n((t,e,r,o)=>({type:Jt,payload:{public_id:t,sig_field:e,ts:r,sig:o}}),"authorize"),ge=n(t=>({type:Oe,payload:t}),"unauthorized"),Ni=n(t=>({type:Kt,payload:t}),"setAuthUrl"),It=n(t=>({type:ai,payload:t}),"fetchDone"),ki=n((t=ei)=>n(function(r,o){if(window.og&&window.og.previewMode)return r(ge({message:"Offers are running in preview mode"}));let{merchantId:i,authUrl:s}=o(),a=al(s);return r(a),t(s).then(({sig_field:c,ts:l,sig:p})=>r(At(i,c,l,p)),c=>r(ge(c))).finally(()=>r(It(a)))},"fetchAuthThunk"),"fetchAuth"),cl=n((t,e)=>({type:ri,payload:{status:t,ordering:e}}),"requestOrders"),Io=n(t=>({type:Qt,payload:t}),"receiveOrders"),No=n(t=>({type:Zt,payload:t}),"receiveItems"),Er=n((t=1,e="place")=>n(function(o,i){let{environment:{legoUrl:s},auth:a}=i();if(!a)return o(ge("No auth set."));let c=cl(t,e);return o(c),Ze.fetchOrders(s,a,t,e).then(l=>{if(l.results){o(Io(l));let p=(l.results[0]||{}).public_id;if(p)return Ze.fetchItems(s,a,p).then(d=>o(No(d)))}return o(ge(l.detail)),null},l=>o(ge(l))).finally(()=>o(It(c)))},"fetchOrdersThunk"),"fetchOrders"),Fi=n(t=>{switch(t){case ci:return{type:je,payload:t};case ar:return{type:He,payload:t};case we:return{type:Ge,payload:t};case Ce:return{type:Be,payload:t};default:throw new Error(`${t} is not a supported environment`)}},"setEnvironment"),qi=n(()=>(t,e)=>{let{merchantId:r,sessionId:o}=e();return(!o||r&&!o.startsWith(r))&&t(Ao(r)),o},"requestSessionId"),be=n((t,e,r)=>(o,i)=>{let s=K(r)(i());o({type:w,payload:{...t,offer:e,frequencyConfig:s}})},"receiveOffer"),br=n(t=>({type:oi,payload:t}),"fetchResponseError"),ko=n((t,e=Ke,r)=>({type:q,payload:{product:t,module:e,offer:r}}),"requestOffer"),Di=ko,Ui=n(()=>({type:ze}),"checkout"),ll=n((t,e,r,o)=>({type:ii,payload:{product:t,order:e,quantity:r,offerId:o}}),"requestCreateOneTime"),pl=n(t=>({type:er,payload:t}),"receiveCreateOneTime"),ul=n((t,e)=>({type:si,payload:{item:t,frequency:e}}),"requestConvertOneTimeToSubscription"),dl=n((t,e)=>({type:tr,payload:{response:t,product:e}}),"receiveConvertOneTime"),xr=n((t,e,r,o=!1,i=null)=>n(function(a,c){let l=c(),{auth:p,environment:{legoUrl:d},previewUpsellOffer:f,offerId:h,sessionId:_}=l;if(!p)return a(ge("No auth set."));let{frequencies:P,frequenciesEveryPeriod:m}=K(t.id)(l),E=Ti(i,P,m),T=ll(t,e,r,h);return a(T),(f?Promise.resolve({legoUrl:d,product:t,order:e,quantity:r,offer:h}):Ze.createOneTime(d,p,t.id,e,r,h)).then(y=>(a(pl(y)),o?(a(ul(y,E)),(f?Promise.resolve({item:y,frequency:E}):Ze.convertOneTimeToSubscription(d,p,y,E,h,_)).then(O=>a(dl(O,t)),O=>a(br(O)))):y),y=>a(br(y))).finally(()=>a(It(T)))},"createIuThunk"),"createIu"),Li=n(t=>({type:rr,payload:t}),"setLocale"),Mi=n(t=>({type:Ye,payload:t}),"setConfig"),$i=n((t,e,r)=>({type:or,payload:{selector:t,markup:e,config:r}}),"addTemplate"),Vi=n(t=>({type:nr,payload:t}),"setTemplates"),ji=n((t,e)=>({type:ir,payload:{product:t,firstOrderPlaceDate:e}}),"setFirstOrderPlaceDate"),Gi=n((t,e)=>({type:sr,payload:{product:t,productToSubscribe:e}}),"setProductToSubscribe"),Hi=n(t=>({type:le,payload:t}),"receiveMerchantSettings");var Nt="OG_STATE",Yi=n(t=>{try{return t===null?void 0:JSON.parse(t)}catch{return}},"safeParseState"),Fo=n(()=>window.og&&window.og.previewMode,"isPreviewMode"),Wi=n(()=>Fo()?{}:Yi(localStorage.getItem(Nt)),"loadState"),fl=n(t=>!t||!t.sessionId?!1:JSON.stringify({sessionId:t.sessionId,optedin:t.optedin,optedout:t.optedout,productOffer:t.productOffer,firstOrderPlaceDate:t.firstOrderPlaceDate,productToSubscribe:t.productToSubscribe}),"serializeState"),Ki=n(t=>{if(Fo())return;t&&t.sessionId&&(document.cookie="og_session_id="+encodeURIComponent(t.sessionId)+"; path=/; expires=Fri, 31 Dec 9999 23:59:59 GMT; SameSite=Lax");let e=fl(t);e&&localStorage.getItem(Nt)!==e&&localStorage.setItem(Nt,e)},"saveState"),Ji=n(t=>(0,zi.throttle)(500,e=>{if(Fo())return;let{key:r,newValue:o}=e;r===Nt&&o===null?(t.dispatch({type:he}),setTimeout(()=>t.dispatch(qi()),0)):r===Nt&&t.dispatch({type:Te,newValue:Yi(o)})}),"listenLocalStorageChanges");var Zi=ae(Yt());var hl=n((t,e,r=document)=>r.dispatchEvent(new CustomEvent(t,{detail:e})),"dispatchEvent"),Qi=n(t=>({payload:{product:{id:e,components:r}={}}={}}={})=>setTimeout(()=>hl("optin-changed",{productId:e,components:r,optedIn:t}),0),"dispatchOptinChangedEvent"),ml=[{expressions:[({type:t}={})=>t===R,({type:t}={})=>t===F],fn:Qi(!0)},{expressions:[({type:t}={})=>t===k],fn:Qi(!1)}],Xi=n(t=>e=>r=>{let o=t.getState();ml.forEach(i=>{i.expressions.some(s=>s(r,o))&&i.fn(r)}),e(r)},"dispatchMiddleware"),es=n(t=>e=>r=>{var i;let o;switch(r.type){case w:case k:case R:case F:o=new CustomEvent(`og-${r.type.toLowerCase().replace(/_/g,"-")}`,{bubbles:!0,cancelable:!0,detail:r.payload}),(((i=r.payload)==null?void 0:i.offer)||document).dispatchEvent(o);break;default:}o!=null&&o.defaultPrevented||e(r)},"offerEvents"),ts=n(t=>e=>r=>{e(r);let o=(0,Zi.throttle)(500,()=>{Ki({...t.getState()})});r.type!==Te&&o()},"localStorageMiddleware");var kt=n(()=>{let t,e;return[new Promise((r,o)=>{t=r,e=o}),t,e]},"waitFor");function rs(t){let[e,r]=kt(),[o,i]=kt(),[s,a]=kt();o.then(l=>{let{sessionId:p}=t.getState();!p||l&&!p.startsWith(l)?t.dispatch(Ao(l)):a(p)});let c=Promise.all([o,e,s]);return c.then(()=>{var l;t.dispatch({type:Xt,payload:{}}),window.addEventListener("storage",Ji(t)),(l=t.getState().auth)!=null&&l.ts||t.dispatch(ki())}),l=>async p=>{je===p.type||He===p.type||Ge===p.type||Be===p.type?r(p.payload):$e===p.type?i(p.payload):Ve===p.type?a(p.payload):await c,l(p)}}n(rs,"waitUntilOffersReady");function os(t){return e=>r=>{if(r.type===q){let{merchantId:o,sessionId:i,environment:{apiUrl:s}}=t.getState(),a=S(r.payload.product);a&&Ei.fetchOffer(s,o,i,a,r.payload.module||Ke,r.payload.searchParams).then(c=>t.dispatch(be(c,r.payload.offer,a)),c=>t.dispatch(br(c))).finally(()=>t.dispatch(It(r)))}return e(r)}}n(os,"offerRequestMiddleware");var ds=ae(as());var ue=n((t,e)=>t===null?"":new Intl.NumberFormat(navigator.language,{style:"currency",currency:e}).format(t/100),"money"),vr=n(t=>`${t}%`,"percentage"),Sl="Subscribe and Save",_l="ordergroove-subscribe-and-save-",Ft=n((t=[])=>t.find(ps)||t.find(ls)||t.find(Or),"getPayAsYouGoSellingPlanGroup"),cs=n((t=[])=>t.filter(e=>ls(e)||ps(e)||Or(e)),"getPayAsYouGoSellingPlanGroups"),ls=n(t=>t.name===Sl||t.app_id==="ordergroove-subscribe-and-save","isDefaultSellingPlanGroup"),ps=n(t=>t.name.startsWith("og_psfl")||t.app_id==="ordergroove-product-specific-frequency-list","isProductSpecificFrequencySellingPlanGroup"),Or=n(t=>{var e;return(e=t.app_id)==null?void 0:e.startsWith(_l)},"isExperimentSellingPlanGroup"),us=n(t=>{let e=Ft(t.map(r=>r.group));return t.find(r=>r.group===e)},"getPayAsYouGoSellingPlan");function Tr(t){var e;return(e=t==null?void 0:t.selling_plans)==null?void 0:e.map(({id:r})=>`${r}`)}n(Tr,"sellingPlansToFrequencies");function wr(t){var e;return(e=t==null?void 0:t.selling_plans)==null?void 0:e.map(({options:r})=>r||[]).flat().map(({value:r})=>El(r))}n(wr,"sellingPlansToEveryPeriod");function El(t){let e=["day","week","month"].findIndex(o=>t.toLowerCase().includes(o))+1,r=(t.match(/(\d+)/)||["",1])[1];return r&&e?`${r}_${e}`:null}n(El,"textToFreq");function Cr(t){var r;let e=(r=t==null?void 0:t.options.find(({name:o})=>o==="Shipment amount"))==null?void 0:r.value.split(" ")[0];return e?Number(e):void 0}n(Cr,"getPrepaidShipments");function xl(t,e){e.map(a=>a.weight).reduce((a,c)=>a+c,0)!==100&&console.error("OG: Sum of weights for variants must be 100. Defaulting to last variant.");let i=ds.default.murmur3(t,0)%100,s=0;for(let a=0;a<e.length;a++){let c=e[a],l=s+c.weight;if(c.weight>0&&i<l)return a;s=l}return e.length-1}n(xl,"getVariantIx");function Rr(t={},e){var r;switch(e.type){case le:return{...t,...e.payload.experiments};case So:return{...t,currentVariant:e.payload.index,offerProfileId:(r=e.payload.parameters)==null?void 0:r.offer_profile_public_id};default:return t}}n(Rr,"experimentsReducer");function Pl(t,e,r){if(!t||r.variants.length===0)return;let o=e.selling_plan_groups.filter(Or);if(o.length!==r.variants.length)return;let i=o.find(({app_id:s})=>s.endsWith(t.public_id));if(!!i)return{...e,selling_plan_groups:[i],variants:e.variants.map(({selling_plan_allocations:s,...a})=>({...a,selling_plan_allocations:s.filter(({selling_plan_group_id:c})=>c===i.id)}))}}n(Pl,"resolveShopifySetupProductWhenExperiment");function vl(t,e){let r=t==null?void 0:t.public_id;if(!r)return null;let o=t.variants,i=xl(`${r}|${e}`,o);return{...o[i],index:i}}n(vl,"getAssignedExperimentVariant");function fs(t){let[e,r]=kt(),o,i;return s=>async a=>{if(a.type===Xt)r();else if(a.type===le){await e,i=a.payload.experiments;let{sessionId:c}=t.getState();o=vl(i,c),o&&t.dispatch({type:So,payload:o})}else if(a.type===q)await e,o&&(a.payload.searchParams={...a.payload.searchParams,variant:o.public_id});else if(a.type===D){await e;let c=Pl(o,a.payload.product,i);if(c)return s({type:D,payload:{...a.payload,experiments:!0,originalPayload:a.payload,product:c}})}return s(a)}}n(fs,"experimentsMiddleware");function hs(t,...e){if(window.og&&window.og.store)return window.og.store;let r=window.og&&window.og.previewMode,o=typeof window=="object"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__({name:"Ordergroove Offers"}):yo,i=[rs,Jn,fs,os,Xi,es],s={};if(!r)try{s=Wi(),i.push(ts)}catch{}let a=o(Yn(...i,...e.filter(l=>l))),c=go(t,s,a);return window.og=window.og||{},window.og.store=c,c}n(hs,"makeStore");var Ol=Object.defineProperty,Ar=n((t,e)=>Ol(t,"name",{value:e,configurable:!0}),"i"),Tl=Ar(t=>e=>t.indexOf(e.origin)>=0,"createIsMessageAllowed"),gs=["https://rc3.ordergroove.com","https://rc3.stg.ordergroove.com","https://rc3-beta.stg.ordergroove.com","http://localhost:3000","http://localhost:3010","http://0.0.0.0:3010",window.location.origin],ms=Ar(t=>(e,r)=>{gs.forEach(o=>t.postMessage({ogType:e,...r},o))},"createBroadcastMessage");function Uo(t=window.opener,e=window.og){let r=Ar(o=>{let i=Tl(gs),s=ms(o.source),a=o.data.options||{};if(i(o)&&o.data.ogType==="READY"){let c="//static.ordergroove.com/@ordergroove/offers-live-editor/0.6.9/dist/";c.startsWith("//")&&(c=window.location.protocol+c),c.endsWith("/")||(c+="/"),import(`${c}client.js`).then(({initializeClient:l})=>{l({isMessageAllowed:i,broadcastMessage:s,options:a,og:e}),window.removeEventListener("message",r)})}},"handleReady");t&&t!==window&&(window.addEventListener("message",r),ms(t)("READY"))}n(Uo,"h");Ar(Uo,"offersLiveEditor");var Ir=null,wl=n(t=>({dispatch:t}),"defaultMapDispatchToProps"),ys=n(t=>{if(!Ir)throw new Error("Missing redux store.");return Ir},"resolveStore"),Cl=n((t,e)=>r=>{let{getState:o,dispatch:i}=ys(r),s=t?t(o(),r):{},a=e(i,r);Object.assign(r,s,a)},"createRecalcProps"),g=n((t,e=wl)=>r=>{let i=Cl(t,typeof e=="function"?e:s=>zn(e,s));return class extends r{get store(){return Ir}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this._storeUnsubscribe=ys(this).subscribe(()=>i(this)),i(this)}attributeChangedCallback(s,a,c){super.attributeChangedCallback&&super.attributeChangedCallback(s,a,c),this._storeUnsubscribe&&a!==c&&i(this)}disconnectedCallback(){this._storeUnsubscribe(),super.disconnectedCallback&&super.disconnectedCallback()}}},"connect"),bs=n(t=>{Ir=t},"setStore");var Lo=n((t={},e=[])=>(t.optedin||[]).map(r=>{let o={product:r.id,subscription_info:{components:r.components||[]},tracking_override:{offer:((t.productOffer||{})[r.id]||[])[0],...t.sessionId&&{session_id:t.sessionId},...Ot(r.frequency)}};return t.firstOrderPlaceDate&&t.firstOrderPlaceDate[r.id]&&(o.subscription_info.first_order_place_date=t.firstOrderPlaceDate[r.id]),t.productToSubscribe&&t.productToSubscribe[r.id]&&(o.tracking_override.product=t.productToSubscribe[r.id]),o}).filter(r=>r.tracking_override.offer).filter(r=>e.length?e.includes(r.product):r),"getProductsForPurchasePost"),Nr=n((t={})=>{let e={};return Object.entries(t).forEach(([r,o])=>{Object.entries(o).forEach(([i,s])=>{let a={};s&&!Array.isArray(s)?a=s:a={frequency:i,prepaidShipments:null,regularPrice:s[0],subscriptionPrice:s[2],discountRate:s[1]},e[r]?e[r].push(a):e[r]=[a]})}),e},"getObjectStructuredProductPlans");var Mo=typeof window<"u"&&window.customElements!=null&&window.customElements.polyfillWrapFlushCallback!==void 0;var Ne=n((t,e,r=null)=>{for(;e!==r;){let o=e.nextSibling;t.removeChild(e),e=o}},"removeNodes");var H=`{{lit-${String(Math.random()).slice(2)}}}`,$o=`<!--${H}-->`,Ss=new RegExp(`${H}|${$o}`),nt="$lit$",Se=class{constructor(e,r){this.parts=[],this.element=r;let o=[],i=[],s=document.createTreeWalker(r.content,133,null,!1),a=0,c=-1,l=0,{strings:p,values:{length:d}}=e;for(;l<d;){let f=s.nextNode();if(f===null){s.currentNode=i.pop();continue}if(c++,f.nodeType===1){if(f.hasAttributes()){let h=f.attributes,{length:_}=h,P=0;for(let m=0;m<_;m++)_s(h[m].name,nt)&&P++;for(;P-- >0;){let m=p[l],E=kr.exec(m)[2],T=E.toLowerCase()+nt,y=f.getAttribute(T);f.removeAttribute(T);let O=y.split(Ss);this.parts.push({type:"attribute",index:c,name:E,strings:O}),l+=O.length-1}}f.tagName==="TEMPLATE"&&(i.push(f),s.currentNode=f.content)}else if(f.nodeType===3){let h=f.data;if(h.indexOf(H)>=0){let _=f.parentNode,P=h.split(Ss),m=P.length-1;for(let E=0;E<m;E++){let T,y=P[E];if(y==="")T=ne();else{let O=kr.exec(y);O!==null&&_s(O[2],nt)&&(y=y.slice(0,O.index)+O[1]+O[2].slice(0,-nt.length)+O[3]),T=document.createTextNode(y)}_.insertBefore(T,f),this.parts.push({type:"node",index:++c})}P[m]===""?(_.insertBefore(ne(),f),o.push(f)):f.data=P[m],l+=m}}else if(f.nodeType===8)if(f.data===H){let h=f.parentNode;(f.previousSibling===null||c===a)&&(c++,h.insertBefore(ne(),f)),a=c,this.parts.push({type:"node",index:c}),f.nextSibling===null?f.data="":(o.push(f),c--),l++}else{let h=-1;for(;(h=f.data.indexOf(H,h+1))!==-1;)this.parts.push({type:"node",index:-1}),l++}}for(let f of o)f.parentNode.removeChild(f)}};n(Se,"Template");var _s=n((t,e)=>{let r=t.length-e.length;return r>=0&&t.slice(r)===e},"endsWith"),qt=n(t=>t.index!==-1,"isTemplatePartActive"),ne=n(()=>document.createComment(""),"createMarker"),kr=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/;var Vo=133;function jo(t,e){let{element:{content:r},parts:o}=t,i=document.createTreeWalker(r,Vo,null,!1),s=Dt(o),a=o[s],c=-1,l=0,p=[],d=null;for(;i.nextNode();){c++;let f=i.currentNode;for(f.previousSibling===d&&(d=null),e.has(f)&&(p.push(f),d===null&&(d=f)),d!==null&&l++;a!==void 0&&a.index===c;)a.index=d!==null?-1:a.index-l,s=Dt(o,s),a=o[s]}p.forEach(f=>f.parentNode.removeChild(f))}n(jo,"removeNodesFromTemplate");var Al=n(t=>{let e=t.nodeType===11?0:1,r=document.createTreeWalker(t,Vo,null,!1);for(;r.nextNode();)e++;return e},"countNodes"),Dt=n((t,e=-1)=>{for(let r=e+1;r<t.length;r++){let o=t[r];if(qt(o))return r}return-1},"nextActiveIndexInTemplateParts");function Es(t,e,r=null){let{element:{content:o},parts:i}=t;if(r==null){o.appendChild(e);return}let s=document.createTreeWalker(o,Vo,null,!1),a=Dt(i),c=0,l=-1;for(;s.nextNode();)for(l++,s.currentNode===r&&(c=Al(e),r.parentNode.insertBefore(e,r));a!==-1&&i[a].index===l;){if(c>0){for(;a!==-1;)i[a].index+=c,a=Dt(i,a);return}a=Dt(i,a)}}n(Es,"insertNodeIntoTemplate");var xs=new WeakMap,Go=n(t=>(...e)=>{let r=t(...e);return xs.set(r,!0),r},"directive"),ke=n(t=>typeof t=="function"&&xs.has(t),"isDirective");var M={},Fr={};var de=class{constructor(e,r,o){this.__parts=[],this.template=e,this.processor=r,this.options=o}update(e){let r=0;for(let o of this.__parts)o!==void 0&&o.setValue(e[r]),r++;for(let o of this.__parts)o!==void 0&&o.commit()}_clone(){let e=Mo?this.template.element.content.cloneNode(!0):document.importNode(this.template.element.content,!0),r=[],o=this.template.parts,i=document.createTreeWalker(e,133,null,!1),s=0,a=0,c,l=i.nextNode();for(;s<o.length;){if(c=o[s],!qt(c)){this.__parts.push(void 0),s++;continue}for(;a<c.index;)a++,l.nodeName==="TEMPLATE"&&(r.push(l),i.currentNode=l.content),(l=i.nextNode())===null&&(i.currentNode=r.pop(),l=i.nextNode());if(c.type==="node"){let p=this.processor.handleTextExpression(this.options);p.insertAfterNode(l.previousSibling),this.__parts.push(p)}else this.__parts.push(...this.processor.handleAttributeExpressions(l,c.name,c.strings,this.options));s++}return Mo&&(document.adoptNode(e),customElements.upgrade(e)),e}};n(de,"TemplateInstance");var Ps=window.trustedTypes&&trustedTypes.createPolicy("lit-html",{createHTML:t=>t}),Nl=` ${H} `,ie=class{constructor(e,r,o,i){this.strings=e,this.values=r,this.type=o,this.processor=i}getHTML(){let e=this.strings.length-1,r="",o=!1;for(let i=0;i<e;i++){let s=this.strings[i],a=s.lastIndexOf("<!--");o=(a>-1||o)&&s.indexOf("-->",a+1)===-1;let c=kr.exec(s);c===null?r+=s+(o?Nl:$o):r+=s.substr(0,c.index)+c[1]+c[2]+nt+c[3]+H}return r+=this.strings[e],r}getTemplateElement(){let e=document.createElement("template"),r=this.getHTML();return Ps!==void 0&&(r=Ps.createHTML(r)),e.innerHTML=r,e}};n(ie,"TemplateResult");var Dr=n(t=>t===null||!(typeof t=="object"||typeof t=="function"),"isPrimitive"),qr=n(t=>Array.isArray(t)||!!(t&&t[Symbol.iterator]),"isIterable"),Fe=class{constructor(e,r,o){this.dirty=!0,this.element=e,this.name=r,this.strings=o,this.parts=[];for(let i=0;i<o.length-1;i++)this.parts[i]=this._createPart()}_createPart(){return new _e(this)}_getValue(){let e=this.strings,r=e.length-1,o=this.parts;if(r===1&&e[0]===""&&e[1]===""){let s=o[0].value;if(typeof s=="symbol")return String(s);if(typeof s=="string"||!qr(s))return s}let i="";for(let s=0;s<r;s++){i+=e[s];let a=o[s];if(a!==void 0){let c=a.value;if(Dr(c)||!qr(c))i+=typeof c=="string"?c:String(c);else for(let l of c)i+=typeof l=="string"?l:String(l)}}return i+=e[r],i}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}};n(Fe,"AttributeCommitter");var _e=class{constructor(e){this.value=void 0,this.committer=e}setValue(e){e!==M&&(!Dr(e)||e!==this.value)&&(this.value=e,ke(e)||(this.committer.dirty=!0))}commit(){for(;ke(this.value);){let e=this.value;this.value=M,e(this)}this.value!==M&&this.committer.commit()}};n(_e,"AttributePart");var se=class{constructor(e){this.value=void 0,this.__pendingValue=void 0,this.options=e}appendInto(e){this.startNode=e.appendChild(ne()),this.endNode=e.appendChild(ne())}insertAfterNode(e){this.startNode=e,this.endNode=e.nextSibling}appendIntoPart(e){e.__insert(this.startNode=ne()),e.__insert(this.endNode=ne())}insertAfterPart(e){e.__insert(this.startNode=ne()),this.endNode=e.endNode,e.endNode=this.startNode}setValue(e){this.__pendingValue=e}commit(){if(this.startNode.parentNode===null)return;for(;ke(this.__pendingValue);){let r=this.__pendingValue;this.__pendingValue=M,r(this)}let e=this.__pendingValue;e!==M&&(Dr(e)?e!==this.value&&this.__commitText(e):e instanceof ie?this.__commitTemplateResult(e):e instanceof Node?this.__commitNode(e):qr(e)?this.__commitIterable(e):e===Fr?(this.value=Fr,this.clear()):this.__commitText(e))}__insert(e){this.endNode.parentNode.insertBefore(e,this.endNode)}__commitNode(e){this.value!==e&&(this.clear(),this.__insert(e),this.value=e)}__commitText(e){let r=this.startNode.nextSibling;e=e??"";let o=typeof e=="string"?e:String(e);r===this.endNode.previousSibling&&r.nodeType===3?r.data=o:this.__commitNode(document.createTextNode(o)),this.value=e}__commitTemplateResult(e){let r=this.options.templateFactory(e);if(this.value instanceof de&&this.value.template===r)this.value.update(e.values);else{let o=new de(r,e.processor,this.options),i=o._clone();o.update(e.values),this.__commitNode(i),this.value=o}}__commitIterable(e){Array.isArray(this.value)||(this.value=[],this.clear());let r=this.value,o=0,i;for(let s of e)i=r[o],i===void 0&&(i=new se(this.options),r.push(i),o===0?i.appendIntoPart(this):i.insertAfterPart(r[o-1])),i.setValue(s),i.commit(),o++;o<r.length&&(r.length=o,this.clear(i&&i.endNode))}clear(e=this.startNode){Ne(this.startNode.parentNode,e.nextSibling,this.endNode)}};n(se,"NodePart");var it=class{constructor(e,r,o){if(this.value=void 0,this.__pendingValue=void 0,o.length!==2||o[0]!==""||o[1]!=="")throw new Error("Boolean attributes can only contain a single expression");this.element=e,this.name=r,this.strings=o}setValue(e){this.__pendingValue=e}commit(){for(;ke(this.__pendingValue);){let r=this.__pendingValue;this.__pendingValue=M,r(this)}if(this.__pendingValue===M)return;let e=!!this.__pendingValue;this.value!==e&&(e?this.element.setAttribute(this.name,""):this.element.removeAttribute(this.name),this.value=e),this.__pendingValue=M}};n(it,"BooleanAttributePart");var st=class extends Fe{constructor(e,r,o){super(e,r,o),this.single=o.length===2&&o[0]===""&&o[1]===""}_createPart(){return new Ut(this)}_getValue(){return this.single?this.parts[0].value:super._getValue()}commit(){this.dirty&&(this.dirty=!1,this.element[this.name]=this._getValue())}};n(st,"PropertyCommitter");var Ut=class extends _e{};n(Ut,"PropertyPart");var vs=!1;(()=>{try{let t={get capture(){return vs=!0,!1}};window.addEventListener("test",t,t),window.removeEventListener("test",t,t)}catch{}})();var at=class{constructor(e,r,o){this.value=void 0,this.__pendingValue=void 0,this.element=e,this.eventName=r,this.eventContext=o,this.__boundHandleEvent=i=>this.handleEvent(i)}setValue(e){this.__pendingValue=e}commit(){for(;ke(this.__pendingValue);){let s=this.__pendingValue;this.__pendingValue=M,s(this)}if(this.__pendingValue===M)return;let e=this.__pendingValue,r=this.value,o=e==null||r!=null&&(e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive),i=e!=null&&(r==null||o);o&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),i&&(this.__options=kl(e),this.element.addEventListener(this.eventName,this.__boundHandleEvent,this.__options)),this.value=e,this.__pendingValue=M}handleEvent(e){typeof this.value=="function"?this.value.call(this.eventContext||this.element,e):this.value.handleEvent(e)}};n(at,"EventPart");var kl=n(t=>t&&(vs?{capture:t.capture,passive:t.passive,once:t.once}:t.capture),"getOptions");function Ho(t){let e=qe.get(t.type);e===void 0&&(e={stringsArray:new WeakMap,keyString:new Map},qe.set(t.type,e));let r=e.stringsArray.get(t.strings);if(r!==void 0)return r;let o=t.strings.join(H);return r=e.keyString.get(o),r===void 0&&(r=new Se(t,t.getTemplateElement()),e.keyString.set(o,r)),e.stringsArray.set(t.strings,r),r}n(Ho,"templateFactory");var qe=new Map;var Ee=new WeakMap,Bo=n((t,e,r)=>{let o=Ee.get(e);o===void 0&&(Ne(e,e.firstChild),Ee.set(e,o=new se(Object.assign({templateFactory:Ho},r))),o.appendInto(e)),o.setValue(t),o.commit()},"render");var Lt=class{handleAttributeExpressions(e,r,o,i){let s=r[0];return s==="."?new st(e,r.slice(1),o).parts:s==="@"?[new at(e,r.slice(1),i.eventContext)]:s==="?"?[new it(e,r.slice(1),o)]:new Fe(e,r,o).parts}handleTextExpression(e){return new se(e)}};n(Lt,"DefaultTemplateProcessor");var zo=new Lt;typeof window<"u"&&(window.litHtmlVersions||(window.litHtmlVersions=[])).push("1.3.0");var u=n((t,...e)=>new ie(t,e,"html",zo),"html");var Ts=n((t,e)=>`${t}--${e}`,"getTemplateCacheKey"),Ur=!0;typeof window.ShadyCSS>"u"?Ur=!1:typeof window.ShadyCSS.prepareTemplateDom>"u"&&(console.warn("Incompatible ShadyCSS version detected. Please update to at least @webcomponents/webcomponentsjs@2.0.2 and @webcomponents/shadycss@1.3.1."),Ur=!1);var ql=n(t=>e=>{let r=Ts(e.type,t),o=qe.get(r);o===void 0&&(o={stringsArray:new WeakMap,keyString:new Map},qe.set(r,o));let i=o.stringsArray.get(e.strings);if(i!==void 0)return i;let s=e.strings.join(H);if(i=o.keyString.get(s),i===void 0){let a=e.getTemplateElement();Ur&&window.ShadyCSS.prepareTemplateDom(a,t),i=new Se(e,a),o.keyString.set(s,i)}return o.stringsArray.set(e.strings,i),i},"shadyTemplateFactory"),Dl=["html","svg"],Ul=n(t=>{Dl.forEach(e=>{let r=qe.get(Ts(e,t));r!==void 0&&r.keyString.forEach(o=>{let{element:{content:i}}=o,s=new Set;Array.from(i.querySelectorAll("style")).forEach(a=>{s.add(a)}),jo(o,s)})})},"removeStylesFromLitTemplates"),ws=new Set,Ll=n((t,e,r)=>{ws.add(t);let o=r?r.element:document.createElement("template"),i=e.querySelectorAll("style"),{length:s}=i;if(s===0){window.ShadyCSS.prepareTemplateStyles(o,t);return}let a=document.createElement("style");for(let p=0;p<s;p++){let d=i[p];d.parentNode.removeChild(d),a.textContent+=d.textContent}Ul(t);let c=o.content;r?Es(r,a,c.firstChild):c.insertBefore(a,c.firstChild),window.ShadyCSS.prepareTemplateStyles(o,t);let l=c.querySelector("style");if(window.ShadyCSS.nativeShadow&&l!==null)e.insertBefore(l.cloneNode(!0),e.firstChild);else if(r){c.insertBefore(a,c.firstChild);let p=new Set;p.add(a),jo(r,p)}},"prepareTemplateStyles"),Cs=n((t,e,r)=>{if(!r||typeof r!="object"||!r.scopeName)throw new Error("The `scopeName` option is required.");let o=r.scopeName,i=Ee.has(e),s=Ur&&e.nodeType===11&&!!e.host,a=s&&!ws.has(o),c=a?document.createDocumentFragment():e;if(Bo(t,c,Object.assign({templateFactory:ql(o)},r)),a){let l=Ee.get(c);Ee.delete(c);let p=l.value instanceof de?l.value.template:void 0;Ll(o,c,p),Ne(e,e.firstChild),e.appendChild(c),Ee.set(e,l)}!i&&s&&window.ShadyCSS.styleElement(e.host)},"render");var Rs;window.JSCompiler_renameProperty=(t,e)=>t;var Zo={toAttribute(t,e){switch(e){case Boolean:return t?"":null;case Object:case Array:return t==null?t:JSON.stringify(t)}return t},fromAttribute(t,e){switch(e){case Boolean:return t!==null;case Number:return t===null?null:Number(t);case Object:case Array:return JSON.parse(t)}return t}},As=n((t,e)=>e!==t&&(e===e||t===t),"notEqual"),Yo={attribute:!0,type:String,converter:Zo,reflect:!1,hasChanged:As},Wo=1,Ko=1<<2,Jo=1<<3,Qo=1<<4,Xo="finalized",ct=class extends HTMLElement{constructor(){super(),this.initialize()}static get observedAttributes(){this.finalize();let e=[];return this._classProperties.forEach((r,o)=>{let i=this._attributeNameForProperty(o,r);i!==void 0&&(this._attributeToPropertyMap.set(i,o),e.push(i))}),e}static _ensureClassProperties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_classProperties",this))){this._classProperties=new Map;let e=Object.getPrototypeOf(this)._classProperties;e!==void 0&&e.forEach((r,o)=>this._classProperties.set(o,r))}}static createProperty(e,r=Yo){if(this._ensureClassProperties(),this._classProperties.set(e,r),r.noAccessor||this.prototype.hasOwnProperty(e))return;let o=typeof e=="symbol"?Symbol():`__${e}`,i=this.getPropertyDescriptor(e,o,r);i!==void 0&&Object.defineProperty(this.prototype,e,i)}static getPropertyDescriptor(e,r,o){return{get(){return this[r]},set(i){let s=this[e];this[r]=i,this.requestUpdateInternal(e,s,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this._classProperties&&this._classProperties.get(e)||Yo}static finalize(){let e=Object.getPrototypeOf(this);if(e.hasOwnProperty(Xo)||e.finalize(),this[Xo]=!0,this._ensureClassProperties(),this._attributeToPropertyMap=new Map,this.hasOwnProperty(JSCompiler_renameProperty("properties",this))){let r=this.properties,o=[...Object.getOwnPropertyNames(r),...typeof Object.getOwnPropertySymbols=="function"?Object.getOwnPropertySymbols(r):[]];for(let i of o)this.createProperty(i,r[i])}}static _attributeNameForProperty(e,r){let o=r.attribute;return o===!1?void 0:typeof o=="string"?o:typeof e=="string"?e.toLowerCase():void 0}static _valueHasChanged(e,r,o=As){return o(e,r)}static _propertyValueFromAttribute(e,r){let o=r.type,i=r.converter||Zo,s=typeof i=="function"?i:i.fromAttribute;return s?s(e,o):e}static _propertyValueToAttribute(e,r){if(r.reflect===void 0)return;let o=r.type,i=r.converter;return(i&&i.toAttribute||Zo.toAttribute)(e,o)}initialize(){this._updateState=0,this._updatePromise=new Promise(e=>this._enableUpdatingResolver=e),this._changedProperties=new Map,this._saveInstanceProperties(),this.requestUpdateInternal()}_saveInstanceProperties(){this.constructor._classProperties.forEach((e,r)=>{if(this.hasOwnProperty(r)){let o=this[r];delete this[r],this._instanceProperties||(this._instanceProperties=new Map),this._instanceProperties.set(r,o)}})}_applyInstanceProperties(){this._instanceProperties.forEach((e,r)=>this[r]=e),this._instanceProperties=void 0}connectedCallback(){this.enableUpdating()}enableUpdating(){this._enableUpdatingResolver!==void 0&&(this._enableUpdatingResolver(),this._enableUpdatingResolver=void 0)}disconnectedCallback(){}attributeChangedCallback(e,r,o){r!==o&&this._attributeToProperty(e,o)}_propertyToAttribute(e,r,o=Yo){let i=this.constructor,s=i._attributeNameForProperty(e,o);if(s!==void 0){let a=i._propertyValueToAttribute(r,o);if(a===void 0)return;this._updateState=this._updateState|Jo,a==null?this.removeAttribute(s):this.setAttribute(s,a),this._updateState=this._updateState&~Jo}}_attributeToProperty(e,r){if(this._updateState&Jo)return;let o=this.constructor,i=o._attributeToPropertyMap.get(e);if(i!==void 0){let s=o.getPropertyOptions(i);this._updateState=this._updateState|Qo,this[i]=o._propertyValueFromAttribute(r,s),this._updateState=this._updateState&~Qo}}requestUpdateInternal(e,r,o){let i=!0;if(e!==void 0){let s=this.constructor;o=o||s.getPropertyOptions(e),s._valueHasChanged(this[e],r,o.hasChanged)?(this._changedProperties.has(e)||this._changedProperties.set(e,r),o.reflect===!0&&!(this._updateState&Qo)&&(this._reflectingProperties===void 0&&(this._reflectingProperties=new Map),this._reflectingProperties.set(e,o))):i=!1}!this._hasRequestedUpdate&&i&&(this._updatePromise=this._enqueueUpdate())}requestUpdate(e,r){return this.requestUpdateInternal(e,r),this.updateComplete}async _enqueueUpdate(){this._updateState=this._updateState|Ko;try{await this._updatePromise}catch{}let e=this.performUpdate();return e!=null&&await e,!this._hasRequestedUpdate}get _hasRequestedUpdate(){return this._updateState&Ko}get hasUpdated(){return this._updateState&Wo}performUpdate(){if(!this._hasRequestedUpdate)return;this._instanceProperties&&this._applyInstanceProperties();let e=!1,r=this._changedProperties;try{e=this.shouldUpdate(r),e?this.update(r):this._markUpdated()}catch(o){throw e=!1,this._markUpdated(),o}e&&(this._updateState&Wo||(this._updateState=this._updateState|Wo,this.firstUpdated(r)),this.updated(r))}_markUpdated(){this._changedProperties=new Map,this._updateState=this._updateState&~Ko}get updateComplete(){return this._getUpdateComplete()}_getUpdateComplete(){return this._updatePromise}shouldUpdate(e){return!0}update(e){this._reflectingProperties!==void 0&&this._reflectingProperties.size>0&&(this._reflectingProperties.forEach((r,o)=>this._propertyToAttribute(o,this[o],r)),this._reflectingProperties=void 0),this._markUpdated()}updated(e){}firstUpdated(e){}};n(ct,"UpdatingElement");Rs=Xo;ct[Rs]=!0;var Is=Element.prototype,Wf=Is.msMatchesSelector||Is.webkitMatchesSelector;var Lr=window.ShadowRoot&&(window.ShadyCSS===void 0||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,en=Symbol(),lt=class{constructor(e,r){if(r!==en)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e}get styleSheet(){return this._styleSheet===void 0&&(Lr?(this._styleSheet=new CSSStyleSheet,this._styleSheet.replaceSync(this.cssText)):this._styleSheet=null),this._styleSheet}toString(){return this.cssText}};n(lt,"CSSResult");var Ns=n(t=>new lt(String(t),en),"unsafeCSS"),Ml=n(t=>{if(t instanceof lt)return t.cssText;if(typeof t=="number")return t;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${t}. Use 'unsafeCSS' to pass non-literal values, but
|
|
12
|
-
take care to ensure page security.`)},"textFromCSSResult"),b=n((t,...e)=>{let r=e.reduce((o,i,s)=>o+
|
|
11
|
+
var lib=(()=>{var ec=Object.create;var yt=Object.defineProperty;var tc=Object.getOwnPropertyDescriptor;var rc=Object.getOwnPropertyNames;var oc=Object.getPrototypeOf,nc=Object.prototype.hasOwnProperty;var n=(t,e)=>yt(t,"name",{value:e,configurable:!0});var ee=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Bn=(t,e)=>{for(var r in e)yt(t,r,{get:e[r],enumerable:!0})},zn=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of rc(e))!nc.call(t,i)&&i!==r&&yt(t,i,{get:()=>e[i],enumerable:!(o=tc(e,i))||o.enumerable});return t};var ce=(t,e,r)=>(r=t!=null?ec(oc(t)):{},zn(e||!t||!t.__esModule?yt(r,"default",{value:t,enumerable:!0}):r,t)),ic=t=>zn(yt({},"__esModule",{value:!0}),t);var Kt=ee((Jt,ei)=>{(function(t,e){typeof Jt=="object"&&typeof ei<"u"?e(Jt):typeof define=="function"&&define.amd?define(["exports"],e):(t=t||self,e(t.throttleDebounce={}))})(Jt,function(t){"use strict";function e(o,i,s,a){var c,l=!1,p=0;function u(){c&&clearTimeout(c)}n(u,"clearExistingTimeout");function f(){u(),l=!0}n(f,"cancel"),typeof i!="boolean"&&(a=s,s=i,i=void 0);function h(){for(var E=arguments.length,P=new Array(E),g=0;g<E;g++)P[g]=arguments[g];var v=this,_=Date.now()-p;if(l)return;function y(){p=Date.now(),s.apply(v,P)}n(y,"exec");function T(){c=void 0}n(T,"clear"),a&&!c&&y(),u(),a===void 0&&_>o?y():i!==!0&&(c=setTimeout(a?T:y,a===void 0?o-_:o))}return n(h,"wrapper"),h.cancel=f,h}n(e,"throttle");function r(o,i,s){return s===void 0?e(o,i,!1):e(o,s,i!==!1)}n(r,"debounce"),t.debounce=r,t.throttle=e,Object.defineProperty(t,"__esModule",{value:!0})})});var vt=ee((ud,_i)=>{var gc="Expected a function",hi="__lodash_hash_undefined__",yc="[object Function]",bc="[object GeneratorFunction]",Sc=/[\\^$.*+?()[\]{}|]/g,_c=/^\[object .+?Constructor\]$/,Ec=typeof window=="object"&&window&&window.Object===Object&&window,xc=typeof self=="object"&&self&&self.Object===Object&&self,mi=Ec||xc||Function("return this")();function Pc(t,e){return t?.[e]}n(Pc,"getValue");function vc(t){var e=!1;if(t!=null&&typeof t.toString!="function")try{e=!!(t+"")}catch{}return e}n(vc,"isHostObject");var Oc=Array.prototype,Tc=Function.prototype,gi=Object.prototype,Oo=mi["__core-js_shared__"],fi=function(){var t=/[^.]+$/.exec(Oo&&Oo.keys&&Oo.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),yi=Tc.toString,To=gi.hasOwnProperty,wc=gi.toString,Cc=RegExp("^"+yi.call(To).replace(Sc,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Rc=Oc.splice,Ac=bi(mi,"Map"),Pt=bi(Object,"create");function Re(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(Re,"Hash");function Ic(){this.__data__=Pt?Pt(null):{}}n(Ic,"hashClear");function Nc(t){return this.has(t)&&delete this.__data__[t]}n(Nc,"hashDelete");function kc(t){var e=this.__data__;if(Pt){var r=e[t];return r===hi?void 0:r}return To.call(e,t)?e[t]:void 0}n(kc,"hashGet");function Fc(t){var e=this.__data__;return Pt?e[t]!==void 0:To.call(e,t)}n(Fc,"hashHas");function qc(t,e){var r=this.__data__;return r[t]=Pt&&e===void 0?hi:e,this}n(qc,"hashSet");Re.prototype.clear=Ic;Re.prototype.delete=Nc;Re.prototype.get=kc;Re.prototype.has=Fc;Re.prototype.set=qc;function Qe(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(Qe,"ListCache");function Dc(){this.__data__=[]}n(Dc,"listCacheClear");function Uc(t){var e=this.__data__,r=fr(e,t);if(r<0)return!1;var o=e.length-1;return r==o?e.pop():Rc.call(e,r,1),!0}n(Uc,"listCacheDelete");function Lc(t){var e=this.__data__,r=fr(e,t);return r<0?void 0:e[r][1]}n(Lc,"listCacheGet");function Mc(t){return fr(this.__data__,t)>-1}n(Mc,"listCacheHas");function $c(t,e){var r=this.__data__,o=fr(r,t);return o<0?r.push([t,e]):r[o][1]=e,this}n($c,"listCacheSet");Qe.prototype.clear=Dc;Qe.prototype.delete=Uc;Qe.prototype.get=Lc;Qe.prototype.has=Mc;Qe.prototype.set=$c;function Ae(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(Ae,"MapCache");function Vc(){this.__data__={hash:new Re,map:new(Ac||Qe),string:new Re}}n(Vc,"mapCacheClear");function jc(t){return hr(this,t).delete(t)}n(jc,"mapCacheDelete");function Gc(t){return hr(this,t).get(t)}n(Gc,"mapCacheGet");function Hc(t){return hr(this,t).has(t)}n(Hc,"mapCacheHas");function Bc(t,e){return hr(this,t).set(t,e),this}n(Bc,"mapCacheSet");Ae.prototype.clear=Vc;Ae.prototype.delete=jc;Ae.prototype.get=Gc;Ae.prototype.has=Hc;Ae.prototype.set=Bc;function fr(t,e){for(var r=t.length;r--;)if(Kc(t[r][0],e))return r;return-1}n(fr,"assocIndexOf");function zc(t){if(!Si(t)||Wc(t))return!1;var e=Qc(t)||vc(t)?Cc:_c;return e.test(Jc(t))}n(zc,"baseIsNative");function hr(t,e){var r=t.__data__;return Yc(e)?r[typeof e=="string"?"string":"hash"]:r.map}n(hr,"getMapData");function bi(t,e){var r=Pc(t,e);return zc(r)?r:void 0}n(bi,"getNative");function Yc(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}n(Yc,"isKeyable");function Wc(t){return!!fi&&fi in t}n(Wc,"isMasked");function Jc(t){if(t!=null){try{return yi.call(t)}catch{}try{return t+""}catch{}}return""}n(Jc,"toSource");function wo(t,e){if(typeof t!="function"||e&&typeof e!="function")throw new TypeError(gc);var r=n(function(){var o=arguments,i=e?e.apply(this,o):o[0],s=r.cache;if(s.has(i))return s.get(i);var a=t.apply(this,o);return r.cache=s.set(i,a),a},"memoized");return r.cache=new(wo.Cache||Ae),r}n(wo,"memoize");wo.Cache=Ae;function Kc(t,e){return t===e||t!==t&&e!==e}n(Kc,"eq");function Qc(t){var e=Si(t)?wc.call(t):"";return e==yc||e==bc}n(Qc,"isFunction");function Si(t){var e=typeof t;return!!t&&(e=="object"||e=="function")}n(Si,"isObject");_i.exports=wo});var fs=ee((zd,Mo)=>{function Cl(t,e){var r,o,i,s,a,c,l,p,u,f;for(r=t.length&3,o=t.length-r,i=e,a=3432918353,l=461845907,f=0;f<o;)u=t.charCodeAt(f)&255|(t.charCodeAt(++f)&255)<<8|(t.charCodeAt(++f)&255)<<16|(t.charCodeAt(++f)&255)<<24,++f,u=(u&65535)*a+(((u>>>16)*a&65535)<<16)&4294967295,u=u<<15|u>>>17,u=(u&65535)*l+(((u>>>16)*l&65535)<<16)&4294967295,i^=u,i=i<<13|i>>>19,s=(i&65535)*5+(((i>>>16)*5&65535)<<16)&4294967295,i=(s&65535)+27492+(((s>>>16)+58964&65535)<<16);switch(u=0,r){case 3:u^=(t.charCodeAt(f+2)&255)<<16;case 2:u^=(t.charCodeAt(f+1)&255)<<8;case 1:u^=t.charCodeAt(f)&255,u=(u&65535)*a+(((u>>>16)*a&65535)<<16)&4294967295,u=u<<15|u>>>17,u=(u&65535)*l+(((u>>>16)*l&65535)<<16)&4294967295,i^=u}return i^=t.length,i^=i>>>16,i=(i&65535)*2246822507+(((i>>>16)*2246822507&65535)<<16)&4294967295,i^=i>>>13,i=(i&65535)*3266489909+(((i>>>16)*3266489909&65535)<<16)&4294967295,i^=i>>>16,i>>>0}n(Cl,"murmurhash3_32_gc");typeof Mo<"u"&&(Mo.exports=Cl)});var hs=ee((Yd,$o)=>{function Rl(t,e){for(var r=t.length,o=e^r,i=0,s;r>=4;)s=t.charCodeAt(i)&255|(t.charCodeAt(++i)&255)<<8|(t.charCodeAt(++i)&255)<<16|(t.charCodeAt(++i)&255)<<24,s=(s&65535)*1540483477+(((s>>>16)*1540483477&65535)<<16),s^=s>>>24,s=(s&65535)*1540483477+(((s>>>16)*1540483477&65535)<<16),o=(o&65535)*1540483477+(((o>>>16)*1540483477&65535)<<16)^s,r-=4,++i;switch(r){case 3:o^=(t.charCodeAt(i+2)&255)<<16;case 2:o^=(t.charCodeAt(i+1)&255)<<8;case 1:o^=t.charCodeAt(i)&255,o=(o&65535)*1540483477+(((o>>>16)*1540483477&65535)<<16)}return o^=o>>>13,o=(o&65535)*1540483477+(((o>>>16)*1540483477&65535)<<16),o^=o>>>15,o>>>0}n(Rl,"murmurhash2_32_gc");typeof $o!==void 0&&($o.exports=Rl)});var gs=ee((Wd,Ir)=>{var ms=fs(),Al=hs();Ir.exports=ms;Ir.exports.murmur3=ms;Ir.exports.murmur2=Al});var jr=ee((Sh,Ms)=>{var Jl={PAR_OPEN:"(".charCodeAt(0),PAR_CLOSE:")".charCodeAt(0),OP_NOT:"!".charCodeAt(0),BINARY_AND:"&".charCodeAt(0),BINARY_OR:"|".charCodeAt(0),LITERAL:"LITERAL",END:"END",LEAF:"LEAF",ATOMIC:"ATOMIC"};Ms.exports=Jl});var Vs=ee((_h,$s)=>{var De=jr(),Kl=n(t=>{let e="",r=[];for(let o of t){let i=o.charCodeAt(0);switch(i){case De.PAR_OPEN:case De.PAR_CLOSE:case De.OP_NOT:case De.BINARY_AND:case De.BINARY_OR:e&&(r.push({type:De.LITERAL,value:e}),e=""),r.push({type:i,value:o});break;default:e+=o}}return e&&r.push({type:De.LITERAL,value:e}),r},"Tokenizer");$s.exports=Kl});var Gs=ee((Eh,js)=>{var xe=jr(),Ql=n(t=>{let e=[],r=[];return t.forEach(i=>{switch(i.type){case xe.LITERAL:e.unshift(i);break;case xe.BINARY_AND:case xe.BINARY_OR:case xe.OP_NOT:case xe.PAR_OPEN:r.push(i);break;case xe.PAR_CLOSE:for(;r.length&&r[r.length-1].type!==xe.PAR_OPEN;)e.unshift(r.pop());r.pop(),r.length&&r[r.length-1].type===xe.OP_NOT&&e.unshift(r.pop());break;default:break}}),r.length&&[...r.reverse(),...e]||e},"PolishNotation"),Zl=n(function*(t){for(let e=0;e<t.length-1;e++)yield t[e];return t[t.length-1]},"PolishGenerator");js.exports={PolishNotation:Ql,PolishGenerator:Zl}});var Bs=ee((xh,Hs)=>{var V=jr(),z=class{constructor(e,r,o,i){this.op=e,this.left=r,this.right=o,this.literal=i}isLeaf(){return this.op===V.LEAF}isAtomic(){return this.isLeaf()||this.op===V.OP_NOT&&this.left.isLeaf()}getLiteralValue(){return this.literal}static CreateAnd(e,r){return new z(V.BINARY_AND,e,r)}static CreateNot(e){return new z(V.OP_NOT,e)}static CreateOr(e,r){return new z(V.BINARY_OR,e,r)}static CreateLiteral(e){return new z(V.LEAF,null,null,e)}};n(z,"ExpNode");var ut=n(t=>{let e=t.next().value;switch(e.type){case V.LITERAL:return z.CreateLiteral(e.value);case V.OP_NOT:return z.CreateNot(ut(t));case V.BINARY_AND:{let r=ut(t),o=ut(t);return z.CreateAnd(r,o)}case V.BINARY_OR:{let r=ut(t),o=ut(t);return z.CreateOr(r,o)}}return null},"make"),dt=n((t,e)=>{if(t.isLeaf())return e(t.getLiteralValue());if(t.op===V.OP_NOT)return!dt(t.left,e);if(t.op===V.BINARY_OR)return dt(t.left,e)||dt(t.right,e);if(t.op===V.BINARY_AND)return dt(t.left,e)&&dt(t.right,e)},"nodeEvaluator");Hs.exports={make:ut,nodeEvaluator:dt}});var Js=ee((Ph,Ws)=>{var Xl=Vs(),zs=Gs(),Ys=Bs(),ep=n((t,e)=>{let r=Xl(t),o=zs.PolishNotation(r),i=zs.PolishGenerator(o),s=Ys.make(i);return Ys.nodeEvaluator(s,e)},"parse");Ws.exports={parse:ep}});var rd={};Bn(rd,{addOptinChangedCallback:()=>Fu,addTemplate:()=>qu,autoInit:()=>ed,clear:()=>Du,config:()=>Uu,default:()=>td,disableOptinChangedCallbacks:()=>Lu,getOptins:()=>Mu,getProductsForPurchasePost:()=>$u,initialize:()=>Vu,isReady:()=>ku,offers:()=>O,platform:()=>R,previewMode:()=>ju,register:()=>Gu,resolveSettings:()=>Hu,setAuthUrl:()=>Bu,setEnvironment:()=>zu,setLocale:()=>Yu,setMerchantId:()=>Wu,setPublicPath:()=>Ju,setTemplates:()=>Ku,setupCart:()=>Qu,setupProduct:()=>Zu,setupProducts:()=>Xu,store:()=>Za});function bo(t){var e,r=t.Symbol;return typeof r=="function"?r.observable?e=r.observable:(e=r("observable"),r.observable=e):e="@@observable",e}n(bo,"symbolObservablePonyfill");var Me;typeof self<"u"?Me=self:typeof window<"u"||typeof window<"u"?Me=window:typeof module<"u"?Me=module:Me=Function("return this")();var sc=bo(Me),So=sc;var _o=n(function(){return Math.random().toString(36).substring(7).split("").join(".")},"randomString"),bt={INIT:"@@redux/INIT"+_o(),REPLACE:"@@redux/REPLACE"+_o(),PROBE_UNKNOWN_ACTION:n(function(){return"@@redux/PROBE_UNKNOWN_ACTION"+_o()},"PROBE_UNKNOWN_ACTION")};function ac(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}n(ac,"isPlainObject");function Eo(t,e,r){var o;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error("It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function.");if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error("Expected the enhancer to be a function.");return r(Eo)(t,e)}if(typeof t!="function")throw new Error("Expected the reducer to be a function.");var i=t,s=e,a=[],c=a,l=!1;function p(){c===a&&(c=a.slice())}n(p,"ensureCanMutateNextListeners");function u(){if(l)throw new Error("You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return s}n(u,"getState");function f(g){if(typeof g!="function")throw new Error("Expected the listener to be a function.");if(l)throw new Error("You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api-reference/store#subscribelistener for more details.");var v=!0;return p(),c.push(g),n(function(){if(!!v){if(l)throw new Error("You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api-reference/store#subscribelistener for more details.");v=!1,p();var y=c.indexOf(g);c.splice(y,1),a=null}},"unsubscribe")}n(f,"subscribe");function h(g){if(!ac(g))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if(typeof g.type>"u")throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(l)throw new Error("Reducers may not dispatch actions.");try{l=!0,s=i(s,g)}finally{l=!1}for(var v=a=c,_=0;_<v.length;_++){var y=v[_];y()}return g}n(h,"dispatch");function E(g){if(typeof g!="function")throw new Error("Expected the nextReducer to be a function.");i=g,h({type:bt.REPLACE})}n(E,"replaceReducer");function P(){var g,v=f;return g={subscribe:n(function(y){if(typeof y!="object"||y===null)throw new TypeError("Expected the observer to be an object.");function T(){y.next&&y.next(u())}n(T,"observeState"),T();var Yt=v(T);return{unsubscribe:Yt}},"subscribe")},g[So]=function(){return this},g}return n(P,"observable"),h({type:bt.INIT}),o={dispatch:h,subscribe:f,getState:u,replaceReducer:E},o[So]=P,o}n(Eo,"createStore");function cc(t,e){var r=e&&e.type,o=r&&'action "'+String(r)+'"'||"an action";return"Given "+o+', reducer "'+t+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.'}n(cc,"getUndefinedStateErrorMessage");function lc(t){Object.keys(t).forEach(function(e){var r=t[e],o=r(void 0,{type:bt.INIT});if(typeof o>"u")throw new Error('Reducer "'+e+`" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:bt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error('Reducer "'+e+'" returned undefined when probed with a random type. '+("Don't try to handle "+bt.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.")})}n(lc,"assertReducerShape");function Wt(t){for(var e=Object.keys(t),r={},o=0;o<e.length;o++){var i=e[o];typeof t[i]=="function"&&(r[i]=t[i])}var s=Object.keys(r),a,c;try{lc(r)}catch(l){c=l}return n(function(p,u){if(p===void 0&&(p={}),c)throw c;if(!1)var f;for(var h=!1,E={},P=0;P<s.length;P++){var g=s[P],v=r[g],_=p[g],y=v(_,u);if(typeof y>"u"){var T=cc(g,u);throw new Error(T)}E[g]=y,h=h||y!==_}return h=h||s.length!==Object.keys(p).length,h?E:p},"combination")}n(Wt,"combineReducers");function Yn(t,e){return function(){return e(t.apply(this,arguments))}}n(Yn,"bindActionCreator");function Jn(t,e){if(typeof t=="function")return Yn(t,e);if(typeof t!="object"||t===null)throw new Error("bindActionCreators expected an object or a function, instead received "+(t===null?"null":typeof t)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');var r={};for(var o in t){var i=t[o];typeof i=="function"&&(r[o]=Yn(i,e))}return r}n(Jn,"bindActionCreators");function pc(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}n(pc,"_defineProperty");function Wn(t,e){var r=Object.keys(t);return Object.getOwnPropertySymbols&&r.push.apply(r,Object.getOwnPropertySymbols(t)),e&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),r}n(Wn,"ownKeys");function uc(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Wn(r,!0).forEach(function(o){pc(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Wn(r).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}n(uc,"_objectSpread2");function xo(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,i){return function(){return o(i.apply(void 0,arguments))}})}n(xo,"compose");function Kn(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(o){return function(){var i=o.apply(void 0,arguments),s=n(function(){throw new Error("Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")},"dispatch"),a={getState:i.getState,dispatch:n(function(){return s.apply(void 0,arguments)},"dispatch")},c=e.map(function(l){return l(a)});return s=xo.apply(void 0,c)(i.dispatch),uc({},i,{dispatch:s})}}}n(Kn,"applyMiddleware");function Qn(t){var e=n(function(o){var i=o.dispatch,s=o.getState;return function(a){return function(c){return typeof c=="function"?c(i,s,t):a(c)}}},"middleware");return e}n(Qn,"createThunkMiddleware");var Zn=Qn();Zn.withExtraArgument=Qn;var Xn=Zn;var ts=ce(Kt());var ti=/^og_auth=/,dc=n((t=ti)=>(document.cookie.split(/;\s*/).find(e=>e.match(t))||"").replace(ti,""),"c"),Qt=n(t=>{if(typeof t=="object")return t;let e=String(t||"").split("|");return e.length===3?{sig_field:e[0],ts:parseInt(e[1],10),sig:e[2]}:null},"r"),fc=n(t=>new Promise((e,r)=>{let o=document.createElement("iframe");o.style.setProperty("display","none","important"),document.body.appendChild(o),o.onload=e,o.onerror=r,o.src=t}),"p"),hc=n(t=>(t.headers.get("content-type")||"").indexOf("application/json")!==-1,"d");function ri(){return typeof window.og_auth<"u"?Qt(window.og_auth):null}n(ri,"a");async function mc(t=100){return new Promise(e=>{setTimeout(()=>e(ri()),t)})}n(mc,"f");async function oi(t,e=dc,r=fc){let o;if(o=Qt(ri())||Qt(e()),o)return o;if(t&&typeof t=="string"){let i=await fetch(t);i.status>=200&&i.status<300&&(o=e()||await(hc(i)?i.json():Promise.resolve(r(t)).then(e)))}else o||(o=await mc());if(o=Qt(o),o)return o;throw new Error("Unauthorized")}n(oi,"u");var C="OPTIN_PRODUCT",k="OPTOUT_PRODUCT",F="PRODUCT_CHANGE_FREQUENCY",le="PRODUCT_CHANGE_PREPAID_SHIPMENTS",$e="SET_MERCHANT_ID",L="REQUEST_OFFER",w="RECEIVE_OFFER",St="PRODUCT_HAS_CHANGED",Ve="CREATED_SESSION_ID",Zt="SET_AUTH_URL",ni="REQUEST_AUTH",Xt="AUTHORIZE",Oe="UNAUTHORIZED",ii="REQUEST_ORDERS",er="RECEIVE_ORDERS",_t="CART_PRODUCT_KEY_HAS_CHANGED",tr="RECEIVE_ORDER_ITEMS",si="FETCH_RESPONSE_ERROR",je="SET_ENVIRONMENT_LOCAL",Ge="SET_ENVIRONMENT_STAGING",He="SET_ENVIRONMENT_DEV",Be="SET_ENVIRONMENT_PROD",rr="READY",ai="CONCLUDE_UPSELL",ci="REQUEST_CREATE_IU_ORDER",or="CREATE_ONE_TIME",li="REQUEST_CONVERT_ONE_TIME",nr="CONVERT_ONE_TIME";var ze="CHECKOUT",pi="RECEIVE_FETCH",ir="SET_LOCALE",Ye="SET_CONFIG",fe="SET_PREVIEW_STANDARD_OFFER",Et="SET_PREVIEW_UPSELL_OFFER",Po="SET_PREVIEW_PREPAID_OFFER",sr="ADD_TEMPLATE",ar="SET_TEMPLATES",Te="LOCAL_STORAGE_CHANGE",he="LOCAL_STORAGE_CLEAR",cr="SET_FIRST_ORDER_PLACE_DATE",lr="SET_PRODUCT_TO_SUBSCRIBE",We="RECEIVE_PRODUCT_PLANS",q="SETUP_PRODUCT",me="SETUP_CART",pe="RECEIVE_MERCHANT_SETTINGS",vo="SET_EXPERIMENT_VARIANT",Je="pdp",ui="local",pr="dev",we="staging",Ce="prod",ur="static.ordergroove.com",dr="staging.static.ordergroove.com",xt={PSI:"PSI",PROGRAM_WIDE:"PROGRAM_WIDE"},di="og-cart-updated";var mr=ce(vt());var Co=n((...t)=>JSON.stringify(t),"memoizeKey"),Ot=n(t=>(...e)=>fetch(...t(...e)).then(r=>r.json()),"withFetchJson"),Tt=n(t=>(e,...r)=>{if(!e)throw Error("host required");let[o,i={}]=t(...r);return[`${e.replace(/\/+$/,"")}${o}`,i]},"withHost"),gr=n(t=>(e,...r)=>{if(!e)throw Error("auth required");let[o,i={}]=t(...r);return[o,{...i,headers:{Authorization:JSON.stringify(e),...i.headers}}]},"withAuth"),Ei=n(t=>(...e)=>{let[r,o={}]=t(...e);return[r,{method:"POST",...o,body:JSON.stringify(o.body),headers:{"Content-type":"application/json",...o.headers}}]},"withJsonBody"),xi=n((t=[])=>(Array.isArray(t)?t:Object.entries(t)).map(([e,r])=>[e,encodeURIComponent(r)].join("=")).join("&"),"toQuery"),Zc=n(t=>JSON.stringify([].concat(t).map(e=>typeof e=="object"?e.id:e).filter(e=>e)),"toProductId"),Xc=(0,mr.default)(Ot(Tt((t,e,r,o="pdp",i={})=>{if(!t)throw Error("merchantId required");if(!e)throw Error("sessionId required");if(!r)throw Error("product required");let s=[["session_id",e],["page_type",1],["p",Zc(r)],["module_view",JSON.stringify(["regular"])],...Object.entries(i)];return[`/offer/${t}/${o}?${xi(s)}`]})),Co),el=(0,mr.default)(Ot(Tt(gr((t=1,e="place")=>[`/orders/?${xi([["status",t],["ordering",e],["exclude_prepaid_orders","true"]])}`]))),Co),tl=(0,mr.default)(Ot(Tt(gr(t=>{if(!t)throw Error("orderId required");return[`/items/?order=${t}`]}))),Co),rl=Ot(Tt(gr(Ei((t,e,r,o)=>{if(!t)throw Error("product required");if(!e)throw Error("order required");if(!r)throw Error("quantity required");if(r<=0)throw Error("quantity must be greater or equal than one");if(!o)throw Error("offer required");return["/items/iu/",{body:{product:t,order:e,quantity:r,offer:o}}]})))),wt=n(t=>{if(typeof t=="object")return{...t};let[e,r]=(t||"").split(/_/).map(o=>parseInt(o,10));return e&&r&&{every:e,every_period:r}},"parseFrequency"),Ro=n(t=>t.match(/^\d+_\d$/),"isFrequencyValid"),ol=n((t,e)=>String.prototype.localeCompare.call(t&&t.split("_").reverse().join("_"),e&&e.split("_").reverse().join("_")),"compareFrequencies"),Pi=n(t=>[...new Set(t&&t.split(/\s+/))].filter(Ro).sort(ol),"parseFrequenciesList");var Ct=n(t=>{if(typeof t=="object"){let{every:e,period:r,every_period:o}=t;return`${e}_${r||o}`}return typeof t=="string"?t:""},"stringifyFrequency"),nl=Ot(Tt(gr(Ei((t,e,r,o)=>{if(!t)throw Error("item required");if(!e)throw Error("frequency required");let i=wt(e);if(!i)throw Error("invalid frequency");return["/subscriptions/create_from_item/",{body:{item:t.public_id,offer:r,session_id:o,...i}}]})))),Ze={fetchOffer:Xc,fetchOrders:el,fetchItems:tl,createOneTime:rl,convertOneTimeToSubscription:nl},vi=Ze;var Ao=Rt(),R={shopify:typeof window.Shopify!="undefined",shopify_selling_plans:typeof(Ao==null?void 0:Ao.dataset.shopifySellingPlans)!="undefined"};function il(t,e){return t===e}n(il,"defaultEqualityCheck");function sl(t,e,r){if(e===null||r===null||e.length!==r.length)return!1;for(var o=e.length,i=0;i<o;i++)if(!t(e[i],r[i]))return!1;return!0}n(sl,"areArgumentsShallowlyEqual");function al(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:il,r=null,o=null;return function(){return sl(e,r,arguments)||(o=t.apply(null,arguments)),r=arguments,o}}n(al,"defaultMemoize");function cl(t){var e=Array.isArray(t[0])?t[0]:t;if(!e.every(function(o){return typeof o=="function"})){var r=e.map(function(o){return typeof o}).join(", ");throw new Error("Selector creators expect all input-selectors to be functions, "+("instead received the following types: ["+r+"]"))}return e}n(cl,"getDependencies");function ll(t){for(var e=arguments.length,r=Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];return function(){for(var i=arguments.length,s=Array(i),a=0;a<i;a++)s[a]=arguments[a];var c=0,l=s.pop(),p=cl(s),u=t.apply(void 0,[function(){return c++,l.apply(null,arguments)}].concat(r)),f=t(function(){for(var h=[],E=p.length,P=0;P<E;P++)h.push(p[P].apply(null,arguments));return u.apply(null,h)});return f.resultFunc=l,f.dependencies=p,f.recomputations=function(){return c},f.resetRecomputations=function(){return c=0},f}}n(ll,"createSelectorCreator");var D=ll(al);var U=ce(vt());var M=n((t,e)=>t===null?"":new Intl.NumberFormat(navigator.language,{style:"currency",currency:e}).format(t/100),"money"),Xe=n(t=>`${t}%`,"percentage"),pl="Subscribe and Save",ul="ordergroove-subscribe-and-save-",At=n((t=[])=>t.find(wi)||t.find(Ti)||t.find(yr),"getPayAsYouGoSellingPlanGroup"),Oi=n((t=[])=>t.filter(e=>Ti(e)||wi(e)||yr(e)),"getPayAsYouGoSellingPlanGroups"),Ti=n(t=>t.name===pl||t.app_id==="ordergroove-subscribe-and-save","isDefaultSellingPlanGroup"),wi=n(t=>t.name.startsWith("og_psfl")||t.app_id==="ordergroove-product-specific-frequency-list","isProductSpecificFrequencySellingPlanGroup"),yr=n(t=>{var e;return(e=t.app_id)==null?void 0:e.startsWith(ul)},"isExperimentSellingPlanGroup"),Ci=n(t=>{let e=At(t.map(r=>r.group));return t.find(r=>r.group===e)},"getPayAsYouGoSellingPlan");function br(t){var e;return(e=t==null?void 0:t.selling_plans)==null?void 0:e.map(({id:r})=>`${r}`)}n(br,"sellingPlansToFrequencies");function Sr(t){var e;return(e=t==null?void 0:t.selling_plans)==null?void 0:e.map(({options:r})=>r||[]).flat().map(({value:r})=>dl(r))}n(Sr,"sellingPlansToEveryPeriod");function dl(t){let e=["day","week","month"].findIndex(o=>t.toLowerCase().includes(o))+1,r=(t.match(/(\d+)/)||["",1])[1];return r&&e?`${r}_${e}`:null}n(dl,"textToFreq");function _r(t){var r;let e=(r=t==null?void 0:t.options.find(({name:o})=>o==="Shipment amount"))==null?void 0:r.value.split(" ")[0];return e?Number(e):void 0}n(_r,"getPrepaidShipments");U.default.Cache=Map;function fl(t,e){if(t===e)return!0;if(t===null||e===null||t.length!==e.length)return!1;for(let r=0;r<t.length;++r)if(t[r]!==e[r])return!1;return!0}n(fl,"arraysEqual");function hl(t,e,r){let o=Ct(r);return R.shopify_selling_plans?Q(t,e,o):o}n(hl,"resolveFrequency");var A=n((t,e)=>!!(t===e||typeof t=="object"&&typeof e=="object"&&t&&e&&t.id===e.id&&(!(Array.isArray(t.components)&&Array.isArray(e.components))||fl((t.components||[]).sort(),(e.components||[]).sort()))),"isSameProduct"),It=n(t=>t.optedin||[],"optedinSelector"),Ri=n(t=>t.optedout||[],"optedoutSelector"),Io=n(t=>t.autoshipByDefault||{},"autoshipSelector"),ml=n(t=>t.defaultFrequencies||{},"defaultFrequenciesSelector"),Ai=n(t=>{var e;return((e=t==null?void 0:t.config)==null?void 0:e.prepaidSellingPlans)||[]},"prepaidSellingPlansSelector"),gl=n(t=>(t==null?void 0:t.prepaidShipmentsSelected)||{},"prepaidShipmentsSelectedSelector"),te=(0,U.default)(t=>D(It,Ri,Io,(e,r,o)=>{let i=e.find(s=>A(t,s));return i||(r.find(s=>A(t,s))?!1:t&&o[t.id]?{id:t.id}:!1)}),t=>JSON.stringify(t)),Er=(0,U.default)(t=>D(It,e=>{let r=e.find(o=>A(t,o));return r||!1}),t=>JSON.stringify(t)),Ii=(0,U.default)(t=>D(It,e=>e.some(r=>A(t,r)&&r.prepaidShipments)),t=>JSON.stringify(t)),re=(0,U.default)(t=>D(gl,e=>e[t.id]||null),t=>JSON.stringify(t)),xr=(0,U.default)(t=>D(Ri,e=>e.find(r=>A(t,r)))),oe=(0,U.default)(t=>D(te(t),e=>e&&"frequency"in e&&e.frequency||null),t=>JSON.stringify(t)),j=(0,U.default)(t=>D(te(t),e=>e&&"prepaidShipments"in e&&e.prepaidShipments||null),t=>JSON.stringify(t)),G=(0,U.default)(t=>D(Ai,e=>{var o;return(((o=e[S(t)])==null?void 0:o.map(({numberShipments:i})=>i))||[]).sort((i,s)=>i-s)})),et=(0,U.default)(t=>D(ml,K(t),(e,{frequencies:r=[],frequenciesEveryPeriod:o=[]})=>e[S(t)]&&hl(r,o,e[S(t)])||null)),tt=(0,U.default)(t=>D(K(t),e=>e.frequencies)),ne=(0,U.default)(t=>D(K(t),e=>e.defaultFrequency)),K=(0,U.default)(t=>D(e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.productFrequencies},e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.frequencies},e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.frequenciesEveryPeriod},e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.frequenciesText},e=>{var r;return(r=e==null?void 0:e.config)==null?void 0:r.defaultFrequency},(e,r,o,i,s)=>e?e[S(t)]||{}:{frequencies:r,frequenciesEveryPeriod:o,frequenciesText:i,defaultFrequency:s})),Ni=n((t,e)=>D(Ai,K(t.id),(r,{frequencies:o})=>{var i;if(e){let s=S(t.id),a=(i=r[s])==null?void 0:i.find(c=>c.numberShipments===e);return a?a.sellingPlan:null}return o[0]}),"makeFrequencyForPrepaidShipmentsSelector"),ki=(0,U.default)(t=>D(e=>e.price||{},e=>e.incentives||{},e=>e.config.storeCurrency,(e,r,o)=>{let i=e[S(t)];if(i==null||!o)return{};let s=i.value,a=s,c=s,l=r[S(t)],p=l==null?void 0:l.initial.find(bl),u="";return p&&(p.type==="Discount Percent"?(c=Math.round(s*(100-p.value)/100),u=Xe(p.value)):p.type==="Discount Amount"&&o==="USD"&&(c=Math.max(0,s-Math.round(p.value*100)))),{regularPrice:M(a,o),subscriptionPrice:M(c,o),discountRate:u||M(a-c,o)}})),yl=[xt.PROGRAM_WIDE,xt.PSI];function bl(t){return t.object==="item"&&(t.type==="Discount Percent"||t.type==="Discount Amount")&&t.criteria&&t.criteria.node_type==="PREMISE"&&yl.includes(t.criteria.standard)}n(bl,"findRelevantIncentive");var No=n(t=>t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase(),"kebabCase"),H=n((t,e,r)=>t&&t.hasAttribute&&t.hasAttribute(No(e))&&t[e]||t.offer&&typeof(t.offer[e]!=="undefined")&&t.offer[e]||r,"getFallbackValue"),rt=n(t=>({templates:t.templates||[]}),"templatesSelector"),Fi=n(t=>{let e=Object.values(t.productPlans).flat();return e.length>0&&e.every(r=>r.hasPriceAdjustments===!1||r.prepaidShipments)},"isShopifyDiscountFunctionInUseSelector");function Pr(t){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",t):t()}n(Pr,"onReady");function Rt(){return document.querySelector([`script[src^="https://${ur}"]`,`script[src^="https://${dr}"]`,`script[src^="http://${ur}"]`,`script[src^="http://${dr}"]`].join(","))}n(Rt,"getMainJs");function ko(){let t=Rt();if(!t)return[];let e=new URL(t.src),r=e.host.startsWith(we)?we:Ce,o=e.pathname.split("/")[1];return!r&&!o?[]:[o,r,t]}n(ko,"resolveEnvAndMerchant");var S=n(t=>{var r;if(!t)return"";let e=`${t.id||t}`;return(r=R)!=null&&r.shopify_selling_plans&&(e=e.split(":")[0]),e},"safeProductId"),qi=n((t,e,r)=>{if(R.shopify_selling_plans){let o=e==null?void 0:e.indexOf(t);if(o>=0&&r[o])return r[o]}return t},"safeOgFrequency"),Nt=n((t,e)=>{if(!`${t}`.includes("_"))return t;let{frequencies:r,frequenciesEveryPeriod:o}=e,i=o==null?void 0:o.indexOf(t);return i>=0&&o[i]?r[i]:(r==null?void 0:r.length)>0&&(o==null?void 0:o.length)>0?(console.warn(`Unable to find selling plan match for frequency ${t}; falling back to first selling plan`),r[0]):t},"frequencyToSellingPlan");function Di(t){if(t.isReady())return;console.info("OG offers are auto initializing");let[e,r]=ko();if(!r&&!e)return;let o=document.createElement("script");o.onload=()=>console.info("OG pull initialization chunk for merchant",e,r),o.onerror=()=>t.initialize(e,r),o.src=`${window.location.protocol}//${r===Ce?ur:dr}/${e}/main.js?initOnly=true`,document.head.appendChild(o)}n(Di,"autoInitializeOffers");var Ui=n(t=>{document.cookie=`${t}=; expires=Thu, 01 Jan 1970 00:00:01 GMT;`},"clearCookie");function Li(t){let e=document.cookie.match(`(^|;) ?${t}=([^;]*)(;|$)`);return e?e[2]:null}n(Li,"getCookieValue");var Ie=n(t=>!!(t&&(t==null?void 0:t.includes("_"))),"isOgFrequency"),ue=n((t=[])=>(t==null?void 0:t[0])||null,"getFirstSellingPlan"),vr=n((t=[],e=[])=>{var r;return!!(((r=R)==null?void 0:r.shopify_selling_plans)&&t.length&&e.length)},"hasShopifySellingPlans"),Q=n((t,e,r)=>{if(t.length!==e.length)return null;let o=e.findIndex(i=>i===r);return o>=0?t[o]:null},"mapFrequencyToSellingPlan");function Or(t,e,r){let o=t.querySelector(`[name="${e}"]`);if(o&&!r){o.remove();return}!o&&r&&(o=document.createElement("input"),o.type="hidden",o.name=e,t.appendChild(o)),o&&(o.value=r)}n(Or,"getOrCreateHidden");function ot(t,e){let[[r],o]=t.reduce((i,s)=>i[A(e,s)?0:1].push(s)&&i,[[],[]]);return[r||{},o||[]]}n(ot,"getMatchingProductIfExists");var Z=n((t,e,r)=>({type:C,payload:{product:t,frequency:e,offer:r}}),"optinProduct"),nt=n((t,e)=>({type:k,payload:{product:t,offer:e}}),"optoutProduct"),Mi=n((t,e)=>({type:St,payload:{newProduct:t,product:e}}),"productHasChangedComponents"),wr=n((t,e,r)=>({type:F,payload:{product:t,frequency:e,offer:r}}),"productChangeFrequency"),ye=n((t,e,r)=>(o,i)=>{let s=Ni(t,e)(i());o({type:le,payload:{product:t,prepaidShipments:e,offer:r,frequency:s}})},"productChangePrepaidShipments");var Cr=n(t=>({type:ai,payload:{product:t}}),"concludeUpsell"),$i=n(t=>({type:$e,payload:t}),"setMerchantId"),Fo=n(t=>({type:Ve,payload:`${t}.${Math.floor(Math.random()*999999)}.${Math.round(new Date().getTime()/1e3)}`}),"createSessionId"),Sl=n(t=>({type:ni,payload:t}),"requestAuth"),kt=n((t,e,r,o)=>({type:Xt,payload:{public_id:t,sig_field:e,ts:r,sig:o}}),"authorize"),ge=n(t=>({type:Oe,payload:t}),"unauthorized"),Vi=n(t=>({type:Zt,payload:t}),"setAuthUrl"),Ft=n(t=>({type:pi,payload:t}),"fetchDone"),ji=n((t=oi)=>n(function(r,o){if(window.og&&window.og.previewMode)return r(ge({message:"Offers are running in preview mode"}));let{merchantId:i,authUrl:s}=o(),a=Sl(s);return r(a),t(s).then(({sig_field:c,ts:l,sig:p})=>r(kt(i,c,l,p)),c=>r(ge(c))).finally(()=>r(Ft(a)))},"fetchAuthThunk"),"fetchAuth"),_l=n((t,e)=>({type:ii,payload:{status:t,ordering:e}}),"requestOrders"),qo=n(t=>({type:er,payload:t}),"receiveOrders"),Do=n(t=>({type:tr,payload:t}),"receiveItems"),Rr=n((t=1,e="place")=>n(function(o,i){let{environment:{legoUrl:s},auth:a}=i();if(!a)return o(ge("No auth set."));let c=_l(t,e);return o(c),Ze.fetchOrders(s,a,t,e).then(l=>{if(l.results){o(qo(l));let p=(l.results[0]||{}).public_id;if(p)return Ze.fetchItems(s,a,p).then(u=>o(Do(u)))}return o(ge(l.detail)),null},l=>o(ge(l))).finally(()=>o(Ft(c)))},"fetchOrdersThunk"),"fetchOrders"),Gi=n(t=>{switch(t){case ui:return{type:je,payload:t};case pr:return{type:He,payload:t};case we:return{type:Ge,payload:t};case Ce:return{type:Be,payload:t};default:throw new Error(`${t} is not a supported environment`)}},"setEnvironment"),Hi=n(()=>(t,e)=>{let{merchantId:r,sessionId:o}=e();return(!o||r&&!o.startsWith(r))&&t(Fo(r)),o},"requestSessionId"),be=n((t,e,r)=>(o,i)=>{let s=K(r)(i());o({type:w,payload:{...t,offer:e,frequencyConfig:s}})},"receiveOffer"),Tr=n(t=>({type:si,payload:t}),"fetchResponseError"),Uo=n((t,e=Je,r)=>({type:L,payload:{product:t,module:e,offer:r}}),"requestOffer"),Bi=Uo,zi=n(()=>({type:ze}),"checkout"),El=n((t,e,r,o)=>({type:ci,payload:{product:t,order:e,quantity:r,offerId:o}}),"requestCreateOneTime"),xl=n(t=>({type:or,payload:t}),"receiveCreateOneTime"),Pl=n((t,e)=>({type:li,payload:{item:t,frequency:e}}),"requestConvertOneTimeToSubscription"),vl=n((t,e)=>({type:nr,payload:{response:t,product:e}}),"receiveConvertOneTime"),Ar=n((t,e,r,o=!1,i=null)=>n(function(a,c){let l=c(),{auth:p,environment:{legoUrl:u},previewUpsellOffer:f,offerId:h,sessionId:E}=l;if(!p)return a(ge("No auth set."));let{frequencies:P,frequenciesEveryPeriod:g}=K(t.id)(l),v=qi(i,P,g),_=El(t,e,r,h);return a(_),(f?Promise.resolve({legoUrl:u,product:t,order:e,quantity:r,offer:h}):Ze.createOneTime(u,p,t.id,e,r,h)).then(y=>(a(xl(y)),o?(a(Pl(y,v)),(f?Promise.resolve({item:y,frequency:v}):Ze.convertOneTimeToSubscription(u,p,y,v,h,E)).then(T=>a(vl(T,t)),T=>a(Tr(T)))):y),y=>a(Tr(y))).finally(()=>a(Ft(_)))},"createIuThunk"),"createIu"),Yi=n(t=>({type:ir,payload:t}),"setLocale"),Wi=n(t=>({type:Ye,payload:t}),"setConfig"),Ji=n((t,e,r)=>({type:sr,payload:{selector:t,markup:e,config:r}}),"addTemplate"),Ki=n(t=>({type:ar,payload:t}),"setTemplates"),Qi=n((t,e)=>({type:cr,payload:{product:t,firstOrderPlaceDate:e}}),"setFirstOrderPlaceDate"),Zi=n((t,e)=>({type:lr,payload:{product:t,productToSubscribe:e}}),"setProductToSubscribe"),Xi=n(t=>({type:pe,payload:t}),"receiveMerchantSettings");var qt="OG_STATE",rs=n(t=>{try{return t===null?void 0:JSON.parse(t)}catch{return}},"safeParseState"),Lo=n(()=>window.og&&window.og.previewMode,"isPreviewMode"),os=n(()=>Lo()?{}:rs(localStorage.getItem(qt)),"loadState"),Ol=n(t=>!t||!t.sessionId?!1:JSON.stringify({sessionId:t.sessionId,optedin:t.optedin,optedout:t.optedout,productOffer:t.productOffer,firstOrderPlaceDate:t.firstOrderPlaceDate,productToSubscribe:t.productToSubscribe}),"serializeState"),ns=n(t=>{if(Lo())return;t&&t.sessionId&&(document.cookie="og_session_id="+encodeURIComponent(t.sessionId)+"; path=/; expires=Fri, 31 Dec 9999 23:59:59 GMT; SameSite=Lax");let e=Ol(t);e&&localStorage.getItem(qt)!==e&&localStorage.setItem(qt,e)},"saveState"),is=n(t=>(0,ts.throttle)(500,e=>{if(Lo())return;let{key:r,newValue:o}=e;r===qt&&o===null?(t.dispatch({type:he}),setTimeout(()=>t.dispatch(Hi()),0)):r===qt&&t.dispatch({type:Te,newValue:rs(o)})}),"listenLocalStorageChanges");var as=ce(Kt());var Tl=n((t,e,r=document)=>r.dispatchEvent(new CustomEvent(t,{detail:e})),"dispatchEvent"),ss=n(t=>({payload:{product:{id:e,components:r}={}}={}}={})=>setTimeout(()=>Tl("optin-changed",{productId:e,components:r,optedIn:t}),0),"dispatchOptinChangedEvent"),wl=[{expressions:[({type:t}={})=>t===C,({type:t}={})=>t===F],fn:ss(!0)},{expressions:[({type:t}={})=>t===k],fn:ss(!1)}],cs=n(t=>e=>r=>{let o=t.getState();wl.forEach(i=>{i.expressions.some(s=>s(r,o))&&i.fn(r)}),e(r)},"dispatchMiddleware"),ls=n(t=>e=>r=>{var i;let o;switch(r.type){case w:case k:case C:case F:o=new CustomEvent(`og-${r.type.toLowerCase().replace(/_/g,"-")}`,{bubbles:!0,cancelable:!0,detail:r.payload}),(((i=r.payload)==null?void 0:i.offer)||document).dispatchEvent(o);break;default:}o!=null&&o.defaultPrevented||e(r)},"offerEvents"),ps=n(t=>e=>r=>{e(r);let o=(0,as.throttle)(500,()=>{ns({...t.getState()})});r.type!==Te&&o()},"localStorageMiddleware");var Dt=n(()=>{let t,e;return[new Promise((r,o)=>{t=r,e=o}),t,e]},"waitFor");function us(t){let[e,r]=Dt(),[o,i]=Dt(),[s,a]=Dt();o.then(l=>{let{sessionId:p}=t.getState();!p||l&&!p.startsWith(l)?t.dispatch(Fo(l)):a(p)});let c=Promise.all([o,e,s]);return c.then(()=>{var l;t.dispatch({type:rr,payload:{}}),window.addEventListener("storage",is(t)),(l=t.getState().auth)!=null&&l.ts||t.dispatch(ji())}),l=>async p=>{je===p.type||He===p.type||Ge===p.type||Be===p.type?r(p.payload):$e===p.type?i(p.payload):Ve===p.type?a(p.payload):await c,l(p)}}n(us,"waitUntilOffersReady");function ds(t){return e=>r=>{if(r.type===L){let{merchantId:o,sessionId:i,environment:{apiUrl:s}}=t.getState(),a=S(r.payload.product);a&&vi.fetchOffer(s,o,i,a,r.payload.module||Je,r.payload.searchParams).then(c=>t.dispatch(be(c,r.payload.offer,a)),c=>t.dispatch(Tr(c))).finally(()=>t.dispatch(Ft(r)))}return e(r)}}n(ds,"offerRequestMiddleware");var ys=ce(gs());function Il(t,e){e.map(a=>a.weight).reduce((a,c)=>a+c,0)!==100&&console.error("OG: Sum of weights for variants must be 100. Defaulting to last variant.");let i=ys.default.murmur3(t,0)%100,s=0;for(let a=0;a<e.length;a++){let c=e[a],l=s+c.weight;if(c.weight>0&&i<l)return a;s=l}return e.length-1}n(Il,"getVariantIx");function Nr(t={},e){var r;switch(e.type){case pe:return{...t,...e.payload.experiments};case vo:return{...t,currentVariant:e.payload.index,offerProfileId:(r=e.payload.parameters)==null?void 0:r.offer_profile_public_id};default:return t}}n(Nr,"experimentsReducer");function Nl(t,e,r){if(!t||r.variants.length===0)return;let o=e.selling_plan_groups.filter(yr);if(o.length!==r.variants.length)return;let i=o.find(({app_id:s})=>s.endsWith(t.public_id));if(!!i)return{...e,selling_plan_groups:[i],variants:e.variants.map(({selling_plan_allocations:s,...a})=>({...a,selling_plan_allocations:s.filter(({selling_plan_group_id:c})=>c===i.id)}))}}n(Nl,"resolveShopifySetupProductWhenExperiment");function kl(t,e){let r=t==null?void 0:t.public_id;if(!r)return null;let o=t.variants,i=Il(`${r}|${e}`,o);return{...o[i],index:i}}n(kl,"getAssignedExperimentVariant");function bs(t){let[e,r]=Dt(),o,i;return s=>async a=>{if(a.type===rr)r();else if(a.type===pe){await e,i=a.payload.experiments;let{sessionId:c}=t.getState();o=kl(i,c),o&&t.dispatch({type:vo,payload:o})}else if(a.type===L)await e,o&&(a.payload.searchParams={...a.payload.searchParams,variant:o.public_id});else if(a.type===q){await e;let c=Nl(o,a.payload.product,i);if(c)return s({type:q,payload:{...a.payload,experiments:!0,originalPayload:a.payload,product:c}})}return s(a)}}n(bs,"experimentsMiddleware");function Ss(t,...e){if(window.og&&window.og.store)return window.og.store;let r=window.og&&window.og.previewMode,o=typeof window=="object"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__({name:"Ordergroove Offers"}):xo,i=[us,Xn,bs,ds,cs,ls],s={};if(!r)try{s=os(),i.push(ps)}catch{}let a=o(Kn(...i,...e.filter(l=>l))),c=Eo(t,s,a);return window.og=window.og||{},window.og.store=c,c}n(Ss,"makeStore");var Fl=Object.defineProperty,kr=n((t,e)=>Fl(t,"name",{value:e,configurable:!0}),"i"),ql=kr(t=>e=>t.indexOf(e.origin)>=0,"createIsMessageAllowed"),Es=["https://rc3.ordergroove.com","https://rc3.stg.ordergroove.com","https://rc3-beta.stg.ordergroove.com","http://localhost:3000","http://localhost:3010","http://0.0.0.0:3010",window.location.origin],_s=kr(t=>(e,r)=>{Es.forEach(o=>t.postMessage({ogType:e,...r},o))},"createBroadcastMessage");function Vo(t=window.opener,e=window.og){let r=kr(o=>{let i=ql(Es),s=_s(o.source),a=o.data.options||{};if(i(o)&&o.data.ogType==="READY"){let c="//static.ordergroove.com/@ordergroove/offers-live-editor/0.6.9/dist/";c.startsWith("//")&&(c=window.location.protocol+c),c.endsWith("/")||(c+="/"),import(`${c}client.js`).then(({initializeClient:l})=>{l({isMessageAllowed:i,broadcastMessage:s,options:a,og:e}),window.removeEventListener("message",r)})}},"handleReady");t&&t!==window&&(window.addEventListener("message",r),_s(t)("READY"))}n(Vo,"h");kr(Vo,"offersLiveEditor");var Fr=null,Dl=n(t=>({dispatch:t}),"defaultMapDispatchToProps"),xs=n(t=>{if(!Fr)throw new Error("Missing redux store.");return Fr},"resolveStore"),Ul=n((t,e)=>r=>{let{getState:o,dispatch:i}=xs(r),s=t?t(o(),r):{},a=e(i,r);Object.assign(r,s,a)},"createRecalcProps"),m=n((t,e=Dl)=>r=>{let i=Ul(t,typeof e=="function"?e:s=>Jn(e,s));return class extends r{get store(){return Fr}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this._storeUnsubscribe=xs(this).subscribe(()=>i(this)),i(this)}attributeChangedCallback(s,a,c){super.attributeChangedCallback&&super.attributeChangedCallback(s,a,c),this._storeUnsubscribe&&a!==c&&i(this)}disconnectedCallback(){this._storeUnsubscribe(),super.disconnectedCallback&&super.disconnectedCallback()}}},"connect"),Ps=n(t=>{Fr=t},"setStore");var jo=n((t={},e=[])=>(t.optedin||[]).map(r=>{let o={product:r.id,subscription_info:{components:r.components||[]},tracking_override:{offer:((t.productOffer||{})[r.id]||[])[0],...t.sessionId&&{session_id:t.sessionId},...wt(r.frequency)}};return t.firstOrderPlaceDate&&t.firstOrderPlaceDate[r.id]&&(o.subscription_info.first_order_place_date=t.firstOrderPlaceDate[r.id]),t.productToSubscribe&&t.productToSubscribe[r.id]&&(o.tracking_override.product=t.productToSubscribe[r.id]),o}).filter(r=>r.tracking_override.offer).filter(r=>e.length?e.includes(r.product):r),"getProductsForPurchasePost"),qr=n((t={})=>{let e={};return Object.entries(t).forEach(([r,o])=>{Object.entries(o).forEach(([i,s])=>{let a={};s&&!Array.isArray(s)?a=s:a={frequency:i,prepaidShipments:null,regularPrice:s[0],subscriptionPrice:s[2],discountRate:s[1]},e[r]?e[r].push(a):e[r]=[a]})}),e},"getObjectStructuredProductPlans");var Go=typeof window<"u"&&window.customElements!=null&&window.customElements.polyfillWrapFlushCallback!==void 0;var Ne=n((t,e,r=null)=>{for(;e!==r;){let o=e.nextSibling;t.removeChild(e),e=o}},"removeNodes");var B=`{{lit-${String(Math.random()).slice(2)}}}`,Ho=`<!--${B}-->`,vs=new RegExp(`${B}|${Ho}`),it="$lit$",Se=class{constructor(e,r){this.parts=[],this.element=r;let o=[],i=[],s=document.createTreeWalker(r.content,133,null,!1),a=0,c=-1,l=0,{strings:p,values:{length:u}}=e;for(;l<u;){let f=s.nextNode();if(f===null){s.currentNode=i.pop();continue}if(c++,f.nodeType===1){if(f.hasAttributes()){let h=f.attributes,{length:E}=h,P=0;for(let g=0;g<E;g++)Os(h[g].name,it)&&P++;for(;P-- >0;){let g=p[l],v=Dr.exec(g)[2],_=v.toLowerCase()+it,y=f.getAttribute(_);f.removeAttribute(_);let T=y.split(vs);this.parts.push({type:"attribute",index:c,name:v,strings:T}),l+=T.length-1}}f.tagName==="TEMPLATE"&&(i.push(f),s.currentNode=f.content)}else if(f.nodeType===3){let h=f.data;if(h.indexOf(B)>=0){let E=f.parentNode,P=h.split(vs),g=P.length-1;for(let v=0;v<g;v++){let _,y=P[v];if(y==="")_=ie();else{let T=Dr.exec(y);T!==null&&Os(T[2],it)&&(y=y.slice(0,T.index)+T[1]+T[2].slice(0,-it.length)+T[3]),_=document.createTextNode(y)}E.insertBefore(_,f),this.parts.push({type:"node",index:++c})}P[g]===""?(E.insertBefore(ie(),f),o.push(f)):f.data=P[g],l+=g}}else if(f.nodeType===8)if(f.data===B){let h=f.parentNode;(f.previousSibling===null||c===a)&&(c++,h.insertBefore(ie(),f)),a=c,this.parts.push({type:"node",index:c}),f.nextSibling===null?f.data="":(o.push(f),c--),l++}else{let h=-1;for(;(h=f.data.indexOf(B,h+1))!==-1;)this.parts.push({type:"node",index:-1}),l++}}for(let f of o)f.parentNode.removeChild(f)}};n(Se,"Template");var Os=n((t,e)=>{let r=t.length-e.length;return r>=0&&t.slice(r)===e},"endsWith"),Ut=n(t=>t.index!==-1,"isTemplatePartActive"),ie=n(()=>document.createComment(""),"createMarker"),Dr=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/;var Bo=133;function zo(t,e){let{element:{content:r},parts:o}=t,i=document.createTreeWalker(r,Bo,null,!1),s=Lt(o),a=o[s],c=-1,l=0,p=[],u=null;for(;i.nextNode();){c++;let f=i.currentNode;for(f.previousSibling===u&&(u=null),e.has(f)&&(p.push(f),u===null&&(u=f)),u!==null&&l++;a!==void 0&&a.index===c;)a.index=u!==null?-1:a.index-l,s=Lt(o,s),a=o[s]}p.forEach(f=>f.parentNode.removeChild(f))}n(zo,"removeNodesFromTemplate");var Ml=n(t=>{let e=t.nodeType===11?0:1,r=document.createTreeWalker(t,Bo,null,!1);for(;r.nextNode();)e++;return e},"countNodes"),Lt=n((t,e=-1)=>{for(let r=e+1;r<t.length;r++){let o=t[r];if(Ut(o))return r}return-1},"nextActiveIndexInTemplateParts");function Ts(t,e,r=null){let{element:{content:o},parts:i}=t;if(r==null){o.appendChild(e);return}let s=document.createTreeWalker(o,Bo,null,!1),a=Lt(i),c=0,l=-1;for(;s.nextNode();)for(l++,s.currentNode===r&&(c=Ml(e),r.parentNode.insertBefore(e,r));a!==-1&&i[a].index===l;){if(c>0){for(;a!==-1;)i[a].index+=c,a=Lt(i,a);return}a=Lt(i,a)}}n(Ts,"insertNodeIntoTemplate");var ws=new WeakMap,Yo=n(t=>(...e)=>{let r=t(...e);return ws.set(r,!0),r},"directive"),ke=n(t=>typeof t=="function"&&ws.has(t),"isDirective");var $={},Ur={};var de=class{constructor(e,r,o){this.__parts=[],this.template=e,this.processor=r,this.options=o}update(e){let r=0;for(let o of this.__parts)o!==void 0&&o.setValue(e[r]),r++;for(let o of this.__parts)o!==void 0&&o.commit()}_clone(){let e=Go?this.template.element.content.cloneNode(!0):document.importNode(this.template.element.content,!0),r=[],o=this.template.parts,i=document.createTreeWalker(e,133,null,!1),s=0,a=0,c,l=i.nextNode();for(;s<o.length;){if(c=o[s],!Ut(c)){this.__parts.push(void 0),s++;continue}for(;a<c.index;)a++,l.nodeName==="TEMPLATE"&&(r.push(l),i.currentNode=l.content),(l=i.nextNode())===null&&(i.currentNode=r.pop(),l=i.nextNode());if(c.type==="node"){let p=this.processor.handleTextExpression(this.options);p.insertAfterNode(l.previousSibling),this.__parts.push(p)}else this.__parts.push(...this.processor.handleAttributeExpressions(l,c.name,c.strings,this.options));s++}return Go&&(document.adoptNode(e),customElements.upgrade(e)),e}};n(de,"TemplateInstance");var Cs=window.trustedTypes&&trustedTypes.createPolicy("lit-html",{createHTML:t=>t}),Vl=` ${B} `,se=class{constructor(e,r,o,i){this.strings=e,this.values=r,this.type=o,this.processor=i}getHTML(){let e=this.strings.length-1,r="",o=!1;for(let i=0;i<e;i++){let s=this.strings[i],a=s.lastIndexOf("<!--");o=(a>-1||o)&&s.indexOf("-->",a+1)===-1;let c=Dr.exec(s);c===null?r+=s+(o?Vl:Ho):r+=s.substr(0,c.index)+c[1]+c[2]+it+c[3]+B}return r+=this.strings[e],r}getTemplateElement(){let e=document.createElement("template"),r=this.getHTML();return Cs!==void 0&&(r=Cs.createHTML(r)),e.innerHTML=r,e}};n(se,"TemplateResult");var Mr=n(t=>t===null||!(typeof t=="object"||typeof t=="function"),"isPrimitive"),Lr=n(t=>Array.isArray(t)||!!(t&&t[Symbol.iterator]),"isIterable"),Fe=class{constructor(e,r,o){this.dirty=!0,this.element=e,this.name=r,this.strings=o,this.parts=[];for(let i=0;i<o.length-1;i++)this.parts[i]=this._createPart()}_createPart(){return new _e(this)}_getValue(){let e=this.strings,r=e.length-1,o=this.parts;if(r===1&&e[0]===""&&e[1]===""){let s=o[0].value;if(typeof s=="symbol")return String(s);if(typeof s=="string"||!Lr(s))return s}let i="";for(let s=0;s<r;s++){i+=e[s];let a=o[s];if(a!==void 0){let c=a.value;if(Mr(c)||!Lr(c))i+=typeof c=="string"?c:String(c);else for(let l of c)i+=typeof l=="string"?l:String(l)}}return i+=e[r],i}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}};n(Fe,"AttributeCommitter");var _e=class{constructor(e){this.value=void 0,this.committer=e}setValue(e){e!==$&&(!Mr(e)||e!==this.value)&&(this.value=e,ke(e)||(this.committer.dirty=!0))}commit(){for(;ke(this.value);){let e=this.value;this.value=$,e(this)}this.value!==$&&this.committer.commit()}};n(_e,"AttributePart");var ae=class{constructor(e){this.value=void 0,this.__pendingValue=void 0,this.options=e}appendInto(e){this.startNode=e.appendChild(ie()),this.endNode=e.appendChild(ie())}insertAfterNode(e){this.startNode=e,this.endNode=e.nextSibling}appendIntoPart(e){e.__insert(this.startNode=ie()),e.__insert(this.endNode=ie())}insertAfterPart(e){e.__insert(this.startNode=ie()),this.endNode=e.endNode,e.endNode=this.startNode}setValue(e){this.__pendingValue=e}commit(){if(this.startNode.parentNode===null)return;for(;ke(this.__pendingValue);){let r=this.__pendingValue;this.__pendingValue=$,r(this)}let e=this.__pendingValue;e!==$&&(Mr(e)?e!==this.value&&this.__commitText(e):e instanceof se?this.__commitTemplateResult(e):e instanceof Node?this.__commitNode(e):Lr(e)?this.__commitIterable(e):e===Ur?(this.value=Ur,this.clear()):this.__commitText(e))}__insert(e){this.endNode.parentNode.insertBefore(e,this.endNode)}__commitNode(e){this.value!==e&&(this.clear(),this.__insert(e),this.value=e)}__commitText(e){let r=this.startNode.nextSibling;e=e??"";let o=typeof e=="string"?e:String(e);r===this.endNode.previousSibling&&r.nodeType===3?r.data=o:this.__commitNode(document.createTextNode(o)),this.value=e}__commitTemplateResult(e){let r=this.options.templateFactory(e);if(this.value instanceof de&&this.value.template===r)this.value.update(e.values);else{let o=new de(r,e.processor,this.options),i=o._clone();o.update(e.values),this.__commitNode(i),this.value=o}}__commitIterable(e){Array.isArray(this.value)||(this.value=[],this.clear());let r=this.value,o=0,i;for(let s of e)i=r[o],i===void 0&&(i=new ae(this.options),r.push(i),o===0?i.appendIntoPart(this):i.insertAfterPart(r[o-1])),i.setValue(s),i.commit(),o++;o<r.length&&(r.length=o,this.clear(i&&i.endNode))}clear(e=this.startNode){Ne(this.startNode.parentNode,e.nextSibling,this.endNode)}};n(ae,"NodePart");var st=class{constructor(e,r,o){if(this.value=void 0,this.__pendingValue=void 0,o.length!==2||o[0]!==""||o[1]!=="")throw new Error("Boolean attributes can only contain a single expression");this.element=e,this.name=r,this.strings=o}setValue(e){this.__pendingValue=e}commit(){for(;ke(this.__pendingValue);){let r=this.__pendingValue;this.__pendingValue=$,r(this)}if(this.__pendingValue===$)return;let e=!!this.__pendingValue;this.value!==e&&(e?this.element.setAttribute(this.name,""):this.element.removeAttribute(this.name),this.value=e),this.__pendingValue=$}};n(st,"BooleanAttributePart");var at=class extends Fe{constructor(e,r,o){super(e,r,o),this.single=o.length===2&&o[0]===""&&o[1]===""}_createPart(){return new Mt(this)}_getValue(){return this.single?this.parts[0].value:super._getValue()}commit(){this.dirty&&(this.dirty=!1,this.element[this.name]=this._getValue())}};n(at,"PropertyCommitter");var Mt=class extends _e{};n(Mt,"PropertyPart");var Rs=!1;(()=>{try{let t={get capture(){return Rs=!0,!1}};window.addEventListener("test",t,t),window.removeEventListener("test",t,t)}catch{}})();var ct=class{constructor(e,r,o){this.value=void 0,this.__pendingValue=void 0,this.element=e,this.eventName=r,this.eventContext=o,this.__boundHandleEvent=i=>this.handleEvent(i)}setValue(e){this.__pendingValue=e}commit(){for(;ke(this.__pendingValue);){let s=this.__pendingValue;this.__pendingValue=$,s(this)}if(this.__pendingValue===$)return;let e=this.__pendingValue,r=this.value,o=e==null||r!=null&&(e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive),i=e!=null&&(r==null||o);o&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),i&&(this.__options=jl(e),this.element.addEventListener(this.eventName,this.__boundHandleEvent,this.__options)),this.value=e,this.__pendingValue=$}handleEvent(e){typeof this.value=="function"?this.value.call(this.eventContext||this.element,e):this.value.handleEvent(e)}};n(ct,"EventPart");var jl=n(t=>t&&(Rs?{capture:t.capture,passive:t.passive,once:t.once}:t.capture),"getOptions");function Wo(t){let e=qe.get(t.type);e===void 0&&(e={stringsArray:new WeakMap,keyString:new Map},qe.set(t.type,e));let r=e.stringsArray.get(t.strings);if(r!==void 0)return r;let o=t.strings.join(B);return r=e.keyString.get(o),r===void 0&&(r=new Se(t,t.getTemplateElement()),e.keyString.set(o,r)),e.stringsArray.set(t.strings,r),r}n(Wo,"templateFactory");var qe=new Map;var Ee=new WeakMap,Jo=n((t,e,r)=>{let o=Ee.get(e);o===void 0&&(Ne(e,e.firstChild),Ee.set(e,o=new ae(Object.assign({templateFactory:Wo},r))),o.appendInto(e)),o.setValue(t),o.commit()},"render");var $t=class{handleAttributeExpressions(e,r,o,i){let s=r[0];return s==="."?new at(e,r.slice(1),o).parts:s==="@"?[new ct(e,r.slice(1),i.eventContext)]:s==="?"?[new st(e,r.slice(1),o)]:new Fe(e,r,o).parts}handleTextExpression(e){return new ae(e)}};n($t,"DefaultTemplateProcessor");var Ko=new $t;typeof window<"u"&&(window.litHtmlVersions||(window.litHtmlVersions=[])).push("1.3.0");var d=n((t,...e)=>new se(t,e,"html",Ko),"html");var Is=n((t,e)=>`${t}--${e}`,"getTemplateCacheKey"),$r=!0;typeof window.ShadyCSS>"u"?$r=!1:typeof window.ShadyCSS.prepareTemplateDom>"u"&&(console.warn("Incompatible ShadyCSS version detected. Please update to at least @webcomponents/webcomponentsjs@2.0.2 and @webcomponents/shadycss@1.3.1."),$r=!1);var Hl=n(t=>e=>{let r=Is(e.type,t),o=qe.get(r);o===void 0&&(o={stringsArray:new WeakMap,keyString:new Map},qe.set(r,o));let i=o.stringsArray.get(e.strings);if(i!==void 0)return i;let s=e.strings.join(B);if(i=o.keyString.get(s),i===void 0){let a=e.getTemplateElement();$r&&window.ShadyCSS.prepareTemplateDom(a,t),i=new Se(e,a),o.keyString.set(s,i)}return o.stringsArray.set(e.strings,i),i},"shadyTemplateFactory"),Bl=["html","svg"],zl=n(t=>{Bl.forEach(e=>{let r=qe.get(Is(e,t));r!==void 0&&r.keyString.forEach(o=>{let{element:{content:i}}=o,s=new Set;Array.from(i.querySelectorAll("style")).forEach(a=>{s.add(a)}),zo(o,s)})})},"removeStylesFromLitTemplates"),Ns=new Set,Yl=n((t,e,r)=>{Ns.add(t);let o=r?r.element:document.createElement("template"),i=e.querySelectorAll("style"),{length:s}=i;if(s===0){window.ShadyCSS.prepareTemplateStyles(o,t);return}let a=document.createElement("style");for(let p=0;p<s;p++){let u=i[p];u.parentNode.removeChild(u),a.textContent+=u.textContent}zl(t);let c=o.content;r?Ts(r,a,c.firstChild):c.insertBefore(a,c.firstChild),window.ShadyCSS.prepareTemplateStyles(o,t);let l=c.querySelector("style");if(window.ShadyCSS.nativeShadow&&l!==null)e.insertBefore(l.cloneNode(!0),e.firstChild);else if(r){c.insertBefore(a,c.firstChild);let p=new Set;p.add(a),zo(r,p)}},"prepareTemplateStyles"),ks=n((t,e,r)=>{if(!r||typeof r!="object"||!r.scopeName)throw new Error("The `scopeName` option is required.");let o=r.scopeName,i=Ee.has(e),s=$r&&e.nodeType===11&&!!e.host,a=s&&!Ns.has(o),c=a?document.createDocumentFragment():e;if(Jo(t,c,Object.assign({templateFactory:Hl(o)},r)),a){let l=Ee.get(c);Ee.delete(c);let p=l.value instanceof de?l.value.template:void 0;Yl(o,c,p),Ne(e,e.firstChild),e.appendChild(c),Ee.set(e,l)}!i&&s&&window.ShadyCSS.styleElement(e.host)},"render");var Fs;window.JSCompiler_renameProperty=(t,e)=>t;var rn={toAttribute(t,e){switch(e){case Boolean:return t?"":null;case Object:case Array:return t==null?t:JSON.stringify(t)}return t},fromAttribute(t,e){switch(e){case Boolean:return t!==null;case Number:return t===null?null:Number(t);case Object:case Array:return JSON.parse(t)}return t}},qs=n((t,e)=>e!==t&&(e===e||t===t),"notEqual"),Qo={attribute:!0,type:String,converter:rn,reflect:!1,hasChanged:qs},Zo=1,Xo=1<<2,en=1<<3,tn=1<<4,on="finalized",lt=class extends HTMLElement{constructor(){super(),this.initialize()}static get observedAttributes(){this.finalize();let e=[];return this._classProperties.forEach((r,o)=>{let i=this._attributeNameForProperty(o,r);i!==void 0&&(this._attributeToPropertyMap.set(i,o),e.push(i))}),e}static _ensureClassProperties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_classProperties",this))){this._classProperties=new Map;let e=Object.getPrototypeOf(this)._classProperties;e!==void 0&&e.forEach((r,o)=>this._classProperties.set(o,r))}}static createProperty(e,r=Qo){if(this._ensureClassProperties(),this._classProperties.set(e,r),r.noAccessor||this.prototype.hasOwnProperty(e))return;let o=typeof e=="symbol"?Symbol():`__${e}`,i=this.getPropertyDescriptor(e,o,r);i!==void 0&&Object.defineProperty(this.prototype,e,i)}static getPropertyDescriptor(e,r,o){return{get(){return this[r]},set(i){let s=this[e];this[r]=i,this.requestUpdateInternal(e,s,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this._classProperties&&this._classProperties.get(e)||Qo}static finalize(){let e=Object.getPrototypeOf(this);if(e.hasOwnProperty(on)||e.finalize(),this[on]=!0,this._ensureClassProperties(),this._attributeToPropertyMap=new Map,this.hasOwnProperty(JSCompiler_renameProperty("properties",this))){let r=this.properties,o=[...Object.getOwnPropertyNames(r),...typeof Object.getOwnPropertySymbols=="function"?Object.getOwnPropertySymbols(r):[]];for(let i of o)this.createProperty(i,r[i])}}static _attributeNameForProperty(e,r){let o=r.attribute;return o===!1?void 0:typeof o=="string"?o:typeof e=="string"?e.toLowerCase():void 0}static _valueHasChanged(e,r,o=qs){return o(e,r)}static _propertyValueFromAttribute(e,r){let o=r.type,i=r.converter||rn,s=typeof i=="function"?i:i.fromAttribute;return s?s(e,o):e}static _propertyValueToAttribute(e,r){if(r.reflect===void 0)return;let o=r.type,i=r.converter;return(i&&i.toAttribute||rn.toAttribute)(e,o)}initialize(){this._updateState=0,this._updatePromise=new Promise(e=>this._enableUpdatingResolver=e),this._changedProperties=new Map,this._saveInstanceProperties(),this.requestUpdateInternal()}_saveInstanceProperties(){this.constructor._classProperties.forEach((e,r)=>{if(this.hasOwnProperty(r)){let o=this[r];delete this[r],this._instanceProperties||(this._instanceProperties=new Map),this._instanceProperties.set(r,o)}})}_applyInstanceProperties(){this._instanceProperties.forEach((e,r)=>this[r]=e),this._instanceProperties=void 0}connectedCallback(){this.enableUpdating()}enableUpdating(){this._enableUpdatingResolver!==void 0&&(this._enableUpdatingResolver(),this._enableUpdatingResolver=void 0)}disconnectedCallback(){}attributeChangedCallback(e,r,o){r!==o&&this._attributeToProperty(e,o)}_propertyToAttribute(e,r,o=Qo){let i=this.constructor,s=i._attributeNameForProperty(e,o);if(s!==void 0){let a=i._propertyValueToAttribute(r,o);if(a===void 0)return;this._updateState=this._updateState|en,a==null?this.removeAttribute(s):this.setAttribute(s,a),this._updateState=this._updateState&~en}}_attributeToProperty(e,r){if(this._updateState&en)return;let o=this.constructor,i=o._attributeToPropertyMap.get(e);if(i!==void 0){let s=o.getPropertyOptions(i);this._updateState=this._updateState|tn,this[i]=o._propertyValueFromAttribute(r,s),this._updateState=this._updateState&~tn}}requestUpdateInternal(e,r,o){let i=!0;if(e!==void 0){let s=this.constructor;o=o||s.getPropertyOptions(e),s._valueHasChanged(this[e],r,o.hasChanged)?(this._changedProperties.has(e)||this._changedProperties.set(e,r),o.reflect===!0&&!(this._updateState&tn)&&(this._reflectingProperties===void 0&&(this._reflectingProperties=new Map),this._reflectingProperties.set(e,o))):i=!1}!this._hasRequestedUpdate&&i&&(this._updatePromise=this._enqueueUpdate())}requestUpdate(e,r){return this.requestUpdateInternal(e,r),this.updateComplete}async _enqueueUpdate(){this._updateState=this._updateState|Xo;try{await this._updatePromise}catch{}let e=this.performUpdate();return e!=null&&await e,!this._hasRequestedUpdate}get _hasRequestedUpdate(){return this._updateState&Xo}get hasUpdated(){return this._updateState&Zo}performUpdate(){if(!this._hasRequestedUpdate)return;this._instanceProperties&&this._applyInstanceProperties();let e=!1,r=this._changedProperties;try{e=this.shouldUpdate(r),e?this.update(r):this._markUpdated()}catch(o){throw e=!1,this._markUpdated(),o}e&&(this._updateState&Zo||(this._updateState=this._updateState|Zo,this.firstUpdated(r)),this.updated(r))}_markUpdated(){this._changedProperties=new Map,this._updateState=this._updateState&~Xo}get updateComplete(){return this._getUpdateComplete()}_getUpdateComplete(){return this._updatePromise}shouldUpdate(e){return!0}update(e){this._reflectingProperties!==void 0&&this._reflectingProperties.size>0&&(this._reflectingProperties.forEach((r,o)=>this._propertyToAttribute(o,this[o],r)),this._reflectingProperties=void 0),this._markUpdated()}updated(e){}firstUpdated(e){}};n(lt,"UpdatingElement");Fs=on;lt[Fs]=!0;var Ds=Element.prototype,ch=Ds.msMatchesSelector||Ds.webkitMatchesSelector;var Vr=window.ShadowRoot&&(window.ShadyCSS===void 0||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,nn=Symbol(),pt=class{constructor(e,r){if(r!==nn)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e}get styleSheet(){return this._styleSheet===void 0&&(Vr?(this._styleSheet=new CSSStyleSheet,this._styleSheet.replaceSync(this.cssText)):this._styleSheet=null),this._styleSheet}toString(){return this.cssText}};n(pt,"CSSResult");var Us=n(t=>new pt(String(t),nn),"unsafeCSS"),Wl=n(t=>{if(t instanceof pt)return t.cssText;if(typeof t=="number")return t;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${t}. Use 'unsafeCSS' to pass non-literal values, but
|
|
12
|
+
take care to ensure page security.`)},"textFromCSSResult"),b=n((t,...e)=>{let r=e.reduce((o,i,s)=>o+Wl(i)+t[s+1],t[0]);return new pt(r,nn)},"css");(window.litElementVersions||(window.litElementVersions=[])).push("2.4.0");var Ls={},x=class extends lt{static getStyles(){return this.styles}static _getUniqueStyles(){if(this.hasOwnProperty(JSCompiler_renameProperty("_styles",this)))return;let e=this.getStyles();if(Array.isArray(e)){let r=n((s,a)=>s.reduceRight((c,l)=>Array.isArray(l)?r(l,c):(c.add(l),c),a),"addStyles"),o=r(e,new Set),i=[];o.forEach(s=>i.unshift(s)),this._styles=i}else this._styles=e===void 0?[]:[e];this._styles=this._styles.map(r=>{if(r instanceof CSSStyleSheet&&!Vr){let o=Array.prototype.slice.call(r.cssRules).reduce((i,s)=>i+s.cssText,"");return Us(o)}return r})}initialize(){super.initialize(),this.constructor._getUniqueStyles(),this.renderRoot=this.createRenderRoot(),window.ShadowRoot&&this.renderRoot instanceof window.ShadowRoot&&this.adoptStyles()}createRenderRoot(){return this.attachShadow({mode:"open"})}adoptStyles(){let e=this.constructor._styles;e.length!==0&&(window.ShadyCSS!==void 0&&!window.ShadyCSS.nativeShadow?window.ShadyCSS.ScopingShim.prepareAdoptedCssText(e.map(r=>r.cssText),this.localName):Vr?this.renderRoot.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):this._needsShimAdoptedStyleSheets=!0)}connectedCallback(){super.connectedCallback(),this.hasUpdated&&window.ShadyCSS!==void 0&&window.ShadyCSS.styleElement(this)}update(e){let r=this.render();super.update(e),r!==Ls&&this.constructor.render(r,this.renderRoot,{scopeName:this.localName,eventContext:this}),this._needsShimAdoptedStyleSheets&&(this._needsShimAdoptedStyleSheets=!1,this.constructor._styles.forEach(o=>{let i=document.createElement("style");i.textContent=o.cssText,this.renderRoot.appendChild(i)}))}render(){return Ls}};n(x,"LitElement");x.finalized=!0;x.render=ks;var ra=ce(Js());var tp=n(t=>{let e=String(t||"").trim().match(/(\d+)\s*([dwm])/);return e?`${e[1]}_${{d:1,w:2,m:3}[e[2]]}`:t},"sanitizeFrequencyString"),Ks=n(t=>t.hasAttribute("product")&&{id:t.getAttribute("product"),...t.hasAttribute("product-components")&&{components:JSON.parse(t.getAttribute("product-components"))}},"buildProduct");var Vt=n(t=>{let e=Ks(t);if(!e){let r=t.offer;r&&(e=Ks(r))}return e},"resolveProduct"),rp=n(t=>{let e=t;for(;e;){if(e.tagName==="OG-OFFER")return e;e=e.nodeType===11?e.host:e.parentNode}},"resolveOffer"),sn=n(t=>class extends t{get offer(){return rp(this)}connectedCallback(){super.connectedCallback(),this.offersChangeTemplate=this.offersChangeTemplate.bind(this),this.offer&&this.offer.addEventListener("template-changed",this.offersChangeTemplate)}disconnectedCallback(){super.disconnectedCallback(),this.offer&&this.offer.removeEventListener("template-changed",this.offersChangeTemplate)}offersChangeTemplate(){this._enqueueUpdate()}},"withOfferTemplate"),I=n(t=>class extends sn(t){get product(){return Vt(this)}},"withProduct"),Gr=n(t=>class extends t{get childOptions(){let e=[],r=null;return this.querySelectorAll("option").forEach(o=>{let i=tp(o.value),s=o.innerText.trim();e.push({value:i,text:s}),!r&&o.selected&&(r=i)}),{options:e,isSelected:r}}},"withChildOptions");var Hr={};Bn(Hr,{autoshipByDefault:()=>op,eligibilityGroups:()=>cn,eligible:()=>Qs,hasPrepaidOptions:()=>cp,hasUpcomingOrder:()=>ea,hasUpsellGroup:()=>Xs,inStock:()=>an,optedout:()=>sp,prepaidEligible:()=>np,prepaidSubscribed:()=>ap,regularEligible:()=>pp,subscribed:()=>ip,subscriptionEligible:()=>Zs,upcomingOrderContainsProduct:()=>lp,upsellEligible:()=>ta});var an=n((t,e)=>(t.inStock||{})[(e.product||{}).id],"inStock"),Qs=n((t,e)=>(t.autoshipEligible||{})[(e.product||{}).id]||!1,"eligible"),op=n((t,e)=>(t.autoshipByDefault||{})[(e.product||{}).id]||!1,"autoshipByDefault"),Zs=n((t,e)=>(t.offerId&&t.offerId!=="0"||!1)&&Qs(t,e)&&an(t,e),"subscriptionEligible"),cn=n((t,e)=>{let r=S((e.product||{}).id);return(t.eligibilityGroups||{})[r]||null},"eligibilityGroups"),Xs=n((t,e)=>{let r=cn(t,e);return r===null||!!r.find(o=>o==="upsell"||o==="impulse_upsell")},"hasUpsellGroup"),np=n((t,e)=>{let r=cn(t,e);return(r==null?void 0:r.some(o=>o==="prepaid"))||!1},"prepaidEligible"),ip=n((t,e)=>Er(e.product)(t),"subscribed"),sp=n((t,e)=>xr(e.product)(t),"optedout"),ap=n((t,e)=>Ii(e.product)(t),"prepaidSubscribed"),cp=n((t,e)=>G(e.product.id)(t).length>0,"hasPrepaidOptions"),ea=n(t=>!!(t.nextUpcomingOrder&&t.nextUpcomingOrder.public_id),"hasUpcomingOrder"),lp=n((t,e)=>(t.nextUpcomingOrder&&t.nextUpcomingOrder.products||[]).includes((e.product||{}).id),"upcomingOrderContainsProduct"),ta=n((t,e)=>{var r;return!((r=e.offer)!=null&&r.isCart)&&t.offerId&&t.offerId!=="0"&&t.auth&&an(t,e)&&ea(t)&&Xs(t,e)},"upsellEligible"),pp=n((t,e)=>Zs(t,e)&&!ta(t,e),"regularEligible");var up=n(t=>t.replace(/(\r\n|\n|\r|\s)+/gm,""),"removeWhitespace"),Br=class extends I(x){static get properties(){return{...super.properties,state:{type:Object,attribute:!1},test:{type:String}}}render(){if(!this.test)return d``;let e=up(this.test);return e=e.replace(/(![a-zA-Z]+)/g,"($1)"),ra.default.parse(e,o=>Hr[o]&&Hr[o](this.state,this))?d`
|
|
13
13
|
<slot></slot>
|
|
14
|
-
`:
|
|
14
|
+
`:d``}shouldUpdate(e){return e.size&&(this.product&&this.product.id in this.state.autoshipEligible&&this.product.id in this.state.inStock||!this.product.id)}};n(Br,"When");var dp=n(t=>({state:t}),"mapStateToProps"),oa=m(dp)(Br);var na={type:Object,converter:{toAttribute(t){return t==null?t:JSON.stringify(t)},fromAttribute(t){return t&&t.match(/[{[]/)?JSON.parse(t):{id:t}}}},Pe={type:String,attribute:"default-frequency",converter:{fromAttribute(t){return t&&Ro(t)?t:null}}},zr={type:Boolean,attribute:!0,reflect:!0},ft={type:Object,attribute:!1};var fp=n(t=>class extends t{applyTemplate(e){this.template=e;let r=typeof e.markup=="undefined"?this.constructor.initialTemplate:e.markup;r&&this._templateMarkup!==r&&(this._templateMarkup=r,this.innerHTML=r)}refreshTemplate(){if(this._templates&&this._templates.length){let e=this._templates.find(({selector:r})=>{try{return this.matches(r)}catch{return!1}});this.applyTemplate(e||{})}}set templates(e){this._templates=e,this.refreshTemplate()}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this.constructor.initialTemplate&&!this.innerHTML.trim()&&(this.innerHTML=this.constructor.initialTemplate)}},"withTemplate"),Y=fp(x);var W=class extends I(Y){static get properties(){return{subscribed:zr,frequencyMatch:{type:Boolean,reflect:!0,attribute:"frequency-match"},productDefaultFrequency:{type:String},defaultFrequency:{type:String},frequencies:{type:Array}}}static get styles(){return b`
|
|
15
15
|
:host {
|
|
16
16
|
cursor: default;
|
|
17
17
|
display: inline-block;
|
|
@@ -74,18 +74,18 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
74
74
|
text-align: center;
|
|
75
75
|
overflow: visible;
|
|
76
76
|
}
|
|
77
|
-
`}constructor(){super(),this.addEventListener("click",this.handleClick.bind(this))}updated(e){e.has("subscribed")&&(this.frequencyMatch=this.frequency===this.defaultFrequency)}handleClick(){}render(){return this.subscribed&&!this.defaultFrequency?
|
|
77
|
+
`}constructor(){super(),this.addEventListener("click",this.handleClick.bind(this))}updated(e){e.has("subscribed")&&(this.frequencyMatch=this.frequency===this.defaultFrequency)}handleClick(){}render(){return this.subscribed&&!this.defaultFrequency?d`
|
|
78
78
|
<slot name="subscribed"></slot>
|
|
79
79
|
<slot name="frequency-mismatch"></slot>
|
|
80
|
-
`:this.subscribed&&this.defaultFrequency===this.frequency?
|
|
80
|
+
`:this.subscribed&&this.defaultFrequency===this.frequency?d`
|
|
81
81
|
<slot name="subscribed"></slot>
|
|
82
82
|
<slot name="frequency-match"></slot>
|
|
83
|
-
`:this.subscribed&&this.defaultFrequency!==this.frequency?
|
|
83
|
+
`:this.subscribed&&this.defaultFrequency!==this.frequency?d`
|
|
84
84
|
<slot name="subscribed"></slot>
|
|
85
85
|
<slot name="frequency-mismatch"></slot>
|
|
86
|
-
`:
|
|
86
|
+
`:d`
|
|
87
87
|
<slot name="not-subscribed"></slot>
|
|
88
|
-
`}};n(
|
|
88
|
+
`}};n(W,"OptinStatus");var X=n((t,e={})=>{var r,o;return{subscribed:te(e.product)(t),frequency:oe(e.product)(t),productDefaultFrequency:et((e.product||{}).id)(t),prepaidShipmentsOptedIn:j(e.product)(t),defaultFrequency:ne((r=e.product)==null?void 0:r.id)(t)||H(e,"defaultFrequency"),frequencies:tt((o=e.product)==null?void 0:o.id)(t)||H(e,"frequencies"),...rt(t,e),productFrequencies:K(e.product)(t)}},"mapStateToProps"),ia=m(X)(W);var ht=class extends W{static get properties(){return{...super.properties,frequency:{type:String,reflect:!0},defaultFrequency:Pe,optinButtonLabel:{type:String}}}updated(e){if(e.has("subscribed")||e.has("frequencies")){if(R.shopify_selling_plans&&this.store){let r=this.getAttribute("default-frequency");r=Nt(r,this.productFrequencies),this.sellingPlanFreq=r}this.frequencyMatch=this.frequency===this.optinFrequency}}get optinFrequency(){let e;return this.sellingPlanFreq?e=this.sellingPlanFreq:this.hasAttribute("default-frequency")?e=this.getAttribute("default-frequency"):e=this.offer?this.offer.defaultFrequency:this.defaultFrequency,R.shopify_selling_plans&&this.store&&(e=Nt(e,this.productFrequencies)),e}handleClick(e){this.optinProduct(Vt(this),this.optinFrequency,this.offer),e.preventDefault()}render(){return d`
|
|
89
89
|
<slot name="default">
|
|
90
90
|
<button
|
|
91
91
|
aria-labelledby="ogOfferOptInLabel"
|
|
@@ -99,7 +99,7 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
99
99
|
</slot>
|
|
100
100
|
</label>
|
|
101
101
|
</slot>
|
|
102
|
-
`}};n(
|
|
102
|
+
`}};n(ht,"OptinButton");var sa=m(X,{optinProduct:Z})(ht);var Yr=class extends W{static get properties(){return{...super.properties,label:{type:String}}}handleClick(e){this.optoutProduct(this.product,this.offer),e.preventDefault()}render(){return d`
|
|
103
103
|
<slot name="default">
|
|
104
104
|
<button
|
|
105
105
|
aria-labelledby="ogOfferOptOutLabel"
|
|
@@ -113,32 +113,32 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
113
113
|
</slot>
|
|
114
114
|
</label>
|
|
115
115
|
</slot>
|
|
116
|
-
`}};n(
|
|
116
|
+
`}};n(Yr,"OptoutButton");var aa=m(X,{optoutProduct:nt})(Yr);var Ue=n((t,e)=>{let{every:r,every_period:o}=wt(t);return r&&o?d`
|
|
117
117
|
${r}
|
|
118
118
|
<og-text key="frequencyPeriods" variant="${o}" pluralize="${r}"></og-text>
|
|
119
|
-
${e&&e===t?
|
|
119
|
+
${e&&e===t?d`
|
|
120
120
|
<og-text key="defaultFrequencyCopy"></og-text>
|
|
121
121
|
`:""}
|
|
122
|
-
`:t},"frequencyText"),
|
|
122
|
+
`:t},"frequencyText"),mt=class extends I(Y){static get properties(){return{...super.properties,disabled:{type:Boolean},subscribed:zr,frequency:{type:String},defaultFrequency:Pe,productDefaultFrequency:{type:String},config:{type:Object},frequencies:{converter:{fromAttribute:Pi}}}}static get styles(){return b`
|
|
123
123
|
:host[hidden] {
|
|
124
124
|
display: none;
|
|
125
125
|
}
|
|
126
126
|
:host {
|
|
127
127
|
display: inline-block;
|
|
128
128
|
}
|
|
129
|
-
`}constructor(){super(),this.frequencies=[]}render(){let e=this.frequency||this.defaultFrequency;return
|
|
129
|
+
`}constructor(){super(),this.frequencies=[]}render(){let e=this.frequency||this.defaultFrequency;return d`
|
|
130
130
|
<span>
|
|
131
|
-
${this.subscribed&&
|
|
131
|
+
${this.subscribed&&d`
|
|
132
132
|
<slot name="subscribed">${Ue(e)}</slot>
|
|
133
133
|
`||""}
|
|
134
|
-
${!this.subscribed&&
|
|
134
|
+
${!this.subscribed&&d`
|
|
135
135
|
<slot name="not-subscribed"></slot>
|
|
136
136
|
`||""}
|
|
137
|
-
${this.subscribed&&this.defaultFrequency&&this.defaultFrequency!==this.frequency&&
|
|
137
|
+
${this.subscribed&&this.defaultFrequency&&this.defaultFrequency!==this.frequency&&d`
|
|
138
138
|
<slot name="frequency-mismatch"></slot>
|
|
139
139
|
`||""}
|
|
140
140
|
</span>
|
|
141
|
-
`}};n(
|
|
141
|
+
`}};n(mt,"FrequencyStatus");var jt=n((t,e)=>{var r,o;return{subscribed:te(e.product)(t),frequency:oe(e.product)(t),productDefaultFrequency:et((e.product||{}).id)(t),frequencies:tt((r=e.product)==null?void 0:r.id)(t)||H(e,"frequencies"),defaultFrequency:ne((o=e.product)==null?void 0:o.id)(t)||H(e,"defaultFrequency"),...rt(t,e),productFrequencies:K(e.product)(t)}},"mapStateToProps"),ca=m(jt)(mt);var Wr=class extends Gr(W){static get properties(){return{...super.properties,frequencies:{type:Array,attribute:!1},frequency:{type:String},defaultFrequency:Pe}}static get styles(){return b`
|
|
142
142
|
:host {
|
|
143
143
|
display: inline-block;
|
|
144
144
|
cursor: pointer;
|
|
@@ -148,24 +148,24 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
148
148
|
border-width: var(--og-select-border-width, 1px);
|
|
149
149
|
box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
|
|
150
150
|
}
|
|
151
|
-
`}get currentFrequency(){return this.subscribed?this.frequency||this.productDefaultFrequency||this.defaultFrequency:"optedOut"}onOptinChange(e){e==="optedOut"?this.optoutProduct(this.product,this.offer):this.productChangeFrequency(this.product,e,this.offer)}render(){var o;let{options:e}=this.childOptions,r;if((o=this.frequencies)!=null&&o.length){let{frequenciesText:i}=this.productFrequencies;r=[e.find(s=>s.value==="optedOut"),...this.frequencies.map((s,a)=>({value:s,text:i&&a in i?i[a]:Ue(s,this.defaultFrequency)}))]}else r=e;return
|
|
151
|
+
`}get currentFrequency(){return this.subscribed?this.frequency||this.productDefaultFrequency||this.defaultFrequency:"optedOut"}onOptinChange(e){e==="optedOut"?this.optoutProduct(this.product,this.offer):this.productChangeFrequency(this.product,e,this.offer)}render(){var o;let{options:e}=this.childOptions,r;if((o=this.frequencies)!=null&&o.length){let{frequenciesText:i}=this.productFrequencies;r=[e.find(s=>s.value==="optedOut"),...this.frequencies.map((s,a)=>({value:s,text:i&&a in i?i[a]:Ue(s,this.defaultFrequency)}))]}else r=e;return d`
|
|
152
152
|
<og-select
|
|
153
153
|
.options="${r}"
|
|
154
154
|
.selected="${this.currentFrequency}"
|
|
155
155
|
.onChange="${({target:{value:i}})=>this.onOptinChange(i)}"
|
|
156
156
|
></og-select>
|
|
157
|
-
`}};n(
|
|
157
|
+
`}};n(Wr,"OptinSelect");var la=m((t,e)=>{var r;return{...X(t,e),...jt(t,e),frequencies:tt((r=e.product)==null?void 0:r.id)(t)||H(e,"frequencies")}},{productChangeFrequency:wr,optoutProduct:nt})(Wr);var Jr=class extends I(Y){static get styles(){return b`
|
|
158
158
|
:host[hidden] {
|
|
159
159
|
display: none;
|
|
160
160
|
}
|
|
161
161
|
:host {
|
|
162
162
|
display: inline-block;
|
|
163
163
|
}
|
|
164
|
-
`}static get properties(){return{...super.properties,upcomingOrderDate:{type:String,attribute:!1},auth:
|
|
164
|
+
`}static get properties(){return{...super.properties,upcomingOrderDate:{type:String,attribute:!1},auth:ft,isPreview:{type:Boolean,attribute:!1},target:{type:String},skipModal:{type:Boolean,attribute:"skip-modal"}}}constructor(){super(),this.fetchOrders=()=>0,this.createIu=()=>0,this.concludeUpsell=()=>0,this.addEventListener("click",this.handleClick.bind(this))}updated(e){e.has("auth")&&this.auth&&!this.upcomingOrderDate&&!this.isPreview&&this.fetchOrders()}handleClick(){let e;if(this.skipModal)this.createIu(this.product,this.nextUpcomingOrder.public_id,1,!1,null),this.concludeUpsell(this.product);else if(!this.target&&this.offer)e=this.offer.querySelector("og-upsell-modal"),e||(e=this.offer.shadowRoot.querySelector("og-upsell-modal"));else if(this.target)e=document.querySelector(this.target);else throw Error("You must specify a target attribute or place this element as child of og-offer");e&&e.setAttribute("show",!0)}render(){return d`
|
|
165
165
|
<slot>
|
|
166
166
|
<og-next-upcoming-order></og-next-upcoming-order>
|
|
167
167
|
</slot>
|
|
168
|
-
`}};n(
|
|
168
|
+
`}};n(Jr,"UpsellButton");var hp=n(t=>({isPreview:t.previewUpsellOffer,nextUpcomingOrder:t.previewUpsellOffer?{public_id:"preview-order-id"}:t.nextUpcomingOrder}),"mapStateToProps"),pa=m(hp,{fetchOrders:Rr,createIu:Ar,concludeUpsell:Cr})(Jr);var Kr=class extends I(Y){static get properties(){return{...super.properties,defaultFrequency:Pe,auth:ft,subscribed:{type:Boolean,attribute:!1},frequency:{type:String,attribute:!1},nextUpcomingOrder:{type:Object,attribute:!1},show:{type:Boolean,attribute:"show"},offerId:{type:String}}}constructor(){super(),this.createIu=()=>0,this.concludeUpsell=()=>0}render(){return d`
|
|
169
169
|
<og-modal ?show=${this.show} @close=${()=>this.close()} @confirm=${()=>this.confirm()}>
|
|
170
170
|
<div slot="content">
|
|
171
171
|
<slot>
|
|
@@ -203,7 +203,7 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
203
203
|
</slot>
|
|
204
204
|
</span>
|
|
205
205
|
</og-modal>
|
|
206
|
-
`}set defaultFrequency(e){this._defaultFrequency=e}get defaultFrequency(){let e=this.querySelector("og-select-frequency");return e?e.defaultFrequency:this._defaultFrequency}confirm(){this.createIu(this.product,this.nextUpcomingOrder.public_id,1,this.subscribed,this.frequency||this.defaultFrequency),this.close()}close(){this.concludeUpsell(),this.removeAttribute("show")}};n(
|
|
206
|
+
`}set defaultFrequency(e){this._defaultFrequency=e}get defaultFrequency(){let e=this.querySelector("og-select-frequency");return e?e.defaultFrequency:this._defaultFrequency}confirm(){this.createIu(this.product,this.nextUpcomingOrder.public_id,1,this.subscribed,this.frequency||this.defaultFrequency),this.close()}close(){this.concludeUpsell(),this.removeAttribute("show")}};n(Kr,"UpsellModal");var mp=n((t,e)=>{var r;return{auth:t.auth,offerId:t.offerId,subscribed:te(e.product)(t),frequency:oe(e.product)(t),defaultFrequency:ne((r=e.product)==null?void 0:r.id)(t)||H(e,"defaultFrequency"),nextUpcomingOrder:t.previewUpsellOffer?{public_id:"preview-order-id"}:t.nextUpcomingOrder,isPreview:t.previewUpsellOffer}},"mapStateToProps"),ua=m(mp,{concludeUpsell:Cr,createIu:Ar})(Kr);var Qr=class extends W{static get properties(){return{...super.properties,frequency:{type:String}}}static get styles(){return b`
|
|
207
207
|
:host {
|
|
208
208
|
cursor: default;
|
|
209
209
|
display: inline-block;
|
|
@@ -235,7 +235,7 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
235
235
|
transform: scale(1.6);
|
|
236
236
|
margin-left: 2px;
|
|
237
237
|
}
|
|
238
|
-
`}handleClick(e){this.subscribed?this.optoutProduct(this.product,this.offer):this.optinProduct(this.product,this.frequency||this.productDefaultFrequency||this.defaultFrequency,this.offer),e.preventDefault()}render(){return
|
|
238
|
+
`}handleClick(e){this.subscribed?this.optoutProduct(this.product,this.offer):this.optinProduct(this.product,this.frequency||this.productDefaultFrequency||this.defaultFrequency,this.offer),e.preventDefault()}render(){return d`
|
|
239
239
|
<slot name="default">
|
|
240
240
|
<button id="action-trigger" class="btn checkbox ${this.subscribed?"active":""}"></button>
|
|
241
241
|
<label for="action-trigger">
|
|
@@ -244,13 +244,13 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
244
244
|
</slot>
|
|
245
245
|
</label>
|
|
246
246
|
</slot>
|
|
247
|
-
`}};n(
|
|
247
|
+
`}};n(Qr,"OptinToggle");var da=m(X,{optoutProduct:nt,optinProduct:Z})(Qr);var gp=n((t,e)=>`${t}${parseInt(e,10)>1?"s":""}`,"pluralize"),Zr=class extends sn(x){static get properties(){return{pluralize:{type:Number},variant:{type:Number},i18n:{type:Object,attribute:!1},locale:{type:Object,attribute:!1},key:{type:String}}}createRenderRoot(){return this}connectedCallback(){super.connectedCallback(),this._textOverride=this.innerText.trim()}getText(){return this._textOverride?this._textOverride:this.getPluralizedText(this.getVariantText(this.key))}getVariantText(e){let r={...this.i18n,...this.offer&&this.offer.locale},o=typeof r[e]!="undefined"?r[e]:"";return typeof this.variant=="undefined"?o:o[this.variant]}getPluralizedText(e){return typeof this.pluralize=="undefined"?e:e&&gp(e,this.pluralize)}render(){return d`
|
|
248
248
|
${this.getText()}
|
|
249
|
-
`}};n(
|
|
250
|
-
${this.label} ${i?
|
|
251
|
-
`}renderFallback(){return
|
|
252
|
-
${
|
|
253
|
-
`}};n(
|
|
249
|
+
`}};n(Zr,"Text");var yp=n(t=>({i18n:t.locale||{}}),"mapStateToProps"),fa=m(yp)(Zr);var Le=class{constructor(e){this.value=e,this.className="DiscountAmount"}toString(){return`${this.value}`}};n(Le,"DiscountAmount");var gt=class extends Le{constructor(e){super(e),this.className="DiscountPercent"}toString(){return`${super.toString()}%`}};n(gt,"DiscountPercent");var Xr=class extends gt{constructor(e){super(e),this.className="ShippingDiscountPercent"}toString(){return this.value===100?"free shipping":super.toString()}};n(Xr,"ShippingDiscountPercent");var ln="Discount Percent",pn="Discount Amount",ha="total_price",ma="shipping_total",ga="sub_total",un=n(({field:t,object:e,type:r,value:o})=>{let s=[[new gt(o),{field:ha,object:"item",type:ln}],[new Le(o),{field:ha,object:"item",type:pn}],[new Xr(o),{field:ma,object:"order",type:ln}],[new Le(o),{field:ma,object:"order",type:pn}],[new gt(o),{field:ga,object:"order",type:ln}],[new Le(o),{field:ga,object:"order",type:pn}]].find(([,a])=>a.field===t&&a.object===e&&a.type===r);return s&&s[0]},"discountBuilder");function bp(t){return!(un(t).className!==this.incentiveClass||this.incentiveValue&&this.incentiveValue.toString()!==t.value.toString())}n(bp,"filterIncentives");var eo=class extends I(x){static get properties(){return{...super.properties,incentives:{type:Object,attribute:!1},from:{type:String},label:{type:String},initial:{type:Boolean,default:!1},value:{type:Number}}}createRenderRoot(){return this}render(){let e=this.from,r=this.value,o=this.initial?"initial":"ongoing",i=(this.incentives[o]||[]).find(bp.bind({incentiveClass:e,incentiveValue:r}));return d`
|
|
250
|
+
${this.label} ${i?un(i):this.renderFallback()}
|
|
251
|
+
`}renderFallback(){return d`
|
|
252
|
+
${un({field:"sub_total",object:"order",type:"Discount Percent",value:this.value})}
|
|
253
|
+
`}};n(eo,"IncentiveText");var Sp=n((t,e)=>{var r;return{incentives:(t.incentives||{})[e&&(e==null?void 0:e.product)&&S((r=e==null?void 0:e.product)==null?void 0:r.id)]||{}}},"mapStateToProps"),ya=m(Sp)(eo);var to=class extends Gr(mt){static get properties(){return{...super.properties,defaultText:{type:String,attribute:"default-text"}}}static get styles(){return b`
|
|
254
254
|
:host {
|
|
255
255
|
display: inline-block;
|
|
256
256
|
cursor: pointer;
|
|
@@ -261,18 +261,18 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
261
261
|
box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
|
|
262
262
|
z-index: 1;
|
|
263
263
|
}
|
|
264
|
-
`}set defaultFrequency(e){this._defaultFrequency=e}get defaultFrequency(){var i,s,a,c;let{options:e,isSelected:r}=this.childOptions,o;return this.productDefaultFrequency?o=this.productDefaultFrequency:r?o=r:e.length?o=e[0].value:o=this._defaultFrequency,((s=(i=this.productFrequencies)==null?void 0:i.frequencies)==null?void 0:s.length)&&o&&((c=(a=this.productFrequencies)==null?void 0:a.frequenciesEveryPeriod)==null?void 0:c.length)?
|
|
264
|
+
`}set defaultFrequency(e){this._defaultFrequency=e}get defaultFrequency(){var i,s,a,c;let{options:e,isSelected:r}=this.childOptions,o;return this.productDefaultFrequency?o=this.productDefaultFrequency:r?o=r:e.length?o=e[0].value:o=this._defaultFrequency,((s=(i=this.productFrequencies)==null?void 0:i.frequencies)==null?void 0:s.length)&&o&&((c=(a=this.productFrequencies)==null?void 0:a.frequenciesEveryPeriod)==null?void 0:c.length)?Nt(o,this.productFrequencies):o}get currentFrequency(){return this.frequency?this.frequency:this.defaultFrequency}productChangeFrequency(e,r){this.frequency=r}render(){var o;let e,r=this.defaultFrequency;return(o=this.frequencies)!=null&&o.length?e=this.frequencies.map((i,s)=>{let a,{frequenciesEveryPeriod:c,frequenciesText:l}=this.productFrequencies;return c&&s in c?a=Ue(c[s],r):l&&s in l?a=l[s]:a=Ue(i,this.defaultFrequency),{value:i,text:a}}):{options:e}=this.childOptions,e.length||(e=(this.frequencies||[]).map(i=>({value:i,text:Ue(i,r)}))),e=e.map(({text:i,value:s})=>({text:s===r?d`
|
|
265
265
|
${i} ${this.defaultText||""}
|
|
266
|
-
`:i,value:s})),
|
|
266
|
+
`:i,value:s})),d`
|
|
267
267
|
<og-select
|
|
268
268
|
ariaLabel="Delivery frequency"
|
|
269
269
|
.options="${e}"
|
|
270
270
|
.selected="${this.currentFrequency}"
|
|
271
271
|
.onChange="${({target:{value:i}})=>{this.productChangeFrequency(this.product,i,this.offer)}}"
|
|
272
272
|
></og-select>
|
|
273
|
-
`}};n(
|
|
274
|
-
${
|
|
275
|
-
`}};n(
|
|
273
|
+
`}};n(to,"SelectFrequency");var ba=m(jt,{productChangeFrequency:wr})(to);var _p={day:{day:"2-digit"},"day-numeric":{day:"numeric"},"day-short":{weekday:"short"},"day-long":{weekday:"long"},month:{month:"2-digit"},"month-numeric":{month:"numeric"},"month-short":{month:"short"},"month-long":{month:"long"},year:{year:"2-digit"},"year-numeric":{year:"numeric"}};var Sa=n((t,e)=>t instanceof Date?(e||"").toString().replace(/\{\{([-\w]+)\}\}/g,r=>{let o=r.replace(/[{}]/g,""),i=_p[o];if(typeof i=="undefined")return o;let a=new Intl.DateTimeFormat("en-us",i).formatToParts(t),[{value:c}]=a;return c}):t,"formatDate");var ro=class extends x{static get properties(){return{value:{type:String,reflect:!0},format:{type:String}}}createRenderRoot(){return this}render(){return d`
|
|
274
|
+
${Sa(this.value,this.format||"{{month-long}} {{day}}, {{year-numeric}}")}
|
|
275
|
+
`}};n(ro,"FormattedDate");var Ep=n(t=>({value:t.previewUpsellOffer?new Date:t.nextUpcomingOrder.place}),"mapStateToProps"),_a=m(Ep)(ro);var Pa=ce(vt());var Ea=n((t,e,r)=>n(async function(i){await i({type:fe,payload:{isPreview:t,productId:e}}),await i({type:Oe}),await i(be({in_stock:{[e]:!0},eligibility_groups:{[e]:["subscription","upsell"]},result:"success",autoship:{[e]:!0},autoship_by_default:{[e]:!1},modifiers:{},module_view:{regular:"096135e6650111e9a444bc764e106cf4"},incentives_display:{"47c01e9aacbe40389b5c7325d79091aa":{field:"sub_total",object:"order",type:"Discount Percent",value:5},e6534b9d877f41e586c37b7d8abc3a58:{field:"total_price",object:"item",type:"Discount Percent",value:10},f35e842710b24929922db4a529eecd40:{field:"total_price",object:"item",type:"Discount Percent",value:10},"5be321d7c17f4e18a757212b9a20bfcc":{field:"total_price",object:"item",type:"Discount Percent",value:1}},incentives:{[e]:{initial:["5be321d7c17f4e18a757212b9a20bfcc"],ongoing:["e6534b9d877f41e586c37b7d8abc3a58","47c01e9aacbe40389b5c7325d79091aa","f35e842710b24929922db4a529eecd40"]}}},r,e))},"setPreviewStandardOfferThunk"),"setPreviewStandardOffer"),xp=n((t,e)=>(Object.entries(e).forEach(([r,o])=>{if(Object.prototype.hasOwnProperty.call(t,r)){let i=t[r].concat(o),s=[...new Set(i.map(a=>JSON.stringify(a)))];t[r]=s.map(a=>JSON.parse(a))}else t[r]=o}),t),"mergeProductPlansToState"),Pp=n((t,e,r)=>n(async function(i,s){await i({type:Et,payload:{isPreview:t,productId:e}});let{merchantId:a}=s();t?(await i(be({in_stock:{[e]:!0},module_view:{regular:"096135e6650111e9a444bc764e106cf4"},default_frequencies:{[e]:{every:1,every_period:3}},eligibility_groups:{[e]:["subscription","upsell"]},result:"success",autoship:{[e]:!0},autoship_by_default:{[e]:!1},modifiers:{}},r,e)),await i(qo({count:1,next:null,previous:null,results:[{merchant:"0e5de2bedc5e11e3a2e4bc764e106cf4",customer:"TestCust",payment:"e98e789aba0111e9b90fbc764e107990",shipping_address:"b3a5816ae59611e78937bc764e1043b0",public_id:"23322d4a83eb11ea9a1ebc764e101db1",sub_total:"206.98",tax_total:"0.00",shipping_total:"10.00",discount_total:"0.00",total:"216.98",created:"2020-04-21 11:14:11",place:"2020-06-24 00:00:00",cancelled:null,tries:0,generic_error_count:0,status:1,type:1,order_merchant_id:null,rejected_message:null,extra_data:null,locked:!1,oos_free_shipping:!1}]})),await i(kt(a,"sig_field","ts","sig"))):await i(ge())},"setPreviewUpsellOfferThunk"),"setPreviewUpsellOffer"),vp=n((t,e,r)=>n(async function(i,s){let a=s().productPlans;await i({type:Po,payload:{isPreview:t,productId:e}}),await i({type:Oe}),await i(be({in_stock:{[e]:!0},eligibility_groups:{[e]:["subscription","upsell","prepaid"]},result:"success",autoship:{[e]:!0},autoship_by_default:{[e]:!1},modifiers:{},module_view:{regular:"096135e6650111e9a444bc764e106cf4"},incentives_display:{"47c01e9aacbe40389b5c7325d79091aa":{field:"sub_total",object:"order",type:"Discount Percent",value:5},e6534b9d877f41e586c37b7d8abc3a58:{field:"total_price",object:"item",type:"Discount Percent",value:10},f35e842710b24929922db4a529eecd40:{field:"total_price",object:"item",type:"Discount Percent",value:10},"5be321d7c17f4e18a757212b9a20bfcc":{field:"total_price",object:"item",type:"Discount Percent",value:1}},incentives:{[e]:{initial:["5be321d7c17f4e18a757212b9a20bfcc"],ongoing:["e6534b9d877f41e586c37b7d8abc3a58","47c01e9aacbe40389b5c7325d79091aa","f35e842710b24929922db4a529eecd40"]}}},r,e)),await i({type:We,payload:xp(a,qr({[e]:[{frequency:"1_3",regularPrice:"$15.00",subscriptionPrice:"$12.00",discountRate:"25%",prepaidShipments:3,regularPrepaidPrice:"$36.00",prepaidSavingsPerShipment:"$3.00",prepaidSavingsTotal:"$9.00",prepaidExtraSavingsPercentage:"10%"},{frequency:"1_3",regularPrice:"$15.00",subscriptionPrice:"$12.00",discountRate:"20%",prepaidShipments:6,regularPrepaidPrice:"$72.00",prepaidSavingsPerShipment:"$3.00",prepaidSavingsTotal:"$18.00",prepaidExtraSavingsPercentage:"10%"},{frequency:"1_3",regularPrice:"$15.00",subscriptionPrice:"$12.00",discountRate:"20%",prepaidShipments:12,regularPrepaidPrice:"$144.00",prepaidSavingsPerShipment:"$3.00",prepaidSavingsTotal:"$36.00",prepaidExtraSavingsPercentage:"10%"}]}))}),await i({type:Ye,payload:{prepaidSellingPlans:{[e]:[{numberShipments:3,sellingPlan:"1_3"},{numberShipments:6,sellingPlan:"1_3"},{numberShipments:12,sellingPlan:"1_3"}]}}})},"setPreviewPrepaidThunk"),"setPreviewPrepaid"),xa=n((t,e,r)=>async function(o,i){switch(await o({type:he}),await o({type:fe,payload:{isPreview:!1,productId:r.product.id}}),await o({type:Et,payload:{isPreview:!1,productId:r.product.id}}),t){case"regular":o(Ea(!0,r.product.id,r));break;case"upsell":o(Pp(!0,r.product.id,r));break;case"subscribed":o(Ea(!0,r.product.id,r)),o(Z(r.product,"2_2"));break;case"prepaid":o(vp(!0,r.product.id,r)),o(Z(r.product,"1_3"));break;default:}},"setPreview");var Op=n((...t)=>JSON.stringify(t),"memoizeKey"),va=n(t=>{let e=!1;return(...r)=>{e||(console.warn(t(...r)),e=!0)}},"logOnce"),Tp=va((t,e)=>`Hiding Ordergroove offer since the store currency ${t} does not match your configured currency ${e} and you are not set up for multicurrency. Contact your Ordergroove representative for next steps.`),Pg=va(()=>"Hiding Ordergroove offer since cart offers does not currently support product-specific frequency lists."),wp=(0,Pa.default)((t,e)=>Object.assign({components:e},t),Op),oo=class extends Y{static get properties(){return{...super.properties,config:{type:Object,attribute:!1},product:na,productComponents:{type:Array,attribute:"product-components"},offerId:{type:String,attribute:!1},auth:ft,preview:{type:String,attribute:"preview",reflect:"true"},location:{type:String},autoshipByDefault:{type:Boolean,attribute:"autoship-by-default"},productDefaultFrequency:{type:String,attribute:!1},locale:{type:Object,attribute:!0},firstOrderPlaceDate:{type:String,attribute:"first-order-place-date"},productToSubscribe:{type:String,attribute:"product-to-subscribe"},subscribed:{type:Boolean,reflect:!0},frequency:{type:String,reflect:!0},productFrequency:{type:String},isCart:{type:Boolean,attribute:"cart"},optedin:{type:Object},variationId:{type:String},overrideSellingPlanPrice:{type:Boolean,attribute:"dev-override-selling-plan-price"}}}firstUpdated(){try{let e=Array.from(this.getAttributeNames()).find(r=>r.startsWith("preview-"));e==="preview-standard-offer"?this.preview="regular":e==="preview-upsell-offer"?this.preview="upsell":e==="preview-subscribed-offer"?this.preview="subscribed":e==="preview-prepaid-offer"&&(this.preview="prepaid")}catch(e){console.warn("Unable to set preview property",e)}}static get styles(){return b`
|
|
276
276
|
:host[hidden] {
|
|
277
277
|
display: none;
|
|
278
278
|
}
|
|
@@ -423,9 +423,9 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
423
423
|
</og-when>
|
|
424
424
|
</og-when>
|
|
425
425
|
|
|
426
|
-
`}constructor(){super(),this.module="pdp",this.product={},this.productComponents=[],this.fetchOffer=()=>0,this.fetchOrders=()=>0,this.productHasChangedComponents=()=>0,this.setFirstOrderPlaceDate=()=>0,this.setProductToSubscribe=()=>0,this.productChangeFrequency=()=>0}applyTemplate(e){super.applyTemplate(e);let{id:r,locale:o}=e;this.variationId=r,this.locale=o;let i=new CustomEvent("template-changed");this.dispatchEvent(i)}updated(e){if(e.has("preview")&&this.setPreview(this.preview,e.get("preview"),this),this.frequency=this.defaultFrequency,e.has("product")&&!this.isPreview&&
|
|
426
|
+
`}constructor(){super(),this.module="pdp",this.product={},this.productComponents=[],this.fetchOffer=()=>0,this.fetchOrders=()=>0,this.productHasChangedComponents=()=>0,this.setFirstOrderPlaceDate=()=>0,this.setProductToSubscribe=()=>0,this.productChangeFrequency=()=>0}applyTemplate(e){super.applyTemplate(e);let{id:r,locale:o}=e;this.variationId=r,this.locale=o;let i=new CustomEvent("template-changed");this.dispatchEvent(i)}updated(e){if(e.has("preview")&&this.setPreview(this.preview,e.get("preview"),this),this.frequency=this.defaultFrequency,e.has("product")&&!this.isPreview&&Pr(()=>this.fetchOffer(this.product.id,Je,this)),e.has("firstOrderPlaceDate")&&this.product.id&&!this.isPreview&&this.setFirstOrderPlaceDate(this.product.id,this.firstOrderPlaceDate),e.has("productToSubscribe")&&this.product.id&&!this.isPreview&&this.setProductToSubscribe(this.product.id,this.productToSubscribe),e.has("auth")&&this.auth&&!this.isPreview&&this.fetchOrders(),e.has("productComponents")){let r=wp(this.product,this.productComponents),o=Object.assign({},this.product,{components:e.get("productComponents")});A(r,o)||this.productHasChangedComponents(r,o)}(e.has("offerId")||e.has("autoshipByDefault")||e.has("location")||e.has("product"))&&this.offerId&&this.autoshipByDefault&&(this.location==="cart"||this.isCart)&&this.product.id&&this.optinProduct&&!(this.optedin||[]).find(r=>A(r,this.product))&&this.optinProduct({...this.product,...this.productComponents.length&&{components:this.productComponents}},this.defaultFrequency,this)}get isPreview(){return this.preview||window.og.previewMode}get shouldEnableOffer(){return this.config&&this.config.storeCurrency&&this.config.merchantSettings&&!(this.config.merchantSettings.multicurrency_enabled||this.config.storeCurrency===this.config.merchantSettings.currency_code)?(Tp(this.config.storeCurrency,this.config.merchantSettings.currency_code),!1):!0}render(){return this.shouldEnableOffer?d`
|
|
427
427
|
<slot></slot>
|
|
428
|
-
`:null}get defaultFrequency(){let e=this.productFrequency||this.productDefaultFrequency;if(e)return e;let r=this.querySelector("og-select-frequency");if(r&&r.currentFrequency)return r.currentFrequency;let o=this.getValueFromAttribute("defaultFrequency");return o||(this.template&&this.template.config&&typeof this.template.config.defaultFrequency!="undefined"?this.template.config.defaultFrequency:this.configDefaultFrequency)}getValueFromAttribute(e){let r=
|
|
428
|
+
`:null}get defaultFrequency(){let e=this.productFrequency||this.productDefaultFrequency;if(e)return e;let r=this.querySelector("og-select-frequency");if(r&&r.currentFrequency)return r.currentFrequency;let o=this.getValueFromAttribute("defaultFrequency");return o||(this.template&&this.template.config&&typeof this.template.config.defaultFrequency!="undefined"?this.template.config.defaultFrequency:this.configDefaultFrequency)}getValueFromAttribute(e){let r=No(e);if(this.hasAttribute(r)){let o=this.getAttribute(r);return o.toString().toLowerCase()==="true"?!0:o.toString().toLowerCase()==="false"?!1:o}}};n(oo,"Offer");var Cp=n((t,e)=>{var r;return{config:t.config,auth:t.auth,offerId:((t.productOffer||{})[(e.product||{}).id]||[])[0],configDefaultFrequency:ne((r=e.product)==null?void 0:r.id)(t),productFrequency:oe(e.product)(t),productDefaultFrequency:et((e.product||{}).id)(t),autoshipByDefault:t.config&&t.config.autoshipByDefault||H(e,"autoshipByDefault",Io(t)[(e.product||{}).id]),...xr(e.product)(t)&&{autoshipByDefault:!1},optedin:It(t),subscribed:te(e.product)(t),...rt(t)}},"mapStateToProps"),Oa=m(Cp,{fetchOffer:Bi,fetchOrders:Rr,productHasChangedComponents:Mi,optinProduct:Z,setFirstOrderPlaceDate:Qi,setProductToSubscribe:Zi,setPreview:xa})(oo);var Gt=class extends x{constructor(){super(),this.showCancelButton=!0,this.showConfirmButton=!0}static get properties(){return{title:{type:String,attribute:!1},content:{type:String,attribute:!1},confirmText:{type:String,attribute:!1},cancelText:{type:String,attribute:!1},showCancelButton:{type:Boolean},showConfirmButton:{type:Boolean},show:{type:Boolean,attribute:"show"}}}static get styles(){return b`
|
|
429
429
|
:host[hidden] {
|
|
430
430
|
display: none;
|
|
431
431
|
}
|
|
@@ -539,7 +539,7 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
539
539
|
.btn {
|
|
540
540
|
cursor: pointer;
|
|
541
541
|
}
|
|
542
|
-
`}close(){this.removeAttribute("show"),this.dispatchEvent(new CustomEvent("close"))}confirm(){this.removeAttribute("show"),this.dispatchEvent(new CustomEvent("confirm"))}get confirmButton(){return this.showConfirmButton?
|
|
542
|
+
`}close(){this.removeAttribute("show"),this.dispatchEvent(new CustomEvent("close"))}confirm(){this.removeAttribute("show"),this.dispatchEvent(new CustomEvent("confirm"))}get confirmButton(){return this.showConfirmButton?d`
|
|
543
543
|
<span @click="${()=>this.confirm()}">
|
|
544
544
|
<slot name="confirm" class="btn">
|
|
545
545
|
<button class="og-modal__btn og-modal__btn-primary og-modal__confirm" @click="${()=>this.confirm()}">
|
|
@@ -547,13 +547,13 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
547
547
|
</button>
|
|
548
548
|
</slot>
|
|
549
549
|
</span>
|
|
550
|
-
`:
|
|
550
|
+
`:d``}get cancelButton(){return this.showCancelButton?d`
|
|
551
551
|
<span @click="${()=>this.close()}" class="btn">
|
|
552
552
|
<slot name="cancel">
|
|
553
553
|
<button class="og-modal__btn og-modal__cancel" @click="${()=>this.close()}">${this.cancelText}</button>
|
|
554
554
|
</slot>
|
|
555
555
|
</span>
|
|
556
|
-
`:
|
|
556
|
+
`:d``}render(){return this.show?d`
|
|
557
557
|
<div class="og-modal is-open" aria-hidden="true">
|
|
558
558
|
<div class="og-modal__overlay" tabindex="-1">
|
|
559
559
|
<div class="og-modal__container" role="dialog" aria-modal="true">
|
|
@@ -570,7 +570,7 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
570
570
|
</div>
|
|
571
571
|
</div>
|
|
572
572
|
</div>
|
|
573
|
-
`:
|
|
573
|
+
`:d``}};n(Gt,"Modal");var Ht=class extends x{static get styles(){return b`
|
|
574
574
|
:host {
|
|
575
575
|
display: inline-block;
|
|
576
576
|
color: inherit;
|
|
@@ -622,9 +622,9 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
622
622
|
line-height: 0.2em;
|
|
623
623
|
transform: scaleY(0.5);
|
|
624
624
|
}
|
|
625
|
-
`}static get properties(){return{options:{type:Array},selected:{type:String},ariaLabel:{type:String}}}render(){return
|
|
625
|
+
`}static get properties(){return{options:{type:Array},selected:{type:String},ariaLabel:{type:String}}}render(){return d`
|
|
626
626
|
<select @change="${n(r=>this.onChange(r),"handleOnChange")}" aria-label="${this.ariaLabel}">
|
|
627
|
-
${this.options.map(r=>
|
|
627
|
+
${this.options.map(r=>d`
|
|
628
628
|
<option
|
|
629
629
|
value="${r.value}"
|
|
630
630
|
?selected=${r.value===this.selected}
|
|
@@ -635,7 +635,7 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
635
635
|
`)}
|
|
636
636
|
</select>
|
|
637
637
|
<span>▼</span>
|
|
638
|
-
`}};n(
|
|
638
|
+
`}};n(Ht,"Select");var dn=new WeakMap,fn=Yo(t=>e=>{let r=dn.get(e);if(t===void 0&&e instanceof _e){if(r!==void 0||!dn.has(e)){let o=e.committer.name;e.committer.element.removeAttribute(o)}}else t!==r&&e.setValue(t);dn.set(e,t)});var ve={AUTOMATIC:"automatic",MANUAL:"manual"},Bt=class extends x{constructor(){super(),this.triggerLabel="Show tooltip",this.open=!1,this.activationType=ve.AUTOMATIC}static get properties(){return{placement:{type:String,default:"bottom"},triggerLabel:{type:String,attribute:"trigger-label"},activationType:{type:String,attribute:"activation-type"},open:{type:Boolean,attribute:!1}}}static get styles(){return b`
|
|
639
639
|
:host[hidden] {
|
|
640
640
|
display: none;
|
|
641
641
|
}
|
|
@@ -802,20 +802,20 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
802
802
|
pointer-events: auto;
|
|
803
803
|
transform: translateY(0px);
|
|
804
804
|
}
|
|
805
|
-
`}connectedCallback(){super.connectedCallback(),this.abortController=new AbortController;let e=this.abortController.signal;this.addEventListener("mouseenter",this.handleMouseEnter.bind(this),{signal:e}),this.addEventListener("mouseleave",this.handleMouseLeave.bind(this),{signal:e}),this.addEventListener("focusin",this.handleFocusIn.bind(this),{signal:e}),this.addEventListener("focusout",this.handleFocusOut.bind(this),{signal:e}),this.addEventListener("keydown",this.handleKeyDown.bind(this),{signal:e}),document.addEventListener("click",this.handleDocumentClick.bind(this),{signal:e})}async recalculatePosition(){if(await this.updateComplete,!this.open)return;let r=this.shadowRoot.querySelector(".trigger").getBoundingClientRect(),o=this.shadowRoot.querySelector(".content"),i=o.getBoundingClientRect();!this.placement||this.placement==="top"||this.placement==="bottom"?o.style.left=`${(-1*i.width+r.width)/2}px`:(this.placement==="left"||this.placement==="right")&&(o.style.top=`${(-1*i.height+r.height)/2}px`)}handleMouseEnter(){this.open=!0,this.recalculatePosition()}handleMouseLeave(){this.open=!1}handleFocusIn(){this.activationType===ve.AUTOMATIC&&(this.open=!0,this.recalculatePosition())}handleFocusOut(e){this.activationType===ve.AUTOMATIC&&(this.contains(e.relatedTarget)||(this.open=!1))}handleKeyDown(e){this.activationType===ve.MANUAL&&e.key==="Escape"&&this.open&&(this.open=!1,e.stopPropagation())}handleClick(){this.activationType===ve.MANUAL&&(this.open=!this.open,this.recalculatePosition())}handleDocumentClick(e){this.activationType!==ve.MANUAL||!this.open||this.contains(e.target)||(this.open=!1)}disconnectedCallback(){super.disconnectedCallback(),this.abortController.abort()}render(){let e=this.triggerLabel?this.triggerLabel:void 0;return
|
|
805
|
+
`}connectedCallback(){super.connectedCallback(),this.abortController=new AbortController;let e=this.abortController.signal;this.addEventListener("mouseenter",this.handleMouseEnter.bind(this),{signal:e}),this.addEventListener("mouseleave",this.handleMouseLeave.bind(this),{signal:e}),this.addEventListener("focusin",this.handleFocusIn.bind(this),{signal:e}),this.addEventListener("focusout",this.handleFocusOut.bind(this),{signal:e}),this.addEventListener("keydown",this.handleKeyDown.bind(this),{signal:e}),document.addEventListener("click",this.handleDocumentClick.bind(this),{signal:e})}async recalculatePosition(){if(await this.updateComplete,!this.open)return;let r=this.shadowRoot.querySelector(".trigger").getBoundingClientRect(),o=this.shadowRoot.querySelector(".content"),i=o.getBoundingClientRect();!this.placement||this.placement==="top"||this.placement==="bottom"?o.style.left=`${(-1*i.width+r.width)/2}px`:(this.placement==="left"||this.placement==="right")&&(o.style.top=`${(-1*i.height+r.height)/2}px`)}handleMouseEnter(){this.open=!0,this.recalculatePosition()}handleMouseLeave(){this.open=!1}handleFocusIn(){this.activationType===ve.AUTOMATIC&&(this.open=!0,this.recalculatePosition())}handleFocusOut(e){this.activationType===ve.AUTOMATIC&&(this.contains(e.relatedTarget)||(this.open=!1))}handleKeyDown(e){this.activationType===ve.MANUAL&&e.key==="Escape"&&this.open&&(this.open=!1,e.stopPropagation())}handleClick(){this.activationType===ve.MANUAL&&(this.open=!this.open,this.recalculatePosition())}handleDocumentClick(e){this.activationType!==ve.MANUAL||!this.open||this.contains(e.target)||(this.open=!1)}disconnectedCallback(){super.disconnectedCallback(),this.abortController.abort()}render(){let e=this.triggerLabel?this.triggerLabel:void 0;return d`
|
|
806
806
|
<span class="tooltip" ?data-open="${this.open}" ?data-manual="${this.activationType===ve.MANUAL}">
|
|
807
|
-
${this.activationType===ve.MANUAL?
|
|
807
|
+
${this.activationType===ve.MANUAL?d`
|
|
808
808
|
<button
|
|
809
809
|
class="trigger"
|
|
810
|
-
aria-label="${
|
|
810
|
+
aria-label="${fn(e)}"
|
|
811
811
|
aria-expanded="${this.open}"
|
|
812
812
|
aria-controls="tooltip-content"
|
|
813
813
|
@click="${this.handleClick}"
|
|
814
814
|
>
|
|
815
815
|
<slot name="trigger">${this.trigger}</slot>
|
|
816
816
|
</button>
|
|
817
|
-
`:
|
|
818
|
-
<span class="trigger" tabindex="0" aria-label="${
|
|
817
|
+
`:d`
|
|
818
|
+
<span class="trigger" tabindex="0" aria-label="${fn(e)}">
|
|
819
819
|
<slot name="trigger">${this.trigger}</slot>
|
|
820
820
|
</span>
|
|
821
821
|
`}
|
|
@@ -823,7 +823,7 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
823
823
|
<slot name="content">${this.content}</slot>
|
|
824
824
|
</div>
|
|
825
825
|
</span>
|
|
826
|
-
`}};n(
|
|
826
|
+
`}};n(Bt,"Tooltip");var J=class extends I(x){static get properties(){return{options:{type:Array},shipmentsOptedIn:{type:Number},prepaidShipmentsSelected:{type:Number},defaultPrepaidShipments:{type:Number,attribute:"default-prepaid-shipments"}}}get prepaidOptedIn(){return this.shipmentsOptedIn>1}get selectedNumberOfShipments(){return this.prepaidShipmentsSelected||this.shipmentsOptedIn||this.getDefaultPrepaidShipments()}getDefaultPrepaidShipments(){return this.options.includes(this.defaultPrepaidShipments)?this.defaultPrepaidShipments:this.options[1]||this.options[0]}handleSelect({target:{value:e}}){let r=+e;this.productChangePrepaidShipments(this.product,r,this.offer)}render(){return d``}};n(J,"PrepaidStatus");var Rp=n((t,e)=>({options:G(e.product.id)(t),shipmentsOptedIn:j(e.product)(t),prepaidShipmentsSelected:re(e.product)(t)}),"mapStateToProps"),Mg=m(Rp,{productChangePrepaidShipments:ye})(J);var no=class extends J{constructor(){super(),this.options=[],this.text="shipments"}static get properties(){return{...super.properties,text:{type:String}}}static get styles(){return b`
|
|
827
827
|
og-select {
|
|
828
828
|
display: inline-block;
|
|
829
829
|
cursor: pointer;
|
|
@@ -840,35 +840,35 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
840
840
|
accent-color: var(--og-prepaid-checkbox-color, black);
|
|
841
841
|
border-radius: 4px;
|
|
842
842
|
}
|
|
843
|
-
`}handleChange(e){e.target.checked?this.productChangePrepaidShipments(this.product,this.selectedNumberOfShipments,this.offer):this.productChangePrepaidShipments(this.product,null,this.offer)}render(){if(this.options.length===0)return
|
|
843
|
+
`}handleChange(e){e.target.checked?this.productChangePrepaidShipments(this.product,this.selectedNumberOfShipments,this.offer):this.productChangePrepaidShipments(this.product,null,this.offer)}render(){if(this.options.length===0)return d``;let e=this.options.map(r=>({value:r,text:`${r} ${this.text}`}));return d`
|
|
844
844
|
<div>
|
|
845
845
|
<input id="cbx" type="checkbox" .checked=${this.prepaidOptedIn} @change=${this.handleChange} />
|
|
846
846
|
<label for="cbx">
|
|
847
847
|
<slot name="label">Prepay for</slot>
|
|
848
|
-
${this.options.length>1?
|
|
848
|
+
${this.options.length>1?d`
|
|
849
849
|
<og-select
|
|
850
850
|
.options=${e}
|
|
851
851
|
.selected=${this.selectedNumberOfShipments}
|
|
852
852
|
.onChange="${r=>this.handleSelect(r)}"
|
|
853
853
|
></og-select>
|
|
854
|
-
`:
|
|
854
|
+
`:d`
|
|
855
855
|
<span>${e[0].text}</span>
|
|
856
856
|
`}
|
|
857
857
|
<slot name="append"></slot>
|
|
858
858
|
</label>
|
|
859
859
|
</div>
|
|
860
|
-
`}};n(
|
|
860
|
+
`}};n(no,"PrepaidToggle");var Ap=n((t,e)=>({options:G(e.product.id)(t),shipmentsOptedIn:j(e.product)(t),prepaidShipmentsSelected:re(e.product)(t)}),"mapStateToProps"),Ta=m(Ap,{productChangePrepaidShipments:ye})(no);var io=class extends J{static get properties(){return{...super.properties,productPlans:{type:Object},prepaidShipmentsSelected:{type:Number},totalPrice:{type:Boolean,reflect:!0,attribute:"total-price"},perDeliveryPrice:{type:Boolean,reflect:!0,attribute:"per-delivery-price"},totalSavings:{type:Boolean,reflect:!0,attribute:"total-savings"},perDeliverySavings:{type:Boolean,reflect:!0,attribute:"per-delivery-savings"},percentageSavings:{type:Boolean,reflect:!0,attribute:"percentage-savings"},extraPercentageSavings:{type:Boolean,reflect:!0,attribute:"extra-percentage-savings"},numberOfShipments:{type:Boolean,reflect:!0,attribute:"number-of-shipments"}}}static get styles(){return b`
|
|
861
861
|
:host {
|
|
862
862
|
display: inline-block;
|
|
863
863
|
text-indent: initial;
|
|
864
864
|
}
|
|
865
|
-
`}get value(){let e=S(this.product),r=this.productPlans[e]||[],o=this.selectedNumberOfShipments,i=r.find(h=>h.prepaidShipments>1&&h.prepaidShipments===o);if(!i&&(i=r.find(h=>h.prepaidShipments>1),!i))return"";let{discountRate:s,subscriptionPrice:a,prepaidShipments:c,regularPrepaidPrice:l,prepaidSavingsPerShipment:p,prepaidSavingsTotal:
|
|
865
|
+
`}get value(){let e=S(this.product),r=this.productPlans[e]||[],o=this.selectedNumberOfShipments,i=r.find(h=>h.prepaidShipments>1&&h.prepaidShipments===o);if(!i&&(i=r.find(h=>h.prepaidShipments>1),!i))return"";let{discountRate:s,subscriptionPrice:a,prepaidShipments:c,regularPrepaidPrice:l,prepaidSavingsPerShipment:p,prepaidSavingsTotal:u,prepaidExtraSavingsPercentage:f}=i;return this.totalPrice?l:this.perDeliveryPrice?a:this.totalSavings?u:this.perDeliverySavings?p:this.percentageSavings?s:this.extraPercentageSavings?f:this.numberOfShipments?c:""}render(){let e=this.value;return e?d`
|
|
866
866
|
<slot name="prepend"></slot>
|
|
867
867
|
${e}
|
|
868
868
|
<slot name="append"></slot>
|
|
869
|
-
`:
|
|
869
|
+
`:d`
|
|
870
870
|
<slot name="fallback"></slot>
|
|
871
|
-
`}};n(
|
|
871
|
+
`}};n(io,"PrepaidData");var Ip=n((t,e)=>({options:G(e.product.id)(t),shipmentsOptedIn:j(e.product)(t),prepaidShipmentsSelected:re(e.product)(t),productPlans:t.productPlans}),"mapStateToProps"),wa=m(Ip)(io);var so=class extends J{constructor(){super(),this.addEventListener("click",this.handleClick.bind(this))}static get styles(){return b`
|
|
872
872
|
:host {
|
|
873
873
|
cursor: pointer;
|
|
874
874
|
display: inline-block;
|
|
@@ -915,14 +915,14 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
915
915
|
border-radius: 100%;
|
|
916
916
|
border: 2px solid #fff;
|
|
917
917
|
}
|
|
918
|
-
`}handleClick(e){this.prepaidOptedIn||this.productChangePrepaidShipments(this.product,this.selectedNumberOfShipments,this.offer),e.preventDefault()}render(){return
|
|
918
|
+
`}handleClick(e){this.prepaidOptedIn||this.productChangePrepaidShipments(this.product,this.selectedNumberOfShipments,this.offer),e.preventDefault()}render(){return d`
|
|
919
919
|
<slot name="default">
|
|
920
920
|
<button id="action-trigger" class="btn radio ${this.prepaidOptedIn?"active":""}"></button>
|
|
921
921
|
<label for="action-trigger">
|
|
922
922
|
<slot name="label"><og-text key="prepaidOptInLabel"></og-text></slot>
|
|
923
923
|
</label>
|
|
924
924
|
</slot>
|
|
925
|
-
`}};n(
|
|
925
|
+
`}};n(so,"PrepaidButton");var Np=n((t,e)=>({options:G(e.product.id)(t),shipmentsOptedIn:j(e.product)(t),prepaidShipmentsSelected:re(e.product)(t)}),"mapStateToProps"),Ca=m(Np,{productChangePrepaidShipments:ye})(so);var ao=class extends J{constructor(){super(),this.options=[],this.text="shipments"}static get properties(){return{...super.properties,text:{type:String}}}static get styles(){return b`
|
|
926
926
|
og-select {
|
|
927
927
|
display: inline-block;
|
|
928
928
|
cursor: pointer;
|
|
@@ -932,18 +932,18 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
932
932
|
box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
|
|
933
933
|
z-index: 1;
|
|
934
934
|
}
|
|
935
|
-
`}render(){if(this.options.length===0)return
|
|
936
|
-
${this.options.length>1?
|
|
935
|
+
`}render(){if(this.options.length===0)return d``;let e=this.options.map(r=>({value:r,text:`${r} ${this.text}`}));return d`
|
|
936
|
+
${this.options.length>1?d`
|
|
937
937
|
<og-select
|
|
938
938
|
.options=${e}
|
|
939
939
|
.selected=${this.selectedNumberOfShipments}
|
|
940
940
|
.onChange="${r=>this.handleSelect(r)}"
|
|
941
941
|
></og-select>
|
|
942
|
-
`:
|
|
942
|
+
`:d`
|
|
943
943
|
<span>${e[0].text}</span>
|
|
944
944
|
`}
|
|
945
945
|
<slot name="append"></slot>
|
|
946
|
-
`}};n(
|
|
946
|
+
`}};n(ao,"PrepaidSelect");var kp=n((t,e)=>({options:G(e.product.id)(t),shipmentsOptedIn:j(e.product)(t),prepaidShipmentsSelected:re(e.product)(t)}),"mapStateToProps"),Ra=m(kp,{productChangePrepaidShipments:ye})(ao);var co=class extends ht{static get properties(){return{...super.properties,prepaidShipmentsOptedIn:{type:Number}}}get isActive(){return this.prepaidShipmentsOptedIn>0?!1:this.subscribed}handleClick(e){if(!this.isActive){let r=this.frequencies&&this.frequencies.length>0?this.frequencies[0]:this.optinFrequency;this.optinProduct(Vt(this),r,this.offer)}e.preventDefault()}render(){return d`
|
|
947
947
|
<slot name="default">
|
|
948
948
|
<button id="action-trigger" class="btn radio ${this.isActive?" active":""}"></button>
|
|
949
949
|
<label for="action-trigger">
|
|
@@ -952,7 +952,7 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
952
952
|
</slot>
|
|
953
953
|
</label>
|
|
954
954
|
</slot>
|
|
955
|
-
`}};n(
|
|
955
|
+
`}};n(co,"SubscriptionButton");var Aa=m(X,{optinProduct:Z})(co);var zt=class extends x{static get styles(){return b`
|
|
956
956
|
:host {
|
|
957
957
|
position: fixed;
|
|
958
958
|
top: 5em;
|
|
@@ -1010,11 +1010,11 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
1010
1010
|
a {
|
|
1011
1011
|
color: white;
|
|
1012
1012
|
}
|
|
1013
|
-
`}runTests(){this.results=[],this.disabled=!0,this.requestUpdate(),document.querySelectorAll("og-offer").forEach(r=>{let o=r.store.getState(),i=r.getAttribute("product"),s=r.getAttribute("location"),a={messages:this.getOfferAttributeMessages(i,s).concat(this.getOfferRequestMessages(i,o)),product:i};this.results.push(a)}),this.testsRan=!0,this.disabled=!1,this.requestUpdate()}getOfferAttributeMessages(e,r){let o=[];return e||o.push({name:"Offer element found but missing product attribute",type:"error"}),r||o.push({name:"Offer element found but missing location attribute",type:"warning"}),e&&r&&o.push({name:"Offer element found and properly tagged",type:"success"}),o}getOfferRequestMessages(e,r){let o=r.inStock[e],i=r.autoshipEligible[e],s=[];return e&&o===!1&&s.push({name:"This product is marked as out of stock in the OG database",type:"warning"}),e&&i===!1&&s.push({name:"This product is not eligible for autoship",type:"warning"}),e&&o===null&&i===null&&s.push({name:"This product does not exist in our database",type:"error"}),s}resultsCodeBlock(){return this.results.length===0?
|
|
1013
|
+
`}runTests(){this.results=[],this.disabled=!0,this.requestUpdate(),document.querySelectorAll("og-offer").forEach(r=>{let o=r.store.getState(),i=r.getAttribute("product"),s=r.getAttribute("location"),a={messages:this.getOfferAttributeMessages(i,s).concat(this.getOfferRequestMessages(i,o)),product:i};this.results.push(a)}),this.testsRan=!0,this.disabled=!1,this.requestUpdate()}getOfferAttributeMessages(e,r){let o=[];return e||o.push({name:"Offer element found but missing product attribute",type:"error"}),r||o.push({name:"Offer element found but missing location attribute",type:"warning"}),e&&r&&o.push({name:"Offer element found and properly tagged",type:"success"}),o}getOfferRequestMessages(e,r){let o=r.inStock[e],i=r.autoshipEligible[e],s=[];return e&&o===!1&&s.push({name:"This product is marked as out of stock in the OG database",type:"warning"}),e&&i===!1&&s.push({name:"This product is not eligible for autoship",type:"warning"}),e&&o===null&&i===null&&s.push({name:"This product does not exist in our database",type:"error"}),s}resultsCodeBlock(){return this.results.length===0?d`
|
|
1014
1014
|
<div class="message error">No offer element found on the page</div>
|
|
1015
|
-
`:this.results.map((e,r)=>
|
|
1015
|
+
`:this.results.map((e,r)=>d`
|
|
1016
1016
|
<div>For offer tag with product = "${e.product}"</div>
|
|
1017
|
-
${e.messages.map(o=>
|
|
1017
|
+
${e.messages.map(o=>d`
|
|
1018
1018
|
<div class="message ${o.type}">${o.name}</div>
|
|
1019
1019
|
`)}
|
|
1020
1020
|
<button @click=${this.toggleProductFlags(r,{})}>Set inStock and eligible</button>
|
|
@@ -1031,14 +1031,14 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
1031
1031
|
<br />
|
|
1032
1032
|
<button @click=${this.toggleUpsellNextOrder(r)}>upsell product is in next order</button>
|
|
1033
1033
|
<br />
|
|
1034
|
-
`)}toggleUpsellPreview(e){return r=>{r.preventDefault();let o=document.querySelectorAll("og-offer")[e];o.getAttribute("preview-upsell-offer")?o.removeAttribute("preview-upsell-offer"):o.setAttribute("preview-upsell-offer",!0),this.runTests()}}toggleProductFlags(e,{inStock:r=!0,autoship:o=!0,groups:i=["subscription","upsell"]}){return s=>{s.preventDefault();let a=document.querySelectorAll("og-offer")[e],c=a.product.id;a.store.dispatch(be({in_stock:{[c]:r},eligibility_groups:{[c]:i},result:"success",autoship:{[c]:o},module_view:{regular:"58a01e9aacbe40389b5c7325d79091bb"},modifiers:{},incentives_display:{"47c01e9aacbe40389b5c7325d79091aa":{field:"sub_total",object:"order",type:"Discount Percent",value:5},e6534b9d877f41e586c37b7d8abc3a58:{field:"total_price",object:"item",type:"Discount Percent",value:5},f35e842710b24929922db4a529eecd40:{field:"total_price",object:"item",type:"Discount Percent",value:10},"5be321d7c17f4e18a757212b9a20bfcc":{field:"total_price",object:"item",type:"Discount Percent",value:1}},incentives:{[c]:{initial:["5be321d7c17f4e18a757212b9a20bfcc"],ongoing:["e6534b9d877f41e586c37b7d8abc3a58","47c01e9aacbe40389b5c7325d79091aa","f35e842710b24929922db4a529eecd40"]}}},{},c)),this.runTests()}}toggleUpsellNextOrder(e){return r=>{let o=document.querySelectorAll("og-offer")[e],i=o.product.id;r.preventDefault(),o.store.dispatch(
|
|
1034
|
+
`)}toggleUpsellPreview(e){return r=>{r.preventDefault();let o=document.querySelectorAll("og-offer")[e];o.getAttribute("preview-upsell-offer")?o.removeAttribute("preview-upsell-offer"):o.setAttribute("preview-upsell-offer",!0),this.runTests()}}toggleProductFlags(e,{inStock:r=!0,autoship:o=!0,groups:i=["subscription","upsell"]}){return s=>{s.preventDefault();let a=document.querySelectorAll("og-offer")[e],c=a.product.id;a.store.dispatch(be({in_stock:{[c]:r},eligibility_groups:{[c]:i},result:"success",autoship:{[c]:o},module_view:{regular:"58a01e9aacbe40389b5c7325d79091bb"},modifiers:{},incentives_display:{"47c01e9aacbe40389b5c7325d79091aa":{field:"sub_total",object:"order",type:"Discount Percent",value:5},e6534b9d877f41e586c37b7d8abc3a58:{field:"total_price",object:"item",type:"Discount Percent",value:5},f35e842710b24929922db4a529eecd40:{field:"total_price",object:"item",type:"Discount Percent",value:10},"5be321d7c17f4e18a757212b9a20bfcc":{field:"total_price",object:"item",type:"Discount Percent",value:1}},incentives:{[c]:{initial:["5be321d7c17f4e18a757212b9a20bfcc"],ongoing:["e6534b9d877f41e586c37b7d8abc3a58","47c01e9aacbe40389b5c7325d79091aa","f35e842710b24929922db4a529eecd40"]}}},{},c)),this.runTests()}}toggleUpsellNextOrder(e){return r=>{let o=document.querySelectorAll("og-offer")[e],i=o.product.id;r.preventDefault(),o.store.dispatch(Do({count:1,next:null,previous:null,results:[{order:"24d50352579511ea806cbc764e100cfd",offer:null,subscription:"8a076b7a0ea011e7a5bcbc764e105eda",product:i,components:[],quantity:1,public_id:"24d6901e579511ea806cbc764e100cfd",product_attribute:null,price:"14.99",extra_cost:"0.00",total_price:"13.49",one_time:!1,frozen:!1,first_placed:null}]})),this.runTests()}}render(){return d`
|
|
1035
1035
|
<div>
|
|
1036
|
-
${this.testsRan?this.resultsCodeBlock():
|
|
1036
|
+
${this.testsRan?this.resultsCodeBlock():d`
|
|
1037
1037
|
<div>Click the button to run tests</div>
|
|
1038
1038
|
`}
|
|
1039
1039
|
<button ?disabled=${this.disabled} @click="${this.runTests.bind(this)}" class="primary">Run Test</button>
|
|
1040
1040
|
</div>
|
|
1041
|
-
`}};n(
|
|
1041
|
+
`}};n(zt,"TestWizard");function hn(){let t="og-test-wizard";customElements.get(t)||customElements.define(t,zt);let e=document.createElement(t);document.body.appendChild(e)}n(hn,"default");var mn=[79,71,68,69,86],Ia=n(()=>{if(window.OG_OFFERS_TEST_MODE_ENABLE)return;window.OG_OFFERS_TEST_MODE_ENABLE=!0;let t=0;document.addEventListener("keyup",async function(e){if(e.which===mn[t]){let o=mn[t];setTimeout(function(){t<=o&&(t=0)},5e3),t+=1,t>=mn.length&&hn()}else t=0},!1)},"enable");var lo=class extends I(Y){static get properties(){return{...super.properties,regular:{type:Boolean,reflect:!0},subscription:{type:Boolean,reflect:!0},discount:{type:Boolean,reflect:!0},payAsYouGo:{type:Boolean,reflect:!0,attribute:"pay-as-you-go"},frequency:{type:Object},productPlans:{type:Object},discountedProductPriceFromOffers:{type:Object}}}static get styles(){return b`
|
|
1042
1042
|
:host::before {
|
|
1043
1043
|
clip-path: inset(100%);
|
|
1044
1044
|
clip: rect(1px, 1px, 1px, 1px);
|
|
@@ -1056,12 +1056,12 @@ var lib=(()=>{var Ya=Object.create;var gt=Object.defineProperty;var Wa=Object.ge
|
|
|
1056
1056
|
:host([regular])::before {
|
|
1057
1057
|
content: 'Regular price';
|
|
1058
1058
|
}
|
|
1059
|
-
`}get value(){var l;let e=S(this.product),r=this.frequency||this.configDefaultFrequency||((l=this.offer)==null?void 0:l.defaultFrequency),o=this.productPlans[e]||[]
|
|
1059
|
+
`}get value(){var l,p;let e=S(this.product),r=this.frequency||this.configDefaultFrequency||((l=this.offer)==null?void 0:l.defaultFrequency),o=this.productPlans[e]||[],i=this.payAsYouGo?o.find(u=>u.prepaidShipments===null||u.prepaidShipments===void 0):o.find(u=>u.frequency===r);if(!i)return"";let{regularPrice:s,discountRate:a,subscriptionPrice:c}=i;return(i.hasPriceAdjustments===!1||((p=this.offer)==null?void 0:p.overrideSellingPlanPrice))&&!i.prepaidShipments&&({regularPrice:s,discountRate:a,subscriptionPrice:c}=this.discountedProductPriceFromOffers),c===s&&!this.payAsYouGo?"":this.regular?s:this.discount?a:c}render(){let e=this.value;return e?d`
|
|
1060
1060
|
<slot name="prepend"></slot>
|
|
1061
1061
|
${e}
|
|
1062
1062
|
<slot name="append"></slot>
|
|
1063
|
-
`:
|
|
1063
|
+
`:d`
|
|
1064
1064
|
<slot name="fallback"></slot>
|
|
1065
|
-
`}};n(so,"Price");var Tp=n((t,e)=>{var r;return{productPlans:t.productPlans,configDefaultFrequency:oe((r=e.product)==null?void 0:r.id)(t),frequency:re(e.product)(t)}},"mapStateToProps"),wa=g(Tp)(so);function dn(t){Ta(),bs(t);try{customElements.define("og-when",Zs),customElements.define("og-text",ca),customElements.define("og-incentive-text",da),customElements.define("og-offer",_a),customElements.define("og-select-frequency",fa),customElements.define("og-optout-button",ra),customElements.define("og-optin-toggle",aa),customElements.define("og-optin-status",ea),customElements.define("og-optin-button",ta),customElements.define("og-optin-select",na),customElements.define("og-upsell-button",ia),customElements.define("og-frequency-status",oa),customElements.define("og-modal",Vt),customElements.define("og-select",jt),customElements.define("og-tooltip",Gt),customElements.define("og-upsell-modal",sa),customElements.define("og-next-upcoming-order",ma),customElements.define("og-price",wa),customElements.define("og-prepaid-toggle",Ea),customElements.define("og-prepaid-data",xa),customElements.define("og-prepaid-button",Pa),customElements.define("og-prepaid-select",va),customElements.define("og-subscription-button",Oa)}catch{console.info("OG WebComponents already registered, skipping.")}let e=!1,r={store:t,isReady:()=>e,setEnvironment(o){return t.dispatch(Fi(o)),this},setMerchantId(o){return t.dispatch(Ii(o)),this},setAuthUrl(o){return t.dispatch(Ni(o)),this},receiveMerchantSettings(o){return t.dispatch(Hi(o)),this},getProductsForPurchasePost(o=[]){return Lo(t.getState(),o)},getOptins(o=[]){return Lo(t.getState(),o)},clear(){t.dispatch(Ui())},addOptinChangedCallback(o){typeof o=="function"&&document.addEventListener("optin-changed",i=>o(i.detail))},disableOptinChangedCallbacks(){document.addEventListener("optin-changed",o=>o.stopPropagation(),!0)},register(){},previewMode(o){return window.og=window.og||{},o===!1?delete window.og:(window.og.previewMode=!0,console.log("OG Offers preview mode enabled")),this},config(o){return t.dispatch(Mi(o)),this},setLocale(o){return t.dispatch(Li(o)),this},addTemplate(o,i,s){return t.dispatch($i(o,i,s)),this},setTemplates(o){return t.dispatch(Vi(o)),this},setPublicPath(o){return this},resolveSettings(o,i,s,a=t){if(!A.shopify_selling_plans&&o&&i&&s){let c=[];s.product?c.push(s.product):s.cart&&Array.isArray(s.cart.products)&&(c=c.concat(s.cart.products));let l=a.getState(),{sessionId:p}=l;p&&c.forEach(d=>a.dispatch(ko(d))),s.product_discounts&&typeof s.product_discounts=="object"&&a.dispatch({type:We,payload:s.product_discounts})}},initialize(o,i,s,a={}){var l;e&&console.warn("og.offers has been initialized already. Skipping.");let c=t.getState();return o&&o!==c.merchantId&&r.setMerchantId(o),i&&i!==((l=c.environment)==null?void 0:l.name)&&r.setEnvironment(i),r.receiveMerchantSettings(a),s&&r.setAuthUrl(s),e||r.resolveSettings(o,i,window.og_settings,t),e=!0,this}};return window.OG=window.OG||{},Object.assign(window.OG,r),Object.assign(r.initialize,r),Uo(window.opener,r),r}n(dn,"makeApi");var ao=n((t=[],e)=>{switch(e.type){case he:return[];case Te:return e.newValue?e.newValue.optedin:t;case R:case F:{let[{prepaidShipments:r,...o},i]=rt(t,e.payload.product);return i.concat({...o,...e.payload.product,frequency:e.payload.frequency})}case ce:{let{payload:r}=e,[{prepaidShipments:o,...i},s]=rt(t,r.product),a={...i,...r.product};return r.prepaidShipments&&(a.prepaidShipments=r.prepaidShipments),s.concat(a)}case k:return t.filter(r=>!I(e.payload.product,r));case bt:return t.map(r=>I(e.payload.product,r)?{...r,...e.payload.newProduct}:r);case tr:return t.filter(r=>!I(e.payload.product,r));case ze:return[];default:return t}},"optedin"),fn=n((t=[],e)=>{switch(e.type){case he:return[];case Te:return e.newValue?e.newValue.optedout:t;case R:case F:return t.filter(r=>!I(e.payload.product,r));case k:{let[r,o]=rt(t,e.payload.product);return o.concat({...r,...e.payload.product,frequency:e.payload.frequency})}case bt:return t.map(r=>I(e.payload.product,r)?{...r,...e.payload.newProduct}:r);case ze:return[];default:return t}},"optedout"),hn=n((t={},{type:e,payload:r})=>{switch(e){case Qt:return r&&r.count>0?{...t,...r.results[0]&&{...r.results[0],place:new Date(Date.parse(r.results[0].place.replace(/-/gi,"/")))}}:t;case Zt:return{...t,products:(r.results||[]).map(o=>o.product)};case er:return{...t,...r,public_id:r.order,...r.product&&{products:(t.products||[]).concat(r.product)}};default:return t}},"nextUpcomingOrder"),wp=n((t={},e)=>{switch(e.type){case w:return{...t,...e.payload.autoship};default:return t}},"autoshipEligible"),Cp=n((t={},e)=>{switch(e.type){case q:return{...t};case w:return{...t,...e.payload.in_stock};default:return t}},"inStock"),mn=n((t={},e)=>{switch(e.type){case w:return{...t,...e.payload.eligibility_groups};default:return t}},"eligibilityGroups"),Ca=n((t,e)=>t.map(r=>({...e[r],id:[r][0]})),"mapIncentive"),gn=n((t={},e)=>{switch(e.type){case w:return{...t,...[...new Set(Object.keys(e.payload.incentives||{}))].reduce((r,o)=>({...r,[o]:Object.entries(e.payload.incentives).filter(([i])=>i===o).reduce((i,[,{initial:s,ongoing:a}])=>({...i,initial:[...i.initial||[],...Ca(s,e.payload.incentives_display)],ongoing:[...i.ongoing||[],...Ca(a,e.payload.incentives_display)]}),{})}),{})};default:return t}},"incentives"),Rp=n((t={},e)=>{switch(e.type){case R:case F:return{...t,[S(e.payload.product)]:e.payload.frequency};case k:return{...t,[S(e.payload.product)]:void 0};default:return t}},"frequency"),yn=n((t=!1,e)=>{switch(e.type){case Jt:return{...e.payload};case Oe:return!1;default:return t}},"auth"),bn=n((t="",e)=>{switch(e.type){case $e:return e.payload;default:return t}},"merchantId"),Sn=n((t=null,e)=>{switch(e.type){case Kt:return e.payload;default:return t}},"authUrl"),Ap=n((t={},e)=>{switch(e.type){case w:return{...t,offerId:(e.payload.module_view||{}).regular,...e.payload.modifiers};default:return t}},"offer"),_n=n((t="",e)=>{switch(e.type){case w:return(e.payload.module_view||{}).regular||"";default:return t}},"offerId"),En=n((t=null,e)=>{switch(e.type){case he:return null;case Ve:return e.payload;default:return t}},"sessionId"),Ip=n((t={},e)=>{switch(e.type){case w:return{...t,...Object.entries(e.payload.autoship).map(([r])=>({[r]:Object.keys(e.payload.modifiers)})).reduce((r,o)=>({...r,...o}),{})};case ze:return{};default:return t}},"productOffer"),xn=n((t={},e)=>{switch(e.type){case ir:return{...t,[S(e.payload.product)]:e.payload.firstOrderPlaceDate};default:return t}},"firstOrderPlaceDate"),Pn=n((t={},e)=>{switch(e.type){case sr:return{...t,[S(e.payload.product)]:e.payload.productToSubscribe};default:return t}},"productToSubscribe"),vn=n((t={},e)=>{switch(e.type){case je:return{...t,name:"local",apiUrl:"http://py3web.ordergroove.localhost",legoUrl:"http://py3lego.ordergroove.localhost"};case Ge:return{...t,name:we,apiUrl:"https://staging.offers.ordergroove.com",legoUrl:"https://staging.restapi.ordergroove.com"};case He:return{...t,name:ar,apiUrl:"https://dev.offers.ordergroove.com",legoUrl:"https://dev.restapi.ordergroove.com"};case Be:return{...t,name:Ce,apiUrl:"https://offers.ordergroove.com",legoUrl:"https://restapi.ordergroove.com"};default:return t}},"environment"),On=n((t={offerOptInLabel:"Subscribe to save",offerIncentiveText:"Save {{ogIncentive DiscountPercent}} when you subscribe",offerOptOutLabel:"Deliver one-time only",offerEveryLabel:"Delivery Every",offerTooltipTrigger:"[?]",offerTooltipContent:"Seems this is a great subscription offering. Many fun details about this program exist.",optinButtonLabel:"\u2022",optoutButtonLabel:"\u2022",optinStatusOptedInLabel:"You're opted in!",optinStatusOptedOutLabel:"You're not opted in.",optinToggleLabel:"\u2022",upsellButtonLabel:"Add item to order on ",upsellButtonPrefix:"",upsellModalContent:"Some upsell modal content",upsellModalOptInLabel:"Subscribe",upsellModalOptOutLabel:"Purchase one time",upsellModalTitle:"Impulse Upsell",upsellModalConfirmLabel:"Ok",upsellModalCancelLabel:"Cancel",defaultFrequencyCopy:"(Most Popular)",frequencyPeriods:{1:"day",2:"week",3:"month"},prepaidOptInLabel:"Prepaid Subscription",prepaidShipmentsLabel:"Number of prepaid shipments"},e)=>{switch(e.type){case rr:return{...t,...e.payload};default:return t}},"locale"),Np=n((t={offerType:"radio"},e)=>{switch(e.type){case Ye:return{...t,...e.payload,defaultFrequency:e.payload.defaultFrequency?Tt(e.payload.defaultFrequency):t.defaultFrequency,frequenciesEveryPeriod:[],frequencies:e.payload.frequencies?e.payload.frequencies.map(Tt):t.frequencies};case le:return{...t,merchantSettings:{...e.payload}};default:return t}},"config"),Tn=n((t=!1,e)=>{switch(e.type){case fe:return e.payload.isPreview;default:return t}},"previewStandardOffer"),wn=n((t=!1,e)=>{switch(e.type){case _t:return e.payload.isPreview;default:return t}},"previewUpsellOffer");var Cn=n((t={},e)=>{switch(e.type){case w:return{...t,...e.payload.autoship_by_default};default:return t}},"autoshipByDefault"),Rn=n((t=[],e)=>{switch(e.type){case w:return{...t,...e.payload.default_frequencies};default:return t}},"defaultFrequencies"),An=n((t=[],e)=>{switch(e.type){case nr:return[...e.payload||[]];case or:return[e.payload,...t];default:return t}},"templates"),kp=n((t={},e)=>{switch(e.type){case We:return Nr(e.payload);default:return t}},"productPlans"),In=n((t={},e)=>{switch(e.type){case St:{let{[e.payload.oldCartProductKey]:r,...o}=t;return{...o,[e.payload.newCartProductKey]:r}}case ce:return e.payload.prepaidShipments?{...t,[e.payload.product.id]:e.payload.prepaidShipments}:t;default:return t}},"prepaidShipmentsSelected"),co=Bt({optedin:ao,optedout:fn,nextUpcomingOrder:hn,autoshipEligible:wp,inStock:Cp,eligibilityGroups:mn,incentives:gn,frequency:Rp,auth:yn,merchantId:bn,authUrl:Sn,offer:Ap,offerId:_n,experiments:Rr,sessionId:En,productOffer:Ip,firstOrderPlaceDate:xn,productToSubscribe:Pn,environment:vn,locale:On,config:Np,previewStandardOffer:Tn,previewUpsellOffer:wn,autoshipByDefault:Cn,defaultFrequencies:Rn,templates:An,productPlans:kp,prepaidShipmentsSelected:In});var lo=n(t=>{var e,r;return Array.isArray((e=t.selling_plan)==null?void 0:e.options)&&((r=t.selling_plan)==null?void 0:r.options.some(o=>(o==null?void 0:o.name)==="Shipment amount"))},"isPrepaidAllocation"),po=n(t=>{if(t&&t.length>1){let e=t.find(r=>(r==null?void 0:r.name)==="Shipment amount").value.split(" ");return e.length>0?+e[0]:null}return null},"getPrepaidShipmentsNumberFromOptions"),Fp=n(t=>{var e,r;return(t.selling_plan_id||((r=(e=t.selling_plan)==null?void 0:e.id)!=null?r:"")).toString()},"getAllocationFrequency"),qp=n((t,e)=>ue(t.compare_at_price,e),"getAllocationRegularPrice"),Dp=n((t,e)=>{var r;if(lo(t)){let o=po((r=t.selling_plan)==null?void 0:r.options),i=Math.round(t.price/o);return ue(i,e)}return ue(t.price,e)},"getAllocationSubscriptionPrice"),Ra=n((t,e)=>Math.round((t.compare_at_price-e)*100/t.compare_at_price),"getPrepaidPercentage"),Up=n((t,e)=>{var o,i,s;if(lo(t)){let a=po((o=t.selling_plan)==null?void 0:o.options),c=t.price/a,l=Ra(t,c);return vr(l)}let r="";return((i=t.price_adjustments[0])==null?void 0:i.value_type)==="percentage"?r=vr(t.price_adjustments[0].value):(s=t.price_adjustments[0])!=null&&s.value?r=ue(t.price_adjustments[0].value,e):t.compare_at_price&&(r=ue(t.compare_at_price-t.price,e)),r},"getAllocationDiscountRate"),Lp=n(t=>{var e;return lo(t)?po((e=t.selling_plan)==null?void 0:e.options):null},"getAllocationNumberOfShipments"),Mp=n((t,e,r,o)=>{var d,f;let i=po((d=t.selling_plan)==null?void 0:d.options),s=t.price/i,a=t.compare_at_price-s,c=Ra(t,s),l=(f=r==null?void 0:r.price_adjustments)==null?void 0:f[0],p=l&&l.value_type==="percentage"?l.value:null;return e.regularPrepaidPrice=ue(t.price,o),e.prepaidSavingsPerShipment=ue(Math.round(a),o),e.prepaidSavingsTotal=ue(Math.round(a*i),o),p&&c&&(e.prepaidExtraSavingsPercentage=vr(c-p)),e},"addPrepaidPriceAndSavings"),$p=n((t,e,r)=>{t.selling_plan||(t.selling_plan=e.find(i=>i.id===t.selling_plan_id));let o={frequency:Fp(t),regularPrice:qp(t,r),subscriptionPrice:Dp(t,r),discountRate:Up(t,r),prepaidShipments:Lp(t)};if(lo(t)){let i=us(e);return Mp(t,o,i,r)}return o},"mapSellingPlanToDiscount"),Nn=n((t,e,r=[],o)=>[...t,$p(e,r,o)],"sellingPlanAllocationsReducer"),Aa=n(t=>t.selling_plan_groups.reduce((e,r)=>[...e,...r.selling_plans.map(o=>({...o,group:r}))],[]),"getSellingPlans");var Vp=n((t={offerType:"radio",productFrequencies:{},frequencies:[],frequenciesEveryPeriod:[]},e)=>{var r;if(D===e.type){let{payload:{product:o,currency:i}}=e,s={},a=(r=o.variants)==null?void 0:r.reduce((p,d)=>Gp(p,d,o.selling_plan_groups,t),{}),c={...t.productFrequencies,...a};s={...s,productFrequencies:c,...Object.values(c)[0]};let l=o==null?void 0:o.selling_plan_groups.filter(p=>/^Prepaid-.*/.test(p.name));return l.length&&(s={...s,prepaidSellingPlans:{...t.prepaidSellingPlans,...Bp(l)}}),{...t,...s,storeCurrency:i}}if(w===e.type){let{payload:{offer:o}}=e,{defaultFrequency:i,product:s}=o||{},{prepaidSellingPlans:a={}}=t,c=S(s==null?void 0:s.id),l=t.productFrequencies[c],p={...t.productFrequencies,[c]:{...l,defaultFrequency:Hp(c,i,a,l==null?void 0:l.frequencies,l==null?void 0:l.frequenciesEveryPeriod)}};return{...t,productFrequencies:p,...Object.values(p)[0]}}return le===e.type?{...t,merchantSettings:{...e.payload}}:t},"config");function jp(t,e){var i,s;let r=Ft(t),o=Tr(r);if(o!=null&&o.length){let a=wr(r),c=((s=(i=r.options)==null?void 0:i[0])==null?void 0:s.values)||o,l=e==null?void 0:e.defaultFrequency;return l&&Ie(l)&&(l=J(o,a,l)||pe(o)||l),{frequencies:o,frequenciesEveryPeriod:a,frequenciesText:c,...l?{defaultFrequency:l}:{}}}return null}n(jp,"getFrequencies");function Gp(t,e,r,o){let i=e.selling_plan_allocations.map(c=>c.selling_plan_group_id),s=r.filter(c=>i.includes(c.id)),a=jp(s,o.productFrequencies[e.id]);return a&&(t[e.id]=a),t}n(Gp,"reduceSellingPlansToFrequencies");function Hp(t,e,r,o=[],i=[]){var s;return(s=r[t])!=null&&s.some(({sellingPlan:a})=>a===e)?pe(o)||e:Ie(e)&&(J(o,i,e)||pe(o))||e}n(Hp,"getUpdatedDefaultFrequency");function Bp(t){return t.reduce((e,r)=>{let o=r.name.split("-")[1],i=r.selling_plans.map(s=>({numberShipments:Cr(s),sellingPlan:String(s.id)}));return{...e,[o]:i}},{})}n(Bp,"getPrepaidSellingPlans");var Ia=Vp;var ka=n((t,e,r)=>{let o=Object.keys(t).filter(i=>i.startsWith(e.toString()));return o.length?{...t,...o.reduce((i,s)=>({...i,[s]:r}),{})}:t},"overrideLineKey"),Na=n((t,e,r)=>{if(!r)return null;if(!Ie(r))return r;if(yr(t,e)){let o=J(t,e,r);return o||pe(t)}return r},"getDefaultSellingPlan"),zp=n((t,e,r)=>t.map(o=>Ie(o==null?void 0:o.frequency)?{...o,frequency:yr(r==null?void 0:r.frequencies,r==null?void 0:r.frequenciesEveryPeriod)?J(r==null?void 0:r.frequencies,r==null?void 0:r.frequenciesEveryPeriod,o.frequency)||J(r==null?void 0:r.frequencies,r==null?void 0:r.frequenciesEveryPeriod,e==null?void 0:e.defaultFrequency)||pe(r==null?void 0:r.frequencies):o.frequency}:o),"mapExistingOptinsFromOfferResponse"),Yp=n(({autoship:t={},autoship_by_default:e={},default_frequencies:r={},in_stock:o={}},i,s,a)=>Object.keys(t).reduce((c,l)=>{if(!i.some(p=>p.id===l)){if(!(t[l]&&e[l]&&o[l]))return c;let{frequencies:p,frequenciesEveryPeriod:d}=a,{defaultFrequency:f}=s||{},h=r[l],_;return r[l]&&yr(p,d)?_=J(p,d,`${h.every}_${h.every_period}`)||Na(p,d,f)||pe(p):r[l]?_=`${h.every}_${h.every_period}`:_=Na(p,d,f)||"_",c.concat({id:l,frequency:_})}return c},[]),"reduceNewOptinsFromOfferResponse"),Wp=n((t,e)=>({...ka(t,e.id,e.available),[e.id]:e.available}),"productOrVariantInStockReducer"),Fa=n((t,e)=>{let r=S(e.key);return{...t,[e.key]:t[r]||null}},"reduceProductCartLine"),Kp=n((t={},e)=>{var r;if(me===e.type){let{payload:o}=e;return o.items.reduce(Fa,t)}if(D===e.type){let{payload:{product:o}}=e,i=cs(o==null?void 0:o.selling_plan_groups),s=new Set((r=i.flatMap(a=>a.selling_plans.map(c=>c.id)))!=null?r:[]);return o.variants.reduce((a,c)=>{var d,f;let p=((f=(d=c==null?void 0:c.selling_plan_allocations)==null?void 0:d.filter(h=>s.has(h.selling_plan_id)))!=null?f:[]).length>0;return{...ka(a,c.id,p),[c.id]:p}},t)}return fe===e.type?e.payload.isPreview!==!0?t:{...t,[e.payload.productId]:!0}:t},"autoshipEligible"),Jp=n((t={},e)=>{var r;if(me===e.type)return e.payload.items.reduce(Fa,t);if(D===e.type){let{payload:{product:o}}=e;return[o,...(r=o==null?void 0:o.variants)!=null?r:[]].reduce(Wp,t)||t}return q===e.type&&e.payload.product===null?{...t}:fe===e.type?e.payload.isPreview!==!0?t:{...t,[e.payload.productId]:!0}:t},"inStock"),Qp=n((t={},e)=>t,"offer");function Zp(t){let e=Cr(t.selling_plan_allocation.selling_plan),r={id:t.key,frequency:`${t.selling_plan_allocation.selling_plan.id}`};return e&&(r.prepaidShipments=e),r}n(Zp,"getOptedInItem");var Xp=n((t=[],e)=>{if(me===e.type){let r=e.payload;return t.filter(o=>!o.id.includes(":")).concat(r.items.reduce((o,i)=>i.selling_plan_allocation?[...o,Zp(i)]:o,[]))}if(w===e.type){let r=e.payload,{offer:o={},frequencyConfig:i}=r,s=zp(t,o,i),a=Yp(r,s,o,i);return[...s,...a]}if(D===e.type){let{product:r}=e.payload,o=Ft(r==null?void 0:r.selling_plan_groups);if(!o)return t;let i=Tr(o),s=wr(o);return t.map(a=>Ie(a.frequency)?{...a,frequency:J(i,s,a.frequency)||pe(i)}:a)}if(ce===e.type){let{payload:r}=e,o=ao(t,e),[i,s]=rt(o,r.product);return s.concat({...i,...r.product,frequency:r.frequency})}return ao(t,e)},"optedin"),eu=n((t={},e)=>t,"productOffer"),tu=n((t={},e)=>{if(D===e.type){let{payload:{product:r,currency:o}}=e,i=Aa(r);return r.variants.reduce((s,a)=>{var c;return{...s,[a.id]:(c=a.selling_plan_allocations)==null?void 0:c.reduce((l,p)=>Nn(l,p,i,o),[])}},t)||t}if(me===e.type){let r=e.payload;return r.items.reduce((o,i)=>i.selling_plan_allocation?{...o,[i.key]:Nn([],i.selling_plan_allocation,[],r.currency)}:o,t)||t}return t},"productPlans"),ru=Bt({auth:yn,authUrl:Sn,autoshipByDefault:Cn,autoshipEligible:Kp,config:Ia,defaultFrequencies:Rn,eligibilityGroups:mn,environment:vn,firstOrderPlaceDate:xn,incentives:gn,inStock:Jp,locale:On,merchantId:bn,nextUpcomingOrder:hn,offer:Qp,offerId:_n,experiments:Rr,optedin:Xp,optedout:fn,previewStandardOffer:Tn,previewUpsellOffer:wn,productOffer:eu,productPlans:tu,productToSubscribe:Pn,sessionId:En,templates:An,prepaidShipmentsSelected:In});function kn(t,e){return window.og&&window.og.previewMode?co(t,e):ru(t,e)}n(kn,"shopifyReducer");var La=ae(xt()),Ma=ae(Yt());function qa(t,e,r){let o=`[name="id"][value="${t}"]`,i=`form[action="/cart/add"] option[value="${t}"]`;if(!e)return;let s=document.querySelectorAll(o);s.length||(s=document.querySelectorAll(i)),[...s].forEach(a=>{let c=a.form,l=c==null?void 0:c.querySelector(`[name="${e}"]`);l||(l=document.createElement("input"),l.type="hidden",l.name=`attributes[${e}]`,c==null||c.appendChild(l)),l.value=r})}n(qa,"updateTrackingInputs");function Fn(){return`og__${Math.ceil(new Date().getTime()/1e3)}`}n(Fn,"getTrackingKey");function ou(t,e){var d,f,h,_;if(!((d=t.payload.offer)==null?void 0:d.autoshipByDefault))return;let o=(f=t.payload.offer)==null?void 0:f.product.id,i=Fn(),s=((h=t.payload.offer)==null?void 0:h.location)||"",a=((_=t.payload.offer)==null?void 0:_.variationId)||"",c=uo(o,e),p=[o,R.toLowerCase(),s,c,a].join(",");qa(o,i,p)}n(ou,"addDefaultToSubTracking");function qn(t){return e=>r=>{switch(e(r),r.type){case R:case k:case F:{let o=r.payload.offer,i=Dn(r);o&&!o.isCart&&qa(o.product.id,i[0],i[1]);break}case w:ou(r,t);break;default:}}}n(qn,"shopifyTrackingMiddleware");var Da,Ua,Un=((Ua=(Da=window.Shopify)==null?void 0:Da.routes)==null?void 0:Ua.root)||"/",nu="/cart",iu=`${Un}cart.js`,su=`${Un}cart/change.js`,au=`${Un}products/`,cu='[id^="shopify-section-"][id$=__cart-items], [id^="shopify-section-"][id$="__cart-footer"],#cart-live-region-text,#cart-icon-bubble',lu=n(t=>(0,Ma.debounce)(100,!1,function(e){let{id:r}=Object.fromEntries([...new FormData(e).entries()]);r?t.setAttribute("product",r):t.removeAttribute("product")}),"makeSyncProductId");async function pu(){var r,o;let t=(o=(r=window.Shopify)==null?void 0:r.currency)==null?void 0:o.active;return t||(await Ln()).currency}n(pu,"getCurrency");async function uu(t,e){let r=du(e);if(r)try{let[i,s]=await Promise.all([$a(r),pu()]),a={product:i,offer:e,currency:s};t.dispatch({type:D,payload:a})}catch(i){console.warn("OG: Unable to fetch product details for PDP",i)}let o=e.closest("form");if(!o){let i=e.parentElement;for(;i&&(o=i.querySelector('form[action$="/cart/add"]'),!(o||i.tagName.toLowerCase()==="body"));)i=i.parentElement}if(o){let i=lu(e);o.addEventListener("change",()=>i(o)),new MutationObserver(()=>i(o)).observe(o,{subtree:!0,childList:!0})}else console.info("no /cart/add form found for og-offer",e)}n(uu,"setupPdp");async function Ln(){return(await fetch(iu)).json()}n(Ln,"getCart");function du(t){return[()=>t==null?void 0:t.dataset.shopifyProductHandle,()=>{var e,r;return(((r=(e=document.querySelector('[href$=".oembed"]'))==null?void 0:e.getAttribute("href"))==null?void 0:r.match(/\/([^/]+)\.oembed$/))||[])[1]},()=>{var e,r;return(document.querySelector('meta[property="og:type"][content="product"]')&&((r=(e=document.querySelector('meta[property="og:url"][content]'))==null?void 0:e.getAttribute("content"))==null?void 0:r.match(/\/([^/]+)$/))||[])[1]},()=>{var e;return(e=[...document.querySelectorAll("[type$=json]")].map(r=>JSON.parse(r.textContent||"{}")).find(r=>r.handle&&r.price))==null?void 0:e.handle}].reduce((e,r)=>e||r(),"")}n(du,"guessProductHandle");var $a=(0,La.default)(async function(t){return(await fetch(`${au}${t}.js`)).json()});async function fu(t,e){let r=await Ln(),{items:o}=r,i=r;t.dispatch({type:me,payload:i});let s=Number(e.product.id);s<=o.length&&e.setAttribute("product",o[s-1].key),(await Promise.all(Array.from(new Set(o.map(({handle:c})=>c))).map($a))).forEach(c=>{let l={product:c,offer:e,currency:r.currency};t.dispatch({type:D,payload:l})})}n(fu,"setupCart");async function hu(t,e){var s,a;let r=t.payload.offer,o=t.payload.frequency||uo(t.payload.product.id,e),i=Dn(t);if(!!(r!=null&&r.isCart))try{r.style.pointerEvents="none",r.style.opacity=".7";let c=Array.from(document.querySelectorAll(cu)),l=t.payload.product.id,p=await Ln(),d=(s=p==null?void 0:p.items)==null?void 0:s.findIndex(C=>C.key===l),f=p.items[d],h=f.quantity,_=S(l),P=await fetch(su,{method:"POST",credentials:"same-origin",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:l,quantity:h,attributes:Object.fromEntries([i]),properties:f.properties,selling_plan:o||null,sections:c.map(C=>C.id.replace(/^shopify-section-/,""))})});if(P.status!==200)throw new Error("Cart not updated");let m=await P.json(),E=p.items.length===m.items.length?m.items[d].key:(a=m.items.find(C=>C.quantity===h&&C.product_id===_&&(!o&&!C.selling_plan_allocation||(C==null?void 0:C.selling_plan_allocation.selling_plan.id)===o)))==null?void 0:a.key;E&&(e.dispatch({type:St,payload:{oldCartProductKey:l,newCartProductKey:E}}),r.setAttribute("product",E));let T=m;e.dispatch({type:me,payload:T});let y=new CustomEvent(li,{bubbles:!0,cancelable:!0});if(r.dispatchEvent(y),y.defaultPrevented)return;let O=m.sections;Object.values(O).length?c.forEach(C=>{let $n=C.id.replace(/^shopify-section-/,"");if(!($n in O))return;let za=O[$n],Vn=new DOMParser().parseFromString(za.toString()||"","text/html").getElementById(C.id);Vn&&(C.innerHTML=Vn.innerHTML)}):window.location.pathname.startsWith(nu)&&window.location.reload()}catch(c){console.log("OG Error updating cart",c)}finally{r.style.pointerEvents="auto",r.style.opacity="1"}}n(hu,"synchronizeCartOptin");function Dn(t){var a,c;let e=t.payload.product.id;if(!e)return[];let r=Fn(),o=((a=t.payload.offer)==null?void 0:a.location)||"",i=((c=t.payload.offer)==null?void 0:c.variationId)||"",s=[e,t.type.toLowerCase(),o];switch(t.type){case q:case k:s.push(""),s.push(i);break;case R:case F:s.push(t.payload.frequency),s.push(i);break;default:return[]}return[r,s.join(",")]}n(Dn,"getTrackingEvent");function uo(t,e){var i;return(i=hr({id:t})(e.getState()))==null?void 0:i.frequency}n(uo,"getSubscribedFrequency");function mu(t,e){e!=null&&e.isCart||!(e!=null&&e.shouldEnableOffer)||[...document.querySelectorAll('form[action$="/cart/add"] [name=id]')].forEach(r=>{let o=r.value,i=uo(o,t);Ro(r.form,"selling_plan",i),Ro(r.form,"attributes[og__session]",t.getState().sessionId)})}n(mu,"synchronizeSellingPlan");function Mn(t){return e=>r=>{var o;switch(r.type){case R:case k:case F:break;case q:(o=r.payload.offer)!=null&&o.isCart?fu(t,r.payload.offer):uu(t,r.payload.offer);break;default:}switch(e(r),r.type){case R:case k:case F:case ce:hu(r,t);case q:case w:case D:mu(t,r.payload.offer);break;default:}}}n(Mn,"shopifyMiddleware");var gu="/apps/subscriptions/auth/",Va="og_auth_begin",yu="og_auth_end",bu=n(t=>{let[e,r,o,i]=atob(t).split("|");return{id:e,signature:o,timestamp:r,email:i}},"parseIntegrationTempAuth");async function ja({store:t}){var i;let[e]=Co(),r=wt(),o=r!=null&&r.dataset.customer?bu(r.dataset.customer):(i=window.ogShopifyConfig)==null?void 0:i.customer;if(o){let s=await _u(o);if(s){let[a,c,l]=s.split("|");t.dispatch(At(e,a,Number(c),l))}}else Ci("og_auth")}n(ja,"authorizeShopifyCustomer");async function Su(t){try{let r=await(await fetch(`${gu}?customer=${t.id}&customer_signature=${t.signature}&customer_timestamp=${t.timestamp}`)).text(),o=r.lastIndexOf(Va);if(o<0)throw"Invalid response from OG auth endpoint";return JSON.parse(r.substring(o+Va.length,r.lastIndexOf(yu)))}catch(e){console.error(e)}}n(Su,"fetchOGSignature");async function _u(t){let e=Ri("og_auth");if(e)return e;let{customerId:r,timestamp:o,signature:i}=await Su(t);if(!r)return"";let s=new Date,a=btoa(i);s.setTime(s.getTime()+2*60*60*1e3);let c=`${r}|${o}|${a};expires=${s.toUTCString()}`;return document.cookie=`og_auth=${c};secure;path=/`,c}n(_u,"getOrCreateAuthCookie");var Ga,Ba=hs(...(Ga=A)!=null&&Ga.shopify_selling_plans?[kn,Mn]:[co],A.shopify&&qn),v=dn(Ba),Eu=v.isReady,xu=v.addOptinChangedCallback,Pu=v.addTemplate,vu=v.clear,Ou=v.config,Tu=v.disableOptinChangedCallbacks,wu=v.getOptins,Cu=v.getProductsForPurchasePost,Ru=v.initialize,Au=v.previewMode,Iu=v.register,Nu=v.resolveSettings,ku=v.setAuthUrl,Fu=v.setEnvironment,qu=v.setLocale,Du=v.setMerchantId,Uu=v.setPublicPath,Lu=v.setTemplates,Mu=v.setupCart,$u=v.setupProduct,Vu=v.setupProducts,ju=n(()=>wi(v),"autoInit");var Gu=v.initialize,Ha;(Ha=A)!=null&&Ha.shopify_selling_plans&&gr(()=>ja(v));return Za(Hu);})();
|
|
1065
|
+
`}};n(lo,"Price");var qp=n((t,e)=>{var r,o;return{productPlans:t.productPlans,configDefaultFrequency:ne((r=e.product)==null?void 0:r.id)(t),frequency:oe(e.product)(t),discountedProductPriceFromOffers:ki((o=e.product)==null?void 0:o.id)(t)}},"mapStateToProps"),Na=m(qp)(lo);function gn(t){Ia(),Ps(t);try{customElements.define("og-when",oa),customElements.define("og-text",fa),customElements.define("og-incentive-text",ya),customElements.define("og-offer",Oa),customElements.define("og-select-frequency",ba),customElements.define("og-optout-button",aa),customElements.define("og-optin-toggle",da),customElements.define("og-optin-status",ia),customElements.define("og-optin-button",sa),customElements.define("og-optin-select",la),customElements.define("og-upsell-button",pa),customElements.define("og-frequency-status",ca),customElements.define("og-modal",Gt),customElements.define("og-select",Ht),customElements.define("og-tooltip",Bt),customElements.define("og-upsell-modal",ua),customElements.define("og-next-upcoming-order",_a),customElements.define("og-price",Na),customElements.define("og-prepaid-toggle",Ta),customElements.define("og-prepaid-data",wa),customElements.define("og-prepaid-button",Ca),customElements.define("og-prepaid-select",Ra),customElements.define("og-subscription-button",Aa)}catch{console.info("OG WebComponents already registered, skipping.")}let e=!1,r={store:t,isReady:()=>e,setEnvironment(o){return t.dispatch(Gi(o)),this},setMerchantId(o){return t.dispatch($i(o)),this},setAuthUrl(o){return t.dispatch(Vi(o)),this},receiveMerchantSettings(o){return t.dispatch(Xi(o)),this},getProductsForPurchasePost(o=[]){return jo(t.getState(),o)},getOptins(o=[]){return jo(t.getState(),o)},clear(){t.dispatch(zi())},addOptinChangedCallback(o){typeof o=="function"&&document.addEventListener("optin-changed",i=>o(i.detail))},disableOptinChangedCallbacks(){document.addEventListener("optin-changed",o=>o.stopPropagation(),!0)},register(){},previewMode(o){return window.og=window.og||{},o===!1?delete window.og:(window.og.previewMode=!0,console.log("OG Offers preview mode enabled")),this},config(o){return t.dispatch(Wi(o)),this},setLocale(o){return t.dispatch(Yi(o)),this},addTemplate(o,i,s){return t.dispatch(Ji(o,i,s)),this},setTemplates(o){return t.dispatch(Ki(o)),this},setPublicPath(o){return this},resolveSettings(o,i,s,a=t){if(!R.shopify_selling_plans&&o&&i&&s){let c=[];s.product?c.push(s.product):s.cart&&Array.isArray(s.cart.products)&&(c=c.concat(s.cart.products));let l=a.getState(),{sessionId:p}=l;p&&c.forEach(u=>a.dispatch(Uo(u))),s.product_discounts&&typeof s.product_discounts=="object"&&a.dispatch({type:We,payload:s.product_discounts})}},initialize(o,i,s,a={}){var l;e&&console.warn("og.offers has been initialized already. Skipping.");let c=t.getState();return o&&o!==c.merchantId&&r.setMerchantId(o),i&&i!==((l=c.environment)==null?void 0:l.name)&&r.setEnvironment(i),r.receiveMerchantSettings(a),s&&r.setAuthUrl(s),e||r.resolveSettings(o,i,window.og_settings,t),e=!0,this}};return window.OG=window.OG||{},Object.assign(window.OG,r),Object.assign(r.initialize,r),Vo(window.opener,r),r}n(gn,"makeApi");var po=n((t=[],e)=>{switch(e.type){case he:return[];case Te:return e.newValue?e.newValue.optedin:t;case C:case F:{let[{prepaidShipments:r,...o},i]=ot(t,e.payload.product);return i.concat({...o,...e.payload.product,frequency:e.payload.frequency})}case le:{let{payload:r}=e,[{prepaidShipments:o,...i},s]=ot(t,r.product),a={...i,...r.product};return r.prepaidShipments&&(a.prepaidShipments=r.prepaidShipments),s.concat(a)}case k:return t.filter(r=>!A(e.payload.product,r));case St:return t.map(r=>A(e.payload.product,r)?{...r,...e.payload.newProduct}:r);case nr:return t.filter(r=>!A(e.payload.product,r));case ze:return[];default:return t}},"optedin"),yn=n((t=[],e)=>{switch(e.type){case he:return[];case Te:return e.newValue?e.newValue.optedout:t;case C:case F:return t.filter(r=>!A(e.payload.product,r));case k:{let[r,o]=ot(t,e.payload.product);return o.concat({...r,...e.payload.product,frequency:e.payload.frequency})}case St:return t.map(r=>A(e.payload.product,r)?{...r,...e.payload.newProduct}:r);case ze:return[];default:return t}},"optedout"),bn=n((t={},{type:e,payload:r})=>{switch(e){case er:return r&&r.count>0?{...t,...r.results[0]&&{...r.results[0],place:new Date(Date.parse(r.results[0].place.replace(/-/gi,"/")))}}:t;case tr:return{...t,products:(r.results||[]).map(o=>o.product)};case or:return{...t,...r,public_id:r.order,...r.product&&{products:(t.products||[]).concat(r.product)}};default:return t}},"nextUpcomingOrder"),Dp=n((t={},e)=>{switch(e.type){case w:return{...t,...e.payload.autoship};default:return t}},"autoshipEligible"),Up=n((t={},e)=>{switch(e.type){case L:return{...t};case w:return{...t,...e.payload.in_stock};default:return t}},"inStock"),Sn=n((t={},e)=>{switch(e.type){case w:return{...t,...e.payload.eligibility_groups};default:return t}},"eligibilityGroups"),ka=n((t,e,r)=>t.map(o=>{let i=r==null?void 0:r[o];return{...e[o],...i?{criteria:i.criteria?i.criteria:{node_type:"PREMISE",standard:xt.PROGRAM_WIDE,premise_value:null}}:{},id:[o][0]}}),"mapIncentive"),_n=n((t={},e)=>{switch(e.type){case w:return{...t,...[...new Set(Object.keys(e.payload.incentives||{}))].reduce((r,o)=>({...r,[o]:Object.entries(e.payload.incentives).filter(([i])=>i===o).reduce((i,[,{initial:s,ongoing:a}])=>({...i,initial:[...i.initial||[],...ka(s,e.payload.incentives_display,e.payload.incentives_display_enhanced)],ongoing:[...i.ongoing||[],...ka(a,e.payload.incentives_display,e.payload.incentives_display_enhanced)]}),{})}),{})};default:return t}},"incentives"),Lp=n((t={},e)=>{switch(e.type){case C:case F:return{...t,[S(e.payload.product)]:e.payload.frequency};case k:return{...t,[S(e.payload.product)]:void 0};default:return t}},"frequency"),En=n((t=!1,e)=>{switch(e.type){case Xt:return{...e.payload};case Oe:return!1;default:return t}},"auth"),xn=n((t="",e)=>{switch(e.type){case $e:return e.payload;default:return t}},"merchantId"),Pn=n((t=null,e)=>{switch(e.type){case Zt:return e.payload;default:return t}},"authUrl"),Mp=n((t={},e)=>{switch(e.type){case w:return{...t,offerId:(e.payload.module_view||{}).regular,...e.payload.modifiers};default:return t}},"offer"),vn=n((t="",e)=>{switch(e.type){case w:return(e.payload.module_view||{}).regular||"";default:return t}},"offerId"),On=n((t=null,e)=>{switch(e.type){case he:return null;case Ve:return e.payload;default:return t}},"sessionId"),$p=n((t={},e)=>{switch(e.type){case w:return{...t,...Object.entries(e.payload.autoship).map(([r])=>({[r]:Object.keys(e.payload.modifiers)})).reduce((r,o)=>({...r,...o}),{})};case ze:return{};default:return t}},"productOffer"),Tn=n((t={},e)=>{switch(e.type){case cr:return{...t,[S(e.payload.product)]:e.payload.firstOrderPlaceDate};default:return t}},"firstOrderPlaceDate"),wn=n((t={},e)=>{switch(e.type){case lr:return{...t,[S(e.payload.product)]:e.payload.productToSubscribe};default:return t}},"productToSubscribe"),Cn=n((t={},e)=>{switch(e.type){case je:return{...t,name:"local",apiUrl:"http://py3web.ordergroove.localhost",legoUrl:"http://py3lego.ordergroove.localhost"};case Ge:return{...t,name:we,apiUrl:"https://staging.offers.ordergroove.com",legoUrl:"https://staging.restapi.ordergroove.com"};case He:return{...t,name:pr,apiUrl:"https://dev.offers.ordergroove.com",legoUrl:"https://dev.restapi.ordergroove.com"};case Be:return{...t,name:Ce,apiUrl:"https://offers.ordergroove.com",legoUrl:"https://restapi.ordergroove.com"};default:return t}},"environment"),Rn=n((t={offerOptInLabel:"Subscribe to save",offerIncentiveText:"Save {{ogIncentive DiscountPercent}} when you subscribe",offerOptOutLabel:"Deliver one-time only",offerEveryLabel:"Delivery Every",offerTooltipTrigger:"[?]",offerTooltipContent:"Seems this is a great subscription offering. Many fun details about this program exist.",optinButtonLabel:"\u2022",optoutButtonLabel:"\u2022",optinStatusOptedInLabel:"You're opted in!",optinStatusOptedOutLabel:"You're not opted in.",optinToggleLabel:"\u2022",upsellButtonLabel:"Add item to order on ",upsellButtonPrefix:"",upsellModalContent:"Some upsell modal content",upsellModalOptInLabel:"Subscribe",upsellModalOptOutLabel:"Purchase one time",upsellModalTitle:"Impulse Upsell",upsellModalConfirmLabel:"Ok",upsellModalCancelLabel:"Cancel",defaultFrequencyCopy:"(Most Popular)",frequencyPeriods:{1:"day",2:"week",3:"month"},prepaidOptInLabel:"Prepaid Subscription",prepaidShipmentsLabel:"Number of prepaid shipments"},e)=>{switch(e.type){case ir:return{...t,...e.payload};default:return t}},"locale"),Vp=n((t={offerType:"radio"},e)=>{switch(e.type){case Ye:return{...t,...e.payload,defaultFrequency:e.payload.defaultFrequency?Ct(e.payload.defaultFrequency):t.defaultFrequency,frequenciesEveryPeriod:[],frequencies:e.payload.frequencies?e.payload.frequencies.map(Ct):t.frequencies};case pe:return{...t,merchantSettings:{...e.payload}};default:return t}},"config"),An=n((t=!1,e)=>{switch(e.type){case fe:return e.payload.isPreview;default:return t}},"previewStandardOffer"),In=n((t=!1,e)=>{switch(e.type){case Et:return e.payload.isPreview;default:return t}},"previewUpsellOffer");var Nn=n((t={},e)=>{switch(e.type){case w:return{...t,...e.payload.autoship_by_default};default:return t}},"autoshipByDefault"),kn=n((t=[],e)=>{switch(e.type){case w:return{...t,...e.payload.default_frequencies};default:return t}},"defaultFrequencies"),Fn=n((t=[],e)=>{switch(e.type){case ar:return[...e.payload||[]];case sr:return[e.payload,...t];default:return t}},"templates"),jp=n((t={},e)=>{switch(e.type){case We:return qr(e.payload);default:return t}},"productPlans"),qn=n((t={},e)=>{switch(e.type){case _t:{let{[e.payload.oldCartProductKey]:r,...o}=t;return{...o,[e.payload.newCartProductKey]:r}}case le:return e.payload.prepaidShipments?{...t,[e.payload.product.id]:e.payload.prepaidShipments}:t;default:return t}},"prepaidShipmentsSelected"),Gp=n((t={},e)=>t,"price"),uo=Wt({optedin:po,optedout:yn,nextUpcomingOrder:bn,autoshipEligible:Dp,inStock:Up,eligibilityGroups:Sn,incentives:_n,frequency:Lp,auth:En,merchantId:xn,authUrl:Pn,offer:Mp,offerId:vn,experiments:Nr,sessionId:On,productOffer:$p,firstOrderPlaceDate:Tn,productToSubscribe:wn,environment:Cn,locale:Rn,config:Vp,previewStandardOffer:An,previewUpsellOffer:In,autoshipByDefault:Nn,defaultFrequencies:kn,templates:Fn,productPlans:jp,prepaidShipmentsSelected:qn,price:Gp});var fo=n(t=>{var e,r;return Array.isArray((e=t.selling_plan)==null?void 0:e.options)&&((r=t.selling_plan)==null?void 0:r.options.some(o=>(o==null?void 0:o.name)==="Shipment amount"))},"isPrepaidAllocation"),ho=n(t=>{if(t&&t.length>1){let e=t.find(r=>(r==null?void 0:r.name)==="Shipment amount").value.split(" ");return e.length>0?+e[0]:null}return null},"getPrepaidShipmentsNumberFromOptions"),Hp=n(t=>{var e,r;return(t.selling_plan_id||((r=(e=t.selling_plan)==null?void 0:e.id)!=null?r:"")).toString()},"getAllocationFrequency"),Bp=n((t,e)=>M(t.compare_at_price,e),"getAllocationRegularPrice"),zp=n((t,e)=>{var r;if(fo(t)){let o=ho((r=t.selling_plan)==null?void 0:r.options),i=Math.round(t.price/o);return M(i,e)}return M(t.price,e)},"getAllocationSubscriptionPrice"),Fa=n((t,e)=>Math.round((t.compare_at_price-e)*100/t.compare_at_price),"getPrepaidPercentage"),Yp=n((t,e)=>{var o,i,s;if(fo(t)){let a=ho((o=t.selling_plan)==null?void 0:o.options),c=t.price/a,l=Fa(t,c);return Xe(l)}let r="";return((i=t.price_adjustments[0])==null?void 0:i.value_type)==="percentage"?r=Xe(t.price_adjustments[0].value):(s=t.price_adjustments[0])!=null&&s.value?r=M(t.price_adjustments[0].value,e):t.compare_at_price&&(r=M(t.compare_at_price-t.price,e)),r},"getAllocationDiscountRate"),Wp=n(t=>{var e;return fo(t)?ho((e=t.selling_plan)==null?void 0:e.options):null},"getAllocationNumberOfShipments"),Jp=n((t,e,r,o)=>{var u,f;let i=ho((u=t.selling_plan)==null?void 0:u.options),s=t.price/i,a=t.compare_at_price-s,c=Fa(t,s),l=(f=r==null?void 0:r.price_adjustments)==null?void 0:f[0],p=l&&l.value_type==="percentage"?l.value:null;return e.regularPrepaidPrice=M(t.price,o),e.prepaidSavingsPerShipment=M(Math.round(a),o),e.prepaidSavingsTotal=M(Math.round(a*i),o),p&&c&&(e.prepaidExtraSavingsPercentage=Xe(c-p)),e},"addPrepaidPriceAndSavings"),Kp=n((t,e,r)=>{var i;t.selling_plan||(t.selling_plan=e.find(s=>s.id===t.selling_plan_id));let o={frequency:Hp(t),regularPrice:Bp(t,r),subscriptionPrice:zp(t,r),discountRate:Yp(t,r),prepaidShipments:Wp(t),hasPriceAdjustments:((i=t.price_adjustments)==null?void 0:i.length)>0};if(fo(t)){let s=Ci(e);return Jp(t,o,s,r)}return o},"mapSellingPlanToDiscount"),Dn=n((t,e,r=[],o)=>[...t,Kp(e,r,o)],"sellingPlanAllocationsReducer"),qa=n(t=>t.selling_plan_groups.reduce((e,r)=>[...e,...r.selling_plans.map(o=>({...o,group:r}))],[]),"getSellingPlans");var Qp=n((t={offerType:"radio",productFrequencies:{},frequencies:[],frequenciesEveryPeriod:[]},e)=>{var r;if(q===e.type){let{payload:{product:o,currency:i}}=e,s={},a=(r=o.variants)==null?void 0:r.reduce((p,u)=>Xp(p,u,o.selling_plan_groups,t),{}),c={...t.productFrequencies,...a};s={...s,productFrequencies:c,...Object.values(c)[0]};let l=o==null?void 0:o.selling_plan_groups.filter(p=>/^Prepaid-.*/.test(p.name));return l.length&&(s={...s,prepaidSellingPlans:{...t.prepaidSellingPlans,...tu(l)}}),{...t,...s,storeCurrency:i}}if(w===e.type){let{payload:{offer:o}}=e,{defaultFrequency:i,product:s}=o||{},{prepaidSellingPlans:a={}}=t,c=S(s==null?void 0:s.id),l=t.productFrequencies[c],p={...t.productFrequencies,[c]:{...l,defaultFrequency:eu(c,i,a,l==null?void 0:l.frequencies,l==null?void 0:l.frequenciesEveryPeriod)}};return{...t,productFrequencies:p,...Object.values(p)[0]}}return pe===e.type?{...t,merchantSettings:{...e.payload}}:t},"config");function Zp(t,e){var i,s;let r=At(t),o=br(r);if(o!=null&&o.length){let a=Sr(r),c=((s=(i=r.options)==null?void 0:i[0])==null?void 0:s.values)||o,l=e==null?void 0:e.defaultFrequency;return l&&Ie(l)&&(l=Q(o,a,l)||ue(o)||l),{frequencies:o,frequenciesEveryPeriod:a,frequenciesText:c,...l?{defaultFrequency:l}:{}}}return null}n(Zp,"getFrequencies");function Xp(t,e,r,o){let i=e.selling_plan_allocations.map(c=>c.selling_plan_group_id),s=r.filter(c=>i.includes(c.id)),a=Zp(s,o.productFrequencies[e.id]);return a&&(t[e.id]=a),t}n(Xp,"reduceSellingPlansToFrequencies");function eu(t,e,r,o=[],i=[]){var s;return(s=r[t])!=null&&s.some(({sellingPlan:a})=>a===e)?ue(o)||e:Ie(e)&&(Q(o,i,e)||ue(o))||e}n(eu,"getUpdatedDefaultFrequency");function tu(t){return t.reduce((e,r)=>{let o=r.name.split("-")[1],i=r.selling_plans.map(s=>({numberShipments:_r(s),sellingPlan:String(s.id)}));return{...e,[o]:i}},{})}n(tu,"getPrepaidSellingPlans");var Da=Qp;var La=n((t,e,r)=>{let o=Object.keys(t).filter(i=>i.startsWith(e.toString()));return o.length?{...t,...o.reduce((i,s)=>({...i,[s]:r}),{})}:t},"overrideLineKey"),Ua=n((t,e,r)=>{if(!r)return null;if(!Ie(r))return r;if(vr(t,e)){let o=Q(t,e,r);return o||ue(t)}return r},"getDefaultSellingPlan"),ru=n((t,e,r)=>t.map(o=>Ie(o==null?void 0:o.frequency)?{...o,frequency:vr(r==null?void 0:r.frequencies,r==null?void 0:r.frequenciesEveryPeriod)?Q(r==null?void 0:r.frequencies,r==null?void 0:r.frequenciesEveryPeriod,o.frequency)||Q(r==null?void 0:r.frequencies,r==null?void 0:r.frequenciesEveryPeriod,e==null?void 0:e.defaultFrequency)||ue(r==null?void 0:r.frequencies):o.frequency}:o),"mapExistingOptinsFromOfferResponse"),ou=n(({autoship:t={},autoship_by_default:e={},default_frequencies:r={},in_stock:o={}},i,s,a)=>Object.keys(t).reduce((c,l)=>{if(!i.some(p=>p.id===l)){if(!(t[l]&&e[l]&&o[l]))return c;let{frequencies:p,frequenciesEveryPeriod:u}=a,{defaultFrequency:f}=s||{},h=r[l],E;return r[l]&&vr(p,u)?E=Q(p,u,`${h.every}_${h.every_period}`)||Ua(p,u,f)||ue(p):r[l]?E=`${h.every}_${h.every_period}`:E=Ua(p,u,f)||"_",c.concat({id:l,frequency:E})}return c},[]),"reduceNewOptinsFromOfferResponse"),nu=n((t,e)=>({...La(t,e.id,e.available),[e.id]:e.available}),"productOrVariantInStockReducer"),Ma=n((t,e)=>{let r=S(e.key);return{...t,[e.key]:t[r]||null}},"reduceProductCartLine"),iu=n((t={},e)=>{var r;if(me===e.type){let{payload:o}=e;return o.items.reduce(Ma,t)}if(q===e.type){let{payload:{product:o}}=e,i=Oi(o==null?void 0:o.selling_plan_groups),s=new Set((r=i.flatMap(a=>a.selling_plans.map(c=>c.id)))!=null?r:[]);return o.variants.reduce((a,c)=>{var u,f;let p=((f=(u=c==null?void 0:c.selling_plan_allocations)==null?void 0:u.filter(h=>s.has(h.selling_plan_id)))!=null?f:[]).length>0;return{...La(a,c.id,p),[c.id]:p}},t)}return fe===e.type?e.payload.isPreview!==!0?t:{...t,[e.payload.productId]:!0}:t},"autoshipEligible"),su=n((t={},e)=>{var r;if(me===e.type)return e.payload.items.reduce(Ma,t);if(q===e.type){let{payload:{product:o}}=e;return[o,...(r=o==null?void 0:o.variants)!=null?r:[]].reduce(nu,t)||t}return L===e.type&&e.payload.product===null?{...t}:fe===e.type?e.payload.isPreview!==!0?t:{...t,[e.payload.productId]:!0}:t},"inStock"),au=n((t={},e)=>t,"offer");function cu(t){let e=_r(t.selling_plan_allocation.selling_plan),r={id:t.key,frequency:`${t.selling_plan_allocation.selling_plan.id}`};return e&&(r.prepaidShipments=e),r}n(cu,"getOptedInItem");var lu=n((t=[],e)=>{if(me===e.type){let r=e.payload;return t.filter(o=>!o.id.includes(":")).concat(r.items.reduce((o,i)=>i.selling_plan_allocation?[...o,cu(i)]:o,[]))}if(w===e.type){let r=e.payload,{offer:o={},frequencyConfig:i}=r,s=ru(t,o,i),a=ou(r,s,o,i);return[...s,...a]}if(q===e.type){let{product:r}=e.payload,o=At(r==null?void 0:r.selling_plan_groups);if(!o)return t;let i=br(o),s=Sr(o);return t.map(a=>Ie(a.frequency)?{...a,frequency:Q(i,s,a.frequency)||ue(i)}:a)}if(le===e.type){let{payload:r}=e,o=po(t,e),[i,s]=ot(o,r.product);return s.concat({...i,...r.product,frequency:r.frequency})}return po(t,e)},"optedin"),pu=n((t={},e)=>{var r;if(q===e.type){let{payload:{product:o}}=e;return((r=o.variants)==null?void 0:r.reduce((i,s)=>({...i,[s.id]:{value:s.price}}),t))||t}return t},"price"),uu=n((t={},e)=>t,"productOffer"),du=n((t={},e)=>{if(q===e.type){let{payload:{product:r,currency:o}}=e,i=qa(r);return r.variants.reduce((s,a)=>{var c;return{...s,[a.id]:(c=a.selling_plan_allocations)==null?void 0:c.reduce((l,p)=>Dn(l,p,i,o),[])}},t)||t}if(me===e.type){let r=e.payload;return r.items.reduce((o,i)=>i.selling_plan_allocation?{...o,[i.key]:Dn([],i.selling_plan_allocation,[],r.currency)}:o,t)||t}return t},"productPlans"),fu=Wt({auth:En,authUrl:Pn,autoshipByDefault:Nn,autoshipEligible:iu,config:Da,defaultFrequencies:kn,eligibilityGroups:Sn,environment:Cn,firstOrderPlaceDate:Tn,incentives:_n,inStock:su,locale:Rn,merchantId:xn,nextUpcomingOrder:bn,offer:au,offerId:vn,experiments:Nr,optedin:lu,optedout:yn,previewStandardOffer:An,previewUpsellOffer:In,price:pu,productOffer:uu,productPlans:du,productToSubscribe:wn,sessionId:On,templates:Fn,prepaidShipmentsSelected:qn});function Un(t,e){return window.og&&window.og.previewMode?uo(t,e):fu(t,e)}n(Un,"shopifyReducer");var Ga=ce(vt()),Ha=ce(Kt());function $a(t,e,r){let o=`[name="id"][value="${t}"]`,i=`form[action="/cart/add"] option[value="${t}"]`;if(!e)return;let s=document.querySelectorAll(o);s.length||(s=document.querySelectorAll(i)),[...s].forEach(a=>{let c=a.form,l=c==null?void 0:c.querySelector(`[name="${e}"]`);l||(l=document.createElement("input"),l.type="hidden",l.name=`attributes[${e}]`,c==null||c.appendChild(l)),l.value=r})}n($a,"updateTrackingInputs");function Ln(){return`og__${Math.ceil(new Date().getTime()/1e3)}`}n(Ln,"getTrackingKey");function hu(t,e){var u,f,h,E;if(!((u=t.payload.offer)==null?void 0:u.autoshipByDefault))return;let o=(f=t.payload.offer)==null?void 0:f.product.id,i=Ln(),s=((h=t.payload.offer)==null?void 0:h.location)||"",a=((E=t.payload.offer)==null?void 0:E.variationId)||"",c=mo(o,e),p=[o,C.toLowerCase(),s,c,a].join(",");$a(o,i,p)}n(hu,"addDefaultToSubTracking");function Mn(t){return e=>r=>{switch(e(r),r.type){case C:case k:case F:{let o=r.payload.offer,i=$n(r);o&&!o.isCart&&$a(o.product.id,i[0],i[1]);break}case w:hu(r,t);break;default:}}}n(Mn,"shopifyTrackingMiddleware");var Va,ja,go=((ja=(Va=window.Shopify)==null?void 0:Va.routes)==null?void 0:ja.root)||"/",mu="/cart",gu=`${go}cart.js`,yu=`${go}cart/change.js`,bu=`${go}cart/update.js`,Su=`${go}products/`,_u='[id^="shopify-section-"][id$=__cart-items], [id^="shopify-section-"][id$="__cart-footer"],#cart-live-region-text,#cart-icon-bubble',Eu=n(t=>(0,Ha.debounce)(100,!1,function(e){let{id:r}=Object.fromEntries([...new FormData(e).entries()]);r?t.setAttribute("product",r):t.removeAttribute("product")}),"makeSyncProductId");async function xu(){var r,o;let t=(o=(r=window.Shopify)==null?void 0:r.currency)==null?void 0:o.active;return t||(await Vn()).currency}n(xu,"getCurrency");async function Pu(t,e){let r=vu(e);if(r)try{let[i,s]=await Promise.all([Ba(r),xu()]),a={product:i,offer:e,currency:s};t.dispatch({type:q,payload:a})}catch(i){console.warn("OG: Unable to fetch product details for PDP",i)}let o=e.closest("form");if(!o){let i=e.parentElement;for(;i&&(o=i.querySelector('form[action$="/cart/add"]'),!(o||i.tagName.toLowerCase()==="body"));)i=i.parentElement}if(o){let i=Eu(e);o.addEventListener("change",()=>i(o)),new MutationObserver(()=>i(o)).observe(o,{subtree:!0,childList:!0})}else console.info("no /cart/add form found for og-offer",e)}n(Pu,"setupPdp");async function Vn(){return(await fetch(gu)).json()}n(Vn,"getCart");function vu(t){return[()=>t==null?void 0:t.dataset.shopifyProductHandle,()=>{var e,r;return(((r=(e=document.querySelector('[href$=".oembed"]'))==null?void 0:e.getAttribute("href"))==null?void 0:r.match(/\/([^/]+)\.oembed$/))||[])[1]},()=>{var e,r;return(document.querySelector('meta[property="og:type"][content="product"]')&&((r=(e=document.querySelector('meta[property="og:url"][content]'))==null?void 0:e.getAttribute("content"))==null?void 0:r.match(/\/([^/]+)$/))||[])[1]},()=>{var e;return(e=[...document.querySelectorAll("[type$=json]")].map(r=>JSON.parse(r.textContent||"{}")).find(r=>r.handle&&r.price))==null?void 0:e.handle}].reduce((e,r)=>e||r(),"")}n(vu,"guessProductHandle");var Ba=(0,Ga.default)(async function(t){return(await fetch(`${Su}${t}.js`)).json()});async function Ou(t,e){let r=await Vn(),{items:o}=r,i=r;t.dispatch({type:me,payload:i});let s=Number(e.product.id);s<=o.length&&e.setAttribute("product",o[s-1].key),(await Promise.all(Array.from(new Set(o.map(({handle:c})=>c))).map(Ba))).forEach(c=>{let l={product:c,offer:e,currency:r.currency};t.dispatch({type:q,payload:l})})}n(Ou,"setupCart");async function Tu(t,e){var s,a;let r=t.payload.offer,o=t.payload.frequency||mo(t.payload.product.id,e),i=$n(t);if(!!(r!=null&&r.isCart))try{r.style.pointerEvents="none",r.style.opacity=".7";let c=Array.from(document.querySelectorAll(_u)),l=t.payload.product.id,p=await Vn(),u=(s=p==null?void 0:p.items)==null?void 0:s.findIndex(N=>N.key===l),f=p.items[u],h=f.quantity,E=S(l),P=await fetch(yu,{method:"POST",credentials:"same-origin",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:l,quantity:h,properties:f.properties,selling_plan:o||null,sections:c.map(N=>N.id.replace(/^shopify-section-/,""))})});if(P.status!==200)throw new Error("Cart not updated");let g=Ya(e),v={...Object.fromEntries([i]),...g?{[za]:g}:{}};if(Object.keys(v).length>0&&(await fetch(bu,{method:"POST",credentials:"same-origin",headers:{"Content-Type":"application/json"},body:JSON.stringify({attributes:v})})).status!==200)throw new Error("Cart attributes not updated");let _=await P.json(),y=p.items.length===_.items.length?_.items[u].key:(a=_.items.find(N=>N.quantity===h&&N.product_id===E&&(!o&&!N.selling_plan_allocation||(N==null?void 0:N.selling_plan_allocation.selling_plan.id)===o)))==null?void 0:a.key;y&&(e.dispatch({type:_t,payload:{oldCartProductKey:l,newCartProductKey:y}}),r.setAttribute("product",y));let T=_;e.dispatch({type:me,payload:T});let Yt=new CustomEvent(di,{bubbles:!0,cancelable:!0});if(r.dispatchEvent(Yt),Yt.defaultPrevented)return;let yo=_.sections;Object.values(yo).length?c.forEach(N=>{let Gn=N.id.replace(/^shopify-section-/,"");if(!(Gn in yo))return;let Xa=yo[Gn],Hn=new DOMParser().parseFromString(Xa.toString()||"","text/html").getElementById(N.id);Hn&&(N.innerHTML=Hn.innerHTML)}):window.location.pathname.startsWith(mu)&&window.location.reload()}catch(c){console.log("OG Error updating cart",c)}finally{r.style.pointerEvents="auto",r.style.opacity="1"}}n(Tu,"synchronizeCartOptin");function $n(t){var a,c;let e=t.payload.product.id;if(!e)return[];let r=Ln(),o=((a=t.payload.offer)==null?void 0:a.location)||"",i=((c=t.payload.offer)==null?void 0:c.variationId)||"",s=[e,t.type.toLowerCase(),o];switch(t.type){case L:case k:s.push(""),s.push(i);break;case C:case F:s.push(t.payload.frequency),s.push(i);break;default:return[]}return[r,s.join(",")]}n($n,"getTrackingEvent");function mo(t,e){var i;return(i=Er({id:t})(e.getState()))==null?void 0:i.frequency}n(mo,"getSubscribedFrequency");var za="__ordergroove_offer_id";function Ya(t){let e=t.getState();return Fi(e)?e.offerId:null}n(Ya,"getOfferIdAttribute");function wu(t,e){e!=null&&e.isCart||!(e!=null&&e.shouldEnableOffer)||[...document.querySelectorAll('form[action$="/cart/add"] [name=id]')].forEach(r=>{let o=r.value,i=mo(o,t);Or(r.form,"selling_plan",i),Or(r.form,"attributes[og__session]",t.getState().sessionId);let s=Ya(t);s&&Or(r.form,`attributes[${za}]`,s)})}n(wu,"synchronizeSellingPlan");function jn(t){return e=>r=>{var o;switch(r.type){case C:case k:case F:break;case L:(o=r.payload.offer)!=null&&o.isCart?Ou(t,r.payload.offer):Pu(t,r.payload.offer);break;default:}switch(e(r),r.type){case C:case k:case F:case le:Tu(r,t);case L:case w:case q:wu(t,r.payload.offer);break;default:}}}n(jn,"shopifyMiddleware");var Cu="/apps/subscriptions/auth/",Wa="og_auth_begin",Ru="og_auth_end",Au=n(t=>{let[e,r,o,i]=atob(t).split("|");return{id:e,signature:o,timestamp:r,email:i}},"parseIntegrationTempAuth");async function Ja({store:t}){var i;let[e]=ko(),r=Rt(),o=r!=null&&r.dataset.customer?Au(r.dataset.customer):(i=window.ogShopifyConfig)==null?void 0:i.customer;if(o){let s=await Nu(o);if(s){let[a,c,l]=s.split("|");t.dispatch(kt(e,a,Number(c),l))}}else Ui("og_auth")}n(Ja,"authorizeShopifyCustomer");async function Iu(t){try{let r=await(await fetch(`${Cu}?customer=${t.id}&customer_signature=${t.signature}&customer_timestamp=${t.timestamp}`)).text(),o=r.lastIndexOf(Wa);if(o<0)throw"Invalid response from OG auth endpoint";return JSON.parse(r.substring(o+Wa.length,r.lastIndexOf(Ru)))}catch(e){console.error(e)}}n(Iu,"fetchOGSignature");async function Nu(t){let e=Li("og_auth");if(e)return e;let{customerId:r,timestamp:o,signature:i}=await Iu(t);if(!r)return"";let s=new Date,a=btoa(i);s.setTime(s.getTime()+2*60*60*1e3);let c=`${r}|${o}|${a};expires=${s.toUTCString()}`;return document.cookie=`og_auth=${c};secure;path=/`,c}n(Nu,"getOrCreateAuthCookie");var Ka,Za=Ss(...(Ka=R)!=null&&Ka.shopify_selling_plans?[Un,jn]:[uo],R.shopify&&Mn),O=gn(Za),ku=O.isReady,Fu=O.addOptinChangedCallback,qu=O.addTemplate,Du=O.clear,Uu=O.config,Lu=O.disableOptinChangedCallbacks,Mu=O.getOptins,$u=O.getProductsForPurchasePost,Vu=O.initialize,ju=O.previewMode,Gu=O.register,Hu=O.resolveSettings,Bu=O.setAuthUrl,zu=O.setEnvironment,Yu=O.setLocale,Wu=O.setMerchantId,Ju=O.setPublicPath,Ku=O.setTemplates,Qu=O.setupCart,Zu=O.setupProduct,Xu=O.setupProducts,ed=n(()=>Di(O),"autoInit");var td=O.initialize,Qa;(Qa=R)!=null&&Qa.shopify_selling_plans&&Pr(()=>Ja(O));return ic(rd);})();
|
|
1066
1066
|
; return lib; });
|
|
1067
1067
|
//# sourceMappingURL=offers.js.map
|