Advertisement
KrystekYY

Untitled

Aug 9th, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 155.72 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="pl">
  3. <head>
  4. <script>
  5. /* <![CDATA[ */
  6. window.__LS = {
  7. formattedLocale: 'pl_PL',
  8. locale: 'pl',
  9. country: 'PL',
  10. user: false,
  11. currency: {
  12. KZT: 'kzt',
  13. RUB: 'rub',
  14. RUR: 'rub',
  15. UAH: 'uah',
  16. EUR: '€',
  17. USD: '$',
  18. GBP: '£',
  19. ARS: 'ARS',
  20. CLP: 'CLP',
  21. MXN: 'MXN',
  22. COP: 'COP',
  23. BRL: 'R$',
  24. PEN: 'S/',
  25. PLN: 'zł',
  26. BYN: 'Br',
  27. CAD: 'C$',
  28. AUD: 'A$',
  29. NZD: 'NZ$',
  30. ZAR: 'R',
  31. INR: 'INR',
  32. PHP: '₱',
  33. AED: 'AED',
  34. CNY: 'CNY',
  35. },
  36. currencyFormatted: {
  37. KZT: 'tenge',
  38. RUB: 'rubel rosyjski',
  39. UAH: 'hrywna ukraińska',
  40. ARS: 'argentyńskie peso',
  41. CLP: 'chilijskie peso',
  42. MXN: 'meksykańskie peso',
  43. COP: 'kolumbijskie peso',
  44. BRL: 'brazylijski real',
  45. PEN: 'peruwiański sol',
  46. PLN: 'złoty',
  47. BYN: 'białoruski rubel',
  48. USD: 'dolar USA',
  49. GBP: 'funt szterling',
  50. CAD: 'dolar kanadyjski',
  51. AUD: 'dolar australijski',
  52. NZD: 'dolar nowozelandzki',
  53. ZAR: 'rand',
  54. INR: 'rupia',
  55. PHP: 'peso filipińskie',
  56. AED: 'dirham',
  57. CNY: 'currency_full.CNY',
  58. },
  59. amountInCurrency:{
  60. KZT: 'tenge',
  61. RUB: 'ruble',
  62. UAH: 'hrywny',
  63. ARS: 'argentyńskie peso',
  64. CLP: 'chilijskie peso',
  65. MXN: 'meksykańskie peso',
  66. COP: 'kolumbijskie peso',
  67. BRL: 'brazylijski real',
  68. PEN: 'peruwiański sol',
  69. PLN: 'zł',
  70. BYN: 'białoruski rubel',
  71. USD: 'dolar USA',
  72. GBP: 'funt szterling',
  73. CAD: 'dolar kanadyjski',
  74. AUD: 'dolar australijski',
  75. NZD: 'dolar nowozelandzki',
  76. ZAR: 'rand',
  77. INR: 'rupia',
  78. PHP: 'peso filipińskie',
  79. AED: 'dirham',
  80. CNY: 'currency_in.CNY'
  81. },
  82. countries: {
  83. UA: 'Ukraina',
  84. KZ: 'Kazachstan',
  85. ES: 'Hiszpania',
  86. DE: 'Niemcy',
  87. NL: 'Holandia',
  88. BE: 'Belgia',
  89. AT: 'Austria',
  90. CH: 'Szwajcaria',
  91. IT: 'Włochy',
  92. FR: 'Francja',
  93. PL: 'Polska',
  94. FI: 'Finlandia',
  95. GR: 'Grecja',
  96. PT: 'Portugalia',
  97. DK: 'Dania',
  98. SE: 'Szwecja',
  99. NO: 'Norwegia',
  100. CZ: 'Czeska',
  101. IE: 'Irlandia',
  102. GB: 'Wielka Brytania',
  103. HU: 'Węgry',
  104. MX: 'Meksyk',
  105. AR: 'Argentyna',
  106. CL: 'Chile',
  107. CO: 'Kolumbia',
  108. BR: 'Brazylia',
  109. PE: 'Peru',
  110. CA: 'Kanada',
  111. US: 'Stany Zjednoczone',
  112. AU: 'Australia',
  113. NZ: 'Nowa Zelandia',
  114. ZA: 'RPA',
  115. IN: 'Indiach',
  116. PH: 'Filipiny',
  117. AE: 'United Arab Emirates',
  118. '001': 'Inny kraj'
  119. },
  120. regions : {
  121. euas: 'common.regions.euas',
  122. america: 'common.regions.america',
  123. asia_pacific_africa: 'common.regions.asia_pacific_africa'
  124. },
  125. phones : {
  126. "UA": {
  127. "mask": "999999999",
  128. "dialCode": "+380"
  129. },
  130. "KZ": {
  131. "mask": "9999999999",
  132. "dialCode": "+7"
  133. },
  134. "ES": {
  135. "mask": "9999999999",
  136. "dialCode": "+34"
  137. },
  138. "DE": {
  139. "mask": "99999999999",
  140. "dialCode": "+49"
  141. },
  142. "NL": {
  143. "mask": "9999999999",
  144. "dialCode": "+31"
  145. },
  146. "BE": {
  147. "mask": "9999999999",
  148. "dialCode": "+32"
  149. },
  150. "AT": {
  151. "mask": "99999999999",
  152. "dialCode": "+43"
  153. },
  154. "CH": {
  155. "mask": "9999999999",
  156. "dialCode": "+41"
  157. },
  158. "FR": {
  159. "mask": "9999999999",
  160. "dialCode": "+33"
  161. },
  162. "IT": {
  163. "mask": "9999999999",
  164. "dialCode": "+39"
  165. },
  166. "PL": {
  167. "mask": "9999999999",
  168. "dialCode": "+48"
  169. },
  170. "FI": {
  171. "mask": "9999999999",
  172. "dialCode": "+358"
  173. },
  174. "GR": {
  175. "mask": "9999999999",
  176. "dialCode": "+30"
  177. },
  178. "PT": {
  179. "mask": "9999999999",
  180. "dialCode": "+351"
  181. },
  182. "DK": {
  183. "mask": "9999999999",
  184. "dialCode": "+45"
  185. },
  186. "SE": {
  187. "mask": "9999999999",
  188. "dialCode": "+46"
  189. },
  190. "NO": {
  191. "mask": "9999999999",
  192. "dialCode": "+47"
  193. },
  194. "CZ": {
  195. "mask": "9999999999",
  196. "dialCode": "+420"
  197. },
  198. "IE": {
  199. "mask": "9999999999",
  200. "dialCode": "+353"
  201. },
  202. "GB": {
  203. "mask": "9999999999",
  204. "dialCode": "+44"
  205. },
  206. "HU": {
  207. "mask": "9999999999",
  208. "dialCode": "+36"
  209. },
  210. "MX": {
  211. "mask": "9999999999",
  212. "dialCode": "+52"
  213. },
  214. "AR": {
  215. "mask": "9999999999",
  216. "dialCode": "+54"
  217. },
  218. "CL": {
  219. "mask": "9999999999",
  220. "dialCode": "+56"
  221. },
  222. "CO": {
  223. "mask": "99999999999",
  224. "dialCode": "+57"
  225. },
  226. "BR": {
  227. "mask": "99999999999",
  228. "dialCode": "+55"
  229. },
  230. "PE": {
  231. "mask": "99999999999",
  232. "dialCode": "+51"
  233. },
  234. "CA": {
  235. "mask": "999999999999",
  236. "dialCode": "+1"
  237. },
  238. "AU": {
  239. "mask": "99999999999",
  240. "dialCode": "+61"
  241. },
  242. "NZ": {
  243. "mask": "99999999999",
  244. "dialCode": "+64"
  245. },
  246. "ZA": {
  247. "mask": "99999999999",
  248. "dialCode": "+27"
  249. },
  250. "IN": {
  251. "mask": "99999999999",
  252. "dialCode": "+\\91"
  253. },
  254. "PH": {
  255. "mask": "99999999999",
  256. "dialCode": "+63"
  257. },
  258. "US": {
  259. "mask": "999999999999",
  260. "dialCode": "+1"
  261. },
  262. "AE": {
  263. "mask": "999999999999",
  264. "dialCode": "+\\971"
  265. },
  266. "001": {
  267. "mask": "999999999999",
  268. "dialCode": "+"
  269. }
  270. },
  271. countriesWithLang: [{"country":"UA","flag":"UA","currency":"UAH","currency_translation":"hrywna ukraińska","translation":"Ukraina","popular":true,"group":"euas","default_locale":"uk_UA","languages":[{"locale":"uk","translation":"Українська"}]},{"country":"KZ","flag":"KZ","currency":"RUB","currency_translation":"rubel rosyjski","translation":"Kazachstan","popular":true,"group":"euas","default_locale":"ru_KZ","languages":[{"locale":"ru","translation":"Русский"}]},{"country":"ES","flag":"ES","currency":"EUR","currency_translation":"euro","translation":"Hiszpania","popular":false,"group":"euas","default_locale":"es_ES","languages":[{"locale":"en","translation":"English"},{"locale":"es","translation":"Español"}]},{"country":"DE","flag":"DE","currency":"EUR","currency_translation":"euro","translation":"Niemcy","popular":false,"group":"euas","default_locale":"de_DE","languages":[{"locale":"en","translation":"English"},{"locale":"de","translation":"Deutsch"}]},{"country":"NL","flag":"NL","currency":"EUR","currency_translation":"euro","translation":"Holandia","popular":false,"group":"euas","default_locale":"en_NL","languages":[{"locale":"de","translation":"Deutsch"},{"locale":"en","translation":"English"}]},{"country":"AT","flag":"AT","currency":"EUR","currency_translation":"euro","translation":"Austria","popular":true,"group":"euas","default_locale":"de_AT","languages":[{"locale":"de","translation":"Deutsch"},{"locale":"en","translation":"English"}]},{"country":"BE","flag":"BE","currency":"EUR","currency_translation":"euro","translation":"Belgia","popular":true,"group":"euas","default_locale":"fr_BE","languages":[{"locale":"de","translation":"Deutsch"},{"locale":"en","translation":"English"},{"locale":"fr","translation":"Française"}]},{"country":"CH","flag":"CH","currency":"EUR","currency_translation":"euro","translation":"Szwajcaria","popular":false,"group":"euas","default_locale":"en_CH","languages":[{"locale":"de","translation":"Deutsch"},{"locale":"en","translation":"English"},{"locale":"fr","translation":"Française"}]},{"country":"FR","flag":"FR","currency":"EUR","currency_translation":"euro","translation":"Francja","popular":false,"group":"euas","default_locale":"fr_FR","languages":[{"locale":"fr","translation":"Française"},{"locale":"en","translation":"English"}]},{"country":"IT","flag":"IT","currency":"EUR","currency_translation":"euro","translation":"Włochy","popular":false,"group":"euas","default_locale":"it_IT","languages":[{"locale":"it","translation":"Italiano"},{"locale":"en","translation":"English"}]},{"country":"PL","flag":"PL","currency":"PLN","currency_translation":"złoty","translation":"Polska","popular":false,"group":"euas","default_locale":"pl_PL","languages":[{"locale":"en","translation":"English"},{"locale":"pl","translation":"Polski"}]},{"country":"FI","flag":"FI","currency":"EUR","currency_translation":"euro","translation":"Finlandia","popular":false,"group":"euas","default_locale":"en_FI","languages":[{"locale":"en","translation":"English"}]},{"country":"GR","flag":"GR","currency":"EUR","currency_translation":"euro","translation":"Grecja","popular":false,"group":"euas","default_locale":"en_GR","languages":[{"locale":"en","translation":"English"}]},{"country":"PT","flag":"PT","currency":"EUR","currency_translation":"euro","translation":"Portugalia","popular":false,"group":"euas","default_locale":"pt_PT","languages":[{"locale":"pt","translation":"Português"},{"locale":"en","translation":"English"}]},{"country":"DK","flag":"DK","currency":"EUR","currency_translation":"euro","translation":"Dania","popular":false,"group":"euas","default_locale":"en_DK","languages":[{"locale":"en","translation":"English"}]},{"country":"SE","flag":"SE","currency":"EUR","currency_translation":"euro","translation":"Szwecja","popular":false,"group":"euas","default_locale":"en_SE","languages":[{"locale":"en","translation":"English"}]},{"country":"NO","flag":"NO","currency":"EUR","currency_translation":"euro","translation":"Norwegia","popular":false,"group":"euas","default_locale":"en_NO","languages":[{"locale":"en","translation":"English"}]},{"country":"CZ","flag":"CZ","currency":"EUR","currency_translation":"euro","translation":"Czeska","popular":false,"group":"euas","default_locale":"en_CZ","languages":[{"locale":"en","translation":"English"}]},{"country":"IE","flag":"IE","currency":"EUR","currency_translation":"euro","translation":"Irlandia","popular":false,"group":"euas","default_locale":"en_IE","languages":[{"locale":"en","translation":"English"}]},{"country":"GB","flag":"GB","currency":"GBP","currency_translation":"funt szterling","translation":"Wielka Brytania","popular":false,"group":"euas","default_locale":"en_GB","languages":[{"locale":"en","translation":"English"}]},{"country":"HU","flag":"HU","currency":"EUR","currency_translation":"euro","translation":"Węgry","popular":false,"group":"euas","default_locale":"en_HU","languages":[{"locale":"en","translation":"English"}]},{"country":"MX","flag":"MX","currency":"MXN","currency_translation":"meksykańskie peso","translation":"Meksyk","popular":false,"group":"america","default_locale":"es_MX","languages":[{"locale":"es","translation":"Español"}]},{"country":"AR","flag":"AR","currency":"ARS","currency_translation":"argentyńskie peso","translation":"Argentyna","popular":false,"group":"america","default_locale":"es_AR","languages":[{"locale":"es","translation":"Español"}]},{"country":"CL","flag":"CL","currency":"CLP","currency_translation":"chilijskie peso","translation":"Chile","popular":false,"group":"america","default_locale":"es_CL","languages":[{"locale":"es","translation":"Español"}]},{"country":"CO","flag":"CO","currency":"COP","currency_translation":"kolumbijskie peso","translation":"Kolumbia","popular":false,"group":"america","default_locale":"es_CO","languages":[{"locale":"es","translation":"Español"}]},{"country":"BR","flag":"BR","currency":"BRL","currency_translation":"brazylijski real","translation":"Brazylia","popular":false,"group":"america","default_locale":"pt_BR","languages":[{"locale":"pt","translation":"Português"},{"locale":"en","translation":"English"}]},{"country":"PE","flag":"PE","currency":"PEN","currency_translation":"peruwiański sol","translation":"Peru","popular":false,"group":"america","default_locale":"es_PE","languages":[{"locale":"es","translation":"Español"},{"locale":"en","translation":"English"}]},{"country":"AU","flag":"AU","currency":"AUD","currency_translation":"dolar australijski","translation":"Australia","popular":false,"group":"asia_pacific_africa","default_locale":"en_AU","languages":[{"locale":"en","translation":"English"}]},{"country":"NZ","flag":"NZ","currency":"NZD","currency_translation":"dolar nowozelandzki","translation":"Nowa Zelandia","popular":false,"group":"asia_pacific_africa","default_locale":"en_NZ","languages":[{"locale":"en","translation":"English"}]},{"country":"ZA","flag":"ZA","currency":"ZAR","currency_translation":"rand","translation":"RPA","popular":false,"group":"asia_pacific_africa","default_locale":"en_ZA","languages":[{"locale":"en","translation":"English"}]},{"country":"IN","flag":"IN","currency":"INR","currency_translation":"rupia","translation":"Indiach","popular":false,"group":"asia_pacific_africa","default_locale":"en_IN","languages":[{"locale":"en","translation":"English"}]},{"country":"PH","flag":"PH","currency":"PHP","currency_translation":"peso filipińskie","translation":"Filipiny","popular":false,"group":"asia_pacific_africa","default_locale":"en_PH","languages":[{"locale":"en","translation":"English"}]},{"country":"CA","flag":"CA","currency":"CAD","currency_translation":"dolar kanadyjski","translation":"Kanada","popular":false,"group":"america","default_locale":"en_CA","languages":[{"locale":"en","translation":"English"},{"locale":"fr","translation":"Française"}]},{"country":"US","flag":"US","currency":"USD","currency_translation":"dolar USA","translation":"Stany Zjednoczone","popular":false,"group":"america","default_locale":"en_US","languages":[{"locale":"en","translation":"English"},{"locale":"es","translation":"Español"}]},{"country":"AE","flag":"AE","currency":"AED","currency_translation":"dirham","translation":"United Arab Emirates","popular":false,"group":"euas","default_locale":"en_AE","languages":[{"locale":"en","translation":"English"}]},{"country":"001","flag":"other","currency":"USD","currency_translation":"dolar USA","translation":"Inny kraj","popular":false,"group":"world","default_locale":"en_001","languages":[{"locale":"en","translation":"English"},{"locale":"es","translation":"Español"},{"locale":"ru","translation":"Русский"}]}],
  272. languagesName: {"ru":"\u0420\u0443\u0441\u0441\u043a\u0438\u0439","uk":"\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430","es":"Espa\u00f1ol","en":"English","de":"Deutsch","pl":"Polski","pt":"Portugu\u00eas","fr":"Fran\u00e7aise","it":"Italiano"},
  273. extensions: {"uk":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=uk","active":true},"opera":{"link":"https:\/\/addons.opera.com\/uk\/extensions\/details\/letyshops-keshbek-servis\/","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true}},"ru":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=ru","active":true},"opera":{"link":"https:\/\/addons.opera.com\/ru\/extensions\/details\/letyshops-keshbek-servis\/","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true}},"es":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=es","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/es\/extensions\/details\/letyshops-keshbek-servis\/","active":true}},"en":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=en","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/en\/extensions\/details\/letyshops-keshbek-servis\/","active":true}},"de":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=de","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/de\/extensions\/details\/letyshops-keshbek-servis\/","active":true}},"pl":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=pl","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/pl\/extensions\/details\/letyshops-keshbek-servis\/","active":true}},"pt":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=pt","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/pt\/extensions\/details\/letyshops-keshbek-servis\/","active":true}},"fr":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=fr","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/fr\/extensions\/details\/letyshops-keshbek-servis\/","active":true}},"it":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=it","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/it\/extensions\/details\/letyshops-keshbek-servis\/","active":true}},"ae":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=en","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/en\/extensions\/details\/letyshops-keshbek-servis\/","active":true}},"001":{"chrome":{"link":"https:\/\/chrome.google.com\/webstore\/detail\/letyshops-cashback\/lphicbbhfmllgmomkkhjfkpbdlncafbn?hl=en","active":true},"firefox":{"link":"https:\/\/addons.mozilla.org\/firefox\/addon\/addon-letyshops\/","active":true},"opera":{"link":"https:\/\/addons.opera.com\/extensions\/details\/letyshops-keshbek-servis\/","active":true}}},
  274. apps: {
  275. ios: "/pl/iosapp",
  276. android: "/pl/androidapp",
  277. },
  278. helpCenterLink: 'https://help.letyshops.com/hc/pl',
  279. cookieDomain: '.letyshops.com',
  280. defaultAvatar: '/user-3@2x.png',
  281. serverTime: 1691586835,
  282. rCaptchaKey: '6Ldu5ToUAAAAAN-DwcB4yo5kitzjD3sVZeQqJeZn',
  283. ipCountry: 'PL',
  284. urlPrefix: 'pl',
  285. translations: '{"SOCIAL_NAMES.fb":"Facebook","SOCIAL_NAMES.google":"Google","SOCIAL_NAMES.twitter":"Twitter","changeableField.close":"Zamknij","changeableField.change":"Zmie\u0144","changeableField.required":"Wymagane pole","changeableField.invalidMail":"Nieprawid\u0142owy format email","changeableField.save":"Zapisz","changeableField.birthDate":"Wpisz dat\u0119 urodzenia","changeableField.datePickerLang":"en","changeableField.localeFormat":"en-US","paginatedContainer.nextPage":"nast\u0119pna","paginatedContainer.previousPage":"poprzednia","phoneInput.phoneNumber":"Numer Telefonu","phoneInput.otherCountry":"Inny kraj","textExpander.showText":"Dowiedz si\u0119 wi\u0119cej","textExpander.hideText":"Powr\u00f3t","share.inviteFriends":"Zapro\u015b znajomych","share.copyLink":"Skopiuj i wy\u015blij link polecaj\u0105cy do znajomych.<br>Otrzymasz 15% cashbacku z ka\u017cdego zam\u00f3wienia u\u017cytkownik\u00f3w, kt\u00f3rzy zarejestruj\u0105 si\u0119 za pomoc\u0105 Twojego linku.","share.socNetwork":"Albo udost\u0119pnij na portalach spo\u0142eczno\u015bciowych:","share.title":"Korzystam z tej us\u0142ugi, dzi\u0119ki kt\u00f3rej odzyskuj\u0119 cz\u0119\u015b\u0107 wydanych pieni\u0119dzy przy ka\u017cdym zakupie online. Wypr\u00f3bowa\u0142em j\u0105 - dzia\u0142a. Polecam!","share.description":"Zarejestruj si\u0119 w Letyshops, kupuj jak zwykle i odzyskaj cz\u0119\u015b\u0107 koszt\u00f3w zakupu w formie cashbacku.","share.linkBefore":"Najpierw zapoznaj si\u0119 z og\u00f3lnymi","share.linkAfter":"zasadami programu <span class=\u00bbnowrap-text\u00bb>partnerskiego \u2193<\/span>","share.copy":"Kopiuj","share.copied":"Kopiuj","share.copyReferral":"Skopiowano link polecaj\u0105cy","moduleAuth.login":"Zaloguj si\u0119","moduleAuth.registration":"Do\u0142\u0105cz","moduleAuth.email":"Email","moduleAuth.password":"Has\u0142o","moduleAuth.forgotPassword":"Zapomnia\u0142e\u015b has\u0142a?","moduleAuth.toLogin":"Zaloguj si\u0119","moduleAuth.social":"Zaloguj si\u0119 przez","moduleAuth.otherSocial":"Other social networks","moduleAuth.signUp":"Do\u0142\u0105cz","moduleAuth.formSignUp":"Do\u0142\u0105cz teraz","moduleAuth.toSignUp":"Do\u0142\u0105cz","moduleAuth.newUser":"je\u015bli jeste\u015b nowym u\u017cytkownikiem","moduleAuth.typeEmail":"Wpisz sw\u00f3j adres e-mail","moduleAuth.createPassword":"Utw\u00f3rz has\u0142o","moduleAuth.acceptTerms":"Klikaj\u0105c \u201eDo\u0142\u0105cz\u201d akceptuj\u0119","moduleAuth.agreement":"Warunki korzystania","moduleAuth.and":"oraz","moduleAuth.or":"lub","moduleAuth.privacyPolicy":"zasady ochrony danych osobowych","moduleAuth.signIn":"Zaloguj si\u0119","moduleAuth.haveAccount":"je\u015bli masz konto","moduleAuth.haveAccountBrand":"zaloguj si\u0119 na swoje konto","moduleAuth.passwordRecover":"Odzyskiwanie has\u0142a","moduleAuth.passwordRecoverAction":"Odzyskaj has\u0142o","moduleAuth.enterEmail":"Wpisz adres email","moduleAuth.getNewPassword":"Uzyskaj nowe has\u0142o","moduleAuth.signInToLetyshops":"Zaloguj si\u0119 do Letyshops","moduleAuth.signUpToLetyshops":"Do\u0142\u0105cz do Letyshops","moduleAuth.letterWithLink":"Wiadomo\u015b\u0107 z linkiem do zresetowania has\u0142a zosta\u0142a wys\u0142ana na Tw\u00f3j adres email.","moduleAuth.closeButton":"Zamknij","moduleAuth.accConnectToSoc":"<br>Twoje konto jest r\u00f3wnie\u017c powi\u0105zane z innymi sieciami spo\u0142eczno\u015bciowymi<\/b>, mo\u017cesz si\u0119 przez nie zalogowa\u0107 bez resetowania has\u0142a.","moduleAuth.accConnectToFewSoc":"<br>Twoje konto jest r\u00f3wnie\u017c powi\u0105zane z {{nazwa}}<\/b>, mo\u017cesz si\u0119 przez nie zalogowa\u0107 bez resetowania has\u0142a.","moduleAuth.social-google":"Do\u0142\u0105cz przez Google","moduleAuth.social-facebook":"Do\u0142\u0105cz przez Facebook","moduleAuth.title":"Zacznij oszcz\u0119dza\u0107 ju\u017c teraz!","moduleAuth.socnetTitle":"Zarejestruj si\u0119 przez swoje konto w mediach spo\u0142eczno\u015bciowych","moduleAuth.emailTitle":"lub za pomoc\u0105 adresu email","moduleAuth.confirmAgreement":"Akceptuj\u0119 zasady i warunki","moduleAuth.haveAcc":"Czy masz konto?","moduleAuth.enter-email":"Wpisz sw\u00f3j adres e-mail","moduleAuth.add-password":"Utw\u00f3rz has\u0142o","moduleAuth.agreement-text":"Rejestruj\u0105c si\u0119, zgadzasz si\u0119 z naszymi","moduleAuth.agreementCaps":"Warunkami u\u017cytkowania","moduleAuth.confidential":"Polityk\u0119 prywatno\u015bci","moduleAuth.wrongEmail":"Adres e-mail jest niepoprawny","moduleAuth.shortPassword":"Has\u0142o musi zawiera\u0107 co najmniej 6 znak\u00f3w","moduleAuth.longPassword":"Has\u0142o nie mo\u017ce by\u0107 d\u0142u\u017csze ni\u017c 124 znaki","moduleAuth.wrongPassword":"Niepoprawne has\u0142o","headerNotifications.loadMore":"Zobacz wi\u0119cej","headerNotifications.empty":"Nie masz \u017cadnych nowych powiadomie\u0144","headerNotifications.newNotifications":"Nowe powiadomienia","headerNotifications.checkLikeReadAll":"Zaznacz wszystko jako przeczytane","headerNotifications.earlyNotifications":"Wcze\u015bniejsze","socialShare.defaultTitle":"Cashback serwis LetyShops","socialShare.defaultDescription":"Nowy trend w zakupach online. Zamawiaj towary i us\u0142ugi w ponad 1000 sklepach tak jak zawsze i odzyskuj cz\u0119\u015b\u0107 swoich pieni\u0119dzy w formie zwrotu got\u00f3wki!","socialShare.inviteFriendsWinWinSocialButton":"Udost\u0119pnij","socialShare.copyLinkButton":"Skopiuj link","bindingNetwork.bindCurrentNetwork":"Powi\u0105za\u0107 t\u0119 sie\u0107 spo\u0142eczno\u015bciow\u0105 z Twoim kontem?","bindingNetwork.possibleNetworkText":"Pr\u00f3bowa\u0142e\u015b si\u0119 zalogowa\u0107 za po\u015brednictwem {name}. Powi\u0105\u017c t\u0119 sie\u0107 spo\u0142eczno\u015bciow\u0105 z Twoim kontem, aby zalogowa\u0107 si\u0119 przez ni\u0105 lub za pomoc\u0105 poczty elektronicznej i has\u0142a.","bindingNetwork.bind":"Po\u0142\u0105cz","bindingNetwork.unbind":"Od\u0142\u0105cz","bindingNetwork.youCantBind":"Nie mo\u017cesz powi\u0105za\u0107 <br>{name}!","bindingNetwork.youCantBindDescription":"Ta sie\u0107 spo\u0142eczno\u015bciowa jest ju\u017c powi\u0105zana z innym kontem. Wybierz inn\u0105.","bindingNetwork.youCantUnbind":"Nie mo\u017cesz od\u0142\u0105czy\u0107 <br>{name}!","bindingNetwork.youCantUnbindDescription":"Ta sie\u0107 spo\u0142eczno\u015bciowa jest jedynym dost\u0119pnym sposobem logowania si\u0119 do tego konta.","bindingNetwork.cantBind":"Nie mo\u017cna powi\u0105za\u0107 <br> {name}.","bindingNetwork.cantUnbind":"Nie mo\u017cna od\u0142\u0105czy\u0107 <br> {name}.","bindingNetwork.refreshPage":"Od\u015bwie\u017c stron\u0119 i spr\u00f3buj ponownie.","bindingNetwork.close":"Zamknij","bindingNetwork.wontBeAbleLogin":"Nie mo\u017cesz ju\u017c logowa\u0107 si\u0119 do konta przez t\u0119 sie\u0107 spo\u0142eczno\u015bciow\u0105.","bindingNetwork.availBinding":"Powi\u0105zanie sieci spo\u0142eczno\u015bciowych b\u0119dzie dost\u0119pne ju\u017c za moment.","payout.addressSaveAndContinue":"Zapisz i kontynuuj","payout.chooseMethod":"Wybierz metod\u0119 wyp\u0142aty:","payout.changeMethod":"Zmie\u0144 metod\u0119 wyp\u0142aty","payout.sumOfWithdraw":"Kwota wyp\u0142aty:","payout.method":"Metoda wyp\u0142aty:","payout.missingPhoneDigits":"Wpisz brakuj\u0105ce cyfry numeru Twojego telefonu kom\u00f3rkowego, aby potwierdzi\u0107 czynno\u015b\u0107, kt\u00f3ra ma zosta\u0107 wykonana","payout.withdrawAmount":"Wprowad\u017a kwot\u0119 wyp\u0142aty:","payout.minAmount":"Minimalna kwota wyp\u0142aty wynosi","payout.moreThanAmount":"W sprawie wyp\u0142aty \u015brodk\u00f3w <b>powy\u017cej<\/b>","payout.contactTo":"skontaktuj si\u0119 z","payout.helpCenter":"Obs\u0142ug\u0105 Klienta.","payout.amountIn":"Og\u00f3\u0142em w","payout.requiredField":"Wymagane pole","payout.withdrawLabel":"\u015arodki do wyp\u0142aty","payout.sendSmsLabel":"Wy\u015blij wiadomo\u015b\u0107 SMS z kodem","payout.return":"Powr\u00f3t","payout.change":"Zmie\u0144","payout.confirmPayoutTitle":"Potwierd\u017a dzia\u0142anie","payout.confirmPayoutWithoutPhoneLabel":"Powi\u0105\u017c numer swojego telefonu kom\u00f3rkowego, co zwi\u0119kszy bezpiecze\u0144stwo i przy\u015bpieszy wyp\u0142at\u0119 nast\u0119pnym razem.","payout.withdrawWithoutPhone":"Wyp\u0142ata \u015brodk\u00f3w bez powi\u0105zanego numeru","payout.output":"Wyp\u0142ata","payout.confirm":"Potwierd\u017a","payout.getConfirmCode":"Uzyskaj kod","payout.confirmCodeLabel":"Kod potwierdzaj\u0105cy","payout.confirmPayoutWithPhoneLabelRepeat":"Potwierdzi\u0142e\u015b ju\u017c wyp\u0142at\u0119 \u015brodk\u00f3w za pomoc\u0105 tych danych. Potwierdzenie SMS nie jest tym razem konieczne.","payout.confirmPayoutWithPhoneLabel":"Aby potwierdzi\u0107 swoje dzia\u0142anie, u\u017cyj kodu potwierdzaj\u0105cego, wys\u0142anego bezp\u0142atnym SMS-em na Tw\u00f3j telefon kom\u00f3rkowy.","payout.decline":"Anuluj","payout.new":"nowo\u015b\u0107","payout.notification":"Teraz dost\u0119pna jest wyp\u0142ata \u015brodk\u00f3w na kart\u0119","phoneBind.title":"Zabezpiecz swoje konto","phoneBind.description":"Po\u0142\u0105cz sw\u00f3j numer kom\u00f3rkowy z kontem, aby chroni\u0107 je przed nieuprawnionym dost\u0119pem.","phoneBind.bindPhoneNumber":"Po\u0142\u0105cz numer swojego telefonu kom\u00f3rkowego","phoneBind.increaseSecurity":"Zwi\u0119kszy to bezpiecze\u0144stwo i przy\u015bpieszy szybko\u015b\u0107 wyp\u0142aty.<br \/> Wy\u015blemy <b>bezp\u0142atny<\/b><SMS z kodem potwierdzaj\u0105cym, na podany przez Ciebie numer telefonu.","phoneBind.phoneNotBind":"Nie wi\u0105za\u0107 numeru","phoneBind.bindPhone":"Zwi\u0105za\u0107 numer telefonu","phoneBind.approveRefusePhoneBinding":"Kontynuowa\u0107","phoneBind.bindPhoneWarningText":"Tak, odmawiam zwi\u0105zania numeru telefonu.<br>Jestem zadowolony z aktualnego poziomu bezpiecze\u0144stwa konta i bior\u0119 na siebie wszelkie ryzyko.","userPassword.cancel":"Anuluj","userPassword.change":"Zmie\u0144","userPassword.add":"Dodaj","userPassword.password":"Has\u0142o","userPassword.addPassword":"Dodaj has\u0142o jako dodatkowy spos\u00f3b dost\u0119pu na swoje konto.","userPassword.chooseStrongPassword":"Upewnij si\u0119, \u017ce wybra\u0142e\u015b bezpieczne has\u0142o.<b> Bezpieczne has\u0142o powinno zawiera\u0107 liczby, litery i symbole.<\/b> Unikaj hase\u0142, kt\u00f3re s\u0105 powszechne lub mog\u0105 by\u0107 \u0142atwe do odgadni\u0119cia.","userPassword.chooseStrongPasswordRecover":"Bezpieczne has\u0142o powinno zawiera\u0107 cyfry, litery i symbole.<b> Unikaj hase\u0142, kt\u00f3re s\u0105 powszechne lub mog\u0105 by\u0107 \u0142atwe do odgadni\u0119cia.","userPassword.newPassword":"Nowe has\u0142o","userPassword.confirmNewPassword":"Potwierd\u017a nowe has\u0142o","userPassword.save":"Zapisz","userPassword.oldPassword":"Stare has\u0142o","userPassword.confirm":"Potwierd\u017a","userPassword.activationCodeSend":"W celu potwierdzenia zmiany has\u0142a, na Tw\u00f3j powi\u0105zany numer telefonu <b>{phone}<\/b> zostanie wys\u0142ana wiadomo\u015b\u0107 SMS z kodem potwierdzaj\u0105cym","userPassword.getCode":"Uzyskaj kod","userPassword.codeWasSent":"Na numer Twojego telefonu kom\u00f3rkowego zosta\u0142a wys\u0142ana wiadomo\u015b\u0107 z kodem potwierdzaj\u0105cym","userPassword.confirmCode":"Kod potwierdzaj\u0105cy","userPassword.sendCodeAgain":"Wy\u015blij kod ponownie","userPassword.sendCodeAgainIn":"Wy\u015blij kod ponownie w","userPassword.confirmChangePassword":"Potwierd\u017a zmian\u0119 has\u0142a","userPassword.recoverPasswordContinue":"Kontynuuj odzyskiwanie has\u0142a","userPhone.protectAccountWithPhone":"Popraw bezpiecze\u0144stwo swojego konta przy u\u017cyciu numeru telefonu","userPhone.protectDescription":"Zwi\u0119kszy to bezpiecze\u0144stwo i przy\u015bpieszy szybko\u015b\u0107 wyp\u0142aty. Wy\u015blemy <b>bezp\u0142atny<\/b> SMS z kodem potwierdzaj\u0105cym, na podany przez Ciebie numer telefonu.","userPhone.anotherNumber":"Wpisz inny numer","userPhone.messageWasSent":"Na numer Twojego telefonu kom\u00f3rkowego zosta\u0142a wys\u0142ana <br>wiadomo\u015b\u0107 z kodem potwierdzaj\u0105cym","userPhone.yourPhoneNumber":"Numer Twojego telefonu","userPhone.confirm":"Potwierd\u017a","userPhone.confirmCode":"Kod potwierdzaj\u0105cy","userPhone.sendCodeAgain":"Wy\u015blij kod ponownie","userPhone.sendCodeAgainIn":"Wy\u015blij kod ponownie w","userPhone.doesNotSMS":"Nie otrzymuj\u0119 SMS-a z kodem potwierdzaj\u0105cym?","userPhone.getCode":"Uzyskaj kod","userPhone.phoneNumber":"Numer Telefonu","userPhone.savedPhoneDescription":"Numer telefonu kom\u00f3rkowego - <b>jest to kolejny spos\u00f3b ochrony konta,<\/b> korzystaj\u0105c z niego, mo\u017cesz potwierdzi\u0107 wyp\u0142at\u0119 \u015brodk\u00f3w.","userPhone.blockedWithdrawDescription":"Numer telefonu kom\u00f3rkowego - <b>jest to kolejny poziom ochrony Twojego konta,<\/b> mo\u017cesz go u\u017cy\u0107 do potwierdzenia wyp\u0142aty \u015brodk\u00f3w.","userPhone.change":"Zmie\u0144","userPhone.unbind":"Od\u0142\u0105cz","userPhone.cancelChange":"Anuluj zmian\u0119 numeru","userPhone.withdrawBlocked":"Aby chroni\u0107 Twoje bezpiecze\u0144stwo, wyp\u0142ata \u015brodk\u00f3w zosta\u0142a zablokowana na 72 godziny.","userPhone.cancel":"Anuluj","userPhone.cancelDetach":"Anuluj usuni\u0119cie powi\u0105zania numeru","userPhone.changingPhone":"Zmie\u0144 numer","userPhone.youHaveNoAccess":"Nie masz dost\u0119pu do starego numeru telefonu. Z tego powodu, <b>w celu ochrony Twojego konta,<\/b> po zmianie numeru <b>wyp\u0142ata \u015brodk\u00f3w b\u0119dzie niedost\u0119pna przez 72 godziny<\/b>","userPhone.oldPhoneNumber":"Stary numer telefonu","userPhone.newPhoneNumber":"Nowy numer telefonu","userPhone.messageWillBeSent":"Na ten numer telefonu zosta\u0142a wys\u0142ana wiadomo\u015b\u0107 SMS z kodem potwierdzaj\u0105cym.","userPhone.changeNumber":"Zmie\u0144 numer","userPhone.messageSentNewNumber":"Na nowy numer Twojego telefonu zosta\u0142a wys\u0142ana wiadomo\u015b\u0107 z kodem potwierdzaj\u0105cym","userPhone.messageSentOldNumber":"Na stary numer Twojego telefonu zosta\u0142a wys\u0142ana wiadomo\u015b\u0107 z kodem potwierdzaj\u0105cym","userPhone.accessToOldNumber":"Masz dost\u0119p do swojego starego numeru?","userPhone.yes":"Tak","userPhone.no":"Nie","userPhone.willSendMessage":"Wy\u015blemy SMS <b>najpierw na Tw\u00f3j stary<b>, a nast\u0119pnie <b>na Tw\u00f3j nowy numer telefonu.<\/b>","userPhone.detachPhoneNumber":"Usu\u0144 powi\u0105zanie numeru telefonu","userPhone.willSendMsgToConfirm":"Wy\u015blemy Ci wiadomo\u015b\u0107 SMS z potwierdzeniem aktualnej akcji.","userPhone.currentPhoneNumber":"Aktualny numer telefonu","userPhone.youHaveNoAccessPhone":"Nie masz dost\u0119pu do swojego numeru telefonu {phone}. Z tego powodu, <b > w celu ochrony bezpiecze\u0144stwa Twojego konta,<\/b> po usuni\u0119ciu powi\u0105zania numeru z konta, <b>wyp\u0142ata \u015brodk\u00f3w b\u0119dzie niedost\u0119pna przez 72 godziny<\/b>","userPhone.pinPhone":"Powi\u0105\u017c numer","userPhone.pinPhoneTitle":"Powi\u0105\u017c numer telefonu","userPhone.pinPhoneLabel":"Mo\u017cesz powi\u0105za\u0107 sw\u00f3j <b>numer telefonu <b>ze swoim kontem. Pomo\u017ce to chroni\u0107 <b>Twoje konto przed oszustami<\/b>.","userPhone.codeFromSMS":"Kod potwierdzaj\u0105cy","userPhone.codeSend":"Twoje konto mailowe <b>{email}<\/b> jest powi\u0105zane z Twoim numerem telefonu.<br>SMS z kodem potwierdzaj\u0105cym zostanie wys\u0142any na Tw\u00f3j numer.","userPhone.codeIsSend":"SMS z kodem potwierdzaj\u0105cym zosta\u0142 wys\u0142any na Tw\u00f3j numer, aby\u015b m\u00f3g\u0142 odzyska\u0107 swoje has\u0142o.","userPhone.pinPhoneNotificationSuccess":"Tw\u00f3j numer zosta\u0142 pomy\u015blnie powi\u0105zany!","userPhone.successTitle":"Numer zosta\u0142 pomy\u015blnie po\u0142\u0105czono z Twoim kontem.","userPhone.successDescription":"Je\u015bli zauwa\u017cymy co\u015b podejrzanego, podczas wyp\u0142aty \u015brodk\u00f3w wy\u015blemy \u0441i kod SMS potwierdzaj\u0105cy akcj\u0119.","suggestDomain.helpText":"Mo\u017ce chodzi\u0142o ci o"}',
  286. externalStatic: 'https://static.letyshops.com/sites/default/files',
  287. testShopId: '15981793',
  288. winwinConditions: {"bonus":10,"min_purchase":70,"currency":"z\u0142","days_to_purchase":30,"bonus_formatted":"10,00\u00a0z\u0142","bonus_short_formatted":"10,00\u00a0z\u0142","min_purchase_formatted":"70,00\u00a0z\u0142","translations":{"%bonus%":10,"%min_purchase%":70,"%currency%":"z\u0142","%days_to_purchase%":30,"%bonus_formatted%":"10,00\u00a0z\u0142","%bonus_short_formatted%":"10,00\u00a0z\u0142","%min_purchase_formatted%":"70,00\u00a0z\u0142"}},
  289. env: {
  290. priceApiUrl: 'https://price.letyshops.com',
  291. priceApiSearchAppToken: 'yak6asegq7723u_jwfj862jwUQZpo',
  292. }
  293. };
  294. /* ]]> */
  295. </script>
  296. <script>
  297. window.dataLayer = window.dataLayer || [];
  298. (function(w,d,s,l,i){
  299. w[l]=w[l]||[];
  300. w[l].push({'gtm.start': new Date().getTime(), event:'gtm.js'});
  301. var f=d.getElementsByTagName(s)[0],
  302. j=d.createElement(s),
  303. dl=l!=='dataLayer'?'&l='+l:'';
  304. j.async=true;
  305. j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;
  306. f.parentNode.insertBefore(j,f);
  307. })(window,document,'script','dataLayer','GTM-TLHK888');
  308. function gtag(){window.dataLayer.push(arguments);}
  309. </script>
  310. <script>
  311. ;(function(d, s, c) {
  312. var j = d.createElement(s),
  313. t = d.getElementsByTagName(s)[0]
  314.  
  315. j.src = '/vendor/elastic-apm-rum.umd.min-5.9.1.js'
  316. j.onload = function() {elasticApm.init(c)}
  317. t.parentNode.insertBefore(j, t)
  318. })(document, 'script', {
  319. serviceVersion: 'v4.6.16-2-g1697ca579b',
  320. serviceName: 'letyshops-com',
  321. serverUrl: 'https://apm.lety.app:9443',
  322. ignoreTransactions: [
  323. /trc-events*|google*|yandex*|stats*|jivosite*|webvisor*|webgains*|hotjar*|pinterest*|taboola*/,
  324. ]
  325. })
  326. </script>
  327. <meta charset="UTF-8" />
  328. <meta name="viewport"
  329. content="width=device-width, initial-scale=1.0, maximum-scale=1">
  330. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  331. <title>Zaloguj się na swoje konto użytkownika w cashback serwisie LetyShops</title>
  332. <meta property="fb:app_id" content="698654933542467">
  333. <meta name='webgains-site-verification' content='mrkvjoza' />
  334. <meta name='verify-admitad' content='e7fc58be00' />
  335. <meta name='verify-admitad' content='00b7ee36b2' />
  336. <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
  337. <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
  338. <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
  339. <link rel="icon" type="image/x-icon" href="/favicon.ico" />
  340. <link rel="manifest" href="/manifest.json">
  341. <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
  342. <meta name="theme-color" content="#ffffff">
  343. <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/lphicbbhfmllgmomkkhjfkpbdlncafbn">
  344. <style>[v-cloak] {
  345. display: none
  346. }</style>
  347. <link rel="alternate" href="https://letyshops.com/login" hreflang="x-default" />
  348. <link rel="alternate" hreflang="uk-ua" href="https://letyshops.com/ua/login" />
  349. <link rel="alternate" hreflang="ru-kz" href="https://letyshops.com/kz/login" />
  350. <link rel="alternate" hreflang="en-es" href="https://letyshops.com/es-en/login" />
  351. <link rel="alternate" hreflang="es-es" href="https://letyshops.com/es/login" />
  352. <link rel="alternate" hreflang="en-de" href="https://letyshops.com/de-en/login" />
  353. <link rel="alternate" hreflang="de-de" href="https://letyshops.com/de/login" />
  354. <link rel="alternate" hreflang="en-nl" href="https://letyshops.com/nl-en/login" />
  355. <link rel="alternate" hreflang="de-nl" href="https://letyshops.com/nl-de/login" />
  356. <link rel="alternate" hreflang="de-be" href="https://letyshops.com/be-de/login" />
  357. <link rel="alternate" hreflang="en-be" href="https://letyshops.com/be-en/login" />
  358. <link rel="alternate" hreflang="fr-be" href="https://letyshops.com/be-fr/login" />
  359. <link rel="alternate" hreflang="de-at" href="https://letyshops.com/at/login" />
  360. <link rel="alternate" hreflang="en-at" href="https://letyshops.com/at-en/login" />
  361. <link rel="alternate" hreflang="de-ch" href="https://letyshops.com/ch-de/login" />
  362. <link rel="alternate" hreflang="en-ch" href="https://letyshops.com/ch-en/login" />
  363. <link rel="alternate" hreflang="fr-ch" href="https://letyshops.com/ch-fr/login" />
  364. <link rel="alternate" hreflang="en-fr" href="https://letyshops.com/fr-en/login" />
  365. <link rel="alternate" hreflang="fr-fr" href="https://letyshops.com/fr/login" />
  366. <link rel="alternate" hreflang="en-it" href="https://letyshops.com/it-en/login" />
  367. <link rel="alternate" hreflang="it-it" href="https://letyshops.com/it/login" />
  368. <link rel="alternate" hreflang="en-pl" href="https://letyshops.com/pl-en/login" />
  369. <link rel="alternate" hreflang="pl-pl" href="https://letyshops.com/pl/login" />
  370. <link rel="alternate" hreflang="en-fi" href="https://letyshops.com/fi-en/login" />
  371. <link rel="alternate" hreflang="en-gr" href="https://letyshops.com/gr-en/login" />
  372. <link rel="alternate" hreflang="en-pt" href="https://letyshops.com/pt-en/login" />
  373. <link rel="alternate" hreflang="pt-pt" href="https://letyshops.com/pt/login" />
  374. <link rel="alternate" hreflang="en-dk" href="https://letyshops.com/dk-en/login" />
  375. <link rel="alternate" hreflang="en-se" href="https://letyshops.com/se-en/login" />
  376. <link rel="alternate" hreflang="en-no" href="https://letyshops.com/no-en/login" />
  377. <link rel="alternate" hreflang="en-cz" href="https://letyshops.com/cz-en/login" />
  378. <link rel="alternate" hreflang="en-ie" href="https://letyshops.com/ie/login" />
  379. <link rel="alternate" hreflang="en-hu" href="https://letyshops.com/hu-en/login" />
  380. <link rel="alternate" hreflang="es-mx" href="https://letyshops.com/mx/login" />
  381. <link rel="alternate" hreflang="es-ar" href="https://letyshops.com/ar/login" />
  382. <link rel="alternate" hreflang="es-cl" href="https://letyshops.com/cl/login" />
  383. <link rel="alternate" hreflang="es-co" href="https://letyshops.com/co/login" />
  384. <link rel="alternate" hreflang="pt-br" href="https://letyshops.com/br/login" />
  385. <link rel="alternate" hreflang="en-br" href="https://letyshops.com/br-en/login" />
  386. <link rel="alternate" hreflang="es-pe" href="https://letyshops.com/pe/login" />
  387. <link rel="alternate" hreflang="en-pe" href="https://letyshops.com/pe-en/login" />
  388. <link rel="alternate" hreflang="en-us" href="https://letyshops.com/us/login" />
  389. <link rel="alternate" hreflang="es-us" href="https://letyshops.com/us-es/login" />
  390. <link rel="alternate" hreflang="en-ca" href="https://letyshops.com/ca/login" />
  391. <link rel="alternate" hreflang="fr-ca" href="https://letyshops.com/ca-fr/login" />
  392. <link rel="alternate" hreflang="en-au" href="https://letyshops.com/au/login" />
  393. <link rel="alternate" hreflang="en-nz" href="https://letyshops.com/nz/login" />
  394. <link rel="alternate" hreflang="en-in" href="https://letyshops.com/in/login" />
  395. <link rel="alternate" hreflang="en-za" href="https://letyshops.com/za/login" />
  396. <link rel="alternate" hreflang="en-ph" href="https://letyshops.com/ph/login" />
  397. <link rel="alternate" hreflang="en-gb" href="https://letyshops.com/uk/login" />
  398. <link rel="alternate" hreflang="en-ae" href="https://letyshops.com/ae-en/login" />
  399. <meta name="description"
  400. content="" />
  401. <meta name="keyword" content="" />
  402. <meta name="robots" content=""/>
  403. <link rel="canonical" href="https://letyshops.com/pl/login"/>
  404.  
  405.  
  406.  
  407.  
  408. <meta property="og:type" content="website">
  409. <meta property="og:site_name" content="LetyShops">
  410. <meta property="og:title" content="Cashback serwis LetyShops">
  411. <meta property="og:description" content="Możesz odzyskać część pieniędzy wydanych na zakupy online na swoje konto bankowe. Przy okazji, mamy ponad 3060 sklepów, więc znajdziesz wszystko - od quadrokoptera po kapcie dla swojej babci.">
  412. <meta property="og:url" content="https://letyshops.com/pl/login?destination=%2Fpl%2Fuser%2Fbalance">
  413. <meta property="og:image" content="https://static.letyshops.com/sites/default/files/external_static/soc/share_new_brand_pl.png">
  414. <meta property="og:image:width" content="968">
  415. <meta property="og:image:height" content="504">
  416.  
  417. <meta name="twitter:card" content="summary_large_image">
  418. <meta name="twitter:title" content="Cashback serwis LetyShops">
  419. <meta name="twitter:description" content="Możesz odzyskać część pieniędzy wydanych na zakupy online na swoje konto bankowe. Przy okazji, mamy ponad 3060 sklepów, więc znajdziesz wszystko - od quadrokoptera po kapcie dla swojej babci.">
  420. <meta name="twitter:image:src" content="https://static.letyshops.com/sites/default/files/external_static/soc/share_new_brand_pl.png">
  421. <meta name="twitter:url" content="https://letyshops.com/pl/login?destination=%2Fpl%2Fuser%2Fbalance">
  422. <meta name="twitter:domain" content="https://letyshops.com"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:700,700i,800,800i,900,900i">
  423. <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;subset=cyrillic">
  424. <link rel="stylesheet" href="/vendor/fonts/cera-pro/font-family.css">
  425. <link rel="stylesheet" href="/vendor/flag-sprite-css/v2/style.css">
  426. <link rel="stylesheet" href="/build/core/styles.40e9eda0.css" preload integrity="sha384-kJjm5qX0+NyPU5KUNS+eWrqn7sTvcuv+J8zoOCOk/nWyz5sr1Cot+bN7dn8R9TQJ">
  427. </head>
  428.  
  429. <body class="logged-out">
  430. <!-- Google Tag Manager (noscript) -->
  431. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TLHK888" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  432. <!-- End Google Tag Manager (noscript) -->
  433. <div id="svg-symbols" style="display: none;">
  434. <svg>
  435. <symbol id="logo-part-lety-round" width="128" height="128" viewBox="0 0 128 128">
  436. <defs>
  437. <path id="a" d="M56.311 25.6l-3.534 20.193-2.812 16.012-2.811 15.675c-.338 2.03-.562 3.946-.562 5.976 0 15.899 14.507 18.944 25.19 18.944 2.924 0 4.949-.225 7.199-.564l2.81-16.012h-4.498c-7.084 0-11.133-1.24-11.133-6.202 0-.79.112-1.466.225-2.368l2.81-15.449 2.813-16.012L75.654 25.6H56.31z"/>
  438. </defs>
  439. <g fill="none" fill-rule="evenodd">
  440. <rect width="128" height="128" fill="#FFF" fill-rule="nonzero" rx="64"/>
  441. <path fill="#FCD31B" fill-rule="nonzero" d="M91.393 6.142L16.135 106.486C6.097 95.186 0 80.305 0 64 0 28.654 28.654 0 64 0c9.802 0 19.09 2.204 27.393 6.142z"/>
  442. <use fill="#121212" xlink:href="#a"/>
  443. </g>
  444. </symbol>
  445. <symbol id="logo-part-lety-square" viewBox="0 0 64 64">
  446. <defs>
  447. <path d="M28.1556182,12.8 L26.3885019,22.8965359 L24.9824322,30.9026388 L23.576943,38.7398276 C23.4080289,39.7546666 23.296,40.712814 23.296,41.72804 C23.296,49.6772577 30.5494387,51.2 35.8912263,51.2 C37.3532137,51.2 38.3653439,51.0873906 39.490277,50.917896 L40.8959597,42.9119866 L38.6464804,42.9119866 C35.1043149,42.9119866 33.079861,42.291861 33.079861,39.8111648 C33.079861,39.4160645 33.1359722,39.0778493 33.1922769,38.6270247 L34.5979596,30.9026388 L36.0038357,22.8965359 L37.8268697,12.8 L28.1556182,12.8 Z" id="path-1"></path>
  448. </defs>
  449. <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
  450. <g id="03_Overview" transform="translate(-219.000000, -1178.000000)">
  451. <g id="lety_shops_icon-copy" transform="translate(219.000000, 1178.000000)">
  452. <path d="M12.8,0 L51.2,0 C58.2692448,-1.2985992e-15 64,5.7307552 64,12.8 L64,51.2 C64,58.2692448 58.2692448,64 51.2,64 L12.8,64 C5.7307552,64 8.65732801e-16,58.2692448 0,51.2 L0,12.8 C-8.65732801e-16,5.7307552 5.7307552,1.2985992e-15 12.8,0 Z" id="Background" fill="#FFFFFF" fill-rule="nonzero"></path>
  453. <path d="M12.8,0 L48,0 L3.22708207,59.6972239 C1.21939759,57.4370286 3.9934717e-16,54.4609171 0,51.2 L0,12.8 C-8.65732801e-16,5.7307552 5.7307552,1.2985992e-15 12.8,0 Z" id="Path" fill="#FCD31B" fill-rule="nonzero"></path>
  454. <mask id="mask-2" fill="white">
  455. <use xlink:href="#path-1"></use>
  456. </mask>
  457. <use id="Clip" fill="#121212" xlink:href="#path-1"></use>
  458. </g>
  459. </g>
  460. </g>
  461. </symbol>
  462. </svg>
  463. </div>
  464. <script async src="/load-svg.js" data-uri="/vendor/svg-sprite/1b16e57e9735a7c9d059.svg"></script>
  465. <div id="app">
  466. <div class="min-h-screen flex flex-col justify-between">
  467. <div class="flex-1">
  468. <div class="relative bg-white z-50">
  469.  
  470.  
  471.  
  472. <div class="h-16 lg:h-32 relative" v-ls-toolbar>
  473. <div data-toolbar class="z-40 w-full bg-white shadow relative">
  474. <div data-toolbar-main class="relative z-20 bg-white border-b border-gray-300">
  475. <div class="flex items-center justify-between px-3 lg:px-8 py-3 lg:py-4 container-large lg:h-20">
  476. <div class="flex items-center lg:hidden pr-4">
  477. <div class="flex items-center justify-center rounded-full">
  478. <div class="relative group lg:hidden" v-ls-dropdown:screen="{
  479. target: '#category-navigation',
  480. attach: '[data-toolbar]',
  481. activeClass: 'bg-yellow-300 md:bg-none',
  482. overlay: true
  483. }">
  484. <div class="flex items-center justify-between md:px-3 lg:px-8 container-large h-full relative">
  485. <div data-trigger
  486. class="text-black flex items-center justify-center w-10 h-10 rounded-full">
  487. <svg xmlns="http://www.w3.org/2000/svg" class="w-4 h-4" fill="currentColor" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2 2H0v2h2V2zm0 5H0v2h2V7zm0 5H0v2h2v-2zM16 2H4v2h12V2zm0 5H4v2h12V7zm0 5H4v2h12v-2z" clip-rule="evenodd"/></svg>
  488. </div>
  489. </div>
  490. </div>
  491. </div>
  492. <div class="mr-2">
  493. <div v-ls-dialog:fullscreen="{
  494. target: '#mobile-search',
  495. openEvent: 'search:focus'
  496. }">
  497. <div data-trigger data-search-mobile-btn
  498. class="w-10 h-10 flex items-center justify-center rounded-full bg-none text-gray-800 lg:text-gray-600 hover:text-black leading-none cursor-pointer group hover:bg-yellow-300">
  499. <svg class="fill-current h-5 w-5"><use xlink:href="#ls-search"></use></svg>
  500. </div>
  501. </div>
  502.  
  503. </div>
  504. </div>
  505. <div class="flex lg:flex-1 items-center">
  506. <div class="pr-2 xl:pr-4">
  507. <a href="/pl" onclick="LSG.analytics.logoHeader()">
  508. <img src="/build/core/images/logo.4b08191e618a5cc20dcb.svg" class="header-logo-image">
  509. </a>
  510. </div>
  511. <div class="hidden lg:block flex-1 mr-4">
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520. <div class="search flex flex-col shadow shadow md:shadow-none relative z-20" v-ls-search="{&quot;additionHitnTarget&quot;:null,&quot;mobile&quot;:false,&quot;subscribeEvent&quot;:null,&quot;limit&quot;:10,&quot;trans&quot;:{&quot;before&quot;:&quot;do&quot;,&quot;cashback&quot;:&quot;cashback&quot;}}">
  521. <div class="flex flex-auto p-1 lg:p-0 items-center">
  522. <div data-search-wrapper class="flex flex-auto rounded border border-solid border-yellow-500 transition duration-300 ">
  523. <div class="leading-5 flex flex-auto items-center text-black relative z-10 px-3 h-10">
  524. <svg class="fill-current h-5 w-5">
  525. <use xlink:href="#ls-search"></use>
  526. </svg>
  527.  
  528. <div class="ml-4 h-full flex flex-auto text-base">
  529. <input data-trigger class="w-full h-full focus:outline-none" placeholder="Wyszukaj sklep">
  530. </div>
  531. <div data-search-clear hidden class="w-5 h-5 text-gray-600 cursor-pointer flex items-center">
  532. <svg class="fill-current h-4 w-4 ">
  533. <use xlink:href="#ls-close"></use>
  534. </svg>
  535.  
  536. </div>
  537. </div>
  538. </div>
  539. <div data-close class="mx-4 text-sm leading-4 text-gray-600 lg:hidden">
  540. Anuluj
  541. </div>
  542. </div>
  543. <div v-ls-screen-height="{offsetHeight: 50}"
  544. data-target="search-content"
  545. hidden
  546. class="absolute left-0 w-full md:mt-2 shadow-lsm p-4 md:p-6 bg-white lg:rounded top-full">
  547. <div data-wrapper="shops" class="flex-col flex">
  548. <div data-loader hidden class="flex w-full justify-center py-2">
  549. <svg-spinner class="w-4 h-4 stroke-current text-blue-500"></svg-spinner>
  550. </div>
  551. <div data-not-found
  552. hidden
  553. class="py-2 text-center w-full">Nic nie znaleziono</div>
  554. <div data-target="shops" hidden class="flex flex-auto flex-col mb-2 -mx-4 md:-mx-6"></div>
  555. </div>
  556. </div>
  557. </div>
  558.  
  559.  
  560.  
  561.  
  562. </div>
  563. </div>
  564. <div class="flex items-center">
  565. <div v-ls-extension hidden data-ga-placement="Header" class="hidden lg:block">
  566. <div data-state="install" hidden class="h-10"
  567. data-transition:enter="transition ease-out origin-center duration-300"
  568. data-transition:enter-start="opacity-0 transform origin-x-left scale-0"
  569. data-transition:enter-end="opacity-100 transform origin-x-left scale-100">
  570. <a data-bind:href="link" target="_blank" rel="noopener"
  571. class="flex items-center rounded bg-gray-200 hover:bg-gray-300 px-4 py-2 text-xs text-black h-10 no-underline">
  572. <div>
  573. <img data-bind:src="currentImg" class="w-5 h-5" alt="Zainstaluj wtyczkę">
  574. </div>
  575. <div class="whitespace-nowrap overflow-hidden w-0 xxl:w-auto">
  576. <div class="pl-3">Zainstaluj wtyczkę</div>
  577. </div>
  578. </a>
  579. </div>
  580. </div>
  581. <div class="flex items-center ml-4">
  582. <div class="hidden lg:block mx-2 lg:mx-3">
  583.  
  584. <div v-ls-dialog:fullscreen="" class="relative h-8 flex items-center">
  585.  
  586. <div class="flex items-center leading-none cursor-pointer hover:text-gray-800 text-black" id="tmp-coutry-chouse" data-trigger>
  587. <div class="geo-flag pl shadow"></div>
  588. <div class="text-xs mx-2">Polska</div>
  589. <div class="text-3xs"> <svg class="svg-icon svg-fill ">
  590. <use xlink:href="#ls-black-arrow"></use>
  591. </svg>
  592.  
  593. </div>
  594. </div>
  595.  
  596. <div class="bg-white overflow-y-auto"
  597. data-target
  598. hidden>
  599. <div data-close class="fixed right-0 top-0 m-6 cursor-pointer z-10 text-lg text-gray-600">
  600. <svg class="svg-icon svg-fill ">
  601. <use xlink:href="#ls-close"></use>
  602. </svg>
  603.  
  604. </div>
  605.  
  606. <anon-country-choose inline-template
  607. selected-locale="ru_PL"
  608. selected-country="PL"
  609. :redirect-map="{&quot;en_001&quot;:&quot;\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_RU&quot;:&quot;\/ru\/login?destination=\/pl\/user\/balance&quot;,&quot;uk_UA&quot;:&quot;\/ua\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_KZ&quot;:&quot;\/kz\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_BY&quot;:&quot;\/by\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ES&quot;:&quot;\/es-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_ES&quot;:&quot;\/es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DE&quot;:&quot;\/de-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_DE&quot;:&quot;\/de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NL&quot;:&quot;\/nl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_NL&quot;:&quot;\/nl-de\/login?destination=\/pl\/user\/balance&quot;,&quot;de_BE&quot;:&quot;\/be-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BE&quot;:&quot;\/be-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_BE&quot;:&quot;\/be-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;de_AT&quot;:&quot;\/at\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AT&quot;:&quot;\/at-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_CH&quot;:&quot;\/ch-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CH&quot;:&quot;\/ch-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CH&quot;:&quot;\/ch-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FR&quot;:&quot;\/fr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_FR&quot;:&quot;\/fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IT&quot;:&quot;\/it-en\/login?destination=\/pl\/user\/balance&quot;,&quot;it_IT&quot;:&quot;\/it\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PL&quot;:&quot;\/pl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pl_PL&quot;:&quot;\/pl\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FI&quot;:&quot;\/fi-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GR&quot;:&quot;\/gr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PT&quot;:&quot;\/pt-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_PT&quot;:&quot;\/pt\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DK&quot;:&quot;\/dk-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_SE&quot;:&quot;\/se-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NO&quot;:&quot;\/no-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CZ&quot;:&quot;\/cz-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IE&quot;:&quot;\/ie\/login?destination=\/pl\/user\/balance&quot;,&quot;en_HU&quot;:&quot;\/hu-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_MX&quot;:&quot;\/mx\/login?destination=\/pl\/user\/balance&quot;,&quot;es_AR&quot;:&quot;\/ar\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CL&quot;:&quot;\/cl\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CO&quot;:&quot;\/co\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_BR&quot;:&quot;\/br\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BR&quot;:&quot;\/br-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_PE&quot;:&quot;\/pe\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PE&quot;:&quot;\/pe-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_US&quot;:&quot;\/us\/login?destination=\/pl\/user\/balance&quot;,&quot;es_US&quot;:&quot;\/us-es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CA&quot;:&quot;\/ca\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CA&quot;:&quot;\/ca-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AU&quot;:&quot;\/au\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NZ&quot;:&quot;\/nz\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IN&quot;:&quot;\/in\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ZA&quot;:&quot;\/za\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PH&quot;:&quot;\/ph\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GB&quot;:&quot;\/uk\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AE&quot;:&quot;\/ae-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_001&quot;:&quot;\/global-es\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_001&quot;:&quot;\/global-ru\/login?destination=\/pl\/user\/balance&quot;}"
  610. :ask-redirect="false"
  611. :redirect-not="true">
  612. <div class="container">
  613. <div class="b-country-select__top-title">
  614. Wybierz swój kraj
  615. </div>
  616. <div class="b-country-select__top-sublilte">
  617. Wybór kraju ma wpływ na wydanie produktów i sklepów.
  618. </div>
  619.  
  620. <form ref="form" action="/pl/country" method="POST">
  621. <input type="hidden" name="locale" v-model="country">
  622. <input type="hidden" name="redirect_url" v-model="redirect">
  623.  
  624. <div class="b-country-select__top-ul">Europa i Azja</div>
  625.  
  626. <div class="b-country-select__country-wrapper">
  627. <ul class="b-country-select__country-list b-country-select__country-list--country-confirm b-country-select__country-list--country-multi">
  628. <li v-for="country in allCountriesSortedByLetterEu"
  629. @click="handleChange(country.default_locale)"
  630. class="b-country-select__country-item b-country-select__main sprite-flag"
  631. :class="[{'b-country-select__country-item--active': country.country === selectedCountry }, country.country.toLowerCase() ]">
  632.  
  633. <span v-html="$countries[country.country]"></span>
  634. </li>
  635. </ul>
  636. </div>
  637.  
  638. <div class="b-country-select__top-ul">Ameryka</div>
  639.  
  640. <div class="b-country-select__country-wrapper">
  641.  
  642. <ul class="b-country-select__country-list b-country-select__country-list--country-confirm b-country-select__country-list--country-multi">
  643. <li v-for="country in allCountriesSortedByLetterAmerica"
  644. @click="handleChange(country.default_locale)"
  645. class="b-country-select__country-item b-country-select__main sprite-flag"
  646. :class="[{'b-country-select__country-item--active': country.country === selectedCountry }, country.country.toLowerCase() ]">
  647.  
  648. <span v-html="$countries[country.country]"></span>
  649. </li>
  650. </ul>
  651.  
  652. </div>
  653.  
  654. <div class="b-country-select__top-ul">Azja-Pacyfik i Afryka</div>
  655.  
  656. <div class="b-country-select__country-wrapper">
  657.  
  658. <ul class="b-country-select__country-list b-country-select__country-list--country-confirm b-country-select__country-list--country-multi">
  659. <li v-for="country in allCountriesSortedByLetterPacifiq"
  660. @click="handleChange(country.default_locale)"
  661. class="b-country-select__country-item b-country-select__main sprite-flag"
  662. :class="[{'b-country-select__country-item--active': country.country === selectedCountry }, country.country.toLowerCase() ]">
  663.  
  664. <span v-html="$countries[country.country]"></span>
  665. </li>
  666. </ul>
  667.  
  668. </div>
  669.  
  670. <div class="b-country-select__top-ul">Inne regiony i kraje</div>
  671.  
  672. <div class="flex">
  673. <ul class="b-country-select__country-list b-country-select__country-list--country-confirm b-country-select__country-list--country-multi">
  674. <li v-for="country in countriesGlobal"
  675. @click="handleChange(country.default_locale)"
  676. class="b-country-select__country-item b-country-select__main sprite-flag other-country"
  677. :class="[{'b-country-select__country-item--active': country.country === selectedCountry }]">
  678. <span v-html="$countries[country.country]"></span>
  679. </li>
  680. </ul>
  681. </div>
  682.  
  683. </form>
  684. </div>
  685. </anon-country-choose>
  686.  
  687. </div>
  688.  
  689.  
  690. <anon-country-choose selected-locale="ru_PL"
  691. selected-country="PL"
  692. :redirect-map="{&quot;en_001&quot;:&quot;\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_RU&quot;:&quot;\/ru\/login?destination=\/pl\/user\/balance&quot;,&quot;uk_UA&quot;:&quot;\/ua\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_KZ&quot;:&quot;\/kz\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_BY&quot;:&quot;\/by\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ES&quot;:&quot;\/es-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_ES&quot;:&quot;\/es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DE&quot;:&quot;\/de-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_DE&quot;:&quot;\/de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NL&quot;:&quot;\/nl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_NL&quot;:&quot;\/nl-de\/login?destination=\/pl\/user\/balance&quot;,&quot;de_BE&quot;:&quot;\/be-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BE&quot;:&quot;\/be-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_BE&quot;:&quot;\/be-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;de_AT&quot;:&quot;\/at\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AT&quot;:&quot;\/at-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_CH&quot;:&quot;\/ch-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CH&quot;:&quot;\/ch-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CH&quot;:&quot;\/ch-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FR&quot;:&quot;\/fr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_FR&quot;:&quot;\/fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IT&quot;:&quot;\/it-en\/login?destination=\/pl\/user\/balance&quot;,&quot;it_IT&quot;:&quot;\/it\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PL&quot;:&quot;\/pl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pl_PL&quot;:&quot;\/pl\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FI&quot;:&quot;\/fi-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GR&quot;:&quot;\/gr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PT&quot;:&quot;\/pt-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_PT&quot;:&quot;\/pt\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DK&quot;:&quot;\/dk-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_SE&quot;:&quot;\/se-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NO&quot;:&quot;\/no-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CZ&quot;:&quot;\/cz-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IE&quot;:&quot;\/ie\/login?destination=\/pl\/user\/balance&quot;,&quot;en_HU&quot;:&quot;\/hu-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_MX&quot;:&quot;\/mx\/login?destination=\/pl\/user\/balance&quot;,&quot;es_AR&quot;:&quot;\/ar\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CL&quot;:&quot;\/cl\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CO&quot;:&quot;\/co\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_BR&quot;:&quot;\/br\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BR&quot;:&quot;\/br-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_PE&quot;:&quot;\/pe\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PE&quot;:&quot;\/pe-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_US&quot;:&quot;\/us\/login?destination=\/pl\/user\/balance&quot;,&quot;es_US&quot;:&quot;\/us-es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CA&quot;:&quot;\/ca\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CA&quot;:&quot;\/ca-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AU&quot;:&quot;\/au\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NZ&quot;:&quot;\/nz\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IN&quot;:&quot;\/in\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ZA&quot;:&quot;\/za\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PH&quot;:&quot;\/ph\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GB&quot;:&quot;\/uk\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AE&quot;:&quot;\/ae-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_001&quot;:&quot;\/global-es\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_001&quot;:&quot;\/global-ru\/login?destination=\/pl\/user\/balance&quot;}"
  693. :ask-redirect="false"
  694. :redirect-not="true" inline-template>
  695. <div class="b-country-notification"
  696. v-show="showTooltip">
  697. <div @click="closeWithCookie"
  698. class="b-country-notification__close">
  699. <svg class="svg-icon svg-fill svg-close">
  700. <use xlink:href="#ls-close"></use>
  701. </svg>
  702.  
  703. </div>
  704. <div class="b-country-notification__icon">
  705. <svg xmlns="http://www.w3.org/2000/svg" width="29" height="36" viewBox="0 0 110 112"><g fill="none"><path fill="#FC0" d="M26.194 56.41s19.957-19.866 19.957-36.45C46.151 8.935 37.216 0 26.194 0S6.238 8.935 6.238 19.96c0 17.524 19.956 36.45 19.956 36.45zm-10.4-36.45c0-5.75 4.658-10.404 10.4-10.404 5.743 0 10.4 4.655 10.4 10.404 0 5.742-4.657 10.397-10.4 10.397-5.742 0-10.4-4.655-10.4-10.397z"/><path fill="#E2E2E2" d="M99.957 26.991a4.821 4.821 0 0 1-1.62.516c-4.323.542-4.692-.901-8.67.774-1.579.664-1.062 2.809-2.444 3.905-.724.574-.965.065-1.77-.565-3.528-2.76-3.82-2.537-6.897-6.215-.874-1.046-.456-1.658-1.006-3.232-.619-1.767-.376-2.213-1.331-3.45-1.88-2.434-2.02-2.69-4.34-3.892-2.403-1.244-3.072-1.522-5.107-.999-.578.148-.608 1.62-.12 2.341 1.956 2.893 2.551 2.329 5.007 4.888 1.274 1.327 2.53 1.78 2.451 2.885-.076 1.057-1.36 1.224-2.761 1.441-1.103.171-1.134-.254-2.247-.664-1.69-.622-2.269-.016-3.358-1.398-.532-.675.699-2.102.117-2.716-1.567-1.652-2.89-2.997-4.415-1.815-1.414 1.096-.033 4.581-1.465 6.37-1.522 1.902-3.112-.509-4.443 1.01-.67.764-.427 2.905.441 3.557 2.245 1.684 3.703 2.516 5.785 1.116 1.312-.883-.25-4.604 1.003-5.682 1.637-1.409 2.433.036 4.778.71 1.155.331 1.068 1.04 2.221 1.3 1.743.39 2.134-1.17 3.57 0 1.568 1.274.935 2.955 2.438 4.887 2.952 3.795 4.007 2.817 6.473 6.565.534.811.21 2.327-.473 2.553-2.163.716-2.682-1.36-5.22-.667-4.58 1.25-4.84 1.23-9.016 4.552-3.578 2.847-3.636 3.414-6.49 7.787-.813 1.244-.056 2.59-.845 3.447-.8.867-1.197.34-2.334 0-2.2-.66-2.173-2-4.34-2-2.111 0-3.27.072-4.217 2-.638 1.298.23 3.793 1.049 4.453.625.504.793-1.668 1.836-2.126 1.487-.653 2.38-1.195 3.224-.095.654.851-.812 2.854-.226 3.997.638 1.244 1.459-.082 2.674.777 1.456 1.03 1.18 2.625 2.67 3.002 2.023.512 2.167-1.122 4.357-1.225 2.478-.118 2.502.244 4.98.784 2.9.631 2.878.924 5.777 1.557 1.436.313 1.623-.626 2.893.335 2.62 1.985 2.214 3.483 4.887 5.556 4.494 3.484 8.588 1.124 9.447 5.558.811 4.182-2.43 7.379-6.106 11.675-2.6 3.04-3.859.184-6.448 2.999-1.859 2.02-.546 4.588-2.448 6.67-3.989 4.37-5.176 2.277-9.333 6.234-.672.64-1.004 1.839-.996 3.599 23.848-5.746 41.598-27.168 41.598-52.797.007-11.209-3.384-21.62-9.19-30.262z"/><path fill="#E2E2E2" d="M61.05 85.65s-3.873-3.607-3.955-7.338c-.08-3.728 3.63-4.731 3.63-7.579 0-1.49-2.028-.02-3.63-1.098-2.254-1.518-1.693-2.98-4.082-4.093-4.172-1.945-5.378.503-9.04-2.024-2.36-1.626-3.852-2.027-4.327-2.55-3.057-3.367-5.739-7.78-5.739-7.78-2.8 3.352-4.926 5.492-5.191 5.753 0 0-1.22 2.436-2.462 2.451-1.247.015-2.518-2.39-2.518-2.39-.646-.622-12.212-11.708-17.93-25.18C2.397 40.915.44 48.837.44 57.235c0 30.025 24.336 54.371 54.36 54.371 2.31 0 4.578-.201 6.82-.477l-.568-6.583s2.496-9.782 2.496-10.11c0-.336-2.496-8.787-2.496-8.787zM50.502 13.307c1.156-.287 1.91.698 4.001.66 4.766-.087 6.379.127 9.712-.91 2.858-.891.996-1.526 2.67-2.946 1.547-1.313 1.135-2.025 3.771-2.522 1.92-.361 2.67.618 5.34.805a4.607 4.607 0 0 0 1.946-.293C70.91 4.792 63.085 2.878 54.8 2.878c-3.87 0-7.628.452-11.27 1.219 2.83 3.09 5.506 9.573 6.972 9.21zm6.593-5.033c2.706-1.561 2.806-2.753 5.555-3.054 1.81-.199 3.858.953 3.564 2.055-.506 1.891-1.915 2.504-5.163 3.93-1.795.789-2.824.774-4.923.498-1.474-.193-2.423-.724-2.222-1.437.283-1.002 1.523-1.03 3.19-1.992z"/></g></svg>
  706. </div>
  707. <div class="b-country-notification__info">
  708. <div class="b-country-notification__title">
  709. Potwierdź, że wybrany kraj jest poprawny
  710. </div>
  711. <div>
  712. Wybór kraju wpływa na dostępność ofert i sklepów.
  713. </div>
  714. <br>
  715. <form action="/pl/country" method="post">
  716. <input type="hidden" name="locale" value="en_001">
  717.  
  718. <input type="hidden"
  719. name="redirect_url"
  720. value="/login">
  721.  
  722. <div class="b-country-notification__buttons">
  723. <span class="b-button b-button--block b-button--small b-button--secondary-yellow "
  724. @click="closeWithCookie">
  725. Tak, to prawda
  726. </span>
  727. <button @click.prevent="chooseWithCookie"
  728. class="b-button b-button--block b-button--small b-country-notification--dismiss">
  729. Wybierz inny kraj
  730. </button>
  731. </div>
  732. </form>
  733. </div>
  734. </div>
  735. </anon-country-choose>
  736.  
  737. </div>
  738. </div>
  739. <div class="hidden lg:block mx-2 lg:mx-3">
  740. <div v-ls-dropdown class="relative z-10 h-8 flex items-center">
  741. <div class="flex items-center leading-none cursor-pointer hover:text-gray-800 text-black" data-trigger>
  742. <div class="text-xs mx-2">Polski</div>
  743. <div class="text-3xs"> <svg class="svg-icon svg-fill ">
  744. <use xlink:href="#ls-black-arrow"></use>
  745. </svg>
  746.  
  747. </div>
  748. </div>
  749. <div data-target hidden class="absolute top-full right-0 mt-3 -mr-4 min-w-40">
  750. <anon-language-choose selected-locale="pl_PL"
  751. :redirect-map="{&quot;en_001&quot;:&quot;\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_RU&quot;:&quot;\/ru\/login?destination=\/pl\/user\/balance&quot;,&quot;uk_UA&quot;:&quot;\/ua\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_KZ&quot;:&quot;\/kz\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_BY&quot;:&quot;\/by\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ES&quot;:&quot;\/es-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_ES&quot;:&quot;\/es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DE&quot;:&quot;\/de-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_DE&quot;:&quot;\/de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NL&quot;:&quot;\/nl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_NL&quot;:&quot;\/nl-de\/login?destination=\/pl\/user\/balance&quot;,&quot;de_BE&quot;:&quot;\/be-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BE&quot;:&quot;\/be-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_BE&quot;:&quot;\/be-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;de_AT&quot;:&quot;\/at\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AT&quot;:&quot;\/at-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_CH&quot;:&quot;\/ch-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CH&quot;:&quot;\/ch-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CH&quot;:&quot;\/ch-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FR&quot;:&quot;\/fr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_FR&quot;:&quot;\/fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IT&quot;:&quot;\/it-en\/login?destination=\/pl\/user\/balance&quot;,&quot;it_IT&quot;:&quot;\/it\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PL&quot;:&quot;\/pl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pl_PL&quot;:&quot;\/pl\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FI&quot;:&quot;\/fi-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GR&quot;:&quot;\/gr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PT&quot;:&quot;\/pt-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_PT&quot;:&quot;\/pt\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DK&quot;:&quot;\/dk-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_SE&quot;:&quot;\/se-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NO&quot;:&quot;\/no-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CZ&quot;:&quot;\/cz-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IE&quot;:&quot;\/ie\/login?destination=\/pl\/user\/balance&quot;,&quot;en_HU&quot;:&quot;\/hu-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_MX&quot;:&quot;\/mx\/login?destination=\/pl\/user\/balance&quot;,&quot;es_AR&quot;:&quot;\/ar\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CL&quot;:&quot;\/cl\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CO&quot;:&quot;\/co\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_BR&quot;:&quot;\/br\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BR&quot;:&quot;\/br-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_PE&quot;:&quot;\/pe\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PE&quot;:&quot;\/pe-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_US&quot;:&quot;\/us\/login?destination=\/pl\/user\/balance&quot;,&quot;es_US&quot;:&quot;\/us-es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CA&quot;:&quot;\/ca\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CA&quot;:&quot;\/ca-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AU&quot;:&quot;\/au\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NZ&quot;:&quot;\/nz\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IN&quot;:&quot;\/in\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ZA&quot;:&quot;\/za\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PH&quot;:&quot;\/ph\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GB&quot;:&quot;\/uk\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AE&quot;:&quot;\/ae-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_001&quot;:&quot;\/global-es\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_001&quot;:&quot;\/global-ru\/login?destination=\/pl\/user\/balance&quot;}"
  752. inline-template>
  753. <div class="bg-white shadow text-black rounded-sm overflow-hidden">
  754. <form ref="form" action="/pl/country" method="POST">
  755. <input type="hidden" name="locale" v-model="locale">
  756. <input type="hidden" name="redirect_url" v-model="redirect">
  757. <ul class="m-0 p-0">
  758. <li class="py-3 px-4 text-xs cursor-pointer hover:text-blue-500 "
  759. @click="handleChange('en_PL')">
  760. English
  761. </li>
  762. <li class="py-3 px-4 text-xs cursor-pointer hover:text-blue-500 bg-gray-200 text-blue-500"
  763. @click="handleChange('pl_PL')">
  764. Polski
  765. </li>
  766. </ul>
  767. </form>
  768. </div>
  769. </anon-language-choose>
  770.  
  771. </div>
  772. </div>
  773. </div>
  774. <div class="block lg:hidden mx-2 lg:mx-3">
  775. <div v-cloak="hide" class="w-10 h-10 flex items-center justify-center">
  776.  
  777. <anon-country-choose-mobile inline-template
  778. country="PL"
  779. language="pl"
  780. :redirect-map="{&quot;en_001&quot;:&quot;\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_RU&quot;:&quot;\/ru\/login?destination=\/pl\/user\/balance&quot;,&quot;uk_UA&quot;:&quot;\/ua\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_KZ&quot;:&quot;\/kz\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_BY&quot;:&quot;\/by\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ES&quot;:&quot;\/es-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_ES&quot;:&quot;\/es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DE&quot;:&quot;\/de-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_DE&quot;:&quot;\/de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NL&quot;:&quot;\/nl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_NL&quot;:&quot;\/nl-de\/login?destination=\/pl\/user\/balance&quot;,&quot;de_BE&quot;:&quot;\/be-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BE&quot;:&quot;\/be-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_BE&quot;:&quot;\/be-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;de_AT&quot;:&quot;\/at\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AT&quot;:&quot;\/at-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_CH&quot;:&quot;\/ch-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CH&quot;:&quot;\/ch-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CH&quot;:&quot;\/ch-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FR&quot;:&quot;\/fr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_FR&quot;:&quot;\/fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IT&quot;:&quot;\/it-en\/login?destination=\/pl\/user\/balance&quot;,&quot;it_IT&quot;:&quot;\/it\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PL&quot;:&quot;\/pl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pl_PL&quot;:&quot;\/pl\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FI&quot;:&quot;\/fi-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GR&quot;:&quot;\/gr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PT&quot;:&quot;\/pt-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_PT&quot;:&quot;\/pt\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DK&quot;:&quot;\/dk-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_SE&quot;:&quot;\/se-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NO&quot;:&quot;\/no-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CZ&quot;:&quot;\/cz-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IE&quot;:&quot;\/ie\/login?destination=\/pl\/user\/balance&quot;,&quot;en_HU&quot;:&quot;\/hu-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_MX&quot;:&quot;\/mx\/login?destination=\/pl\/user\/balance&quot;,&quot;es_AR&quot;:&quot;\/ar\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CL&quot;:&quot;\/cl\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CO&quot;:&quot;\/co\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_BR&quot;:&quot;\/br\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BR&quot;:&quot;\/br-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_PE&quot;:&quot;\/pe\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PE&quot;:&quot;\/pe-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_US&quot;:&quot;\/us\/login?destination=\/pl\/user\/balance&quot;,&quot;es_US&quot;:&quot;\/us-es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CA&quot;:&quot;\/ca\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CA&quot;:&quot;\/ca-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AU&quot;:&quot;\/au\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NZ&quot;:&quot;\/nz\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IN&quot;:&quot;\/in\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ZA&quot;:&quot;\/za\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PH&quot;:&quot;\/ph\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GB&quot;:&quot;\/uk\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AE&quot;:&quot;\/ae-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_001&quot;:&quot;\/global-es\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_001&quot;:&quot;\/global-ru\/login?destination=\/pl\/user\/balance&quot;}">
  781.  
  782. <div class="b-country-mob" v-click-outside="hide">
  783.  
  784. <div @click="toggle" class="geo-flag pl"></div>
  785.  
  786. <div class="b-country-mob__info"
  787. :class="{'b-country-mob__info--active' : open, 'with-mob-app': promoMobileHeader}">
  788. <form ref="form"
  789. method="POST"
  790. action="/pl/country"
  791. class="form"
  792. :class="{'form--trans' : openSelectCountry}">
  793.  
  794. <input type="hidden" name="locale" v-model="locale">
  795.  
  796. <input type="hidden"
  797. name="redirect_url"
  798. v-model="redirectUrl">
  799.  
  800. <div class="form-group">
  801. <div class="b-select-component">
  802. <div class="b-select-component__inner"
  803. v-click-outside="hideSelectCountry">
  804.  
  805. <div class="b-select-component__current-wrapper">
  806.  
  807. <svg class="svg-icon svg-fill svg-black-arrow svg-black-arrow--right">
  808. <use xlink:href="#ls-black-arrow"></use>
  809. </svg>
  810.  
  811.  
  812. <span class="float-label" :class="{'float-label--active' : openSelectCountry}">
  813. Kraj
  814. </span>
  815.  
  816. <div class="b-select-component__current b-select-component__current--flag form-control"
  817. @click="toggleSelectCountry"
  818. :class="{'focused' : openSelectCountry}">
  819.  
  820. <span v-html="$countries[dataCountry]"
  821. class="b-select-component__label-flag sprite-flag"
  822. :class="[dataCountry.toLowerCase() === '001' ? 'other-country' : dataCountry.toLowerCase()]"></span>
  823. </div>
  824. </div>
  825. <div class="b-select-component__countries"
  826. :class="{'b-select-component__countries--with-mob-app': promoMobileHeader}">
  827.  
  828. <div class="b-country-select__top-ul-mobile">Europa i Azja</div>
  829.  
  830. <ul class="b-select-component__list b-select-component__list--country-multy">
  831. <li class="b-select-component__list--locale__item b-select-component__list-item--flag sprite-flag"
  832. @click="chooseCountry(country.country)"
  833. :class="[{'active': country.country === dataCountry}, country.country .toLowerCase()]"
  834. v-for="(country,key) in allSortedCountriesEu">
  835.  
  836. <span class="b-select-component__link"
  837. v-html="country.translation"></span>
  838. </li>
  839. </ul>
  840.  
  841. <div class="b-country-select__top-ul-mobile">Ameryka</div>
  842.  
  843. <ul class="b-select-component__list b-select-component__list--country-multy">
  844. <li class="b-select-component__list--locale__item b-select-component__list-item--flag sprite-flag"
  845. @click="chooseCountry(country.country)"
  846. :class="[{'active': country.country === dataCountry}, country.country .toLowerCase()]"
  847. v-for="(country,key) in allSortedCountriesAmerica">
  848.  
  849. <span class="b-select-component__link"
  850. v-html="country.translation"></span>
  851. </li>
  852. </ul>
  853.  
  854. <div class="b-country-select__top-ul-mobile">Azja-Pacyfik i Afryka</div>
  855.  
  856. <ul class="b-select-component__list b-select-component__list--country-multy">
  857. <li class="b-select-component__list--locale__item b-select-component__list-item--flag sprite-flag"
  858. @click="chooseCountry(country.country)"
  859. :class="[{'active': country.country === dataCountry}, country.country .toLowerCase()]"
  860. v-for="(country,key) in allSortedCountriesPacific">
  861.  
  862. <span class="b-select-component__link"
  863. v-html="country.translation"></span>
  864. </li>
  865. </ul>
  866.  
  867. <div class="b-country-select__top-ul-mobile">Inne regiony i kraje</div>
  868.  
  869. <ul class="b-select-component__list b-select-component__list--country-multy">
  870. <li class="b-select-component__list--locale__item b-select-component__list-item--flag sprite-flag other-country"
  871. @click="chooseCountry(country.country)"
  872. :class="[{'active': country.country === dataCountry}]"
  873. v-for="(country,key) in countriesGlobal">
  874.  
  875. <span class="b-select-component__link"
  876. v-html="country.translation"></span>
  877. </li>
  878. <li class="b-select-component__list--locale__item">
  879. <span class="b-select-component__link"></span>
  880. </li>
  881. </ul>
  882. </div>
  883. </div>
  884. </div>
  885. </div>
  886.  
  887. <div class="form-group"
  888. v-if="chooseLanguage">
  889.  
  890. <div class="b-select-component">
  891. <div class="b-select-component__inner"
  892. :class="{'open' : openSelectLocale}"
  893. @click="toggleSelectLocale"
  894. v-click-outside="hideSelectLocale">
  895.  
  896. <svg class="svg-icon svg-fill svg-black-arrow">
  897. <use xlink:href="#ls-black-arrow"></use>
  898. </svg>
  899.  
  900.  
  901. <span class="float-label"
  902. :class="{'float-label--active' : openSelectLocale}">
  903. Język
  904. </span>
  905.  
  906. <div class="b-select-component__current form-control"
  907. :class="{'focused' : openSelectLocale}">
  908. <span v-html="getLanguageName(selectedLocaleLang)"></span>
  909. </div>
  910.  
  911. <ul v-show="openSelectLocale"
  912. class="b-select-component__list b-select-component__list--locale">
  913.  
  914. <li class="b-select-component__list--locale__item"
  915. v-for="option in selectVariantsLocaleChoose"
  916. :class="{'active': option.locale === selectedLocaleLang}"
  917. @click="chooseLocale(option.locale)">
  918.  
  919. <span class="b-select-component__link"
  920. v-html="getLanguageName(option.locale)"></span>
  921. </li>
  922. </ul>
  923. </div>
  924. </div>
  925. </div>
  926.  
  927. <div class="form-group form-group--center form-group--no-margin">
  928.  
  929. <action-button :disabled="isSubmitActive"
  930. :process="false"
  931. label="Zastosuj"
  932. type="submit"
  933. class="b-button b-button--x-large b-button--block b-button--primary"></action-button>
  934. </div>
  935. </form>
  936. </div>
  937.  
  938. <div v-if="open" style="top: 64px" class="fixed left-0 bg-black opacity-60 w-full h-full" @click="hide"></div>
  939.  
  940. </div>
  941. </anon-country-choose-mobile>
  942.  
  943. </div>
  944. </div>
  945. <div class="ml-2 lg:ml-3">
  946.  
  947. <div class="hidden lg:flex items-center">
  948. <button v-auth="{action: 'login' , button: 'link_in_header' }"
  949. class="flex items-center text-xs h-8 rounded bg-gray-300 hover:bg-gray-400 outline-none focus:outline-none px-6">
  950. Zaloguj się
  951. </button>
  952. <button v-auth="{action: 'registration' , button: 'link_in_header' }"
  953. class="flex items-center text-xs h-8 rounded bg-yellow-400 hover:bg-yellow-500 outline-none focus:outline-none px-6 ml-2">
  954. Dołącz
  955. </button>
  956. </div>
  957. <div v-auth="{action: 'login' , button: 'link_in_header' }"
  958. class="flex lg:hidden w-10 h-10 items-center justify-center text-lg text-gray-800 lg:text-gray-600">
  959. <svg class="svg-icon svg-fill ">
  960. <use xlink:href="#ls-enter-reg-white"></use>
  961. </svg>
  962.  
  963. </div>
  964. </div>
  965. </div>
  966. </div>
  967. </div>
  968. </div>
  969. <div data-toolbar-extension class="hidden lg:block h-12 py-2 flex items-center">
  970. <div class="relative">
  971. <div class="relative flex items-center justify-between px-3 lg:px-8 container-large h-full" v-ls-dropdown:screen="{
  972. activeClass: 'text-red-500',
  973. attach: '[data-toolbar]',
  974. target: '#category-navigation',
  975. }">
  976. <div class="flex items-center text-black">
  977. <div data-trigger class="hover:underline flex items-center cursor-pointer leading-none">
  978. <div data-trigger-state class="mr-4">
  979. <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="w-4 h-4" viewBox="0 0 16 16"><path fill="#121212" fill-rule="evenodd" d="M2 2H0v2h2V2zm0 5H0v2h2V7zm0 5H0v2h2v-2zM16 2H4v2h12V2zm0 5H4v2h12V7zm0 5H4v2h12v-2z" clip-rule="evenodd"/></svg>
  980. </div>
  981. <div data-trigger-state="active" hidden class="mr-5">
  982. <svg xmlns="http://www.w3.org/2000/svg" fill="none" class="w-3 h-3" viewBox="0 0 12 12"><path fill="#F44336" fill-rule="evenodd" d="M.146 11.854a.5.5 0 0 1 0-.708L5.293 6 .146.854A.5.5 0 1 1 .854.146L6 5.293 11.146.146a.5.5 0 0 1 .708.708L6.707 6l5.147 5.146a.5.5 0 0 1-.708.708L6 6.707.854 11.854a.5.5 0 0 1-.708 0Z" clip-rule="evenodd"/></svg>
  983. </div>
  984. <div class="text-xs font-bold">Wszystkie kategorie</div>
  985. </div>
  986. <div class="flex flex-1 items-center flex-wrap overflow-hidden h-8 px-4 leading-none justify-around hidden lg:inline-flex">
  987.  
  988.  
  989.  
  990.  
  991.  
  992. <a href="/pl/c/marketplaces"
  993. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  994.  
  995. <span class="group-hover:underline">
  996.  
  997. Marketplace&#039;y
  998. </span>
  999.  
  1000.  
  1001. <div class="pl-2 pr-1">
  1002. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1003. <svg class="w-3 h-3 fill-current">
  1004. <use xlink:href="#ls-new"></use>
  1005. </svg>
  1006.  
  1007. <div class="ml-1 text-xs font-bold leading-3">2 </div>
  1008. </div>
  1009. </div>
  1010. </a>
  1011.  
  1012.  
  1013.  
  1014.  
  1015. <a href="/pl/c/electronics"
  1016. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1017.  
  1018. <span class="group-hover:underline">
  1019.  
  1020. Sprzęt elektroniczny
  1021. </span>
  1022.  
  1023.  
  1024. <div class="pl-2 pr-1">
  1025. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1026. <svg class="w-3 h-3 fill-current">
  1027. <use xlink:href="#ls-new"></use>
  1028. </svg>
  1029.  
  1030. <div class="ml-1 text-xs font-bold leading-3">8 </div>
  1031. </div>
  1032. </div>
  1033. </a>
  1034.  
  1035.  
  1036.  
  1037.  
  1038. <a href="/pl/c/home-appliances"
  1039. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1040.  
  1041. <span class="group-hover:underline">
  1042.  
  1043. AGD
  1044. </span>
  1045.  
  1046.  
  1047. <div class="pl-2 pr-1">
  1048. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1049. <svg class="w-3 h-3 fill-current">
  1050. <use xlink:href="#ls-new"></use>
  1051. </svg>
  1052.  
  1053. <div class="ml-1 text-xs font-bold leading-3">4 </div>
  1054. </div>
  1055. </div>
  1056. </a>
  1057.  
  1058.  
  1059.  
  1060.  
  1061. <a href="/pl/c/clothing-shoes"
  1062. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1063.  
  1064. <span class="group-hover:underline">
  1065.  
  1066. Odzież i obuwie
  1067. </span>
  1068.  
  1069.  
  1070. <div class="pl-2 pr-1">
  1071. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1072. <svg class="w-3 h-3 fill-current">
  1073. <use xlink:href="#ls-new"></use>
  1074. </svg>
  1075.  
  1076. <div class="ml-1 text-xs font-bold leading-3">11 </div>
  1077. </div>
  1078. </div>
  1079. </a>
  1080.  
  1081.  
  1082.  
  1083.  
  1084. <a href="/pl/c/beauty-health"
  1085. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1086.  
  1087. <span class="group-hover:underline">
  1088.  
  1089. Zdrowie i uroda
  1090. </span>
  1091.  
  1092.  
  1093. <div class="pl-2 pr-1">
  1094. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1095. <svg class="w-3 h-3 fill-current">
  1096. <use xlink:href="#ls-new"></use>
  1097. </svg>
  1098.  
  1099. <div class="ml-1 text-xs font-bold leading-3">3 </div>
  1100. </div>
  1101. </div>
  1102. </a>
  1103.  
  1104.  
  1105.  
  1106.  
  1107. <a href="/pl/c/home"
  1108. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1109.  
  1110. <span class="group-hover:underline">
  1111.  
  1112. Wszystko dla domu
  1113. </span>
  1114.  
  1115.  
  1116. <div class="pl-2 pr-1">
  1117. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1118. <svg class="w-3 h-3 fill-current">
  1119. <use xlink:href="#ls-new"></use>
  1120. </svg>
  1121.  
  1122. <div class="ml-1 text-xs font-bold leading-3">5 </div>
  1123. </div>
  1124. </div>
  1125. </a>
  1126.  
  1127.  
  1128.  
  1129.  
  1130. <a href="/pl/c/kids"
  1131. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1132.  
  1133. <span class="group-hover:underline">
  1134.  
  1135. Dzieci
  1136. </span>
  1137.  
  1138.  
  1139. <div class="pl-2 pr-1">
  1140. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1141. <svg class="w-3 h-3 fill-current">
  1142. <use xlink:href="#ls-new"></use>
  1143. </svg>
  1144.  
  1145. <div class="ml-1 text-xs font-bold leading-3">5 </div>
  1146. </div>
  1147. </div>
  1148. </a>
  1149.  
  1150.  
  1151.  
  1152.  
  1153. <a href="/pl/c/sport"
  1154. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1155.  
  1156. <span class="group-hover:underline">
  1157.  
  1158. Sport
  1159. </span>
  1160.  
  1161.  
  1162. <div class="pl-2 pr-1">
  1163. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1164. <svg class="w-3 h-3 fill-current">
  1165. <use xlink:href="#ls-new"></use>
  1166. </svg>
  1167.  
  1168. <div class="ml-1 text-xs font-bold leading-3">4 </div>
  1169. </div>
  1170. </div>
  1171. </a>
  1172.  
  1173.  
  1174.  
  1175.  
  1176. <a href="/pl/c/auto-products"
  1177. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1178.  
  1179. <span class="group-hover:underline">
  1180.  
  1181. Produkty samochodowe
  1182. </span>
  1183.  
  1184.  
  1185. </a>
  1186.  
  1187.  
  1188.  
  1189.  
  1190. <a href="/pl/c/pet-supplies"
  1191. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1192.  
  1193. <span class="group-hover:underline">
  1194.  
  1195. Artykuły dla zwierząt
  1196. </span>
  1197.  
  1198.  
  1199. <div class="pl-2 pr-1">
  1200. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1201. <svg class="w-3 h-3 fill-current">
  1202. <use xlink:href="#ls-new"></use>
  1203. </svg>
  1204.  
  1205. <div class="ml-1 text-xs font-bold leading-3">2 </div>
  1206. </div>
  1207. </div>
  1208. </a>
  1209.  
  1210.  
  1211.  
  1212.  
  1213. <a href="/pl/c/travel"
  1214. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1215.  
  1216. <span class="group-hover:underline">
  1217.  
  1218. Podróże
  1219. </span>
  1220.  
  1221.  
  1222. </a>
  1223.  
  1224.  
  1225.  
  1226.  
  1227. <a href="/pl/c/food-products"
  1228. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1229.  
  1230. <span class="group-hover:underline">
  1231.  
  1232. Dostawa żywności
  1233. </span>
  1234.  
  1235.  
  1236. <div class="pl-2 pr-1">
  1237. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1238. <svg class="w-3 h-3 fill-current">
  1239. <use xlink:href="#ls-new"></use>
  1240. </svg>
  1241.  
  1242. <div class="ml-1 text-xs font-bold leading-3">1 </div>
  1243. </div>
  1244. </div>
  1245. </a>
  1246.  
  1247.  
  1248.  
  1249.  
  1250. <a href="/pl/c/leisure"
  1251. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1252.  
  1253. <span class="group-hover:underline">
  1254.  
  1255. Rozrywka i zabawa
  1256. </span>
  1257.  
  1258.  
  1259. <div class="pl-2 pr-1">
  1260. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1261. <svg class="w-3 h-3 fill-current">
  1262. <use xlink:href="#ls-new"></use>
  1263. </svg>
  1264.  
  1265. <div class="ml-1 text-xs font-bold leading-3">7 </div>
  1266. </div>
  1267. </div>
  1268. </a>
  1269.  
  1270.  
  1271.  
  1272.  
  1273. <a href="/pl/c/books"
  1274. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1275.  
  1276. <span class="group-hover:underline">
  1277.  
  1278. Książki
  1279. </span>
  1280.  
  1281.  
  1282. <div class="pl-2 pr-1">
  1283. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1284. <svg class="w-3 h-3 fill-current">
  1285. <use xlink:href="#ls-new"></use>
  1286. </svg>
  1287.  
  1288. <div class="ml-1 text-xs font-bold leading-3">3 </div>
  1289. </div>
  1290. </div>
  1291. </a>
  1292.  
  1293.  
  1294.  
  1295.  
  1296. <a href="/pl/c/insurance-finance"
  1297. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1298.  
  1299. <span class="group-hover:underline">
  1300.  
  1301. Ubezpieczenia i finanse
  1302. </span>
  1303.  
  1304.  
  1305. </a>
  1306.  
  1307.  
  1308.  
  1309.  
  1310. <a href="/pl/c/services"
  1311. class="group no-underline px-2 mx-2 h-8 flex items-center text-xs text-black ">
  1312.  
  1313. <span class="group-hover:underline">
  1314.  
  1315. Usługi
  1316. </span>
  1317.  
  1318.  
  1319. </a>
  1320.  
  1321.  
  1322.  
  1323. </div>
  1324. </div>
  1325. <div class="relative">
  1326. <a href="/pl/partner"
  1327. target="_blank"
  1328. onclick="LSG.analytics.push({ autoEventCategory: 'header', autoEventAction: 'invite_a_friend'})"
  1329. class="flex whitespace-nowrap items-center px-3 h-8 bg-blue-100 hover:underline rounded text-blue-700 text-xs no-underline leading-none">
  1330. Polecaj i zarabiaj!
  1331. </a>
  1332. </div>
  1333. </div>
  1334. </div>
  1335. </div>
  1336. </div>
  1337. </div>
  1338.  
  1339. <div id="category-navigation" class="z-30" hidden>
  1340. <div class="py-4 bg-white relative z-30 pb-5 md:py-10 md:w-screen flex justify-center min-h-screen md:min-h-full shadow">
  1341. <div class="md:grid md:grid-flow-col-dense container md:grid-rows-11 lg:grid-rows-7 xl:grid-rows-5" v-ls-screen-height>
  1342.  
  1343.  
  1344.  
  1345.  
  1346. <div class="group w-64 flex flex-auto">
  1347. <a data-autopromo-category href="/pl/c/marketplaces"
  1348. class="no-underline w-full"
  1349. >
  1350. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1351. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1352. <div class="flex-1">
  1353. <svg class="h-4 w-4 mr-4 fill-current">
  1354. <use xlink:href="#ls-category-marketplaces"></use>
  1355. </svg>
  1356.  
  1357. </div>
  1358. <div class="max-w-full pr-2 truncate leading-snug">Marketplace&#039;y</div>
  1359. </div>
  1360. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1361. <svg class="w-3 h-3 fill-current">
  1362. <use xlink:href="#ls-new"></use>
  1363. </svg>
  1364.  
  1365. <div class="ml-1 text-xs font-bold leading-3">2 </div>
  1366. </div>
  1367. </div>
  1368. </a>
  1369. </div>
  1370.  
  1371.  
  1372.  
  1373.  
  1374. <div class="group w-64 flex flex-auto">
  1375. <a data-autopromo-category href="/pl/c/electronics"
  1376. class="no-underline w-full"
  1377. >
  1378. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1379. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1380. <div class="flex-1">
  1381. <svg class="h-4 w-4 mr-4 fill-current">
  1382. <use xlink:href="#ls-category-electronics"></use>
  1383. </svg>
  1384.  
  1385. </div>
  1386. <div class="max-w-full pr-2 truncate leading-snug">Sprzęt elektroniczny</div>
  1387. </div>
  1388. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1389. <svg class="w-3 h-3 fill-current">
  1390. <use xlink:href="#ls-new"></use>
  1391. </svg>
  1392.  
  1393. <div class="ml-1 text-xs font-bold leading-3">8 </div>
  1394. </div>
  1395. </div>
  1396. </a>
  1397. </div>
  1398.  
  1399.  
  1400.  
  1401.  
  1402. <div class="group w-64 flex flex-auto">
  1403. <a data-autopromo-category href="/pl/c/home-appliances"
  1404. class="no-underline w-full"
  1405. >
  1406. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1407. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1408. <div class="flex-1">
  1409. <svg class="h-4 w-4 mr-4 fill-current">
  1410. <use xlink:href="#ls-category-home-appliances"></use>
  1411. </svg>
  1412.  
  1413. </div>
  1414. <div class="max-w-full pr-2 truncate leading-snug">AGD</div>
  1415. </div>
  1416. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1417. <svg class="w-3 h-3 fill-current">
  1418. <use xlink:href="#ls-new"></use>
  1419. </svg>
  1420.  
  1421. <div class="ml-1 text-xs font-bold leading-3">4 </div>
  1422. </div>
  1423. </div>
  1424. </a>
  1425. </div>
  1426.  
  1427.  
  1428.  
  1429.  
  1430. <div class="group w-64 flex flex-auto">
  1431. <a data-autopromo-category href="/pl/c/clothing-shoes"
  1432. class="no-underline w-full"
  1433. >
  1434. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1435. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1436. <div class="flex-1">
  1437. <svg class="h-4 w-4 mr-4 fill-current">
  1438. <use xlink:href="#ls-category-clothing-shoes"></use>
  1439. </svg>
  1440.  
  1441. </div>
  1442. <div class="max-w-full pr-2 truncate leading-snug">Odzież i obuwie</div>
  1443. </div>
  1444. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1445. <svg class="w-3 h-3 fill-current">
  1446. <use xlink:href="#ls-new"></use>
  1447. </svg>
  1448.  
  1449. <div class="ml-1 text-xs font-bold leading-3">11 </div>
  1450. </div>
  1451. </div>
  1452. </a>
  1453. </div>
  1454.  
  1455.  
  1456.  
  1457.  
  1458. <div class="group w-64 flex flex-auto">
  1459. <a data-autopromo-category href="/pl/c/beauty-health"
  1460. class="no-underline w-full"
  1461. >
  1462. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1463. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1464. <div class="flex-1">
  1465. <svg class="h-4 w-4 mr-4 fill-current">
  1466. <use xlink:href="#ls-category-beauty-health"></use>
  1467. </svg>
  1468.  
  1469. </div>
  1470. <div class="max-w-full pr-2 truncate leading-snug">Zdrowie i uroda</div>
  1471. </div>
  1472. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1473. <svg class="w-3 h-3 fill-current">
  1474. <use xlink:href="#ls-new"></use>
  1475. </svg>
  1476.  
  1477. <div class="ml-1 text-xs font-bold leading-3">3 </div>
  1478. </div>
  1479. </div>
  1480. </a>
  1481. </div>
  1482.  
  1483.  
  1484.  
  1485.  
  1486. <div class="group w-64 flex flex-auto">
  1487. <a data-autopromo-category href="/pl/c/home"
  1488. class="no-underline w-full"
  1489. >
  1490. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1491. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1492. <div class="flex-1">
  1493. <svg class="h-4 w-4 mr-4 fill-current">
  1494. <use xlink:href="#ls-category-home"></use>
  1495. </svg>
  1496.  
  1497. </div>
  1498. <div class="max-w-full pr-2 truncate leading-snug">Wszystko dla domu</div>
  1499. </div>
  1500. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1501. <svg class="w-3 h-3 fill-current">
  1502. <use xlink:href="#ls-new"></use>
  1503. </svg>
  1504.  
  1505. <div class="ml-1 text-xs font-bold leading-3">5 </div>
  1506. </div>
  1507. </div>
  1508. </a>
  1509. </div>
  1510.  
  1511.  
  1512.  
  1513.  
  1514. <div class="group w-64 flex flex-auto">
  1515. <a data-autopromo-category href="/pl/c/kids"
  1516. class="no-underline w-full"
  1517. >
  1518. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1519. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1520. <div class="flex-1">
  1521. <svg class="h-4 w-4 mr-4 fill-current">
  1522. <use xlink:href="#ls-category-kids"></use>
  1523. </svg>
  1524.  
  1525. </div>
  1526. <div class="max-w-full pr-2 truncate leading-snug">Dzieci</div>
  1527. </div>
  1528. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1529. <svg class="w-3 h-3 fill-current">
  1530. <use xlink:href="#ls-new"></use>
  1531. </svg>
  1532.  
  1533. <div class="ml-1 text-xs font-bold leading-3">5 </div>
  1534. </div>
  1535. </div>
  1536. </a>
  1537. </div>
  1538.  
  1539.  
  1540.  
  1541.  
  1542. <div class="group w-64 flex flex-auto">
  1543. <a data-autopromo-category href="/pl/c/sport"
  1544. class="no-underline w-full"
  1545. >
  1546. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1547. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1548. <div class="flex-1">
  1549. <svg class="h-4 w-4 mr-4 fill-current">
  1550. <use xlink:href="#ls-category-sport"></use>
  1551. </svg>
  1552.  
  1553. </div>
  1554. <div class="max-w-full pr-2 truncate leading-snug">Sport</div>
  1555. </div>
  1556. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1557. <svg class="w-3 h-3 fill-current">
  1558. <use xlink:href="#ls-new"></use>
  1559. </svg>
  1560.  
  1561. <div class="ml-1 text-xs font-bold leading-3">4 </div>
  1562. </div>
  1563. </div>
  1564. </a>
  1565. </div>
  1566.  
  1567.  
  1568.  
  1569.  
  1570. <div class="group w-64 flex flex-auto">
  1571. <a href="/pl/c/auto-products"
  1572. class="no-underline w-full"
  1573. >
  1574. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1575. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1576. <div class="flex-1">
  1577. <svg class="h-4 w-4 mr-4 fill-current">
  1578. <use xlink:href="#ls-category-auto-products"></use>
  1579. </svg>
  1580.  
  1581. </div>
  1582. <div class="max-w-full pr-2 truncate leading-snug">Produkty samochodowe</div>
  1583. </div>
  1584. </div>
  1585. </a>
  1586. </div>
  1587.  
  1588.  
  1589.  
  1590.  
  1591. <div class="group w-64 flex flex-auto">
  1592. <a data-autopromo-category href="/pl/c/pet-supplies"
  1593. class="no-underline w-full"
  1594. >
  1595. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1596. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1597. <div class="flex-1">
  1598. <svg class="h-4 w-4 mr-4 fill-current">
  1599. <use xlink:href="#ls-category-pet-supplies"></use>
  1600. </svg>
  1601.  
  1602. </div>
  1603. <div class="max-w-full pr-2 truncate leading-snug">Artykuły dla zwierząt</div>
  1604. </div>
  1605. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1606. <svg class="w-3 h-3 fill-current">
  1607. <use xlink:href="#ls-new"></use>
  1608. </svg>
  1609.  
  1610. <div class="ml-1 text-xs font-bold leading-3">2 </div>
  1611. </div>
  1612. </div>
  1613. </a>
  1614. </div>
  1615.  
  1616.  
  1617.  
  1618.  
  1619. <div class="group w-64 flex flex-auto">
  1620. <a href="/pl/c/travel"
  1621. class="no-underline w-full"
  1622. >
  1623. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1624. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1625. <div class="flex-1">
  1626. <svg class="h-4 w-4 mr-4 fill-current">
  1627. <use xlink:href="#ls-category-travel"></use>
  1628. </svg>
  1629.  
  1630. </div>
  1631. <div class="max-w-full pr-2 truncate leading-snug">Podróże</div>
  1632. </div>
  1633. </div>
  1634. </a>
  1635. </div>
  1636.  
  1637.  
  1638.  
  1639.  
  1640. <div class="group w-64 flex flex-auto">
  1641. <a data-autopromo-category href="/pl/c/food-products"
  1642. class="no-underline w-full"
  1643. >
  1644. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1645. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1646. <div class="flex-1">
  1647. <svg class="h-4 w-4 mr-4 fill-current">
  1648. <use xlink:href="#ls-category-food-products"></use>
  1649. </svg>
  1650.  
  1651. </div>
  1652. <div class="max-w-full pr-2 truncate leading-snug">Dostawa żywności</div>
  1653. </div>
  1654. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1655. <svg class="w-3 h-3 fill-current">
  1656. <use xlink:href="#ls-new"></use>
  1657. </svg>
  1658.  
  1659. <div class="ml-1 text-xs font-bold leading-3">1 </div>
  1660. </div>
  1661. </div>
  1662. </a>
  1663. </div>
  1664.  
  1665.  
  1666.  
  1667.  
  1668. <div class="group w-64 flex flex-auto">
  1669. <a data-autopromo-category href="/pl/c/leisure"
  1670. class="no-underline w-full"
  1671. >
  1672. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1673. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1674. <div class="flex-1">
  1675. <svg class="h-4 w-4 mr-4 fill-current">
  1676. <use xlink:href="#ls-category-leisure"></use>
  1677. </svg>
  1678.  
  1679. </div>
  1680. <div class="max-w-full pr-2 truncate leading-snug">Rozrywka i zabawa</div>
  1681. </div>
  1682. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1683. <svg class="w-3 h-3 fill-current">
  1684. <use xlink:href="#ls-new"></use>
  1685. </svg>
  1686.  
  1687. <div class="ml-1 text-xs font-bold leading-3">7 </div>
  1688. </div>
  1689. </div>
  1690. </a>
  1691. </div>
  1692.  
  1693.  
  1694.  
  1695.  
  1696. <div class="group w-64 flex flex-auto">
  1697. <a data-autopromo-category href="/pl/c/books"
  1698. class="no-underline w-full"
  1699. >
  1700. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1701. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1702. <div class="flex-1">
  1703. <svg class="h-4 w-4 mr-4 fill-current">
  1704. <use xlink:href="#ls-category-books"></use>
  1705. </svg>
  1706.  
  1707. </div>
  1708. <div class="max-w-full pr-2 truncate leading-snug">Książki</div>
  1709. </div>
  1710. <div class="rounded h-5 bg-red-500 p-1 text-white flex items-center">
  1711. <svg class="w-3 h-3 fill-current">
  1712. <use xlink:href="#ls-new"></use>
  1713. </svg>
  1714.  
  1715. <div class="ml-1 text-xs font-bold leading-3">3 </div>
  1716. </div>
  1717. </div>
  1718. </a>
  1719. </div>
  1720.  
  1721.  
  1722.  
  1723.  
  1724. <div class="group w-64 flex flex-auto">
  1725. <a href="/pl/c/insurance-finance"
  1726. class="no-underline w-full"
  1727. >
  1728. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1729. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1730. <div class="flex-1">
  1731. <svg class="h-4 w-4 mr-4 fill-current">
  1732. <use xlink:href="#ls-category-insurance-finance"></use>
  1733. </svg>
  1734.  
  1735. </div>
  1736. <div class="max-w-full pr-2 truncate leading-snug">Ubezpieczenia i finanse</div>
  1737. </div>
  1738. </div>
  1739. </a>
  1740. </div>
  1741.  
  1742.  
  1743.  
  1744.  
  1745. <div class="group w-64 flex flex-auto">
  1746. <a href="/pl/c/services"
  1747. class="no-underline w-full"
  1748. >
  1749. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1750. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1751. <div class="flex-1">
  1752. <svg class="h-4 w-4 mr-4 fill-current">
  1753. <use xlink:href="#ls-category-services"></use>
  1754. </svg>
  1755.  
  1756. </div>
  1757. <div class="max-w-full pr-2 truncate leading-snug">Usługi</div>
  1758. </div>
  1759. </div>
  1760. </a>
  1761. </div>
  1762.  
  1763.  
  1764. <div class=" md:row-span-2">
  1765. <div class="w-64 -mr-1 h-4 md:h-10 flex flex-auto items-center justify-center">
  1766. <div class="border-t border-gray-200 h-px" style="width: 228px"></div>
  1767. </div>
  1768.  
  1769.  
  1770.  
  1771. <div class="group w-64 flex flex-auto">
  1772. <a href="/pl/shops"
  1773. class="no-underline w-full"
  1774. >
  1775. <div class="flex w-full items-center justify-between my-1 h-10 px-4 transition duration-300 ease-in-out group-hover:bg-gray-200 text-black">
  1776. <div class="whitespace-nowrap truncate text-xs flex items-center leading-3">
  1777. <div class="flex-1">
  1778. <svg class="h-4 w-4 mr-4 fill-current">
  1779. <use xlink:href="#ls-bag"></use>
  1780. </svg>
  1781.  
  1782. </div>
  1783. <div class="max-w-full pr-2 truncate leading-snug">Wszystkie sklepy z cashbackiem</div>
  1784. </div>
  1785. </div>
  1786. </a>
  1787. </div>
  1788.  
  1789. </div>
  1790. <div class="md:hidden sticky bottom-0 left-0 pb-8 bg-white">
  1791. <div class="w-64 -mr-1 flex h-4 md:h-10 flex-auto items-center justify-center">
  1792. <div class="border-t border-gray-200 h-px" style="width: 228px"></div>
  1793. </div>
  1794. <a href="/pl/partner"
  1795. target="_blank"
  1796. onclick="LSG.analytics.push({ autoEventCategory: 'header', autoEventAction: 'invite_a_friend', autoEventLabel: 'category-navigation-mobile'})"
  1797. class="mt-2 mx-4 flex whitespace-nowrap items-center px-3 h-8 bg-blue-100 hover:underline rounded text-blue-700 text-xs no-underline leading-none justify-center">
  1798. Polecaj i zarabiaj!
  1799. </a>
  1800. </div>
  1801. <div class="h-20 w-full md:hidden"></div>
  1802. </div>
  1803. </div>
  1804. </div>
  1805.  
  1806.  
  1807. <div id="mobile-search" hidden class="bg-white">
  1808. <div class="relative shadow">
  1809.  
  1810.  
  1811.  
  1812.  
  1813.  
  1814.  
  1815.  
  1816.  
  1817. <div class="search flex flex-col shadow shadow md:shadow-none relative z-20" v-ls-search="{&quot;additionHitnTarget&quot;:&quot;#mobile-search-onboard&quot;,&quot;mobile&quot;:true,&quot;subscribeEvent&quot;:&quot;search:focus&quot;,&quot;limit&quot;:10,&quot;trans&quot;:{&quot;before&quot;:&quot;do&quot;,&quot;cashback&quot;:&quot;cashback&quot;}}">
  1818. <div class="flex flex-auto p-1 lg:p-0 items-center">
  1819. <div data-search-wrapper class="flex flex-auto rounded border border-solid border-yellow-500 transition duration-300 ">
  1820. <div class="leading-5 flex flex-auto items-center text-black relative z-10 px-3 h-10">
  1821. <svg class="fill-current h-5 w-5">
  1822. <use xlink:href="#ls-search"></use>
  1823. </svg>
  1824.  
  1825. <div class="ml-4 h-full flex flex-auto text-base">
  1826. <input data-trigger class="w-full h-full focus:outline-none" placeholder="Wyszukaj sklep">
  1827. </div>
  1828. <div data-search-clear hidden class="w-5 h-5 text-gray-600 cursor-pointer flex items-center">
  1829. <svg class="fill-current h-4 w-4 ">
  1830. <use xlink:href="#ls-close"></use>
  1831. </svg>
  1832.  
  1833. </div>
  1834. </div>
  1835. </div>
  1836. <div data-close class="mx-4 text-sm leading-4 text-gray-600 lg:hidden">
  1837. Anuluj
  1838. </div>
  1839. </div>
  1840. <div v-ls-screen-height="{offsetHeight: 50}"
  1841. data-target="search-content"
  1842. hidden
  1843. class="absolute left-0 w-full md:mt-2 shadow-lsm p-4 md:p-6 bg-white lg:rounded top-full">
  1844. <div data-wrapper="shops" class="flex-col flex">
  1845. <div data-loader hidden class="flex w-full justify-center py-2">
  1846. <svg-spinner class="w-4 h-4 stroke-current text-blue-500"></svg-spinner>
  1847. </div>
  1848. <div data-not-found
  1849. hidden
  1850. class="py-2 text-center w-full">Nic nie znaleziono</div>
  1851. <div data-target="shops" hidden class="flex flex-auto flex-col mb-2 -mx-4 md:-mx-6"></div>
  1852. </div>
  1853. </div>
  1854. </div>
  1855.  
  1856.  
  1857.  
  1858.  
  1859. </div>
  1860. </div>
  1861.  
  1862.  
  1863.  
  1864. </div>
  1865.  
  1866. <div class="container">
  1867. <login :social-network-links="{&quot;facebook&quot;:&quot;https:\/\/auth.letyshops.com\/v1\/auth\/login?client_id=2095489367&amp;response_type=code&amp;state=f160e2cede753aad9f0ce0a9e6c6d001b56b6f83e1dfbc06f024d0ab09b3d902&amp;redirect_url=https%3A%2F%2Fletyshops.com%2Fpl%2Fsocial-network%2Flogin%3Fdestination%3D%2Fpl%2Fuser%2Fbalance&amp;language=pl&amp;country=PL&amp;connection=facebook&quot;,&quot;google&quot;:&quot;https:\/\/auth.letyshops.com\/v1\/auth\/login?client_id=2095489367&amp;response_type=code&amp;state=f160e2cede753aad9f0ce0a9e6c6d001b56b6f83e1dfbc06f024d0ab09b3d902&amp;redirect_url=https%3A%2F%2Fletyshops.com%2Fpl%2Fsocial-network%2Flogin%3Fdestination%3D%2Fpl%2Fuser%2Fbalance&amp;language=pl&amp;country=PL&amp;connection=google&quot;}"
  1868. _csrf=""
  1869. :show-captcha="true"
  1870. form-destination="/pl/user/balance"
  1871. class=" b-module-auth--page ">
  1872. </login>
  1873. </div>
  1874.  
  1875.  
  1876.  
  1877.  
  1878. <div class="b-cookie-banner bg-gray-900 border-gray-200 border-solid border border-l-0 border-r-0 w-full sticky left-0 bottom-0 z-30
  1879. ">
  1880.  
  1881. <div class="container container--full-tablet flex relative items-center py-3 px-2 xs:py-4 xs:px-3 md:px-6 lg:px-3 ">
  1882. <div class="absolute hidden md:block b-cookie-banner__icon-cookie">
  1883. <svg class="svg-icon svg-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><g fill="#FC0"><path d="M26.021 27.074c-.942 5.403-5.762 9.527-11.55 9.527-6.46 0-11.717-5.142-11.717-11.464 0-5.334 3.744-9.83 8.796-11.102a14.98 14.98 0 0 1-.172-2.73C4.879 12.694 0 18.368 0 25.136c0 7.807 6.492 14.159 14.471 14.159 7.329 0 13.402-5.356 14.347-12.277a16.197 16.197 0 0 1-2.797.055z"/><path d="M37.087 13.784a3.693 3.693 0 0 1-1.018-3.386c.167-.795-.426-1.54-1.236-1.714a5.428 5.428 0 0 1-2.702-1.467 5.257 5.257 0 0 1-1.449-2.675c-.163-.796-.91-1.389-1.726-1.241a3.888 3.888 0 0 1-3.44-1.063 3.736 3.736 0 0 1-.838-1.273c-.31-.786-1.215-1.16-2.022-.864-5.314 1.943-8.98 7.2-8.367 13.2.605 5.907 5.498 10.711 11.533 11.32 6.072.613 11.407-2.877 13.46-7.98a1.518 1.518 0 0 0-.86-1.992 3.803 3.803 0 0 1-1.335-.865zM24.825 5.737c.62 0 1.127.493 1.127 1.103 0 .608-.505 1.103-1.127 1.103s-1.129-.494-1.129-1.103a1.118 1.118 0 0 1 1.13-1.103zm.86 6.87a.625.625 0 0 1-.634.617.625.625 0 0 1-.633-.618c0-.343.282-.62.633-.62.351 0 .634.277.634.62zm-4.79 6.156a.57.57 0 0 1-.577-.562c0-.31.26-.564.576-.564a.57.57 0 0 1 .576.564.568.568 0 0 1-.576.562zm-.577-4.358c-1.018 0-1.843-.807-1.843-1.803 0-.997.826-1.802 1.843-1.802 1.018 0 1.844.806 1.844 1.802s-.827 1.803-1.844 1.803zm.238-6.175c-.888 0-1.606-.704-1.606-1.572 0-.868.719-1.571 1.606-1.571.885 0 1.606.703 1.606 1.571s-.72 1.572-1.606 1.572zm4.773 14.402c-1.113 0-2.015-.884-2.015-1.973 0-1.087.902-1.97 2.015-1.97s2.016.883 2.016 1.97c0 1.09-.903 1.973-2.016 1.973zm5.066-5.365c-.826 0-1.493-.653-1.493-1.46 0-.806.667-1.458 1.493-1.458.825 0 1.491.652 1.491 1.459 0 .806-.668 1.459-1.491 1.459zm.426-6.513c-.722 0-1.309-.571-1.309-1.278 0-.707.587-1.281 1.309-1.281s1.309.573 1.309 1.28c0 .708-.586 1.279-1.31 1.279z"/><ellipse cx="10.636" cy="19.97" rx="1.748" ry="1.71"/><ellipse cx="6.66" cy="26.515" rx="1.326" ry="1.297"/><ellipse cx="14.831" cy="26.683" rx="2.387" ry="2.335"/><ellipse cx="10.691" cy="32.197" rx="1.802" ry="1.763"/><ellipse cx="20.588" cy="30.575" rx="1.921" ry="1.879"/></g></svg>
  1884. </div>
  1885.  
  1886. <div class="max-w-none lg:max-w-2xl text-xs md:text-sm text-white w-full pl-0 md:pl-16">
  1887. <div>Używamy plików cookie: dzięki nim nasza strona internetowa działa lepiej.</div>
  1888. <a href="/pl/cookie-statement"
  1889. target="_blank"
  1890. class="link-inherit">
  1891. Dowiedz się więcej o tym, jak używamy plików cookie
  1892. </a>
  1893. </div>
  1894. <div class="b-cookie-banner__action w-auto lg:w-full inline-block lg:block ml-2 xs:ml-5">
  1895. <div class="b-button b-button--block b-button--small b-button--secondary-yellow-out3"
  1896. v-self-close="{target:'.b-cookie-banner', cookie:'cookieBanner', expires:1000, bodyClassName: 'cookie-banner-visible'}">
  1897. Akceptuj
  1898. </div>
  1899. </div>
  1900. </div>
  1901. </div>
  1902. </div>
  1903. <footer class="m-0 text-white bg-gray-900">
  1904. <div class="container container--full-tablet">
  1905. <div class="border-dashed border-0 lg:border-b border-gray-400">
  1906. <div class="py-0 lg:py-8 px-0 w-full block lg:grid grid-cols-4 opacity-100 visible mt-0 transition-opacity duration-200 ease-in ease-out">
  1907.  
  1908. <div class="py-1 xs:py-0 px-2 w-full relative border-0 border-solid border-b lg:border-b-0 border-gray-700">
  1909. <ul class="m-0 list-none pl-0 md:pl-2 lg:pl-0 relative pb-1 xs:pb-4 lg:pb-0 overflow-hidden lg:overflow-auto">
  1910. <li class="h-8 lg:h-4 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  1911. <a href="/pl/shops"
  1912. class="text-gray-600 no-underline hover:underline"
  1913. onclick="LSG.analytics.allStoresFooter()">
  1914. Wszystkie sklepy
  1915. </a>
  1916. </li>
  1917. <li class="h-8 lg:h-4 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  1918. <a href="/pl/reviews"
  1919. class="text-gray-600 no-underline hover:underline"
  1920. onclick="LSG.analytics.letyshopsReviewsFooter()">
  1921. Recenzje o LetyShops
  1922. </a>
  1923. </li>
  1924. <li class="h-8 lg:h-24 hidden lg:block items-center pl-0 mb-8">
  1925. <div class="flex items-center">
  1926. <div class="text-sm text-gray-600">Język:</div>
  1927. <div class="relative">
  1928. <div v-ls-dropdown class="relative z-10 h-8 flex items-center">
  1929. <div class="flex items-center leading-none cursor-pointer" data-trigger>
  1930. <div class="text-xs mx-2">Polski</div>
  1931. <div class="text-3xs"> <svg class="svg-icon svg-fill ">
  1932. <use xlink:href="#ls-black-arrow"></use>
  1933. </svg>
  1934.  
  1935. </div>
  1936. </div>
  1937. <div data-target hidden class="absolute top-full left-0 mt-1 min-w-40">
  1938. <anon-language-choose selected-locale="pl_PL"
  1939. :redirect-map="{&quot;en_001&quot;:&quot;\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_RU&quot;:&quot;\/ru\/login?destination=\/pl\/user\/balance&quot;,&quot;uk_UA&quot;:&quot;\/ua\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_KZ&quot;:&quot;\/kz\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_BY&quot;:&quot;\/by\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ES&quot;:&quot;\/es-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_ES&quot;:&quot;\/es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DE&quot;:&quot;\/de-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_DE&quot;:&quot;\/de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NL&quot;:&quot;\/nl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_NL&quot;:&quot;\/nl-de\/login?destination=\/pl\/user\/balance&quot;,&quot;de_BE&quot;:&quot;\/be-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BE&quot;:&quot;\/be-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_BE&quot;:&quot;\/be-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;de_AT&quot;:&quot;\/at\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AT&quot;:&quot;\/at-en\/login?destination=\/pl\/user\/balance&quot;,&quot;de_CH&quot;:&quot;\/ch-de\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CH&quot;:&quot;\/ch-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CH&quot;:&quot;\/ch-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FR&quot;:&quot;\/fr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_FR&quot;:&quot;\/fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IT&quot;:&quot;\/it-en\/login?destination=\/pl\/user\/balance&quot;,&quot;it_IT&quot;:&quot;\/it\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PL&quot;:&quot;\/pl-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pl_PL&quot;:&quot;\/pl\/login?destination=\/pl\/user\/balance&quot;,&quot;en_FI&quot;:&quot;\/fi-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GR&quot;:&quot;\/gr-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PT&quot;:&quot;\/pt-en\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_PT&quot;:&quot;\/pt\/login?destination=\/pl\/user\/balance&quot;,&quot;en_DK&quot;:&quot;\/dk-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_SE&quot;:&quot;\/se-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NO&quot;:&quot;\/no-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CZ&quot;:&quot;\/cz-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IE&quot;:&quot;\/ie\/login?destination=\/pl\/user\/balance&quot;,&quot;en_HU&quot;:&quot;\/hu-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_MX&quot;:&quot;\/mx\/login?destination=\/pl\/user\/balance&quot;,&quot;es_AR&quot;:&quot;\/ar\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CL&quot;:&quot;\/cl\/login?destination=\/pl\/user\/balance&quot;,&quot;es_CO&quot;:&quot;\/co\/login?destination=\/pl\/user\/balance&quot;,&quot;pt_BR&quot;:&quot;\/br\/login?destination=\/pl\/user\/balance&quot;,&quot;en_BR&quot;:&quot;\/br-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_PE&quot;:&quot;\/pe\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PE&quot;:&quot;\/pe-en\/login?destination=\/pl\/user\/balance&quot;,&quot;en_US&quot;:&quot;\/us\/login?destination=\/pl\/user\/balance&quot;,&quot;es_US&quot;:&quot;\/us-es\/login?destination=\/pl\/user\/balance&quot;,&quot;en_CA&quot;:&quot;\/ca\/login?destination=\/pl\/user\/balance&quot;,&quot;fr_CA&quot;:&quot;\/ca-fr\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AU&quot;:&quot;\/au\/login?destination=\/pl\/user\/balance&quot;,&quot;en_NZ&quot;:&quot;\/nz\/login?destination=\/pl\/user\/balance&quot;,&quot;en_IN&quot;:&quot;\/in\/login?destination=\/pl\/user\/balance&quot;,&quot;en_ZA&quot;:&quot;\/za\/login?destination=\/pl\/user\/balance&quot;,&quot;en_PH&quot;:&quot;\/ph\/login?destination=\/pl\/user\/balance&quot;,&quot;en_GB&quot;:&quot;\/uk\/login?destination=\/pl\/user\/balance&quot;,&quot;en_AE&quot;:&quot;\/ae-en\/login?destination=\/pl\/user\/balance&quot;,&quot;es_001&quot;:&quot;\/global-es\/login?destination=\/pl\/user\/balance&quot;,&quot;ru_001&quot;:&quot;\/global-ru\/login?destination=\/pl\/user\/balance&quot;}"
  1940. inline-template>
  1941. <div class="bg-white shadow text-black rounded-sm overflow-hidden">
  1942. <form ref="form" action="/pl/country" method="POST">
  1943. <input type="hidden" name="locale" v-model="locale">
  1944. <input type="hidden" name="redirect_url" v-model="redirect">
  1945. <ul class="m-0 p-0">
  1946. <li class="py-3 px-4 text-xs cursor-pointer hover:text-blue-500 "
  1947. @click="handleChange('en_PL')">
  1948. English
  1949. </li>
  1950. <li class="py-3 px-4 text-xs cursor-pointer hover:text-blue-500 bg-gray-200 text-blue-500"
  1951. @click="handleChange('pl_PL')">
  1952. Polski
  1953. </li>
  1954. </ul>
  1955. </form>
  1956. </div>
  1957. </anon-language-choose>
  1958.  
  1959. </div>
  1960. </div>
  1961. </div>
  1962. </div>
  1963. </li>
  1964. </ul>
  1965. </div>
  1966.  
  1967. <div class="py-1 xs:py-0 px-2 w-full relative border-0 border-solid border-b lg:border-b-0 border-gray-700">
  1968. <ul class="m-0 list-none pl-0 md:pl-2 lg:pl-0 relative pb-1 xs:pb-4 lg:pb-0 overflow-hidden lg:overflow-auto">
  1969. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  1970. <a href="/pl/how-it-works"
  1971. class="text-gray-600 no-underline hover:underline"
  1972. onclick="LSG.analytics.howCashbackWorksFooter()">
  1973. Jak działa cashback
  1974. </a>
  1975. </li>
  1976. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  1977. <a href="/pl/extension"
  1978. class="text-gray-600 no-underline hover:underline"
  1979. id="browser-extension"
  1980. onclick="LSG.analytics.browserExtensionFooter()">
  1981. Wtyczka do przeglądarki
  1982. </a>
  1983. </li>
  1984. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  1985. <a href="/pl/partner"
  1986. class="text-gray-600 no-underline hover:underline"
  1987. onclick="LSG.analytics.inviteAFriendFooter()">
  1988. Polecaj i zarabiaj
  1989. </a>
  1990. </li>
  1991. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  1992. <a href="/pl/loyalty"
  1993. class="text-gray-600 no-underline hover:underline"
  1994. onclick="LSG.analytics.loyaltyProgramFooter()">
  1995. Program lojalnościowy
  1996. </a>
  1997. </li>
  1998. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  1999. <a href="/pl/shopping-rules"
  2000. class="text-gray-600 no-underline hover:underline"
  2001. onclick="LSG.analytics.cashbackRulesAndAdvicesFooter()">
  2002. Zasady zakupów z cashbackiem
  2003. </a>
  2004. </li>
  2005. </ul>
  2006. </div>
  2007.  
  2008. <div class="py-1 xs:py-0 px-2 w-full relative border-0 border-solid border-b lg:border-b-0 border-gray-700">
  2009. <ul class="m-0 list-none pl-0 md:pl-2 lg:pl-0 relative pb-1 xs:pb-4 lg:pb-0 overflow-hidden lg:overflow-auto">
  2010. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  2011. <a href="/pl/admitad"
  2012. class="text-gray-600 no-underline hover:underline"
  2013. onclick="LSG.analytics.affiliateProgramFooter()">
  2014. Program partnerski
  2015. </a>
  2016. </li>
  2017. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  2018. <a href="/pl/advertisers"
  2019. class="text-gray-600 no-underline hover:underline"
  2020. onclick="LSG.analytics.addStoreFooter()">
  2021. Dodaj sklep
  2022. </a>
  2023. </li>
  2024. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  2025. <a href="/pl/contacts"
  2026. class="text-gray-600 no-underline hover:underline"
  2027. onclick="LSG.analytics.contactInformationFooter()">
  2028. Informacje kontaktowe
  2029. </a>
  2030. </li>
  2031.  
  2032.  
  2033. </ul>
  2034. </div>
  2035.  
  2036. <div class="py-1 xs:py-0 px-2 w-full relative border-0 border-solid border-b lg:border-b-0 border-gray-700">
  2037. <ul class="m-0 list-none pl-0 md:pl-2 lg:pl-0 relative pb-1 xs:pb-4 lg:pb-0 overflow-hidden lg:overflow-auto">
  2038. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  2039. <a href="/pl/help"
  2040. class="text-gray-600 no-underline hover:underline"
  2041. onclick="LSG.analytics.customerCareSupportFooter()">
  2042. Pomoc
  2043. </a>
  2044. </li>
  2045. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-2">
  2046. <a href="https://help.letyshops.com/hc/pl"
  2047. target="_blank"
  2048. class="text-gray-600 no-underline hover:underline"
  2049. rel="noopener"
  2050. onclick="LSG.analytics.faqFooter()">
  2051. Często zadawane pytania
  2052. </a>
  2053. </li>
  2054. <li class="py-2 lg:p-0 flex lg:block items-center pl-0 mb-0 lg:mb-8 lg:mt-8">
  2055. <a href="/pl/come-back-alive"
  2056. target="_blank"
  2057. class="text-gray-600 no-underline hover:underline leading-none inline-flex items-center"
  2058. rel="noopener">
  2059. Razem do zwycięstwa!
  2060. <div class="geo-flag ua shadow ml-2"></div>
  2061. </a>
  2062. </li>
  2063. </ul>
  2064. </div>
  2065. </div>
  2066. </div>
  2067.  
  2068. <div class="flex flex-wrap pt-8 ">
  2069. <div class="flex w-full lg:w-auto justify-center items-center">
  2070.  
  2071. </div>
  2072. <div class="w-full lg:w-auto flex justify-center items-center overflow-hidden">
  2073. <!-- TrustBox widget - Micro Review Count -->
  2074. <div class="trustpilot-widget" data-locale="en-GB" data-template-id="5419b6a8b0d04a076446a9ad" data-businessunit-id="5c3c6af58504d30001d3487f"
  2075. data-style-height="24px" data-style-width="100%" data-theme="dark" data-style-alignment="center">
  2076. <a href="https://trustpilot.com/review/letyshops.com" target="_blank" rel="noopener">Trustpilot</a>
  2077. </div>
  2078. <!-- End TrustBox widget -->
  2079. </div>
  2080. <div class="flex w-full lg:w-auto items-center justify-center ml-auto">
  2081. <a target="_blank"
  2082. href="/pl/iosapp?placement=footer"
  2083. class="block ml-0 text-white">
  2084. <svg class="w-32 h-12"><use xlink:href="#ls-appstore"></use></svg>
  2085. </a>
  2086. <a target="_blank"
  2087. href="/pl/androidapp?placement=footer"
  2088. class="block ml-6 text-white">
  2089. <svg class="w-32 h-12"><use xlink:href="#ls-googleplay"></use></svg>
  2090. </a>
  2091. </div>
  2092. <div class="flex w-full items-center my-0 -mx-3 pt-10 justify-center lg:justify-start flex-wrap">
  2093. <div class="pt-0 px-3 pb-6">
  2094. <picture>
  2095. <source srcset="/build/core/images/paypal@2x.239ca05cf28e7a883c6d.png"
  2096. media="(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi)">
  2097. <img class="h-6" src="/build/core/images/paypal.f4c78377111d8726d244.png" alt="Paypal">
  2098. </picture>
  2099. </div>
  2100. <div class="pt-0 px-3 pb-6">
  2101. <picture>
  2102. <source srcset="/build/core/images/bank_transfer@2x.b41fe4e829529b901134.png"
  2103. media="(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi)">
  2104. <img class="h-6" src="/build/core/images/bank_transfer.de2c258c027724eda05b.png" alt="">
  2105. </picture>
  2106. </div>
  2107. </div>
  2108. <div class="text-white leading-5 block text-xs text-center lg:text-left w-full lg:w-auto">Letyshops KFT zarejestrowany pod adresem 2161 Csomád, Akácos utca 15, Węgry</div>
  2109. <div class="block md:flex justify-between w-full text-center leading-8 pt-0 px-3 pb-8 sm:pt-1 sm:pb-6 md:pb-10 lg:px-0 lg:pb-12">
  2110. <div class="text-white leading-6 block text-xs text-center lg:text-left w-full lg:w-auto">&copy 2014-2023 LetyShops</div>
  2111. <div class="block md:flex">
  2112. <div class="text-center ml-0 md:ml-10 mb-2 md:mb-0">
  2113. <a href="/pl/cookie-statement#content"
  2114. target="_blank"
  2115. class="text-gray-600 no-underline hover:underline text-xs block md:inline text-center md:text-left w-full md:w-auto mb-2 md:mb-0">
  2116. Pliki cookie
  2117. </a>
  2118. </div>
  2119. <div class="text-center ml-0 md:ml-10 mb-2 md:mb-0">
  2120. <a href="/pl/agreement#content"
  2121. target="_blank"
  2122. class="text-gray-600 no-underline hover:underline text-xs block md:inline text-center md:text-left w-full md:w-auto mb-2 md:mb-0">
  2123. Warunki użytkowania
  2124. </a>
  2125. </div>
  2126. <div class="text-center ml-0 md:ml-10 mb-2 md:mb-0">
  2127. <a href="/pl/confidential#content"
  2128. target="_blank"
  2129. class="text-gray-600 no-underline hover:underline text-xs block md:inline text-center md:text-left w-full md:w-auto mb-2 md:mb-0">
  2130. Polityka prywatności
  2131. </a>
  2132. </div>
  2133. </div>
  2134. </div>
  2135. </div>
  2136. </div>
  2137. </footer>
  2138. </div>
  2139.  
  2140.  
  2141. <popup name="AUTO_PROMO_EXPIRED" v-cloak="hide" class-name="auto-promo-expired w-64">
  2142. <div class="flex flex-auto flex-col items-center justify-center p-4 py-12 md:p-12" style="max-width: 640px">
  2143. <div class="text-gray-500 py-4 px-6 flex items-center bg-gray-200 mb-8" style="border-radius: 16px">
  2144. <div class="h-16 md:h-20 w-16 md: w-20">
  2145. <svg class="h-full w-full fill-current">
  2146. <use xlink:href="#ls-new"></use>
  2147. </svg>
  2148.  
  2149. </div>
  2150. <div class="font-bold text-6xl md:text-8xl md:ml-6">0</div>
  2151. </div>
  2152. <div class="font-extrabold font-heading text-base md:text-xl mb-4">Niestety jesteś trochę spóźniony :(</div>
  2153. <div class="text-md leading-normal w-full text-center">
  2154. Wszystkie bonusy cashback dla tego sklepu zostały już wykorzystane. Być może później pojawią się ponownie. Obecnie możesz poszukać podwyższony cashback w innych sklepach.
  2155. </div>
  2156. </div>
  2157. </popup>
  2158. <popup name="AUTO_PROMO_DESCRIPTION" v-cloak="hide">
  2159. <div class="flex flex-col items-center justify-center py-12">
  2160. <div class="mb-6">
  2161. <svg xmlns="http://www.w3.org/2000/svg" fill="none" width="73" height="72" viewBox="0 0 73 72"><defs/><path fill="#FC0" fill-rule="evenodd" d="M60.8 0C67 0 72 5 72 11.2v20l-1.5.6a4.5 4.5 0 000 8.4l1.5.6v20C72 67 67 72 60.7 72H11.3C5 72 0 67 0 60.7v-20l1.5-.5a4.5 4.5 0 000-8.4L0 31.2v-20C0 5 5 0 11.3 0h49.5zm0 4.5H11.3c-3.8 0-6.8 3-6.8 6.7v17l.4.2a9 9 0 014 6.9l.1.7a9 9 0 01-4.1 7.6l-.4.2v17c0 3.5 2.7 6.3 6.1 6.7h50.2c3.7 0 6.7-3 6.7-6.8v-17l-.4-.1a9 9 0 01-4-6.9L63 36a9 9 0 014.1-7.6l.4-.2v-17c0-3.5-2.7-6.3-6.1-6.7h-.6z" clip-rule="evenodd"/><path fill="#121212" d="M31.8 25.2a7 7 0 10-10 10 7 7 0 0010-10zM28.5 32a2.4 2.4 0 11-3.3-3.4 2.4 2.4 0 013.3 3.4zM49.3 25.2a7 7 0 10-10 10 7 7 0 0010-10zM46 32a2.4 2.4 0 11-3.3-3.4A2.4 2.4 0 0146 32z"/><path fill="#121212" fill-rule="evenodd" d="M22.8 41.7a2.3 2.3 0 00-2.5 3.9l1.3-2-1.3 2a10.7 10.7 0 001.3.7 32.4 32.4 0 0014.2 3.8 29.4 29.4 0 0015.4-4.5l-1.2-2 1.3 2a2.3 2.3 0 00-2.5-3.9 9.7 9.7 0 01-1 .6 27.8 27.8 0 01-12 3.2 24.8 24.8 0 01-13-3.8z" clip-rule="evenodd"/></svg>
  2162. </div>
  2163. <div class="font-bold text-xl mb-6">Gorące oferty!</div>
  2164. <div class="text-md leading-normal w-full md:w-2/3 text-center sm:px-8">
  2165. Szukaj powiększony cashback w naszym katalogu! Wszystkie oferty są ograniczone pod względem liczby i czasu, więc nie przegap swojej szansy.
  2166. </div>
  2167. <div class="mt-4">
  2168. <a href="/pl/shops?utm_source=letyshops.com_lk&amp;utm_medium=auto_promo_promo_block&amp;utm_content=popup_button"
  2169. target="_blank"
  2170. class="flex px-12 h-12 no-underline hover:bg-red-600 items-center rounded bg-red-500 text-white text-sm">
  2171. Pokaż wszystko
  2172. </a>
  2173. </div>
  2174. </div>
  2175. </popup>
  2176. <flash class="absolute top-0 right-0 w-full"></flash>
  2177. <auth-popup></auth-popup>
  2178. </div>
  2179. <!-- TrustBox script -->
  2180. <script type="text/javascript" src="//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script>
  2181. <!-- End TrustBox script -->
  2182. <script src="/build/core/runtime.0841c393.js" defer integrity="sha384-8aBl1L7/4v9PCzsnI5voD5eniD5xmvsRzstFjpT2aHh18jfe9t5J9pDIisJgZjSx"></script><script src="/build/core/9669.da778f82.js" defer integrity="sha384-oTw72ZuGHsUl6GV/filzaGxZqZwguLtA+VUzkEalHLMNK9Fj6uNO2pmCsV9cshPk"></script><script src="/build/core/8266.eb63d865.js" defer integrity="sha384-BmLVRuF7wxpqHBR3tQxrAmViqt+jhO2YMgcJn9xkzcIjPSHLFd+JU+hJK26p3BEz"></script><script src="/build/core/2364.a2010707.js" defer integrity="sha384-496BxbiJK9gwqgMb1KzmYU4YIEZ6o7fka8sPr9275Dox9+60bjTEMTdeARdmbkLL"></script><script src="/build/core/5306.e53ed776.js" defer integrity="sha384-fH6OZcsEYIxn7JTPWd08xroN3uylc8L5ga0nU1hoSBtYunAwe5OQUEb1Q1/Vu+mN"></script><script src="/build/core/502.fa3876be.js" defer integrity="sha384-TdDAAIYw33tC8ZOHnvK8pFS0tfYfwXt338Ed88z35OcqCDw2c5wwvqH7ZrEhf9KE"></script><script src="/build/core/app.9408113c.js" defer integrity="sha384-Zaa4ftm4WGITvjuj2hDkPBYg9TvH/PmSGyvYV2zNNq13zAdsxRIRzWBOxs05dE4O"></script>
  2183.  
  2184. <script src="/build/core/rud.dabb7edf.js" defer integrity="sha384-uorx96SSxGftm4kbcptm9lDthT+0TrC54lDpZt3fnOR52frs2OvJ4wXgLPu8uhmv"></script>
  2185.  
  2186.  
  2187.  
  2188.  
  2189.  
  2190.  
  2191.  
  2192.  
  2193.  
  2194.  
  2195.  
  2196.  
  2197.  
  2198.  
  2199.  
  2200.  
  2201.  
  2202.  
  2203.  
  2204.  
  2205.  
  2206.  
  2207.  
  2208. <script>
  2209. document.addEventListener('DOMContentLoaded', function() {
  2210. [].forEach(function (event) {
  2211. switch (event.type) {
  2212. case 'visit_content':
  2213. window.dataLayer && window.dataLayer.push({
  2214. content_ids: event.content_ids,
  2215. content_type: event.content_type,
  2216. content_category: event.content_category,
  2217. });
  2218. break;
  2219. }
  2220. })
  2221. })
  2222. </script>
  2223.  
  2224.  
  2225. </body>
  2226. </html>
  2227.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement