enqueueScripts([function(){ (window.webpackJsonpvtex_styleguide_9_146_13=window.webpackJsonpvtex_styleguide_9_146_13||[]).push([[27],{11:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var o=n(10),c=n(14),a=n(0),r=n.n(a),s=n(2),l=function(e){var t=e.id;return r.a.createElement("use",{href:"#".concat(t),xlinkHref:"#".concat(t)})},i=function(e){var t=e.size,n=e.block,a=e.children,i=e.name,u=e.variation,h=Object(c.a)(e,["size","block","children","name","variation"]),p=u?"icon-".concat(i,"-").concat(u):"icon-".concat(i),d="undefined"!=typeof document&&document&&document.getElementById(p)?r.a.createElement(l,{id:p}):a;return r.a.createElement("svg",Object(o.a)({className:"".concat(Object(s.a)(i,u)," ").concat(n?"db":""),width:t.width,height:t.height},h),d)};i.defaultProps={xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",size:{width:16,height:16},block:!1,viewBox:"0 0 16 16",fill:"none",variation:null}},1413:function(e,t,n){},157:function(e,t,n){e.exports={shadowTransition:"vtex-styleguide-9-x-shadowTransition",mh100:"vtex-styleguide-9-x-mh100",scrollBar:"vtex-styleguide-9-x-scrollBar"}},241:function(e,t,n){"use strict";t.a={modal:1e4,tooltip:11e3}},307:function(e,t,n){"use strict";var o=n(4),c=n(5),a=n(12),r=n(6),s=n(7),l=n(1),i=n(9),u=n(0),h=n.n(u),p=n(547),d=n(56),f=n.n(d),w=n(241),v=n(35),m=n(157),b=n.n(m),O=function(e){var t=e.title,n=e.onClose,o=e.showBottomShadow,c=e.responsiveFullScreen,a=e.showCloseIcon;return h.a.createElement("div",{className:"\n flex justify-content relative ".concat(t?"pv5 pv6-ns":"","\n ").concat(c?"pl7 pr8 pl8-ns pl8-ns":"pl6 pr8 pl8-ns","\n ").concat(b.a.shadowTransition,"\n ").concat(o?"shadow-4":"","\n ")},h.a.createElement("span",{className:"f3 c-on-base w-100"},t,o),a&&h.a.createElement("div",{className:"vtex-modal__close-icon absolute top-0 right-0 pa5 pa6-ns pointer ml-auto items-center flex",onClick:n},h.a.createElement(v.a,{size:18})))};O.defaultProps={showBottomShadow:!1,responsiveFullScreen:!1};var x=O,y=function(e){var t=e.children,n=e.showTopShadow,o=e.responsiveFullScreen,c=e.showBorder;return h.a.createElement("div",{className:"\n flex justify-content flex-row-reverse \n ".concat(c?"bt b--muted-4 ":"","\n ").concat(o?"ph7 pv5 ph8-ns pv6-ns ":"ph6 ph8-ns pv5 pv6-ns ","\n ").concat(b.a.shadowTransition,"\n ").concat(n?"shadow-4 ":"","\n ")},t)};y.defaultProps={showTopShadow:!1,responsiveFullScreen:!1};var S=y;n(1413);function g(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,o=Object(l.a)(e);if(t){var c=Object(l.a)(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return Object(s.a)(this,n)}}var j=function(e){Object(r.a)(n,e);var t=g(n);function n(e){var c;return Object(o.a)(this,n),c=t.call(this,e),Object(i.a)(Object(a.a)(c),"handleScroll",(function(e){c.setShadowState(e.target)})),Object(i.a)(Object(a.a)(c),"setShadowState",(function(e){if(e){var t=e.scrollTop,n=e.scrollHeight,o=e.clientHeight;c.setState({shadowTop:0!==t}),c.setState({shadowBottom:n-t!==o})}})),Object(i.a)(Object(a.a)(c),"render",(function(){var e=c.props,t=e.isOpen,n=e.centered,o=e.onClose,a=e.closeOnEsc,r=e.closeOnOverlayClick,s=e.showCloseIcon,l=e.bottomBar,i=e.title,u=e.children,d=e.responsiveFullScreen,f=e.showTopBar,v=e.showBottomBarBorder,m=e.onCloseTransitionFinish,O=e.container,y=c.state,g=y.shadowBottom,j=y.shadowTop;return h.a.createElement(p.a,{open:t,center:n,container:O,onClose:o,onExited:m,closeOnEsc:a,closeOnOverlayClick:r,showCloseIcon:!f&&s,classNames:{overlay:"vtex-modal__overlay ".concat(d?"pa5-ns pa0":""),modal:"vtex-modal__modal ".concat(d?"br2-ns w-100 h-100 h-auto-ns":"br2 w-100"," ").concat(b.a.mh100," flex flex-column"),closeIcon:"vtex-modal__close-icon"},styles:{overlay:{backgroundColor:"rgba(0, 0, 0, 0.8)",zIndex:w.a.modal},modal:{padding:0},closeIcon:{top:"8px",right:"8px",padding:"10px"}},closeIconSize:18},f&&h.a.createElement(x,{title:i,onClose:o,showBottomShadow:j,responsiveFullScreen:d,showCloseIcon:s}),h.a.createElement("div",{className:"".concat(d?"ph7 ph8-ns":"ph6 ph8-ns"," overflow-auto flex-shrink-1 flex-grow-1 ").concat(l?"":"pb8"," ").concat(i?"":"pt5 pt6-ns"," ").concat(b.a.scrollBar),ref:c.contentContainerReference,onScroll:c.handleScroll},u),l?h.a.createElement(S,{showTopShadow:g,showBorder:v,responsiveFullScreen:d},l):"")})),c.contentContainerReference=h.a.createRef(),c.state={shadowBottom:!1,shadowTop:!1},c}return Object(c.a)(n,[{key:"componentDidMount",value:function(){this.setShadowState(this.contentContainerReference.current)}},{key:"componentDidUpdate",value:function(e){var t;(t=window.scroll)&&"[object Function]"==={}.toString.call(t)||(window.scroll=window.scrollTo);var n=f()(this,"contentContainerReference.current.scrollTop");(e.isOpen!==this.props.isOpen||0===n&&this.state.shadowTop)&&this.setShadowState(this.contentContainerReference.current)}}]),n}(u.PureComponent);j.defaultProps={isOpen:!1,closeOnEsc:!0,closeOnOverlayClick:!0,showCloseIcon:!0,showTopBar:!0,showBottomBarBorder:!0};t.a=j},35:function(e,t,n){"use strict";var o=n(4),c=n(5),a=n(6),r=n(7),s=n(1),l=n(0),i=n.n(l),u=n(11),h=n(2);function p(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,o=Object(s.a)(e);if(t){var c=Object(s.a)(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return Object(r.a)(this,n)}}var d={width:18,height:18},f=function(e){Object(a.a)(n,e);var t=p(n);function n(){return Object(o.a)(this,n),t.apply(this,arguments)}return Object(c.a)(n,[{key:"render",value:function(){var e=this.props,t=e.color,n=e.size,o=e.block,c=e.title,a=Object(h.b)(d,n);return i.a.createElement(u.a,{name:"close",size:a,block:o,viewBox:"0 0 18 18"},c&&i.a.createElement("title",null,c),i.a.createElement("g",{fill:t},i.a.createElement("path",{d:"M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z"})))}}]),n}(l.PureComponent);f.defaultProps={color:"currentColor",size:16,block:!1},t.a=f}}]); },function(){ (window.webpackJsonpvtex_styleguide_9_146_13=window.webpackJsonpvtex_styleguide_9_146_13||[]).push([["Modal"],{0:function(t,e){t.exports=React},13:function(t,e){t.exports=Classnames},1408:function(t,e,n){"use strict";n.r(e),function(t){var e=n(8);n.p=Object(e.getPublicPath)("vtex.styleguide@9.146.13");var i=Object(e.register)((function(){return n(1409)}),t,"vtex.styleguide@9.146.13","vtex.styleguide@9.x","Modal");i.renderHotReload,i.setupHMR}.call(this,n(16)(t))},1409:function(t,e,n){"use strict";n.r(e);var i=n(307);e.default=i.a},2:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"a",(function(){return c}));var i=function(t,e){var n=t.width>=t.height;return{width:n?e:e*t.width/t.height,height:n?e*t.height/t.width:e}},c=function(t,e){return"vtex__icon-".concat(t," ").concat(e?"vtex__icon-".concat(t,"--").concat(e):"")}},22:function(t,e){t.exports=ReactDOM},3:function(t,e){t.exports=PropTypes}},[[1408,"common",3,2,4,28,27]]]); },function(){ (window.webpackJsonpvtex_styleguide_9_146_13=window.webpackJsonpvtex_styleguide_9_146_13||[]).push([[1],{101:function(e,t,a){e.exports={input:"vtex-styleguide-9-x-input",hideDecorators:"vtex-styleguide-9-x-hideDecorators",noAppearance:"vtex-styleguide-9-x-noAppearance"}},37:function(e,t,a){"use strict";var o=a(10),n=a(4),r=a(5),s=a(12),p=a(6),c=a(7),i=a(1),l=a(9),u=a(0),d=a.n(u),h=a(30),b=a(101),f=a.n(b),m=a(23);function v(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var a,o=Object(i.a)(e);if(t){var n=Object(i.a)(this).constructor;a=Reflect.construct(o,arguments,n)}else a=o.apply(this,arguments);return Object(c.a)(this,a)}}var x=function(e){Object(p.a)(a,e);var t=v(a);function a(e){var o;return Object(n.a)(this,a),o=t.call(this,e),Object(l.a)(Object(s.a)(o),"handleChange",(function(e){o.props.onChange&&o.props.onChange(e)})),Object(l.a)(Object(s.a)(o),"handleKeyPress",(function(e){o.props.onKeyPress&&o.props.onKeyPress(e)})),Object(l.a)(Object(s.a)(o),"handleKeyDown",(function(e){o.props.onKeyDown&&o.props.onKeyDown(e)})),Object(l.a)(Object(s.a)(o),"handleKeyUp",(function(e){o.props.onKeyUp&&o.props.onKeyUp(e)})),Object(l.a)(Object(s.a)(o),"handleFocus",(function(e){o.props.readOnly||(o.setState({active:!0}),o.props.onFocus&&o.props.onFocus(e))})),Object(l.a)(Object(s.a)(o),"handleBlur",(function(e){o.props.readOnly||(o.setState({active:!1}),o.props.onBlur&&o.props.onBlur(e))})),Object(l.a)(Object(s.a)(o),"handleMouseEnter",(function(e){o.props.onMouseEnter&&o.props.onMouseEnter(e)})),Object(l.a)(Object(s.a)(o),"handleMouseLeave",(function(e){o.props.onMouseLeave&&o.props.onMouseLeave(e)})),o.state={active:!1},o}return Object(r.a)(a,[{key:"componentDidMount",value:function(){"x-large"===this.props.size&&console.warn('Input: The value "x-large" for the prop "size" is deprecated. In the next major version, it will be equivalent to "large", and removed altogether in future versions'),this.props.suffixIcon&&console.warn("The prop suffixIcon is deprecated and will be removed in the next major. Please use the prop suffix instead."),this.props.prefix&&this.props.suffix&&console.warn("You should not use both prefix and suffix props in the same input. ")}},{key:"render",value:function(){for(var e=this.props,t=e.errorMessage,a=e.error,n=e.label,r=e.size,s=e.token,p=e.helpText,c=e.dataAttributes,i=e.prefix,l=e.suffix,u=e.suffixIcon,b=e.button,m=e.buttonProps,v=e.isLoadingButton,x=e.groupBottom,y=e.disabled,g=e.readOnly,O=e.testId,j=this.state.active,w=l||u,_={},E=0,K=Object.keys(c);E=t.height;return{width:n?e:e*t.width/t.height,height:n?e*t.height/t.width:e}},c=function(t,e){return"vtex__icon-".concat(t," ").concat(e?"vtex__icon-".concat(t,"--").concat(e):"")}},48:function(t,e,n){"use strict";var r=n(4),c=n(5),o=n(6),i=n(7),a=n(1),s=n(0),u=n.n(s),f=n(2),l=n(63);function p(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(a.a)(t);if(e){var c=Object(a.a)(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return Object(i.a)(this,n)}}var h=80*Math.PI,v=function(t){Object(o.a)(n,t);var e=p(n);function n(){return Object(r.a)(this,n),e.apply(this,arguments)}return Object(c.a)(n,[{key:"render",value:function(){var t=this.props,e=t.color,n=t.size,r=t.block;return u.a.createElement("svg",{className:"".concat(l.rotate," ").concat(Object(f.a)("spinner")," ").concat(e?"":"c-action-primary"," ").concat(r?"db":""),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid",height:n,width:n},u.a.createElement("circle",{className:"vtex-spinner_circle",cx:"50",cy:"50",fill:"none",r:40,stroke:e||"currentColor",strokeWidth:"10",strokeDasharray:"0 0 ".concat(.65*h," ").concat(h),strokeLinecap:"round",strokeDashoffset:"1"}))}}]),n}(u.a.Component);v.defaultProps={block:!1,size:40},e.a=v},63:function(t,e,n){t.exports={rotate:"vtex-styleguide-9-x-rotate","vtex-spinner-rotate":"vtex-styleguide-9-x-vtex-spinner-rotate"}}},[[1433,"common"]]]); },function(){ (window.webpackJsonpvtex_styleguide_9_146_13=window.webpackJsonpvtex_styleguide_9_146_13||[]).push([["InputSearch"],{0:function(e,t){e.exports=React},11:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r=n(10),c=n(14),a=n(0),o=n.n(a),i=n(2),u=function(e){var t=e.id;return o.a.createElement("use",{href:"#".concat(t),xlinkHref:"#".concat(t)})},s=function(e){var t=e.size,n=e.block,a=e.children,s=e.name,l=e.variation,f=Object(c.a)(e,["size","block","children","name","variation"]),p=l?"icon-".concat(s,"-").concat(l):"icon-".concat(s),h="undefined"!=typeof document&&document&&document.getElementById(p)?o.a.createElement(u,{id:p}):a;return o.a.createElement("svg",Object(r.a)({className:"".concat(Object(i.a)(s,l)," ").concat(n?"db":""),width:t.width,height:t.height},f),h)};s.defaultProps={xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",size:{width:16,height:16},block:!1,viewBox:"0 0 16 16",fill:"none",variation:null}},134:function(e,t,n){"use strict";var r=n(10),c=n(4),a=n(5),o=n(12),i=n(6),u=n(7),s=n(1),l=n(9),f=n(0),p=n.n(f),h=n(37),b=n(81),d=n(64),v=n(23);function O(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function m(e){for(var t=1;t=t.height;return{width:n?e:e*t.width/t.height,height:n?e*t.height/t.width:e}},r=function(t,e){return"vtex__icon-".concat(t," ").concat(e?"vtex__icon-".concat(t,"--").concat(e):"")}},237:function(t,e,n){"use strict";var c=n(4),r=n(5),i=n(6),o=n(7),a=n(1),u=n(0),l=n.n(u),s=n(11),f=n(2);function h(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,c=Object(a.a)(t);if(e){var r=Object(a.a)(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return Object(o.a)(this,n)}}var d={width:16,height:16},v=function(t){Object(i.a)(n,t);var e=h(n);function n(){return Object(c.a)(this,n),e.apply(this,arguments)}return Object(r.a)(n,[{key:"render",value:function(){var t=this.props,e=t.color,n=t.size,c=t.block,r=Object(f.b)(d,n);return l.a.createElement(s.a,{name:"clock",size:r,block:c},l.a.createElement("path",{d:"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z",fill:e}),l.a.createElement("path",{d:"M2 0H0V5H5V3H2V0Z",transform:"translate(7 4)",fill:e}))}}]),n}(u.PureComponent);v.defaultProps={color:"currentColor",size:16,block:!1},e.a=v}},[[1322,"common"]]]); },function(){ (window.webpackJsonpvtex_styleguide_9_146_13=window.webpackJsonpvtex_styleguide_9_146_13||[]).push([["IconClose"],{0:function(t,e){t.exports=React},11:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var c=n(10),r=n(14),i=n(0),o=n.n(i),a=n(2),u=function(t){var e=t.id;return o.a.createElement("use",{href:"#".concat(e),xlinkHref:"#".concat(e)})},l=function(t){var e=t.size,n=t.block,i=t.children,l=t.name,s=t.variation,f=Object(r.a)(t,["size","block","children","name","variation"]),h=s?"icon-".concat(l,"-").concat(s):"icon-".concat(l),d="undefined"!=typeof document&&document&&document.getElementById(h)?o.a.createElement(u,{id:h}):i;return o.a.createElement("svg",Object(c.a)({className:"".concat(Object(a.a)(l,s)," ").concat(n?"db":""),width:e.width,height:e.height},f),d)};l.defaultProps={xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",size:{width:16,height:16},block:!1,viewBox:"0 0 16 16",fill:"none",variation:null}},1324:function(t,e,n){"use strict";n.r(e),function(t){var e=n(8);n.p=Object(e.getPublicPath)("vtex.styleguide@9.146.13");var c=Object(e.register)((function(){return n(1325)}),t,"vtex.styleguide@9.146.13","vtex.styleguide@9.x","IconClose");c.renderHotReload,c.setupHMR}.call(this,n(16)(t))},1325:function(t,e,n){"use strict";n.r(e);var c=n(35);e.default=c.a},2:function(t,e,n){"use strict";n.d(e,"b",(function(){return c})),n.d(e,"a",(function(){return r}));var c=function(t,e){var n=t.width>=t.height;return{width:n?e:e*t.width/t.height,height:n?e*t.height/t.width:e}},r=function(t,e){return"vtex__icon-".concat(t," ").concat(e?"vtex__icon-".concat(t,"--").concat(e):"")}},35:function(t,e,n){"use strict";var c=n(4),r=n(5),i=n(6),o=n(7),a=n(1),u=n(0),l=n.n(u),s=n(11),f=n(2);function h(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,c=Object(a.a)(t);if(e){var r=Object(a.a)(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return Object(o.a)(this,n)}}var d={width:18,height:18},v=function(t){Object(i.a)(n,t);var e=h(n);function n(){return Object(c.a)(this,n),e.apply(this,arguments)}return Object(r.a)(n,[{key:"render",value:function(){var t=this.props,e=t.color,n=t.size,c=t.block,r=t.title,i=Object(f.b)(d,n);return l.a.createElement(s.a,{name:"close",size:i,block:c,viewBox:"0 0 18 18"},r&&l.a.createElement("title",null,r),l.a.createElement("g",{fill:e},l.a.createElement("path",{d:"M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z"})))}}]),n}(u.PureComponent);v.defaultProps={color:"currentColor",size:16,block:!1},e.a=v}},[[1324,"common"]]]); },function(){ !function(e){function t(t){for(var r,a,u=t[0],c=t[1],l=t[2],d=0,p=[];de.length)&&(t=e.length);for(var n=0,r=new Array(t);ne.length)&&(t=e.length);for(var r=0,n=new Array(t);r":">",'"':""","'":"'"}),s=new RegExp("["+Object.keys(a).join("")+"]","g"),i=function(t){return a[t]},u=function(t,e){switch(typeof e){case"object":if(null===e)return;return e;case"number":case"boolean":case"bigint":return e;case"string":return e.replace(s,i);default:return}}},,,,,,function(t,e){t.exports=ReactHelmet},,,,,,,,,function(t,e,n){"use strict";n.r(e),function(t){var e=n(2);n.p=Object(e.getPublicPath)("vtex.structured-data@0.16.0");var r=Object(e.register)((function(){return n(22)}),t,"vtex.structured-data@0.16.0","vtex.structured-data@0.x","SearchAction");r.renderHotReload,r.setupHMR}.call(this,n(7)(t))},function(t,e,n){"use strict";n.r(e);var r=n(1),o=n.n(r),c=n(12),a=n(3),s=n(5);e.default=function(t){var e=t.searchTermPath,n=Object(s.a)(),r=e||"/";return o.a.createElement(c.Helmet,{script:[Object(a.helmetJsonLdProp)({"@context":"https://schema.org","@type":"WebSite",url:n,potentialAction:{"@type":"SearchAction",target:"".concat(n).concat(r,"{search_term_string}?map=ft"),"query-input":"required name=search_term_string"}})]})}}],[[21,"common"]]]); },function(){ (window.webpackJsonpvtex_structured_data_0_16_0=window.webpackJsonpvtex_structured_data_0_16_0||[]).push([[0],[,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.jsonLdScriptProps=t.JsonLd=t.helmetJsonLdProp=void 0;var r=n(6);Object.defineProperty(t,"helmetJsonLdProp",{enumerable:!0,get:function(){return r.helmetJsonLdProp}}),Object.defineProperty(t,"JsonLd",{enumerable:!0,get:function(){return r.JsonLd}}),Object.defineProperty(t,"jsonLdScriptProps",{enumerable:!0,get:function(){return r.jsonLdScriptProps}})},,function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0),i=function(){var e=r.canUseDOM?window.location.hostname:global.__hostname__,t=r.canUseDOM?window.__RUNTIME__.rootPath:global.__RUNTIME__.rootPath;return"".concat("https","://").concat(e).concat(null!=t?t:"")}},function(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n":">",'"':""","'":"'"}),u=new RegExp("["+Object.keys(l).join("")+"]","g"),c=function(e){return l[e]},o=function(e,t){switch(typeof t){case"object":if(null===t)return;return t;case"number":case"boolean":case"bigint":return t;case"string":return t.replace(u,c);default:return}}},,function(e,t,n){"use strict";var r=n(10),i=n(11),a=n.n(i);t.a=function(){var e,t=Object(r.useQuery)(a.a,{ssr:!0}).data;if(null===(e=null==t?void 0:t.publicSettingsForApp)||void 0===e?void 0:e.message){var n=JSON.parse(t.publicSettingsForApp.message),i=n.decimals;return{disableOffers:n.disableOffers||!1,decimals:i||2,pricesWithTax:n.pricesWithTax||!1,useSellerDefault:n.useSellerDefault||!1,useImagesArray:n.useImagesArray||!1,disableAggregateOffer:n.disableAggregateOffer||!1,gtinValue:n.gtinValue||"itemId"}}return{disableOffers:!1,decimals:2,pricesWithTax:!1,useSellerDefault:!1,useImagesArray:!1,disableAggregateOffer:!1,gtinValue:"itemId"}}},function(e,t,n){"use strict";n.r(t),n.d(t,"parseToJsonLD",(function(){return j}));var r=n(1),i=n.n(r),a=n(0),l=n(4),u=n(3),c=n(8),o=n(5),s=Object(l.path)(["commertialOffer","spotPrice"]),d=Object(l.path)(["commertialOffer","Price"]),f=Object(l.path)(["commertialOffer","Tax"]),p=Object(l.pathOr)(0,["commertialOffer","AvailableQuantity"]),m=function(e,t,n){var r=n.decimals;return n.pricesWithTax?Math.round((t(e)+f(e)+Number.EPSILON)*Math.pow(10,r))/Math.pow(10,r):t(e)},g=Object(l.sort)((function(e,t){return s(e)-s(t)})),v=Object(l.sort)((function(e,t){return s(e)+f(e)-(s(t)+f(t))})),h=function(e){return p(e)>0},b=function(e,t){var n=t.pricesWithTax?v(e):g(e),r=n.filter(h);return 0===r.length?{low:n[0],high:Object(l.last)(n)}:{low:r[0],high:Object(l.last)(r)}},O=function(e){if(!e||"string"!=typeof e)return null;var t=[8,12,13,14];if(t.includes(e.length))return e;var n=t.find((function(t){return e.length0&&e.categoryTree[e.categoryTree.length-1].name}(i),_=null==a?void 0:a[m],T=O(_),w=(null==a?void 0:a.itemId)||null;return{"@context":"https://schema.org/","@type":"Product","@id":"".concat(k,"/").concat(i.linkText,"/p"),name:h,brand:x(v),image:f?g.map((function(e){return e.imageUrl})):(null===(r=g[0])||void 0===r?void 0:r.imageUrl)||null,description:i.metaTagDescription||i.description,mpn:b,sku:T||w,category:j,offers:u?null:S,gtin:T}};function _(e){var t=e.product,n=e.selectedItem,r=Object(a.useRuntime)().culture.currency,l=Object(c.a)(),o=l.decimals,s=l.disableOffers,d=l.pricesWithTax,f=l.useSellerDefault,p=l.useImagesArray,m=l.disableAggregateOffer,g=l.gtinValue,v=j({product:t,selectedItem:n,currency:r,disableOffers:s,decimals:o,pricesWithTax:d,useSellerDefault:f,useImagesArray:p,disableAggregateOffer:m,gtinValue:g});return i.a.createElement("script",Object(u.jsonLdScriptProps)(v))}t.default=Object(r.memo)(_)},,function(e,t){var n={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"getSettings"},variableDefinitions:[],directives:[{kind:"Directive",name:{kind:"Name",value:"context"},arguments:[{kind:"Argument",name:{kind:"Name",value:"sender"},value:{kind:"StringValue",value:"vtex.structured-data@0.16.0",block:!1}}]}],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"publicSettingsForApp"},arguments:[{kind:"Argument",name:{kind:"Name",value:"app"},value:{kind:"StringValue",value:"vtex.structured-data",block:!1}},{kind:"Argument",name:{kind:"Name",value:"version"},value:{kind:"StringValue",value:"0.x",block:!1}}],directives:[{kind:"Directive",name:{kind:"Name",value:"context"},arguments:[{kind:"Argument",name:{kind:"Name",value:"provider"},value:{kind:"StringValue",value:"vtex.apps-graphql",block:!1}}]},{kind:"Directive",name:{kind:"Name",value:"runtimeMeta"},arguments:[{kind:"Argument",name:{kind:"Name",value:"hash"},value:{kind:"StringValue",value:"0dcb9fe11f8662242307ceda46b8e376db2d4a7e4ec994bdc3af7dbde4a59d1e",block:!1}}]}],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"message"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:298}};n.loc.source={body:'query getSettings @context(sender: "vtex.structured-data@0.16.0") {\n publicSettingsForApp(app: "vtex.structured-data", version: "0.x") @context(provider: "vtex.apps-graphql") @runtimeMeta(hash: "0dcb9fe11f8662242307ceda46b8e376db2d4a7e4ec994bdc3af7dbde4a59d1e") {\n message\n __typename\n }\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}};var r={};function i(e,t){for(var n=0;n0;){var c=u;u=new Set,c.forEach((function(e){l.has(e)||(l.add(e),(r[e]||new Set).forEach((function(e){u.add(e)})))}))}return l.forEach((function(t){var r=i(e,t);r&&n.definitions.push(r)})),n}(n,"getSettings")}]]); },function(){ (window.webpackJsonpvtex_structured_data_0_16_0=window.webpackJsonpvtex_structured_data_0_16_0||[]).push([["ProductList"],{0:function(t,e){t.exports=__RENDER_8_RUNTIME__},1:function(t,e){t.exports=React},10:function(t,e){t.exports=ReactApollo},19:function(t,e,r){"use strict";r.r(e),function(t){var e=r(2);r.p=Object(e.getPublicPath)("vtex.structured-data@0.16.0");var c=Object(e.register)((function(){return r(20)}),t,"vtex.structured-data@0.16.0","vtex.structured-data@0.x","ProductList");c.renderHotReload,c.setupHMR}.call(this,r(7)(t))},20:function(t,e,r){"use strict";r.r(e),r.d(e,"getProductList",(function(){return d}));var c=r(13),s=r(1),i=r.n(s),n=r(3),u=r(0),a=r(8),o=r(9);function d(t){var e=t.disableOffers,r=t.decimals,s=t.pricesWithTax,i=t.currency,n=t.products;return Array.isArray(n)?{"@context":"https://schema.org","@type":"ItemList",itemListElement:n.map((function(t,n){var u=Object(c.a)(t.items,1)[0],a=Object(o.parseToJsonLD)({product:t,selectedItem:u,currency:i,disableOffers:e,decimals:r,pricesWithTax:s});return Object.assign({"@type":"ListItem",position:n+1},a&&{item:a})}))}:null}e.default=function(t){var e=t.products,r=Object(u.useRuntime)().culture.currency,c=Object(a.a)(),s=d({disableOffers:c.disableOffers,decimals:c.decimals,pricesWithTax:c.pricesWithTax,currency:r,products:e});return s?i.a.createElement("script",Object(n.jsonLdScriptProps)(s)):null}},4:function(t,e){t.exports=R}},[[19,"common",0]]]); },function(){ !function(e){function t(t){for(var r,c,u=t[0],a=t[1],l=t[2],s=0,w=[];s