!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},t=Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="6442226d-e254-405d-9d23-5d180631a1a4",e._sentryDebugIdIdentifier="sentry-dbid-6442226d-e254-405d-9d23-5d180631a1a4")}catch(e){}}(),(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6816,5732],{68493:function(e,t,o){Promise.resolve().then(o.bind(o,59018))},81888:function(e,t,o){"use strict";let a;o.d(t,{default:function(){return l}});var r=o(77616),n=o(23723),s=o(26875),i=o.n(s);function l(e){let{children:t,text:o}=e,n=(0,r.useRef)(null);return(0,r.useEffect)(()=>{if(!n.current)return;let e=n.current;return e.onmouseover=()=>{a.textContent=o,document.body.append(a)},e.onmousemove=e=>{a.style.top=e.pageY+"px",a.style.left=e.pageX+"px"},e.onmouseout=()=>a.remove(),()=>{e.onmouseover=e.onmouseout=e.onmousemove=null}},[n,o]),o?(0,r.cloneElement)(t,{ref:n}):t}n.Z.isClient()&&document&&(a=document.createElement("div")).classList.add(i().root)},5732:function(e,t,o){"use strict";o.r(t),o.d(t,{default:function(){return w}});var a=o(94017),r=o(2676),n=o.n(r),s=o(6561),i=o(77616),l=o(12e3),c=o(43783),u=o(92849),h=o(31730),d=o.n(h),p=o(48170),m=o(98238),g=o(79111);function f(e){return(0,a.jsx)(g.Z,{viewBox:"0 0 512 512",...e,children:(0,a.jsx)("path",{d:"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z",fill:"currentColor"})})}var b=o(33002),x=o(98237),v=o.n(x);function y(e){let{className:t,inputRef:o,onClearClick:r,placeholder:s,value:i,...l}=e,c=(0,p.useTranslations)("NavigationSearchInput");return s||(s=c("placeholder")),(0,a.jsx)("form",{action:c("formAction"),className:n()(t,v().root),method:"get",children:(0,a.jsxs)("label",{className:v().label,children:[(0,a.jsx)(m.Z,{className:v().icon}),(0,a.jsx)("input",{ref:o,"aria-label":s,autoComplete:"off",className:v().input,name:"q",placeholder:s,required:!0,spellCheck:!1,type:"search",value:i,...l}),i&&i.length>0&&(0,a.jsx)(b.Z,{"aria-label":c("clear"),className:v().clear,onClick:r,children:(0,a.jsx)(f,{className:v().circleIcon})})]})})}let S=(0,s.default)(()=>Promise.all([o.e(7207),o.e(197),o.e(5155),o.e(6631)]).then(o.bind(o,16631)),{loadableGenerated:{webpack:()=>[16631]}});function w(e){let{className:t,"data-testid":o,initialValue:r="",isSearchExpanded:s,placeholder:h,resultsClassname:p}=e,m=(0,i.useRef)(null),[g,f]=(0,i.useState)(r),[b,x]=(0,i.useState)(!1),[v,w]=(0,i.useState)();(0,i.useEffect)(()=>f(r),[r]);let[_,C]=(0,c.Z)(),L=(0,l.Z)(g),k=(0,i.useCallback)(e=>{let{value:t}=e.target;f(t.trimStart()),w(void 0)},[]),j=(0,i.useCallback)(()=>{f(""),C(null);let e=m.current;e&&e.focus()},[C]),N=(0,i.useCallback)(()=>{x(!0)},[]),P=(0,i.useCallback)(()=>{x(!1)},[]),I=(0,i.useCallback)(e=>{if(0===e.target.value.length)return;if(e.metaKey||e.shiftKey||e.ctrlKey||e.altKey||_.state!==c.C.FULFILLED||0===_.result.shops.length){"Enter"===e.key&&e.preventDefault();return}let{shops:t}=_.result;if("Enter"===e.key){let o=t.find(e=>e.id===v);if(o){window.location.href=o.resource,e.preventDefault();return}}else if(["ArrowUp","ArrowDown"].includes(e.key)){let o;let a=v?t.findIndex(e=>e.id===v):-1;"ArrowUp"===e.key?o=a<=0?t[t.length-1].id:t[a-1].id:"ArrowDown"===e.key&&(o=-1===a?t[0].id:t[(a+1)%t.length].id),w(o),e.preventDefault()}},[_,v]);(0,i.useLayoutEffect)(()=>{if(!s)return;f("");let e=m.current;e&&e.focus()},[s]),(0,i.useLayoutEffect)(()=>{C(null),L&&C(u.Z.getResults({query:L}))},[L,C]);let E=b&&g.length>0&&null!=L&&L.length>0;return(0,a.jsxs)("div",{className:t,"data-testid":o||"NavigationSearch",children:[(0,a.jsx)(y,{inputRef:m,onBlur:P,onChange:k,onClearClick:j,onFocus:N,onKeyDown:I,placeholder:h,value:g}),E&&(0,a.jsx)(S,{className:n()(p||d().resultsPosition,d().results),fetchPromise:_,onSelect:w,selectedResultId:v})]})}},28277:function(e,t,o){"use strict";o.d(t,{Z:function(){return m}});var a=o(94017),r=o(2676),n=o.n(r),s=o(50647),i=o(81888),l=o(9382),c=o(38062),u=o(99988),h=o.n(u);function d(e){let{elastic:t,height:o,keyword:r,loading:u="lazy",logo:d,name:p,rawImg:m,resource:g,themes:f,translator:b,vouchersCount:x,width:v}=e,y=b("ShopListItem"),S=f.components.ShopListItem,w=null==S?void 0:S.withItemSize,_=function(e){let{defaultKeyword:t,shopName:o,topPluralVoucherKeyword:a,topVoucherKeyword:r}=e;return"".concat(o," ").concat(a||r||t)}({shopName:p,topVoucherKeyword:r,defaultKeyword:y("defaultKeyword")});return(0,a.jsx)(i.default,{text:_,children:(0,a.jsx)("a",{className:n()(h().root,t&&h().root_elastic,w&&h().root_withItemSize),href:g,target:"_self",style:{width:v},rel:_,children:(0,a.jsxs)(s.Z,{className:n()(h().card,w&&h().card_withItemSize),children:[(0,a.jsx)("div",{className:h().imageWrapper,children:m?(0,a.jsx)("figure",{children:(0,a.jsx)(l.default,{alt:"".concat(p," logo"),height:o||S.height||S.logoHeight,loading:u,src:d,width:v||S.width||S.logoWidth})}):(0,a.jsx)(l.default,{alt:"".concat(p," logo"),height:o||S.height||S.logoHeight,loading:u,src:d,width:v||S.width||S.logoWidth})}),w&&(0,a.jsx)(c.Z,{className:h().itemSizeText,variant:"small",children:y("voucherSizeText",{values:{size:x||0}})})]})})})}var p=o(3667);function m(e){let{className:t,edgeGradient:o=!1,layout:r="elastic",loading:n="lazy",logoHeight:s,logoWidth:i,maxItems:l=1/0,prefix:c="",rawImg:u,shops:h,themes:m,translator:g}=e;return(null==h?void 0:h.length)?(0,a.jsx)(p.default,{className:t,edgeGradient:o,layout:r,children:h.filter(e=>!!e.logo).slice(0,l).map(e=>(0,a.jsx)(d,{elastic:"elastic"===r,height:s,keyword:null==e?void 0:e.topPluralVoucherKeyword,loading:n,logo:e.logo,name:e.name,rawImg:u,resource:c+(e.resource||"/".concat(e.alias)),vouchersCount:e.vouchersCount,themes:m,translator:g,width:i},e.id))}):null}},3667:function(e,t,o){"use strict";var a=o(94017),r=o(2676),n=o.n(r),s=o(77616),i=o(70080),l=o(82302),c=o.n(l);t.default=function(e){let{children:t,className:o,edgeGradient:r,layout:l}=e,[u,h]=(0,s.useState)("right"),d=(0,i.Z)();return(0,a.jsxs)("div",{className:c().wrapper,children:[d<i.U.medium&&r&&["both","left"].includes(u)&&(0,a.jsx)("div",{className:c().gradientLeft}),d<i.U.medium&&r&&["both","right"].includes(u)&&(0,a.jsx)("div",{className:c().gradientRight}),(0,a.jsx)("div",{className:n()(c().root,c()["root_".concat(l)],o),"data-testid":"ShopList",onScroll:e=>{var t;(t=e.target).scrollLeft>40&&h("both"),t.scrollLeft===t.scrollWidth-window.innerWidth&&h("left"),0===t.scrollLeft&&h("right")},children:t})]})}},32229:function(e,t,o){"use strict";o.d(t,{Z:function(){return n}});var a=o(52429),r=o(77616);function n(e){return(0,r.useEffect)(()=>{a.Tb(e)},[e]),null}},92849:function(e,t,o){"use strict";o.d(t,{M:function(){return r}});var a=o(46034);async function r(e){let t=new URLSearchParams;return t.append("count","true"),t.append("query",e),a.Z.get("/api/search",t)}t.Z={async getResults(e){let{page:t=1,query:o,shopLimit:r=5}=e,n=new URLSearchParams;return n.append("query",o),n.append("page",t.toString()),n.append("shopLimit",r.toString()),a.Z.get("/api/search",n).then(e=>({shops:e.shops?e.shops.map(e=>({id:e.id,name:e.name,image:e.logo,resource:e.resource,numVouchers:e.numVouchers,searchTerm:e.searchTerm})):[]}))}}},58028:function(e,t,o){"use strict";o.d(t,{v:function(){return r}});var a=o(82940);let r=o.n(a)().autowidth},48734:function(e,t,o){"use strict";o.d(t,{Z:function(){return a}});class a extends Error{get status(){return this.response.status}constructor(e,t){let o=e.statusText;null!=e.status&&(o+=" (".concat(e.status,")")),super(o+=": ".concat(e.url)),this.name="HttpError",this.response=e,this.body=t}}},46034:function(e,t,o){"use strict";var a=o(48734),r=o(12295);function n(e){return r.env.NEXT_PUBLIC_BASE_PATH&&!e.startsWith("http")?"".concat(r.env.NEXT_PUBLIC_BASE_PATH).concat(e):e}async function s(e,t){let o=n(e);t&&(o=o.concat("?").concat(t.toString()));let r=await fetch(o);if(200!==r.status){let e;try{e=await r.json()}catch(t){e=r}throw new a.Z(r,e)}return r.json()}async function i(e,t){let o=new URLSearchParams;if(t)for(let[e,a]of Object.entries(t))o.append(e,a);let r=n(e),s=await fetch(r,{method:"post",body:t?o:void 0,headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"}});if(200!=s.status){let e;try{e=await s.json()}catch(t){e=s}throw new a.Z(s,e)}return s.json()}t.Z={get:s,post:i}},59018:function(e,t,o){"use strict";o.r(t),o.d(t,{default:function(){return eh}});var a=o(94017),r=o(15653),n=o(58139),s=o(93467),i=o(5732),l=o(28277),c=o(38062),u=o(94396),h=o.n(u),d=function(e){let{description:t,footer:o,logo:u,logoDark:d,menuEntries:p=[],statusCode:m,translator:g,themes:f,title:b,topShops:x}=e,v=g("ErrorPage");return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:h().root,children:[(0,a.jsx)(r.NavigationProvider,{children:(0,a.jsx)(s.default,{className:h().navigationPortal,entries:p,logo:u,logoDark:d,withSearchBar:!1})}),(0,a.jsxs)("div",{className:h().desc,children:[m&&(0,a.jsxs)(c.Z,{as:"span",className:h().statusCode,variant:{small:"small",medium:"small"},children:[v("error")," ",m]}),(0,a.jsx)(c.Z,{as:"h2",className:h().statusCodeDescription,fontWeight:"bold",variant:{small:"h3",medium:"h2"},children:b})]}),(0,a.jsxs)("div",{className:h().navigationSearchContainer,children:[(0,a.jsxs)(c.Z,{className:h().navigationSearchText,variant:{small:"small",medium:"body"},children:[t," ",(0,a.jsx)("br",{}),v("shopText")]}),(0,a.jsx)(i.default,{className:h().navigationSearch,isSearchExpanded:!0,placeholder:v("placeholder"),resultsClassname:h().navigationSearchResults})]}),(0,a.jsxs)("div",{className:h().topShopsContainer,children:[x&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(c.Z,{as:"h3",className:h().topShopsHeadline,variant:"h4",children:v("bottomShops.title")}),(0,a.jsx)(l.Z,{className:h().topShops,layout:"wrap",shops:x,themes:f,translator:g})]}),(0,a.jsx)(n.default,{as:"a",href:v("bottomShops.buttonUrl"),variant:"secondary",children:v("bottomShops.buttonText")})]})]}),o]})},p=o(48170),m=o(77616),g=o(32229),f=o(26683),b=o(98414),x=o(29352),v=o(2676),y=o.n(v),S=o(58028),w=o(36231),_=o(93883),C=o(85367),L=o.n(C),k=o(24645);let j={white:o(17343).default.src,black:k.default.src};function N(e){let{themes:t,translator:o,variant:r="black"}=e,n=t.components.ClimateNeutralLabel,s=o("ClimateNeutralLabel"),i=j[r];return(0,a.jsx)("div",{className:L().root,"data-testid":"ClimateNeutralLabel",children:(0,a.jsx)("a",{href:s("link"),rel:"nofollow",children:(0,a.jsx)(_.Z,{alt:s("imageAlt"),height:n.height,src:i,unoptimized:!0,width:n.width})})})}var P=o(79111);function I(e){return(0,a.jsx)(P.Z,{viewBox:"0 0 512 512",...e,children:(0,a.jsx)("path",{d:"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z",fill:"currentColor"})})}function E(e){return(0,a.jsx)(P.Z,{viewBox:"0 0 448 512",...e,children:(0,a.jsx)("path",{d:"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z",fill:"currentColor"})})}function T(e){return(0,a.jsx)(P.Z,{viewBox:"0 0 448 512",...e,children:(0,a.jsx)("path",{d:"M194.4 211.7a53.3 53.3 0 1 0 59.3 88.7 53.3 53.3 0 1 0 -59.3-88.7zm142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1 0-7.9 .1-11.2 .1c-3.3 0-7.2 0-11.4-.1c-25.5-.3-64.8-.7-82.9 6.5c-6.9 2.7-13.1 6.8-18.4 12s-9.3 11.5-12 18.4c-7.1 18.1-6.7 57.7-6.5 83.2c0 4.1 .1 7.9 .1 11.1s0 7-.1 11.1c-.2 25.5-.6 65.1 6.5 83.2c2.7 6.9 6.8 13.1 12 18.4s11.5 9.3 18.4 12c18.1 7.1 57.6 6.8 83.1 6.5c4.1 0 7.9-.1 11.2-.1c3.3 0 7.2 0 11.4 .1c25.5 .3 64.8 .7 82.9-6.5c6.9-2.7 13.1-6.8 18.4-12s9.3-11.5 12-18.4c7.2-18 6.8-57.4 6.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1 .1-11.4c.3-25.5 .7-64.9-6.5-83l0 0c-2.7-6.9-6.8-13.1-12-18.4zm-67.1 44.5A82 82 0 1 1 178.4 324.2a82 82 0 1 1 91.1-136.4zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1 5.2-9.8s6.1-4.5 9.8-5.2s7.6-.4 11.1 1.1s6.5 3.9 8.6 7s3.2 6.8 3.2 10.6c0 2.5-.5 5-1.4 7.3s-2.4 4.4-4.1 6.2s-3.9 3.2-6.2 4.2s-4.8 1.5-7.3 1.5l0 0c-3.8 0-7.5-1.1-10.6-3.2zM448 96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96zM357 389c-18.7 18.7-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6 0-132c1.3-25.6 7.1-48.3 25.8-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0c25.6 1.3 48.3 7.1 67 25.8s24.6 41.4 25.8 67c1.5 26.3 1.5 105.4 0 131.9c-1.3 25.6-7.1 48.3-25.8 67z",fill:"currentColor"})})}var V=function(e){return(0,a.jsx)(P.Z,{viewBox:"0 0 24 24",...e,children:(0,a.jsx)("path",{d:"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z",fill:"currentColor"})})},H=o(62315),A=o.n(H),W=o(82952),Z=o.n(W);let M=(0,a.jsx)(function(e){return(0,a.jsx)(P.Z,{viewBox:"0 0 512 512",...e,children:(0,a.jsx)("path",{d:"M432,288H416a16,16,0,0,0-16,16V458a6,6,0,0,1-6,6H54a6,6,0,0,1-6-6V118a6,6,0,0,1,6-6H208a16,16,0,0,0,16-16V80a16,16,0,0,0-16-16H48A48,48,0,0,0,0,112V464a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V304A16,16,0,0,0,432,288ZM500,0H364a12,12,0,0,0-8.48,20.48l48.19,48.21L131.51,340.89a12,12,0,0,0,0,17l22.63,22.63a12,12,0,0,0,17,0l272.2-272.21,48.21,48.2A12,12,0,0,0,512,148V12A12,12,0,0,0,500,0Z",fill:"currentColor"})})},{className:Z().externalLinkIcon});function B(e){let{label:t,link:o,underlined:r=!1,children:n,className:s,variant:i}=e,l=o.startsWith("http");return(0,a.jsxs)(c.Z,{as:"a",className:y()(Z().root,r&&Z().root_underlined,s),href:o,variant:i,target:l?"_blank":void 0,children:[n,t,l&&(0,a.jsx)("span",{className:Z().icon,children:M})]})}var D=o(22546),z=o.n(D);function R(e){let{children:t,className:o,title:r}=e;return(0,a.jsxs)("div",{className:o,children:[(0,a.jsx)(c.Z,{as:"h4",className:z().title,fontWeight:"bold",children:r}),t]})}var U=o(7584),F=o(44006),O=o.n(F);function K(e){let{children:t,className:o,logo:r,privacyLinks:n,translator:s}=e,i=s("FooterPortalProject"),l=(0,U.P)();return(0,a.jsxs)("div",{className:y()(o,O().root),children:[(0,a.jsx)("a",{className:O().logo,href:"/",style:{backgroundImage:"url(".concat(r.src,")")},children:i("logoTitle")}),(0,a.jsxs)("div",{className:O().smallPrint,children:[(0,a.jsx)(c.Z,{variant:"small",children:i("exclusivity")}),(0,a.jsx)(c.Z,{variant:"small",children:i("copyright",{values:{now:l}})})]}),(0,a.jsxs)("div",{className:O().below,children:[(0,a.jsx)("div",{className:O().links,children:n.map(e=>(0,a.jsx)(B,{className:O().link,variant:"small",link:i("links.".concat(e,".href")),label:i("links.".concat(e,".label"))},e))}),(0,a.jsx)("div",{className:O().social,children:t})]})]})}var G=o(78208),q=o.n(G),X=o(38855);function J(e){let{themes:t,translator:o}=e,r=o("FooterPortalVendor"),n=t.components.FooterPortalVendor;return(0,a.jsxs)("div",{className:q().root,children:[(0,a.jsx)(c.Z,{fontWeight:"bold",children:r("slogan")}),(0,a.jsx)(c.Z,{variant:"small",children:r("description")}),(0,a.jsx)("a",{className:q().logo,href:r("vendor.href"),rel:"noopener",target:"_blank",children:(0,a.jsx)("img",{alt:r("vendor.label"),height:n.logoHeight,loading:"lazy",src:X.default.src,width:n.logoWidth})})]})}var Y=o(37428),Q=o(9250),$=o(81567),ee=o(87197);let et={de:Y.default,fr:Q.default,uk:$.default,us:ee.default};function eo(e){let{logo:t,translator:o,themes:r}=e,{climateNeutralVariant:n,corporateLinks:s,flagHeight:i,flagWidth:l,helpLinks:c,exploreLinks:u,portalLinks:h,privacyLinks:d,socialLinks:p}=r.components.FooterPortal,m=o("FooterPortal");return(0,a.jsxs)("footer",{className:A().root,"data-testid":"FooterPortal",children:[(0,a.jsxs)("div",{className:y()(A().grid,S.v),children:[(0,a.jsx)(R,{className:A().help,title:m("help.title"),children:c.map((e,t)=>(0,a.jsx)(B,{link:m("help.".concat(e,".href")),label:m("help.".concat(e,".label")),underlined:!0},t))}),(0,a.jsx)(R,{className:A().company,title:m("company.title"),children:s.map((e,t)=>(0,a.jsx)(B,{link:m("company.".concat(e,".href")),label:m("company.".concat(e,".label")),underlined:!0},t))}),u&&(0,a.jsx)(R,{className:A().explore,title:m("explore.title"),children:u.map((e,t)=>(0,a.jsx)(B,{link:m("explore.".concat(e,".href")),label:m("explore.".concat(e,".label")),underlined:!0},t))}),(0,a.jsx)(R,{className:A().portals,title:m("portals.title"),children:h.map((e,t)=>(0,a.jsx)(B,{link:m("portals.".concat(e,".href")),label:m("portals.".concat(e,".label")),underlined:!0,children:(0,a.jsx)(w.default,{alt:"",className:A().flag,height:i,loading:"lazy",src:et[e].src,width:l})},t))}),d&&(0,a.jsxs)(K,{className:A().project,privacyLinks:d,logo:t,translator:o,children:[p&&p.map(e=>(0,a.jsxs)("a",{"aria-label":m("social.".concat(e,".label")),href:m("social.".concat(e,".href")),rel:"noopener noreferrer",target:"_blank",children:["facebook"===e&&(0,a.jsx)(E,{className:A().socialIcon}),"instagram"===e&&(0,a.jsx)(T,{className:A().socialIcon}),"newsletter"===e&&(0,a.jsx)(I,{className:A().socialIcon}),"twitter"===e&&(0,a.jsx)(V,{className:A().socialIcon})]},e)),n&&(0,a.jsx)(N,{variant:n,themes:r,translator:o})]})]}),(0,a.jsx)(J,{themes:r,translator:o})]})}var ea=o(59264),er=JSON.parse('{"ArticleGrid":{"author":"By {author} {title}","showMore":"Show more articles"},"NavigationPortal":{"logoTitle":"To the homepage of Couponbox","showSidebar":"Show menu","showSearch":"Search shop","cancelSearch":"Close search"},"NavigationPortalSidebar":{"close":"Close menu","logoTitle":"To the homepage of Couponbox"},"NavigationMenuMore":{"more":"More"},"NavigationSearchInput":{"formAction":"/search","placeholder":"Enter Shop...","clear":"Clear input"},"NavigationSearchResults":{"empty":"Sorry no results...","titleShops":"Shops"},"NavigationSearchResultsItem":{"numVouchers":"{numVouchers, plural, =0 {Currently no discounts} one {One coupon} other {{numVouchers} Coupons}}"},"SliderNavigationButton":{"next":"Next","previous":"Previous"},"VoucherAppliestoLabel":{"label":"Valid for {appliesto, select, ALL {new and existing customers} NEW {new customers} EXISTING {existing customers} other {Unknown}}"},"VoucherCheckdateLabel":{"today":"Recently tested","yesterday":"Tested within the past day","dayBeforeYesterday":"Last tested 2 days ago","other":"Last tested {checkdate, date, ::MM/dd/yyyy}"},"VoucherCode":{"code":"Code","copyToClipboard":"Use code","copyText":"Copy","copiedText":"Copied"},"VoucherConditions":{"title":"Terms & Conditions"},"VoucherExpiredateLabel":{"today":"Valid today only","tomorrow":"Expires tomorrow","dayAfterTomorrow":"Expires in 2 days","other":"Expires on {expiredate, date, ::MM/dd/yyyy}","none":"No expiration date"},"VoucherUnverifiedLabel":{"label":"This coupon is unverified"},"VoucherMinimumOrderValueLabel":{"defaultMbwKeyword":"Minimum Order Value","defaultMbwKeywordShort":"MOV","defaultCurrencySign":"$","none":"Without {mbwKeyword}","hasValue":"{currencySign}{mbw} {mbwKeyword}","noneShort":"Without MOV"},"VoucherModalBase":{"close":"Exit","expired":"This coupon has unfortunately expired!"},"VoucherModalNote":{"show":"More"},"VoucherModalContentVoucher":{"copyToClipboardAndForwardToShop":"Copy Coupon and Go to Store","instructions":"Get Discount Now","shopLink":"/redirect/{shopAlias}/{voucherId}?click_source=checkout&uuid={uuid}"},"VoucherModalContentDeal":{"goToDeal":"Continue to this deal","instructions":"Get Discount Now","dealLink":"/redirect/{shopAlias}/{voucherId}?click_source=checkout","hint":"No coupon code needed."},"VoucherModalContentCashback":{"title":"You\'ll be redirected to our partner \xbbWebgears Cashback\xab shortly.","hint":"The redirect didn\'t work?","link":{"label":"Go to the cashback portal","url":"{cashbackPrefix}/{voucherId}?sessionId={sessionId}"}},"VoucherModalWarning":{"close":"Exit"},"VoucherModifiedLabel":{"label":"Last Changed:","value":"on {modified, date, ::MM/dd/yyyy} at {modified, time, ::h:mm}"},"VoucherTypeLabel":{"label":"{type, select, VOUCHER {Coupon} DEAL {Deal} PRINTABLE {Printdeal} CASHBACK {Cash Back} other {Unknown}}","noLabel":"{type, select, VOUCHER {Coupon} DEAL {Deal} PRINTABLE {Printdeal} CASHBACK {Cash Back} other {Unknown}}"},"VoucherTypes":{"all":"All rebates","vouchers":"Coupons","deals":"Deals","cashback":"Cash Back & Rewards"},"TypesFilterItem":{"amount":"{amount, number}"},"VoucherValueLabel":{"money":"{currencySign}{plainValue}","percent":"{plainValue}%"},"VoucherShowButton":{"label":"{type, select, VOUCHER {Display coupon} DEAL {See deal} PRINTABLE {Display coupon} CASHBACK {Activate cash back} other {Unknown}}","shopLink":"/show/{shopId}/{voucherId}?click_source={clickSource}&uuid={uuid}","merchantBaseURL":"/coupons/"},"VouchersListItem":{"exclusive":"Only on Couponbox","ellipsis":"…","showDetails":"Terms of Use","crossSellingLogo":"{shopName} Promo Code","crossSellingShop":"More <link>{shopName} Coupons</link>"},"VouchersListItemDetails":{"discount":"Discount:","type":"Type:","clicks":{"label":"Statistics:","value":"So far {clicks, number} used"}},"SchemaOrgDiscount":{"exclusive":"Exclusively on Couponbox","ellipsis":"…","showDetails":"Terms & Conditions","crossSellingLogo":"{shopName} Coupon","crossSellingShop":"More <link>{shopName} Coupons</link>","type":"{type, select, VOUCHER {Coupon} DEAL {Deal} CASHBACK {Cash back} PRINTABLE {Printdeal} other {Unknown}}","appliesto":"Valid for {appliesto, select, ALL {new and existing customers} NEW {new customers} EXISTING {existing customers} other {Unknown}}"},"FooterPortal":{"social":{"facebook":{"href":"https://www.facebook.com/couponbox","label":"Couponbox on Facebook"},"newsletter":{"href":"/newsletter","label":"Couponbox Newsletter"},"twitter":{"href":"https://twitter.com/CouponboxCom","label":"Couponbox on Twitter"}},"help":{"title":"Help","about":{"label":"About Us","href":"/about"},"contact":{"label":"Contact & Feedback","href":"/contact"},"faq":{"label":"FAQ","href":"/help"},"shops":{"label":"Shop Overview","href":"/stores"},"shopSupport":{"label":"Merchant FAQ","href":"/merchant-support"},"howWeWork":{"label":"How We Work","href":"/how-we-work"}},"explore":{"title":"Explore","sale":{"label":"Seasonal Deals","href":"/seasonal-deals"}},"company":{"title":"Corporate","partners":{"label":"Advertise","href":"/partners"},"styleGuide":{"label":"Style Guide","href":"/styleguide"},"jobs":{"label":"Jobs","href":"https://www.webgears-group.com/why-webgears/"}},"portals":{"title":"Our Websites","uk":{"label":"Voucherbox (UK) ","href":"https://www.voucherbox.co.uk/"},"de":{"label":"Gutscheinsammler (DE) ","href":"https://www.gutscheinsammler.de/"},"fr":{"label":"Reduc (FR) ","href":"https://www.reduc.fr/"}}},"FooterPortalProject":{"logoTitle":"To the homepage of Couponbox","exclusivity":"Exclusive coupons may not be republished without written permission.","copyright":"Copyright \xa9 2014 - {now, date, ::yyyy} Couponbox - All rights reserved","links":{"imprint":{"href":"/privacy-policy","label":"Imprint / Privacy Policy"},"privacy":{"href":"/privacy-policy#7-do-we-use-cookies","label":"Cookie Policy"},"terms":{"href":"/terms","label":"Terms & Conditions"}}},"FooterPortalVendor":{"slogan":"We maximize your shopping experience","description":"Couponbox.com is part of Webgears GmbH","vendor":{"href":"https://www.webgears-group.com/","label":"Webgears Group"}},"HttpErrorMessageString":{"clientTimeout":"It seems like you are offline. Please check your internet connection and try again.","notFound":"Page not found - Error 404.","serverTimeout":"Sorry, the discount collector is currently unavailable. Please try again later. Code: {status}.","unavailableLegal":"This request may not be serviced due to legal restrictions in your current location that prevent us from serving the requested content.","unknown":"Sorry, an unexpected error occurred. Please try again later."},"ShopListItem":{"defaultKeyword":"Coupons"},"CookieBanner":{"content":"Couponbox is using cookies in order to provide a better service for our users. If you continue to browse and use this website, you are agreeing to our cookie-policy. More infos here: <link>Privacy-Policy</link>.","link":"https://www.couponbox.com/privacy-policy#7-do-we-use-cookies","cookieName":"_closed_widget_52"},"DealSliderItem":{"exclusive":"EXCLUSIVE"},"ShopListVariantTwo":{"title":"Where would you like to save?","buttonText":"Shops & Brands Overview","buttonURL":"/stores"},"ErrorPage":{"buttonLink":"/shops","clientTimeout":"Client timeout","clientTimeoutText":"It seems like you are offline. Please check your internet connection and try again.","error":"ERROR","gone":"Page no longer exists","goneText":"We have a lot of pages, but unfortunately this one no longer exists.","notFound":"Page not found","notFoundText":"We have a lot of sites, but unfortunately not this one.","placeholder":"Search for stores e.g. Amazon","shopText":"Try our search or choose one of the popular stores below.","statusCode":"Page not found - Error 404.","unavailableLegal":"Unavailable due to legal reasons","unavailableLegalText":"This request may not be serviced due to legal restrictions in your current location that prevent us from serving the requested content.","unknown":"Sorry, an unexpected error occurred. Please try again later.","serverTimeout":"Sorry, the discount collector is currently unavailable. Please try again later. Code: {status}.","unknownText":"Sorry, an unexpected error occurred. Please try again later.","bottomShops":{"title":"Popular Shops","buttonText":"Shops & Brands Overview","buttonUrl":"/stores"}},"TopShopsTagCloud":{"title":"Popular Coupon Codes"},"ShopAdsItem":{"altLogo":"{shopName} Discount","exclusive":"Only on CouponBox"},"SnackBar":{"close":"Exit"},"TopDiscounts":{"buttonLabel":"Show more discounts","buttonLink":"/top-coupons","title":"Our Top Coupon Codes"},"TopDiscountsItem":{"defaultButtonLabel":"{type, select, VOUCHER {Coupon} DEAL {Deal} PRINTABLE {Printdeal} CASHBACK {Cash Back} other {Unknown}}","exclusive":"EXCLUSIVE"}}'),en=o(44405),es={affiliateDisclaimer:!1,merchantBaseURL:"/coupons",components:{ArticleGrid:{segmentTitle:{small:"h4",medium:"h4"},titleVariant:"h4"},FooterPortal:{flagWidth:30,flagHeight:20,helpLinks:["about","contact","faq","shops","shopSupport","howWeWork"],exploreLinks:["sale"],corporateLinks:["partners","styleGuide","jobs"],portalLinks:["de","uk","fr"],privacyLinks:["imprint","privacy","terms"],socialLinks:["facebook","twitter","newsletter"]},FooterPortalVendor:{logoHeight:56,logoWidth:200},NavigationMenuEntry:{generic:"NavigationMenuEntryListEventChildren"},NavigationMenuEntryChildShop:{logoWidth:90,logoHeight:68,logoSizes:(0,en.Z)(90,90,90),withText:!0},NavigationMenuEntryGridChildren:{isDisplayText:!0},NavigationMenuEntryChildCategory:{imageSizes:(0,en.Z)(174,304,304),fallbackImage:"/cb/uploads/categories/header/fallback-pic.jpg"},NavigationSearchResultsItem:{logoHeight:68,logoWidth:90},ShopAdsItem:{logoWidth:60,logoHeight:45,logoSizes:(0,en.Z)(60,60,60),imageWidth:370,imageHeight:235,imageSizes:(0,en.Z)(370,370,370)},ShopSeoText:{logoWidth:150,logoHeight:113},ShopSummaryLogo:{logoWidth:[90,170],logoHeight:128,logoSizes:(0,en.Z)(90,170,170)},ShopSummarySubtitle:{detailsHeadlineVariantLarge:"body",detailsHeadlineVariant:"body"},ShopsBannerItem:{logoWidth:[90],logoHeight:68,logoSizes:(0,en.Z)(90,90,90)},SubmitDiscount:{titleFontWeight:"regular",isStatsSummaryHidden:!0},TextDealItem:{logoHeight:150,logoWidth:250,logoSizes:(0,en.Z)(250,250,250)},VouchersListItem:{crossSellingLogoWidth:65,crossSellingLogoHeight:49},VoucherModalBase:{logoWidth:[90,170],logoHeight:128,logoSizes:(0,en.Z)(90,170,170)},ClimateNeutralLabel:{width:130,height:28},TopBannerItem:{imageHeight:[215,390],imageWidth:[400,1080],imageSizes:(0,en.Z)(400,400,1080),logoSizes:(0,en.Z)(90,170,170)},HomePage:{backgroundImgHeight:654,backgroundImgWidth:1471},ShopListItem:{logoHeight:60,logoWidth:90},TopDiscountsItem:{logoHeight:80,logoWidth:150},Testimonials:{bildLogoHeight:45,bildLogoWidth:40,weltLogoHeight:45,weltLogoWidth:237,chipLogoHeight:45,chipLogoWidth:139,sternLogoHeight:45,sternLogoWidth:127},TopBannerVariantTwo:{dotsPosition:{small:"outside",large:"inside"}},TopBannerItemVariantTwo:{imageHeight:[215,390],imageWidth:[400,1170],imageSizes:(0,en.Z)(400,400,1170),logoSizes:(0,en.Z)(90,170,170)},ResultListItem:{shopLogoWidth:[90,170],shopLogoHeight:128,shopLogoSizes:(0,en.Z)(90,170,170)},StoresSectionItem:{shopNameVariant:"body"},ContactLocation:{titleVariant:"h5"},VoucherCode:{codeAlignmentMaxLength:25}}};function ei(e){let{locale:t}=e,o=(0,b.Z)(t,er);return(0,a.jsx)(eo,{logo:ea.default,translator:o,themes:es})}var el=o(14307);let ec=x.SP,eu=(0,b.Z)(ec,er);function eh(e){let{error:t}=e,o=function(e){let[t,o]=(0,m.useState)([]);return(0,m.useEffect)(()=>{fetch(e.concat("/api/navigation")).then(e=>e.json()).then(e=>o(e)).catch(e=>console.error(e))},[e]),t}(x.sb),r=function(e){let[t,o]=(0,m.useState)([]);return(0,m.useEffect)(()=>{fetch(e.concat("/api/top-shops")).then(e=>e.json()).then(e=>o(e)).catch(e=>console.error(e))},[e]),t}(x.sb),n=(0,f.F)();return(0,g.Z)(t),(0,a.jsx)(p.IntlProvider,{locale:ec,messages:er,children:(0,a.jsx)(d,{description:t.message,footer:(0,a.jsx)(ei,{locale:ec}),logo:ea.default,logoDark:el.default,menuEntries:o,themes:n,translator:eu,title:"Error",topShops:r})})}},26875:function(e){e.exports={root:"CursorTooltip_root___jtIf"}},94396:function(e){e.exports={root:"ErrorPagePortal_root__lK3Hj",navigationPortal:"ErrorPagePortal_navigationPortal__JJnW7",desc:"ErrorPagePortal_desc__Vd3im",statusCode:"ErrorPagePortal_statusCode__LyMJH",statusCodeDescription:"ErrorPagePortal_statusCodeDescription__OJY3_",navigationSearchContainer:"ErrorPagePortal_navigationSearchContainer__xnbbM",navigationSearchText:"ErrorPagePortal_navigationSearchText__bUauU",navigationSearch:"ErrorPagePortal_navigationSearch__fEzCY",navigationSearchResults:"ErrorPagePortal_navigationSearchResults__j1Ni3",topShopsHeadline:"ErrorPagePortal_topShopsHeadline__EgJiu",topShopsContainer:"ErrorPagePortal_topShopsContainer__b0BIo",topShops:"ErrorPagePortal_topShops__frY0m"}},31730:function(e){e.exports={resultsPosition:"NavigationSearch_resultsPosition__qKkdh",results:"NavigationSearch_results__GRZz0"}},98237:function(e){e.exports={root:"NavigationSearchInput_root__BLEXj",label:"NavigationSearchInput_label__0a5ft",icon:"NavigationSearchInput_icon__dVMAZ",circleIcon:"NavigationSearchInput_circleIcon__V7aVW",input:"NavigationSearchInput_input__OH4V0",clear:"NavigationSearchInput_clear__2VwyA"}},82302:function(e){e.exports={wrapper:"ShopList_wrapper__nEP0z",gradientRight:"ShopList_gradientRight__9Y836",gradientLeft:"ShopList_gradientLeft__BocF0",root:"ShopList_root__Qmtmj",root_slider:"ShopList_root_slider__txnmB",root_elastic:"ShopList_root_elastic__3Bm0I",root_wrap:"ShopList_root_wrap__Hr5tr"}},99988:function(e){e.exports={root:"ShopListItem_root__wpLLp",root_elastic:"ShopListItem_root_elastic__zh5EW",card:"ShopListItem_card__Brf7e",root_withItemSize:"ShopListItem_root_withItemSize__kMPZF",imageWrapper:"ShopListItem_imageWrapper___KFoD",card_withItemSize:"ShopListItem_card_withItemSize__hvLaQ",itemSizeText:"ShopListItem_itemSizeText__hmaOV"}}},function(e){e.O(0,[9686,2098,197,8239,8211,3902,9012,6340,8937,3815,9519,4804,1744],function(){return e(e.s=68493)}),_N_E=e.O()}]);
//# sourceMappingURL=error-df08c3939970b270.js.map