@artisan-commerce/analytics-web 0.1.0-canary.25 → 0.1.0-canary.26

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.
@@ -43,4 +43,4 @@ e.read=function(t,e,r,n,o){var i,a,u=8*o-n-1,c=(1<<u)-1,l=c>>1,s=-7,f=r?o-1:0,p=
43
43
  */
44
44
  var n=r(8),o=r(9),i=r(10);function a(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function u(t,e){if(a()<e)throw new RangeError("Invalid typed array length");return c.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=c.prototype:(null===t&&(t=new c(e)),t.length=e),t}function c(t,e,r){if(!(c.TYPED_ARRAY_SUPPORT||this instanceof c))return new c(t,e,r);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return f(this,t)}return l(this,t,e,r)}function l(t,e,r,n){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,r,n){if(e.byteLength,r<0||e.byteLength<r)throw new RangeError("'offset' is out of bounds");if(e.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");return e=void 0===r&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,r):new Uint8Array(e,r,n),c.TYPED_ARRAY_SUPPORT?(t=e).__proto__=c.prototype:t=p(t,e),t}(t,e,r,n):"string"==typeof e?function(t,e,r){if("string"==typeof r&&""!==r||(r="utf8"),!c.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|d(e,r),o=(t=u(t,n)).write(e,r);return o!==n&&(t=t.slice(0,o)),t}(t,e,r):function(t,e){if(c.isBuffer(e)){var r=0|y(e.length);return 0===(t=u(t,r)).length||e.copy(t,0,0,r),t}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||(n=e.length)!=n?u(t,0):p(t,e);if("Buffer"===e.type&&i(e.data))return p(t,e.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function s(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function f(t,e){if(s(e),t=u(t,e<0?0:0|y(e)),!c.TYPED_ARRAY_SUPPORT)for(var r=0;r<e;++r)t[r]=0;return t}function p(t,e){var r=e.length<0?0:0|y(e.length);t=u(t,r);for(var n=0;n<r;n+=1)t[n]=255&e[n];return t}function y(t){if(t>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|t}function d(t,e){if(c.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return H(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return N(t).length;default:if(n)return H(t).length;e=(""+e).toLowerCase(),n=!0}}function h(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return E(this,e,r);case"utf8":case"utf-8":return x(this,e,r);case"ascii":return _(this,e,r);case"latin1":case"binary":return A(this,e,r);case"base64":return S(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function b(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function g(t,e,r,n,o){if(0===t.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(o)return-1;r=t.length-1}else if(r<0){if(!o)return-1;r=0}if("string"==typeof e&&(e=c.from(e,n)),c.isBuffer(e))return 0===e.length?-1:v(t,e,r,n,o);if("number"==typeof e)return e&=255,c.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):v(t,[e],r,n,o);throw new TypeError("val must be string, number or Buffer")}function v(t,e,r,n,o){var i,a=1,u=t.length,c=e.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;a=2,u/=2,c/=2,r/=2}function l(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(o){var s=-1;for(i=r;i<u;i++)if(l(t,i)===l(e,-1===s?0:i-s)){if(-1===s&&(s=i),i-s+1===c)return s*a}else-1!==s&&(i-=i-s),s=-1}else for(r+c>u&&(r=u-c),i=r;i>=0;i--){for(var f=!0,p=0;p<c;p++)if(l(t,i+p)!==l(e,p)){f=!1;break}if(f)return i}return-1}function O(t,e,r,n){r=Number(r)||0;var o=t.length-r;n?(n=Number(n))>o&&(n=o):n=o;var i=e.length;if(i%2!=0)throw new TypeError("Invalid hex string");n>i/2&&(n=i/2);for(var a=0;a<n;++a){var u=parseInt(e.substr(2*a,2),16);if(isNaN(u))return a;t[r+a]=u}return a}function m(t,e,r,n){return q(H(e,t.length-r),t,r,n)}function w(t,e,r,n){return q(function(t){for(var e=[],r=0;r<t.length;++r)e.push(255&t.charCodeAt(r));return e}(e),t,r,n)}function j(t,e,r,n){return w(t,e,r,n)}function P(t,e,r,n){return q(N(e),t,r,n)}function I(t,e,r,n){return q(function(t,e){for(var r,n,o,i=[],a=0;a<t.length&&!((e-=2)<0);++a)n=(r=t.charCodeAt(a))>>8,o=r%256,i.push(o),i.push(n);return i}(e,t.length-r),t,r,n)}function S(t,e,r){return 0===e&&r===t.length?n.fromByteArray(t):n.fromByteArray(t.slice(e,r))}function x(t,e,r){r=Math.min(t.length,r);for(var n=[],o=e;o<r;){var i,a,u,c,l=t[o],s=null,f=l>239?4:l>223?3:l>191?2:1;if(o+f<=r)switch(f){case 1:l<128&&(s=l);break;case 2:128==(192&(i=t[o+1]))&&(c=(31&l)<<6|63&i)>127&&(s=c);break;case 3:i=t[o+1],a=t[o+2],128==(192&i)&&128==(192&a)&&(c=(15&l)<<12|(63&i)<<6|63&a)>2047&&(c<55296||c>57343)&&(s=c);break;case 4:i=t[o+1],a=t[o+2],u=t[o+3],128==(192&i)&&128==(192&a)&&128==(192&u)&&(c=(15&l)<<18|(63&i)<<12|(63&a)<<6|63&u)>65535&&c<1114112&&(s=c)}null===s?(s=65533,f=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|1023&s),n.push(s),o+=f}return function(t){var e=t.length;if(e<=4096)return String.fromCharCode.apply(String,t);for(var r="",n=0;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=4096));return r}(n)}function _(t,e,r){var n="";r=Math.min(t.length,r);for(var o=e;o<r;++o)n+=String.fromCharCode(127&t[o]);return n}function A(t,e,r){var n="";r=Math.min(t.length,r);for(var o=e;o<r;++o)n+=String.fromCharCode(t[o]);return n}function E(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var o="",i=e;i<r;++i)o+=L(t[i]);return o}function k(t,e,r){for(var n=t.slice(e,r),o="",i=0;i<n.length;i+=2)o+=String.fromCharCode(n[i]+256*n[i+1]);return o}function T(t,e,r){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}function C(t,e,r,n,o,i){if(!c.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||e<i)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}function R(t,e,r,n){e<0&&(e=65535+e+1);for(var o=0,i=Math.min(t.length-r,2);o<i;++o)t[r+o]=(e&255<<8*(n?o:1-o))>>>8*(n?o:1-o)}function B(t,e,r,n){e<0&&(e=4294967295+e+1);for(var o=0,i=Math.min(t.length-r,4);o<i;++o)t[r+o]=e>>>8*(n?o:3-o)&255}function U(t,e,r,n,o,i){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function M(t,e,r,n,i){return i||U(t,0,r,4),o.write(t,e,r,n,23,4),r+4}function D(t,e,r,n,i){return i||U(t,0,r,8),o.write(t,e,r,n,52,8),r+8}e.Buffer=c,e.SlowBuffer=function(t){return+t!=t&&(t=0),c.alloc(+t)},e.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARRAY_SUPPORT:function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"==typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(t){return!1}}(),e.kMaxLength=a(),c.poolSize=8192,c._augment=function(t){return t.__proto__=c.prototype,t},c.from=function(t,e,r){return l(null,t,e,r)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0})),c.alloc=function(t,e,r){return function(t,e,r,n){return s(e),e<=0?u(t,e):void 0!==r?"string"==typeof n?u(t,e).fill(r,n):u(t,e).fill(r):u(t,e)}(null,t,e,r)},c.allocUnsafe=function(t){return f(null,t)},c.allocUnsafeSlow=function(t){return f(null,t)},c.isBuffer=function(t){return!(null==t||!t._isBuffer)},c.compare=function(t,e){if(!c.isBuffer(t)||!c.isBuffer(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var r=t.length,n=e.length,o=0,i=Math.min(r,n);o<i;++o)if(t[o]!==e[o]){r=t[o],n=e[o];break}return r<n?-1:n<r?1:0},c.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},c.concat=function(t,e){if(!i(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return c.alloc(0);var r;if(void 0===e)for(e=0,r=0;r<t.length;++r)e+=t[r].length;var n=c.allocUnsafe(e),o=0;for(r=0;r<t.length;++r){var a=t[r];if(!c.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(n,o),o+=a.length}return n},c.byteLength=d,c.prototype._isBuffer=!0,c.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)b(this,e,e+1);return this},c.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)b(this,e,e+3),b(this,e+1,e+2);return this},c.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)b(this,e,e+7),b(this,e+1,e+6),b(this,e+2,e+5),b(this,e+3,e+4);return this},c.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?x(this,0,t):h.apply(this,arguments)},c.prototype.equals=function(t){if(!c.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===c.compare(this,t)},c.prototype.inspect=function(){var t="",r=e.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(t+=" ... ")),"<Buffer "+t+">"},c.prototype.compare=function(t,e,r,n,o){if(!c.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),e<0||r>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&e>=r)return 0;if(n>=o)return-1;if(e>=r)return 1;if(this===t)return 0;for(var i=(o>>>=0)-(n>>>=0),a=(r>>>=0)-(e>>>=0),u=Math.min(i,a),l=this.slice(n,o),s=t.slice(e,r),f=0;f<u;++f)if(l[f]!==s[f]){i=l[f],a=s[f];break}return i<a?-1:a<i?1:0},c.prototype.includes=function(t,e,r){return-1!==this.indexOf(t,e,r)},c.prototype.indexOf=function(t,e,r){return g(this,t,e,r,!0)},c.prototype.lastIndexOf=function(t,e,r){return g(this,t,e,r,!1)},c.prototype.write=function(t,e,r,n){if(void 0===e)n="utf8",r=this.length,e=0;else if(void 0===r&&"string"==typeof e)n=e,r=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var o=this.length-e;if((void 0===r||r>o)&&(r=o),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var i=!1;;)switch(n){case"hex":return O(this,t,e,r);case"utf8":case"utf-8":return m(this,t,e,r);case"ascii":return w(this,t,e,r);case"latin1":case"binary":return j(this,t,e,r);case"base64":return P(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return I(this,t,e,r);default:if(i)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),i=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},c.prototype.slice=function(t,e){var r,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(e=void 0===e?n:~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),e<t&&(e=t),c.TYPED_ARRAY_SUPPORT)(r=this.subarray(t,e)).__proto__=c.prototype;else{var o=e-t;r=new c(o,void 0);for(var i=0;i<o;++i)r[i]=this[i+t]}return r},c.prototype.readUIntLE=function(t,e,r){t|=0,e|=0,r||T(t,e,this.length);for(var n=this[t],o=1,i=0;++i<e&&(o*=256);)n+=this[t+i]*o;return n},c.prototype.readUIntBE=function(t,e,r){t|=0,e|=0,r||T(t,e,this.length);for(var n=this[t+--e],o=1;e>0&&(o*=256);)n+=this[t+--e]*o;return n},c.prototype.readUInt8=function(t,e){return e||T(t,1,this.length),this[t]},c.prototype.readUInt16LE=function(t,e){return e||T(t,2,this.length),this[t]|this[t+1]<<8},c.prototype.readUInt16BE=function(t,e){return e||T(t,2,this.length),this[t]<<8|this[t+1]},c.prototype.readUInt32LE=function(t,e){return e||T(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},c.prototype.readUInt32BE=function(t,e){return e||T(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},c.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||T(t,e,this.length);for(var n=this[t],o=1,i=0;++i<e&&(o*=256);)n+=this[t+i]*o;return n>=(o*=128)&&(n-=Math.pow(2,8*e)),n},c.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||T(t,e,this.length);for(var n=e,o=1,i=this[t+--n];n>0&&(o*=256);)i+=this[t+--n]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*e)),i},c.prototype.readInt8=function(t,e){return e||T(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},c.prototype.readInt16LE=function(t,e){e||T(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},c.prototype.readInt16BE=function(t,e){e||T(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},c.prototype.readInt32LE=function(t,e){return e||T(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},c.prototype.readInt32BE=function(t,e){return e||T(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},c.prototype.readFloatLE=function(t,e){return e||T(t,4,this.length),o.read(this,t,!0,23,4)},c.prototype.readFloatBE=function(t,e){return e||T(t,4,this.length),o.read(this,t,!1,23,4)},c.prototype.readDoubleLE=function(t,e){return e||T(t,8,this.length),o.read(this,t,!0,52,8)},c.prototype.readDoubleBE=function(t,e){return e||T(t,8,this.length),o.read(this,t,!1,52,8)},c.prototype.writeUIntLE=function(t,e,r,n){t=+t,e|=0,r|=0,n||C(this,t,e,r,Math.pow(2,8*r)-1,0);var o=1,i=0;for(this[e]=255&t;++i<r&&(o*=256);)this[e+i]=t/o&255;return e+r},c.prototype.writeUIntBE=function(t,e,r,n){t=+t,e|=0,r|=0,n||C(this,t,e,r,Math.pow(2,8*r)-1,0);var o=r-1,i=1;for(this[e+o]=255&t;--o>=0&&(i*=256);)this[e+o]=t/i&255;return e+r},c.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,1,255,0),c.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},c.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):R(this,t,e,!0),e+2},c.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):R(this,t,e,!1),e+2},c.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):B(this,t,e,!0),e+4},c.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):B(this,t,e,!1),e+4},c.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);C(this,t,e,r,o-1,-o)}var i=0,a=1,u=0;for(this[e]=255&t;++i<r&&(a*=256);)t<0&&0===u&&0!==this[e+i-1]&&(u=1),this[e+i]=(t/a>>0)-u&255;return e+r},c.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);C(this,t,e,r,o-1,-o)}var i=r-1,a=1,u=0;for(this[e+i]=255&t;--i>=0&&(a*=256);)t<0&&0===u&&0!==this[e+i+1]&&(u=1),this[e+i]=(t/a>>0)-u&255;return e+r},c.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,1,127,-128),c.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},c.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):R(this,t,e,!0),e+2},c.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):R(this,t,e,!1),e+2},c.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):B(this,t,e,!0),e+4},c.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||C(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),c.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):B(this,t,e,!1),e+4},c.prototype.writeFloatLE=function(t,e,r){return M(this,t,e,!0,r)},c.prototype.writeFloatBE=function(t,e,r){return M(this,t,e,!1,r)},c.prototype.writeDoubleLE=function(t,e,r){return D(this,t,e,!0,r)},c.prototype.writeDoubleBE=function(t,e,r){return D(this,t,e,!1,r)},c.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e<n-r&&(n=t.length-e+r);var o,i=n-r;if(this===t&&r<e&&e<n)for(o=i-1;o>=0;--o)t[o+e]=this[o+r];else if(i<1e3||!c.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)t[o+e]=this[o+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+i),e);return i},c.prototype.fill=function(t,e,r,n){if("string"==typeof t){if("string"==typeof e?(n=e,e=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!c.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<r)throw new RangeError("Out of range index");if(r<=e)return this;var i;if(e>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"==typeof t)for(i=e;i<r;++i)this[i]=t;else{var a=c.isBuffer(t)?t:H(new c(t,n).toString()),u=a.length;for(i=0;i<r-e;++i)this[i+e]=a[i%u]}return this};var Y=/[^+\/0-9A-Za-z-_]/g;function L(t){return t<16?"0"+t.toString(16):t.toString(16)}function H(t,e){var r;e=e||1/0;for(var n=t.length,o=null,i=[],a=0;a<n;++a){if((r=t.charCodeAt(a))>55295&&r<57344){if(!o){if(r>56319){(e-=3)>-1&&i.push(239,191,189);continue}if(a+1===n){(e-=3)>-1&&i.push(239,191,189);continue}o=r;continue}if(r<56320){(e-=3)>-1&&i.push(239,191,189),o=r;continue}r=65536+(o-55296<<10|r-56320)}else o&&(e-=3)>-1&&i.push(239,191,189);if(o=null,r<128){if((e-=1)<0)break;i.push(r)}else if(r<2048){if((e-=2)<0)break;i.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;i.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;i.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return i}function N(t){return n.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(Y,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function q(t,e,r,n){for(var o=0;o<n&&!(o+r>=e.length||o>=t.length);++o)e[o+r]=t[o];return o}}).call(this,r(7))},function(t,e){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(t){"object"==typeof window&&(r=window)}t.exports=r},function(t,e,r){"use strict";e.byteLength=function(t){var e=l(t),r=e[0],n=e[1];return 3*(r+n)/4-n},e.toByteArray=function(t){var e,r,n=l(t),a=n[0],u=n[1],c=new i(function(t,e,r){return 3*(e+r)/4-r}(0,a,u)),s=0,f=u>0?a-4:a;for(r=0;r<f;r+=4)e=o[t.charCodeAt(r)]<<18|o[t.charCodeAt(r+1)]<<12|o[t.charCodeAt(r+2)]<<6|o[t.charCodeAt(r+3)],c[s++]=e>>16&255,c[s++]=e>>8&255,c[s++]=255&e;return 2===u&&(e=o[t.charCodeAt(r)]<<2|o[t.charCodeAt(r+1)]>>4,c[s++]=255&e),1===u&&(e=o[t.charCodeAt(r)]<<10|o[t.charCodeAt(r+1)]<<4|o[t.charCodeAt(r+2)]>>2,c[s++]=e>>8&255,c[s++]=255&e),c},e.fromByteArray=function(t){for(var e,r=t.length,o=r%3,i=[],a=0,u=r-o;a<u;a+=16383)i.push(s(t,a,a+16383>u?u:a+16383));return 1===o?(e=t[r-1],i.push(n[e>>2]+n[e<<4&63]+"==")):2===o&&(e=(t[r-2]<<8)+t[r-1],i.push(n[e>>10]+n[e>>4&63]+n[e<<2&63]+"=")),i.join("")};for(var n=[],o=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u=0,c=a.length;u<c;++u)n[u]=a[u],o[a.charCodeAt(u)]=u;function l(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4]}function s(t,e,r){for(var o,i,a=[],u=e;u<r;u+=3)o=(t[u]<<16&16711680)+(t[u+1]<<8&65280)+(255&t[u+2]),a.push(n[(i=o)>>18&63]+n[i>>12&63]+n[i>>6&63]+n[63&i]);return a.join("")}o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63},function(t,e){
45
45
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
46
- e.read=function(t,e,r,n,o){var i,a,u=8*o-n-1,c=(1<<u)-1,l=c>>1,s=-7,f=r?o-1:0,p=r?-1:1,y=t[e+f];for(f+=p,i=y&(1<<-s)-1,y>>=-s,s+=u;s>0;i=256*i+t[e+f],f+=p,s-=8);for(a=i&(1<<-s)-1,i>>=-s,s+=n;s>0;a=256*a+t[e+f],f+=p,s-=8);if(0===i)i=1-l;else{if(i===c)return a?NaN:1/0*(y?-1:1);a+=Math.pow(2,n),i-=l}return(y?-1:1)*a*Math.pow(2,i-n)},e.write=function(t,e,r,n,o,i){var a,u,c,l=8*i-o-1,s=(1<<l)-1,f=s>>1,p=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,y=n?0:i-1,d=n?1:-1,h=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(u=isNaN(e)?1:0,a=s):(a=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-a))<1&&(a--,c*=2),(e+=a+f>=1?p/c:p*Math.pow(2,1-f))*c>=2&&(a++,c/=2),a+f>=s?(u=0,a=s):a+f>=1?(u=(e*c-1)*Math.pow(2,o),a+=f):(u=e*Math.pow(2,f-1)*Math.pow(2,o),a=0));o>=8;t[r+y]=255&u,y+=d,u/=256,o-=8);for(a=a<<o|u,l+=o;l>0;t[r+y]=255&a,y+=d,a/=256,l-=8);t[r+y-d]|=128*h}},function(t,e){var r={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==r.call(t)}},function(t,e){var r,n;r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n={rotl:function(t,e){return t<<e|t>>>32-e},rotr:function(t,e){return t<<32-e|t>>>e},endian:function(t){if(t.constructor==Number)return 16711935&n.rotl(t,8)|4278255360&n.rotl(t,24);for(var e=0;e<t.length;e++)t[e]=n.endian(t[e]);return t},randomBytes:function(t){for(var e=[];t>0;t--)e.push(Math.floor(256*Math.random()));return e},bytesToWords:function(t){for(var e=[],r=0,n=0;r<t.length;r++,n+=8)e[n>>>5]|=t[r]<<24-n%32;return e},wordsToBytes:function(t){for(var e=[],r=0;r<32*t.length;r+=8)e.push(t[r>>>5]>>>24-r%32&255);return e},bytesToHex:function(t){for(var e=[],r=0;r<t.length;r++)e.push((t[r]>>>4).toString(16)),e.push((15&t[r]).toString(16));return e.join("")},hexToBytes:function(t){for(var e=[],r=0;r<t.length;r+=2)e.push(parseInt(t.substr(r,2),16));return e},bytesToBase64:function(t){for(var e=[],n=0;n<t.length;n+=3)for(var o=t[n]<<16|t[n+1]<<8|t[n+2],i=0;i<4;i++)8*n+6*i<=8*t.length?e.push(r.charAt(o>>>6*(3-i)&63)):e.push("=");return e.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var e=[],n=0,o=0;n<t.length;o=++n%4)0!=o&&e.push((r.indexOf(t.charAt(n-1))&Math.pow(2,-2*o+8)-1)<<2*o|r.indexOf(t.charAt(n))>>>6-2*o);return e}},t.exports=n},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DayOfWeekName=e.TaxType=e.PriceCategoryType=e.ProductType=void 0,function(t){t.PRODUCT="PRODUCT",t.MODIFIER="MODIFIER"}(e.ProductType||(e.ProductType={})),function(t){t.NORMAL="NORMAL",t.POINTS="POINTS"}(e.PriceCategoryType||(e.PriceCategoryType={})),function(t){t.IVA="IVA"}(e.TaxType||(e.TaxType={})),function(t){t.MONDAY="MONDAY",t.TUESDAY="TUESDAY",t.WEDNESDAY="WEDNESDAY",t.THURSDAY="THURSDAY",t.FRIDAY="FRIDAY",t.SATURDAY="SATURDAY",t.SUNDAY="SUNDAY"}(e.DayOfWeekName||(e.DayOfWeekName={}))},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ServiceStatus=e.Days=e.DeliveryTimeUnit=void 0,function(t){t.MIN="min"}(e.DeliveryTimeUnit||(e.DeliveryTimeUnit={})),function(t){t.MONDAY="MONDAY",t.TUESDAY="TUESDAY",t.WEDNESDAY="WEDNESDAY",t.THURSDAY="THURSDAY",t.FRIDAY="FRIDAY",t.SATURDAY="SATURDAY",t.SUNDAY="SUNDAY",t.SPECIAL="SPECIAL"}(e.Days||(e.Days={})),function(t){t.INACTIVE="INACTIVE",t.ACTIVE="ACTIVE"}(e.ServiceStatus||(e.ServiceStatus={}))},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Gender=e.MaritalStatus=void 0,function(t){t.MARRIED="MARRIED",t.DIVORCED="DIVORCED",t.SINGLE="SINGLE"}(e.MaritalStatus||(e.MaritalStatus={})),function(t){t.MALE="MALE",t.FEMALE="FEMALE"}(e.Gender||(e.Gender={}))},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},,function(t,e,r){"use strict";r.r(e),r.d(e,"initShoppingCart",(function(){return p})),r.d(e,"closeShoppingCart",(function(){return y})),r.d(e,"listenShoppingCart",(function(){return A})),r.d(e,"getShoppingCart",(function(){return _})),r.d(e,"addProduct",(function(){return at})),r.d(e,"subtractProduct",(function(){return yt})),r.d(e,"removeProduct",(function(){return gt})),r.d(e,"setProduct",(function(){return It})),r.d(e,"replaceProduct",(function(){return _t})),r.d(e,"createShoppingCart",(function(){return Tt})),r.d(e,"emptyShoppingCart",(function(){return Ut})),r.d(e,"deleteShoppingCart",(function(){return Dt})),r.d(e,"getShoppingCartTotal",(function(){return Q})),r.d(e,"getShoppingCartProducts",(function(){return Z})),r.d(e,"validateShoppingCart",(function(){return Jt})),r.d(e,"setShoppingCartAdditionalInfo",(function(){return Zt})),r.d(e,"getProductHash",(function(){return K})),r.d(e,"listenBenefitsWallet",(function(){return pe})),r.d(e,"applyBenefit",(function(){return be})),r.d(e,"removeBenefit",(function(){return Pe})),r.d(e,"redeemCoupon",(function(){return Ee}));var n="YYYY-MM-DD hh:mm:ss.SSS",o="default",i=function(){return(i=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},a={artisanApp:void 0,accountId:void 0,customerId:void 0,activeShoppingCart:o,maxShoppingCarts:2,wallets:{}};Object.freeze(a);var u=i({},a);Object.seal(u);var c=function(t){u=i(i({},u),t)},l=function(){return i({},u)},s=function(){return(s=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},f=!1,p=function(t,e){void 0===e&&(e={}),f?console.warn("initShoppingCart has been called more than once. This behaviour will very likely result in unexpected outcomes so its call was skipped. Please make sure initShoppingCart is only called once "):(c(s({artisanApp:t},e)),"undefined"==typeof window||(f=!0))},y=function(){var t;null===(t=l().artisanApp)||void 0===t||t.__internals__.firestore().terminate(),c(s({},a)),f=!1},d=function(t){if(void 0===t&&(t=""),!l().artisanApp)throw new Error("Artisan app must be provided, you probably forgot to initialize the shopping cart. Please make sure initShoppingCart has been called beforehand. "+t)},h=function(t,e){void 0===e&&(e="");var r=l().accountId;if(void 0===t&&void 0===r)throw new Error("AccountId must be defined. Either provide a global accountId or at the function call level. "+e)},b=function(t,e){void 0===e&&(e="");var r=l().customerId;if(void 0===t&&void 0===r)throw new Error("CustomerId must be defined. Either provide a global customerId or at the function call level. "+e)},g=function(t,e){void 0===e&&(e="");var r=l().store;if(void 0===t&&void 0===r)throw new Error("StoreId must be defined. Either provide a global storeId or at the function call level. "+e)},v=function(t){void 0===t&&(t={});var e=t.accountId,r=t.customerId;h(e),b(r)},O=function(t,e,r){var n=(null!=r?r:{}).benefitId,o=t[e],i=null==o?void 0:o.benefits;if(m(n),!o||!i)return"No benefits wallet available for "+e+", you probably forgot to call listenBenefitsWallet beforehand."},m=function(t){if(void 0===t)throw new Error("BenefitId must be defined. Provide it at the function call level.")},w=function(t){var e=null!=t?t:{},r=e.Platform,n=e.account;!function(t,e){void 0===e&&(e="");var r=l().artisanApp.settings.platform;if(void 0===t&&void 0===r)throw new Error("Platform must be defined. Either provide a global Plafform in the artisan object or at the function call level. "+e)}(r),h(n)},j=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},P=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},I=o,S=function(t){return void 0===t&&(t={}),j(void 0,void 0,void 0,(function(){var e,r,n,o,i,a,u,c,s;return P(this,(function(f){switch(f.label){case 0:return e=l(),r=e.artisanApp,n=e.accountId,o=l().customerId,i=t.accountId,a=t.customerId,d(),v(t),u=null==r?void 0:r.__internals__.firestore(),[4,null===(s=null===(c=null==u?void 0:u.collection("shoppingCartByUser"))||void 0===c?void 0:c.doc(String(null!=a?a:o)))||void 0===s?void 0:s.collection(String(null!=i?i:n))];case 1:return[2,f.sent()]}}))}))},x=function(t,e){return j(void 0,void 0,void 0,(function(){var r,n;return P(this,(function(o){switch(o.label){case 0:return r=null!=e?e:l().activeShoppingCart,[4,S(t)];case 1:return(n=o.sent())?[4,n.where("name","==",r).get().then((function(t){return t.docs[0]}))]:[2,void 0];case 2:return[2,o.sent()]}}))}))},_=function(t,e){return j(void 0,void 0,void 0,(function(){var r,n;return P(this,(function(o){switch(o.label){case 0:return r=null!=t?t:l().activeShoppingCart,[4,x(e,r)];case 1:return(n=o.sent())?(c({activeShoppingCart:r}),[4,n.data()]):[2];case 2:return[2,o.sent()]}}))}))},A=function(t,e,r){return void 0===r&&(r={}),j(void 0,void 0,void 0,(function(){var n,o;return P(this,(function(i){switch(i.label){case 0:return n=null!=e?e:l().activeShoppingCart,[4,S(r)];case 1:return(o=i.sent())?(c({activeShoppingCart:n}),o.where("name","==",n).onSnapshot((function(e){return j(void 0,void 0,void 0,(function(){var r;return P(this,(function(o){switch(o.label){case 0:return e.docs[0]?[4,e.docs[0].data()]:(n!==I&&console.warn("Failed to fetch a shopping cart with name "+n+" because there wasn't any."),[2,t(void 0)]);case 1:return r=o.sent(),[2,t(r)]}}))}))})),[2]):[2]}}))}))},E=r(1),k=r.n(E),T=r(0),C=function(){return(C=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},R=o,B=function(t){return void 0===t&&(t=R),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var e;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(r){switch(r.label){case 0:return[4,x({},t)];case 1:return[2,null==(e=r.sent())?void 0:e.id]}}))}))},U=function(t){if(void 0!==t)return"number"==typeof t?t:t.storeId},M=function(t,e){var r=U(t);return C("number"!=typeof t?C({},t):{},e[r])},D=function(t){var e=t.store,r=t.amount,n=U(e);g(n),function(t){if("number"!=typeof t)throw new Error("Invalid amount recieved, please make sure you include a valid amount.");if(t<0)throw new Error("Cannot receive a negative amount of an item. Please ensure you have added a proper amount of items.");if(0===t)throw new Error("Attempting to pass 0 amount. This might indicate a problem with your code. Please ensure you have added a proper amount of items.")}(r)},Y=r(3),L=r.n(Y),H=r(4),N=function(t,e,r){var n=e[t],o=r[t];return n>o?1:o>n?-1:0},q=function(t,e){return N("productId",t,e)},F=function(t,e){return N("questionId",t,e)},z=function(t){console.error(t)},V=function(){return(V=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},G=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},$=T.transformers.toCartProduct,W=T.modifierUtils.divideProductQA,K=function(t){var e=W(t),r=e.productId,n=e.questionsAndAnswers,o=e.priceCategory,i=r+"-"+J(n).sort(F).reduce((function(t,e){var r=e.answers.sort(q).reduce((function(t,e,r){var n=e.productId,o=e.amount,i=K(e),a=i?"{"+i+"}":"";return 0===r?n+"="+o+a:t+"|"+n+"="+o+a}),""),n=e.questionId+":"+r;return""===t?""+n:t+"-"+n}),"")+"*"+o;return L()(i)},J=function(t){return t.reduce((function(t,e){var r=e.answers.filter((function(t){return t.amount>0})).map((function(t){var e=J(t.questionsAndAnswers);return V(V({},t),{questionsAndAnswers:e})}));return G(G([],t),[V(V({},e),{answers:r})])}),[]).filter((function(t){return t.answers.length>0}))},Q=function(t,e){void 0===e&&(e={});var r=Z(t).reduce((function(t,e){var r=$(e),n=r.priceCategory,o=Object(T.getProductTotals)(r),i=n===H.PriceCategoryType.POINTS,a=i?o.netPrice:0,u=i?0:o.netPrice,c=i?0:o.grossPrice;return{subtotal:t.subtotal+c,totalDiscounts:t.totalDiscounts+o.totalDiscounts,totalTaxes:t.totalTaxes+o.totalTaxes,totalPoints:t.totalPoints+a,total:t.total+u}}),{subtotal:0,totalDiscounts:0,totalTaxes:0,totalPoints:0,total:0}),n=X(null==t?void 0:t.additional_info,null==t?void 0:t.benefits,r),o=e.shippingCost,i=void 0===o?t.shippingCost:o;if(!i)return n;var a=i.grossPrice,u=i.netPrice,c=i.taxTotal,l=i.discountTotal;return{subtotal:n.subtotal+a,totalDiscounts:n.totalDiscounts+l,totalTaxes:n.totalTaxes+c,shippingCost:u,totalPoints:n.totalPoints,total:n.total+u}},Z=function(t){return Object.values(t.stores).reduce((function(t,e){var r=Object.values(e.products);return G(G([],t),r)}),[])},X=function(t,e,r){return e?Object.values(e).reduce((function(e,r){return"DISCOUNT"===r.type?tt(r,e,t):e}),r):r},tt=function(t,e,r){var n=e.subtotal,o=e.total,i=e.totalDiscounts,a=.01*t.discountPercentage;if(void 0!==(null==r?void 0:r.copayment)){var u=null==r?void 0:r.copayment,c=u*a,l=i+c,s=(u-c).toFixed(4);return V(V({},e),{totalDiscounts:l,total:Number(s)})}var f=n*a,p=i+f,y=o-f;return V(V({},e),{totalDiscounts:p,total:y})},et=function(){return(et=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},rt=n,nt=T.transformers.toCartProduct,ot=T.modifierUtils.multiplyProductQA,it=T.modifierUtils.divideProductQA,at=function(t,e){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return D(e),r=e.shoppingCartName,[4,x(e,r)];case 1:return(n=a.sent())?[4,n.data()]:(console.warn("Cannot add a product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return o=a.sent(),i=ut(o,t,e),[4,n.ref.set(i)];case 3:return a.sent(),[2]}}))}))},ut=function(t,e,r){var n=e.amount||1,o=nt(e,et(et({},r),{amount:null!=n?n:1})),i=nt(e,r),a=l().store,u=r.store,c=null!=u?u:a,s=U(c),f=K(o),p=et({},t),y=et({},t.stores),d=M(c,y),h=et({},d.products),b=h[f],g=k()().format(rt);b?(h[f]=it(h[f]),h[f].amount+=i.amount):(h[f]=i,h[f].hash=f,h[f].createdAt=g),h[f].updatedAt=g;var v=h[f],O=(v=ot(v)).questionsAndAnswers,m=J(O);return h[f]=et(et({},v),{questionsAndAnswers:m}),d.products=h,y[s]=d,p.stores=y,p},ct=function(){return(ct=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},lt=n,st=T.transformers.toCartProduct,ft=T.modifierUtils.multiplyProductQA,pt=T.modifierUtils.divideProductQA,yt=function(t,e){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return D(e),r=e.shoppingCartName,[4,x(e,r)];case 1:return(n=a.sent())?[4,n.data()]:(console.warn("Cannot subtract product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return o=a.sent(),i=dt(o,t,e),[4,n.ref.set(i)];case 3:return a.sent(),[2]}}))}))},dt=function(t,e,r){var n=e.amount||1,o=st(e,ct(ct({},r),{amount:null!=n?n:1})),i=st(e,r),a=l().store,u=r.store,c=null!=u?u:a,s=U(c),f=K(o),p=ct({},t),y=ct({},t.stores);if(void 0===y[s])return console.warn("StoreId given is invalid. There is no store with id "+s+" on the shopping cart."),t;var d=M(c,y),h=ct({},d.products),b=h[f],g=k()().format(lt);if(!b)return console.warn("Attempting to subtract the amount of product that is not in the given shopping cart store."),t;h[f]=pt(h[f]);var v=h[f].amount-i.amount;return v>0?(h[f].amount=v,h[f].updatedAt=g,h[f]=ft(h[f])):delete h[f],d.products=h,Object.keys(d.products).length?y[s]=d:delete y[s],p.stores=y,p},ht=function(){return(ht=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bt=T.transformers.toCartProduct,gt=function(t,e){return void 0===e&&(e={}),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return function(t){var e=t.store,r=U(e);g(r)}(e),r=e.shoppingCartName,[4,x(e,r)];case 1:return(n=a.sent())?[4,n.data()]:(console.warn("Cannot remove a product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return o=a.sent(),i=vt(o,t,e),[4,n.ref.set(i)];case 3:return a.sent(),[2]}}))}))},vt=function(t,e,r){var n=e.hash;if(!n){var o=bt(e);n=K(o)}var i=l().store,a=r.store,u=null!=a?a:i,c=U(u),s=ht({},t),f=ht({},t.stores);if(void 0===f[c])return console.warn("StoreId given is invalid. There is no store with id "+c+" on the shopping cart."),t;var p=M(u,f),y=ht({},p.products);return y[n]?(delete y[n],p.products=y,Object.keys(p.products).length?f[c]=p:delete f[c],s.stores=f,s):(console.warn("Attempting to remove product that is not in the given shopping cart store."),t)},Ot=function(){return(Ot=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},mt=n,wt=T.transformers.toCartProduct,jt=T.modifierUtils.multiplyProductQA,Pt=T.modifierUtils.divideProductQA,It=function(t,e){return void 0===e&&(e={}),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c,l,s;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(f){switch(f.label){case 0:return r=null!==(s=null!==(c=e.amount)&&void 0!==c?c:null===(l=t)||void 0===l?void 0:l.amount)&&void 0!==s?s:1,n=Ot(Ot({},e),{amount:r}),D(n),o=e.shoppingCartName,[4,x(e,o)];case 1:return(i=f.sent())?[4,i.data()]:(console.warn("Cannot set product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return a=f.sent(),u=St(a,t,n),[4,i.ref.set(u)];case 3:return f.sent(),[2]}}))}))},St=function(t,e,r){var n,o,i=null!==(o=null===(n=e)||void 0===n?void 0:n.amount)&&void 0!==o?o:1,a=wt(e,Ot(Ot({},r),{amount:i})),u=l().store,c=r.store,s=null!=c?c:u,f=U(s),p=K(a),y=Ot({},t),d=Ot({},t.stores),h=M(s,d),b=Ot({},h.products),g=b[p],v=k()().format(mt);b[p]=a,g?b[p]=Pt(b[p]):(b[p].createdAt=v,b[p].hash=p),b[p].updatedAt=v;var O=wt(b[p],r),m=(O=jt(O)).questionsAndAnswers,w=J(m);return b[p]=Ot(Ot({},O),{questionsAndAnswers:w}),h.products=b,d[f]=h,y.stores=d,y},xt=function(){return(xt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_t=function(t,e){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return function(t){var e=t.store,r=U(e);g(r)}(e),r=e.shoppingCartName,[4,x(e,r)];case 1:return(n=a.sent())?[4,n.data()]:(console.warn("Cannot replace product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return o=a.sent(),i=At(o,t,e),[4,n.ref.set(i)];case 3:return a.sent(),[2]}}))}))},At=function(t,e,r){var n=r.hash,o=null!=n?n:e.hash,i=l().store,a=r.store,u=null!=a?a:i,c=U(u),s=xt({},t.stores),f=M(u,s),p=xt({},f.products);if(!p[o])return console.warn("Cannot replace a product because no product was found in the given store"),t;delete p[o],f.products=p,Object.keys(f.products).length?s[c]=f:delete s[c];var y=xt({},t);y.stores=s;var d=xt(xt({},e),{amount:0});return ut(y,d,r)},Et=function(){return(Et=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},kt=o,Tt=function(t,e){return void 0===t&&(t={}),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(s){switch(s.label){case 0:return[4,S(e)];case 1:return r=s.sent(),n=Ct(t),r?(o=n.name,[4,r.get()]):(console.warn("Couldn't find a shopping cart collection with the given config. Please make sure everything is correct in your configuration before continue."),[2]);case 2:if(i=null===(c=s.sent())||void 0===c?void 0:c.docs.length,a=l().maxShoppingCarts,i>=a)throw new Error("Cannot add more carts. Carts limit ("+a+") reached.");return[4,r.where("name","==",o).get()];case 3:if(s.sent().docs.length>0)throw new Error("Attempted to add a shopping cart with the name "+o+", but there is already one shopping cart with that name.");return[4,r.add(n)];case 4:return(u=s.sent())?[4,u.set(Et(Et({},n),{id:u.id}))]:(console.error("Failed to create a new shopping cart"),[2]);case 5:return s.sent(),[2]}}))}))},Ct=function(t){void 0===t&&(t={});var e=(new Date).toISOString();return Et({id:"",name:kt,latitude:-1,longitude:-1,createdAt:e,updatedAt:e,channelId:1,stores:{},billTotal:{}},t)},Rt=function(){return(Rt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bt=o,Ut=function(t,e){return void 0===t&&(t=Bt),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(i){switch(i.label){case 0:return[4,x(e,t)];case 1:return(r=i.sent())?[4,r.data()]:(console.warn("Cannot empty cart, shopping cart nodes not found. Please ensure you have a shopping cart with name "+t+" before continue."),[2]);case 2:return n=i.sent(),o=Rt(Rt({},n),{stores:{}}),[4,r.ref.set(o)];case 3:return i.sent(),[2]}}))}))},Mt=o,Dt=function(t,e){return void 0===t&&(t=Mt),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(n){switch(n.label){case 0:return[4,x(e,t)];case 1:return(r=n.sent())?[4,r.ref.delete()]:(console.warn("Coundn't find any shopping cart with name "+t+" with the given config."),[2]);case 2:return n.sent(),[2]}}))}))},Yt=r(5),Lt={"Content-Type":"application/json"},Ht=function(){return(Ht=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Nt=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},qt=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},Ft=function(t){return Nt(void 0,void 0,void 0,(function(){var e,r,n,o,i,a,u,c,s,f,p,y,d,h,b,g,v,O,m;return qt(this,(function(w){switch(w.label){case 0:return e=l(),r=e.artisanApp,n=e.accountId,o=r.settings,i=o.platform,a=o.accountId,u=null!==(b=null!==(h=null!==(d=null===(y=t.account)||void 0===y?void 0:y.toString())&&void 0!==d?d:null==n?void 0:n.toString())&&void 0!==h?h:null==a?void 0:a.toString())&&void 0!==b?b:"",c=null!==(v=null!==(g=null==t?void 0:t.Platform)&&void 0!==g?g:i)&&void 0!==v?v:"",s=c,null===(O=null==t?void 0:t.Authorization)||void 0===O?[3,1]:(p=O,[3,3]);case 1:return[4,zt()];case 2:p=w.sent(),w.label=3;case 3:return f=null!==(m=p)&&void 0!==m?m:"",[2,new Headers(Ht(Ht(Ht({},Lt),t),{Authorization:f,Platform:s,account:u}))]}}))}))},zt=function(t){return Nt(void 0,void 0,void 0,(function(){var e,r,n;return qt(this,(function(o){switch(o.label){case 0:return e=l().artisanApp,[4,null===(n=Object(Yt.initAuth)(e).currentUser)||void 0===n?void 0:n.getIdToken(t)];case 1:return(r=o.sent())?[2,"Bearer "+r]:(z("Please make sure you are authenticated before trying to call a restricted action."),[2])}}))}))},Vt=function(){return(Vt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gt=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},$t=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},Wt=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},Kt=function(t,e){return Gt(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c,s,f,p;return $t(this,(function(y){switch(y.label){case 0:return r=l().artisanApp.apiURL,n=t.id,o=t.latitude,i=t.longitude,[4,Ft(Vt({},e))];case 1:a=y.sent(),y.label=2;case 2:return y.trys.push([2,4,,5]),[4,fetch(r+"/api/shopping-cart/"+n+"/validateShoppingCart?latitude="+o+"&longitude="+i,{headers:a}).then((function(t){return Gt(void 0,void 0,void 0,(function(){return $t(this,(function(e){switch(e.label){case 0:return[4,t.json()];case 1:return[2,e.sent()]}}))}))}))];case 3:if(u=y.sent(),!(c=u.data))throw new Error("No shopping cart was found.");return s=Object.values(c.stores).reduce((function(t,e){return e.alerts.length?Wt(Wt([],t),e.alerts):t}),[]),f=Object.values(c.stores).some((function(t){return!!t.alerts.length||Object.values(t.products).some((function(t){return t.alerts.length}))})),[2,{stores:s,products:f}];case 4:return p=y.sent(),console.error(p.message),[2,{stores:[{errorLevel:1,message:"Occurrió un error desconocido, comuníquese con soporte",type:""}],products:!1}];case 5:return[2]}}))}))},Jt=function(t,e,r){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var n,o,i,a;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(u){switch(u.label){case 0:return function(t,e){!function(t,e){void 0===e&&(e="");var r=l().artisanApp.apiURL;if(void 0===t&&void 0===r)throw new Error("ApiURL must be defined. Either provide a global ApiURL or at the function call level. "+e)}(t.apiURL),w(e)}(t,e),n=null!=r?r:l().activeShoppingCart,[4,B(n)];case 1:return void 0===(o=u.sent())?(console.error("Cannot use undefined as a shopping cart id. Shopping cart "+n+" was not found. Validation canceled."),[2]):(i=t.latitude,a=t.longitude,[4,Kt({id:o,latitude:i,longitude:a},e)]);case 2:return[2,u.sent()]}}))}))},Qt=function(){return(Qt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zt=function(t,e){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return[4,x({},e)];case 1:return(r=a.sent())?[4,r.data()]:(n=null!=e?e:l().activeShoppingCart,console.warn("Cannot set additional info because no shopping cart was found. Please ensure you create a shopping cart with name "+n+" before continue."),[2]);case 2:return o=a.sent(),i=Xt(o,t),[4,r.ref.set(i)];case 3:return a.sent(),[2]}}))}))},Xt=function(t,e){return Qt(Qt({},t),{additional_info:e(t.additional_info)})},te=function(){return(te=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ee=function(t){return void 0===t&&(t={}),te({benefits:[]},t)},re=function(t,e){var r,n=l().wallets,o=te(te({},n),((r={})[t]=te({},e),r));c({wallets:o})},ne=function(t){return void 0===t&&(t={}),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var e,r,n,o,i,a,u,c,s;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(f){switch(f.label){case 0:return e=l(),r=e.artisanApp,n=e.customerId,o=e.accountId,i=t.accountId,a=t.customerId,d(),v(t),u=null==r?void 0:r.__internals__.firestore(),[4,null===(s=null===(c=null==u?void 0:u.collection("benefitsByUser"))||void 0===c?void 0:c.doc(String(null!=a?a:n)))||void 0===s?void 0:s.collection(String(null!=i?i:o))];case 1:return[2,f.sent()]}}))}))},oe=function(){return(oe=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ie=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},ae=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},ue=function(t,e){return ie(void 0,void 0,void 0,(function(){var r,n,o,i,a,u;return ae(this,(function(c){switch(c.label){case 0:return r=l().artisanApp.apiURL,n=t.vendorId,o=t.customerId,[4,Ft(oe(oe({},e),{uid:o.toString()}))];case 1:i=c.sent(),a="/api/shopping-cart/retrieveBenefits",n&&(a=a+"?vendorId="+n),c.label=2;case 2:return c.trys.push([2,4,,5]),[4,fetch(""+r+a,{headers:i}).then((function(t){return ie(void 0,void 0,void 0,(function(){return ae(this,(function(e){switch(e.label){case 0:return[4,t.json()];case 1:return[2,e.sent()]}}))}))}))];case 3:if(!c.sent())throw new Error("The benefits wallet is not defined. Make sure coupons arewell configured");return[3,5];case 4:throw u=c.sent(),Error(u.message);case 5:return[2]}}))}))},ce=function(t,e,r){return ie(void 0,void 0,void 0,(function(){var n,o,i,a,u,c;return ae(this,(function(s){switch(s.label){case 0:return n=l().artisanApp.apiURL,o=t.customerId,[4,Ft(oe(oe({},r),{uid:o.toString()}))];case 1:i=s.sent(),s.label=2;case 2:return s.trys.push([2,4,,5]),[4,fetch(n+"/api/wallet_profit/apply",{method:"post",body:JSON.stringify({code:e}),headers:i}).then((function(t){return ie(void 0,void 0,void 0,(function(){return ae(this,(function(e){switch(e.label){case 0:return[4,t.json()];case 1:return[2,e.sent()]}}))}))}))];case 3:if(a=s.sent(),200===(u=a).code)return[2,!0];if(null===u.data||!u.data)throw new Error(u.message);return z("Unhandled response when redeeming coupon "+JSON.stringify(u,void 0,2)),[2,!1];case 4:throw c=s.sent(),new Error("Failed to redeem coupon "+e+". "+c.message);case 5:return[2]}}))}))},le=function(){return(le=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},se=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},fe=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},pe=function(t,e,r,n){!function(t){var e=(null!=t?t:{}).customerId;b(e)}(e),w(n);var o=l().customerId,i=l(),a=i.activeShoppingCart,u=i.wallets,c=null!=r?r:a,s=u[c],f=(null!=e?e:{}).customerId,p=null!=f?f:o;if(s)return z("There is already a listener for wallet of name "+c+". Either unsubscribe to the other listener or create a new listener for a different cart"),function(){return ye(c)};var y=ee();re(c,le(le({},y),{onSnapshot:t}));var d=void 0;return se(void 0,void 0,void 0,(function(){var r,o;return fe(this,(function(i){switch(i.label){case 0:r=le(le({},e),{customerId:p}),i.label=1;case 1:return i.trys.push([1,3,,4]),[4,ue(r,n)];case 2:return i.sent(),[3,4];case 3:return i.sent(),console.error("Failed to retrieve the user's wallet"),[2];case 4:return[4,ne(e)];case 5:return(o=i.sent())?(d=o.onSnapshot((function(e){return se(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,l;return fe(this,(function(s){return r=null!==(l=null===(u=e.docs[0])||void 0===u?void 0:u.data())&&void 0!==l?l:{},0===Object.keys(r).length?(n=ee(),re(c,le(le({},n),{onSnapshot:t})),t(n),[2]):(o=e.docs[0].id,i=function(t,e){return Object.values(t).map((function(t){return te(te({},t),{hash:e})}))}(r,o),a=ee({benefits:i}),re(c,le(le({},a),{onSnapshot:t})),t(a),[2])}))}))})),[2]):(console.error("Failed to retrieve the benefits wallet node"),[2])}}))})),function(){return ye(c,d)}},ye=function(t,e){var r=l().wallets,n=le({},r);delete n[t],c({wallets:n}),e&&e()},de=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},he=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},be=function(t,e){return de(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c,s,f;return he(this,(function(p){if(v(t),r=l(),n=r.activeShoppingCart,o=r.wallets,a=O(o,i=null!=e?e:n,t))return z(a),[2];if(u=o[i],c=u.benefits,s=t.benefitId,!(f=c.find((function(t){return t.benefitId===s}))))return z("No benefit was found in the benefits wallet with the benefitId provided."),[2];switch(f.type){case"PRODUCT":return[2,ge(t,f,i)];case"ALTER_DELIVERY":return[2,ve(t,f,i)];default:z("The benefit to be applied is not of type PRODUCT or ALTER_DELIVERY.")}return[2]}))}))},ge=function(t,e,r){return de(void 0,void 0,void 0,(function(){var n,o,i,a;return he(this,(function(u){switch(u.label){case 0:return n=t.benefitProductConfig,o=e.benefitId,n?(i=n.product,a=n.config,i.benefitId=o,[4,Oe(t,e,r)]):(z("The product has not been provided to apply the selected benefit."),[2]);case 1:return u.sent(),[2,at(i,a)]}}))}))},ve=function(t,e,r){return de(void 0,void 0,void 0,(function(){var n,o,i,a,u,c,l,s,f;return he(this,(function(p){switch(p.label){case 0:return n=t.shippingCost,o=t.latitude,i=t.longitude,n&&o&&i?(a=e.benefitWalletId,u=e.award,c=u.benefitId,l=u.discountPercentage,s=n.subtotalBeforeTaxes,(f=[]).push({benefitWalletId:a,benefitId:c,discountBase:s,percentage:l,priceCategory:"NORMAL",value:s*(l/100)}),n.discounts=f,[4,Oe(t,e,r,n)]):(z("The shippingCost, latitude and longitude are require to apply the selected benefit."),[2]);case 1:return p.sent(),[2,Jt({latitude:o,longitude:i})]}}))}))},Oe=function(t,e,r,n){return de(void 0,void 0,void 0,(function(){var o,i,a,u;return he(this,(function(c){switch(c.label){case 0:return o=t.customerId,[4,x({customerId:o},r)];case 1:return(i=c.sent())?[4,i.data()]:(console.warn("Cannot add benefit because no shopping cart nodes were found. Please ensure you have a shopping cart before continue."),[2]);case 2:return a=c.sent(),u=me(a,e,n),[4,i.ref.set(u)];case 3:return c.sent(),[2]}}))}))},me=function(t,e,r){var n=e.hash,o=t.benefits,i=null!=o?o:[];return i.push(e),t.benefits=i,t.benefitsHash=n,r&&(t.shippingCost=r),t},we=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},je=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},Pe=function(t,e){return we(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c,s,f;return je(this,(function(p){if(v(t),r=l(),n=r.activeShoppingCart,o=r.wallets,a=O(o,i=null!=e?e:n,t))return z(a),[2];if(u=o[i],c=u.benefits,s=t.benefitId,!(f=c.find((function(t){return t.benefitId===s}))))return z("No benefit was found in the benefits wallet with the benefitId provided."),[2];switch(f.type){case"PRODUCT":return[2,Ie(t,f,i)];case"ALTER_DELIVERY":return[2,Se(t,f,i)];default:z("The benefit to be removed is not of type PRODUCT or ALTER_DELIVERY.")}return[2]}))}))},Ie=function(t,e,r){return we(void 0,void 0,void 0,(function(){var n,o,i,a,u;return je(this,(function(c){switch(c.label){case 0:return n=t.benefitProductConfig,i=(o=null!=n?n:{}).product,a=o.config,u=(null!=a?a:{}).store,i&&u?[4,xe(t,e,r)]:(z("The cart product and the store, inside benefitProductConfig object, are required to remove the selected benefit."),[2]);case 1:return c.sent(),[2,gt(i,a)]}}))}))},Se=function(t,e,r){return we(void 0,void 0,void 0,(function(){var n;return je(this,(function(o){return(n=t.shippingCost)?[2,xe(t,e,r,n)]:(z("The shippingCost is require to remove the selected benefit."),[2])}))}))},xe=function(t,e,r,n){return we(void 0,void 0,void 0,(function(){var o,i,a,u;return je(this,(function(c){switch(c.label){case 0:return o=t.customerId,[4,x({customerId:o},r)];case 1:return(i=c.sent())?[4,i.data()]:(console.warn("Cannot remove benefit because no shopping cart nodes were found. Please ensure you have a shopping cart before continue."),[2]);case 2:return a=c.sent(),u=_e(a,e,n),[4,i.ref.set(u)];case 3:return c.sent(),[2]}}))}))},_e=function(t,e,r){var n=t.benefits,o=e.benefitId;if(!n)return console.warn("Cannot remove benefit because the shopping cart does not have benifits applied."),t;var i=n.findIndex((function(t){return t.benefitId===o}));return i<0?(console.warn("This benefit can not be removed beacuse it is not applied to shopping cart."),t):(n.splice(i,1),t.benefitsHash=void 0,r&&(t.shippingCost=r),t)},Ae=function(){return(Ae=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ee=function(t,e,r,n){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var o,i,a,u,c,s,f;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(p){return o=l().customerId,v(t),w(n),i=l(),a=i.activeShoppingCart,i.wallets[u=null!=r?r:a]||z("No benefits wallet available for "+u+", you probably forgot to call listenBenefitsWallet beforehand."),c=t.customerId,s=null!=c?c:o,f=Ae(Ae({},t),{customerId:s}),[2,ce(f,e,n)]}))}))}}])},function(t,e,r){t.exports=function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=1)}([,function(t,e,r){"use strict";r.r(e),r.d(e,"initState",(function(){return i})),r.d(e,"getState",(function(){return u})),r.d(e,"setState",(function(){return a}));var n=function(){return(n=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},o=null,i=function(t){Object.freeze(t),o=n({},t),Object.seal(o)},a=function(t){var e=o?n({},o):{};o=null,o=n(n({},e),t),Object.seal(o)},u=function(){if(null===o)throw new Error("The state has not been initialized, make sure to call initState beforehand");return n({},o)}}])},function(t){t.exports=JSON.parse('{"name":"@artisan-commerce/analytics-web","description":"Artisan commerce analytics web library","version":"0.1.0-canary.24","main":"./build/main.bundle.js","types":"./build/src/index.d.ts","files":["build/","LICENSE","README.md"],"scripts":{"start":"webpack --config webpack.dev.js","dev":"yarn start","build":"webpack --config webpack.prod.js","start:build":"nodemon ./build/main.bundle.js","test":"jest --watchAll --runInBand","test:all":"yarn test --watchAll=false --coverage","test:ci":"cross-env CI=true jest --runInBand","test:staged":"yarn test:ci --findRelatedTests ./src","check-types":"tsc --noEmit","lint":"eslint --ignore-path .gitignore --ignore-pattern !cypress/.eslintrc.js --ext .js,jsx,.ts,.tsx .","lint:staged":"yarn lint --max-warnings=0","prettier":"prettier --ignore-path .gitignore \\"**/*.+(js|jsx|ts|tsx|json|css|scss|html)\\"","format":"yarn prettier --write","check-format":"yarn prettier --list-different","validate":"cross-env CI=true npm-run-all --parallel test:ci check-types check-format lint build","validate:ci":"npm-run-all --parallel check-types check-format lint"},"author":"Luis Eduardo Andrade","license":"MIT","dependencies":{"@artisan-commerce/state":"0.2.2-canary.4","snake-case":"^3.0.4"},"devDependencies":{"@artisan-commerce/products":"0.8.2-canary.17","@artisan-commerce/shopping-cart":"0.11.0-canary.18","@artisan-commerce/types":"0.13.0-canary.9","@babel/core":"^7.10.5","@babel/preset-env":"^7.10.4","@babel/preset-react":"^7.10.4","@types/faker":"^4.1.12","@types/jest":"^26.0.5","@types/jest-in-case":"^1.0.2","@types/node":"^14.0.24","@typescript-eslint/eslint-plugin":"^4.15.2","@typescript-eslint/parser":"^4.15.2","avn":"^0.2.4","avn-nvm":"^0.2.2","clean-webpack-plugin":"^3.0.0","dotenv-webpack":"^2.0.0","env-cmd":"^10.1.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","eslint-config-react-app":"^5.2.1","eslint-config-universe":"^4.0.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-flowtype":"^5.2.0","eslint-plugin-import":"^2.22.0","eslint-plugin-jsx-a11y":"^6.3.1","eslint-plugin-react":"^7.20.3","eslint-plugin-react-hooks":"^4.0.8","is-ci-cli":"^2.1.2","jest-axe":"^3.5.0","jest-extended":"^0.11.5","jest-in-case":"^1.0.2","jest-styled-components":"^7.0.2","nodemon":"^2.0.4","npm-run-all":"^4.1.5","prettier":"^2.0.5","start-server-and-test":"^1.11.2","test-data-bot":"^0.8.0","ts-jest":"^26.1.4","ts-loader":"^8.0.2","webpack":"^4.43.0","webpack-bundle-analyzer":"^4.4.0","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.0.9"},"peerDependencies":{"@artisan-commerce/products":"*","@artisan-commerce/shopping-cart":"*"}}')},,function(t,e,r){"use strict";r.r(e),r.d(e,"initAnalytics",(function(){return T})),r.d(e,"Providers",(function(){return x})),r.d(e,"events",(function(){return Wh})),r.d(e,"updateActiveVendor",(function(){return l})),r.d(e,"identifyUser",(function(){return Kh}));var n=r(2),o=r(3),i=function(){return(i=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},a={providers:[],activeVendor:void 0,vendors:void 0,shareArtisanAnalytics:!1,debug:!1,meta:{accountId:void 0,vendorId:void 0,vendorName:void 0,storeId:void 0,storeName:void 0,catalogueId:void 0,catalogueName:void 0,appName:void 0,platform:"web",versionApp:void 0,versionSDK:o.version}},u=function(){return Object(n.getState)()},c=function(t){return Object(n.setState)(t)},l=function(t){var e=typeof t;if("number"!==e&&"object"!==e&&"undefined"!==e)return y("The type of vendor must be a number or Vendor type","severe");var r=u();if("number"==typeof t||void 0===t)c(i(i({},r),{activeVendor:t,meta:i(i({},r.meta),{vendorName:void 0,vendorId:t})}));else{var n=t.id,o=t.name;c(i(i({},r),{activeVendor:n,meta:i(i({},r.meta),{vendorName:o,vendorId:n})}))}},s={GLOBAL_TRACKING_ID:"G-JZ7R91ZNMB"},f=function(){return(f=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},p=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},y=function(t,e){var r=u().debug,n="artisan-commerce/analytics";if("debug"!==e||r)switch(e){case"debug":console.log("%c(Debug) %c"+n+":\n"+t,"font-weight: bold","font-weight: normal");break;case"log":console.log("%c(Log) %c"+n+":\n"+t,"font-weight: bold","font-weight: normal");break;case"warn":console.warn("%c(Warning) %c"+n+":\n"+t,"font-weight: bold","font-weight: normal");break;case"error":console.error("%c(Error) %c"+n+":\n"+t,"font-weight: bold","font-weight: normal");break;case"severe":throw new Error(n+": \n"+t);default:throw new Error("Log message "+t+" of type "+e+" is not a supported type.")}},d=function(){function t(){this.initialized=!1,this._type="GOOGLE_ANALYTICS",this._name="__GLOBAL_PROVIDER__",this._trackingId=s.GLOBAL_TRACKING_ID,this._sampleRate=100,this._currency="USD"}return Object.defineProperty(t.prototype,"type",{get:function(){return this._type},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this._name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"trackingId",{get:function(){return this._trackingId},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sampleRate",{get:function(){return this._sampleRate},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"userId",{get:function(){return this._userId},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"language",{get:function(){return this._language},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"currency",{get:function(){return this._currency},enumerable:!1,configurable:!0}),Object.defineProperty(t,"instance",{get:function(){return t._instance},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"vendors",{get:function(){var t,e=u().vendors;return null!==(t=this._vendors)&&void 0!==t?t:e},enumerable:!1,configurable:!0}),t.prototype.setVendors=function(t){this._vendors=t},t.prototype.init=function(){if("undefined"!=typeof window){if(this.initialized)return y("Provider "+this._name+" was already initialized. Do not call init unless you know what you are doing.","severe");this.initialized=!0;var t=document.createElement("script");t.setAttribute("async","true"),t.setAttribute("src","https://www.googletagmanager.com/gtag/js?id="+this._trackingId);var e=document.createElement("script");e.innerText="window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', '"+this._trackingId+"', {'send_page_view': "+!1+"});gtag('event', 'page_view')",document.body.appendChild(t),document.body.appendChild(e)}},t.prototype.updateConfig=function(t){void 0===t&&(t={});var e=Object.entries(t).filter((function(t){return void 0!==t[1]})).map((function(t){return t[0]})),r=t.userId,n=t.currency,o=t.language;e.includes("userId")&&(this._userId=r),e.includes("currency")&&(this._currency=n),e.includes("language")&&(this._language=o),gtag("set",this._trackingId,t)},t._instance=new t,t}(),h=function(){function t(t){this.initialized=!1;var e=t.type,r=t.name,n=t.trackingId,o=t.vendors;this.type=e,this.name=r,this.trackingId=n,this._vendors=o}return Object.defineProperty(t.prototype,"vendors",{get:function(){var t,e=u().vendors;return null!==(t=this._vendors)&&void 0!==t?t:e},enumerable:!1,configurable:!0}),t.prototype.init=function(){if("undefined"!=typeof window)return this.initialized?y("Provider "+this.name+" was already initialized. Do not call init unless you know what you are doing.","severe"):void(this.initialized=!0)},t.prototype.updateConfig=function(t){!function(t,e){if(t.trackingId!==s.GLOBAL_TRACKING_ID){var r=Object.entries(e).reduce((function(t,e,r){var n=e[0],o=e[1];return 0===r?n+": "+o:t+"\n"+n+": "+o}),"");y(t.name+" config updated for the following fields.\n "+r,"debug")}}(this,t),d.instance.updateConfig(t)},t}(),b=function(){var t=function(e,r){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(e,r)};return function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),g=function(){return(g=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},v=function(t){function e(e){var r=this,n=e.version,o=e.currency;return(r=t.call(this,g(g({},e),{type:"FACEBOOK_PIXEL"}))||this)._version=null!=n?n:"10.0",r._currency=null!=o?o:"USD",r}return b(e,t),Object.defineProperty(e.prototype,"version",{get:function(){return this._version},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"currency",{get:function(){return this._currency},enumerable:!1,configurable:!0}),e.prototype.init=function(){t.prototype.init.call(this);var e=document.createElement("link");e.setAttribute("rel","preconnect"),e.setAttribute("href","https://connect.facebook.net/en_US/fbevents.js");var r=document.createElement("script");r.setAttribute("async","true"),r.innerText="!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='"+this.version+"';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '"+this.trackingId+"');fbq('trackSingle', '"+this.trackingId+"', 'PageView');";var n=document.createElement("noscript");n.innerHTML='\n <img height="1" width="1" style="display:none" \n src="https://www.facebook.com/tr?id={'+this.trackingId+'}&noscript=1"/>\n ',document.head.appendChild(e),document.head.appendChild(r),document.head.appendChild(n)},e.prototype.updateConfig=function(e){void 0===e&&(e={});var r=Object.entries(e).filter((function(t){return void 0!==t[1]})).map((function(t){return t[0]})),n=e.currency;r.includes("currency")&&(this._currency=n),t.prototype.updateConfig.call(this,e)},e}(h),O=function(){var t=function(e,r){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(e,r)};return function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),m=function(){return(m=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},w=function(t){function e(e){var r=t.call(this,m(m({},e),{type:"GOOGLE_ANALYTICS"}))||this,n=e.userId,o=e.currency,i=e.language,a=e.sampleRate;return r._sampleRate=a,r._userId=n,r._language=i,r._currency=null!=o?o:"USD",r}return O(e,t),Object.defineProperty(e.prototype,"sampleRate",{get:function(){return this._sampleRate},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"userId",{get:function(){return this._userId},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"language",{get:function(){return this._language},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"currency",{get:function(){return this._currency},enumerable:!1,configurable:!0}),e.prototype.init=function(){t.prototype.init.call(this);var e=document.createElement("link");e.setAttribute("rel","preconnect"),e.setAttribute("href","https://www.googletagmanager.com/gtag/js?id="+this.trackingId);var r=document.createElement("script");r.setAttribute("async","true"),r.setAttribute("src","https://www.googletagmanager.com/gtag/js?id="+this.trackingId);var n=document.createElement("script");n.innerText="window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', '"+this.trackingId+"', {'send_page_view': "+!1+"});gtag('event', 'page_view')",document.head.appendChild(e),document.head.appendChild(r),document.head.appendChild(n)},e.prototype.updateConfig=function(e){void 0===e&&(e={});var r=Object.entries(e).filter((function(t){return void 0!==t[1]})).map((function(t){return t[0]})),n=e.userId,o=e.currency,i=e.language;r.includes("userId")&&(this._userId=n),r.includes("currency")&&(this._currency=o),r.includes("language")&&(this._language=i),gtag("set",this.trackingId,e),t.prototype.updateConfig.call(this,e)},e}(h),j=function(){var t=function(e,r){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(e,r)};return function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),P=function(){return(P=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},I=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},S=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!(o=a.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},x={FacebookPixel:v,GoogleAnalytics:w,Segment:function(t){function e(e){var r=t.call(this,P(P({},e),{type:"SEGMENT"}))||this,n=e.writeKey,o=e.currency;return r._writeKey=n,r._currency=null!=o?o:"USD",r}return j(e,t),e.prototype.init=function(){return I(this,void 0,void 0,(function(){var e;return S(this,(function(r){return t.prototype.init.call(this),(e=document.createElement("script")).setAttribute("async","true"),e.innerText='\n !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="'+this._writeKey+'";analytics.SNIPPET_VERSION="4.13.2";\n analytics.load("'+this._writeKey+'");\n analytics.page();\n }}();\n ',document.head.appendChild(e),[2]}))}))},e.prototype.updateConfig=function(e){void 0===e&&(e={});var r=Object.entries(e).filter((function(t){return void 0!==t[1]})).map((function(t){return t[0]})),n=e.currency;r.includes("currency")&&(this._currency=n),t.prototype.updateConfig.call(this,e)},e}(h)},_=function(){return(_=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},A=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},E=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},k=!1,T=function(t){if(k)y("initAnalytics has been called more than once. This behaviour will very likely result in unexpected outcomes so its call was skipped. Please make sure initAnalytics is only called once.","warn");else if(!("undefined"==typeof window)){k=!0,Object(n.initState)(a);var e=t.providers,r=t.shareArtisanAnalytics;if(!e.length)return y("At least one provider should be included but none were found","severe");if(!function(t){var e=t.map((function(t){return t.name}));return new Set(e).size===e.length}(e))return y("Providers names must be unique, check that no provider names are repeated","severe");if(!function(t){var e=t.map((function(t){return t.trackingId}));return new Set(e).size===e.length}(e))return y("Providers trackerId must be unique, check that no provider trackerId are repeated","severe");var i=t.meta,u=A(t,["meta"]),l=r?E([d.instance],e):e,s=_(_({},u),{providers:l,meta:_(_({},i),{vendorId:u.activeVendor,platform:"web",versionSDK:o.version})});c(s),e.forEach((function(t){var e=t.vendors,r=t.name;e||y("The provider "+r+" has no set vendors, as a result no events will be skipped for this provider","debug")}));var f,p={};l.forEach((function(t){p=_(_({},p),t),t.init()})),f=(null==(f=l.reduce((function(t,e){return e.vendors?E(E([],t),e.vendors):t}),[]))?void 0:f.length)?f:void 0,d.instance.updateConfig(p),d.instance.setVendors(f)}};var C=function(){return(C=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)};Object.create;Object.create;function R(t){return t.toLowerCase()}var B=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],U=/[^A-Z0-9]+/gi;function M(t,e,r){return e instanceof RegExp?t.replace(e,r):e.reduce((function(t,e){return t.replace(e,r)}),t)}function D(t,e){return void 0===e&&(e={}),function(t,e){void 0===e&&(e={});for(var r=e.splitRegexp,n=void 0===r?B:r,o=e.stripRegexp,i=void 0===o?U:o,a=e.transform,u=void 0===a?R:a,c=e.delimiter,l=void 0===c?" ":c,s=M(M(t,n,"$1\0$2"),i,"\0"),f=0,p=s.length;"\0"===s.charAt(f);)f++;for(;"\0"===s.charAt(p-1);)p--;return s.slice(f,p).split("\0").map(u).join(l)}(t,C({delimiter:"."},e))}var Y=function(){return(Y=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},L=function(t){return Object.entries(t).reduce((function(t,e){var r,n,o=e[0],i=e[1],a=(void 0===n&&(n={}),D(o,C({delimiter:"_"},n)));return Y(Y({},t),((r={})[a]=i,r))}),{})},H=function(){return(H=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},N=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},q=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=N(e,["callback","userId"]),c=null!=i?i:n,l=H(H({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_password_attempt",H(H({send_to:r,event_callback:o},s),p))},F=function(){return(F=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},z=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},V=function(t,e){var r=t.trackingId,n=z(e,[]);delete n.userId;var o=F({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangePasswordAttempt",F(F({},i),c))},G=function(){return(G=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},$=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},W=function(t,e){var r=$(e,[]);delete r.userId;var n=G({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Password Attempt",G(G({},o),a))},K=r(1),J=r(0),Q=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},Z=function(t,e){var r=e.vendors,n=u().activeVendor;return-1!==n&&(void 0!==r&&((!n||!r.includes(n))&&(void 0===n?y("No active vendor is set. Please make sure you configure an active vendor before trying to emit an event","warn"):function(t,e){var r=u().activeVendor;e.trackingId!==s.GLOBAL_TRACKING_ID&&y("Skipping vendor "+r+" for event "+t+" of provider "+e.name+" as configured","debug")}(t,e),!0)))},X=function(t){if(!t.length)return y("No providers found, the initAnalytics probably hasn't been run yet","severe"),!1;var e=function(t){var e=new Set(t.map((function(t){return t.type})));return Array.from(e).reduce((function(t,e){switch(e){case"GOOGLE_ANALYTICS":if("undefined"==typeof gtag)return Q(Q([],t),[e]);break;case"FACEBOOK_PIXEL":if("undefined"==typeof fbq)return Q(Q([],t),[e]);break;case"SEGMENT":if("undefined"==typeof analytics)return Q(Q([],t),[e]);break;default:throw new Error("Profiver of type "+e+" is not supported")}return t}),[])}(t);return!e.length||(e.forEach((function(t){!function(t){y(t+" SDK not initialized. Please make sure the SDK is initialized before trying to emit an event","severe")}(t)})),!1)},tt=function(){return(tt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},et=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},rt=function(t,e,r){var n=r.facebookPixelHandler,o=r.googleAnalyticsHandler,i=r.segmentHandler,a=u().providers;if(X(a)){var c=tt(tt({},e),{artisanEvent:t}),l=a.reduce((function(e,r){if(Z(t,r))return e;switch(r.type){case"FACEBOOK_PIXEL":n(r,c);break;case"GOOGLE_ANALYTICS":o(r,c);break;case"SEGMENT":i(r,c);break;default:throw new Error("Provider of type "+r.type+" is not supported")}return et(et([],e),[r])}),[]);!function(t,e){var r=e.reduce((function(t,e){var r,n;if(e.trackingId===s.GLOBAL_TRACKING_ID)return t;var o=e.name,i=e.type,a=null!==(n=t[i])&&void 0!==n?n:[];return f(f({},t),((r={})[i]=p(p([],a),[o]),r))}),{}),n=Object.entries(r).reduce((function(t,e){var r=e[0],n=e[1];return""+t+(r.charAt(0).toUpperCase()+r.slice(1))+": "+n.join(", ")+"\n"}),"");y("Event "+t+" was successfully sent to the following providers "+n,"debug")}(t,l)}},nt=function(t){return Object(K.getShoppingCartProducts)(t).map((function(t){return t.productId}))},ot=function(t){return Object(K.getShoppingCartProducts)(t).map((function(t){return it(t)}))},it=function(t){var e=Object(J.getProductTotals)(t);return t.name+":"+e.netPrice},at=function(t,e){return Object(K.getShoppingCartProducts)(t).map((function(t){return ut(t,e)}))},ut=function(t,e){var r=Object(J.getProductTotals)(t);return{item_id:t.productId,item_name:t.name,quantity:t.amount,price:r.netPrice,currency:e}},ct=function(t){return t.join(",")},lt=function(t){return t.map((function(t){return function(t){return{product_id:t.productId,name:t.name,price:Object(J.getProductTotals)(t).netPrice}}(t)}))},st=function(t){rt("changePasswordAttempt",t,{googleAnalyticsHandler:q,facebookPixelHandler:V,segmentHandler:W})},ft=function(){return(ft=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yt=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=pt(e,["callback","userId"]),c=null!=i?i:n,l=ft(ft({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","sign_up_attempt",ft(ft({send_to:r,event_callback:o},s),p))},dt=function(){return(dt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ht=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},bt=function(t,e){var r=t.trackingId,n=ht(e,[]);delete n.userId;var o=dt({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SignUpAttempt",dt(dt({},i),c))},gt=function(){return(gt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},vt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ot=function(t,e){var r=vt(e,[]);delete r.userId;var n=gt({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Sign Up Attempt",gt(gt({},o),a))},mt=function(t){rt("signUpAttempt",t,{googleAnalyticsHandler:yt,facebookPixelHandler:bt,segmentHandler:Ot})},wt=function(){return(wt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Pt=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=jt(e,["callback","userId"]),c=null!=i?i:n,l=wt(wt({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_password_fail",wt(wt({send_to:r,event_callback:o},s),p))},It=function(){return(It=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},St=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},xt=function(t,e){var r=t.trackingId,n=St(e,[]);delete n.userId;var o=It({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangePasswordFail",It(It({},i),c))},_t=function(){return(_t=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},At=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Et=function(t,e){var r=At(e,[]);delete r.userId;var n=_t({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Password Fail",_t(_t({},o),a))},kt=function(t){rt("changePasswordFail",t,{googleAnalyticsHandler:Pt,facebookPixelHandler:xt,segmentHandler:Et})},Tt=function(){return(Tt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ct=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Rt=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ct(e,["callback","userId"]),c=null!=i?i:n,l=Tt(Tt({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_password_success",Tt(Tt({send_to:r,event_callback:o},s),p))},Bt=function(){return(Bt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ut=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Mt=function(t,e){var r=t.trackingId,n=Ut(e,[]);delete n.userId;var o=Bt({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangePasswordSuccess",Bt(Bt({},i),c))},Dt=function(){return(Dt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Yt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Lt=function(t,e){var r=Yt(e,[]);delete r.userId;var n=Dt({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Password Success",Dt(Dt({},o),a))},Ht=function(t){rt("changePasswordSuccess",t,{googleAnalyticsHandler:Rt,facebookPixelHandler:Mt,segmentHandler:Lt})},Nt=function(){return(Nt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},qt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ft=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=qt(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=Nt(Nt({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","login",Nt(Nt({send_to:r,event_callback:o},s),p))},zt=function(){return(zt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Vt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Gt=function(t,e){var r=t.trackingId,n=Vt(e,[]);delete n.userId,delete n.identify;var o=zt({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SignIn",zt(zt({},i),c))},$t=function(){return($t=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Kt=function(t,e){var r=e.name,n=e.identify,o=Wt(e,["name","identify"]);delete o.userId;var i=$t($t({},o),{username:r}),a=L(i),c=u().meta,l=L(c);if(analytics.track("Signed In",$t($t({},a),l)),n){var s=n.name,f=void 0===s?r:s,p=Wt(n,["name"]);analytics.identify(n.id,$t({name:f},p))}},Jt=function(t){rt("signIn",t,{googleAnalyticsHandler:Ft,facebookPixelHandler:Gt,segmentHandler:Kt})},Qt=function(){return(Qt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xt=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Zt(e,["callback","userId"]),c=null!=i?i:n,l=Qt(Qt({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","sign_out",Qt(Qt({send_to:r,event_callback:o},s),p))},te=function(){return(te=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ee=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},re=function(t,e){var r=t.trackingId,n=ee(e,[]);delete n.userId;var o=te({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SignOut",te(te({},i),c))},ne=function(){return(ne=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},oe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ie=function(t,e){var r=e.name,n=oe(e,["name"]);delete n.userId;var o=ne(ne({},n),{username:r}),i=L(o),a=u().meta,c=L(a);analytics.track("Signed Out",ne(ne({},i),c)),analytics.reset()},ae=function(t){rt("signOut",t,{googleAnalyticsHandler:Xt,facebookPixelHandler:re,segmentHandler:ie})},ue=function(){return(ue=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ce=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},le=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=ce(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=ue(ue({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","sign_up",ue(ue({send_to:r,event_callback:o},s),p))},se=function(){return(se=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pe=function(t,e){var r=t.trackingId,n=fe(e,[]);delete n.userId,delete n.identify;var o=se({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"CompleteRegistration",se(se({},i),c))},ye=function(){return(ye=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},de=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},he=function(t,e){var r=e.name,n=e.method,o=e.identify,i=de(e,["name","method","identify"]);delete i.userId;var a=ye(ye({},i),{username:r,type:n}),c=L(a),l=u().meta,s=L(l);if(analytics.track("Signed Up",ye(ye({},c),s)),o){var f=o.name,p=void 0===f?r:f,y=o.email,d=void 0===y?i.email:y,h=de(o,["name","email"]);analytics.identify(o.id,ye({name:p,email:d},h))}},be=function(t){rt("signUp",t,{googleAnalyticsHandler:le,facebookPixelHandler:pe,segmentHandler:he})},ge={logChangePasswordAttempt:st,logSignUpAttempt:mt,logChangePasswordFail:kt,logChangePasswordSuccess:Ht,logSignIn:Jt,logSignOut:ae,logSignUp:be},ve=ge,Oe=function(){return(Oe=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},me=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},we=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=me(e,["callback","userId"]),c=null!=i?i:n,l=Oe(Oe({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","banner_impression",Oe(Oe({send_to:r,event_callback:o},s),p))},je=function(){return(je=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Pe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ie=function(t,e){var r=t.trackingId,n=Pe(e,[]);delete n.userId;var o=je({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"BannerImpression",je(je({},i),c))},Se=function(){return(Se=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_e=function(t,e){var r=xe(e,[]);delete r.userId;var n=Se({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Banner Impression",Se(Se({},o),a))},Ae=function(t){rt("bannerImpression",t,{googleAnalyticsHandler:we,facebookPixelHandler:Ie,segmentHandler:_e})},Ee=function(){return(Ee=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ke=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Te=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=ke(e,["callback","userId"]),c=null!=i?i:n,l=Ee(Ee({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","select_content",Ee(Ee({send_to:r,event_callback:o,content_type:"banner"},s),p))},Ce=function(){return(Ce=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Re=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Be=function(t,e){var r=t.trackingId,n=Re(e,[]);delete n.userId;var o=Ce({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SelectBanner",Ce(Ce({},i),c))},Ue=function(){return(Ue=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Me=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},De=function(t,e){var r=Me(e,[]);delete r.userId;var n=Ue({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Select Banner",Ue(Ue({},o),a))},Ye=function(t){rt("selectBanner",t,{googleAnalyticsHandler:Te,facebookPixelHandler:Be,segmentHandler:De})},Le={logBannerImpression:Ae,logSelectBanner:Ye},He=Le,Ne=function(){return(Ne=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},qe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Fe=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=qe(e,["callback","userId"]),c=null!=i?i:n,l=Ne(Ne({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","add_billing_info",Ne(Ne({send_to:r,event_callback:o},s),p))},ze=function(){return(ze=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ve=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ge=function(t,e){var r=t.trackingId,n=Ve(e,[]);delete n.userId;var o=ze({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"AddBillingInfo",ze(ze({},i),c))},$e=function(){return($e=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},We=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ke=function(t,e){var r=We(e,[]);delete r.userId;var n=$e({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Add Billing Info",$e($e({},o),a))},Je=function(t){rt("addBillingInfo",t,{googleAnalyticsHandler:Fe,facebookPixelHandler:Ge,segmentHandler:Ke})},Qe=function(){return(Qe=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ze=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xe=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ze(e,["callback","userId"]),c=null!=i?i:n,l=Qe(Qe({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","select_billing_info",Qe(Qe({send_to:r,event_callback:o},s),p))},tr=function(){return(tr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},er=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},rr=function(t,e){var r=t.trackingId,n=er(e,[]);delete n.userId;var o=tr({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SelectBillingInfo",tr(tr({},i),c))},nr=function(){return(nr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},or=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ir=function(t,e){var r=or(e,[]);delete r.userId;var n=nr({},r),o=L(n),i=u().meta,a=L(i);analytics.track("SelectBilling Info",nr(nr({},o),a))},ar=function(t){rt("selectBillingInfo",t,{googleAnalyticsHandler:Xe,facebookPixelHandler:rr,segmentHandler:ir})},ur=function(){return(ur=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},cr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},lr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=cr(e,["callback","userId"]),c=null!=i?i:n,l=ur(ur({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","update_billing_info",ur(ur({send_to:r,event_callback:o},s),p))},sr=function(){return(sr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pr=function(t,e){var r=t.trackingId,n=fr(e,[]);delete n.userId;var o=sr({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"UpdateBillingInfo",sr(sr({},i),c))},yr=function(){return(yr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},dr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hr=function(t,e){var r=e.fields,n=dr(e,["fields"]);delete n.userId;var o=yr(yr({},n),{fields:ct(r)}),i=L(o),a=u().meta,c=L(a);analytics.track("Update Billing Info",yr(yr({},i),c))},br=function(t){rt("updateBillingInfo",t,{googleAnalyticsHandler:lr,facebookPixelHandler:pr,segmentHandler:hr})},gr={logAddBillingInfo:Je,logSelectBillingInfo:ar,logUpdateBillingInfo:br},vr=gr,Or=function(){return(Or=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},mr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},wr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=mr(e,["callback","userId"]),c=null!=i?i:n,l=Or(Or({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","book_appointment",Or(Or({send_to:r,event_callback:o},s),p))},jr=function(){return(jr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Pr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ir=function(t,e){var r=t.trackingId,n=Pr(e,[]);delete n.userId;var o=jr({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"Schedule",jr(jr({},i),c))},Sr=function(){return(Sr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_r=function(t,e){var r=xr(e,[]);delete r.userId;var n=Sr({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Book Appointment",Sr(Sr({},o),a))},Ar=function(t){rt("bookAppointment",t,{googleAnalyticsHandler:wr,facebookPixelHandler:Ir,segmentHandler:_r})},Er={logBookAppointment:Ar},kr=Er,Tr=function(){return(Tr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Cr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Rr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.category,c=e.list,l=e.itemBrand,s=Cr(e,["callback","userId","category","list","itemBrand"]),f=e.position,p=[{item_brand:l,item_id:""+a.categoryId,item_list_name:c,item_name:a.name,index:f}],y=null!=i?i:n,d=Tr(Tr({},s),{userId:y}),h=L(d),b=u().meta,g=L(b);gtag("event","view_item_list",Tr(Tr({send_to:r,event_callback:o,item_list_name:c,items:p},h),g))},Br=function(){return(Br=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ur=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Mr=function(t,e){var r=t.trackingId,n=e.category,o=Ur(e,["category"]);delete o.userId;var i=n.categoryId,a=n.name,c=Br(Br({},o),{categoryId:i,categoryName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"CategoryImpression",Br(Br({},l),f))},Dr=function(){return(Dr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Yr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Lr=function(t,e){var r=e.category,n=Yr(e,["category"]);delete n.userId;var o=r.categoryId,i=r.name,a=Dr(Dr({},n),{categoryId:o,categoryName:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Category Impression",Dr(Dr({},c),s))},Hr=function(t){rt("categoryImpression",t,{googleAnalyticsHandler:Rr,facebookPixelHandler:Mr,segmentHandler:Lr})},Nr=function(){return(Nr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},qr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Fr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.query,c=qr(e,["callback","userId","query"]),l=null!=i?i:n,s=Nr(Nr({},c),{userId:l}),f=L(s),p=u().meta,y=L(p);gtag("event","search",Nr(Nr({send_to:r,event_callback:o,search_term:a},f),y))},zr=function(){return(zr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Vr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Gr=function(t,e){var r=t.trackingId,n=e.query,o=Vr(e,["query"]);delete o.userId;var i=zr({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",zr(zr({search_string:n},a),l))},$r=function(){return($r=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Kr=function(t,e){var r=Wr(e,[]);delete r.userId;var n=$r({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Search Category",$r($r({},o),a))},Jr=function(t){rt("searchCategoryAttempt",t,{googleAnalyticsHandler:Fr,facebookPixelHandler:Gr,segmentHandler:Kr})},Qr=function(){return(Qr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.category,c=Zr(e,["callback","userId","category"]);c.contentType&&delete c.contentType;var l=a.categoryId,s=a.name,f=null!=i?i:n,p=Qr(Qr({},c),{userId:f,categoryId:l,categoryName:s}),y=L(p),d=u().meta,h=L(d);gtag("event","select_content",Qr(Qr({send_to:r,event_callback:o,content_type:"category"},y),h))},tn=function(){return(tn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},en=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},rn=function(t,e){var r=t.trackingId,n=e.category,o=en(e,["category"]);delete o.userId;var i=n.categoryId,a=n.name,c=tn(tn({},o),{categoryId:i,categoryName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"SelectCategory",tn(tn({},l),f))},nn=function(){return(nn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},on=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},an=function(t,e){var r=e.category,n=on(e,["category"]);delete n.userId;var o=r.categoryId,i=r.name,a=nn(nn({},n),{categoryId:o,categoryName:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Select Category",nn(nn({},c),s))},un=function(t){rt("selectCategory",t,{googleAnalyticsHandler:Xr,facebookPixelHandler:rn,segmentHandler:an})},cn=function(){return(cn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ln=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},sn=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.category,c=ln(e,["callback","userId","category"]),l=a.categoryId,s=a.name,f=null!=i?i:n,p=cn(cn({},c),{userId:f,categoryId:l,categoryName:s}),y=L(p),d=u().meta,h=L(d);gtag("event","view_cateogry",cn(cn({send_to:r,event_callback:o},y),h))},fn=function(){return(fn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yn=function(t,e){var r=t.trackingId,n=e.category,o=pn(e,["category"]);delete o.userId;var i=n.categoryId,a=n.name,c=fn(fn({},o),{categoryId:i,categoryName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"ViewCategory",fn(fn({},l),f))},dn=function(){return(dn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},hn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},bn=function(t,e){var r=e.category,n=e.products,o=hn(e,["category","products"]);delete o.userId;var i=r.categoryId,a=r.name,c=dn(dn({},o),{listId:i,category:a}),l=L(c),s=u().meta,f=L(s);analytics.track("Product List Viewed",dn(dn({products:lt(n)},l),f))},gn=function(t){rt("viewCategory",t,{googleAnalyticsHandler:sn,facebookPixelHandler:yn,segmentHandler:bn})},vn={logCategoryImpression:Hr,logSearchCategoryAttempt:Jr,logSelectCategory:un,logViewCategory:gn},On=vn,mn=function(){return(mn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},jn=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=wn(e,["callback","userId"]),l=null!=a?a:n,s=mn(mn({},c),{userId:l,currency:o}),f=L(s),p=u().meta,y=L(p);gtag("event","checkout_action",mn(mn({send_to:r,event_callback:i},f),y))},Pn=function(){return(Pn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},In=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Sn=function(t,e){var r=t.trackingId,n=In(e,[]);delete n.userId;var o=Pn({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"CheckoutAction",Pn(Pn({},i),c))},xn=function(){return(xn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_n=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},An=function(t,e){var r=_n(e,[]);delete r.userId;var n=xn({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Checkout Step Completed",xn(xn({},o),a))},En=function(t){rt("checkoutAction",t,{googleAnalyticsHandler:jn,facebookPixelHandler:Sn,segmentHandler:An})},kn=function(){return(kn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Tn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Cn=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.shoppingCart,l=e.currency,s=Tn(e,["callback","userId","shoppingCart","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=kn(kn({},s),{userId:f,currency:p}),d=L(y),h=u().meta,b=L(h);gtag("event","begin_checkout",kn(kn({send_to:r,event_callback:i,items:at(c,p),value:Object(K.getShoppingCartTotal)(c).total},d),b))},Rn=function(){return(Rn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Un=function(t,e){var r=t.trackingId,n=t.currency,o=e.shoppingCart,i=e.currency,a=Bn(e,["shoppingCart","currency"]);delete a.userId;var c=null!=i?i:n,l=Rn(Rn({},a),{currency:c}),s=L(l),f=u().meta,p=L(f),y=nt(o);fbq("trackSingle",r,"InitiateCheckout",Rn(Rn({content_ids:y,contents:ot(o),num_items:y.length,value:Object(K.getShoppingCartTotal)(o).total},s),p))},Mn=function(){return(Mn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Dn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Yn=function(t,e){var r=t.currency,n=e.shoppingCart,o=e.currency,i=Dn(e,["shoppingCart","currency"]);delete i.userId;var a=null!=o?o:r,c=Mn(Mn({},i),{currency:a}),l=L(c),s=u().meta,f=L(s),p=Object(K.getShoppingCartTotal)(n),y=Object(K.getShoppingCartProducts)(n),d=p.total,h=p.totalTaxes,b=p.shippingCost;analytics.track("Initiate Checkout",Mn(Mn({total:d,revenue:d-h-(null!=b?b:0),shipping:b,tax:h,products:lt(y)},l),f))},Ln=function(t){rt("initiateCheckout",t,{googleAnalyticsHandler:Cn,facebookPixelHandler:Un,segmentHandler:Yn})},Hn={logCheckoutAction:En,logInitiateCheckout:Ln},Nn=Hn,qn=function(){return(qn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zn=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=Fn(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=qn(qn({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","apply_benefit",qn(qn({send_to:r,event_callback:i},y),h))},Vn=function(){return(Vn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$n=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Gn(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=Vn(Vn({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"ApplyBenefit",Vn(Vn({},l),f))},Wn=function(){return(Wn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Kn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jn=function(t,e){var r=t.currency,n=e.currency,o=Kn(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=Wn(Wn({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Apply Benefit",Wn(Wn({},c),s))},Qn=function(t){rt("applyBenefit",t,{googleAnalyticsHandler:zn,facebookPixelHandler:$n,segmentHandler:Jn})},Zn=function(){return(Zn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Xn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},to=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=Xn(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Zn(Zn({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","coupon_code_error",Zn(Zn({send_to:r,event_callback:i},y),h))},eo=function(){return(eo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ro=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},no=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=ro(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=eo(eo({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"CouponCodeError",eo(eo({},l),f))},oo=function(){return(oo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},io=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ao=function(t,e){var r=t.currency,n=e.currency,o=io(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=oo(oo({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Coupon Code Error",oo(oo({},c),s))},uo=function(t){rt("couponCodeError",t,{googleAnalyticsHandler:to,facebookPixelHandler:no,segmentHandler:ao})},co=function(){return(co=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},lo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},so=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=lo(e,["callback","userId"]),c=null!=i?i:n,l=co(co({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","redeem_coupon_code",co(co({send_to:r,event_callback:o},s),p))},fo=function(){return(fo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},po=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yo=function(t,e){var r=t.trackingId,n=po(e,[]);delete n.userId;var o=fo({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"RedeemCouponCode",fo(fo({},i),c))},ho=function(){return(ho=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},go=function(t,e){var r=bo(e,[]);delete r.userId;var n=ho({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Redeem Coupon Code",ho(ho({},o),a))},vo=function(t){rt("redeemCouponCode",t,{googleAnalyticsHandler:so,facebookPixelHandler:yo,segmentHandler:go})},Oo=function(){return(Oo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},mo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},wo=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=mo(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Oo(Oo({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","remove_benefit",Oo(Oo({send_to:r,event_callback:i},y),h))},jo=function(){return(jo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Po=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Io=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Po(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=jo(jo({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"RemoveBenefit",jo(jo({},l),f))},So=function(){return(So=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_o=function(t,e){var r=t.currency,n=e.currency,o=xo(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=So(So({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Remove Benefit",So(So({},c),s))},Ao=function(t){rt("removeBenefit",t,{googleAnalyticsHandler:wo,facebookPixelHandler:Io,segmentHandler:_o})},Eo=function(){return(Eo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ko=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},To=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=ko(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Eo(Eo({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","view_benefit_details",Eo(Eo({send_to:r,event_callback:i},y),h))},Co=function(){return(Co=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ro=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Bo=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Ro(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=Co(Co({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"ViewBenefitDetails",Co(Co({},l),f))},Uo=function(){return(Uo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Mo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Do=function(t,e){var r=t.currency,n=e.currency,o=Mo(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=Uo(Uo({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("View Benefit Details",Uo(Uo({},c),s))},Yo=function(t){rt("viewBenefitDetails",t,{googleAnalyticsHandler:To,facebookPixelHandler:Bo,segmentHandler:Do})},Lo=function(){return(Lo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ho=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},No=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ho(e,["callback","userId"]),c=null!=i?i:n,l=Lo(Lo({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_benefits_wallet",Lo(Lo({send_to:r,event_callback:o},s),p))},qo=function(){return(qo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zo=function(t,e){var r=t.trackingId,n=Fo(e,[]);delete n.userId;var o=qo({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewBenefitsWallet",qo(qo({},i),c))},Vo=function(){return(Vo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Go=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$o=function(t,e){var r=Go(e,[]);delete r.userId;var n=Vo({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Benefits Wallet",Vo(Vo({},o),a))},Wo=function(t){rt("viewBenefitsWallet",t,{googleAnalyticsHandler:No,facebookPixelHandler:zo,segmentHandler:$o})},Ko=function(){return(Ko=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Jo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Qo=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Jo(e,["callback","userId"]),c=null!=i?i:n,l=Ko(Ko({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_qr_store_coupon",Ko(Ko({send_to:r,event_callback:o},s),p))},Zo=function(){return(Zo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Xo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ti=function(t,e){var r=t.trackingId,n=Xo(e,[]);delete n.userId;var o=Zo({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewQRStoreCoupon",Zo(Zo({},i),c))},ei=function(){return(ei=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ri=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ni=function(t,e){var r=ri(e,[]);delete r.userId;var n=ei({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View QR Store Coupon",ei(ei({},o),a))},oi=function(t){void 0===t&&(t={}),rt("viewQRStoreCoupon",t,{googleAnalyticsHandler:Qo,facebookPixelHandler:ti,segmentHandler:ni})},ii={logApplyBenefit:Qn,logCouponCodeError:uo,logRedeemCouponCode:vo,logRemoveBenefit:Ao,logViewBenefitDetails:Yo,logViewBenefitsWallet:Wo,logViewQRStoreCoupon:oi},ai=ii,ui=function(){return(ui=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ci=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},li=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.amount,s=ci(e,["callback","userId","currency","amount"]),f=null!=a?a:n,p=null!=c?c:o,y=ui(ui({},s),{userId:f,currency:p,amount:l,value:l}),d=L(y),h=u().meta,b=L(h);gtag("event","add_credits",ui(ui({send_to:r,event_callback:i},d),b))},si=function(){return(si=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pi=function(t,e){var r=t.trackingId,n=t.currency,o=e.amount,i=e.currency,a=fi(e,["amount","currency"]);delete a.userId;var c=null!=i?i:n,l=si(si({},a),{currency:c,amount:o,value:o}),s=L(l),f=u().meta,p=L(f);fbq("trackSingleCustom",r,"AddCredits",si(si({},s),p))},yi=function(){return(yi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},di=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hi=function(t,e){var r=t.currency,n=e.amount,o=e.currency,i=di(e,["amount","currency"]);delete i.userId;var a=null!=o?o:r,c=yi(yi({},i),{currency:a,amount:n,value:n}),l=L(c),s=u().meta,f=L(s);analytics.track("Add Credits",yi(yi({},l),f))},bi=function(t){rt("addCredits",t,{googleAnalyticsHandler:li,facebookPixelHandler:pi,segmentHandler:hi})},gi=function(){return(gi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},vi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Oi=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.amount,s=vi(e,["callback","userId","currency","amount"]),f=null!=a?a:n,p=null!=c?c:o,y=gi(gi({},s),{userId:f,currency:p,amount:l,value:l}),d=L(y),h=u().meta,b=L(h);gtag("event","spend_credits",gi(gi({send_to:r,event_callback:i},d),b))},mi=function(){return(mi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ji=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.amount,a=wi(e,["currency","amount"]);delete a.userId;var c=null!=o?o:n,l=mi(mi({},a),{currency:c,amount:i,value:i}),s=L(l),f=u().meta,p=L(f);fbq("trackSingle",r,"SpendCredits",mi(mi({},s),p))},Pi=function(){return(Pi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ii=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Si=function(t,e){var r=t.currency,n=e.currency,o=e.amount,i=Ii(e,["currency","amount"]);delete i.userId;var a=null!=n?n:r,c=Pi(Pi({},i),{currency:a,amount:o,value:o}),l=L(c),s=u().meta,f=L(s);analytics.track("Spend Credits",Pi(Pi({},l),f))},xi=function(t){rt("spendCredits",t,{googleAnalyticsHandler:Oi,facebookPixelHandler:ji,segmentHandler:Si})},_i=function(){return(_i=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ai=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ei=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ai(e,["callback","userId"]),c=null!=i?i:n,l=_i(_i({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_credits",_i(_i({send_to:r,event_callback:o},s),p))},ki=function(){return(ki=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ti=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ci=function(t,e){var r=t.trackingId,n=Ti(e,[]);delete n.userId;var o=ki({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewCredits",ki(ki({},i),c))},Ri=function(){return(Ri=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ui=function(t,e){var r=Bi(e,[]);delete r.userId;var n=Ri({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Credits",Ri(Ri({},o),a))},Mi=function(t){rt("viewCredits",t,{googleAnalyticsHandler:Ei,facebookPixelHandler:Ci,segmentHandler:Ui})},Di={logAddCredits:bi,logSpendCredits:xi,logViewCredits:Mi},Yi=Di,Li=function(){return(Li=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ni=function(t,e,r){var n=e.trackingId,o=e.userId,i=r.callback,a=r.userId,c=Hi(r,["callback","userId"]),l=null!=a?a:o,s=Li(Li({},c),{userId:l}),f=L(s),p=u().meta,y=L(p);gtag("event",t,Li(Li(Li({send_to:n,event_callback:i},f),{artisan_event:"custom_event"}),y))},qi=function(){return(qi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zi=function(t,e,r){var n=e.trackingId,o=Fi(r,[]);delete o.userId;var i=qi({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingleCustom",n,t,qi(qi(qi({},a),{artisan_event:"CustomEvent"}),l))},Vi=function(){return(Vi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$i=function(t,e,r){var n=Gi(r,[]);delete n.userId;var o=Vi({},n),i=L(o),a=u().meta,c=L(a);analytics.track(t,Vi(Vi(Vi({},i),{artisan_event:"Custom Event"}),c))},Wi=function(t,e){void 0===e&&(e={}),rt(t,e,{googleAnalyticsHandler:function(e,r){return Ni(t,e,r)},facebookPixelHandler:function(e,r){return zi(t,e,r)},segmentHandler:function(e,r){return $i(t,e,r)}})},Ki=function(){return(Ki=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ji=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Qi=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ji(e,["callback","userId"]),c=null!=i?i:n,l=Ki(Ki({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_fulfillment_step",Ki(Ki({send_to:r,event_callback:o},s),p))},Zi=function(){return(Zi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Xi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ta=function(t,e){var r=t.trackingId,n=Xi(e,[]);delete n.userId;var o=Zi({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewFulfillmentStep",Zi(Zi({},i),c))},ea=function(){return(ea=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ra=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},na=function(t,e){var r=ra(e,[]);delete r.userId;var n=ea({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Fulfillment Step",ea(ea({},o),a))},oa=function(t){rt("viewFulfillmentStep",t,{googleAnalyticsHandler:Qi,facebookPixelHandler:ta,segmentHandler:na})},ia=function(){return(ia=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},aa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ua=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=aa(e,["callback","userId"]),c=null!=i?i:n,l=ia(ia({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_tracking",ia(ia({send_to:r,event_callback:o},s),p))},ca=function(){return(ca=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},la=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},sa=function(t,e){var r=t.trackingId,n=la(e,[]);delete n.userId;var o=ca({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewTracking",ca(ca({},i),c))},fa=function(){return(fa=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ya=function(t,e){var r=pa(e,[]);delete r.userId;var n=fa({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Tracking",fa(fa({},o),a))},da=function(t){rt("viewTracking",t,{googleAnalyticsHandler:ua,facebookPixelHandler:sa,segmentHandler:ya})},ha={logViewFulfillmentStep:oa,logViewTracking:da},ba=ha,ga=function(){return(ga=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},va=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Oa=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=va(e,["callback","userId"]),c=null!=i?i:n,l=ga(ga({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_location",ga(ga({send_to:r,event_callback:o},s),p))},ma=function(){return(ma=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ja=function(t,e){var r=t.trackingId,n=wa(e,[]);delete n.userId;var o=ma({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangeLocation",ma(ma({},i),c))},Pa=function(){return(Pa=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ia=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Sa=function(t,e){var r=Ia(e,[]);delete r.userId;var n=Pa({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Location",Pa(Pa({},o),a))},xa=function(t){void 0===t&&(t={}),rt("changeLocation",t,{googleAnalyticsHandler:Oa,facebookPixelHandler:ja,segmentHandler:Sa})},_a=function(){return(_a=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Aa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ea=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Aa(e,["callback","userId"]),c=null!=i?i:n,l=_a(_a({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","find_location",_a(_a({send_to:r,event_callback:o},s),p))},ka=function(){return(ka=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ta=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ca=function(t,e){var r=t.trackingId,n=Ta(e,[]);delete n.userId;var o=ka({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"FindLocation",ka(ka({},i),c))},Ra=function(){return(Ra=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ba=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ua=function(t,e){var r=Ba(e,[]);delete r.userId;var n=Ra({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Find Location",Ra(Ra({},o),a))},Ma=function(t){void 0===t&&(t={}),rt("findLocation",t,{googleAnalyticsHandler:Ea,facebookPixelHandler:Ca,segmentHandler:Ua})},Da=function(){return(Da=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ya=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},La=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ya(e,["callback","userId"]),c=null!=i?i:n,l=Da(Da({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","out_of_coverage",Da(Da({send_to:r,event_callback:o},s),p))},Ha=function(){return(Ha=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Na=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},qa=function(t,e){var r=t.trackingId,n=Na(e,[]);delete n.userId;var o=Ha({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"OutOfCoverage",Ha(Ha({},i),c))},Fa=function(){return(Fa=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},za=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Va=function(t,e){var r=za(e,[]);delete r.userId;var n=Fa({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Out Of Coverage",Fa(Fa({},o),a))},Ga=function(t){void 0===t&&(t={}),rt("outOfCoverage",t,{googleAnalyticsHandler:La,facebookPixelHandler:qa,segmentHandler:Va})},$a=function(){return($a=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ka=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Wa(e,["callback","userId"]),c=null!=i?i:n,l=$a($a({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","set_location",$a($a({send_to:r,event_callback:o},s),p))},Ja=function(){return(Ja=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Qa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Za=function(t,e){var r=t.trackingId,n=Qa(e,[]);delete n.userId;var o=Ja({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SetLocation",Ja(Ja({},i),c))},Xa=function(){return(Xa=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},tu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},eu=function(t,e){var r=e.lat,n=e.lng,o=tu(e,["lat","lng"]);delete o.userId;var i=r&&n?r+", "+n:"Not available",a=Xa(Xa({},o),{location:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Set Location",Xa(Xa({},c),s))},ru=function(t){void 0===t&&(t={}),rt("setLocation",t,{googleAnalyticsHandler:Ka,facebookPixelHandler:Za,segmentHandler:eu})},nu={logChangeLocation:xa,logFindLocation:Ma,logOutOfCoverage:Ga,logSetLocation:ru},ou=nu,iu=function(){return(iu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},au=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},uu=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=au(e,["callback","userId"]),c=null!=i?i:n,l=iu(iu({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","request_assistance",iu(iu({send_to:r,event_callback:o},s),p))},cu=function(){return(cu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},lu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},su=function(t,e){var r=t.trackingId,n=lu(e,[]);delete n.userId;var o=cu({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"Contact",cu(cu({},i),c))},fu=function(){return(fu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yu=function(t,e){var r=pu(e,[]);delete r.userId;var n=fu({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Request Assistance",fu(fu({},o),a))},du=function(t){rt("requestAssistance",t,{googleAnalyticsHandler:uu,facebookPixelHandler:su,segmentHandler:yu})},hu={logRequestAssistance:du},bu=hu,gu=function(){return(gu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},vu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ou=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.currencyName,c=e.amount,l=vu(e,["callback","userId","currencyName","amount"]),s=null!=i?i:n,f=gu(gu({},l),{userId:s}),p=L(f),y=u().meta,d=L(y);gtag("event","earn_virtual_currency",gu(gu({send_to:r,event_callback:o,virtual_currency_name:a,value:c},p),d))},mu=function(){return(mu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ju=function(t,e){var r=t.trackingId,n=wu(e,[]);delete n.userId;var o=mu({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"EarnPoints",mu(mu({},i),c))},Pu=function(){return(Pu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Iu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Su=function(t,e){var r=Iu(e,[]);delete r.userId;var n=Pu({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Earn Points",Pu(Pu({},o),a))},xu=function(t){rt("earnPoints",t,{googleAnalyticsHandler:Ou,facebookPixelHandler:ju,segmentHandler:Su})},_u=function(){return(_u=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Au=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Eu=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Au(e,["callback","userId"]),c=null!=i?i:n,l=_u(_u({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","share_points",_u(_u({send_to:r,event_callback:o},s),p))},ku=function(){return(ku=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Tu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Cu=function(t,e){var r=t.trackingId,n=Tu(e,[]);delete n.userId;var o=ku({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SharePoints",ku(ku({},i),c))},Ru=function(){return(Ru=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Uu=function(t,e){var r=Bu(e,[]);delete r.userId;var n=Ru({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Share Points",Ru(Ru({},o),a))},Mu=function(t){rt("sharePoints",t,{googleAnalyticsHandler:Eu,facebookPixelHandler:Cu,segmentHandler:Uu})},Du=function(){return(Du=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Yu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Lu=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.currencyName,c=e.amount,l=Yu(e,["callback","userId","currencyName","amount"]),s=null!=i?i:n,f=Du(Du({},l),{userId:s}),p=L(f),y=u().meta,d=L(y);gtag("event","spend_virtual_currency",Du(Du({send_to:r,event_callback:o,virtual_currency_name:a,value:c},p),d))},Hu=function(){return(Hu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Nu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},qu=function(t,e){var r=t.trackingId,n=Nu(e,[]);delete n.userId;var o=Hu({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SpendPoints",Hu(Hu({},i),c))},Fu=function(){return(Fu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},zu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Vu=function(t,e){var r=zu(e,[]);delete r.userId;var n=Fu({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Spend Points",Fu(Fu({},o),a))},Gu=function(t){rt("spendPoints",t,{googleAnalyticsHandler:Lu,facebookPixelHandler:qu,segmentHandler:Vu})},$u=function(){return($u=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ku=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Wu(e,["callback","userId"]),c=null!=i?i:n,l=$u($u({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_loyalty_level",$u($u({send_to:r,event_callback:o},s),p))},Ju=function(){return(Ju=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Qu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Zu=function(t,e){var r=t.trackingId,n=Qu(e,[]);delete n.userId;var o=Ju({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewLoyaltyLevel",Ju(Ju({},i),c))},Xu=function(){return(Xu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},tc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ec=function(t,e){var r=tc(e,[]);delete r.userId;var n=Xu({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Loyalty Level",Xu(Xu({},o),a))},rc=function(t){rt("viewLoyaltyLevel",t,{googleAnalyticsHandler:Ku,facebookPixelHandler:Zu,segmentHandler:ec})},nc={logEarnPoints:xu,logSharePoints:Mu,logSpendPoints:Gu,logViewLoyaltyLevel:rc},oc=nc,ic=function(){return(ic=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ac=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},uc=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=ac(e,["callback","userId"]),c=null!=i?i:n,l=ic(ic({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","cancel_order",ic(ic({send_to:r,event_callback:o},s),p))},cc=function(){return(cc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},lc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},sc=function(t,e){var r=t.trackingId,n=lc(e,[]);delete n.userId;var o=cc({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"CancelOrder",cc(cc({},i),c))},fc=function(){return(fc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yc=function(t,e){var r=t.currency,n=e.currency,o=e.orderTotal,i=e.products,a=pc(e,["currency","orderTotal","products"]);delete a.userId;var c=null!=n?n:r,l=fc(fc({},a),{revenue:o,currency:c}),s=L(l),f=u().meta,p=L(f);analytics.track("Order Cancelled",fc(fc({products:lt(i)},s),p))},dc=function(t){rt("cancelOrder",t,{googleAnalyticsHandler:uc,facebookPixelHandler:sc,segmentHandler:yc})},hc=function(){return(hc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},gc=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=bc(e,["callback","userId"]),c=null!=i?i:n,l=hc(hc({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","rate_order",hc(hc({send_to:r,event_callback:o},s),p))},vc=function(){return(vc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Oc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},mc=function(t,e){var r=t.trackingId,n=e.maxScore,o=e.score,i=Oc(e,["maxScore","score"]);delete i.userId;var a=vc(vc({},i),{maxScore:n,score:o}),c=L(a),l=u().meta,s=L(l);fbq("trackSingleCustom",r,"RateOrder",vc(vc({max_rating_value:n,value:o},c),s))},wc=function(){return(wc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Pc=function(t,e){var r=jc(e,[]);delete r.userId;var n=wc({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Rate Order",wc(wc({},o),a))},Ic=function(t){rt("rateOrder",t,{googleAnalyticsHandler:gc,facebookPixelHandler:mc,segmentHandler:Pc})},Sc=function(){return(Sc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_c=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.orderId,s=e.orderTotal,f=xc(e,["callback","userId","currency","orderId","orderTotal"]),p=null!=a?a:n,y=null!=c?c:o,d=Sc(Sc({},f),{userId:p,currency:y}),h=L(d),b=u().meta,g=L(b);gtag("event","refund",Sc(Sc({send_to:r,event_callback:i,transaction_id:l,value:s},h),g))},Ac=function(){return(Ac=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ec=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},kc=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.orderTotal,a=Ec(e,["currency","orderTotal"]);delete a.userId;var c=null!=o?o:n,l=Ac(Ac({},a),{currency:c}),s=L(l),f=u().meta,p=L(f);fbq("trackSingleCustom",r,"RequestRefund",Ac(Ac({value:i},s),p))},Tc=function(){return(Tc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Cc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Rc=function(t,e){var r=t.currency,n=e.currency,o=e.orderTotal,i=e.products,a=Cc(e,["currency","orderTotal","products"]);delete a.userId;var c=null!=n?n:r,l=Tc(Tc({},a),{revenue:o,currency:c}),s=L(l),f=u().meta,p=L(f);analytics.track("Order Refunded",Tc(Tc({products:lt(i)},s),p))},Bc=function(t){rt("requestRefund",t,{googleAnalyticsHandler:_c,facebookPixelHandler:kc,segmentHandler:Rc})},Uc={logCancelOrder:dc,logRateOrder:Ic,logRequestRefund:Bc},Mc=Uc,Dc=function(){return(Dc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Yc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Lc=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Yc(e,["callback","userId"]),c=null!=i?i:n,l=Dc(Dc({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","generate_lead",Dc(Dc({send_to:r,event_callback:o},s),p))},Hc=function(){return(Hc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Nc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},qc=function(t,e){var r=t.trackingId,n=Nc(e,[]);delete n.userId;var o=Hc({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"Lead",Hc(Hc({},i),c))},Fc=function(){return(Fc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},zc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Vc=function(t,e){var r=zc(e,[]);delete r.userId;var n=Fc({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Generate Lead",Fc(Fc({},o),a))},Gc=function(t){void 0===t&&(t={}),rt("generateLead",t,{googleAnalyticsHandler:Lc,facebookPixelHandler:qc,segmentHandler:Vc})},$c=function(){return($c=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Kc=function(t,e){void 0===e&&(e={});var r=t.trackingId,n=Wc(e,[]);delete n.userId;var o=$c({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"PageView",$c($c({},i),c))},Jc=function(){return(Jc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Qc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Zc=function(t,e){void 0===e&&(e={});var r=t.trackingId,n=t.userId,o=e.pathname,i=e.name,a=e.callback,c=e.userId,l=Qc(e,["pathname","name","callback","userId"]),s=null!=c?c:n,f=Jc(Jc({},l),{userId:s}),p=L(f),y=u().meta,d=L(y);gtag("event","page_view",Jc(Jc({page_title:i,page_path:o,send_to:r,event_callback:a},p),d))},Xc=function(){return(Xc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},tl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},el=function(t,e){var r=e.name,n=tl(e,["name"]),o=L(n),i=u().meta,a=L(i);analytics.page(r,Xc(Xc({},o),a))},rl=function(t){rt("pageView",t,{googleAnalyticsHandler:Zc,facebookPixelHandler:Kc,segmentHandler:el})},nl=function(){return(nl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ol=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},il=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.query,c=ol(e,["callback","userId","query"]),l=null!=i?i:n,s=nl(nl({},c),{userId:l}),f=L(s),p=u().meta,y=L(p);gtag("event","search",nl(nl({send_to:r,event_callback:o,search_term:a},f),y))},al=function(){return(al=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ul=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cl=function(t,e){var r=t.trackingId,n=e.query,o=ul(e,["query"]);delete o.userId;var i=al({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",al(al({search_string:n},a),l))},ll=function(){return(ll=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},sl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},fl=function(t,e){var r=sl(e,[]);delete r.userId;var n=ll({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Search Page Content",ll(ll({},o),a))},pl=function(t){rt("searchPageContent",t,{googleAnalyticsHandler:il,facebookPixelHandler:cl,segmentHandler:fl})},yl={logGenerateLead:Gc,logPageView:rl,logSearchPageContent:pl},dl=yl,hl=function(){return(hl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},gl=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=bl(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=hl(hl({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","change_payment_type",hl(hl({send_to:r,event_callback:i},y),h))},vl=function(){return(vl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ol=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ml=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Ol(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=vl(vl({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"ChangePaymentType",vl(vl({},l),f))},wl=function(){return(wl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Pl=function(t,e){var r=t.currency,n=e.currency,o=jl(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=wl(wl({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Change Payment Type",wl(wl({},c),s))},Il=function(t){rt("changePaymentType",t,{googleAnalyticsHandler:gl,facebookPixelHandler:ml,segmentHandler:Pl})},Sl=function(){return(Sl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_l=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=xl(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Sl(Sl({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","select_payment_type",Sl(Sl({send_to:r,event_callback:i},y),h))},Al=function(){return(Al=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},El=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},kl=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=El(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=Al(Al({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"SelectPaymentType",Al(Al({},l),f))},Tl=function(){return(Tl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Cl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Rl=function(t,e){var r=t.currency,n=e.currency,o=Cl(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=Tl(Tl({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Select Payment Type",Tl(Tl({},c),s))},Bl=function(t){rt("selectPaymentType",t,{googleAnalyticsHandler:_l,facebookPixelHandler:kl,segmentHandler:Rl})},Ul=function(){return(Ul=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ml=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Dl=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=Ml(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Ul(Ul({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","add_payment_info",Ul(Ul({send_to:r,event_callback:i},y),h))},Yl=function(){return(Yl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ll=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Hl=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Ll(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=Yl(Yl({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingle",r,"AddPaymentInfo",Yl(Yl({success:1},l),f))},Nl=function(){return(Nl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ql=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Fl=function(t,e){var r=t.currency,n=e.currency,o=ql(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=Nl(Nl({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Set Payment Info",Nl(Nl({},c),s))},zl=function(t){rt("setPaymentInfo",t,{googleAnalyticsHandler:Dl,facebookPixelHandler:Hl,segmentHandler:Fl})},Vl={logChangePaymentType:Il,logSelectPaymentType:Bl,logSetPaymentInfo:zl},Gl=Vl,$l=function(){return($l=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Kl=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.product,c=Wl(e,["callback","userId","product"]),l=null!=i?i:n,s=a.productId,f=a.name,p=$l($l({},c),{userId:l,productId:s,productName:f}),y=L(p),d=u().meta,h=L(d);gtag("event","customize_product",$l($l({send_to:r,event_callback:o},y),h))},Jl=function(){return(Jl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ql=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Zl=function(t,e){var r=t.trackingId,n=e.product,o=Ql(e,["product"]);delete o.userId;var i=n.productId,a=n.name,c=Jl(Jl({},o),{productId:i,productName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingle",r,"CustomizeProduct",Jl(Jl({},l),f))},Xl=function(){return(Xl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ts=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},es=function(t,e){var r=e.product,n=ts(e,["product"]);delete n.userId;var o=r.productId,i=r.name,a=Xl(Xl({},n),{productId:o,productName:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Customize Product",Xl(Xl({},c),s))},rs=function(t){rt("customizeProduct",t,{googleAnalyticsHandler:Kl,facebookPixelHandler:Zl,segmentHandler:es})},ns=function(){return(ns=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},os=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},is=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=os(e,["callback","userId"]),c=null!=i?i:n,l=ns(ns({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","filter_products",ns(ns({send_to:r,event_callback:o},s),p))},as=function(){return(as=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},us=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cs=function(t,e){var r=t.trackingId,n=us(e,[]);delete n.userId;var o=as({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"FilterProducts",as(as({},i),c))},ls=function(){return(ls=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ss=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},fs=function(t,e){var r=e.filterBy,n=ss(e,["filterBy"]);delete n.userId;var o=ls(ls({},n),{filterBy:ct(r)}),i=L(o),a=u().meta,c=L(a);analytics.track("Filter Products",ls(ls({},i),c))},ps=function(t){rt("filterProducts",t,{googleAnalyticsHandler:is,facebookPixelHandler:cs,segmentHandler:fs})},ys=function(){return(ys=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ds=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hs=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=ds(e,["callback","userId","product","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=c.productId,d=c.name,h=ys(ys({},s),{userId:f,productId:y,productName:d,currency:p}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","product_impression",ys(ys({send_to:r,event_callback:i,value:b.netPrice},g),O))},bs=function(){return(bs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},gs=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},vs=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=gs(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=Object(J.getProductTotals)(o),p=bs(bs({},a),{productId:l,productName:s,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingleCustom",r,"ProductImpression",bs(bs({value:f.netPrice},y),h))},Os=function(){return(Os=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ms=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ws=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=ms(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=Os(Os({},i),{productId:c,name:l,currency:a}),f=L(s),p=u().meta,y=L(p),d=Object(J.getProductTotals)(n);analytics.track("Product Viewed",Os(Os({price:d.netPrice},f),y))},js=function(t){rt("productImpression",t,{googleAnalyticsHandler:hs,facebookPixelHandler:vs,segmentHandler:ws})},Ps=function(){return(Ps=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Is=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ss=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Is(e,["callback","userId"]),c=null!=i?i:n,l=Ps(Ps({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","search_product_success",Ps(Ps({send_to:r,event_callback:o},s),p))},xs=function(){return(xs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_s=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},As=function(t,e){var r=t.trackingId,n=e.query,o=_s(e,["query"]);delete o.userId;var i=xs({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",xs(xs({search_string:n,success:1},a),l))},Es=function(){return(Es=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ks=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ts=function(t,e){var r=ks(e,[]);delete r.userId;var n=Es({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Products Searched",Es(Es({},o),a))},Cs=function(t){rt("searchProductSuccess",t,{googleAnalyticsHandler:Ss,facebookPixelHandler:As,segmentHandler:Ts})},Rs=function(){return(Rs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bs=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Us=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.query,c=Bs(e,["callback","userId","query"]),l=null!=i?i:n,s=Rs(Rs({},c),{userId:l}),f=L(s),p=u().meta,y=L(p);gtag("event","search",Rs(Rs({send_to:r,event_callback:o,search_term:a},f),y))},Ms=function(){return(Ms=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ds=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ys=function(t,e){var r=t.trackingId,n=e.query,o=Ds(e,["query"]);delete o.userId;var i=Ms({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",Ms(Ms({search_string:n},a),l))},Ls=function(){return(Ls=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hs=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ns=function(t,e){var r=Hs(e,[]);delete r.userId;var n=Ls({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Search Product Attempt",Ls(Ls({},o),a))},qs=function(t){rt("searchProductAttempt",t,{googleAnalyticsHandler:Us,facebookPixelHandler:Ys,segmentHandler:Ns})},Fs=function(){return(Fs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},zs=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Vs=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=zs(e,["callback","userId"]),c=null!=i?i:n,l=Fs(Fs({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","search_product_not_found",Fs(Fs({send_to:r,event_callback:o},s),p))},Gs=function(){return(Gs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},$s=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ws=function(t,e){var r=t.trackingId,n=e.query,o=$s(e,["query"]);delete o.userId;var i=Gs({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",Gs(Gs({search_string:n,success:0},a),l))},Ks=function(){return(Ks=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Js=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Qs=function(t,e){var r=Js(e,[]);delete r.userId;var n=Ks({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Search Product Not Found",Ks(Ks({},o),a))},Zs=function(t){rt("searchProductNotFound",t,{googleAnalyticsHandler:Vs,facebookPixelHandler:Ws,segmentHandler:Qs})},Xs=function(){return(Xs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},tf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ef=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=tf(e,["callback","userId","product","currency"]);s.contentType&&delete s.contentType;var f=null!=a?a:n,p=null!=l?l:o,y=c.productId,d=c.name,h=Xs(Xs({},s),{userId:f,productId:y,productName:d,currency:p}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","select_content",Xs(Xs({send_to:r,event_callback:i,content_type:"product",value:b.netPrice},g),O))},rf=function(){return(rf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},nf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},of=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=nf(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=Object(J.getProductTotals)(o),p=rf(rf({},a),{productId:l,productName:s,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingleCustom",r,"SelectProduct",rf(rf({value:f.netPrice},y),h))},af=function(){return(af=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},uf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cf=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=uf(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=af(af({},i),{productId:c,name:l,currency:a}),f=L(s),p=u().meta,y=L(p),d=Object(J.getProductTotals)(n);analytics.track("Product Clicked",af(af({price:d.netPrice},f),y))},lf=function(t){rt("selectProduct",t,{googleAnalyticsHandler:ef,facebookPixelHandler:of,segmentHandler:cf})},sf=function(){return(sf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ff=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pf=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=ff(e,["callback","userId"]),c=null!=i?i:n,l=sf(sf({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","sort_products",sf(sf({send_to:r,event_callback:o},s),p))},yf=function(){return(yf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},df=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hf=function(t,e){var r=t.trackingId,n=df(e,[]);delete n.userId;var o=yf({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SortProducts",yf(yf({},i),c))},bf=function(){return(bf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},gf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},vf=function(t,e){var r=gf(e,[]);delete r.userId;var n=bf({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Sort Products",bf(bf({},o),a))},Of=function(t){rt("sortProducts",t,{googleAnalyticsHandler:pf,facebookPixelHandler:hf,segmentHandler:vf})},mf=function(){return(mf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},jf=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=wf(e,["callback","userId","product","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=c.productId,d=c.name,h=mf(mf({},s),{userId:f,productId:y,productName:d,currency:p}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","view_item",mf(mf({send_to:r,event_callback:i,value:b.netPrice},g),O))},Pf=function(){return(Pf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},If=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Sf=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=If(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=Object(J.getProductTotals)(o),p=Pf(Pf({},a),{productId:l,productName:s,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingle",r,"ViewContent",Pf(Pf({value:f.netPrice},y),h))},xf=function(){return(xf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_f=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Af=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=_f(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=xf(xf({},i),{productId:c,name:l,currency:a}),f=L(s),p=u().meta,y=L(p),d=Object(J.getProductTotals)(n);analytics.track("View Product Details",xf(xf({price:d.netPrice},f),y))},Ef=function(t){rt("viewProductDetails",t,{googleAnalyticsHandler:jf,facebookPixelHandler:Sf,segmentHandler:Af})},kf={logCustomizeProduct:rs,logFilterProducts:ps,logProductImpression:js,logSearchProductSuccess:Cs,logSearchProductAttempt:qs,logSearchProductNotFound:Zs,logSelectProduct:lf,logSortProducts:Of,logViewProductDetails:Ef},Tf=kf,Cf=function(){return(Cf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Rf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Bf=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.shoppingCart,s=Rf(e,["callback","userId","currency","shoppingCart"]),f=null!=a?a:n,p=null!=c?c:o,y=Cf(Cf({},s),{userId:f,currency:p}),d=L(y),h=u().meta,b=L(h);gtag("event","purchase_attempt",Cf(Cf({send_to:r,event_callback:i,items:at(l,p),value:Object(K.getShoppingCartTotal)(l).total},d),b))},Uf=function(){return(Uf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Mf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Df=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.shoppingCart,a=Mf(e,["currency","shoppingCart"]);delete a.userId;var c=null!=o?o:n,l=Uf(Uf({},a),{currency:c}),s=L(l),f=u().meta,p=L(f),y=nt(i);fbq("trackSingleCustom",r,"PurchaseAttempt",Uf(Uf({content_ids:y,contents:ot(i),num_items:y.length,value:Object(K.getShoppingCartTotal)(i).total},s),p))},Yf=function(){return(Yf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Lf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Hf=function(t,e){var r=t.currency,n=e.currency,o=e.shoppingCart,i=Lf(e,["currency","shoppingCart"]);delete i.userId;var a=null!=n?n:r,c=Yf(Yf({},i),{currency:a}),l=L(c),s=u().meta,f=L(s),p=Object(K.getShoppingCartTotal)(o),y=Object(K.getShoppingCartProducts)(o),d=p.total,h=p.totalTaxes,b=p.shippingCost;analytics.track("Purchase Attempt",Yf(Yf({total:d,revenue:d-h-(null!=b?b:0),shipping:b,tax:h,products:lt(y)},l),f))},Nf=function(t){rt("purchaseAttempt",t,{googleAnalyticsHandler:Bf,facebookPixelHandler:Df,segmentHandler:Hf})},qf=function(){return(qf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ff=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zf=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.shoppingCart,s=Ff(e,["callback","userId","currency","shoppingCart"]),f=null!=a?a:n,p=null!=c?c:o,y=qf(qf({},s),{userId:f,currency:p}),d=L(y),h=u().meta,b=L(h);gtag("event","purchase_fail",qf(qf({send_to:r,event_callback:i,items:at(l,p),value:Object(K.getShoppingCartTotal)(l).total},d),b))},Vf=function(){return(Vf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$f=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.shoppingCart,a=Gf(e,["currency","shoppingCart"]);delete a.userId;var c=null!=o?o:n,l=Vf(Vf({},a),{currency:c}),s=L(l),f=u().meta,p=L(f),y=nt(i);fbq("trackSingleCustom",r,"PurchaseFail",Vf(Vf({content_ids:y,contents:ot(i),num_items:y.length,value:Object(K.getShoppingCartTotal)(i).total},s),p))},Wf=function(){return(Wf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Kf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jf=function(t,e){var r=t.currency,n=e.currency,o=e.shoppingCart,i=Kf(e,["currency","shoppingCart"]);delete i.userId;var a=null!=n?n:r,c=Wf(Wf({},i),{currency:a}),l=L(c),s=u().meta,f=L(s),p=Object(K.getShoppingCartTotal)(o),y=Object(K.getShoppingCartProducts)(o),d=p.total,h=p.totalTaxes,b=p.shippingCost;analytics.track("Purchase Fail",Wf(Wf({total:d,revenue:d-h-(null!=b?b:0),shipping:b,tax:h,products:lt(y)},l),f))},Qf=function(t){rt("purchaseFail",t,{googleAnalyticsHandler:zf,facebookPixelHandler:$f,segmentHandler:Jf})},Zf=function(){return(Zf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Xf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},tp=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.shoppingCart,s=e.orderId,f=Xf(e,["callback","userId","currency","shoppingCart","orderId"]),p=null!=a?a:n,y=null!=c?c:o,d=Zf(Zf({},f),{userId:p,currency:y}),h=Object(K.getShoppingCartTotal)(l),b=h.total,g=h.shippingCost,v=h.totalTaxes,O=L(d),m=u().meta,w=L(m);gtag("event","purchase",Zf(Zf({send_to:r,event_callback:i,items:at(l,y),value:b,transaction_id:s,shipping:g,tax:v},O),w))},ep=function(){return(ep=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},rp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},np=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.shoppingCart,a=rp(e,["currency","shoppingCart"]);delete a.userId;var c=null!=o?o:n,l=ep(ep({},a),{currency:c}),s=L(l),f=u().meta,p=L(f),y=nt(i);fbq("trackSingle",r,"Purchase",ep(ep({content_ids:y,contents:ot(i),num_items:y.length,value:Object(K.getShoppingCartTotal)(i).total},s),p))},op=function(){return(op=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ip=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ap=function(t,e){var r=t.currency,n=e.currency,o=e.shoppingCart,i=ip(e,["currency","shoppingCart"]);delete i.userId;var a=null!=n?n:r,c=op(op({},i),{currency:a}),l=L(c),s=u().meta,f=L(s),p=Object(K.getShoppingCartTotal)(o),y=Object(K.getShoppingCartProducts)(o),d=p.total,h=p.totalTaxes,b=p.shippingCost;analytics.track("Order Completed",op(op({total:d,revenue:d-h-(null!=b?b:0),shipping:b,tax:h,products:lt(y)},l),f))},up=function(t){rt("purchaseSuccess",t,{googleAnalyticsHandler:tp,facebookPixelHandler:np,segmentHandler:ap})},cp={logPurchaseAttempt:Nf,logPurchaseFail:Qf,logPurchaseSuccess:up},lp=cp,sp=function(){return(sp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pp=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=fp(e,["callback","userId"]),c=null!=i?i:n,l=sp(sp({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_settings",sp(sp({send_to:r,event_callback:o},s),p))},yp=function(){return(yp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},dp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hp=function(t,e){var r=t.trackingId,n=dp(e,[]);delete n.userId;var o=yp({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewSettings",yp(yp({},i),c))},bp=function(){return(bp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},gp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},vp=function(t,e){var r=gp(e,[]);delete r.userId;var n=bp({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Settings",bp(bp({},o),a))},Op=function(t){void 0===t&&(t={}),rt("viewSettings",t,{googleAnalyticsHandler:pp,facebookPixelHandler:hp,segmentHandler:vp})},mp={logViewSettings:Op},wp=mp,jp=function(){return(jp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Pp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ip=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Pp(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=jp(jp({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","add_shipping_info",jp(jp({send_to:r,event_callback:o},s),p))},Sp=function(){return(Sp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_p=function(t,e){var r=t.trackingId,n=xp(e,[]);delete n.userId,delete n.identify;var o=Sp({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"AddShippingAddress",Sp(Sp({},i),c))},Ap=function(){return(Ap=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ep=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},kp=function(t,e){var r=e.identify,n=Ep(e,["identify"]);delete n.userId;var o=Ap({},n),i=L(o),a=u().meta,c=L(a);analytics.track("Add Shipping Address",Ap(Ap({},i),c)),r&&analytics.identify(r.id,r)},Tp=function(t){rt("addShippingAddress",t,{googleAnalyticsHandler:Ip,facebookPixelHandler:_p,segmentHandler:kp})},Cp=function(){return(Cp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Rp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Bp=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Rp(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=Cp(Cp({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","select_shipping_address",Cp(Cp({send_to:r,event_callback:o},s),p))},Up=function(){return(Up=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Mp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Dp=function(t,e){var r=t.trackingId,n=Mp(e,[]);delete n.userId,delete n.identify;var o=Up({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SelectShippingAddress",Up(Up({},i),c))},Yp=function(){return(Yp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Lp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Hp=function(t,e){var r=e.identify,n=Lp(e,["identify"]);delete n.userId;var o=Yp({},n),i=L(o),a=u().meta,c=L(a);analytics.track("Select Shipping Address",Yp(Yp({},i),c)),r&&analytics.identify(r.id,r)},Np=function(t){rt("selectShippingAddress",t,{googleAnalyticsHandler:Bp,facebookPixelHandler:Dp,segmentHandler:Hp})},qp=function(){return(qp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zp=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Fp(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=qp(qp({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","update_shipping_info",qp(qp({send_to:r,event_callback:o},s),p))},Vp=function(){return(Vp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$p=function(t,e){var r=t.trackingId,n=Gp(e,[]);delete n.userId,delete n.identify;var o=Vp({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"UpdateShippingAddress",Vp(Vp({},i),c))},Wp=function(){return(Wp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Kp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jp=function(t,e){var r=e.fields,n=e.identify,o=Kp(e,["fields","identify"]);delete o.userId;var i=Wp(Wp({},o),{fields:ct(r)}),a=L(i),c=u().meta,l=L(c);analytics.track("Update Shipping Address",Wp(Wp({},a),l)),n&&analytics.identify(n.id,n)},Qp=function(t){rt("updateShippingAddress",t,{googleAnalyticsHandler:zp,facebookPixelHandler:$p,segmentHandler:Jp})},Zp={logAddShippingAddress:Tp,logSelectShippingAddress:Np,logUpdateShippingAddress:Qp},Xp=Zp,ty=function(){return(ty=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ey=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ry=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=e.store,f=ey(e,["callback","userId","product","currency","store"]),p=null!=a?a:n,y=null!=l?l:o,d=s.storeName,h=s.storeId,b=ty(ty({},f),{userId:p,storeId:h,storeName:d,currency:y}),g=Object(J.getProductTotals)(c),v=L(b),O=u().meta,m=L(O);gtag("event","add_to_cart",ty(ty({send_to:r,event_callback:i,items:[ut(c,y)],value:g.netPrice},v),m))},ny=function(){return(ny=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},oy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},iy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.store,a=e.currency,c=oy(e,["product","store","currency"]);delete c.userId;var l=null!=a?a:n,s=o.productId,f=o.name,p=o.amount,y=i.storeName,d=i.storeId,h=ny(ny({},c),{storeId:d,storeName:y,amount:p,currency:l}),b=L(h),g=u().meta,v=L(g);fbq("trackSingle",r,"AddToCart",ny(ny({content_id:s,content_name:f,content:it(o),value:Object(J.getProductTotals)(o).netPrice},b),v))},ay=function(){return(ay=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},uy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cy=function(t,e){var r=t.currency,n=e.product,o=e.store,i=e.currency,a=uy(e,["product","store","currency"]);delete a.userId;var c=null!=i?i:r,l=n.productId,s=n.name,f=n.amount,p=o.storeName,y=o.storeId,d=ay(ay({},a),{storeId:y,storeName:p,productId:l,quantity:f,name:s,currency:c}),h=L(d),b=u().meta,g=L(b),v=Object(J.getProductTotals)(n);analytics.track("Product Added",ay(ay({price:v.netPrice},h),g))},ly=function(t){rt("addProductToCart",t,{googleAnalyticsHandler:ry,facebookPixelHandler:iy,segmentHandler:cy})},sy=function(){return(sy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},py=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=fy(e,["callback","userId","product","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=sy(sy({},s),{userId:f,currency:p}),d=Object(J.getProductTotals)(c),h=L(y),b=u().meta,g=L(b);gtag("event","add_to_wishlist",sy(sy({send_to:r,event_callback:i,items:[ut(c,p)],value:d.netPrice},h),g))},yy=function(){return(yy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},dy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=dy(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=o.amount,p=yy(yy({},a),{amount:f,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingle",r,"AddToWishlist",yy(yy({content_id:l,content_name:s,content:it(o),value:Object(J.getProductTotals)(o).netPrice},y),h))},by=function(){return(by=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},gy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},vy=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=gy(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=n.amount,f=by(by({},i),{productId:c,quantity:s,name:l,currency:a}),p=L(f),y=u().meta,d=L(y),h=Object(J.getProductTotals)(n);analytics.track("Add Product To Wishlist",by(by({price:h.netPrice},p),d))},Oy=function(t){rt("addProductToWishlist",t,{googleAnalyticsHandler:py,facebookPixelHandler:hy,segmentHandler:vy})},my=function(){return(my=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},jy=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=wy(e,["callback","userId"]),c=null!=i?i:n,l=my(my({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","clear_cart",my(my({send_to:r,event_callback:o},s),p))},Py=function(){return(Py=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Iy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Sy=function(t,e){var r=t.trackingId,n=Iy(e,[]);delete n.userId;var o=Py({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ClearCart",Py(Py({},i),c))},xy=function(){return(xy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_y=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ay=function(t,e){var r=_y(e,[]);delete r.userId;var n=xy({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Clear Cart",xy(xy({},o),a))},Ey=function(t){rt("clearCart",t,{googleAnalyticsHandler:jy,facebookPixelHandler:Sy,segmentHandler:Ay})},ky=function(){return(ky=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ty=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Cy=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=e.store,f=Ty(e,["callback","userId","product","currency","store"]),p=null!=a?a:n,y=null!=l?l:o,d=c.productId,h=c.name,b=s.storeName,g=s.storeId,v=ky(ky({},f),{userId:p,productId:d,productName:h,storeId:g,storeName:b,currency:y}),O=Object(J.getProductTotals)(c),m=L(v),w=u().meta,j=L(w);gtag("event","remove_product_from_cart",ky(ky({send_to:r,event_callback:i,value:O.netPrice},m),j))},Ry=function(){return(Ry=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},By=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Uy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.store,a=e.currency,c=By(e,["product","store","currency"]);delete c.userId;var l=null!=a?a:n,s=o.productId,f=o.name,p=o.amount,y=i.storeName,d=i.storeId,h=Ry(Ry({},c),{storeId:d,storeName:y,amount:p,currency:l}),b=L(h),g=u().meta,v=L(g);fbq("trackSingleCustom",r,"RemoveProductFromCart",Ry(Ry({content_id:s,content_name:f,content:it(o),value:Object(J.getProductTotals)(o).netPrice},b),v))},My=function(){return(My=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Dy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Yy=function(t,e){var r=t.currency,n=e.product,o=e.store,i=e.currency,a=Dy(e,["product","store","currency"]);delete a.userId;var c=null!=i?i:r,l=n.productId,s=n.name,f=n.amount,p=o.storeName,y=o.storeId,d=My(My({},a),{storeId:y,storeName:p,productId:l,quantity:f,name:s,currency:c}),h=L(d),b=u().meta,g=L(b),v=Object(J.getProductTotals)(n);analytics.track("Product Removed",My(My({price:v.netPrice},h),g))},Ly=function(){return(Ly=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ny=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=Hy(e,["callback","userId","product","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=c.productId,d=c.name,h=Ly(Ly({},s),{userId:f,productId:y,productName:d,currency:p}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","remove_product_from_wishlist",Ly(Ly({send_to:r,event_callback:i,value:b.netPrice},g),O))},qy=function(){return(qy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=Fy(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=o.amount,p=qy(qy({},a),{amount:f,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingleCustom",r,"RemoveProductFromWishlist",qy(qy({content_id:l,content_name:s,content:it(o),value:Object(J.getProductTotals)(o).netPrice},y),h))},Vy=function(){return(Vy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$y=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=Gy(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=n.amount,f=Vy(Vy({},i),{productId:c,quantity:s,name:l,currency:a}),p=L(f),y=u().meta,d=L(y),h=Object(J.getProductTotals)(n);analytics.track("Remove Product From Wishlist",Vy(Vy({price:h.netPrice},p),d))},Wy=function(){return(Wy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ky=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jy=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=e.store,f=Ky(e,["callback","userId","product","currency","store"]),p=c.productId,y=c.name,d=null!=a?a:n,h=null!=l?l:o,b=s.storeName,g=s.storeId,v=Wy(Wy({},f),{userId:d,storeId:g,storeName:b,productId:p,productName:y,currency:h}),O=Object(J.getProductTotals)(c),m=L(v),w=u().meta,j=L(w);gtag("event","update_product_in_cart",Wy(Wy({send_to:r,event_callback:i,value:O.netPrice},m),j))},Qy=function(){return(Qy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.store,a=e.currency,c=Zy(e,["product","store","currency"]);delete c.userId;var l=null!=a?a:n,s=o.productId,f=o.name,p=o.amount,y=i.storeName,d=i.storeId,h=Qy(Qy({},c),{storeId:d,storeName:y,amount:p,currency:l}),b=L(h),g=u().meta,v=L(g);fbq("trackSingleCustom",r,"UpdateProductInCart",Qy(Qy({content_id:s,content_name:f,content:it(o),value:Object(J.getProductTotals)(o).netPrice},b),v))},td=function(){return(td=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ed=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},rd=function(t,e){var r=t.currency,n=e.product,o=e.store,i=e.currency,a=e.fields,c=ed(e,["product","store","currency","fields"]);delete c.userId;var l=null!=i?i:r,s=n.productId,f=n.name,p=n.amount,y=o.storeName,d=o.storeId,h=td(td({},c),{storeId:d,storeName:y,productId:s,quantity:p,name:f,currency:l,fields:ct(a)}),b=L(h),g=u().meta,v=L(g),O=Object(J.getProductTotals)(n);analytics.track("Update Product In Cart",td(td({price:O.netPrice},b),v))},nd=function(){return(nd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},od=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},id=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=od(e,["callback","userId","product","currency"]),f=c.productId,p=c.name,y=null!=a?a:n,d=null!=l?l:o,h=nd(nd({},s),{userId:y,productId:f,productName:p,currency:d}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","update_product_in_wishlist",nd(nd({send_to:r,event_callback:i,value:b.netPrice},g),O))},ad=function(){return(ad=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ud=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cd=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=ud(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=o.amount,p=ad(ad({},a),{amount:f,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingleCustom",r,"UpdateProductInWishlist",ad(ad({content_id:l,content_name:s,content:it(o),value:Object(J.getProductTotals)(o).netPrice},y),h))},ld=function(){return(ld=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},sd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},fd=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=e.fields,a=sd(e,["product","currency","fields"]);delete a.userId;var c=null!=o?o:r,l=n.productId,s=n.name,f=n.amount,p=ld(ld({},a),{productId:l,quantity:f,name:s,currency:c,fields:ct(i)}),y=L(p),d=u().meta,h=L(d),b=Object(J.getProductTotals)(n);analytics.track("Update Product In Wishlist",ld(ld({price:b.netPrice},y),h))},pd=function(){return(pd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},yd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},dd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=yd(e,["callback","userId"]),c=null!=i?i:n,l=pd(pd({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_cart",pd(pd({send_to:r,event_callback:o},s),p))},hd=function(){return(hd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},gd=function(t,e){var r=t.trackingId,n=bd(e,[]);delete n.userId;var o=hd({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewCart",hd(hd({},i),c))},vd=function(){return(vd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Od=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},md=function(t,e){var r=e.products,n=Od(e,["products"]);delete n.userId;var o=vd({},n),i=L(o),a=u().meta,c=L(a);analytics.track("Cart Viewed",vd(vd({products:lt(r)},i),c))},wd=function(){return(wd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Pd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.shareTarget,c=e.itemId,l=jd(e,["callback","userId","shareTarget","itemId"]),s=null!=i?i:n,f=wd(wd({},l),{userId:s}),p=L(f),y=u().meta,d=L(y);gtag("event","share",wd(wd({send_to:r,event_callback:o,method:a,content_id:c},p),d))},Id=function(){return(Id=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Sd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},xd=function(t,e){var r=t.trackingId,n=Sd(e,[]);delete n.userId;var o=Id({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"Share",Id(Id({},i),c))},_d=function(){return(_d=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ad=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ed=function(t,e){var r=e.shareTarget,n=Ad(e,["shareTarget"]);delete n.userId;var o=_d(_d({},n),{shareVia:r}),i=L(o),a=u().meta,c=L(a);analytics.track("Share",_d(_d({},i),c))},kd=function(){return(kd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Td=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Cd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.previousStore,c=e.nextStore,l=Td(e,["callback","userId","previousStore","nextStore"]),s=a.storeId,f=a.storeName,p=c.storeId,y=c.storeName,d=null!=i?i:n,h=kd(kd({},l),{userId:d,previousStoreId:s,previousStoreName:f,nextStoreId:p,nextStoreName:y}),b=L(h),g=u().meta,v=L(g);gtag("event","change_store",kd(kd({send_to:r,event_callback:o},b),v))},Rd=function(){return(Rd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ud=function(t,e){var r=t.trackingId,n=e.previousStore,o=e.nextStore,i=Bd(e,["previousStore","nextStore"]);delete i.userId;var a=n.storeId,c=n.storeName,l=o.storeId,s=o.storeName,f=Rd(Rd({},i),{previousStoreId:a,previousStoreName:c,nextStoreId:l,nextStoreName:s}),p=L(f),y=u().meta,d=L(y);fbq("trackSingleCustom",r,"ChangeStore",Rd(Rd({},p),d))},Md=function(){return(Md=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Dd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Yd=function(t,e){var r=e.previousStore,n=e.nextStore,o=Dd(e,["previousStore","nextStore"]);delete o.userId;var i=r.storeId,a=r.storeName,c=n.storeId,l=n.storeName,s=Md(Md({},o),{previousStoreId:i,previousStoreName:a,nextStoreId:c,nextStoreName:l}),f=L(s),p=u().meta,y=L(p);analytics.track("Change Store",Md(Md({},f),y))},Ld=function(){return(Ld=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Nd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.store,c=Hd(e,["callback","userId","store"]),l=a.storeId,s=a.storeName,f=null!=i?i:n,p=Ld(Ld({},c),{userId:f,storeId:l,storeName:s}),y=L(p),d=u().meta,h=L(d);gtag("event","set_store",Ld(Ld({send_to:r,event_callback:o},y),h))},qd=function(){return(qd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zd=function(t,e){var r=t.trackingId,n=e.store,o=Fd(e,["store"]);delete o.userId;var i=n.storeId,a=n.storeName,c=qd(qd({},o),{storeId:i,storeName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"SetStore",qd(qd({},l),f))},Vd=function(){return(Vd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$d=function(t,e){var r=e.store,n=Gd(e,["store"]);delete n.userId;var o=r.storeId,i=r.storeName,a=Vd(Vd({},n),{storeId:o,storeName:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Set Store",Vd(Vd({},c),s))},Wd=function(){return(Wd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Kd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Kd(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=Wd(Wd({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","set_user_info",Wd(Wd({send_to:r,event_callback:o},s),p))},Qd=function(){return(Qd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xd=function(t,e){var r=t.trackingId,n=Zd(e,[]);delete n.userId,delete n.identify;var o=Qd({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SetUserInfo",Qd(Qd({},i),c))},th=function(){return(th=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},eh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},rh=function(t,e){var r=e.identify,n=eh(e,["identify"]);delete n.userId;var o=th({},n),i=L(o),a=u().meta,c=L(a);analytics.track("Set User Info",th(th({},i),c)),r&&analytics.identify(r.id,r)},nh=function(){return(nh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},oh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ih=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=oh(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=nh(nh({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","update_user_info",nh(nh({send_to:r,event_callback:o},s),p))},ah=function(){return(ah=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},uh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ch=function(t,e){var r=t.trackingId,n=uh(e,[]);delete n.userId,delete n.identify;var o=ah({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"UpdateUserInfo",ah(ah({},i),c))},lh=function(){return(lh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},sh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},fh=function(t,e){var r=e.fields,n=e.identify,o=sh(e,["fields","identify"]);delete o.userId;var i=lh(lh({},o),{fields:ct(r)}),a=L(i),c=u().meta,l=L(c);analytics.track("Update User Info",lh(lh({},a),l)),n&&analytics.identify(n.id,n)},ph=function(){return(ph=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},yh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},dh=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=yh(e,["callback","userId"]),c=null!=i?i:n,l=ph(ph({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_vendor",ph(ph({send_to:r,event_callback:o},s),p))},hh=function(){return(hh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},gh=function(t,e){var r=t.trackingId,n=bh(e,[]);delete n.userId;var o=hh({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangeVendor",hh(hh({},i),c))},vh=function(){return(vh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Oh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},mh=function(t,e){var r=Oh(e,[]);delete r.userId;var n=vh({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Vendor",vh(vh({},o),a))},wh=function(){return(wh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ph=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=jh(e,["callback","userId"]),c=null!=i?i:n,l=wh(wh({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","set_vendor",wh(wh({send_to:r,event_callback:o},s),p))},Ih=function(){return(Ih=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Sh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},xh=function(t,e){var r=t.trackingId,n=Sh(e,[]);delete n.userId;var o=Ih({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SetVendor",Ih(Ih({},i),c))},_h=function(){return(_h=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ah=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Eh=function(t,e){var r=Ah(e,[]);delete r.userId;var n=_h({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Set Vendor",_h(_h({},o),a))},kh=function(){return(kh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Th=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ch=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Th(e,["callback","userId"]),c=null!=i?i:n,l=kh(kh({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","select_workflow",kh(kh({send_to:r,event_callback:o},s),p))},Rh=function(){return(Rh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Uh=function(t,e){var r=t.trackingId,n=Bh(e,[]);delete n.userId;var o=Rh({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SelectWorkflow",Rh(Rh({},i),c))},Mh=function(){return(Mh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Dh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Yh=function(t,e){var r=Dh(e,[]);delete r.userId;var n=Mh({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Select Workflow",Mh(Mh({},o),a))},Lh=function(){return(Lh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Nh=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Hh(e,["callback","userId"]),c=null!=i?i:n,l=Lh(Lh({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","update_workflow",Lh(Lh({send_to:r,event_callback:o},s),p))},qh=function(){return(qh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zh=function(t,e){var r=t.trackingId,n=Fh(e,[]);delete n.userId;var o=qh({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"UpdateWorkflow",qh(qh({},i),c))},Vh=function(){return(Vh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$h=function(t,e){var r=Gh(e,[]);delete r.userId;var n=Vh({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Update Workflow",Vh(Vh({},o),a))},Wh={auth:ve,banner:He,billing:vr,booking:kr,category:On,checkout:Nn,coupon:ai,credit:Yi,fulfillment:ba,geo:ou,help:bu,logCustomEvent:Wi,loyalty:oc,order:Mc,other:dl,payment:Gl,product:Tf,purchase:lp,settings:wp,shipping:Xp,shoppingCart:{logAddProductToCart:ly,logAddProductToWishlist:Oy,logClearCart:Ey,logRemoveProductFromCart:function(t){rt("removeProductFromCart",t,{googleAnalyticsHandler:Cy,facebookPixelHandler:Uy,segmentHandler:Yy})},logRemoveProductFromWishlist:function(t){rt("removeProductFromWishlist",t,{googleAnalyticsHandler:Ny,facebookPixelHandler:zy,segmentHandler:$y})},logUpdateProductInCart:function(t){rt("updateProductInCart",t,{googleAnalyticsHandler:Jy,facebookPixelHandler:Xy,segmentHandler:rd})},logUpdateProductInWishlist:function(t){rt("updateProductInWishlist",t,{googleAnalyticsHandler:id,facebookPixelHandler:cd,segmentHandler:fd})},logViewCart:function(t){rt("viewCart",t,{googleAnalyticsHandler:dd,facebookPixelHandler:gd,segmentHandler:md})}},social:{logShare:function(t){rt("share",t,{googleAnalyticsHandler:Pd,facebookPixelHandler:xd,segmentHandler:Ed})}},store:{logChangeStore:function(t){rt("changeStore",t,{googleAnalyticsHandler:Cd,facebookPixelHandler:Ud,segmentHandler:Yd})},logSetStore:function(t){rt("setStore",t,{googleAnalyticsHandler:Nd,facebookPixelHandler:zd,segmentHandler:$d})}},user:{logSetUserInfo:function(t){rt("setUserInfo",t,{googleAnalyticsHandler:Jd,facebookPixelHandler:Xd,segmentHandler:rh})},logUpdateUserInfo:function(t){rt("updateUserInfo",t,{googleAnalyticsHandler:ih,facebookPixelHandler:ch,segmentHandler:fh})}},vendor:{logChangeVendor:function(t){rt("changeVendor",t,{googleAnalyticsHandler:dh,facebookPixelHandler:gh,segmentHandler:mh})},logSetVendor:function(t){rt("setVendor",t,{googleAnalyticsHandler:Ph,facebookPixelHandler:xh,segmentHandler:Eh})}},workflow:{logSelectWorkflow:function(t){rt("selectWorkflow",t,{googleAnalyticsHandler:Ch,facebookPixelHandler:Uh,segmentHandler:Yh})},logUpdateWorkflow:function(t){rt("updateWorkflow",t,{googleAnalyticsHandler:Nh,facebookPixelHandler:zh,segmentHandler:$h})}}},Kh=function(t){analytics.identify(t.id,t)}}])}));
46
+ e.read=function(t,e,r,n,o){var i,a,u=8*o-n-1,c=(1<<u)-1,l=c>>1,s=-7,f=r?o-1:0,p=r?-1:1,y=t[e+f];for(f+=p,i=y&(1<<-s)-1,y>>=-s,s+=u;s>0;i=256*i+t[e+f],f+=p,s-=8);for(a=i&(1<<-s)-1,i>>=-s,s+=n;s>0;a=256*a+t[e+f],f+=p,s-=8);if(0===i)i=1-l;else{if(i===c)return a?NaN:1/0*(y?-1:1);a+=Math.pow(2,n),i-=l}return(y?-1:1)*a*Math.pow(2,i-n)},e.write=function(t,e,r,n,o,i){var a,u,c,l=8*i-o-1,s=(1<<l)-1,f=s>>1,p=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,y=n?0:i-1,d=n?1:-1,h=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(u=isNaN(e)?1:0,a=s):(a=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-a))<1&&(a--,c*=2),(e+=a+f>=1?p/c:p*Math.pow(2,1-f))*c>=2&&(a++,c/=2),a+f>=s?(u=0,a=s):a+f>=1?(u=(e*c-1)*Math.pow(2,o),a+=f):(u=e*Math.pow(2,f-1)*Math.pow(2,o),a=0));o>=8;t[r+y]=255&u,y+=d,u/=256,o-=8);for(a=a<<o|u,l+=o;l>0;t[r+y]=255&a,y+=d,a/=256,l-=8);t[r+y-d]|=128*h}},function(t,e){var r={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==r.call(t)}},function(t,e){var r,n;r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n={rotl:function(t,e){return t<<e|t>>>32-e},rotr:function(t,e){return t<<32-e|t>>>e},endian:function(t){if(t.constructor==Number)return 16711935&n.rotl(t,8)|4278255360&n.rotl(t,24);for(var e=0;e<t.length;e++)t[e]=n.endian(t[e]);return t},randomBytes:function(t){for(var e=[];t>0;t--)e.push(Math.floor(256*Math.random()));return e},bytesToWords:function(t){for(var e=[],r=0,n=0;r<t.length;r++,n+=8)e[n>>>5]|=t[r]<<24-n%32;return e},wordsToBytes:function(t){for(var e=[],r=0;r<32*t.length;r+=8)e.push(t[r>>>5]>>>24-r%32&255);return e},bytesToHex:function(t){for(var e=[],r=0;r<t.length;r++)e.push((t[r]>>>4).toString(16)),e.push((15&t[r]).toString(16));return e.join("")},hexToBytes:function(t){for(var e=[],r=0;r<t.length;r+=2)e.push(parseInt(t.substr(r,2),16));return e},bytesToBase64:function(t){for(var e=[],n=0;n<t.length;n+=3)for(var o=t[n]<<16|t[n+1]<<8|t[n+2],i=0;i<4;i++)8*n+6*i<=8*t.length?e.push(r.charAt(o>>>6*(3-i)&63)):e.push("=");return e.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var e=[],n=0,o=0;n<t.length;o=++n%4)0!=o&&e.push((r.indexOf(t.charAt(n-1))&Math.pow(2,-2*o+8)-1)<<2*o|r.indexOf(t.charAt(n))>>>6-2*o);return e}},t.exports=n},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DayOfWeekName=e.TaxType=e.PriceCategoryType=e.ProductType=void 0,function(t){t.PRODUCT="PRODUCT",t.MODIFIER="MODIFIER"}(e.ProductType||(e.ProductType={})),function(t){t.NORMAL="NORMAL",t.POINTS="POINTS"}(e.PriceCategoryType||(e.PriceCategoryType={})),function(t){t.IVA="IVA"}(e.TaxType||(e.TaxType={})),function(t){t.MONDAY="MONDAY",t.TUESDAY="TUESDAY",t.WEDNESDAY="WEDNESDAY",t.THURSDAY="THURSDAY",t.FRIDAY="FRIDAY",t.SATURDAY="SATURDAY",t.SUNDAY="SUNDAY"}(e.DayOfWeekName||(e.DayOfWeekName={}))},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ServiceStatus=e.Days=e.DeliveryTimeUnit=void 0,function(t){t.MIN="min"}(e.DeliveryTimeUnit||(e.DeliveryTimeUnit={})),function(t){t.MONDAY="MONDAY",t.TUESDAY="TUESDAY",t.WEDNESDAY="WEDNESDAY",t.THURSDAY="THURSDAY",t.FRIDAY="FRIDAY",t.SATURDAY="SATURDAY",t.SUNDAY="SUNDAY",t.SPECIAL="SPECIAL"}(e.Days||(e.Days={})),function(t){t.INACTIVE="INACTIVE",t.ACTIVE="ACTIVE"}(e.ServiceStatus||(e.ServiceStatus={}))},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Gender=e.MaritalStatus=void 0,function(t){t.MARRIED="MARRIED",t.DIVORCED="DIVORCED",t.SINGLE="SINGLE"}(e.MaritalStatus||(e.MaritalStatus={})),function(t){t.MALE="MALE",t.FEMALE="FEMALE"}(e.Gender||(e.Gender={}))},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},,function(t,e,r){"use strict";r.r(e),r.d(e,"initShoppingCart",(function(){return p})),r.d(e,"closeShoppingCart",(function(){return y})),r.d(e,"listenShoppingCart",(function(){return A})),r.d(e,"getShoppingCart",(function(){return _})),r.d(e,"addProduct",(function(){return at})),r.d(e,"subtractProduct",(function(){return yt})),r.d(e,"removeProduct",(function(){return gt})),r.d(e,"setProduct",(function(){return It})),r.d(e,"replaceProduct",(function(){return _t})),r.d(e,"createShoppingCart",(function(){return Tt})),r.d(e,"emptyShoppingCart",(function(){return Ut})),r.d(e,"deleteShoppingCart",(function(){return Dt})),r.d(e,"getShoppingCartTotal",(function(){return Q})),r.d(e,"getShoppingCartProducts",(function(){return Z})),r.d(e,"validateShoppingCart",(function(){return Jt})),r.d(e,"setShoppingCartAdditionalInfo",(function(){return Zt})),r.d(e,"getProductHash",(function(){return K})),r.d(e,"listenBenefitsWallet",(function(){return pe})),r.d(e,"applyBenefit",(function(){return be})),r.d(e,"removeBenefit",(function(){return Pe})),r.d(e,"redeemCoupon",(function(){return Ee}));var n="YYYY-MM-DD hh:mm:ss.SSS",o="default",i=function(){return(i=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},a={artisanApp:void 0,accountId:void 0,customerId:void 0,activeShoppingCart:o,maxShoppingCarts:2,wallets:{},anonymous:!1};Object.freeze(a);var u=i({},a);Object.seal(u);var c=function(t){u=i(i({},u),t)},l=function(){return i({},u)},s=function(){return(s=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},f=!1,p=function(t,e){void 0===e&&(e={}),f?console.warn("initShoppingCart has been called more than once. This behaviour will very likely result in unexpected outcomes so its call was skipped. Please make sure initShoppingCart is only called once "):(c(s({artisanApp:t},e)),"undefined"==typeof window||(f=!0))},y=function(){var t;null===(t=l().artisanApp)||void 0===t||t.__internals__.firestore().terminate(),c(s({},a)),f=!1},d=function(t){if(void 0===t&&(t=""),!l().artisanApp)throw new Error("Artisan app must be provided, you probably forgot to initialize the shopping cart. Please make sure initShoppingCart has been called beforehand. "+t)},h=function(t,e){void 0===e&&(e="");var r=l().accountId;if(void 0===t&&void 0===r)throw new Error("AccountId must be defined. Either provide a global accountId or at the function call level. "+e)},b=function(t,e){void 0===e&&(e="");var r=l().customerId;if(void 0===t&&void 0===r)throw new Error("CustomerId must be defined. Either provide a global customerId or at the function call level. "+e)},g=function(t,e){void 0===e&&(e="");var r=l().store;if(void 0===t&&void 0===r)throw new Error("StoreId must be defined. Either provide a global storeId or at the function call level. "+e)},v=function(t){void 0===t&&(t={});var e=t.accountId,r=t.customerId;h(e),b(r)},O=function(t,e,r){var n=(null!=r?r:{}).benefitId,o=t[e],i=null==o?void 0:o.benefits;if(m(n),!o||!i)return"No benefits wallet available for "+e+", you probably forgot to call listenBenefitsWallet beforehand."},m=function(t){if(void 0===t)throw new Error("BenefitId must be defined. Provide it at the function call level.")},w=function(t){var e=null!=t?t:{},r=e.Platform,n=e.account;!function(t,e){void 0===e&&(e="");var r=l().artisanApp.settings.platform;if(void 0===t&&void 0===r)throw new Error("Platform must be defined. Either provide a global Plafform in the artisan object or at the function call level. "+e)}(r),h(n)},j=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},P=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},I=o,S=function(t){return void 0===t&&(t={}),j(void 0,void 0,void 0,(function(){var e,r,n,o,i,a,u,c,s,f,p;return P(this,(function(y){switch(y.label){case 0:return e=l(),r=e.artisanApp,n=e.accountId,o=l().customerId,i=l().anonymous,a=t.accountId,u=t.customerId,d(),v(t),c=i?"anonymousShoppingCartByUser":"shoppingCartByUser",s=null==r?void 0:r.__internals__.firestore(),[4,null===(p=null===(f=null==s?void 0:s.collection(c))||void 0===f?void 0:f.doc(String(null!=u?u:o)))||void 0===p?void 0:p.collection(String(null!=a?a:n))];case 1:return[2,y.sent()]}}))}))},x=function(t,e){return j(void 0,void 0,void 0,(function(){var r,n;return P(this,(function(o){switch(o.label){case 0:return r=null!=e?e:l().activeShoppingCart,[4,S(t)];case 1:return(n=o.sent())?[4,n.where("name","==",r).get().then((function(t){return t.docs[0]}))]:[2,void 0];case 2:return[2,o.sent()]}}))}))},_=function(t,e){return j(void 0,void 0,void 0,(function(){var r,n;return P(this,(function(o){switch(o.label){case 0:return r=null!=t?t:l().activeShoppingCart,[4,x(e,r)];case 1:return(n=o.sent())?(c({activeShoppingCart:r}),[4,n.data()]):[2];case 2:return[2,o.sent()]}}))}))},A=function(t,e,r){return void 0===r&&(r={}),j(void 0,void 0,void 0,(function(){var n,o;return P(this,(function(i){switch(i.label){case 0:return n=null!=e?e:l().activeShoppingCart,[4,S(r)];case 1:return(o=i.sent())?(c({activeShoppingCart:n}),o.where("name","==",n).onSnapshot((function(e){return j(void 0,void 0,void 0,(function(){var r;return P(this,(function(o){switch(o.label){case 0:return e.docs[0]?[4,e.docs[0].data()]:(n!==I&&console.warn("Failed to fetch a shopping cart with name "+n+" because there wasn't any."),[2,t(void 0)]);case 1:return r=o.sent(),[2,t(r)]}}))}))})),[2]):[2]}}))}))},E=r(1),k=r.n(E),T=r(0),C=function(){return(C=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},R=o,B=function(t){return void 0===t&&(t=R),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var e;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(r){switch(r.label){case 0:return[4,x({},t)];case 1:return[2,null==(e=r.sent())?void 0:e.id]}}))}))},U=function(t){if(void 0!==t)return"number"==typeof t?t:t.storeId},M=function(t,e){var r=U(t);return C("number"!=typeof t?C({},t):{},e[r])},D=function(t){var e=t.store,r=t.amount,n=U(e);g(n),function(t){if("number"!=typeof t)throw new Error("Invalid amount recieved, please make sure you include a valid amount.");if(t<0)throw new Error("Cannot receive a negative amount of an item. Please ensure you have added a proper amount of items.");if(0===t)throw new Error("Attempting to pass 0 amount. This might indicate a problem with your code. Please ensure you have added a proper amount of items.")}(r)},Y=r(3),L=r.n(Y),H=r(4),N=function(t,e,r){var n=e[t],o=r[t];return n>o?1:o>n?-1:0},q=function(t,e){return N("productId",t,e)},F=function(t,e){return N("questionId",t,e)},z=function(t){console.error(t)},V=function(){return(V=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},G=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},$=T.transformers.toCartProduct,W=T.modifierUtils.divideProductQA,K=function(t){var e=W(t),r=e.productId,n=e.questionsAndAnswers,o=e.priceCategory,i=r+"-"+J(n).sort(F).reduce((function(t,e){var r=e.answers.sort(q).reduce((function(t,e,r){var n=e.productId,o=e.amount,i=K(e),a=i?"{"+i+"}":"";return 0===r?n+"="+o+a:t+"|"+n+"="+o+a}),""),n=e.questionId+":"+r;return""===t?""+n:t+"-"+n}),"")+"*"+o;return L()(i)},J=function(t){return t.reduce((function(t,e){var r=e.answers.filter((function(t){return t.amount>0})).map((function(t){var e=J(t.questionsAndAnswers);return V(V({},t),{questionsAndAnswers:e})}));return G(G([],t),[V(V({},e),{answers:r})])}),[]).filter((function(t){return t.answers.length>0}))},Q=function(t,e){void 0===e&&(e={});var r=Z(t).reduce((function(t,e){var r=$(e),n=r.priceCategory,o=Object(T.getProductTotals)(r),i=n===H.PriceCategoryType.POINTS,a=i?o.netPrice:0,u=i?0:o.netPrice,c=i?0:o.grossPrice;return{subtotal:t.subtotal+c,totalDiscounts:t.totalDiscounts+o.totalDiscounts,totalTaxes:t.totalTaxes+o.totalTaxes,totalPoints:t.totalPoints+a,total:t.total+u}}),{subtotal:0,totalDiscounts:0,totalTaxes:0,totalPoints:0,total:0}),n=X(null==t?void 0:t.additional_info,null==t?void 0:t.benefits,r),o=e.shippingCost,i=void 0===o?t.shippingCost:o;if(!i)return n;var a=i.grossPrice,u=i.netPrice,c=i.taxTotal,l=i.discountTotal;return{subtotal:n.subtotal+a,totalDiscounts:n.totalDiscounts+l,totalTaxes:n.totalTaxes+c,shippingCost:u,totalPoints:n.totalPoints,total:n.total+u}},Z=function(t){return Object.values(t.stores).reduce((function(t,e){var r=Object.values(e.products);return G(G([],t),r)}),[])},X=function(t,e,r){return e?Object.values(e).reduce((function(e,r){return"DISCOUNT"===r.type?tt(r,e,t):e}),r):r},tt=function(t,e,r){var n=e.subtotal,o=e.total,i=e.totalDiscounts,a=.01*t.discountPercentage;if(void 0!==(null==r?void 0:r.copayment)){var u=null==r?void 0:r.copayment,c=u*a,l=i+c,s=(u-c).toFixed(4);return V(V({},e),{totalDiscounts:l,total:Number(s)})}var f=n*a,p=i+f,y=o-f;return V(V({},e),{totalDiscounts:p,total:y})},et=function(){return(et=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},rt=n,nt=T.transformers.toCartProduct,ot=T.modifierUtils.multiplyProductQA,it=T.modifierUtils.divideProductQA,at=function(t,e){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return D(e),r=e.shoppingCartName,[4,x(e,r)];case 1:return(n=a.sent())?[4,n.data()]:(console.warn("Cannot add a product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return o=a.sent(),i=ut(o,t,e),[4,n.ref.set(i)];case 3:return a.sent(),[2]}}))}))},ut=function(t,e,r){var n=e.amount||1,o=nt(e,et(et({},r),{amount:null!=n?n:1})),i=nt(e,r),a=l().store,u=r.store,c=null!=u?u:a,s=U(c),f=K(o),p=et({},t),y=et({},t.stores),d=M(c,y),h=et({},d.products),b=h[f],g=k()().format(rt);b?(h[f]=it(h[f]),h[f].amount+=i.amount):(h[f]=i,h[f].hash=f,h[f].createdAt=g),h[f].updatedAt=g;var v=h[f],O=(v=ot(v)).questionsAndAnswers,m=J(O);return h[f]=et(et({},v),{questionsAndAnswers:m}),d.products=h,y[s]=d,p.stores=y,p},ct=function(){return(ct=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},lt=n,st=T.transformers.toCartProduct,ft=T.modifierUtils.multiplyProductQA,pt=T.modifierUtils.divideProductQA,yt=function(t,e){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return D(e),r=e.shoppingCartName,[4,x(e,r)];case 1:return(n=a.sent())?[4,n.data()]:(console.warn("Cannot subtract product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return o=a.sent(),i=dt(o,t,e),[4,n.ref.set(i)];case 3:return a.sent(),[2]}}))}))},dt=function(t,e,r){var n=e.amount||1,o=st(e,ct(ct({},r),{amount:null!=n?n:1})),i=st(e,r),a=l().store,u=r.store,c=null!=u?u:a,s=U(c),f=K(o),p=ct({},t),y=ct({},t.stores);if(void 0===y[s])return console.warn("StoreId given is invalid. There is no store with id "+s+" on the shopping cart."),t;var d=M(c,y),h=ct({},d.products),b=h[f],g=k()().format(lt);if(!b)return console.warn("Attempting to subtract the amount of product that is not in the given shopping cart store."),t;h[f]=pt(h[f]);var v=h[f].amount-i.amount;return v>0?(h[f].amount=v,h[f].updatedAt=g,h[f]=ft(h[f])):delete h[f],d.products=h,Object.keys(d.products).length?y[s]=d:delete y[s],p.stores=y,p},ht=function(){return(ht=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bt=T.transformers.toCartProduct,gt=function(t,e){return void 0===e&&(e={}),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return function(t){var e=t.store,r=U(e);g(r)}(e),r=e.shoppingCartName,[4,x(e,r)];case 1:return(n=a.sent())?[4,n.data()]:(console.warn("Cannot remove a product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return o=a.sent(),i=vt(o,t,e),[4,n.ref.set(i)];case 3:return a.sent(),[2]}}))}))},vt=function(t,e,r){var n=e.hash;if(!n){var o=bt(e);n=K(o)}var i=l().store,a=r.store,u=null!=a?a:i,c=U(u),s=ht({},t),f=ht({},t.stores);if(void 0===f[c])return console.warn("StoreId given is invalid. There is no store with id "+c+" on the shopping cart."),t;var p=M(u,f),y=ht({},p.products);return y[n]?(delete y[n],p.products=y,Object.keys(p.products).length?f[c]=p:delete f[c],s.stores=f,s):(console.warn("Attempting to remove product that is not in the given shopping cart store."),t)},Ot=function(){return(Ot=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},mt=n,wt=T.transformers.toCartProduct,jt=T.modifierUtils.multiplyProductQA,Pt=T.modifierUtils.divideProductQA,It=function(t,e){return void 0===e&&(e={}),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c,l,s;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(f){switch(f.label){case 0:return r=null!==(s=null!==(c=e.amount)&&void 0!==c?c:null===(l=t)||void 0===l?void 0:l.amount)&&void 0!==s?s:1,n=Ot(Ot({},e),{amount:r}),D(n),o=e.shoppingCartName,[4,x(e,o)];case 1:return(i=f.sent())?[4,i.data()]:(console.warn("Cannot set product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return a=f.sent(),u=St(a,t,n),[4,i.ref.set(u)];case 3:return f.sent(),[2]}}))}))},St=function(t,e,r){var n,o,i=null!==(o=null===(n=e)||void 0===n?void 0:n.amount)&&void 0!==o?o:1,a=wt(e,Ot(Ot({},r),{amount:i})),u=l().store,c=r.store,s=null!=c?c:u,f=U(s),p=K(a),y=Ot({},t),d=Ot({},t.stores),h=M(s,d),b=Ot({},h.products),g=b[p],v=k()().format(mt);b[p]=a,g?b[p]=Pt(b[p]):(b[p].createdAt=v,b[p].hash=p),b[p].updatedAt=v;var O=wt(b[p],r),m=(O=jt(O)).questionsAndAnswers,w=J(m);return b[p]=Ot(Ot({},O),{questionsAndAnswers:w}),h.products=b,d[f]=h,y.stores=d,y},xt=function(){return(xt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_t=function(t,e){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return function(t){var e=t.store,r=U(e);g(r)}(e),r=e.shoppingCartName,[4,x(e,r)];case 1:return(n=a.sent())?[4,n.data()]:(console.warn("Cannot replace product because no shopping cart nodes found. Please ensure you have a shopping cart before continue."),[2]);case 2:return o=a.sent(),i=At(o,t,e),[4,n.ref.set(i)];case 3:return a.sent(),[2]}}))}))},At=function(t,e,r){var n=r.hash,o=null!=n?n:e.hash,i=l().store,a=r.store,u=null!=a?a:i,c=U(u),s=xt({},t.stores),f=M(u,s),p=xt({},f.products);if(!p[o])return console.warn("Cannot replace a product because no product was found in the given store"),t;delete p[o],f.products=p,Object.keys(f.products).length?s[c]=f:delete s[c];var y=xt({},t);y.stores=s;var d=xt(xt({},e),{amount:0});return ut(y,d,r)},Et=function(){return(Et=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},kt=o,Tt=function(t,e){return void 0===t&&(t={}),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(s){switch(s.label){case 0:return[4,S(e)];case 1:return r=s.sent(),n=Ct(t),r?(o=n.name,[4,r.get()]):(console.warn("Couldn't find a shopping cart collection with the given config. Please make sure everything is correct in your configuration before continue."),[2]);case 2:if(i=null===(c=s.sent())||void 0===c?void 0:c.docs.length,a=l().maxShoppingCarts,i>=a)throw new Error("Cannot add more carts. Carts limit ("+a+") reached.");return[4,r.where("name","==",o).get()];case 3:if(s.sent().docs.length>0)throw new Error("Attempted to add a shopping cart with the name "+o+", but there is already one shopping cart with that name.");return[4,r.add(n)];case 4:return(u=s.sent())?[4,u.set(Et(Et({},n),{id:u.id}))]:(console.error("Failed to create a new shopping cart"),[2]);case 5:return s.sent(),[2]}}))}))},Ct=function(t){void 0===t&&(t={});var e=(new Date).toISOString();return Et({id:"",name:kt,latitude:-1,longitude:-1,createdAt:e,updatedAt:e,channelId:1,stores:{},billTotal:{}},t)},Rt=function(){return(Rt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bt=o,Ut=function(t,e){return void 0===t&&(t=Bt),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(i){switch(i.label){case 0:return[4,x(e,t)];case 1:return(r=i.sent())?[4,r.data()]:(console.warn("Cannot empty cart, shopping cart nodes not found. Please ensure you have a shopping cart with name "+t+" before continue."),[2]);case 2:return n=i.sent(),o=Rt(Rt({},n),{stores:{}}),[4,r.ref.set(o)];case 3:return i.sent(),[2]}}))}))},Mt=o,Dt=function(t,e){return void 0===t&&(t=Mt),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(n){switch(n.label){case 0:return[4,x(e,t)];case 1:return(r=n.sent())?[4,r.ref.delete()]:(console.warn("Coundn't find any shopping cart with name "+t+" with the given config."),[2]);case 2:return n.sent(),[2]}}))}))},Yt=r(5),Lt={"Content-Type":"application/json"},Ht=function(){return(Ht=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Nt=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},qt=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},Ft=function(t){return Nt(void 0,void 0,void 0,(function(){var e,r,n,o,i,a,u,c,s,f,p,y,d,h,b,g,v,O,m;return qt(this,(function(w){switch(w.label){case 0:return e=l(),r=e.artisanApp,n=e.accountId,o=r.settings,i=o.platform,a=o.accountId,u=null!==(b=null!==(h=null!==(d=null===(y=t.account)||void 0===y?void 0:y.toString())&&void 0!==d?d:null==n?void 0:n.toString())&&void 0!==h?h:null==a?void 0:a.toString())&&void 0!==b?b:"",c=null!==(v=null!==(g=null==t?void 0:t.Platform)&&void 0!==g?g:i)&&void 0!==v?v:"",s=c,null===(O=null==t?void 0:t.Authorization)||void 0===O?[3,1]:(p=O,[3,3]);case 1:return[4,zt()];case 2:p=w.sent(),w.label=3;case 3:return f=null!==(m=p)&&void 0!==m?m:"",[2,new Headers(Ht(Ht(Ht({},Lt),t),{Authorization:f,Platform:s,account:u}))]}}))}))},zt=function(t){return Nt(void 0,void 0,void 0,(function(){var e,r,n;return qt(this,(function(o){switch(o.label){case 0:return e=l().artisanApp,[4,null===(n=Object(Yt.initAuth)(e).currentUser)||void 0===n?void 0:n.getIdToken(t)];case 1:return(r=o.sent())?[2,"Bearer "+r]:(z("Please make sure you are authenticated before trying to call a restricted action."),[2])}}))}))},Vt=function(){return(Vt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gt=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},$t=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},Wt=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},Kt=function(t,e){return Gt(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c,s,f,p;return $t(this,(function(y){switch(y.label){case 0:return r=l().artisanApp.apiURL,n=t.id,o=t.latitude,i=t.longitude,[4,Ft(Vt({},e))];case 1:a=y.sent(),y.label=2;case 2:return y.trys.push([2,4,,5]),[4,fetch(r+"/api/shopping-cart/"+n+"/validateShoppingCart?latitude="+o+"&longitude="+i,{headers:a}).then((function(t){return Gt(void 0,void 0,void 0,(function(){return $t(this,(function(e){switch(e.label){case 0:return[4,t.json()];case 1:return[2,e.sent()]}}))}))}))];case 3:if(u=y.sent(),!(c=u.data))throw new Error("No shopping cart was found.");return s=Object.values(c.stores).reduce((function(t,e){return e.alerts.length?Wt(Wt([],t),e.alerts):t}),[]),f=Object.values(c.stores).some((function(t){return!!t.alerts.length||Object.values(t.products).some((function(t){return t.alerts.length}))})),[2,{stores:s,products:f}];case 4:return p=y.sent(),console.error(p.message),[2,{stores:[{errorLevel:1,message:"Occurrió un error desconocido, comuníquese con soporte",type:""}],products:!1}];case 5:return[2]}}))}))},Jt=function(t,e,r){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var n,o,i,a;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(u){switch(u.label){case 0:return function(t,e){!function(t,e){void 0===e&&(e="");var r=l().artisanApp.apiURL;if(void 0===t&&void 0===r)throw new Error("ApiURL must be defined. Either provide a global ApiURL or at the function call level. "+e)}(t.apiURL),w(e)}(t,e),n=null!=r?r:l().activeShoppingCart,[4,B(n)];case 1:return void 0===(o=u.sent())?(console.error("Cannot use undefined as a shopping cart id. Shopping cart "+n+" was not found. Validation canceled."),[2]):(i=t.latitude,a=t.longitude,[4,Kt({id:o,latitude:i,longitude:a},e)]);case 2:return[2,u.sent()]}}))}))},Qt=function(){return(Qt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zt=function(t,e){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var r,n,o,i;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(a){switch(a.label){case 0:return[4,x({},e)];case 1:return(r=a.sent())?[4,r.data()]:(n=null!=e?e:l().activeShoppingCart,console.warn("Cannot set additional info because no shopping cart was found. Please ensure you create a shopping cart with name "+n+" before continue."),[2]);case 2:return o=a.sent(),i=Xt(o,t),[4,r.ref.set(i)];case 3:return a.sent(),[2]}}))}))},Xt=function(t,e){return Qt(Qt({},t),{additional_info:e(t.additional_info)})},te=function(){return(te=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ee=function(t){return void 0===t&&(t={}),te({benefits:[]},t)},re=function(t,e){var r,n=l().wallets,o=te(te({},n),((r={})[t]=te({},e),r));c({wallets:o})},ne=function(t){return void 0===t&&(t={}),function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var e,r,n,o,i,a,u,c,s;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(f){switch(f.label){case 0:return e=l(),r=e.artisanApp,n=e.customerId,o=e.accountId,i=t.accountId,a=t.customerId,d(),v(t),u=null==r?void 0:r.__internals__.firestore(),[4,null===(s=null===(c=null==u?void 0:u.collection("benefitsByUser"))||void 0===c?void 0:c.doc(String(null!=a?a:n)))||void 0===s?void 0:s.collection(String(null!=i?i:o))];case 1:return[2,f.sent()]}}))}))},oe=function(){return(oe=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ie=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},ae=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},ue=function(t,e){return ie(void 0,void 0,void 0,(function(){var r,n,o,i,a,u;return ae(this,(function(c){switch(c.label){case 0:return r=l().artisanApp.apiURL,n=t.vendorId,o=t.customerId,[4,Ft(oe(oe({},e),{uid:o.toString()}))];case 1:i=c.sent(),a="/api/shopping-cart/retrieveBenefits",n&&(a=a+"?vendorId="+n),c.label=2;case 2:return c.trys.push([2,4,,5]),[4,fetch(""+r+a,{headers:i}).then((function(t){return ie(void 0,void 0,void 0,(function(){return ae(this,(function(e){switch(e.label){case 0:return[4,t.json()];case 1:return[2,e.sent()]}}))}))}))];case 3:if(!c.sent())throw new Error("The benefits wallet is not defined. Make sure coupons arewell configured");return[3,5];case 4:throw u=c.sent(),Error(u.message);case 5:return[2]}}))}))},ce=function(t,e,r){return ie(void 0,void 0,void 0,(function(){var n,o,i,a,u,c;return ae(this,(function(s){switch(s.label){case 0:return n=l().artisanApp.apiURL,o=t.customerId,[4,Ft(oe(oe({},r),{uid:o.toString()}))];case 1:i=s.sent(),s.label=2;case 2:return s.trys.push([2,4,,5]),[4,fetch(n+"/api/wallet_profit/apply",{method:"post",body:JSON.stringify({code:e}),headers:i}).then((function(t){return ie(void 0,void 0,void 0,(function(){return ae(this,(function(e){switch(e.label){case 0:return[4,t.json()];case 1:return[2,e.sent()]}}))}))}))];case 3:if(a=s.sent(),200===(u=a).code)return[2,!0];if(null===u.data||!u.data)throw new Error(u.message);return z("Unhandled response when redeeming coupon "+JSON.stringify(u,void 0,2)),[2,!1];case 4:throw c=s.sent(),new Error("Failed to redeem coupon "+e+". "+c.message);case 5:return[2]}}))}))},le=function(){return(le=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},se=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},fe=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},pe=function(t,e,r,n){!function(t){var e=(null!=t?t:{}).customerId;b(e)}(e),w(n);var o=l().customerId,i=l(),a=i.activeShoppingCart,u=i.wallets,c=null!=r?r:a,s=u[c],f=(null!=e?e:{}).customerId,p=null!=f?f:o;if(s)return z("There is already a listener for wallet of name "+c+". Either unsubscribe to the other listener or create a new listener for a different cart"),function(){return ye(c)};var y=ee();re(c,le(le({},y),{onSnapshot:t}));var d=void 0;return se(void 0,void 0,void 0,(function(){var r,o;return fe(this,(function(i){switch(i.label){case 0:r=le(le({},e),{customerId:p}),i.label=1;case 1:return i.trys.push([1,3,,4]),[4,ue(r,n)];case 2:return i.sent(),[3,4];case 3:return i.sent(),console.error("Failed to retrieve the user's wallet"),[2];case 4:return[4,ne(e)];case 5:return(o=i.sent())?(d=o.onSnapshot((function(e){return se(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,l;return fe(this,(function(s){return r=null!==(l=null===(u=e.docs[0])||void 0===u?void 0:u.data())&&void 0!==l?l:{},0===Object.keys(r).length?(n=ee(),re(c,le(le({},n),{onSnapshot:t})),t(n),[2]):(o=e.docs[0].id,i=function(t,e){return Object.values(t).map((function(t){return te(te({},t),{hash:e})}))}(r,o),a=ee({benefits:i}),re(c,le(le({},a),{onSnapshot:t})),t(a),[2])}))}))})),[2]):(console.error("Failed to retrieve the benefits wallet node"),[2])}}))})),function(){return ye(c,d)}},ye=function(t,e){var r=l().wallets,n=le({},r);delete n[t],c({wallets:n}),e&&e()},de=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},he=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},be=function(t,e){return de(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c,s,f;return he(this,(function(p){if(v(t),r=l(),n=r.activeShoppingCart,o=r.wallets,a=O(o,i=null!=e?e:n,t))return z(a),[2];if(u=o[i],c=u.benefits,s=t.benefitId,!(f=c.find((function(t){return t.benefitId===s}))))return z("No benefit was found in the benefits wallet with the benefitId provided."),[2];switch(f.type){case"PRODUCT":return[2,ge(t,f,i)];case"ALTER_DELIVERY":return[2,ve(t,f,i)];default:z("The benefit to be applied is not of type PRODUCT or ALTER_DELIVERY.")}return[2]}))}))},ge=function(t,e,r){return de(void 0,void 0,void 0,(function(){var n,o,i,a;return he(this,(function(u){switch(u.label){case 0:return n=t.benefitProductConfig,o=e.benefitId,n?(i=n.product,a=n.config,i.benefitId=o,[4,Oe(t,e,r)]):(z("The product has not been provided to apply the selected benefit."),[2]);case 1:return u.sent(),[2,at(i,a)]}}))}))},ve=function(t,e,r){return de(void 0,void 0,void 0,(function(){var n,o,i,a,u,c,l,s,f;return he(this,(function(p){switch(p.label){case 0:return n=t.shippingCost,o=t.latitude,i=t.longitude,n&&o&&i?(a=e.benefitWalletId,u=e.award,c=u.benefitId,l=u.discountPercentage,s=n.subtotalBeforeTaxes,(f=[]).push({benefitWalletId:a,benefitId:c,discountBase:s,percentage:l,priceCategory:"NORMAL",value:s*(l/100)}),n.discounts=f,[4,Oe(t,e,r,n)]):(z("The shippingCost, latitude and longitude are require to apply the selected benefit."),[2]);case 1:return p.sent(),[2,Jt({latitude:o,longitude:i})]}}))}))},Oe=function(t,e,r,n){return de(void 0,void 0,void 0,(function(){var o,i,a,u;return he(this,(function(c){switch(c.label){case 0:return o=t.customerId,[4,x({customerId:o},r)];case 1:return(i=c.sent())?[4,i.data()]:(console.warn("Cannot add benefit because no shopping cart nodes were found. Please ensure you have a shopping cart before continue."),[2]);case 2:return a=c.sent(),u=me(a,e,n),[4,i.ref.set(u)];case 3:return c.sent(),[2]}}))}))},me=function(t,e,r){var n=e.hash,o=t.benefits,i=null!=o?o:[];return i.push(e),t.benefits=i,t.benefitsHash=n,r&&(t.shippingCost=r),t},we=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},je=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},Pe=function(t,e){return we(void 0,void 0,void 0,(function(){var r,n,o,i,a,u,c,s,f;return je(this,(function(p){if(v(t),r=l(),n=r.activeShoppingCart,o=r.wallets,a=O(o,i=null!=e?e:n,t))return z(a),[2];if(u=o[i],c=u.benefits,s=t.benefitId,!(f=c.find((function(t){return t.benefitId===s}))))return z("No benefit was found in the benefits wallet with the benefitId provided."),[2];switch(f.type){case"PRODUCT":return[2,Ie(t,f,i)];case"ALTER_DELIVERY":return[2,Se(t,f,i)];default:z("The benefit to be removed is not of type PRODUCT or ALTER_DELIVERY.")}return[2]}))}))},Ie=function(t,e,r){return we(void 0,void 0,void 0,(function(){var n,o,i,a,u;return je(this,(function(c){switch(c.label){case 0:return n=t.benefitProductConfig,i=(o=null!=n?n:{}).product,a=o.config,u=(null!=a?a:{}).store,i&&u?[4,xe(t,e,r)]:(z("The cart product and the store, inside benefitProductConfig object, are required to remove the selected benefit."),[2]);case 1:return c.sent(),[2,gt(i,a)]}}))}))},Se=function(t,e,r){return we(void 0,void 0,void 0,(function(){var n;return je(this,(function(o){return(n=t.shippingCost)?[2,xe(t,e,r,n)]:(z("The shippingCost is require to remove the selected benefit."),[2])}))}))},xe=function(t,e,r,n){return we(void 0,void 0,void 0,(function(){var o,i,a,u;return je(this,(function(c){switch(c.label){case 0:return o=t.customerId,[4,x({customerId:o},r)];case 1:return(i=c.sent())?[4,i.data()]:(console.warn("Cannot remove benefit because no shopping cart nodes were found. Please ensure you have a shopping cart before continue."),[2]);case 2:return a=c.sent(),u=_e(a,e,n),[4,i.ref.set(u)];case 3:return c.sent(),[2]}}))}))},_e=function(t,e,r){var n=t.benefits,o=e.benefitId;if(!n)return console.warn("Cannot remove benefit because the shopping cart does not have benifits applied."),t;var i=n.findIndex((function(t){return t.benefitId===o}));return i<0?(console.warn("This benefit can not be removed beacuse it is not applied to shopping cart."),t):(n.splice(i,1),t.benefitsHash=void 0,r&&(t.shippingCost=r),t)},Ae=function(){return(Ae=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ee=function(t,e,r,n){return function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var o,i,a,u,c,s,f;return function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(p){return o=l().customerId,v(t),w(n),i=l(),a=i.activeShoppingCart,i.wallets[u=null!=r?r:a]||z("No benefits wallet available for "+u+", you probably forgot to call listenBenefitsWallet beforehand."),c=t.customerId,s=null!=c?c:o,f=Ae(Ae({},t),{customerId:s}),[2,ce(f,e,n)]}))}))}}])},function(t,e,r){t.exports=function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=1)}([,function(t,e,r){"use strict";r.r(e),r.d(e,"initState",(function(){return i})),r.d(e,"getState",(function(){return u})),r.d(e,"setState",(function(){return a}));var n=function(){return(n=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},o=null,i=function(t){Object.freeze(t),o=n({},t),Object.seal(o)},a=function(t){var e=o?n({},o):{};o=null,o=n(n({},e),t),Object.seal(o)},u=function(){if(null===o)throw new Error("The state has not been initialized, make sure to call initState beforehand");return n({},o)}}])},function(t){t.exports=JSON.parse('{"name":"@artisan-commerce/analytics-web","description":"Artisan commerce analytics web library","version":"0.1.0-canary.25","main":"./build/main.bundle.js","types":"./build/src/index.d.ts","files":["build/","LICENSE","README.md"],"scripts":{"start":"webpack --config webpack.dev.js","dev":"yarn start","build":"webpack --config webpack.prod.js","start:build":"nodemon ./build/main.bundle.js","test":"jest --watchAll --runInBand","test:all":"yarn test --watchAll=false --coverage","test:ci":"cross-env CI=true jest --runInBand","test:staged":"yarn test:ci --findRelatedTests ./src","check-types":"tsc --noEmit","lint":"eslint --ignore-path .gitignore --ignore-pattern !cypress/.eslintrc.js --ext .js,jsx,.ts,.tsx .","lint:staged":"yarn lint --max-warnings=0","prettier":"prettier --ignore-path .gitignore \\"**/*.+(js|jsx|ts|tsx|json|css|scss|html)\\"","format":"yarn prettier --write","check-format":"yarn prettier --list-different","validate":"cross-env CI=true npm-run-all --parallel test:ci check-types check-format lint build","validate:ci":"npm-run-all --parallel check-types check-format lint"},"author":"Luis Eduardo Andrade","license":"MIT","dependencies":{"@artisan-commerce/state":"0.2.2-canary.4","snake-case":"^3.0.4"},"devDependencies":{"@artisan-commerce/products":"0.8.2-canary.17","@artisan-commerce/shopping-cart":"0.11.0-canary.18","@artisan-commerce/types":"0.13.0-canary.9","@babel/core":"^7.10.5","@babel/preset-env":"^7.10.4","@babel/preset-react":"^7.10.4","@types/faker":"^4.1.12","@types/jest":"^26.0.5","@types/jest-in-case":"^1.0.2","@types/node":"^14.0.24","@typescript-eslint/eslint-plugin":"^4.15.2","@typescript-eslint/parser":"^4.15.2","avn":"^0.2.4","avn-nvm":"^0.2.2","clean-webpack-plugin":"^3.0.0","dotenv-webpack":"^2.0.0","env-cmd":"^10.1.0","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","eslint-config-react-app":"^5.2.1","eslint-config-universe":"^4.0.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-flowtype":"^5.2.0","eslint-plugin-import":"^2.22.0","eslint-plugin-jsx-a11y":"^6.3.1","eslint-plugin-react":"^7.20.3","eslint-plugin-react-hooks":"^4.0.8","is-ci-cli":"^2.1.2","jest-axe":"^3.5.0","jest-extended":"^0.11.5","jest-in-case":"^1.0.2","jest-styled-components":"^7.0.2","nodemon":"^2.0.4","npm-run-all":"^4.1.5","prettier":"^2.0.5","start-server-and-test":"^1.11.2","test-data-bot":"^0.8.0","ts-jest":"^26.1.4","ts-loader":"^8.0.2","webpack":"^4.43.0","webpack-bundle-analyzer":"^4.4.0","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.0.9"},"peerDependencies":{"@artisan-commerce/products":"*","@artisan-commerce/shopping-cart":"*"}}')},,function(t,e,r){"use strict";r.r(e),r.d(e,"initAnalytics",(function(){return T})),r.d(e,"Providers",(function(){return x})),r.d(e,"events",(function(){return Wh})),r.d(e,"updateActiveVendor",(function(){return l})),r.d(e,"identifyUser",(function(){return Kh}));var n=r(2),o=r(3),i=function(){return(i=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},a={providers:[],activeVendor:void 0,vendors:void 0,shareArtisanAnalytics:!1,debug:!1,meta:{accountId:void 0,vendorId:void 0,vendorName:void 0,storeId:void 0,storeName:void 0,catalogueId:void 0,catalogueName:void 0,appName:void 0,platform:"web",versionApp:void 0,versionSDK:o.version}},u=function(){return Object(n.getState)()},c=function(t){return Object(n.setState)(t)},l=function(t){var e=typeof t;if("number"!==e&&"object"!==e&&"undefined"!==e)return y("The type of vendor must be a number or Vendor type","severe");var r=u();if("number"==typeof t||void 0===t)c(i(i({},r),{activeVendor:t,meta:i(i({},r.meta),{vendorName:void 0,vendorId:t})}));else{var n=t.id,o=t.name;c(i(i({},r),{activeVendor:n,meta:i(i({},r.meta),{vendorName:o,vendorId:n})}))}},s={GLOBAL_TRACKING_ID:"G-JZ7R91ZNMB"},f=function(){return(f=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},p=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},y=function(t,e){var r=u().debug,n="artisan-commerce/analytics";if("debug"!==e||r)switch(e){case"debug":console.log("%c(Debug) %c"+n+":\n"+t,"font-weight: bold","font-weight: normal");break;case"log":console.log("%c(Log) %c"+n+":\n"+t,"font-weight: bold","font-weight: normal");break;case"warn":console.warn("%c(Warning) %c"+n+":\n"+t,"font-weight: bold","font-weight: normal");break;case"error":console.error("%c(Error) %c"+n+":\n"+t,"font-weight: bold","font-weight: normal");break;case"severe":throw new Error(n+": \n"+t);default:throw new Error("Log message "+t+" of type "+e+" is not a supported type.")}},d=function(){function t(){this.initialized=!1,this._type="GOOGLE_ANALYTICS",this._name="__GLOBAL_PROVIDER__",this._trackingId=s.GLOBAL_TRACKING_ID,this._sampleRate=100,this._currency="USD"}return Object.defineProperty(t.prototype,"type",{get:function(){return this._type},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this._name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"trackingId",{get:function(){return this._trackingId},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sampleRate",{get:function(){return this._sampleRate},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"userId",{get:function(){return this._userId},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"language",{get:function(){return this._language},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"currency",{get:function(){return this._currency},enumerable:!1,configurable:!0}),Object.defineProperty(t,"instance",{get:function(){return t._instance},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"vendors",{get:function(){var t,e=u().vendors;return null!==(t=this._vendors)&&void 0!==t?t:e},enumerable:!1,configurable:!0}),t.prototype.setVendors=function(t){this._vendors=t},t.prototype.init=function(){if("undefined"!=typeof window){if(this.initialized)return y("Provider "+this._name+" was already initialized. Do not call init unless you know what you are doing.","severe");this.initialized=!0;var t=document.createElement("script");t.setAttribute("async","true"),t.setAttribute("src","https://www.googletagmanager.com/gtag/js?id="+this._trackingId);var e=document.createElement("script");e.innerText="window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', '"+this._trackingId+"', {'send_page_view': "+!1+"});gtag('event', 'page_view')",document.body.appendChild(t),document.body.appendChild(e)}},t.prototype.updateConfig=function(t){void 0===t&&(t={});var e=Object.entries(t).filter((function(t){return void 0!==t[1]})).map((function(t){return t[0]})),r=t.userId,n=t.currency,o=t.language;e.includes("userId")&&(this._userId=r),e.includes("currency")&&(this._currency=n),e.includes("language")&&(this._language=o),gtag("set",this._trackingId,t)},t._instance=new t,t}(),h=function(){function t(t){this.initialized=!1;var e=t.type,r=t.name,n=t.trackingId,o=t.vendors;this.type=e,this.name=r,this.trackingId=n,this._vendors=o}return Object.defineProperty(t.prototype,"vendors",{get:function(){var t,e=u().vendors;return null!==(t=this._vendors)&&void 0!==t?t:e},enumerable:!1,configurable:!0}),t.prototype.init=function(){if("undefined"!=typeof window)return this.initialized?y("Provider "+this.name+" was already initialized. Do not call init unless you know what you are doing.","severe"):void(this.initialized=!0)},t.prototype.updateConfig=function(t){!function(t,e){if(t.trackingId!==s.GLOBAL_TRACKING_ID){var r=Object.entries(e).reduce((function(t,e,r){var n=e[0],o=e[1];return 0===r?n+": "+o:t+"\n"+n+": "+o}),"");y(t.name+" config updated for the following fields.\n "+r,"debug")}}(this,t),d.instance.updateConfig(t)},t}(),b=function(){var t=function(e,r){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(e,r)};return function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),g=function(){return(g=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},v=function(t){function e(e){var r=this,n=e.version,o=e.currency;return(r=t.call(this,g(g({},e),{type:"FACEBOOK_PIXEL"}))||this)._version=null!=n?n:"10.0",r._currency=null!=o?o:"USD",r}return b(e,t),Object.defineProperty(e.prototype,"version",{get:function(){return this._version},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"currency",{get:function(){return this._currency},enumerable:!1,configurable:!0}),e.prototype.init=function(){t.prototype.init.call(this);var e=document.createElement("link");e.setAttribute("rel","preconnect"),e.setAttribute("href","https://connect.facebook.net/en_US/fbevents.js");var r=document.createElement("script");r.setAttribute("async","true"),r.innerText="!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='"+this.version+"';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '"+this.trackingId+"');fbq('trackSingle', '"+this.trackingId+"', 'PageView');";var n=document.createElement("noscript");n.innerHTML='\n <img height="1" width="1" style="display:none" \n src="https://www.facebook.com/tr?id={'+this.trackingId+'}&noscript=1"/>\n ',document.head.appendChild(e),document.head.appendChild(r),document.head.appendChild(n)},e.prototype.updateConfig=function(e){void 0===e&&(e={});var r=Object.entries(e).filter((function(t){return void 0!==t[1]})).map((function(t){return t[0]})),n=e.currency;r.includes("currency")&&(this._currency=n),t.prototype.updateConfig.call(this,e)},e}(h),O=function(){var t=function(e,r){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(e,r)};return function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),m=function(){return(m=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},w=function(t){function e(e){var r=t.call(this,m(m({},e),{type:"GOOGLE_ANALYTICS"}))||this,n=e.userId,o=e.currency,i=e.language,a=e.sampleRate;return r._sampleRate=a,r._userId=n,r._language=i,r._currency=null!=o?o:"USD",r}return O(e,t),Object.defineProperty(e.prototype,"sampleRate",{get:function(){return this._sampleRate},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"userId",{get:function(){return this._userId},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"language",{get:function(){return this._language},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"currency",{get:function(){return this._currency},enumerable:!1,configurable:!0}),e.prototype.init=function(){t.prototype.init.call(this);var e=document.createElement("link");e.setAttribute("rel","preconnect"),e.setAttribute("href","https://www.googletagmanager.com/gtag/js?id="+this.trackingId);var r=document.createElement("script");r.setAttribute("async","true"),r.setAttribute("src","https://www.googletagmanager.com/gtag/js?id="+this.trackingId);var n=document.createElement("script");n.innerText="window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', '"+this.trackingId+"', {'send_page_view': "+!1+"});gtag('event', 'page_view')",document.head.appendChild(e),document.head.appendChild(r),document.head.appendChild(n)},e.prototype.updateConfig=function(e){void 0===e&&(e={});var r=Object.entries(e).filter((function(t){return void 0!==t[1]})).map((function(t){return t[0]})),n=e.userId,o=e.currency,i=e.language;r.includes("userId")&&(this._userId=n),r.includes("currency")&&(this._currency=o),r.includes("language")&&(this._language=i),gtag("set",this.trackingId,e),t.prototype.updateConfig.call(this,e)},e}(h),j=function(){var t=function(e,r){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(e,r)};return function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),P=function(){return(P=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},I=function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))},S=function(t,e){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!(o=a.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){a.label=i[1];break}if(6===i[0]&&a.label<o[1]){a.label=o[1],o=i;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(i);break}o[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],n=0}finally{r=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}},x={FacebookPixel:v,GoogleAnalytics:w,Segment:function(t){function e(e){var r=t.call(this,P(P({},e),{type:"SEGMENT"}))||this,n=e.writeKey,o=e.currency;return r._writeKey=n,r._currency=null!=o?o:"USD",r}return j(e,t),e.prototype.init=function(){return I(this,void 0,void 0,(function(){var e;return S(this,(function(r){return t.prototype.init.call(this),(e=document.createElement("script")).setAttribute("async","true"),e.innerText='\n !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="'+this._writeKey+'";analytics.SNIPPET_VERSION="4.13.2";\n analytics.load("'+this._writeKey+'");\n analytics.page();\n }}();\n ',document.head.appendChild(e),[2]}))}))},e.prototype.updateConfig=function(e){void 0===e&&(e={});var r=Object.entries(e).filter((function(t){return void 0!==t[1]})).map((function(t){return t[0]})),n=e.currency;r.includes("currency")&&(this._currency=n),t.prototype.updateConfig.call(this,e)},e}(h)},_=function(){return(_=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},A=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},E=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},k=!1,T=function(t){if(k)y("initAnalytics has been called more than once. This behaviour will very likely result in unexpected outcomes so its call was skipped. Please make sure initAnalytics is only called once.","warn");else if(!("undefined"==typeof window)){k=!0,Object(n.initState)(a);var e=t.providers,r=t.shareArtisanAnalytics;if(!e.length)return y("At least one provider should be included but none were found","severe");if(!function(t){var e=t.map((function(t){return t.name}));return new Set(e).size===e.length}(e))return y("Providers names must be unique, check that no provider names are repeated","severe");if(!function(t){var e=t.map((function(t){return t.trackingId}));return new Set(e).size===e.length}(e))return y("Providers trackerId must be unique, check that no provider trackerId are repeated","severe");var i=t.meta,u=A(t,["meta"]),l=r?E([d.instance],e):e,s=_(_({},u),{providers:l,meta:_(_({},i),{vendorId:u.activeVendor,platform:"web",versionSDK:o.version})});c(s),e.forEach((function(t){var e=t.vendors,r=t.name;e||y("The provider "+r+" has no set vendors, as a result no events will be skipped for this provider","debug")}));var f,p={};l.forEach((function(t){p=_(_({},p),t),t.init()})),f=(null==(f=l.reduce((function(t,e){return e.vendors?E(E([],t),e.vendors):t}),[]))?void 0:f.length)?f:void 0,d.instance.updateConfig(p),d.instance.setVendors(f)}};var C=function(){return(C=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)};Object.create;Object.create;function R(t){return t.toLowerCase()}var B=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],U=/[^A-Z0-9]+/gi;function M(t,e,r){return e instanceof RegExp?t.replace(e,r):e.reduce((function(t,e){return t.replace(e,r)}),t)}function D(t,e){return void 0===e&&(e={}),function(t,e){void 0===e&&(e={});for(var r=e.splitRegexp,n=void 0===r?B:r,o=e.stripRegexp,i=void 0===o?U:o,a=e.transform,u=void 0===a?R:a,c=e.delimiter,l=void 0===c?" ":c,s=M(M(t,n,"$1\0$2"),i,"\0"),f=0,p=s.length;"\0"===s.charAt(f);)f++;for(;"\0"===s.charAt(p-1);)p--;return s.slice(f,p).split("\0").map(u).join(l)}(t,C({delimiter:"."},e))}var Y=function(){return(Y=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},L=function(t){return Object.entries(t).reduce((function(t,e){var r,n,o=e[0],i=e[1],a=(void 0===n&&(n={}),D(o,C({delimiter:"_"},n)));return Y(Y({},t),((r={})[a]=i,r))}),{})},H=function(){return(H=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},N=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},q=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=N(e,["callback","userId"]),c=null!=i?i:n,l=H(H({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_password_attempt",H(H({send_to:r,event_callback:o},s),p))},F=function(){return(F=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},z=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},V=function(t,e){var r=t.trackingId,n=z(e,[]);delete n.userId;var o=F({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangePasswordAttempt",F(F({},i),c))},G=function(){return(G=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},$=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},W=function(t,e){var r=$(e,[]);delete r.userId;var n=G({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Password Attempt",G(G({},o),a))},K=r(1),J=r(0),Q=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},Z=function(t,e){var r=e.vendors,n=u().activeVendor;return-1!==n&&(void 0!==r&&((!n||!r.includes(n))&&(void 0===n?y("No active vendor is set. Please make sure you configure an active vendor before trying to emit an event","warn"):function(t,e){var r=u().activeVendor;e.trackingId!==s.GLOBAL_TRACKING_ID&&y("Skipping vendor "+r+" for event "+t+" of provider "+e.name+" as configured","debug")}(t,e),!0)))},X=function(t){if(!t.length)return y("No providers found, the initAnalytics probably hasn't been run yet","severe"),!1;var e=function(t){var e=new Set(t.map((function(t){return t.type})));return Array.from(e).reduce((function(t,e){switch(e){case"GOOGLE_ANALYTICS":if("undefined"==typeof gtag)return Q(Q([],t),[e]);break;case"FACEBOOK_PIXEL":if("undefined"==typeof fbq)return Q(Q([],t),[e]);break;case"SEGMENT":if("undefined"==typeof analytics)return Q(Q([],t),[e]);break;default:throw new Error("Profiver of type "+e+" is not supported")}return t}),[])}(t);return!e.length||(e.forEach((function(t){!function(t){y(t+" SDK not initialized. Please make sure the SDK is initialized before trying to emit an event","severe")}(t)})),!1)},tt=function(){return(tt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},et=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},rt=function(t,e,r){var n=r.facebookPixelHandler,o=r.googleAnalyticsHandler,i=r.segmentHandler,a=u().providers;if(X(a)){var c=tt(tt({},e),{artisanEvent:t}),l=a.reduce((function(e,r){if(Z(t,r))return e;switch(r.type){case"FACEBOOK_PIXEL":n(r,c);break;case"GOOGLE_ANALYTICS":o(r,c);break;case"SEGMENT":i(r,c);break;default:throw new Error("Provider of type "+r.type+" is not supported")}return et(et([],e),[r])}),[]);!function(t,e){var r=e.reduce((function(t,e){var r,n;if(e.trackingId===s.GLOBAL_TRACKING_ID)return t;var o=e.name,i=e.type,a=null!==(n=t[i])&&void 0!==n?n:[];return f(f({},t),((r={})[i]=p(p([],a),[o]),r))}),{}),n=Object.entries(r).reduce((function(t,e){var r=e[0],n=e[1];return""+t+(r.charAt(0).toUpperCase()+r.slice(1))+": "+n.join(", ")+"\n"}),"");y("Event "+t+" was successfully sent to the following providers "+n,"debug")}(t,l)}},nt=function(t){return Object(K.getShoppingCartProducts)(t).map((function(t){return t.productId}))},ot=function(t){return Object(K.getShoppingCartProducts)(t).map((function(t){return it(t)}))},it=function(t){var e=Object(J.getProductTotals)(t);return t.name+":"+e.netPrice},at=function(t,e){return Object(K.getShoppingCartProducts)(t).map((function(t){return ut(t,e)}))},ut=function(t,e){var r=Object(J.getProductTotals)(t);return{item_id:t.productId,item_name:t.name,quantity:t.amount,price:r.netPrice,currency:e}},ct=function(t){return t.join(",")},lt=function(t){return t.map((function(t){return function(t){return{product_id:t.productId,name:t.name,price:Object(J.getProductTotals)(t).netPrice}}(t)}))},st=function(t){rt("changePasswordAttempt",t,{googleAnalyticsHandler:q,facebookPixelHandler:V,segmentHandler:W})},ft=function(){return(ft=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yt=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=pt(e,["callback","userId"]),c=null!=i?i:n,l=ft(ft({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","sign_up_attempt",ft(ft({send_to:r,event_callback:o},s),p))},dt=function(){return(dt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ht=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},bt=function(t,e){var r=t.trackingId,n=ht(e,[]);delete n.userId;var o=dt({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SignUpAttempt",dt(dt({},i),c))},gt=function(){return(gt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},vt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ot=function(t,e){var r=vt(e,[]);delete r.userId;var n=gt({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Sign Up Attempt",gt(gt({},o),a))},mt=function(t){rt("signUpAttempt",t,{googleAnalyticsHandler:yt,facebookPixelHandler:bt,segmentHandler:Ot})},wt=function(){return(wt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Pt=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=jt(e,["callback","userId"]),c=null!=i?i:n,l=wt(wt({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_password_fail",wt(wt({send_to:r,event_callback:o},s),p))},It=function(){return(It=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},St=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},xt=function(t,e){var r=t.trackingId,n=St(e,[]);delete n.userId;var o=It({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangePasswordFail",It(It({},i),c))},_t=function(){return(_t=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},At=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Et=function(t,e){var r=At(e,[]);delete r.userId;var n=_t({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Password Fail",_t(_t({},o),a))},kt=function(t){rt("changePasswordFail",t,{googleAnalyticsHandler:Pt,facebookPixelHandler:xt,segmentHandler:Et})},Tt=function(){return(Tt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ct=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Rt=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ct(e,["callback","userId"]),c=null!=i?i:n,l=Tt(Tt({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_password_success",Tt(Tt({send_to:r,event_callback:o},s),p))},Bt=function(){return(Bt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ut=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Mt=function(t,e){var r=t.trackingId,n=Ut(e,[]);delete n.userId;var o=Bt({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangePasswordSuccess",Bt(Bt({},i),c))},Dt=function(){return(Dt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Yt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Lt=function(t,e){var r=Yt(e,[]);delete r.userId;var n=Dt({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Password Success",Dt(Dt({},o),a))},Ht=function(t){rt("changePasswordSuccess",t,{googleAnalyticsHandler:Rt,facebookPixelHandler:Mt,segmentHandler:Lt})},Nt=function(){return(Nt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},qt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ft=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=qt(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=Nt(Nt({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","login",Nt(Nt({send_to:r,event_callback:o},s),p))},zt=function(){return(zt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Vt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Gt=function(t,e){var r=t.trackingId,n=Vt(e,[]);delete n.userId,delete n.identify;var o=zt({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SignIn",zt(zt({},i),c))},$t=function(){return($t=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Kt=function(t,e){var r=e.name,n=e.identify,o=Wt(e,["name","identify"]);delete o.userId;var i=$t($t({},o),{username:r}),a=L(i),c=u().meta,l=L(c);if(analytics.track("Signed In",$t($t({},a),l)),n){var s=n.name,f=void 0===s?r:s,p=Wt(n,["name"]);analytics.identify(n.id,$t({name:f},p))}},Jt=function(t){rt("signIn",t,{googleAnalyticsHandler:Ft,facebookPixelHandler:Gt,segmentHandler:Kt})},Qt=function(){return(Qt=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zt=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xt=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Zt(e,["callback","userId"]),c=null!=i?i:n,l=Qt(Qt({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","sign_out",Qt(Qt({send_to:r,event_callback:o},s),p))},te=function(){return(te=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ee=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},re=function(t,e){var r=t.trackingId,n=ee(e,[]);delete n.userId;var o=te({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SignOut",te(te({},i),c))},ne=function(){return(ne=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},oe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ie=function(t,e){var r=e.name,n=oe(e,["name"]);delete n.userId;var o=ne(ne({},n),{username:r}),i=L(o),a=u().meta,c=L(a);analytics.track("Signed Out",ne(ne({},i),c)),analytics.reset()},ae=function(t){rt("signOut",t,{googleAnalyticsHandler:Xt,facebookPixelHandler:re,segmentHandler:ie})},ue=function(){return(ue=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ce=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},le=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=ce(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=ue(ue({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","sign_up",ue(ue({send_to:r,event_callback:o},s),p))},se=function(){return(se=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pe=function(t,e){var r=t.trackingId,n=fe(e,[]);delete n.userId,delete n.identify;var o=se({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"CompleteRegistration",se(se({},i),c))},ye=function(){return(ye=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},de=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},he=function(t,e){var r=e.name,n=e.method,o=e.identify,i=de(e,["name","method","identify"]);delete i.userId;var a=ye(ye({},i),{username:r,type:n}),c=L(a),l=u().meta,s=L(l);if(analytics.track("Signed Up",ye(ye({},c),s)),o){var f=o.name,p=void 0===f?r:f,y=o.email,d=void 0===y?i.email:y,h=de(o,["name","email"]);analytics.identify(o.id,ye({name:p,email:d},h))}},be=function(t){rt("signUp",t,{googleAnalyticsHandler:le,facebookPixelHandler:pe,segmentHandler:he})},ge={logChangePasswordAttempt:st,logSignUpAttempt:mt,logChangePasswordFail:kt,logChangePasswordSuccess:Ht,logSignIn:Jt,logSignOut:ae,logSignUp:be},ve=ge,Oe=function(){return(Oe=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},me=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},we=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=me(e,["callback","userId"]),c=null!=i?i:n,l=Oe(Oe({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","banner_impression",Oe(Oe({send_to:r,event_callback:o},s),p))},je=function(){return(je=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Pe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ie=function(t,e){var r=t.trackingId,n=Pe(e,[]);delete n.userId;var o=je({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"BannerImpression",je(je({},i),c))},Se=function(){return(Se=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_e=function(t,e){var r=xe(e,[]);delete r.userId;var n=Se({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Banner Impression",Se(Se({},o),a))},Ae=function(t){rt("bannerImpression",t,{googleAnalyticsHandler:we,facebookPixelHandler:Ie,segmentHandler:_e})},Ee=function(){return(Ee=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ke=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Te=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=ke(e,["callback","userId"]),c=null!=i?i:n,l=Ee(Ee({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","select_content",Ee(Ee({send_to:r,event_callback:o,content_type:"banner"},s),p))},Ce=function(){return(Ce=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Re=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Be=function(t,e){var r=t.trackingId,n=Re(e,[]);delete n.userId;var o=Ce({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SelectBanner",Ce(Ce({},i),c))},Ue=function(){return(Ue=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Me=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},De=function(t,e){var r=Me(e,[]);delete r.userId;var n=Ue({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Select Banner",Ue(Ue({},o),a))},Ye=function(t){rt("selectBanner",t,{googleAnalyticsHandler:Te,facebookPixelHandler:Be,segmentHandler:De})},Le={logBannerImpression:Ae,logSelectBanner:Ye},He=Le,Ne=function(){return(Ne=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},qe=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Fe=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=qe(e,["callback","userId"]),c=null!=i?i:n,l=Ne(Ne({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","add_billing_info",Ne(Ne({send_to:r,event_callback:o},s),p))},ze=function(){return(ze=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ve=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ge=function(t,e){var r=t.trackingId,n=Ve(e,[]);delete n.userId;var o=ze({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"AddBillingInfo",ze(ze({},i),c))},$e=function(){return($e=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},We=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ke=function(t,e){var r=We(e,[]);delete r.userId;var n=$e({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Add Billing Info",$e($e({},o),a))},Je=function(t){rt("addBillingInfo",t,{googleAnalyticsHandler:Fe,facebookPixelHandler:Ge,segmentHandler:Ke})},Qe=function(){return(Qe=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ze=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xe=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ze(e,["callback","userId"]),c=null!=i?i:n,l=Qe(Qe({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","select_billing_info",Qe(Qe({send_to:r,event_callback:o},s),p))},tr=function(){return(tr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},er=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},rr=function(t,e){var r=t.trackingId,n=er(e,[]);delete n.userId;var o=tr({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SelectBillingInfo",tr(tr({},i),c))},nr=function(){return(nr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},or=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ir=function(t,e){var r=or(e,[]);delete r.userId;var n=nr({},r),o=L(n),i=u().meta,a=L(i);analytics.track("SelectBilling Info",nr(nr({},o),a))},ar=function(t){rt("selectBillingInfo",t,{googleAnalyticsHandler:Xe,facebookPixelHandler:rr,segmentHandler:ir})},ur=function(){return(ur=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},cr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},lr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=cr(e,["callback","userId"]),c=null!=i?i:n,l=ur(ur({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","update_billing_info",ur(ur({send_to:r,event_callback:o},s),p))},sr=function(){return(sr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pr=function(t,e){var r=t.trackingId,n=fr(e,[]);delete n.userId;var o=sr({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"UpdateBillingInfo",sr(sr({},i),c))},yr=function(){return(yr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},dr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hr=function(t,e){var r=e.fields,n=dr(e,["fields"]);delete n.userId;var o=yr(yr({},n),{fields:ct(r)}),i=L(o),a=u().meta,c=L(a);analytics.track("Update Billing Info",yr(yr({},i),c))},br=function(t){rt("updateBillingInfo",t,{googleAnalyticsHandler:lr,facebookPixelHandler:pr,segmentHandler:hr})},gr={logAddBillingInfo:Je,logSelectBillingInfo:ar,logUpdateBillingInfo:br},vr=gr,Or=function(){return(Or=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},mr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},wr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=mr(e,["callback","userId"]),c=null!=i?i:n,l=Or(Or({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","book_appointment",Or(Or({send_to:r,event_callback:o},s),p))},jr=function(){return(jr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Pr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ir=function(t,e){var r=t.trackingId,n=Pr(e,[]);delete n.userId;var o=jr({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"Schedule",jr(jr({},i),c))},Sr=function(){return(Sr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_r=function(t,e){var r=xr(e,[]);delete r.userId;var n=Sr({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Book Appointment",Sr(Sr({},o),a))},Ar=function(t){rt("bookAppointment",t,{googleAnalyticsHandler:wr,facebookPixelHandler:Ir,segmentHandler:_r})},Er={logBookAppointment:Ar},kr=Er,Tr=function(){return(Tr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Cr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Rr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.category,c=e.list,l=e.itemBrand,s=Cr(e,["callback","userId","category","list","itemBrand"]),f=e.position,p=[{item_brand:l,item_id:""+a.categoryId,item_list_name:c,item_name:a.name,index:f}],y=null!=i?i:n,d=Tr(Tr({},s),{userId:y}),h=L(d),b=u().meta,g=L(b);gtag("event","view_item_list",Tr(Tr({send_to:r,event_callback:o,item_list_name:c,items:p},h),g))},Br=function(){return(Br=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ur=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Mr=function(t,e){var r=t.trackingId,n=e.category,o=Ur(e,["category"]);delete o.userId;var i=n.categoryId,a=n.name,c=Br(Br({},o),{categoryId:i,categoryName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"CategoryImpression",Br(Br({},l),f))},Dr=function(){return(Dr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Yr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Lr=function(t,e){var r=e.category,n=Yr(e,["category"]);delete n.userId;var o=r.categoryId,i=r.name,a=Dr(Dr({},n),{categoryId:o,categoryName:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Category Impression",Dr(Dr({},c),s))},Hr=function(t){rt("categoryImpression",t,{googleAnalyticsHandler:Rr,facebookPixelHandler:Mr,segmentHandler:Lr})},Nr=function(){return(Nr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},qr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Fr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.query,c=qr(e,["callback","userId","query"]),l=null!=i?i:n,s=Nr(Nr({},c),{userId:l}),f=L(s),p=u().meta,y=L(p);gtag("event","search",Nr(Nr({send_to:r,event_callback:o,search_term:a},f),y))},zr=function(){return(zr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Vr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Gr=function(t,e){var r=t.trackingId,n=e.query,o=Vr(e,["query"]);delete o.userId;var i=zr({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",zr(zr({search_string:n},a),l))},$r=function(){return($r=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Kr=function(t,e){var r=Wr(e,[]);delete r.userId;var n=$r({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Search Category",$r($r({},o),a))},Jr=function(t){rt("searchCategoryAttempt",t,{googleAnalyticsHandler:Fr,facebookPixelHandler:Gr,segmentHandler:Kr})},Qr=function(){return(Qr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zr=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xr=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.category,c=Zr(e,["callback","userId","category"]);c.contentType&&delete c.contentType;var l=a.categoryId,s=a.name,f=null!=i?i:n,p=Qr(Qr({},c),{userId:f,categoryId:l,categoryName:s}),y=L(p),d=u().meta,h=L(d);gtag("event","select_content",Qr(Qr({send_to:r,event_callback:o,content_type:"category"},y),h))},tn=function(){return(tn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},en=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},rn=function(t,e){var r=t.trackingId,n=e.category,o=en(e,["category"]);delete o.userId;var i=n.categoryId,a=n.name,c=tn(tn({},o),{categoryId:i,categoryName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"SelectCategory",tn(tn({},l),f))},nn=function(){return(nn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},on=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},an=function(t,e){var r=e.category,n=on(e,["category"]);delete n.userId;var o=r.categoryId,i=r.name,a=nn(nn({},n),{categoryId:o,categoryName:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Select Category",nn(nn({},c),s))},un=function(t){rt("selectCategory",t,{googleAnalyticsHandler:Xr,facebookPixelHandler:rn,segmentHandler:an})},cn=function(){return(cn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ln=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},sn=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.category,c=ln(e,["callback","userId","category"]),l=a.categoryId,s=a.name,f=null!=i?i:n,p=cn(cn({},c),{userId:f,categoryId:l,categoryName:s}),y=L(p),d=u().meta,h=L(d);gtag("event","view_cateogry",cn(cn({send_to:r,event_callback:o},y),h))},fn=function(){return(fn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yn=function(t,e){var r=t.trackingId,n=e.category,o=pn(e,["category"]);delete o.userId;var i=n.categoryId,a=n.name,c=fn(fn({},o),{categoryId:i,categoryName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"ViewCategory",fn(fn({},l),f))},dn=function(){return(dn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},hn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},bn=function(t,e){var r=e.category,n=e.products,o=hn(e,["category","products"]);delete o.userId;var i=r.categoryId,a=r.name,c=dn(dn({},o),{listId:i,category:a}),l=L(c),s=u().meta,f=L(s);analytics.track("Product List Viewed",dn(dn({products:lt(n)},l),f))},gn=function(t){rt("viewCategory",t,{googleAnalyticsHandler:sn,facebookPixelHandler:yn,segmentHandler:bn})},vn={logCategoryImpression:Hr,logSearchCategoryAttempt:Jr,logSelectCategory:un,logViewCategory:gn},On=vn,mn=function(){return(mn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},jn=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=wn(e,["callback","userId"]),l=null!=a?a:n,s=mn(mn({},c),{userId:l,currency:o}),f=L(s),p=u().meta,y=L(p);gtag("event","checkout_action",mn(mn({send_to:r,event_callback:i},f),y))},Pn=function(){return(Pn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},In=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Sn=function(t,e){var r=t.trackingId,n=In(e,[]);delete n.userId;var o=Pn({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"CheckoutAction",Pn(Pn({},i),c))},xn=function(){return(xn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_n=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},An=function(t,e){var r=_n(e,[]);delete r.userId;var n=xn({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Checkout Step Completed",xn(xn({},o),a))},En=function(t){rt("checkoutAction",t,{googleAnalyticsHandler:jn,facebookPixelHandler:Sn,segmentHandler:An})},kn=function(){return(kn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Tn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Cn=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.shoppingCart,l=e.currency,s=Tn(e,["callback","userId","shoppingCart","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=kn(kn({},s),{userId:f,currency:p}),d=L(y),h=u().meta,b=L(h);gtag("event","begin_checkout",kn(kn({send_to:r,event_callback:i,items:at(c,p),value:Object(K.getShoppingCartTotal)(c).total},d),b))},Rn=function(){return(Rn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Un=function(t,e){var r=t.trackingId,n=t.currency,o=e.shoppingCart,i=e.currency,a=Bn(e,["shoppingCart","currency"]);delete a.userId;var c=null!=i?i:n,l=Rn(Rn({},a),{currency:c}),s=L(l),f=u().meta,p=L(f),y=nt(o);fbq("trackSingle",r,"InitiateCheckout",Rn(Rn({content_ids:y,contents:ot(o),num_items:y.length,value:Object(K.getShoppingCartTotal)(o).total},s),p))},Mn=function(){return(Mn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Dn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Yn=function(t,e){var r=t.currency,n=e.shoppingCart,o=e.currency,i=Dn(e,["shoppingCart","currency"]);delete i.userId;var a=null!=o?o:r,c=Mn(Mn({},i),{currency:a}),l=L(c),s=u().meta,f=L(s),p=Object(K.getShoppingCartTotal)(n),y=Object(K.getShoppingCartProducts)(n),d=p.total,h=p.totalTaxes,b=p.shippingCost;analytics.track("Initiate Checkout",Mn(Mn({total:d,revenue:d-h-(null!=b?b:0),shipping:b,tax:h,products:lt(y)},l),f))},Ln=function(t){rt("initiateCheckout",t,{googleAnalyticsHandler:Cn,facebookPixelHandler:Un,segmentHandler:Yn})},Hn={logCheckoutAction:En,logInitiateCheckout:Ln},Nn=Hn,qn=function(){return(qn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zn=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=Fn(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=qn(qn({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","apply_benefit",qn(qn({send_to:r,event_callback:i},y),h))},Vn=function(){return(Vn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$n=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Gn(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=Vn(Vn({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"ApplyBenefit",Vn(Vn({},l),f))},Wn=function(){return(Wn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Kn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jn=function(t,e){var r=t.currency,n=e.currency,o=Kn(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=Wn(Wn({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Apply Benefit",Wn(Wn({},c),s))},Qn=function(t){rt("applyBenefit",t,{googleAnalyticsHandler:zn,facebookPixelHandler:$n,segmentHandler:Jn})},Zn=function(){return(Zn=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Xn=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},to=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=Xn(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Zn(Zn({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","coupon_code_error",Zn(Zn({send_to:r,event_callback:i},y),h))},eo=function(){return(eo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ro=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},no=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=ro(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=eo(eo({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"CouponCodeError",eo(eo({},l),f))},oo=function(){return(oo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},io=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ao=function(t,e){var r=t.currency,n=e.currency,o=io(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=oo(oo({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Coupon Code Error",oo(oo({},c),s))},uo=function(t){rt("couponCodeError",t,{googleAnalyticsHandler:to,facebookPixelHandler:no,segmentHandler:ao})},co=function(){return(co=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},lo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},so=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=lo(e,["callback","userId"]),c=null!=i?i:n,l=co(co({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","redeem_coupon_code",co(co({send_to:r,event_callback:o},s),p))},fo=function(){return(fo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},po=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yo=function(t,e){var r=t.trackingId,n=po(e,[]);delete n.userId;var o=fo({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"RedeemCouponCode",fo(fo({},i),c))},ho=function(){return(ho=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},go=function(t,e){var r=bo(e,[]);delete r.userId;var n=ho({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Redeem Coupon Code",ho(ho({},o),a))},vo=function(t){rt("redeemCouponCode",t,{googleAnalyticsHandler:so,facebookPixelHandler:yo,segmentHandler:go})},Oo=function(){return(Oo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},mo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},wo=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=mo(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Oo(Oo({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","remove_benefit",Oo(Oo({send_to:r,event_callback:i},y),h))},jo=function(){return(jo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Po=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Io=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Po(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=jo(jo({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"RemoveBenefit",jo(jo({},l),f))},So=function(){return(So=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_o=function(t,e){var r=t.currency,n=e.currency,o=xo(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=So(So({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Remove Benefit",So(So({},c),s))},Ao=function(t){rt("removeBenefit",t,{googleAnalyticsHandler:wo,facebookPixelHandler:Io,segmentHandler:_o})},Eo=function(){return(Eo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ko=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},To=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=ko(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Eo(Eo({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","view_benefit_details",Eo(Eo({send_to:r,event_callback:i},y),h))},Co=function(){return(Co=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ro=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Bo=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Ro(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=Co(Co({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"ViewBenefitDetails",Co(Co({},l),f))},Uo=function(){return(Uo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Mo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Do=function(t,e){var r=t.currency,n=e.currency,o=Mo(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=Uo(Uo({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("View Benefit Details",Uo(Uo({},c),s))},Yo=function(t){rt("viewBenefitDetails",t,{googleAnalyticsHandler:To,facebookPixelHandler:Bo,segmentHandler:Do})},Lo=function(){return(Lo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ho=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},No=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ho(e,["callback","userId"]),c=null!=i?i:n,l=Lo(Lo({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_benefits_wallet",Lo(Lo({send_to:r,event_callback:o},s),p))},qo=function(){return(qo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zo=function(t,e){var r=t.trackingId,n=Fo(e,[]);delete n.userId;var o=qo({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewBenefitsWallet",qo(qo({},i),c))},Vo=function(){return(Vo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Go=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$o=function(t,e){var r=Go(e,[]);delete r.userId;var n=Vo({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Benefits Wallet",Vo(Vo({},o),a))},Wo=function(t){rt("viewBenefitsWallet",t,{googleAnalyticsHandler:No,facebookPixelHandler:zo,segmentHandler:$o})},Ko=function(){return(Ko=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Jo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Qo=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Jo(e,["callback","userId"]),c=null!=i?i:n,l=Ko(Ko({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_qr_store_coupon",Ko(Ko({send_to:r,event_callback:o},s),p))},Zo=function(){return(Zo=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Xo=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ti=function(t,e){var r=t.trackingId,n=Xo(e,[]);delete n.userId;var o=Zo({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewQRStoreCoupon",Zo(Zo({},i),c))},ei=function(){return(ei=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ri=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ni=function(t,e){var r=ri(e,[]);delete r.userId;var n=ei({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View QR Store Coupon",ei(ei({},o),a))},oi=function(t){void 0===t&&(t={}),rt("viewQRStoreCoupon",t,{googleAnalyticsHandler:Qo,facebookPixelHandler:ti,segmentHandler:ni})},ii={logApplyBenefit:Qn,logCouponCodeError:uo,logRedeemCouponCode:vo,logRemoveBenefit:Ao,logViewBenefitDetails:Yo,logViewBenefitsWallet:Wo,logViewQRStoreCoupon:oi},ai=ii,ui=function(){return(ui=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ci=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},li=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.amount,s=ci(e,["callback","userId","currency","amount"]),f=null!=a?a:n,p=null!=c?c:o,y=ui(ui({},s),{userId:f,currency:p,amount:l,value:l}),d=L(y),h=u().meta,b=L(h);gtag("event","add_credits",ui(ui({send_to:r,event_callback:i},d),b))},si=function(){return(si=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pi=function(t,e){var r=t.trackingId,n=t.currency,o=e.amount,i=e.currency,a=fi(e,["amount","currency"]);delete a.userId;var c=null!=i?i:n,l=si(si({},a),{currency:c,amount:o,value:o}),s=L(l),f=u().meta,p=L(f);fbq("trackSingleCustom",r,"AddCredits",si(si({},s),p))},yi=function(){return(yi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},di=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hi=function(t,e){var r=t.currency,n=e.amount,o=e.currency,i=di(e,["amount","currency"]);delete i.userId;var a=null!=o?o:r,c=yi(yi({},i),{currency:a,amount:n,value:n}),l=L(c),s=u().meta,f=L(s);analytics.track("Add Credits",yi(yi({},l),f))},bi=function(t){rt("addCredits",t,{googleAnalyticsHandler:li,facebookPixelHandler:pi,segmentHandler:hi})},gi=function(){return(gi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},vi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Oi=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.amount,s=vi(e,["callback","userId","currency","amount"]),f=null!=a?a:n,p=null!=c?c:o,y=gi(gi({},s),{userId:f,currency:p,amount:l,value:l}),d=L(y),h=u().meta,b=L(h);gtag("event","spend_credits",gi(gi({send_to:r,event_callback:i},d),b))},mi=function(){return(mi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ji=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.amount,a=wi(e,["currency","amount"]);delete a.userId;var c=null!=o?o:n,l=mi(mi({},a),{currency:c,amount:i,value:i}),s=L(l),f=u().meta,p=L(f);fbq("trackSingle",r,"SpendCredits",mi(mi({},s),p))},Pi=function(){return(Pi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ii=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Si=function(t,e){var r=t.currency,n=e.currency,o=e.amount,i=Ii(e,["currency","amount"]);delete i.userId;var a=null!=n?n:r,c=Pi(Pi({},i),{currency:a,amount:o,value:o}),l=L(c),s=u().meta,f=L(s);analytics.track("Spend Credits",Pi(Pi({},l),f))},xi=function(t){rt("spendCredits",t,{googleAnalyticsHandler:Oi,facebookPixelHandler:ji,segmentHandler:Si})},_i=function(){return(_i=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ai=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ei=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ai(e,["callback","userId"]),c=null!=i?i:n,l=_i(_i({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_credits",_i(_i({send_to:r,event_callback:o},s),p))},ki=function(){return(ki=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ti=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ci=function(t,e){var r=t.trackingId,n=Ti(e,[]);delete n.userId;var o=ki({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewCredits",ki(ki({},i),c))},Ri=function(){return(Ri=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ui=function(t,e){var r=Bi(e,[]);delete r.userId;var n=Ri({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Credits",Ri(Ri({},o),a))},Mi=function(t){rt("viewCredits",t,{googleAnalyticsHandler:Ei,facebookPixelHandler:Ci,segmentHandler:Ui})},Di={logAddCredits:bi,logSpendCredits:xi,logViewCredits:Mi},Yi=Di,Li=function(){return(Li=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ni=function(t,e,r){var n=e.trackingId,o=e.userId,i=r.callback,a=r.userId,c=Hi(r,["callback","userId"]),l=null!=a?a:o,s=Li(Li({},c),{userId:l}),f=L(s),p=u().meta,y=L(p);gtag("event",t,Li(Li(Li({send_to:n,event_callback:i},f),{artisan_event:"custom_event"}),y))},qi=function(){return(qi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zi=function(t,e,r){var n=e.trackingId,o=Fi(r,[]);delete o.userId;var i=qi({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingleCustom",n,t,qi(qi(qi({},a),{artisan_event:"CustomEvent"}),l))},Vi=function(){return(Vi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$i=function(t,e,r){var n=Gi(r,[]);delete n.userId;var o=Vi({},n),i=L(o),a=u().meta,c=L(a);analytics.track(t,Vi(Vi(Vi({},i),{artisan_event:"Custom Event"}),c))},Wi=function(t,e){void 0===e&&(e={}),rt(t,e,{googleAnalyticsHandler:function(e,r){return Ni(t,e,r)},facebookPixelHandler:function(e,r){return zi(t,e,r)},segmentHandler:function(e,r){return $i(t,e,r)}})},Ki=function(){return(Ki=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ji=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Qi=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ji(e,["callback","userId"]),c=null!=i?i:n,l=Ki(Ki({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_fulfillment_step",Ki(Ki({send_to:r,event_callback:o},s),p))},Zi=function(){return(Zi=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Xi=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ta=function(t,e){var r=t.trackingId,n=Xi(e,[]);delete n.userId;var o=Zi({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewFulfillmentStep",Zi(Zi({},i),c))},ea=function(){return(ea=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ra=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},na=function(t,e){var r=ra(e,[]);delete r.userId;var n=ea({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Fulfillment Step",ea(ea({},o),a))},oa=function(t){rt("viewFulfillmentStep",t,{googleAnalyticsHandler:Qi,facebookPixelHandler:ta,segmentHandler:na})},ia=function(){return(ia=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},aa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ua=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=aa(e,["callback","userId"]),c=null!=i?i:n,l=ia(ia({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_tracking",ia(ia({send_to:r,event_callback:o},s),p))},ca=function(){return(ca=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},la=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},sa=function(t,e){var r=t.trackingId,n=la(e,[]);delete n.userId;var o=ca({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewTracking",ca(ca({},i),c))},fa=function(){return(fa=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ya=function(t,e){var r=pa(e,[]);delete r.userId;var n=fa({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Tracking",fa(fa({},o),a))},da=function(t){rt("viewTracking",t,{googleAnalyticsHandler:ua,facebookPixelHandler:sa,segmentHandler:ya})},ha={logViewFulfillmentStep:oa,logViewTracking:da},ba=ha,ga=function(){return(ga=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},va=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Oa=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=va(e,["callback","userId"]),c=null!=i?i:n,l=ga(ga({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_location",ga(ga({send_to:r,event_callback:o},s),p))},ma=function(){return(ma=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ja=function(t,e){var r=t.trackingId,n=wa(e,[]);delete n.userId;var o=ma({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangeLocation",ma(ma({},i),c))},Pa=function(){return(Pa=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ia=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Sa=function(t,e){var r=Ia(e,[]);delete r.userId;var n=Pa({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Location",Pa(Pa({},o),a))},xa=function(t){void 0===t&&(t={}),rt("changeLocation",t,{googleAnalyticsHandler:Oa,facebookPixelHandler:ja,segmentHandler:Sa})},_a=function(){return(_a=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Aa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ea=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Aa(e,["callback","userId"]),c=null!=i?i:n,l=_a(_a({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","find_location",_a(_a({send_to:r,event_callback:o},s),p))},ka=function(){return(ka=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ta=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ca=function(t,e){var r=t.trackingId,n=Ta(e,[]);delete n.userId;var o=ka({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"FindLocation",ka(ka({},i),c))},Ra=function(){return(Ra=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ba=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ua=function(t,e){var r=Ba(e,[]);delete r.userId;var n=Ra({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Find Location",Ra(Ra({},o),a))},Ma=function(t){void 0===t&&(t={}),rt("findLocation",t,{googleAnalyticsHandler:Ea,facebookPixelHandler:Ca,segmentHandler:Ua})},Da=function(){return(Da=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ya=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},La=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Ya(e,["callback","userId"]),c=null!=i?i:n,l=Da(Da({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","out_of_coverage",Da(Da({send_to:r,event_callback:o},s),p))},Ha=function(){return(Ha=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Na=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},qa=function(t,e){var r=t.trackingId,n=Na(e,[]);delete n.userId;var o=Ha({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"OutOfCoverage",Ha(Ha({},i),c))},Fa=function(){return(Fa=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},za=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Va=function(t,e){var r=za(e,[]);delete r.userId;var n=Fa({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Out Of Coverage",Fa(Fa({},o),a))},Ga=function(t){void 0===t&&(t={}),rt("outOfCoverage",t,{googleAnalyticsHandler:La,facebookPixelHandler:qa,segmentHandler:Va})},$a=function(){return($a=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ka=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Wa(e,["callback","userId"]),c=null!=i?i:n,l=$a($a({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","set_location",$a($a({send_to:r,event_callback:o},s),p))},Ja=function(){return(Ja=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Qa=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Za=function(t,e){var r=t.trackingId,n=Qa(e,[]);delete n.userId;var o=Ja({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SetLocation",Ja(Ja({},i),c))},Xa=function(){return(Xa=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},tu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},eu=function(t,e){var r=e.lat,n=e.lng,o=tu(e,["lat","lng"]);delete o.userId;var i=r&&n?r+", "+n:"Not available",a=Xa(Xa({},o),{location:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Set Location",Xa(Xa({},c),s))},ru=function(t){void 0===t&&(t={}),rt("setLocation",t,{googleAnalyticsHandler:Ka,facebookPixelHandler:Za,segmentHandler:eu})},nu={logChangeLocation:xa,logFindLocation:Ma,logOutOfCoverage:Ga,logSetLocation:ru},ou=nu,iu=function(){return(iu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},au=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},uu=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=au(e,["callback","userId"]),c=null!=i?i:n,l=iu(iu({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","request_assistance",iu(iu({send_to:r,event_callback:o},s),p))},cu=function(){return(cu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},lu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},su=function(t,e){var r=t.trackingId,n=lu(e,[]);delete n.userId;var o=cu({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"Contact",cu(cu({},i),c))},fu=function(){return(fu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yu=function(t,e){var r=pu(e,[]);delete r.userId;var n=fu({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Request Assistance",fu(fu({},o),a))},du=function(t){rt("requestAssistance",t,{googleAnalyticsHandler:uu,facebookPixelHandler:su,segmentHandler:yu})},hu={logRequestAssistance:du},bu=hu,gu=function(){return(gu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},vu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ou=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.currencyName,c=e.amount,l=vu(e,["callback","userId","currencyName","amount"]),s=null!=i?i:n,f=gu(gu({},l),{userId:s}),p=L(f),y=u().meta,d=L(y);gtag("event","earn_virtual_currency",gu(gu({send_to:r,event_callback:o,virtual_currency_name:a,value:c},p),d))},mu=function(){return(mu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ju=function(t,e){var r=t.trackingId,n=wu(e,[]);delete n.userId;var o=mu({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"EarnPoints",mu(mu({},i),c))},Pu=function(){return(Pu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Iu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Su=function(t,e){var r=Iu(e,[]);delete r.userId;var n=Pu({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Earn Points",Pu(Pu({},o),a))},xu=function(t){rt("earnPoints",t,{googleAnalyticsHandler:Ou,facebookPixelHandler:ju,segmentHandler:Su})},_u=function(){return(_u=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Au=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Eu=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Au(e,["callback","userId"]),c=null!=i?i:n,l=_u(_u({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","share_points",_u(_u({send_to:r,event_callback:o},s),p))},ku=function(){return(ku=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Tu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Cu=function(t,e){var r=t.trackingId,n=Tu(e,[]);delete n.userId;var o=ku({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SharePoints",ku(ku({},i),c))},Ru=function(){return(Ru=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Uu=function(t,e){var r=Bu(e,[]);delete r.userId;var n=Ru({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Share Points",Ru(Ru({},o),a))},Mu=function(t){rt("sharePoints",t,{googleAnalyticsHandler:Eu,facebookPixelHandler:Cu,segmentHandler:Uu})},Du=function(){return(Du=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Yu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Lu=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.currencyName,c=e.amount,l=Yu(e,["callback","userId","currencyName","amount"]),s=null!=i?i:n,f=Du(Du({},l),{userId:s}),p=L(f),y=u().meta,d=L(y);gtag("event","spend_virtual_currency",Du(Du({send_to:r,event_callback:o,virtual_currency_name:a,value:c},p),d))},Hu=function(){return(Hu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Nu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},qu=function(t,e){var r=t.trackingId,n=Nu(e,[]);delete n.userId;var o=Hu({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SpendPoints",Hu(Hu({},i),c))},Fu=function(){return(Fu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},zu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Vu=function(t,e){var r=zu(e,[]);delete r.userId;var n=Fu({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Spend Points",Fu(Fu({},o),a))},Gu=function(t){rt("spendPoints",t,{googleAnalyticsHandler:Lu,facebookPixelHandler:qu,segmentHandler:Vu})},$u=function(){return($u=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ku=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Wu(e,["callback","userId"]),c=null!=i?i:n,l=$u($u({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_loyalty_level",$u($u({send_to:r,event_callback:o},s),p))},Ju=function(){return(Ju=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Qu=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Zu=function(t,e){var r=t.trackingId,n=Qu(e,[]);delete n.userId;var o=Ju({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewLoyaltyLevel",Ju(Ju({},i),c))},Xu=function(){return(Xu=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},tc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ec=function(t,e){var r=tc(e,[]);delete r.userId;var n=Xu({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Loyalty Level",Xu(Xu({},o),a))},rc=function(t){rt("viewLoyaltyLevel",t,{googleAnalyticsHandler:Ku,facebookPixelHandler:Zu,segmentHandler:ec})},nc={logEarnPoints:xu,logSharePoints:Mu,logSpendPoints:Gu,logViewLoyaltyLevel:rc},oc=nc,ic=function(){return(ic=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ac=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},uc=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=ac(e,["callback","userId"]),c=null!=i?i:n,l=ic(ic({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","cancel_order",ic(ic({send_to:r,event_callback:o},s),p))},cc=function(){return(cc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},lc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},sc=function(t,e){var r=t.trackingId,n=lc(e,[]);delete n.userId;var o=cc({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"CancelOrder",cc(cc({},i),c))},fc=function(){return(fc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},pc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},yc=function(t,e){var r=t.currency,n=e.currency,o=e.orderTotal,i=e.products,a=pc(e,["currency","orderTotal","products"]);delete a.userId;var c=null!=n?n:r,l=fc(fc({},a),{revenue:o,currency:c}),s=L(l),f=u().meta,p=L(f);analytics.track("Order Cancelled",fc(fc({products:lt(i)},s),p))},dc=function(t){rt("cancelOrder",t,{googleAnalyticsHandler:uc,facebookPixelHandler:sc,segmentHandler:yc})},hc=function(){return(hc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},gc=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=bc(e,["callback","userId"]),c=null!=i?i:n,l=hc(hc({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","rate_order",hc(hc({send_to:r,event_callback:o},s),p))},vc=function(){return(vc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Oc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},mc=function(t,e){var r=t.trackingId,n=e.maxScore,o=e.score,i=Oc(e,["maxScore","score"]);delete i.userId;var a=vc(vc({},i),{maxScore:n,score:o}),c=L(a),l=u().meta,s=L(l);fbq("trackSingleCustom",r,"RateOrder",vc(vc({max_rating_value:n,value:o},c),s))},wc=function(){return(wc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Pc=function(t,e){var r=jc(e,[]);delete r.userId;var n=wc({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Rate Order",wc(wc({},o),a))},Ic=function(t){rt("rateOrder",t,{googleAnalyticsHandler:gc,facebookPixelHandler:mc,segmentHandler:Pc})},Sc=function(){return(Sc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_c=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.orderId,s=e.orderTotal,f=xc(e,["callback","userId","currency","orderId","orderTotal"]),p=null!=a?a:n,y=null!=c?c:o,d=Sc(Sc({},f),{userId:p,currency:y}),h=L(d),b=u().meta,g=L(b);gtag("event","refund",Sc(Sc({send_to:r,event_callback:i,transaction_id:l,value:s},h),g))},Ac=function(){return(Ac=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ec=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},kc=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.orderTotal,a=Ec(e,["currency","orderTotal"]);delete a.userId;var c=null!=o?o:n,l=Ac(Ac({},a),{currency:c}),s=L(l),f=u().meta,p=L(f);fbq("trackSingleCustom",r,"RequestRefund",Ac(Ac({value:i},s),p))},Tc=function(){return(Tc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Cc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Rc=function(t,e){var r=t.currency,n=e.currency,o=e.orderTotal,i=e.products,a=Cc(e,["currency","orderTotal","products"]);delete a.userId;var c=null!=n?n:r,l=Tc(Tc({},a),{revenue:o,currency:c}),s=L(l),f=u().meta,p=L(f);analytics.track("Order Refunded",Tc(Tc({products:lt(i)},s),p))},Bc=function(t){rt("requestRefund",t,{googleAnalyticsHandler:_c,facebookPixelHandler:kc,segmentHandler:Rc})},Uc={logCancelOrder:dc,logRateOrder:Ic,logRequestRefund:Bc},Mc=Uc,Dc=function(){return(Dc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Yc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Lc=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Yc(e,["callback","userId"]),c=null!=i?i:n,l=Dc(Dc({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","generate_lead",Dc(Dc({send_to:r,event_callback:o},s),p))},Hc=function(){return(Hc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Nc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},qc=function(t,e){var r=t.trackingId,n=Nc(e,[]);delete n.userId;var o=Hc({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"Lead",Hc(Hc({},i),c))},Fc=function(){return(Fc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},zc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Vc=function(t,e){var r=zc(e,[]);delete r.userId;var n=Fc({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Generate Lead",Fc(Fc({},o),a))},Gc=function(t){void 0===t&&(t={}),rt("generateLead",t,{googleAnalyticsHandler:Lc,facebookPixelHandler:qc,segmentHandler:Vc})},$c=function(){return($c=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Kc=function(t,e){void 0===e&&(e={});var r=t.trackingId,n=Wc(e,[]);delete n.userId;var o=$c({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingle",r,"PageView",$c($c({},i),c))},Jc=function(){return(Jc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Qc=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Zc=function(t,e){void 0===e&&(e={});var r=t.trackingId,n=t.userId,o=e.pathname,i=e.name,a=e.callback,c=e.userId,l=Qc(e,["pathname","name","callback","userId"]),s=null!=c?c:n,f=Jc(Jc({},l),{userId:s}),p=L(f),y=u().meta,d=L(y);gtag("event","page_view",Jc(Jc({page_title:i,page_path:o,send_to:r,event_callback:a},p),d))},Xc=function(){return(Xc=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},tl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},el=function(t,e){var r=e.name,n=tl(e,["name"]),o=L(n),i=u().meta,a=L(i);analytics.page(r,Xc(Xc({},o),a))},rl=function(t){rt("pageView",t,{googleAnalyticsHandler:Zc,facebookPixelHandler:Kc,segmentHandler:el})},nl=function(){return(nl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ol=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},il=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.query,c=ol(e,["callback","userId","query"]),l=null!=i?i:n,s=nl(nl({},c),{userId:l}),f=L(s),p=u().meta,y=L(p);gtag("event","search",nl(nl({send_to:r,event_callback:o,search_term:a},f),y))},al=function(){return(al=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ul=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cl=function(t,e){var r=t.trackingId,n=e.query,o=ul(e,["query"]);delete o.userId;var i=al({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",al(al({search_string:n},a),l))},ll=function(){return(ll=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},sl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},fl=function(t,e){var r=sl(e,[]);delete r.userId;var n=ll({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Search Page Content",ll(ll({},o),a))},pl=function(t){rt("searchPageContent",t,{googleAnalyticsHandler:il,facebookPixelHandler:cl,segmentHandler:fl})},yl={logGenerateLead:Gc,logPageView:rl,logSearchPageContent:pl},dl=yl,hl=function(){return(hl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},gl=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=bl(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=hl(hl({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","change_payment_type",hl(hl({send_to:r,event_callback:i},y),h))},vl=function(){return(vl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ol=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ml=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Ol(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=vl(vl({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"ChangePaymentType",vl(vl({},l),f))},wl=function(){return(wl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Pl=function(t,e){var r=t.currency,n=e.currency,o=jl(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=wl(wl({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Change Payment Type",wl(wl({},c),s))},Il=function(t){rt("changePaymentType",t,{googleAnalyticsHandler:gl,facebookPixelHandler:ml,segmentHandler:Pl})},Sl=function(){return(Sl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_l=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=xl(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Sl(Sl({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","select_payment_type",Sl(Sl({send_to:r,event_callback:i},y),h))},Al=function(){return(Al=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},El=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},kl=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=El(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=Al(Al({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"SelectPaymentType",Al(Al({},l),f))},Tl=function(){return(Tl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Cl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Rl=function(t,e){var r=t.currency,n=e.currency,o=Cl(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=Tl(Tl({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Select Payment Type",Tl(Tl({},c),s))},Bl=function(t){rt("selectPaymentType",t,{googleAnalyticsHandler:_l,facebookPixelHandler:kl,segmentHandler:Rl})},Ul=function(){return(Ul=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ml=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Dl=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=Ml(e,["callback","userId","currency"]),s=null!=a?a:n,f=null!=c?c:o,p=Ul(Ul({},l),{userId:s,currency:f}),y=L(p),d=u().meta,h=L(d);gtag("event","add_payment_info",Ul(Ul({send_to:r,event_callback:i},y),h))},Yl=function(){return(Yl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ll=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Hl=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=Ll(e,["currency"]);delete i.userId;var a=null!=o?o:n,c=Yl(Yl({},i),{currency:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingle",r,"AddPaymentInfo",Yl(Yl({success:1},l),f))},Nl=function(){return(Nl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ql=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Fl=function(t,e){var r=t.currency,n=e.currency,o=ql(e,["currency"]);delete o.userId;var i=null!=n?n:r,a=Nl(Nl({},o),{currency:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Set Payment Info",Nl(Nl({},c),s))},zl=function(t){rt("setPaymentInfo",t,{googleAnalyticsHandler:Dl,facebookPixelHandler:Hl,segmentHandler:Fl})},Vl={logChangePaymentType:Il,logSelectPaymentType:Bl,logSetPaymentInfo:zl},Gl=Vl,$l=function(){return($l=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Wl=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Kl=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.product,c=Wl(e,["callback","userId","product"]),l=null!=i?i:n,s=a.productId,f=a.name,p=$l($l({},c),{userId:l,productId:s,productName:f}),y=L(p),d=u().meta,h=L(d);gtag("event","customize_product",$l($l({send_to:r,event_callback:o},y),h))},Jl=function(){return(Jl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ql=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Zl=function(t,e){var r=t.trackingId,n=e.product,o=Ql(e,["product"]);delete o.userId;var i=n.productId,a=n.name,c=Jl(Jl({},o),{productId:i,productName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingle",r,"CustomizeProduct",Jl(Jl({},l),f))},Xl=function(){return(Xl=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ts=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},es=function(t,e){var r=e.product,n=ts(e,["product"]);delete n.userId;var o=r.productId,i=r.name,a=Xl(Xl({},n),{productId:o,productName:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Customize Product",Xl(Xl({},c),s))},rs=function(t){rt("customizeProduct",t,{googleAnalyticsHandler:Kl,facebookPixelHandler:Zl,segmentHandler:es})},ns=function(){return(ns=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},os=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},is=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=os(e,["callback","userId"]),c=null!=i?i:n,l=ns(ns({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","filter_products",ns(ns({send_to:r,event_callback:o},s),p))},as=function(){return(as=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},us=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cs=function(t,e){var r=t.trackingId,n=us(e,[]);delete n.userId;var o=as({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"FilterProducts",as(as({},i),c))},ls=function(){return(ls=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ss=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},fs=function(t,e){var r=e.filterBy,n=ss(e,["filterBy"]);delete n.userId;var o=ls(ls({},n),{filterBy:ct(r)}),i=L(o),a=u().meta,c=L(a);analytics.track("Filter Products",ls(ls({},i),c))},ps=function(t){rt("filterProducts",t,{googleAnalyticsHandler:is,facebookPixelHandler:cs,segmentHandler:fs})},ys=function(){return(ys=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ds=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hs=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=ds(e,["callback","userId","product","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=c.productId,d=c.name,h=ys(ys({},s),{userId:f,productId:y,productName:d,currency:p}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","product_impression",ys(ys({send_to:r,event_callback:i,value:b.netPrice},g),O))},bs=function(){return(bs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},gs=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},vs=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=gs(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=Object(J.getProductTotals)(o),p=bs(bs({},a),{productId:l,productName:s,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingleCustom",r,"ProductImpression",bs(bs({value:f.netPrice},y),h))},Os=function(){return(Os=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ms=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ws=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=ms(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=Os(Os({},i),{productId:c,name:l,currency:a}),f=L(s),p=u().meta,y=L(p),d=Object(J.getProductTotals)(n);analytics.track("Product Viewed",Os(Os({price:d.netPrice},f),y))},js=function(t){rt("productImpression",t,{googleAnalyticsHandler:hs,facebookPixelHandler:vs,segmentHandler:ws})},Ps=function(){return(Ps=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Is=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ss=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Is(e,["callback","userId"]),c=null!=i?i:n,l=Ps(Ps({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","search_product_success",Ps(Ps({send_to:r,event_callback:o},s),p))},xs=function(){return(xs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_s=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},As=function(t,e){var r=t.trackingId,n=e.query,o=_s(e,["query"]);delete o.userId;var i=xs({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",xs(xs({search_string:n,success:1},a),l))},Es=function(){return(Es=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ks=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ts=function(t,e){var r=ks(e,[]);delete r.userId;var n=Es({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Products Searched",Es(Es({},o),a))},Cs=function(t){rt("searchProductSuccess",t,{googleAnalyticsHandler:Ss,facebookPixelHandler:As,segmentHandler:Ts})},Rs=function(){return(Rs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bs=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Us=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.query,c=Bs(e,["callback","userId","query"]),l=null!=i?i:n,s=Rs(Rs({},c),{userId:l}),f=L(s),p=u().meta,y=L(p);gtag("event","search",Rs(Rs({send_to:r,event_callback:o,search_term:a},f),y))},Ms=function(){return(Ms=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ds=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ys=function(t,e){var r=t.trackingId,n=e.query,o=Ds(e,["query"]);delete o.userId;var i=Ms({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",Ms(Ms({search_string:n},a),l))},Ls=function(){return(Ls=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hs=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ns=function(t,e){var r=Hs(e,[]);delete r.userId;var n=Ls({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Search Product Attempt",Ls(Ls({},o),a))},qs=function(t){rt("searchProductAttempt",t,{googleAnalyticsHandler:Us,facebookPixelHandler:Ys,segmentHandler:Ns})},Fs=function(){return(Fs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},zs=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Vs=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=zs(e,["callback","userId"]),c=null!=i?i:n,l=Fs(Fs({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","search_product_not_found",Fs(Fs({send_to:r,event_callback:o},s),p))},Gs=function(){return(Gs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},$s=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ws=function(t,e){var r=t.trackingId,n=e.query,o=$s(e,["query"]);delete o.userId;var i=Gs({},o),a=L(i),c=u().meta,l=L(c);fbq("trackSingle",r,"Search",Gs(Gs({search_string:n,success:0},a),l))},Ks=function(){return(Ks=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Js=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Qs=function(t,e){var r=Js(e,[]);delete r.userId;var n=Ks({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Search Product Not Found",Ks(Ks({},o),a))},Zs=function(t){rt("searchProductNotFound",t,{googleAnalyticsHandler:Vs,facebookPixelHandler:Ws,segmentHandler:Qs})},Xs=function(){return(Xs=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},tf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ef=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=tf(e,["callback","userId","product","currency"]);s.contentType&&delete s.contentType;var f=null!=a?a:n,p=null!=l?l:o,y=c.productId,d=c.name,h=Xs(Xs({},s),{userId:f,productId:y,productName:d,currency:p}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","select_content",Xs(Xs({send_to:r,event_callback:i,content_type:"product",value:b.netPrice},g),O))},rf=function(){return(rf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},nf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},of=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=nf(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=Object(J.getProductTotals)(o),p=rf(rf({},a),{productId:l,productName:s,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingleCustom",r,"SelectProduct",rf(rf({value:f.netPrice},y),h))},af=function(){return(af=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},uf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cf=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=uf(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=af(af({},i),{productId:c,name:l,currency:a}),f=L(s),p=u().meta,y=L(p),d=Object(J.getProductTotals)(n);analytics.track("Product Clicked",af(af({price:d.netPrice},f),y))},lf=function(t){rt("selectProduct",t,{googleAnalyticsHandler:ef,facebookPixelHandler:of,segmentHandler:cf})},sf=function(){return(sf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ff=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pf=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=ff(e,["callback","userId"]),c=null!=i?i:n,l=sf(sf({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","sort_products",sf(sf({send_to:r,event_callback:o},s),p))},yf=function(){return(yf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},df=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hf=function(t,e){var r=t.trackingId,n=df(e,[]);delete n.userId;var o=yf({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SortProducts",yf(yf({},i),c))},bf=function(){return(bf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},gf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},vf=function(t,e){var r=gf(e,[]);delete r.userId;var n=bf({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Sort Products",bf(bf({},o),a))},Of=function(t){rt("sortProducts",t,{googleAnalyticsHandler:pf,facebookPixelHandler:hf,segmentHandler:vf})},mf=function(){return(mf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},jf=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=wf(e,["callback","userId","product","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=c.productId,d=c.name,h=mf(mf({},s),{userId:f,productId:y,productName:d,currency:p}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","view_item",mf(mf({send_to:r,event_callback:i,value:b.netPrice},g),O))},Pf=function(){return(Pf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},If=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Sf=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=If(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=Object(J.getProductTotals)(o),p=Pf(Pf({},a),{productId:l,productName:s,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingle",r,"ViewContent",Pf(Pf({value:f.netPrice},y),h))},xf=function(){return(xf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_f=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Af=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=_f(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=xf(xf({},i),{productId:c,name:l,currency:a}),f=L(s),p=u().meta,y=L(p),d=Object(J.getProductTotals)(n);analytics.track("View Product Details",xf(xf({price:d.netPrice},f),y))},Ef=function(t){rt("viewProductDetails",t,{googleAnalyticsHandler:jf,facebookPixelHandler:Sf,segmentHandler:Af})},kf={logCustomizeProduct:rs,logFilterProducts:ps,logProductImpression:js,logSearchProductSuccess:Cs,logSearchProductAttempt:qs,logSearchProductNotFound:Zs,logSelectProduct:lf,logSortProducts:Of,logViewProductDetails:Ef},Tf=kf,Cf=function(){return(Cf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Rf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Bf=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.shoppingCart,s=Rf(e,["callback","userId","currency","shoppingCart"]),f=null!=a?a:n,p=null!=c?c:o,y=Cf(Cf({},s),{userId:f,currency:p}),d=L(y),h=u().meta,b=L(h);gtag("event","purchase_attempt",Cf(Cf({send_to:r,event_callback:i,items:at(l,p),value:Object(K.getShoppingCartTotal)(l).total},d),b))},Uf=function(){return(Uf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Mf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Df=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.shoppingCart,a=Mf(e,["currency","shoppingCart"]);delete a.userId;var c=null!=o?o:n,l=Uf(Uf({},a),{currency:c}),s=L(l),f=u().meta,p=L(f),y=nt(i);fbq("trackSingleCustom",r,"PurchaseAttempt",Uf(Uf({content_ids:y,contents:ot(i),num_items:y.length,value:Object(K.getShoppingCartTotal)(i).total},s),p))},Yf=function(){return(Yf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Lf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Hf=function(t,e){var r=t.currency,n=e.currency,o=e.shoppingCart,i=Lf(e,["currency","shoppingCart"]);delete i.userId;var a=null!=n?n:r,c=Yf(Yf({},i),{currency:a}),l=L(c),s=u().meta,f=L(s),p=Object(K.getShoppingCartTotal)(o),y=Object(K.getShoppingCartProducts)(o),d=p.total,h=p.totalTaxes,b=p.shippingCost;analytics.track("Purchase Attempt",Yf(Yf({total:d,revenue:d-h-(null!=b?b:0),shipping:b,tax:h,products:lt(y)},l),f))},Nf=function(t){rt("purchaseAttempt",t,{googleAnalyticsHandler:Bf,facebookPixelHandler:Df,segmentHandler:Hf})},qf=function(){return(qf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ff=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zf=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.shoppingCart,s=Ff(e,["callback","userId","currency","shoppingCart"]),f=null!=a?a:n,p=null!=c?c:o,y=qf(qf({},s),{userId:f,currency:p}),d=L(y),h=u().meta,b=L(h);gtag("event","purchase_fail",qf(qf({send_to:r,event_callback:i,items:at(l,p),value:Object(K.getShoppingCartTotal)(l).total},d),b))},Vf=function(){return(Vf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$f=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.shoppingCart,a=Gf(e,["currency","shoppingCart"]);delete a.userId;var c=null!=o?o:n,l=Vf(Vf({},a),{currency:c}),s=L(l),f=u().meta,p=L(f),y=nt(i);fbq("trackSingleCustom",r,"PurchaseFail",Vf(Vf({content_ids:y,contents:ot(i),num_items:y.length,value:Object(K.getShoppingCartTotal)(i).total},s),p))},Wf=function(){return(Wf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Kf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jf=function(t,e){var r=t.currency,n=e.currency,o=e.shoppingCart,i=Kf(e,["currency","shoppingCart"]);delete i.userId;var a=null!=n?n:r,c=Wf(Wf({},i),{currency:a}),l=L(c),s=u().meta,f=L(s),p=Object(K.getShoppingCartTotal)(o),y=Object(K.getShoppingCartProducts)(o),d=p.total,h=p.totalTaxes,b=p.shippingCost;analytics.track("Purchase Fail",Wf(Wf({total:d,revenue:d-h-(null!=b?b:0),shipping:b,tax:h,products:lt(y)},l),f))},Qf=function(t){rt("purchaseFail",t,{googleAnalyticsHandler:zf,facebookPixelHandler:$f,segmentHandler:Jf})},Zf=function(){return(Zf=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Xf=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},tp=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.currency,l=e.shoppingCart,s=e.orderId,f=Xf(e,["callback","userId","currency","shoppingCart","orderId"]),p=null!=a?a:n,y=null!=c?c:o,d=Zf(Zf({},f),{userId:p,currency:y}),h=Object(K.getShoppingCartTotal)(l),b=h.total,g=h.shippingCost,v=h.totalTaxes,O=L(d),m=u().meta,w=L(m);gtag("event","purchase",Zf(Zf({send_to:r,event_callback:i,items:at(l,y),value:b,transaction_id:s,shipping:g,tax:v},O),w))},ep=function(){return(ep=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},rp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},np=function(t,e){var r=t.trackingId,n=t.currency,o=e.currency,i=e.shoppingCart,a=rp(e,["currency","shoppingCart"]);delete a.userId;var c=null!=o?o:n,l=ep(ep({},a),{currency:c}),s=L(l),f=u().meta,p=L(f),y=nt(i);fbq("trackSingle",r,"Purchase",ep(ep({content_ids:y,contents:ot(i),num_items:y.length,value:Object(K.getShoppingCartTotal)(i).total},s),p))},op=function(){return(op=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ip=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ap=function(t,e){var r=t.currency,n=e.currency,o=e.shoppingCart,i=ip(e,["currency","shoppingCart"]);delete i.userId;var a=null!=n?n:r,c=op(op({},i),{currency:a}),l=L(c),s=u().meta,f=L(s),p=Object(K.getShoppingCartTotal)(o),y=Object(K.getShoppingCartProducts)(o),d=p.total,h=p.totalTaxes,b=p.shippingCost;analytics.track("Order Completed",op(op({total:d,revenue:d-h-(null!=b?b:0),shipping:b,tax:h,products:lt(y)},l),f))},up=function(t){rt("purchaseSuccess",t,{googleAnalyticsHandler:tp,facebookPixelHandler:np,segmentHandler:ap})},cp={logPurchaseAttempt:Nf,logPurchaseFail:Qf,logPurchaseSuccess:up},lp=cp,sp=function(){return(sp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},pp=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=fp(e,["callback","userId"]),c=null!=i?i:n,l=sp(sp({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_settings",sp(sp({send_to:r,event_callback:o},s),p))},yp=function(){return(yp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},dp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hp=function(t,e){var r=t.trackingId,n=dp(e,[]);delete n.userId;var o=yp({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewSettings",yp(yp({},i),c))},bp=function(){return(bp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},gp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},vp=function(t,e){var r=gp(e,[]);delete r.userId;var n=bp({},r),o=L(n),i=u().meta,a=L(i);analytics.track("View Settings",bp(bp({},o),a))},Op=function(t){void 0===t&&(t={}),rt("viewSettings",t,{googleAnalyticsHandler:pp,facebookPixelHandler:hp,segmentHandler:vp})},mp={logViewSettings:Op},wp=mp,jp=function(){return(jp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Pp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ip=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Pp(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=jp(jp({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","add_shipping_info",jp(jp({send_to:r,event_callback:o},s),p))},Sp=function(){return(Sp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},xp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},_p=function(t,e){var r=t.trackingId,n=xp(e,[]);delete n.userId,delete n.identify;var o=Sp({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"AddShippingAddress",Sp(Sp({},i),c))},Ap=function(){return(Ap=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ep=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},kp=function(t,e){var r=e.identify,n=Ep(e,["identify"]);delete n.userId;var o=Ap({},n),i=L(o),a=u().meta,c=L(a);analytics.track("Add Shipping Address",Ap(Ap({},i),c)),r&&analytics.identify(r.id,r)},Tp=function(t){rt("addShippingAddress",t,{googleAnalyticsHandler:Ip,facebookPixelHandler:_p,segmentHandler:kp})},Cp=function(){return(Cp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Rp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Bp=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Rp(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=Cp(Cp({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","select_shipping_address",Cp(Cp({send_to:r,event_callback:o},s),p))},Up=function(){return(Up=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Mp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Dp=function(t,e){var r=t.trackingId,n=Mp(e,[]);delete n.userId,delete n.identify;var o=Up({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SelectShippingAddress",Up(Up({},i),c))},Yp=function(){return(Yp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Lp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Hp=function(t,e){var r=e.identify,n=Lp(e,["identify"]);delete n.userId;var o=Yp({},n),i=L(o),a=u().meta,c=L(a);analytics.track("Select Shipping Address",Yp(Yp({},i),c)),r&&analytics.identify(r.id,r)},Np=function(t){rt("selectShippingAddress",t,{googleAnalyticsHandler:Bp,facebookPixelHandler:Dp,segmentHandler:Hp})},qp=function(){return(qp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zp=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Fp(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=qp(qp({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","update_shipping_info",qp(qp({send_to:r,event_callback:o},s),p))},Vp=function(){return(Vp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$p=function(t,e){var r=t.trackingId,n=Gp(e,[]);delete n.userId,delete n.identify;var o=Vp({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"UpdateShippingAddress",Vp(Vp({},i),c))},Wp=function(){return(Wp=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Kp=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jp=function(t,e){var r=e.fields,n=e.identify,o=Kp(e,["fields","identify"]);delete o.userId;var i=Wp(Wp({},o),{fields:ct(r)}),a=L(i),c=u().meta,l=L(c);analytics.track("Update Shipping Address",Wp(Wp({},a),l)),n&&analytics.identify(n.id,n)},Qp=function(t){rt("updateShippingAddress",t,{googleAnalyticsHandler:zp,facebookPixelHandler:$p,segmentHandler:Jp})},Zp={logAddShippingAddress:Tp,logSelectShippingAddress:Np,logUpdateShippingAddress:Qp},Xp=Zp,ty=function(){return(ty=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ey=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ry=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=e.store,f=ey(e,["callback","userId","product","currency","store"]),p=null!=a?a:n,y=null!=l?l:o,d=s.storeName,h=s.storeId,b=ty(ty({},f),{userId:p,storeId:h,storeName:d,currency:y}),g=Object(J.getProductTotals)(c),v=L(b),O=u().meta,m=L(O);gtag("event","add_to_cart",ty(ty({send_to:r,event_callback:i,items:[ut(c,y)],value:g.netPrice},v),m))},ny=function(){return(ny=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},oy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},iy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.store,a=e.currency,c=oy(e,["product","store","currency"]);delete c.userId;var l=null!=a?a:n,s=o.productId,f=o.name,p=o.amount,y=i.storeName,d=i.storeId,h=ny(ny({},c),{storeId:d,storeName:y,amount:p,currency:l}),b=L(h),g=u().meta,v=L(g);fbq("trackSingle",r,"AddToCart",ny(ny({content_id:s,content_name:f,content:it(o),value:Object(J.getProductTotals)(o).netPrice},b),v))},ay=function(){return(ay=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},uy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cy=function(t,e){var r=t.currency,n=e.product,o=e.store,i=e.currency,a=uy(e,["product","store","currency"]);delete a.userId;var c=null!=i?i:r,l=n.productId,s=n.name,f=n.amount,p=o.storeName,y=o.storeId,d=ay(ay({},a),{storeId:y,storeName:p,productId:l,quantity:f,name:s,currency:c}),h=L(d),b=u().meta,g=L(b),v=Object(J.getProductTotals)(n);analytics.track("Product Added",ay(ay({price:v.netPrice},h),g))},ly=function(t){rt("addProductToCart",t,{googleAnalyticsHandler:ry,facebookPixelHandler:iy,segmentHandler:cy})},sy=function(){return(sy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},fy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},py=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=fy(e,["callback","userId","product","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=sy(sy({},s),{userId:f,currency:p}),d=Object(J.getProductTotals)(c),h=L(y),b=u().meta,g=L(b);gtag("event","add_to_wishlist",sy(sy({send_to:r,event_callback:i,items:[ut(c,p)],value:d.netPrice},h),g))},yy=function(){return(yy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},dy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},hy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=dy(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=o.amount,p=yy(yy({},a),{amount:f,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingle",r,"AddToWishlist",yy(yy({content_id:l,content_name:s,content:it(o),value:Object(J.getProductTotals)(o).netPrice},y),h))},by=function(){return(by=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},gy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},vy=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=gy(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=n.amount,f=by(by({},i),{productId:c,quantity:s,name:l,currency:a}),p=L(f),y=u().meta,d=L(y),h=Object(J.getProductTotals)(n);analytics.track("Add Product To Wishlist",by(by({price:h.netPrice},p),d))},Oy=function(t){rt("addProductToWishlist",t,{googleAnalyticsHandler:py,facebookPixelHandler:hy,segmentHandler:vy})},my=function(){return(my=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},wy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},jy=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=wy(e,["callback","userId"]),c=null!=i?i:n,l=my(my({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","clear_cart",my(my({send_to:r,event_callback:o},s),p))},Py=function(){return(Py=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Iy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Sy=function(t,e){var r=t.trackingId,n=Iy(e,[]);delete n.userId;var o=Py({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ClearCart",Py(Py({},i),c))},xy=function(){return(xy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},_y=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ay=function(t,e){var r=_y(e,[]);delete r.userId;var n=xy({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Clear Cart",xy(xy({},o),a))},Ey=function(t){rt("clearCart",t,{googleAnalyticsHandler:jy,facebookPixelHandler:Sy,segmentHandler:Ay})},ky=function(){return(ky=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ty=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Cy=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=e.store,f=Ty(e,["callback","userId","product","currency","store"]),p=null!=a?a:n,y=null!=l?l:o,d=c.productId,h=c.name,b=s.storeName,g=s.storeId,v=ky(ky({},f),{userId:p,productId:d,productName:h,storeId:g,storeName:b,currency:y}),O=Object(J.getProductTotals)(c),m=L(v),w=u().meta,j=L(w);gtag("event","remove_product_from_cart",ky(ky({send_to:r,event_callback:i,value:O.netPrice},m),j))},Ry=function(){return(Ry=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},By=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Uy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.store,a=e.currency,c=By(e,["product","store","currency"]);delete c.userId;var l=null!=a?a:n,s=o.productId,f=o.name,p=o.amount,y=i.storeName,d=i.storeId,h=Ry(Ry({},c),{storeId:d,storeName:y,amount:p,currency:l}),b=L(h),g=u().meta,v=L(g);fbq("trackSingleCustom",r,"RemoveProductFromCart",Ry(Ry({content_id:s,content_name:f,content:it(o),value:Object(J.getProductTotals)(o).netPrice},b),v))},My=function(){return(My=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Dy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Yy=function(t,e){var r=t.currency,n=e.product,o=e.store,i=e.currency,a=Dy(e,["product","store","currency"]);delete a.userId;var c=null!=i?i:r,l=n.productId,s=n.name,f=n.amount,p=o.storeName,y=o.storeId,d=My(My({},a),{storeId:y,storeName:p,productId:l,quantity:f,name:s,currency:c}),h=L(d),b=u().meta,g=L(b),v=Object(J.getProductTotals)(n);analytics.track("Product Removed",My(My({price:v.netPrice},h),g))},Ly=function(){return(Ly=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ny=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=Hy(e,["callback","userId","product","currency"]),f=null!=a?a:n,p=null!=l?l:o,y=c.productId,d=c.name,h=Ly(Ly({},s),{userId:f,productId:y,productName:d,currency:p}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","remove_product_from_wishlist",Ly(Ly({send_to:r,event_callback:i,value:b.netPrice},g),O))},qy=function(){return(qy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=Fy(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=o.amount,p=qy(qy({},a),{amount:f,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingleCustom",r,"RemoveProductFromWishlist",qy(qy({content_id:l,content_name:s,content:it(o),value:Object(J.getProductTotals)(o).netPrice},y),h))},Vy=function(){return(Vy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$y=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=Gy(e,["product","currency"]);delete i.userId;var a=null!=o?o:r,c=n.productId,l=n.name,s=n.amount,f=Vy(Vy({},i),{productId:c,quantity:s,name:l,currency:a}),p=L(f),y=u().meta,d=L(y),h=Object(J.getProductTotals)(n);analytics.track("Remove Product From Wishlist",Vy(Vy({price:h.netPrice},p),d))},Wy=function(){return(Wy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ky=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jy=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=e.store,f=Ky(e,["callback","userId","product","currency","store"]),p=c.productId,y=c.name,d=null!=a?a:n,h=null!=l?l:o,b=s.storeName,g=s.storeId,v=Wy(Wy({},f),{userId:d,storeId:g,storeName:b,productId:p,productName:y,currency:h}),O=Object(J.getProductTotals)(c),m=L(v),w=u().meta,j=L(w);gtag("event","update_product_in_cart",Wy(Wy({send_to:r,event_callback:i,value:O.netPrice},m),j))},Qy=function(){return(Qy=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zy=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xy=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.store,a=e.currency,c=Zy(e,["product","store","currency"]);delete c.userId;var l=null!=a?a:n,s=o.productId,f=o.name,p=o.amount,y=i.storeName,d=i.storeId,h=Qy(Qy({},c),{storeId:d,storeName:y,amount:p,currency:l}),b=L(h),g=u().meta,v=L(g);fbq("trackSingleCustom",r,"UpdateProductInCart",Qy(Qy({content_id:s,content_name:f,content:it(o),value:Object(J.getProductTotals)(o).netPrice},b),v))},td=function(){return(td=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ed=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},rd=function(t,e){var r=t.currency,n=e.product,o=e.store,i=e.currency,a=e.fields,c=ed(e,["product","store","currency","fields"]);delete c.userId;var l=null!=i?i:r,s=n.productId,f=n.name,p=n.amount,y=o.storeName,d=o.storeId,h=td(td({},c),{storeId:d,storeName:y,productId:s,quantity:p,name:f,currency:l,fields:ct(a)}),b=L(h),g=u().meta,v=L(g),O=Object(J.getProductTotals)(n);analytics.track("Update Product In Cart",td(td({price:O.netPrice},b),v))},nd=function(){return(nd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},od=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},id=function(t,e){var r=t.trackingId,n=t.userId,o=t.currency,i=e.callback,a=e.userId,c=e.product,l=e.currency,s=od(e,["callback","userId","product","currency"]),f=c.productId,p=c.name,y=null!=a?a:n,d=null!=l?l:o,h=nd(nd({},s),{userId:y,productId:f,productName:p,currency:d}),b=Object(J.getProductTotals)(c),g=L(h),v=u().meta,O=L(v);gtag("event","update_product_in_wishlist",nd(nd({send_to:r,event_callback:i,value:b.netPrice},g),O))},ad=function(){return(ad=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},ud=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},cd=function(t,e){var r=t.trackingId,n=t.currency,o=e.product,i=e.currency,a=ud(e,["product","currency"]);delete a.userId;var c=null!=i?i:n,l=o.productId,s=o.name,f=o.amount,p=ad(ad({},a),{amount:f,currency:c}),y=L(p),d=u().meta,h=L(d);fbq("trackSingleCustom",r,"UpdateProductInWishlist",ad(ad({content_id:l,content_name:s,content:it(o),value:Object(J.getProductTotals)(o).netPrice},y),h))},ld=function(){return(ld=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},sd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},fd=function(t,e){var r=t.currency,n=e.product,o=e.currency,i=e.fields,a=sd(e,["product","currency","fields"]);delete a.userId;var c=null!=o?o:r,l=n.productId,s=n.name,f=n.amount,p=ld(ld({},a),{productId:l,quantity:f,name:s,currency:c,fields:ct(i)}),y=L(p),d=u().meta,h=L(d),b=Object(J.getProductTotals)(n);analytics.track("Update Product In Wishlist",ld(ld({price:b.netPrice},y),h))},pd=function(){return(pd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},yd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},dd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=yd(e,["callback","userId"]),c=null!=i?i:n,l=pd(pd({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","view_cart",pd(pd({send_to:r,event_callback:o},s),p))},hd=function(){return(hd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},gd=function(t,e){var r=t.trackingId,n=bd(e,[]);delete n.userId;var o=hd({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ViewCart",hd(hd({},i),c))},vd=function(){return(vd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Od=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},md=function(t,e){var r=e.products,n=Od(e,["products"]);delete n.userId;var o=vd({},n),i=L(o),a=u().meta,c=L(a);analytics.track("Cart Viewed",vd(vd({products:lt(r)},i),c))},wd=function(){return(wd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Pd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.shareTarget,c=e.itemId,l=jd(e,["callback","userId","shareTarget","itemId"]),s=null!=i?i:n,f=wd(wd({},l),{userId:s}),p=L(f),y=u().meta,d=L(y);gtag("event","share",wd(wd({send_to:r,event_callback:o,method:a,content_id:c},p),d))},Id=function(){return(Id=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Sd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},xd=function(t,e){var r=t.trackingId,n=Sd(e,[]);delete n.userId;var o=Id({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"Share",Id(Id({},i),c))},_d=function(){return(_d=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ad=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ed=function(t,e){var r=e.shareTarget,n=Ad(e,["shareTarget"]);delete n.userId;var o=_d(_d({},n),{shareVia:r}),i=L(o),a=u().meta,c=L(a);analytics.track("Share",_d(_d({},i),c))},kd=function(){return(kd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Td=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Cd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.previousStore,c=e.nextStore,l=Td(e,["callback","userId","previousStore","nextStore"]),s=a.storeId,f=a.storeName,p=c.storeId,y=c.storeName,d=null!=i?i:n,h=kd(kd({},l),{userId:d,previousStoreId:s,previousStoreName:f,nextStoreId:p,nextStoreName:y}),b=L(h),g=u().meta,v=L(g);gtag("event","change_store",kd(kd({send_to:r,event_callback:o},b),v))},Rd=function(){return(Rd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ud=function(t,e){var r=t.trackingId,n=e.previousStore,o=e.nextStore,i=Bd(e,["previousStore","nextStore"]);delete i.userId;var a=n.storeId,c=n.storeName,l=o.storeId,s=o.storeName,f=Rd(Rd({},i),{previousStoreId:a,previousStoreName:c,nextStoreId:l,nextStoreName:s}),p=L(f),y=u().meta,d=L(y);fbq("trackSingleCustom",r,"ChangeStore",Rd(Rd({},p),d))},Md=function(){return(Md=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Dd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Yd=function(t,e){var r=e.previousStore,n=e.nextStore,o=Dd(e,["previousStore","nextStore"]);delete o.userId;var i=r.storeId,a=r.storeName,c=n.storeId,l=n.storeName,s=Md(Md({},o),{previousStoreId:i,previousStoreName:a,nextStoreId:c,nextStoreName:l}),f=L(s),p=u().meta,y=L(p);analytics.track("Change Store",Md(Md({},f),y))},Ld=function(){return(Ld=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Nd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=e.store,c=Hd(e,["callback","userId","store"]),l=a.storeId,s=a.storeName,f=null!=i?i:n,p=Ld(Ld({},c),{userId:f,storeId:l,storeName:s}),y=L(p),d=u().meta,h=L(d);gtag("event","set_store",Ld(Ld({send_to:r,event_callback:o},y),h))},qd=function(){return(qd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zd=function(t,e){var r=t.trackingId,n=e.store,o=Fd(e,["store"]);delete o.userId;var i=n.storeId,a=n.storeName,c=qd(qd({},o),{storeId:i,storeName:a}),l=L(c),s=u().meta,f=L(s);fbq("trackSingleCustom",r,"SetStore",qd(qd({},l),f))},Vd=function(){return(Vd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$d=function(t,e){var r=e.store,n=Gd(e,["store"]);delete n.userId;var o=r.storeId,i=r.storeName,a=Vd(Vd({},n),{storeId:o,storeName:i}),c=L(a),l=u().meta,s=L(l);analytics.track("Set Store",Vd(Vd({},c),s))},Wd=function(){return(Wd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Kd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Jd=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Kd(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=Wd(Wd({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","set_user_info",Wd(Wd({send_to:r,event_callback:o},s),p))},Qd=function(){return(Qd=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Zd=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Xd=function(t,e){var r=t.trackingId,n=Zd(e,[]);delete n.userId,delete n.identify;var o=Qd({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SetUserInfo",Qd(Qd({},i),c))},th=function(){return(th=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},eh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},rh=function(t,e){var r=e.identify,n=eh(e,["identify"]);delete n.userId;var o=th({},n),i=L(o),a=u().meta,c=L(a);analytics.track("Set User Info",th(th({},i),c)),r&&analytics.identify(r.id,r)},nh=function(){return(nh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},oh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ih=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=oh(e,["callback","userId"]);delete a.identify;var c=null!=i?i:n,l=nh(nh({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","update_user_info",nh(nh({send_to:r,event_callback:o},s),p))},ah=function(){return(ah=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},uh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},ch=function(t,e){var r=t.trackingId,n=uh(e,[]);delete n.userId,delete n.identify;var o=ah({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"UpdateUserInfo",ah(ah({},i),c))},lh=function(){return(lh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},sh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},fh=function(t,e){var r=e.fields,n=e.identify,o=sh(e,["fields","identify"]);delete o.userId;var i=lh(lh({},o),{fields:ct(r)}),a=L(i),c=u().meta,l=L(c);analytics.track("Update User Info",lh(lh({},a),l)),n&&analytics.identify(n.id,n)},ph=function(){return(ph=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},yh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},dh=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=yh(e,["callback","userId"]),c=null!=i?i:n,l=ph(ph({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","change_vendor",ph(ph({send_to:r,event_callback:o},s),p))},hh=function(){return(hh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},bh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},gh=function(t,e){var r=t.trackingId,n=bh(e,[]);delete n.userId;var o=hh({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"ChangeVendor",hh(hh({},i),c))},vh=function(){return(vh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Oh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},mh=function(t,e){var r=Oh(e,[]);delete r.userId;var n=vh({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Change Vendor",vh(vh({},o),a))},wh=function(){return(wh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},jh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ph=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=jh(e,["callback","userId"]),c=null!=i?i:n,l=wh(wh({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","set_vendor",wh(wh({send_to:r,event_callback:o},s),p))},Ih=function(){return(Ih=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Sh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},xh=function(t,e){var r=t.trackingId,n=Sh(e,[]);delete n.userId;var o=Ih({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SetVendor",Ih(Ih({},i),c))},_h=function(){return(_h=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Ah=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Eh=function(t,e){var r=Ah(e,[]);delete r.userId;var n=_h({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Set Vendor",_h(_h({},o),a))},kh=function(){return(kh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Th=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Ch=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Th(e,["callback","userId"]),c=null!=i?i:n,l=kh(kh({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","select_workflow",kh(kh({send_to:r,event_callback:o},s),p))},Rh=function(){return(Rh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Bh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Uh=function(t,e){var r=t.trackingId,n=Bh(e,[]);delete n.userId;var o=Rh({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"SelectWorkflow",Rh(Rh({},i),c))},Mh=function(){return(Mh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Dh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Yh=function(t,e){var r=Dh(e,[]);delete r.userId;var n=Mh({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Select Workflow",Mh(Mh({},o),a))},Lh=function(){return(Lh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Hh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},Nh=function(t,e){var r=t.trackingId,n=t.userId,o=e.callback,i=e.userId,a=Hh(e,["callback","userId"]),c=null!=i?i:n,l=Lh(Lh({},a),{userId:c}),s=L(l),f=u().meta,p=L(f);gtag("event","update_workflow",Lh(Lh({send_to:r,event_callback:o},s),p))},qh=function(){return(qh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Fh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},zh=function(t,e){var r=t.trackingId,n=Fh(e,[]);delete n.userId;var o=qh({},n),i=L(o),a=u().meta,c=L(a);fbq("trackSingleCustom",r,"UpdateWorkflow",qh(qh({},i),c))},Vh=function(){return(Vh=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)},Gh=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},$h=function(t,e){var r=Gh(e,[]);delete r.userId;var n=Vh({},r),o=L(n),i=u().meta,a=L(i);analytics.track("Update Workflow",Vh(Vh({},o),a))},Wh={auth:ve,banner:He,billing:vr,booking:kr,category:On,checkout:Nn,coupon:ai,credit:Yi,fulfillment:ba,geo:ou,help:bu,logCustomEvent:Wi,loyalty:oc,order:Mc,other:dl,payment:Gl,product:Tf,purchase:lp,settings:wp,shipping:Xp,shoppingCart:{logAddProductToCart:ly,logAddProductToWishlist:Oy,logClearCart:Ey,logRemoveProductFromCart:function(t){rt("removeProductFromCart",t,{googleAnalyticsHandler:Cy,facebookPixelHandler:Uy,segmentHandler:Yy})},logRemoveProductFromWishlist:function(t){rt("removeProductFromWishlist",t,{googleAnalyticsHandler:Ny,facebookPixelHandler:zy,segmentHandler:$y})},logUpdateProductInCart:function(t){rt("updateProductInCart",t,{googleAnalyticsHandler:Jy,facebookPixelHandler:Xy,segmentHandler:rd})},logUpdateProductInWishlist:function(t){rt("updateProductInWishlist",t,{googleAnalyticsHandler:id,facebookPixelHandler:cd,segmentHandler:fd})},logViewCart:function(t){rt("viewCart",t,{googleAnalyticsHandler:dd,facebookPixelHandler:gd,segmentHandler:md})}},social:{logShare:function(t){rt("share",t,{googleAnalyticsHandler:Pd,facebookPixelHandler:xd,segmentHandler:Ed})}},store:{logChangeStore:function(t){rt("changeStore",t,{googleAnalyticsHandler:Cd,facebookPixelHandler:Ud,segmentHandler:Yd})},logSetStore:function(t){rt("setStore",t,{googleAnalyticsHandler:Nd,facebookPixelHandler:zd,segmentHandler:$d})}},user:{logSetUserInfo:function(t){rt("setUserInfo",t,{googleAnalyticsHandler:Jd,facebookPixelHandler:Xd,segmentHandler:rh})},logUpdateUserInfo:function(t){rt("updateUserInfo",t,{googleAnalyticsHandler:ih,facebookPixelHandler:ch,segmentHandler:fh})}},vendor:{logChangeVendor:function(t){rt("changeVendor",t,{googleAnalyticsHandler:dh,facebookPixelHandler:gh,segmentHandler:mh})},logSetVendor:function(t){rt("setVendor",t,{googleAnalyticsHandler:Ph,facebookPixelHandler:xh,segmentHandler:Eh})}},workflow:{logSelectWorkflow:function(t){rt("selectWorkflow",t,{googleAnalyticsHandler:Ch,facebookPixelHandler:Uh,segmentHandler:Yh})},logUpdateWorkflow:function(t){rt("updateWorkflow",t,{googleAnalyticsHandler:Nh,facebookPixelHandler:zh,segmentHandler:$h})}}},Kh=function(t){analytics.identify(t.id,t)}}])}));