@jetshop/template-trend 6.3.0-alpha.9b43c0e8 → 6.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (174) hide show
  1. package/package.json +7 -8
  2. package/schema.graphql +6 -0
  3. package/src/components/ProductList/Favourites.js +3 -1
  4. package/src/shop.config.js +5 -2
  5. package/src/shop.config.js.rej +5 -0
  6. package/translations/cs.json +6 -0
  7. package/translations/da.json +6 -0
  8. package/translations/de.json +6 -0
  9. package/translations/default.json +42 -0
  10. package/translations/en.json +6 -0
  11. package/translations/es.json +6 -0
  12. package/translations/et.json +6 -0
  13. package/translations/fi.json +6 -0
  14. package/translations/fr.json +6 -0
  15. package/translations/it.json +6 -0
  16. package/translations/lv.json +6 -0
  17. package/translations/nb.json +6 -0
  18. package/translations/nl.json +6 -0
  19. package/translations/pl.json +6 -0
  20. package/translations/ru.json +6 -0
  21. package/translations/sk.json +6 -0
  22. package/translations/sr.json +6 -0
  23. package/translations/sv.json +6 -0
  24. package/.linaria-cache/packages/template-trend/src/components/Auth/LogInPage.linaria.css +0 -4
  25. package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/Address.linaria.css +0 -1
  26. package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/CustomerType.linaria.css +0 -1
  27. package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/LoginFields.linaria.css +0 -1
  28. package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/SignUpPage.linaria.css +0 -2
  29. package/.linaria-cache/packages/template-trend/src/components/Auth/UI/Form.linaria.css +0 -2
  30. package/.linaria-cache/packages/template-trend/src/components/Cart/CartButton.linaria.css +0 -2
  31. package/.linaria-cache/packages/template-trend/src/components/Cart/CartFlyout.linaria.css +0 -7
  32. package/.linaria-cache/packages/template-trend/src/components/Cart/CartItem.linaria.css +0 -8
  33. package/.linaria-cache/packages/template-trend/src/components/Cart/FreeShipping.linaria.css +0 -2
  34. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/CategoryHeader.linaria.css +0 -8
  35. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/ActiveFilters.linaria.css +0 -6
  36. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Filter.linaria.css +0 -4
  37. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/FilterDrawer.linaria.css +0 -4
  38. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/FilterDropdownMenu.linaria.css +0 -1
  39. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/ActiveCarot.linaria.css +0 -1
  40. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/FilterButton.linaria.css +0 -5
  41. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/ListAccordion.linaria.css +0 -1
  42. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/shared/styles.linaria.css +0 -1
  43. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/RangeFilters.linaria.css +0 -2
  44. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductCard.linaria.css +0 -1
  45. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductGrid.linaria.css +0 -2
  46. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductGridWindow.linaria.css +0 -2
  47. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/StandardCategoryPage.linaria.css +0 -3
  48. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/WindowedCategoryPage.linaria.css +0 -4
  49. package/.linaria-cache/packages/template-trend/src/components/ContentPage/ContentPage.linaria.css +0 -5
  50. package/.linaria-cache/packages/template-trend/src/components/ContentPage/SubPageNavigation.linaria.css +0 -4
  51. package/.linaria-cache/packages/template-trend/src/components/CookieConsent.linaria.css +0 -1
  52. package/.linaria-cache/packages/template-trend/src/components/Forms/GlobalError.linaria.css +0 -1
  53. package/.linaria-cache/packages/template-trend/src/components/Forms/Input.linaria.css +0 -4
  54. package/.linaria-cache/packages/template-trend/src/components/Forms/InputStatus.linaria.css +0 -3
  55. package/.linaria-cache/packages/template-trend/src/components/Forms/Success.linaria.css +0 -1
  56. package/.linaria-cache/packages/template-trend/src/components/Layout/Container.linaria.css +0 -1
  57. package/.linaria-cache/packages/template-trend/src/components/Layout/Content/index.linaria.css +0 -1
  58. package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/Footer.linaria.css +0 -4
  59. package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/SocialLinks.linaria.css +0 -2
  60. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Categories/MobileCategories.linaria.css +0 -6
  61. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/CategoryMenu.linaria.css +0 -1
  62. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/CategoryMenuContainer.linaria.css +0 -2
  63. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/SubMenuSection.linaria.css +0 -2
  64. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/SubMenuWrapper.linaria.css +0 -5
  65. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/ChannelSelector.linaria.css +0 -2
  66. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/ChannelSelectorModal.linaria.css +0 -2
  67. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/Selector.linaria.css +0 -5
  68. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Header.linaria.css +0 -7
  69. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Logo.linaria.css +0 -1
  70. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/LogoSearchBar.linaria.css +0 -1
  71. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/MobileMenu.linaria.css +0 -6
  72. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/RecommendedChannel/ChannelBanner.linaria.css +0 -5
  73. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/RecommendedChannel/RecommendedChannelSelector.linaria.css +0 -9
  74. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/SearchBar.linaria.css +0 -3
  75. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/SearchButton.linaria.css +0 -1
  76. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/TopNav.linaria.css +0 -1
  77. package/.linaria-cache/packages/template-trend/src/components/Layout/MaxWidth.linaria.css +0 -1
  78. package/.linaria-cache/packages/template-trend/src/components/Layout/Notifications.linaria.css +0 -1
  79. package/.linaria-cache/packages/template-trend/src/components/LoadingPage.linaria.css +0 -1
  80. package/.linaria-cache/packages/template-trend/src/components/MyPages/CustomerNameHeader.linaria.css +0 -1
  81. package/.linaria-cache/packages/template-trend/src/components/MyPages/DeleteAccount.linaria.css +0 -1
  82. package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPages.linaria.css +0 -1
  83. package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesSidebar.linaria.css +0 -1
  84. package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesStartPage.linaria.css +0 -2
  85. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/ListOrder.linaria.css +0 -1
  86. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/ListDetail.linaria.css +0 -4
  87. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/OrderTotals.linaria.css +0 -1
  88. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/ShippingPayment.linaria.css +0 -1
  89. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderListPage.linaria.css +0 -1
  90. package/.linaria-cache/packages/template-trend/src/components/MyPages/ProfileDeliveryAddresses.linaria.css +0 -1
  91. package/.linaria-cache/packages/template-trend/src/components/MyPages/ProfilePage.linaria.css +0 -4
  92. package/.linaria-cache/packages/template-trend/src/components/NavigationTree/NavTree.linaria.css +0 -2
  93. package/.linaria-cache/packages/template-trend/src/components/Newsletter/NewsletterField.linaria.css +0 -3
  94. package/.linaria-cache/packages/template-trend/src/components/NotFoundPage.linaria.css +0 -1
  95. package/.linaria-cache/packages/template-trend/src/components/Pagination/Pagination.linaria.css +0 -1
  96. package/.linaria-cache/packages/template-trend/src/components/ProductList/AddToCart.linaria.css +0 -1
  97. package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourite.linaria.css +0 -1
  98. package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourites.linaria.css +0 -2
  99. package/.linaria-cache/packages/template-trend/src/components/ProductList/Product.linaria.css +0 -2
  100. package/.linaria-cache/packages/template-trend/src/components/ProductPage/AddToCart/AddToCartForm.linaria.css +0 -3
  101. package/.linaria-cache/packages/template-trend/src/components/ProductPage/AddToCart/ProductToast.linaria.css +0 -9
  102. package/.linaria-cache/packages/template-trend/src/components/ProductPage/Campaigns.linaria.css +0 -2
  103. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ConfigurationSelector.linaria.css +0 -1
  104. package/.linaria-cache/packages/template-trend/src/components/ProductPage/Images/ImageContainer.linaria.css +0 -1
  105. package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/IncludedInPackages.linaria.css +0 -1
  106. package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/PackageProduct.linaria.css +0 -2
  107. package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/PackageProductItem.linaria.css +0 -1
  108. package/.linaria-cache/packages/template-trend/src/components/ProductPage/PriceHistory.linaria.css +0 -1
  109. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductInfo.linaria.css +0 -3
  110. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductInfoAccordion.linaria.css +0 -3
  111. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductPage.linaria.css +0 -1
  112. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductPageLoadingState.linaria.css +0 -3
  113. package/.linaria-cache/packages/template-trend/src/components/ProductPage/RelatedProducts.linaria.css +0 -1
  114. package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/NotifyWhenBack.linaria.css +0 -5
  115. package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/StockOrb.linaria.css +0 -1
  116. package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/StockStatusIndicator.linaria.css +0 -1
  117. package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/WarehouseStock.linaria.css +0 -2
  118. package/.linaria-cache/packages/template-trend/src/components/ProductPage/VariantSelector.linaria.css +0 -3
  119. package/.linaria-cache/packages/template-trend/src/components/ProductPage/styledComponents.linaria.css +0 -1
  120. package/.linaria-cache/packages/template-trend/src/components/SearchPage/CategoryList.linaria.css +0 -7
  121. package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchMeta.linaria.css +0 -1
  122. package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchPage.linaria.css +0 -3
  123. package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchResults.linaria.css +0 -4
  124. package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchTerm.linaria.css +0 -1
  125. package/.linaria-cache/packages/template-trend/src/components/SearchPage/WindowedSearchResults.linaria.css +0 -5
  126. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/Row.linaria.css +0 -3
  127. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageCampaign.linaria.css +0 -7
  128. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageCategories.linaria.css +0 -3
  129. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageHTMLContent.linaria.css +0 -1
  130. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageHero.linaria.css +0 -6
  131. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageProductGrid.linaria.css +0 -2
  132. package/.linaria-cache/packages/template-trend/src/components/StartPage/StartPage.linaria.css +0 -1
  133. package/.linaria-cache/packages/template-trend/src/components/Store/Store.linaria.css +0 -1
  134. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreList.linaria.css +0 -5
  135. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreLocator.linaria.css +0 -5
  136. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreMap.linaria.css +0 -1
  137. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreMarker.linaria.css +0 -1
  138. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreSearch.linaria.css +0 -1
  139. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/UserLocation.linaria.css +0 -1
  140. package/.linaria-cache/packages/template-trend/src/components/ui/Badge.linaria.css +0 -1
  141. package/.linaria-cache/packages/template-trend/src/components/ui/Button.linaria.css +0 -4
  142. package/.linaria-cache/packages/template-trend/src/components/ui/CloseButton.linaria.css +0 -1
  143. package/.linaria-cache/packages/template-trend/src/components/ui/Headings.linaria.css +0 -2
  144. package/.linaria-cache/packages/template-trend/src/components/ui/Spinner.linaria.css +0 -1
  145. package/.linaria-cache/packages/template-trend/src/fonts/loadFontCss.linaria.css +0 -1
  146. package/.linaria-cache/packages/template-trend/src/globalStyles.linaria.css +0 -1
  147. package/.linaria-cache/packages/ui/Breadcrumbs/Breadcrumbs.linaria.css +0 -2
  148. package/.linaria-cache/packages/ui/Button/Button.linaria.css +0 -2
  149. package/.linaria-cache/packages/ui/Button/SecondaryButton.linaria.css +0 -1
  150. package/.linaria-cache/packages/ui/Button/TrendButton.linaria.css +0 -1
  151. package/.linaria-cache/packages/ui/ChannelSelector/ChannelSelector.linaria.css +0 -3
  152. package/.linaria-cache/packages/ui/ChannelSelector/ChannelSelectorButtons.linaria.css +0 -2
  153. package/.linaria-cache/packages/ui/ChannelSelector/LargeSelector.linaria.css +0 -1
  154. package/.linaria-cache/packages/ui/ChannelSelector/MiniSelector.linaria.css +0 -1
  155. package/.linaria-cache/packages/ui/Checkbox/Checkbox.linaria.css +0 -4
  156. package/.linaria-cache/packages/ui/Checkbox/CheckboxGroup.linaria.css +0 -3
  157. package/.linaria-cache/packages/ui/DropdownMenu/DropdownMenu.linaria.css +0 -2
  158. package/.linaria-cache/packages/ui/ErrorBoundary/Generic.linaria.css +0 -1
  159. package/.linaria-cache/packages/ui/Gallery/Gallery.linaria.css +0 -2
  160. package/.linaria-cache/packages/ui/JetshopText.linaria.css +0 -1
  161. package/.linaria-cache/packages/ui/Loading/LoadingBar.linaria.css +0 -2
  162. package/.linaria-cache/packages/ui/Modal/Drawer/Drawer.linaria.css +0 -1
  163. package/.linaria-cache/packages/ui/Modal/ModalProvider.linaria.css +0 -1
  164. package/.linaria-cache/packages/ui/Modal/ModalRoot.linaria.css +0 -1
  165. package/.linaria-cache/packages/ui/Pagination/Pagination.linaria.css +0 -1
  166. package/.linaria-cache/packages/ui/Pagination/usePagination.linaria.css +0 -1
  167. package/.linaria-cache/packages/ui/PreOrderDateSelector/PreOrderDateSelector.linaria.css +0 -1
  168. package/.linaria-cache/packages/ui/Price/Price.linaria.css +0 -4
  169. package/.linaria-cache/packages/ui/ProductList/Badges.linaria.css +0 -7
  170. package/.linaria-cache/packages/ui/ProductSpecifications/ProductSpecifications.linaria.css +0 -1
  171. package/.linaria-cache/packages/ui/Search/SearchField.linaria.css +0 -5
  172. package/.linaria-cache/packages/ui/Search/SearchPage/SearchMeta.linaria.css +0 -1
  173. package/.linaria-cache/packages/ui/Select/Components.linaria.css +0 -10
  174. package/.linaria-cache/packages/ui/Theme/sanitizeCss.linaria.css +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/template-trend",
3
- "version": "6.3.0-alpha.9b43c0e8",
3
+ "version": "6.3.1",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "build": "react-scripts build",
@@ -10,8 +10,6 @@
10
10
  "cypress:singledomain": "cypress run --project ./cypress-demostore-singledomain",
11
11
  "cypress:singledomain:open": "cypress open --project ./cypress-demostore-singledomain",
12
12
  "intl": "intl",
13
- "precommit": "lint-staged",
14
- "prepare": "graphql codegen",
15
13
  "serve": "node build/server/server.js",
16
14
  "serve:dev": "node --inspect build/server/server.js",
17
15
  "start": "react-scripts start",
@@ -45,11 +43,11 @@
45
43
  ]
46
44
  },
47
45
  "dependencies": {
48
- "@jetshop/core": "^6.3.0-alpha.9b43c0e8",
46
+ "@jetshop/core": "^6.3.1",
49
47
  "@jetshop/flight-shortcodes": "^2.0.10",
50
- "@jetshop/intl": "^6.3.0-alpha.9b43c0e8",
51
- "@jetshop/react-scripts": "^6.3.0-alpha.9b43c0e8",
52
- "@jetshop/ui": "^6.3.0-alpha.9b43c0e8",
48
+ "@jetshop/intl": "^6.3.1",
49
+ "@jetshop/react-scripts": "^6.3.1",
50
+ "@jetshop/ui": "^6.3.1",
53
51
  "@react-google-maps/api": "~2.18.1",
54
52
  "prop-types": "^15.6.2",
55
53
  "react": "^18",
@@ -73,5 +71,6 @@
73
71
  "resolutions": {
74
72
  "format-message-estree-util": "npm:@jetshop/format-message-estree-util",
75
73
  "**/@babel/helper-module-transforms": "7.22.5"
76
- }
74
+ },
75
+ "gitHead": "a05b37dcfc4a06cf049891ac54bff9e66049d111"
77
76
  }
package/schema.graphql CHANGED
@@ -1308,6 +1308,7 @@ type Order {
1308
1308
  currency: Currency
1309
1309
  attachments: [OrderAttachment]
1310
1310
  orderPurchaseLocation: String
1311
+ orderComments: [OrderComment]
1311
1312
  }
1312
1313
 
1313
1314
  type OrderItem {
@@ -1400,6 +1401,11 @@ type OrderAttachment {
1400
1401
  url: String
1401
1402
  }
1402
1403
 
1404
+ type OrderComment {
1405
+ title: String
1406
+ text: String
1407
+ }
1408
+
1403
1409
  type MyPagesContent {
1404
1410
  """Text that will show on the landing page on MyPages"""
1405
1411
  welcomeText: String
@@ -77,7 +77,7 @@ export function Favourites() {
77
77
  return (
78
78
  <MaxWidth className={cx(container, loading ? 'loading' : null)}>
79
79
  <ul className="product-grid">
80
- {products.map((product, index) => {
80
+ {products.map(product => {
81
81
  return (
82
82
  <li
83
83
  key={product.variant?.articleNumber || product.articleNumber}
@@ -146,6 +146,8 @@ const container = css`
146
146
  margin-top: 2em;
147
147
  &.loading {
148
148
  opacity: 0.6;
149
+ min-height: 400px;
150
+ text-align: center;
149
151
  }
150
152
 
151
153
  h1 {
@@ -70,7 +70,10 @@ const config = {
70
70
  },
71
71
  usePrimaryRouteForProducts: false,
72
72
  useTrackingConsentAPI: true,
73
- useIndefinitelySavedCart: true,
74
- usePolyfilling: false
73
+ useIndefinitelySavedCart:
74
+ typeof process.env.REACT_APP_USE_INDEFINITELY_SAVED_CART === 'undefined'
75
+ ? true
76
+ : process.env.REACT_APP_USE_INDEFINITELY_SAVED_CART,
77
+ usePolyfilling: true
75
78
  };
76
79
  export default config;
@@ -0,0 +1,5 @@
1
+ diff a/packages/template-trend/src/shop.config.js b/packages/template-trend/src/shop.config.js (rejected hunks)
2
+ @@ -73 +73,2 @@ const config = {
3
+ - useIndefinitelySavedCart: process.env.REACT_APP_USE_INDEFINITELY_SAVED_CART || true,
4
+ + useIndefinitelySavedCart:
5
+ + process.env.REACT_APP_USE_INDEFINITELY_SAVED_CART || true,
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "Vyžaduje se e-mailová adresa"
787
+ },
788
+ "current_price_3f582d1e": {
789
+ "message": "Aktuální cena"
790
+ },
791
+ "previous_price_3ea1215f": {
792
+ "message": "Předchozí cena"
787
793
  }
788
794
  }
@@ -794,5 +794,11 @@
794
794
  },
795
795
  "free_gift_c1c2ae5a": {
796
796
  "message": "Gratis gave"
797
+ },
798
+ "current_price_3f582d1e": {
799
+ "message": "Nuværende pris"
800
+ },
801
+ "previous_price_3ea1215f": {
802
+ "message": "Tidligere pris"
797
803
  }
798
804
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "E-Mailadresse wird benötigt"
787
+ },
788
+ "current_price_3f582d1e": {
789
+ "message": "Aktueller Preis"
790
+ },
791
+ "previous_price_3ea1215f": {
792
+ "message": "Vorheriger Preis"
787
793
  }
788
794
  }
@@ -41,6 +41,9 @@
41
41
  "cart_total_c0110f50": {
42
42
  "message": "Cart total"
43
43
  },
44
+ "categories_9d537a7a": {
45
+ "message": "Categories"
46
+ },
44
47
  "change_password_20192c50": {
45
48
  "message": "Change Password"
46
49
  },
@@ -101,6 +104,9 @@
101
104
  "currency_d6b3d5f6": {
102
105
  "message": "Currency"
103
106
  },
107
+ "current_price_3f582d1e": {
108
+ "message": "Current price"
109
+ },
104
110
  "customercommentname_is_required_f5c2f377": {
105
111
  "message": "{ customerCommentName } is required"
106
112
  },
@@ -224,6 +230,9 @@
224
230
  "hold_on_a_moment_a3f09a64": {
225
231
  "message": "Hold on a moment…"
226
232
  },
233
+ "home_351838cd": {
234
+ "message": "Home"
235
+ },
227
236
  "homepage_4b84763d": {
228
237
  "message": "HOMEPAGE"
229
238
  },
@@ -236,6 +245,9 @@
236
245
  "i_want_newsletters_58c52364": {
237
246
  "message": "I want newsletters"
238
247
  },
248
+ "image_not_found_2f99135": {
249
+ "message": "Image Not Found"
250
+ },
239
251
  "in_stock_859385c7": {
240
252
  "message": "In Stock"
241
253
  },
@@ -290,6 +302,9 @@
290
302
  "login_6f3d6249": {
291
303
  "message": "Login"
292
304
  },
305
+ "login_failed_please_try_again_841d7c15": {
306
+ "message": "Login failed. Please try again"
307
+ },
293
308
  "look_up_my_info_6436db80": {
294
309
  "message": "Look up my info"
295
310
  },
@@ -341,6 +356,12 @@
341
356
  "newsletters_a04708fd": {
342
357
  "message": "Newsletters"
343
358
  },
359
+ "next_40e12421": {
360
+ "message": "Next"
361
+ },
362
+ "no_e16d9132": {
363
+ "message": "No"
364
+ },
344
365
  "no_items_in_cart_cf9df6d4": {
345
366
  "message": "No items in cart."
346
367
  },
@@ -410,6 +431,9 @@
410
431
  "package_discount_66e25640": {
411
432
  "message": "Package Discount"
412
433
  },
434
+ "page_currentpage_of_totalpages_a773c744": {
435
+ "message": "Page { currentPage } of { totalPages }"
436
+ },
413
437
  "password_8a271b1c": {
414
438
  "message": "Password"
415
439
  },
@@ -446,9 +470,18 @@
446
470
  "postal_code_is_required_ca3b7a32": {
447
471
  "message": "Postal code is required."
448
472
  },
473
+ "pre_order_date_86078d45": {
474
+ "message": "Pre-order date"
475
+ },
449
476
  "pre_order_date_is_required_170e38e0": {
450
477
  "message": "Pre-order date is required"
451
478
  },
479
+ "prev_f82cbc48": {
480
+ "message": "Prev"
481
+ },
482
+ "previous_price_3ea1215f": {
483
+ "message": "Previous price"
484
+ },
452
485
  "price_ffd8b80": {
453
486
  "message": "Price"
454
487
  },
@@ -479,6 +512,9 @@
479
512
  "productname_has_been_added_to_the_cart_fba79585": {
480
513
  "message": "{ productName } has been added to the cart"
481
514
  },
515
+ "products_c5f0793": {
516
+ "message": "Products"
517
+ },
482
518
  "quantity_20164bff": {
483
519
  "message": "Quantity"
484
520
  },
@@ -527,6 +563,9 @@
527
563
  "select_options_9ee7b227": {
528
564
  "message": "Select options"
529
565
  },
566
+ "select_pre_order_date_8c8d72b7": {
567
+ "message": "Select pre-order date"
568
+ },
530
569
  "select_the_variants_b3aa2844": {
531
570
  "message": "Select the variants"
532
571
  },
@@ -722,6 +761,9 @@
722
761
  "whoops_54a74974": {
723
762
  "message": "Whoops"
724
763
  },
764
+ "yes_dde87d5": {
765
+ "message": "Yes"
766
+ },
725
767
  "you_are_now_subscribed_71495f41": {
726
768
  "message": "You are now subscribed."
727
769
  },
@@ -790,5 +790,11 @@
790
790
  },
791
791
  "free_gift_c1c2ae5a": {
792
792
  "message": "Free gift"
793
+ },
794
+ "current_price_3f582d1e": {
795
+ "message": "Current price"
796
+ },
797
+ "previous_price_3ea1215f": {
798
+ "message": "Previous price"
793
799
  }
794
800
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "Se requiere Dirección de correo electrónico"
787
+ },
788
+ "current_price_3f582d1e": {
789
+ "message": "Precio actual"
790
+ },
791
+ "previous_price_3ea1215f": {
792
+ "message": "Precio anterior"
787
793
  }
788
794
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "E-posti aadress on vajalik"
787
+ },
788
+ "current_price_3f582d1e": {
789
+ "message": "Praegune hind"
790
+ },
791
+ "previous_price_3ea1215f": {
792
+ "message": "Eelmine hind"
787
793
  }
788
794
  }
@@ -790,5 +790,11 @@
790
790
  },
791
791
  "free_gift_c1c2ae5a": {
792
792
  "message": "Ilmainen lahja"
793
+ },
794
+ "previous_price_3ea1215f": {
795
+ "message": "Edellinen hinta"
796
+ },
797
+ "current_price_3f582d1e": {
798
+ "message": "Nykyinen hinta"
793
799
  }
794
800
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "Adresse e-mail est nécessaire"
787
+ },
788
+ "previous_price_3ea1215f": {
789
+ "message": "Prix précédent"
790
+ },
791
+ "current_price_3f582d1e": {
792
+ "message": "Prix actuel"
787
793
  }
788
794
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "L'indirizzo email è richiesto"
787
+ },
788
+ "previous_price_3ea1215f": {
789
+ "message": "Prezzo precedente"
790
+ },
791
+ "current_price_3f582d1e": {
792
+ "message": "Prezzo attuale"
787
793
  }
788
794
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "Ir nepieciešama e-pasta adrese"
787
+ },
788
+ "previous_price_3ea1215f": {
789
+ "message": "Iepriekšējā cena"
790
+ },
791
+ "current_price_3f582d1e": {
792
+ "message": "Pašreizējā cena"
787
793
  }
788
794
  }
@@ -787,5 +787,11 @@
787
787
  },
788
788
  "free_gift_c1c2ae5a": {
789
789
  "message": "Gratis gave"
790
+ },
791
+ "previous_price_3ea1215f": {
792
+ "message": "Forrige pris"
793
+ },
794
+ "current_price_3f582d1e": {
795
+ "message": "Nåværende pris"
790
796
  }
791
797
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "E-mailadres is vereist"
787
+ },
788
+ "previous_price_3ea1215f": {
789
+ "message": "Vorige prijs"
790
+ },
791
+ "current_price_3f582d1e": {
792
+ "message": "Huidige prijs"
787
793
  }
788
794
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "Adres e-mail jest wymagany"
787
+ },
788
+ "previous_price_3ea1215f": {
789
+ "message": "Poprzednia cena"
790
+ },
791
+ "current_price_3f582d1e": {
792
+ "message": "Aktualna cena"
787
793
  }
788
794
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "Адрес электронной почты требуется"
787
+ },
788
+ "previous_price_3ea1215f": {
789
+ "message": "Предыдущая цена"
790
+ },
791
+ "current_price_3f582d1e": {
792
+ "message": "Текущая цена"
787
793
  }
788
794
  }
@@ -784,5 +784,11 @@
784
784
  },
785
785
  "email_address_is_required_24d62494": {
786
786
  "message": "Vyžaduje sa e-mailová adresa."
787
+ },
788
+ "previous_price_3ea1215f": {
789
+ "message": "Predchádzajúca cena"
790
+ },
791
+ "current_price_3f582d1e": {
792
+ "message": "Aktuálna cena"
787
793
  }
788
794
  }
@@ -460,5 +460,11 @@
460
460
  },
461
461
  "your_preferences_have_been_updated_6729d3f8": {
462
462
  "message": "Podešavanja su ažurirana."
463
+ },
464
+ "previous_price_3ea1215f": {
465
+ "message": "Prethodna cena"
466
+ },
467
+ "current_price_3f582d1e": {
468
+ "message": "Trenutna cena"
463
469
  }
464
470
  }
@@ -790,5 +790,11 @@
790
790
  },
791
791
  "free_gift_c1c2ae5a": {
792
792
  "message": "Gåva på köpet"
793
+ },
794
+ "current_price_3f582d1e": {
795
+ "message": "Nuvarande pris"
796
+ },
797
+ "previous_price_3ea1215f": {
798
+ "message": "Tidigare pris"
793
799
  }
794
800
  }
@@ -1,4 +0,0 @@
1
- .StyledTrendButton_s174srvs{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}
2
- .actionWrapper_aj7cizx{border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.actionWrapper_aj7cizx > *{-webkit-flex:1 1 calc(50% - 1em);-ms-flex:1 1 calc(50% - 1em);flex:1 1 calc(50% - 1em);}
3
- .TextLink_t136ubya{-webkit-text-decoration:none;text-decoration:none;color:#0030EE;text-align:right;font-size:0.875em;}.TextLink_t136ubya:hover{opacity:0.8;}.TextLink_t136ubya.signup-link{margin-left:auto;}
4
- .LogInPageMaxWidth_l1p19lfh.MaxWidth_mjqp9b6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:2rem;}
@@ -1 +0,0 @@
1
- .sectionStyle_s1cnzubv{margin-top:2em;}
@@ -1 +0,0 @@
1
- .checkboxWrapStyle_c3spako{margin-bottom:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.checkboxWrapStyle_c3spako label{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.checkboxWrapStyle_c3spako label + label{margin-left:1.5em;}
@@ -1 +0,0 @@
1
- .sectionStyle_s1pdwgwi{margin-top:2em;}
@@ -1,2 +0,0 @@
1
- .MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 p{line-height:1.5;font-size:0.875rem;margin-bottom:1rem;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 button{width:100%;max-width:100%;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .hint{margin-top:0.5rem;font-style:italic;font-size:0.75rem;text-align:center;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .section{margin-bottom:2rem;-webkit-transition:opacity 0.6s ease;transition:opacity 0.6s ease;opacity:0.5;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .section:before{opacity:0;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .section.active{opacity:1;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .section.active:before{opacity:1;}
2
- .Spacer_s9gnu1r{border-bottom:2rem solid #f7f7f7;}
@@ -1,2 +0,0 @@
1
- .smallSection_s1lrd4to{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:8px;width:30rem;max-width:100%;}.smallSection_s1lrd4to label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}@media (max-width:39.99rem){.smallSection_s1lrd4to{width:100%;}}
2
- .activeSegment_apl7a0s{position:relative;}.activeSegment_apl7a0s::before{content:'';position:absolute;left:-1.5rem;top:0;bottom:0;width:3px;height:100%;background:#0030EE;-webkit-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
@@ -1,2 +0,0 @@
1
- .Button_b1sx7fzi{padding:0;background:transparent;color:inherit;border:0;outline:none;}
2
- .cartButtonWrapper_cgr9lp3{position:relative;}.cartButtonWrapper_cgr9lp3 .badge{position:absolute;right:-5px;top:-5px;pointer-events:none;color:white;font-size:8px;}
@@ -1,7 +0,0 @@
1
- .Flyout_f1fwraef{background:white;color:#000000;}@media (min-width:40rem){.Flyout_f1fwraef{position:absolute;z-index:999;right:0;top:3.5rem;width:22rem;min-width:19rem;max-width:100%;}}
2
- .LightText_lhyg1of{color:#828282;font-size:0.875rem;font-weight:normal;}
3
- .Header_h1nqp7z{text-align:center;padding:1rem;border-bottom:1px solid #e8e8e8;}.Header_h1nqp7z h2{font-weight:600;}.Header_h1nqp7z .LightText_lhyg1of{display:block;}
4
- .CartItems_c1nb87j9{background:#fafafa;padding:1rem;}
5
- .Summary_sy6ohs1{background:#fff;padding:1rem;}.Summary_sy6ohs1 a{width:100%;color:white;}.Summary_sy6ohs1 a:hover{color:white;}.Summary_sy6ohs1 h2{font-weight:bold;font-size:1.2em;}.Summary_sy6ohs1 .discounts{margin-bottom:1em;}.Summary_sy6ohs1 .discounts h2{margin-bottom:1em;}.Summary_sy6ohs1 .cart-total{padding-top:1em;border-top:1px solid #E8E8E8;}.Summary_sy6ohs1 .cart-total > * + *{margin-top:0.5em;}.Summary_sy6ohs1 .cart-total .shipping,.Summary_sy6ohs1 .cart-total .total,.Summary_sy6ohs1 .cart-total .vat{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.Summary_sy6ohs1 .cart-total .total{font-size:1.25rem;font-weight:600;color:#000000;}
6
- .Flex_f923q7u{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
7
- .Checkout_c15tvczc{background-color:#0030EE;border-color:#0030EE;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;width:100%;-webkit-text-decoration:none;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white;}.Checkout_c15tvczc span{margin-right:12px;}.Checkout_c15tvczc svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.Checkout_c15tvczc{max-width:100%;}}.Checkout_c15tvczc:disabled{border:1px solid #dedede;opacity:0.5;}.Checkout_c15tvczc.secondary{background-color:white;border:1px solid #333;color:#333;}.Checkout_c15tvczc.secondary circle.path{stroke:black;}.Checkout_c15tvczc.Checkout_c15tvczc:hover{color:white;-webkit-text-decoration:none;text-decoration:none;}
@@ -1,8 +0,0 @@
1
- .Wrapper_w7ci9md{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:white;margin-bottom:0.5rem;}.Wrapper_w7ci9md > :first-child{-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%;}.Wrapper_w7ci9md > :last-child{-webkit-flex:1 1 70%;-ms-flex:1 1 70%;flex:1 1 70%;padding:0.5rem;}
2
- .ProductName_p1kjftvk{font-size:0.875rem;font-weight:normal;}.ProductName_p1kjftvk a{color:#828282;}.ProductName_p1kjftvk .attribute{display:block;}
3
- .ProductDetail_p1eu2rk3{display:grid;grid-auto-columns:1fr 1fr 1fr 1fr;grid-template-areas:'topleft topleft topleft topright' 'bottomleft bottomleft bottomright bottomright';}
4
- .ItemDetails_isr7kdh{grid-area:topleft;}
5
- .LinePrice_l60fe7p{margin-top:1rem;grid-area:bottomright;font-weight:600;text-align:right;}
6
- .AdjustQty_a38u2mt{margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-area:bottomleft;}.AdjustQty_a38u2mt button{background:#f2f2f2;color:black;border-radius:50%;height:20px;width:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.AdjustQty_a38u2mt button:focus{outline:none;}.AdjustQty_a38u2mt button:focus{outline:none;}.AdjustQty_a38u2mt span{margin:0 0.5rem;display:inline-block;}
7
- .FreeGift_f1pz8l0y{margin-top:1rem;font-style:italic;grid-area:bottomleft;}.FreeGift_f1pz8l0y{margin-top:1rem;font-style:italic;grid-area:bottomleft;}
8
- .RemoveItem_r1cc5ycq{grid-area:topright;text-align:right;}.RemoveItem_r1cc5ycq button{padding:0;width:1rem;height:1rem;border-radius:50%;outline:none;border:none;background:#8f8f8f;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.RemoveItem_r1cc5ycq svg{height:8px;width:8px;}
@@ -1,2 +0,0 @@
1
- .UntilLimit_ufvnyqj{line-height:1.5;font-size:0.85em;text-align:center;color:#828282;}.UntilLimit_ufvnyqj [data-flight-price]{display:inline;}.UntilLimit_ufvnyqj [data-flight-price] > *{display:inline;}
2
- .Reached_r7ekmau{line-height:1.5;font-size:0.85em;text-align:center;color:#828282;}
@@ -1,8 +0,0 @@
1
- .CategoryHeaderWrapper_cuf4upt.MaxWidth_mjqp9b6{background-color:#f7f7f7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;}@media (max-width:79.99rem){.CategoryHeaderWrapper_cuf4upt.MaxWidth_mjqp9b6{max-width:100%;width:100%;padding:0px;}}
2
- .CategoryImageWrapper_cdgu1q5{height:320px;width:100%;}.CategoryImageWrapper_cdgu1q5::after{display:block;position:relative;background-image:linear-gradient( 0deg, rgba(0,0,0,0.195) 0%, rgba(0,0,0,0) 100% );width:100%;content:'';margin-top:-320px;height:320px;}@media (max-width:49.99rem){.CategoryImageWrapper_cdgu1q5{height:217px;}.CategoryImageWrapper_cdgu1q5::after{margin-top:-217px;height:217px;}}
3
- .NoImageWrapper_nct3ld0{margin-top:3.5rem;padding:10px;}
4
- .CategoryName_chyyrr{font-weight:600;line-height:normal;font-size:40px;margin-bottom:10px;}@media (max-width:49.99rem){.CategoryName_chyyrr{font-size:30px;}}
5
- .CategoryContent_c12wlfkb{max-width:540px;font-weight:300;line-height:26px;font-size:18px;}
6
- .StyledBreadcrumbs_sgfaega{margin-bottom:8px;}
7
- .headerImageStyles_h1ds38cm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:white;}.headerImageStyles_h1ds38cm .StyledBreadcrumbs_sgfaega a,.headerImageStyles_h1ds38cm .StyledBreadcrumbs_sgfaega li{color:white;}
8
- .Inner_i1p6nliy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;}
@@ -1,6 +0,0 @@
1
- .FilterGroup_f1h3d3be{font-size:0.875rem;}
2
- .Label_liixd3b{font-weight:300;padding-right:0.25rem;text-transform:capitalize;}
3
- .Value_vaamjxn{font-weight:600;padding-right:1rem;}
4
- .AppliedFilter_a98vm8k{color:white;border:0;padding:0.5rem;margin:0.5rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;background-color:#0030EE;height:36px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
5
- .FilterWrapper_f1809tqx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.5rem;}
6
- .ClearButton_c137l6e4{background:none;-webkit-text-decoration:underline;text-decoration:underline;margin-left:0.5rem;width:160px;height:36px;border:1px solid #0030EE;color:#0030EE;margin:0.5rem;-webkit-text-decoration:none;text-decoration:none;}.ClearButton_c137l6e4:hover,.ClearButton_c137l6e4:focus{opacity:0.8;outline:none;}
@@ -1,4 +0,0 @@
1
- .Filters_f134is3f{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.Filters_f134is3f > div{width:224px;margin-right:16px;position:relative;}.Filters_f134is3f [data-flight-dropdown-items]{position:absolute;}
2
- .FiltersSectionWrapper_f1bqzo5l{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
3
- .FiltersWapper_f1qdgeie{width:90%;}
4
- .BoolSortWrapper_b1cypaee{min-width:224px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;font-size:0.875rem;}.BoolSortWrapper_b1cypaee > div{width:224px;text-align:right;margin-bottom:1em;}.BoolSortWrapper_b1cypaee > div button{height:40px;background-color:#f7f7f7;}.BoolSortWrapper_b1cypaee .boolean-wrapper{direction:rtl;}.BoolSortWrapper_b1cypaee .boolean-wrapper > label{margin-bottom:6px;}.BoolSortWrapper_b1cypaee .boolean-wrapper > label span{margin:0 0 0 12px;}.BoolSortWrapper_b1cypaee [data-flight-dropdown-items]{right:0;left:auto;}.BoolSortWrapper_b1cypaee [data-flight-dropdown-item]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.BoolSortWrapper_b1cypaee [data-flight-dropdown-item] * + *{margin-left:auto;}
@@ -1,4 +0,0 @@
1
- .Title_t16db2ec{color:black;font-size:1.125rem;text-align:center;padding:1.5rem;border-bottom:1px solid #e8e8e8;font-weight:600;}
2
- .Wrapper_w4hkk6k button{padding:0 1rem;border-width:1px 0 0 0;}
3
- .ButtonContainer_b1jgu07g{padding:1em;}.ButtonContainer_b1jgu07g > button{width:calc(50% - 0.5em);border-radius:0;height:36px;}.ButtonContainer_b1jgu07g > button:last-of-type{margin:0 0 0 0.5em;}.ButtonContainer_b1jgu07g > button:first-of-type{margin:0 0.5em 0 0;}
4
- .boolFilters_b1v3qa1i{padding:1rem;}.boolFilters_b1v3qa1i label{margin-top:0.5em;}
@@ -1 +0,0 @@
1
- .menu_m1b0bp11{margin-bottom:1em;font-size:0.875rem;}.menu_m1b0bp11 [data-flight-dropdown-items]{top:calc(100% - 1px);background:#f7f7f7;border:1px solid #0030EE;border-top:0;border-radius:0 0 3px 3px;z-index:999;width:100%;}.menu_m1b0bp11 [data-flight-dropdown-item]{overflow:hidden;display:block;padding:0.75em;border-top:1px solid #E8E8E8;width:100%;text-align:left;background:transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.menu_m1b0bp11 [data-flight-dropdown-item] span + *{margin-left:auto;}.menu_m1b0bp11 [data-flight-dropdown-item] span + span{padding-left:0.5em;font-size:80%;}.menu_m1b0bp11 [data-flight-dropdown-item]:hover,.menu_m1b0bp11 [data-flight-dropdown-item]:focus{background:white;color:#0030EE;outline:none;}.menu_m1b0bp11 [data-flight-dropdown-button]{padding:0.75em;border:1px solid #dedede;width:100%;text-align:left;background:#FFFFFF;font-weight:bold;border-radius:3px;outline:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.menu_m1b0bp11 [data-flight-dropdown-button] svg{margin-left:auto;}.menu_m1b0bp11 [data-flight-dropdown-button]:focus{border:1px solid #0030EE;}.menu_m1b0bp11 [data-flight-dropdown-button][aria-expanded='true']{border-radius:3px 3px 0 0;border-color:#0030EE;}.menu_m1b0bp11 [data-flight-dropdown-button][aria-expanded='true'] .carot{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
@@ -1 +0,0 @@
1
- .carot_c6e4mek{-webkit-transition:-webkit-transform 200ms;-webkit-transition:transform 200ms;transition:transform 200ms;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.carot_c6e4mek.is-open{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
@@ -1,5 +0,0 @@
1
- .ButtonWrapper_b1933e61{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;right:2rem;}@media (max-width:39.99rem){.ButtonWrapper_b1933e61{right:0.75rem;}}
2
- .Button_b1danjp2{position:absolute;z-index:9;background:transparent;border:none;cursor:pointer;text-align:left;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;margin-top:-8px;}.Button_b1danjp2 p{-webkit-transition:all 0.2s ease;transition:all 0.2s ease;padding-right:10px;}.Button_b1danjp2.fixed{top:32px;position:fixed;}
3
- .StyledFilterIcon_sbfkze2{background:#0030EE;border-radius:50%;padding:10px;width:40px;height:40px;position:relative;}
4
- .Badge_b1o9l5ln{position:absolute;display:block;top:-7px;background:black;color:white;padding:2px 4px;border-radius:4px;left:2px;font-size:0.8rem;z-index:2;line-height:0.9rem;}
5
- .IconWrapper_i15atu4h{position:relative;pointer-events:auto;line-height:0;}
@@ -1 +0,0 @@
1
- .filtersStyle_f1h6ajow{list-style:none;}.filtersStyle_f1h6ajow li button{padding:1em;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:transparent;border-top:1px solid white;background:#f0f0f0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.filtersStyle_f1h6ajow li button span{font-size:0.75em;}
@@ -1 +0,0 @@
1
- .filterName_fa7sjhy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1em;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #dedede;}.filterName_fa7sjhy:first-of-type{border-top:none;}
@@ -1,2 +0,0 @@
1
- .RangeSliderContainer_ru5g2te{width:100%;padding:1rem;background:#f7f7f7;z-index:5;border:1px solid #dedede;border-top:0;}.RangeSliderContainer_ru5g2te .slider{height:1rem;}.RangeSliderContainer_ru5g2te .slider.disabled{opacity:0.3;pointer-events:none;}.RangeSliderContainer_ru5g2te .track{height:1rem;background:transparent;padding-bottom:1rem;}.RangeSliderContainer_ru5g2te .track:after{height:2px;width:100%;position:absolute;top:7px;background:silver;content:'';}.RangeSliderContainer_ru5g2te .track-1:after{background:black;}.RangeSliderContainer_ru5g2te .thumb{height:1rem;width:1rem;background:black;}
2
- .wrapper_w17b5gtc .active-vals{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0.5rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.wrapper_w17b5gtc button{margin-top:0.5rem;}
@@ -1 +0,0 @@
1
- .wrapperStyling_w1i2lfow{font-size:1rem;position:relative;}.wrapperStyling_w1i2lfow a{-webkit-text-decoration:none;text-decoration:none;color:inherit;display:block;background:white;border:1px solid #F3F3F3;}.wrapperStyling_w1i2lfow .product-card-detail{background:white;padding:0.75em;line-height:1.35;border-top:1px solid #F3F3F3;}.wrapperStyling_w1i2lfow .product-card-detail h3{font-weight:600;font-size:1em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.wrapperStyling_w1i2lfow .product-card-detail h4{font-weight:normal;font-size:1em;color:#767676;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.wrapperStyling_w1i2lfow .package-badge{background:black;color:white;font-size:14px;padding:3px 6px;}.wrapperStyling_w1i2lfow .price-package-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wrapperStyling_w1i2lfow .price-package-wrapper .package-price-label{font-size:12px;color:grey;margin-left:5px;}.wrapperStyling_w1i2lfow .badge-top-right{top:3em;}
@@ -1,2 +0,0 @@
1
- .priceStyle_p1goy1el [data-flight-price]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.priceStyle_p1goy1el .new-price{color:#eb0000;margin-right:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.priceStyle_p1goy1el .old-price{color:#767676;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
2
- .Wrapper_w1jz3cpn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-right:-8px;margin-left:-8px;}.Wrapper_w1jz3cpn .product-card{line-height:19px;min-width:0;width:50%;}@media (min-width:50rem){.Wrapper_w1jz3cpn .product-card{width:33.333%;}}@media (min-width:64rem){.Wrapper_w1jz3cpn .product-card{width:25%;}}.Wrapper_w1jz3cpn .product-card a{margin:0 0.5em 2em 0.5em;}
@@ -1,2 +0,0 @@
1
- .container_cmvqr5f{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.5em 1em;}
2
- .defaultStyle_d1n9gyhz{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}
@@ -1,3 +0,0 @@
1
- .Container_c1ap841n.MaxWidth_mjqp9b6{padding-top:2rem;}@media (min-width:40rem){.Container_c1ap841n.MaxWidth_mjqp9b6{padding-top:2rem;}}
2
-
3
- .ProductNumber_p19en3x9{text-transform:uppercase;font-size:12px;color:#707070;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;margin-top:2rem;margin-bottom:0.5rem;}
@@ -1,4 +0,0 @@
1
- .Container_c1w6bo99.MaxWidth_mjqp9b6{padding-top:2rem;}@media (min-width:40rem){.Container_c1w6bo99.MaxWidth_mjqp9b6{padding-top:2rem;}}
2
-
3
- .ProductNumber_pvpjp3w{text-transform:uppercase;font-size:12px;color:#707070;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;margin-top:2rem;margin-bottom:0.5rem;}
4
- .ButtonWrapper_b17fl53a{width:100%;max-width:16rem;margin:1rem auto;}
@@ -1,5 +0,0 @@
1
- .Content_c1j1g21v{padding-bottom:1rem;}.Content_c1j1g21v p{margin-bottom:1rem;}
2
- .container_c1fnqd8r{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
3
- .sidebar_s19kzxi7{max-width:288px;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;border-right:1px solid #dedede;margin-right:2rem;padding:2rem 0;}@media (max-width:799px){.sidebar_s19kzxi7{display:none;}}
4
- .content_c18mz79g{max-width:60rem;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:2rem 0;}.content_c18mz79g h1{margin-bottom:1rem;}
5
- .body_bqf7s3s{margin-top:1rem;}
@@ -1,4 +0,0 @@
1
- .menu_mn7zz18{width:100%;}@media (min-width:50em){.menu_mn7zz18{display:none;}}.menu_mn7zz18 [data-flight-dropdown-button]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.75em;border:1px solid #dedede;width:100%;text-align:left;background:#FFFFFF;border-radius:3px;outline:none;}.menu_mn7zz18 [data-flight-dropdown-button]:focus{color:#0030EE;}.menu_mn7zz18 [data-flight-dropdown-button][aria-expanded='true']{border-radius:3px 3px 0 0;border-bottom:0;color:#0030EE;}.menu_mn7zz18 [data-flight-dropdown-button][aria-expanded='true'] .carot{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.menu_mn7zz18 [data-flight-dropdown-items]{position:absolute;top:100%;left:0;background:white;display:block;z-index:2;outline:none;width:100%;border:1px solid #dedede;border-top:0;}.menu_mn7zz18 [data-flight-dropdown-item]{line-height:1.5;border:none;cursor:pointer;white-space:normal;padding:0.5em 1em;}.menu_mn7zz18 [data-flight-dropdown-item]:hover{color:blue;}.menu_mn7zz18 [data-flight-dropdown-item] a{-webkit-text-decoration:none;text-decoration:none;color:#000;}.menu_mn7zz18 [data-flight-dropdown-item]:focus{font-weight:bold;background:#f2f2f2;outline:none;position:relative;}.menu_mn7zz18 [data-flight-dropdown-item]:focus:before{content:'';position:absolute;top:0;bottom:0;left:0;width:2px;background-color:#2f80ed;}
2
- .links_l4wjvty{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
3
- .link_lkx9gc5{color:#000;-webkit-text-decoration:none;text-decoration:none;margin-bottom:1rem;line-height:1.5;}
4
- .activeLink_a1iunu17{font-weight:bold;color:#2f80ed;}
@@ -1 +0,0 @@
1
- .Wrapper_w1xroek9{position:fixed;bottom:1rem;left:1rem;padding:2rem;background-color:white;width:24rem;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,0.2);opacity:0;-webkit-animation-name:enter-Wrapper_w1xroek9;animation-name:enter-Wrapper_w1xroek9;-webkit-animation-duration:800ms;animation-duration:800ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;z-index:50;}.Wrapper_w1xroek9.unmounting{-webkit-animation-name:exit-Wrapper_w1xroek9;animation-name:exit-Wrapper_w1xroek9;}@-webkit-keyframes enter-Wrapper_w1xroek9{0%{opacity:0;}100%{opacity:1;}}@keyframes enter-Wrapper_w1xroek9{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes exit-Wrapper_w1xroek9{0%{opacity:1;}100%{opacity:0;}}@keyframes exit-Wrapper_w1xroek9{0%{opacity:1;}100%{opacity:0;}}.Wrapper_w1xroek9 a{display:block;margin-bottom:1.5rem;}.Wrapper_w1xroek9 p{margin-bottom:1rem;}.Wrapper_w1xroek9 button{width:100%;height:46px;}
@@ -1 +0,0 @@
1
- .error_e5l6r24{color:#e2a300;padding:0.75em;background:#f7f5f2;font-size:0.875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;}.error_e5l6r24 aside{margin-left:auto;}.error_e5l6r24 svg{height:20px;width:20px;}