wickes-css2 2.112.0-develop.1 → 2.112.0-develop.10

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 (362) hide show
  1. package/Readme.md +1 -5
  2. package/build/css/account-families-main.css +1 -1
  3. package/build/css/category-main.css +1 -1
  4. package/build/css/components/card-product-banner.css +1 -1
  5. package/build/css/components/card-store-locator-v2.css +1 -1
  6. package/build/css/components/global-search.css +1 -1
  7. package/build/css/components/special-opening-schedule-v2.css +1 -1
  8. package/build/css/homepage-main.css +1 -1
  9. package/build/css/kitchen-plp-main.css +1 -1
  10. package/build/css/main.css +1 -1
  11. package/build/css/my-account-main-v2.css +1 -1
  12. package/build/css/my-account-main.css +1 -1
  13. package/build/css/pages/checkout-new.css +1 -1
  14. package/build/css/pages/checkout.css +1 -1
  15. package/build/css/pages/home-movers.css +1 -1
  16. package/build/css/pages/my-account-v2.css +1 -1
  17. package/build/css/pages/my-account.css +1 -1
  18. package/build/css/pages/oldweb_header.css +1 -1
  19. package/build/css/pages/page_act-trade-pro.css +1 -1
  20. package/build/css/pages/page_book-consultant-thank-you-new.css +1 -1
  21. package/build/css/pages/page_checkout-payment-details.css +1 -1
  22. package/build/css/pages/page_checkout_delivery-new.css +1 -1
  23. package/build/css/pages/page_content.css +1 -1
  24. package/build/css/pages/page_default-store.css +1 -1
  25. package/build/css/pages/page_fdl-management.css +1 -1
  26. package/build/css/pages/page_fi.css +1 -1
  27. package/build/css/pages/page_forgotten-password.css +1 -1
  28. package/build/css/pages/page_home.css +1 -1
  29. package/build/css/pages/page_in-store-checkout.css +1 -1
  30. package/build/css/pages/page_installer_form.css +1 -1
  31. package/build/css/pages/page_kitchen-claims.css +1 -1
  32. package/build/css/pages/page_merged-basket.css +1 -1
  33. package/build/css/pages/page_my-order.css +1 -1
  34. package/build/css/pages/page_my-orders.css +1 -1
  35. package/build/css/pages/page_new-checkout-forgot.css +1 -1
  36. package/build/css/pages/page_online-exclusive.css +1 -1
  37. package/build/css/pages/page_pre_home.css +1 -1
  38. package/build/css/pages/page_pre_home_thank-you.css +1 -1
  39. package/build/css/pages/page_product-details-critical.css +1 -1
  40. package/build/css/pages/page_product-details-v2.css +1 -1
  41. package/build/css/pages/page_product-details.css +1 -1
  42. package/build/css/pages/page_product_search.css +1 -1
  43. package/build/css/pages/page_products-list-combined.css +1 -1
  44. package/build/css/pages/page_products-list.css +1 -1
  45. package/build/css/pages/page_registration.css +1 -1
  46. package/build/css/pages/page_shopping-cart-v2.css +1 -1
  47. package/build/css/pages/page_shopping-cart.css +1 -1
  48. package/build/css/pages/page_store-locator-details.css +1 -1
  49. package/build/css/pages/page_thankyou.css +1 -1
  50. package/build/css/pages/page_ti.css +1 -1
  51. package/build/css/pages/page_top-rated.css +1 -1
  52. package/build/css/pages/page_upd-pass.css +1 -1
  53. package/build/css/pages/page_wismo-details.css +1 -1
  54. package/build/css/pages/page_wismo-orders.css +1 -1
  55. package/build/css/pages/sticky_header.css +1 -1
  56. package/build/css/pages/tradePro-signup.css +1 -1
  57. package/build/css/pdp-main-before-combine.css +1 -1
  58. package/build/css/pdp-main-critical.css +1 -1
  59. package/build/css/pdp-main-non-critical.css +1 -1
  60. package/build/css/pdp-main.css +1 -1
  61. package/build/css/plp-main.css +1 -1
  62. package/build/css/shopping-list-pdf.css +1 -1
  63. package/build/css/store-locator-main.css +1 -1
  64. package/build/js/basket.min.js +1 -1
  65. package/build/js/bloomreach-widget.min.js +1 -1
  66. package/build/js/emulation.min.js +664 -38
  67. package/build/js/page/basket-v2.js +29 -20
  68. package/build/js/page/bloomreach-widget/bloomreach-widget.js +250 -0
  69. package/build/js/page/{bloomreach-widget.js → bloomreach-widget/complete-your-project-widget.js} +205 -359
  70. package/build/js/page/bloomreach-widget/why-not-add-widget.js +198 -0
  71. package/build/js/page/checkout-payment-details.js +10 -0
  72. package/package.json +3 -9
  73. package/src/components/address-billie.hbs +22 -18
  74. package/src/components/bloomreach/complete-card.hbs +6 -34
  75. package/src/components/bloomreach/complete-summary.hbs +2 -2
  76. package/src/components/bloomreach/why-not-add-card-skeleton.hbs +14 -0
  77. package/src/components/bloomreach/why-not-add-card.hbs +73 -0
  78. package/src/components/bloomreach/why-not-add-content.hbs +41 -0
  79. package/src/components/bloomreach/why-not-add-skeleton.hbs +9 -0
  80. package/src/components/bloomreach/why-not-add.hbs +6 -0
  81. package/src/components/checkout-edit-billing-address.hbs +1 -1
  82. package/src/components/checkout-payment-details-v2.hbs +6 -1
  83. package/src/components/my-account/order.hbs +6 -1
  84. package/src/components/order-item.hbs +7 -7
  85. package/src/components/pdp-price-actions.hbs +2 -2
  86. package/src/components/potential-promotion.hbs +4 -4
  87. package/src/components/price-badges.hbs +12 -0
  88. package/src/components/price-block-v2.hbs +5 -12
  89. package/src/components/reviews-rating.hbs +22 -0
  90. package/src/components/share-list-modal-without-social-icons.hbs +2 -2
  91. package/src/components/share-list-modal.hbs +7 -3
  92. package/src/data/data_shopping-cart-v2.json +46 -2
  93. package/src/data/data_shopping-cart-with-energy.json +26 -2
  94. package/src/data/my-account/data_my-order.json +8 -0
  95. package/src/js/emulation/basket-data.js +312 -0
  96. package/src/js/emulation/bloomreach-widget-loading.js +2 -2
  97. package/src/js/emulation/mock.js +309 -0
  98. package/src/js/emulation/shopping-list.js +40 -49
  99. package/src/js/emulation/why-not-add-loading.js +11 -0
  100. package/src/js/emulation/why-not-add.js +28 -0
  101. package/src/js/page/basket-v2.js +29 -20
  102. package/src/js/page/bloomreach-widget/bloomreach-widget.js +250 -0
  103. package/src/js/page/{bloomreach-widget.js → bloomreach-widget/complete-your-project-widget.js} +205 -359
  104. package/src/js/page/bloomreach-widget/why-not-add-widget.js +198 -0
  105. package/src/js/page/checkout-payment-details.js +10 -0
  106. package/src/page_payment-details-billie-registered-only.html +76 -0
  107. package/src/page_payment-details-billie-unregistered-only.html +76 -0
  108. package/src/page_product-details-bloomreach.html +1 -1
  109. package/src/page_product-details-with-global-search-v2.html +2 -1
  110. package/src/page_product-details-with-why-not-add-single.html +131 -0
  111. package/src/page_track-my-order-result.html +1 -0
  112. package/src/scss/category-main.scss +5 -7
  113. package/src/scss/common/_app.scss +1 -1
  114. package/src/scss/common/_rewards-counter.scss +1 -2
  115. package/src/scss/common/_typography.scss +1 -1
  116. package/src/scss/common/_vat-toggle.scss +1 -1
  117. package/src/scss/components/_add-list-id.scss +0 -1
  118. package/src/scss/components/_advice-inspiration-critical.scss +2 -2
  119. package/src/scss/components/_advice-inspiration.scss +2 -3
  120. package/src/scss/components/_anchor-nav.scss +1 -1
  121. package/src/scss/components/_aside-accordion.scss +0 -5
  122. package/src/scss/components/_aside-nav.scss +1 -1
  123. package/src/scss/components/_aside-nav2.scss +0 -2
  124. package/src/scss/components/_autocomplete.scss +0 -1
  125. package/src/scss/components/_banner-2.scss +1 -1
  126. package/src/scss/components/_banner-info.scss +1 -1
  127. package/src/scss/components/_banner.scss +0 -2
  128. package/src/scss/components/_barcode.scss +0 -1
  129. package/src/scss/components/_big-wins-critical.scss +8 -9
  130. package/src/scss/components/_big-wins.scss +25 -32
  131. package/src/scss/components/_billie-modal.scss +5 -6
  132. package/src/scss/components/_billie-online-messaging.scss +2 -2
  133. package/src/scss/components/_card.scss +1 -5
  134. package/src/scss/components/_cards-slider.scss +1 -1
  135. package/src/scss/components/_category-tree.scss +2 -2
  136. package/src/scss/components/_charity-donations.scss +7 -7
  137. package/src/scss/components/_checkout-action.scss +0 -2
  138. package/src/scss/components/_colour-block.scss +0 -2
  139. package/src/scss/components/_cookies-policy.scss +1 -1
  140. package/src/scss/components/_copy-project-id.scss +0 -1
  141. package/src/scss/components/_donation-cart-new.scss +6 -6
  142. package/src/scss/components/_donation-cart.scss +3 -4
  143. package/src/scss/components/_favourite-product.scss +1 -1
  144. package/src/scss/components/_gallery-critical.scss +3 -3
  145. package/src/scss/components/_gallery-pdp-critical.scss +4 -4
  146. package/src/scss/components/_gallery-pdp.scss +2 -2
  147. package/src/scss/components/_gallery.scss +2 -2
  148. package/src/scss/components/_hero.scss +0 -1
  149. package/src/scss/components/_home-banner.scss +1 -1
  150. package/src/scss/components/_kitchen-card.scss +4 -4
  151. package/src/scss/components/_lines-group.scss +0 -1
  152. package/src/scss/components/_marketing-preferences.scss +1 -1
  153. package/src/scss/components/_merge-basket-options.scss +0 -1
  154. package/src/scss/components/_modal-box.scss +5 -5
  155. package/src/scss/components/_new-checkout-form.scss +1 -1
  156. package/src/scss/components/_notifications-critical.scss +1 -3
  157. package/src/scss/components/_order-item-cc.scss +6 -7
  158. package/src/scss/components/_order-item.scss +11 -12
  159. package/src/scss/components/_order-line-shop-list.scss +2 -2
  160. package/src/scss/components/_order-line.scss +3 -3
  161. package/src/scss/components/_page-overlay.scss +3 -9
  162. package/src/scss/components/_payment-transactions.scss +5 -5
  163. package/src/scss/components/_payments.scss +0 -1
  164. package/src/scss/components/_pdp-cta.scss +0 -4
  165. package/src/scss/components/_pdp-info-v2.scss +2 -5
  166. package/src/scss/components/_popular-categories.scss +0 -2
  167. package/src/scss/components/_potential-promotion.scss +1 -1
  168. package/src/scss/components/_price-badges-critical.scss +0 -1
  169. package/src/scss/components/_price-badges.scss +0 -2
  170. package/src/scss/components/_price-tooltip.scss +3 -2
  171. package/src/scss/components/_price.scss +2 -2
  172. package/src/scss/components/_product-card-critical.scss +1 -2
  173. package/src/scss/components/_product-card.scss +3 -5
  174. package/src/scss/components/_product-main-info.scss +4 -5
  175. package/src/scss/components/_project-list-multiple.scss +4 -4
  176. package/src/scss/components/_project-list-total.scss +1 -1
  177. package/src/scss/components/_proposition.scss +2 -2
  178. package/src/scss/components/_range-card.scss +1 -3
  179. package/src/scss/components/_range-types.scss +2 -2
  180. package/src/scss/components/_recommended.scss +1 -5
  181. package/src/scss/components/_rewards.scss +1 -1
  182. package/src/scss/components/_saving-shopping-list-modal.scss +1 -2
  183. package/src/scss/components/_seo-widgets.scss +1 -2
  184. package/src/scss/components/_share-list-modal.scss +1 -2
  185. package/src/scss/components/_shop-colour.scss +1 -1
  186. package/src/scss/components/_shopping-list-note.scss +2 -2
  187. package/src/scss/components/_smart-banner.scss +4 -5
  188. package/src/scss/components/_snack-bar.scss +2 -2
  189. package/src/scss/components/_steps-three.scss +3 -3
  190. package/src/scss/components/_steps.scss +2 -2
  191. package/src/scss/components/_sticky-element-appearance.scss +2 -2
  192. package/src/scss/components/_tables.scss +1 -2
  193. package/src/scss/components/_tabs.scss +0 -1
  194. package/src/scss/components/_tc-generic-floor.scss +3 -3
  195. package/src/scss/components/_tc-generic.scss +4 -4
  196. package/src/scss/components/_thank-you-modal.scss +3 -1
  197. package/src/scss/components/_ti-floor.scss +3 -4
  198. package/src/scss/components/_ti-header.scss +2 -2
  199. package/src/scss/components/_ti-radio.scss +4 -4
  200. package/src/scss/components/_ti-total-area.scss +10 -10
  201. package/src/scss/components/_tile-banner.scss +1 -1
  202. package/src/scss/components/_tile-product.scss +3 -4
  203. package/src/scss/components/_tooltip.scss +2 -2
  204. package/src/scss/components/_trade-offers.scss +0 -1
  205. package/src/scss/components/_tradepro-discount-banner.scss +10 -15
  206. package/src/scss/components/_user-address-delivery.scss +1 -3
  207. package/src/scss/components/_user-address.scss +1 -1
  208. package/src/scss/components/_usp-component.scss +0 -1
  209. package/src/scss/components/_voucher-accordion.scss +3 -3
  210. package/src/scss/components/_wisdom-critical.scss +2 -3
  211. package/src/scss/components/_wisdom.scss +6 -9
  212. package/src/scss/components/_your-details.scss +0 -1
  213. package/src/scss/components/account-families/_add-members.scss +1 -3
  214. package/src/scss/components/account-families/_member-card.scss +3 -3
  215. package/src/scss/components/bloomreach/_bloomreach.scss +3 -0
  216. package/src/scss/components/bloomreach/_complete-card.scss +0 -38
  217. package/src/scss/components/bloomreach/_reviews.scss +60 -0
  218. package/src/scss/components/bloomreach/_why-not-add-card.scss +223 -0
  219. package/src/scss/components/bloomreach/_why-not-add.scss +143 -0
  220. package/src/scss/components/card-store-locator-v2.scss +0 -1
  221. package/src/scss/components/card_v2.scss +3 -7
  222. package/src/scss/components/checkout-loader-modal.scss +0 -1
  223. package/src/scss/components/energy-efficiency.scss +6 -6
  224. package/src/scss/components/global-search.scss +14 -20
  225. package/src/scss/components/kitchen/_chips.scss +7 -6
  226. package/src/scss/components/kitchen/_filter-card.scss +1 -1
  227. package/src/scss/components/kitchen/_sort-by.scss +2 -3
  228. package/src/scss/components/kitchen/strip-stickers.scss +1 -1
  229. package/src/scss/components/loader.scss +5 -6
  230. package/src/scss/components/my-account/_active-orders.scss +6 -6
  231. package/src/scss/components/my-account/_consignment-info.scss +3 -3
  232. package/src/scss/components/my-account/_contacts.scss +2 -2
  233. package/src/scss/components/my-account/_menu.scss +2 -2
  234. package/src/scss/components/my-account/_mobile-nav.scss +4 -4
  235. package/src/scss/components/my-account/_order-process.scss +3 -3
  236. package/src/scss/components/my-account/_order-status.scss +3 -3
  237. package/src/scss/components/my-account/_orders-nav.scss +1 -1
  238. package/src/scss/components/my-account/_payment-status.scss +2 -2
  239. package/src/scss/components/my-account/_saving-totaliser.scss +8 -7
  240. package/src/scss/components/my-account/_shipment.scss +2 -2
  241. package/src/scss/components/pdf-loader.scss +1 -2
  242. package/src/scss/components/price-block-v2-critical.scss +0 -1
  243. package/src/scss/components/price-block-v2.scss +0 -3
  244. package/src/scss/components/store-locator-v2-details.scss +2 -2
  245. package/src/scss/components/strip-stickers.scss +1 -1
  246. package/src/scss/helpers/_elements.scss +0 -1
  247. package/src/scss/helpers/_mixins.scss +5 -5
  248. package/src/scss/helpers/_store-locator-elements.scss +0 -1
  249. package/src/scss/helpers/_typography.scss +3 -3
  250. package/src/scss/helpers/_utilities.scss +0 -1
  251. package/src/scss/helpers/helpers-pdp-critical/_CTAs-critical-pdp.scss +1 -1
  252. package/src/scss/helpers/helpers-pdp-critical/_elements-critical-pdp.scss +0 -1
  253. package/src/scss/helpers/helpers-pdp-critical/_helpers-critical-pdp.scss +1 -1
  254. package/src/scss/helpers/helpers-pdp-critical/_typography-critical-pdp.scss +4 -4
  255. package/src/scss/libs/_bootstrap-extracted.scss +42 -12
  256. package/src/scss/libs/_cat-libs.scss +10 -10
  257. package/src/scss/libs/_font-awesome-icons.scss +133 -113
  258. package/src/scss/libs/_homepage-libs.scss +12 -12
  259. package/src/scss/libs/_plp-libs.scss +11 -11
  260. package/src/scss/libs/_skeleton.scss +4 -4
  261. package/src/scss/libs/_store-locator-libs.scss +1 -1
  262. package/src/scss/libs/flatpickr.scss +6 -6
  263. package/src/scss/my-account-main-v2.scss +19 -19
  264. package/src/scss/my-account-main.scss +19 -19
  265. package/src/scss/pages/_checkout-confirmation.scss +1 -3
  266. package/src/scss/pages/_checkout-sign-in.scss +1 -2
  267. package/src/scss/pages/_checkout-tradepro.scss +3 -4
  268. package/src/scss/pages/_checkout-widget.scss +10 -16
  269. package/src/scss/pages/_checkout_delivery-details.scss +1 -3
  270. package/src/scss/pages/_checkout_edit-delivery-address.scss +0 -1
  271. package/src/scss/pages/_checkout_terms-and-conditions.scss +0 -1
  272. package/src/scss/pages/_checkout_your-details.scss +1 -1
  273. package/src/scss/pages/_contact-us.scss +0 -1
  274. package/src/scss/pages/_facets.scss +0 -2
  275. package/src/scss/pages/_my-account_address-details.scss +0 -3
  276. package/src/scss/pages/_my-account_change-email.scss +0 -1
  277. package/src/scss/pages/_my-account_new.scss +25 -31
  278. package/src/scss/pages/_my-account_order-details.scss +1 -1
  279. package/src/scss/pages/_my-account_order-history.scss +1 -2
  280. package/src/scss/pages/_my-account_personal-details.scss +0 -5
  281. package/src/scss/pages/_my-account_profile.scss +1 -2
  282. package/src/scss/pages/_my-account_your-account.scss +0 -1
  283. package/src/scss/pages/_page_category-landing.scss +3 -2
  284. package/src/scss/pages/bicester-header.scss +0 -1
  285. package/src/scss/pages/checkout.scss +4 -5
  286. package/src/scss/pages/home-movers.scss +1 -1
  287. package/src/scss/pages/iframe-paypage.scss +44 -44
  288. package/src/scss/pages/my-account.scss +3 -3
  289. package/src/scss/pages/oldweb_header.scss +5 -6
  290. package/src/scss/pages/page_account-deletion.scss +1 -1
  291. package/src/scss/pages/page_act-trade-pro.scss +0 -1
  292. package/src/scss/pages/page_address-book.scss +0 -1
  293. package/src/scss/pages/page_bathroom-trends.scss +0 -1
  294. package/src/scss/pages/page_book-consultant-thank-you-new.scss +3 -5
  295. package/src/scss/pages/page_checkout-payment-details.scss +2 -5
  296. package/src/scss/pages/page_cms_homepage.scss +1 -1
  297. package/src/scss/pages/page_contact-us.scss +1 -1
  298. package/src/scss/pages/page_content.scss +0 -4
  299. package/src/scss/pages/page_default-store.scss +2 -3
  300. package/src/scss/pages/page_empty-basket.scss +0 -5
  301. package/src/scss/pages/page_fdl-management.scss +0 -1
  302. package/src/scss/pages/page_fi.scss +0 -2
  303. package/src/scss/pages/page_home.scss +0 -2
  304. package/src/scss/pages/page_hotspot-guttering.scss +0 -1
  305. package/src/scss/pages/page_in-store-checkout.scss +1 -3
  306. package/src/scss/pages/page_installer.scss +3 -5
  307. package/src/scss/pages/page_installer_form.scss +0 -1
  308. package/src/scss/pages/page_kitchen-claims.scss +2 -5
  309. package/src/scss/pages/page_kitchen-list.scss +1 -1
  310. package/src/scss/pages/page_marketing-preferences.scss +1 -1
  311. package/src/scss/pages/page_merged-basket.scss +2 -2
  312. package/src/scss/pages/page_my-account_tradePro.scss +1 -1
  313. package/src/scss/pages/page_my-order.scss +15 -15
  314. package/src/scss/pages/page_my-orders.scss +2 -2
  315. package/src/scss/pages/page_new-checkout_login-register.scss +1 -2
  316. package/src/scss/pages/page_no-results.scss +1 -2
  317. package/src/scss/pages/page_online-exclusive.scss +6 -6
  318. package/src/scss/pages/page_personal-details.scss +2 -2
  319. package/src/scss/pages/page_pre_home.scss +7 -7
  320. package/src/scss/pages/page_pre_home_thank-you.scss +2 -2
  321. package/src/scss/pages/page_product-details-critical.scss +7 -1
  322. package/src/scss/pages/page_product-details-v2-critical.scss +1 -2
  323. package/src/scss/pages/page_product-details.scss +7 -1
  324. package/src/scss/pages/page_products-list-phone.scss +0 -7
  325. package/src/scss/pages/page_products-list.scss +2 -2
  326. package/src/scss/pages/page_quiz.scss +3 -3
  327. package/src/scss/pages/page_rate-review.scss +0 -3
  328. package/src/scss/pages/page_registration.scss +0 -3
  329. package/src/scss/pages/page_store-locator-details.scss +2 -2
  330. package/src/scss/pages/page_ti.scss +1 -5
  331. package/src/scss/pages/page_top-rated.scss +5 -5
  332. package/src/scss/pages/page_track-my-order.scss +1 -1
  333. package/src/scss/pages/page_track_your_order.scss +5 -5
  334. package/src/scss/pages/page_upd-pass.scss +0 -1
  335. package/src/scss/pages/page_wismo-details.scss +8 -8
  336. package/src/scss/pages/page_wismo-order-history.scss +3 -3
  337. package/src/scss/pages/page_wismo-orders.scss +7 -7
  338. package/src/scss/pages/print_quiz.scss +3 -1
  339. package/src/scss/pages/sticky_header.scss +5 -6
  340. package/src/scss/pages/tradePro-about.scss +1 -1
  341. package/src/scss/pages/tradePro-discount.scss +1 -2
  342. package/src/scss/pages/tradePro-rewards-old.scss +4 -3
  343. package/src/scss/pages/tradePro-signup.scss +3 -5
  344. package/src/scss/partials/_breadcrumbs-critical.scss +2 -2
  345. package/src/scss/partials/_breadcrumbs.scss +2 -2
  346. package/src/scss/partials/_footer-v2.scss +2 -2
  347. package/src/scss/partials/_footer.scss +4 -4
  348. package/src/scss/partials/_footer_checkout-new.scss +1 -1
  349. package/src/scss/partials/_footer_checkout.scss +1 -1
  350. package/src/scss/partials/_header-critical.scss +6 -9
  351. package/src/scss/partials/_header.scss +7 -9
  352. package/src/scss/partials/_header_checkout.scss +2 -2
  353. package/src/scss/partials/_main-nav.scss +7 -11
  354. package/src/scss/partials/_sign-up.scss +3 -3
  355. package/src/scss/shopping-list-pdf.scss +1 -1
  356. package/src/sitemap.html +22 -4
  357. package/src/components/.DS_Store +0 -0
  358. package/src/img/.DS_Store +0 -0
  359. package/src/img/placeholders/.DS_Store +0 -0
  360. package/src/js/page/.DS_Store +0 -0
  361. package/src/scss/.DS_Store +0 -0
  362. package/src/scss/pages/.DS_Store +0 -0
@@ -9,6 +9,315 @@ Wick.FEMock = {
9
9
  );
10
10
  },
11
11
  dataBloomreach: {
12
+ whyNotAddRecommendationsSingle: {
13
+ recommendedProducts: [
14
+ {
15
+ baseProduct: {
16
+ code: '153731',
17
+ name: 'Wickes Trade Paint Roller Set - 9in',
18
+ url: '/Wickes-Trade-Paint-Roller-Set---9in/p/153731',
19
+ purchasable: true,
20
+ productType: 'ProductModel',
21
+ isBaseProduct: false,
22
+ availabilityRestriction: 'NO_RESTRICTIONS',
23
+ fulfilmentType: 'STANDARD',
24
+ stock: {
25
+ stockLevelStatus: {
26
+ code: 'inStock',
27
+ },
28
+ },
29
+ fulfillmentAttributes: {
30
+ type: 'STANDARD',
31
+ },
32
+ images: [
33
+ {
34
+ imageType: 'PRIMARY',
35
+ format: 'product',
36
+ url: 'https://placehold.co/68x68?text=roller',
37
+ altText: 'Wickes Trade Paint Roller Set - 9in',
38
+ },
39
+ ],
40
+ externalAverageRating: 5,
41
+ externalReviewCount: 100,
42
+ displayPrice: {
43
+ currencyIso: 'GBP',
44
+ value: 9999,
45
+ priceType: 'BUY',
46
+ formattedValue: '£9,999.00',
47
+ formattedPriceWithoutCurrencySymbol: '16',
48
+ currencySymbol: '£',
49
+ vatRatePercentage: 20,
50
+ valueInPence: 999900,
51
+ wasPrice: 30,
52
+ },
53
+ displayPriceExclusiveVat: {
54
+ currencyIso: 'GBP',
55
+ value: 9998,
56
+ priceType: 'BUY',
57
+ formattedValue: '£9,998.00',
58
+ formattedPriceWithoutCurrencySymbol: '13.33',
59
+ currencySymbol: '£',
60
+ valueInPence: 999800,
61
+ wasPrice: 25,
62
+ },
63
+ },
64
+ },
65
+ ],
66
+ },
67
+ whyNotAddRecommendations: {
68
+ recommendedProducts: [
69
+ {
70
+ baseProduct: {
71
+ code: '153731',
72
+ name: 'Wickes Trade Paint Roller Set - 9in',
73
+ url: '/Wickes-Trade-Paint-Roller-Set---9in/p/153731',
74
+ purchasable: true,
75
+ productType: 'ProductModel',
76
+ isBaseProduct: false,
77
+ availabilityRestriction: 'NO_RESTRICTIONS',
78
+ fulfilmentType: 'STANDARD',
79
+ stock: {
80
+ stockLevelStatus: {
81
+ code: 'inStock',
82
+ },
83
+ },
84
+ fulfillmentAttributes: {
85
+ type: 'STANDARD',
86
+ },
87
+ images: [
88
+ {
89
+ imageType: 'PRIMARY',
90
+ format: 'product',
91
+ url: 'https://placehold.co/68x68?text=roller',
92
+ altText: 'Wickes Trade Paint Roller Set - 9in',
93
+ },
94
+ ],
95
+ externalAverageRating: 5,
96
+ externalReviewCount: 100,
97
+
98
+ displayPrice: {
99
+ currencyIso: 'GBP',
100
+ value: 9999,
101
+ priceType: 'BUY',
102
+ formattedValue: '£9,999.00',
103
+ formattedPriceWithoutCurrencySymbol: '16',
104
+ currencySymbol: '£',
105
+ vatRatePercentage: 20,
106
+ valueInPence: 999900,
107
+ wasPrice: 3000,
108
+ },
109
+ displayPriceExclusiveVat: {
110
+ currencyIso: 'GBP',
111
+ value: 9998,
112
+ priceType: 'BUY',
113
+ formattedValue: '£9,998.00',
114
+ formattedPriceWithoutCurrencySymbol: '13.33',
115
+ currencySymbol: '£',
116
+ valueInPence: 999800,
117
+ wasPrice: 2500,
118
+ },
119
+ },
120
+ },
121
+ {
122
+ baseProduct: {
123
+ code: '349137',
124
+ name: 'Wickes Microfibre Paint Roller Sleeve - 9in',
125
+ url: '/Wickes-Microfibre-Paint-Roller-Sleeve---9in/p/349137',
126
+ purchasable: true,
127
+ productType: 'ProductModel',
128
+ isBaseProduct: false,
129
+ availabilityRestriction: 'NO_RESTRICTIONS',
130
+ fulfilmentType: 'STANDARD',
131
+ stock: {
132
+ stockLevelStatus: {
133
+ code: 'inStock',
134
+ },
135
+ },
136
+ fulfillmentAttributes: {
137
+ type: 'STANDARD',
138
+ },
139
+ images: [
140
+ {
141
+ imageType: 'PRIMARY',
142
+ format: 'product',
143
+ url: 'https://placehold.co/68x68?text=sleeve',
144
+ altText: 'Wickes Microfibre Paint Roller Sleeve - 9in',
145
+ },
146
+ ],
147
+ externalAverageRating: 4.2,
148
+ externalReviewCount: 48,
149
+ displayPrice: {
150
+ currencyIso: 'GBP',
151
+ value: 9999,
152
+ priceType: 'BUY',
153
+ formattedValue: '£7.5220',
154
+ formattedPriceWithoutCurrencySymbol: '7.50',
155
+ currencySymbol: '£',
156
+ vatRatePercentage: 20,
157
+ valueInPence: 999900,
158
+ },
159
+ displayPriceExclusiveVat: {
160
+ currencyIso: 'GBP',
161
+ value: 9998,
162
+ priceType: 'BUY',
163
+ formattedValue: '£6.25',
164
+ formattedPriceWithoutCurrencySymbol: '6.25',
165
+ currencySymbol: '£',
166
+ valueInPence: 999800,
167
+ },
168
+ },
169
+ },
170
+ {
171
+ baseProduct: {
172
+ code: '221048',
173
+ name: 'Wickes Paint Tray - 9in',
174
+ url: '/Wickes-Paint-Tray---9in/p/221048',
175
+ purchasable: true,
176
+ productType: 'ProductModel',
177
+ isBaseProduct: false,
178
+ availabilityRestriction: 'NO_RESTRICTIONS',
179
+ fulfilmentType: 'STANDARD',
180
+ stock: {
181
+ stockLevelStatus: {
182
+ code: 'inStock',
183
+ },
184
+ },
185
+ fulfillmentAttributes: {
186
+ type: 'STANDARD',
187
+ },
188
+ images: [
189
+ {
190
+ imageType: 'PRIMARY',
191
+ format: 'product',
192
+ url: 'https://placehold.co/68x68?text=tray',
193
+ altText: 'Wickes Paint Tray - 9in',
194
+ },
195
+ ],
196
+ externalAverageRating: 3.8,
197
+ externalReviewCount: 19,
198
+ displayPrice: {
199
+ currencyIso: 'GBP',
200
+ value: 4,
201
+ priceType: 'BUY',
202
+ formattedValue: '£4',
203
+ formattedPriceWithoutCurrencySymbol: '4',
204
+ currencySymbol: '£',
205
+ vatRatePercentage: 20,
206
+ valueInPence: 400,
207
+ },
208
+ displayPriceExclusiveVat: {
209
+ currencyIso: 'GBP',
210
+ value: 3.33,
211
+ priceType: 'BUY',
212
+ formattedValue: '£3.33',
213
+ formattedPriceWithoutCurrencySymbol: '3.33',
214
+ currencySymbol: '£',
215
+ valueInPence: 333,
216
+ },
217
+ },
218
+ },
219
+ {
220
+ baseProduct: {
221
+ code: '654221',
222
+ name: 'Wickes Professional Masking Tape - 48mm x 50m',
223
+ url: '/Wickes-Professional-Masking-Tape---48mm-x-50m/p/654221',
224
+ purchasable: true,
225
+ productType: 'ProductModel',
226
+ isBaseProduct: false,
227
+ availabilityRestriction: 'NO_RESTRICTIONS',
228
+ fulfilmentType: 'STANDARD',
229
+ stock: {
230
+ stockLevelStatus: {
231
+ code: 'inStock',
232
+ },
233
+ },
234
+ fulfillmentAttributes: {
235
+ type: 'STANDARD',
236
+ },
237
+ images: [
238
+ {
239
+ imageType: 'PRIMARY',
240
+ format: 'product',
241
+ url: 'https://placehold.co/68x68?text=tape',
242
+ altText: 'Wickes Professional Masking Tape - 48mm x 50m',
243
+ },
244
+ ],
245
+ externalAverageRating: 4.6,
246
+ externalReviewCount: 72,
247
+ displayPrice: {
248
+ currencyIso: 'GBP',
249
+ value: 5.5,
250
+ priceType: 'BUY',
251
+ formattedValue: '£5.50',
252
+ formattedPriceWithoutCurrencySymbol: '5.50',
253
+ currencySymbol: '£',
254
+ vatRatePercentage: 20,
255
+ valueInPence: 550,
256
+ },
257
+ displayPriceExclusiveVat: {
258
+ currencyIso: 'GBP',
259
+ value: 4.58,
260
+ priceType: 'BUY',
261
+ formattedValue: '£4.58',
262
+ formattedPriceWithoutCurrencySymbol: '4.58',
263
+ currencySymbol: '£',
264
+ valueInPence: 458,
265
+ },
266
+ },
267
+ },
268
+ {
269
+ baseProduct: {
270
+ code: '782913',
271
+ name: 'Wickes Dust Sheet Cotton Twill - 3.6m x 2.7m Extra Long Product Name For Two Line Truncation Test',
272
+ url: '/Wickes-Dust-Sheet-Cotton-Twill---3-6m-x-2-7m/p/782913',
273
+ purchasable: true,
274
+ productType: 'ProductModel',
275
+ isBaseProduct: false,
276
+ availabilityRestriction: 'NO_RESTRICTIONS',
277
+ fulfilmentType: 'STANDARD',
278
+ stock: {
279
+ stockLevelStatus: {
280
+ code: 'inStock',
281
+ },
282
+ },
283
+ fulfillmentAttributes: {
284
+ type: 'STANDARD',
285
+ },
286
+ images: [
287
+ {
288
+ imageType: 'PRIMARY',
289
+ format: 'product',
290
+ url: 'https://placehold.co/68x68?text=sheet',
291
+ altText: 'Wickes Dust Sheet Cotton Twill - 3.6m x 2.7m',
292
+ },
293
+ ],
294
+ externalAverageRating: 4.1,
295
+ externalReviewCount: 34,
296
+ displayPrice: {
297
+ currencyIso: 'GBP',
298
+ value: 12,
299
+ priceType: 'BUY',
300
+ formattedValue: '£12',
301
+ formattedPriceWithoutCurrencySymbol: '12',
302
+ currencySymbol: '£',
303
+ vatRatePercentage: 20,
304
+ valueInPence: 1200,
305
+ wasPrice: 18,
306
+ },
307
+ displayPriceExclusiveVat: {
308
+ currencyIso: 'GBP',
309
+ value: 10,
310
+ priceType: 'BUY',
311
+ formattedValue: '£10',
312
+ formattedPriceWithoutCurrencySymbol: '10',
313
+ currencySymbol: '£',
314
+ valueInPence: 1000,
315
+ wasPrice: 15,
316
+ },
317
+ },
318
+ },
319
+ ],
320
+ },
12
321
  completeYourProject3Recomendations: [
13
322
  {
14
323
  baseProduct: {
@@ -1,11 +1,13 @@
1
1
  var Wick = Wick || {};
2
2
 
3
3
  Wick.ShoppingList = {
4
- bindAll : function () {
4
+ invalidEmailMessage: 'Please enter a valid email address',
5
+
6
+ bindAll: function () {
5
7
  Wick.ShoppingList.bindButtons();
6
8
  },
7
9
 
8
- bindButtons : function () {
10
+ bindButtons: function () {
9
11
  $('.btn-share-confirmation .btn-primary').on('click', function (e) {
10
12
  e.preventDefault();
11
13
  $('#share-via-email').prop('required', false);
@@ -13,7 +15,7 @@ Wick.ShoppingList = {
13
15
  });
14
16
  },
15
17
 
16
- submitSharingShoppingList : function () {
18
+ submitSharingShoppingList: function () {
17
19
  var forms = Wick.ShoppingList.getRecipientEmailsForms();
18
20
 
19
21
  if (Wick.ShoppingList.isFormsValid(forms)) {
@@ -21,82 +23,71 @@ Wick.ShoppingList = {
21
23
  }
22
24
  },
23
25
 
24
- onSuccessSharingShoppingList : function () {
26
+ onSuccessSharingShoppingList: function () {
25
27
  Wick.ShoppingList.resetFormErrors();
26
28
  },
27
29
 
28
- getRecipientEmailsForms : function () {
30
+ getRecipientEmailsForms: function () {
29
31
  var forms = new Array();
30
32
 
31
33
  forms.push($('#share-via-email'));
32
34
  $('.share-via-email-box').each(function () {
33
- forms.push($(this).find('[type="email"]'));
35
+ forms.push($(this).find('[name="share-list-modal"]'));
34
36
  });
35
37
 
36
38
  return forms;
37
39
  },
38
40
 
39
- isFormsValid : function (forms) {
40
- var oneFieldFilledIn = false;
41
+ clearValidationErrors: function (forms) {
42
+ forms.forEach(function (form) {
43
+ window.Wick.Validation.removeValidationError(form);
44
+ });
45
+ },
41
46
 
42
- forms.forEach(function(form) {
43
- if ($(form).val() !== '') {
44
- oneFieldFilledIn = true;
45
- }
47
+ isFormsValid: function (forms) {
48
+ Wick.ShoppingList.clearValidationErrors(forms);
49
+
50
+ var oneFieldFilledIn = forms.some(function (form) {
51
+ return $(form).val() !== '';
46
52
  });
47
53
 
48
54
  if (!oneFieldFilledIn) {
49
- Wick.ShoppingList.showEmptyFormsWarning(forms[0]);
55
+ window.Wick.Validation.displayValidationError(
56
+ forms[0],
57
+ Wick.ShoppingList.invalidEmailMessage
58
+ );
50
59
  return false;
51
60
  }
52
61
 
53
62
  var isFormsValid = true;
54
63
 
55
- forms.forEach(function(form) {
56
- console.log(form[0]);
57
- if (!form[0].checkValidity()) {
58
- Wick.ShoppingList.showInvalidEmailWarning(form);
59
- isFormsValid = false;
60
- }
61
- });
64
+ forms
65
+ .filter(function (form) {
66
+ return $(form).val() !== '';
67
+ })
68
+ .forEach(function (form) {
69
+ if (window.Wick.Validation.isValidEmail($(form).val())) {
70
+ window.Wick.Validation.removeValidationError(form);
71
+ } else {
72
+ window.Wick.Validation.displayValidationError(
73
+ form,
74
+ Wick.ShoppingList.invalidEmailMessage
75
+ );
76
+ isFormsValid = false;
77
+ }
78
+ });
62
79
 
63
80
  return isFormsValid;
64
81
  },
65
82
 
66
- showEmptyFormsWarning : function (form) {
67
- form.prop('required', true);
68
-
69
- try {
70
- form.get(0).reportValidity();
71
- } catch (e) {
72
- Wick.ShoppingList.resetFormErrors();
73
-
74
- form.closest('.form-row').addClass('form-row_validation-error');
75
- form.closest('.form-row__field').append('<div class="form-row__error">Please fill in the field</div>');
76
- }
77
- },
78
-
79
- showInvalidEmailWarning : function (form) {
80
- try {
81
- form.get(0).reportValidity();
82
- } catch (e) {
83
- Wick.ShoppingList.resetFormErrors();
84
-
85
- form.closest('.form-row').addClass('form-row_validation-error');
86
- form.closest('.form-row__field').append('<div class="form-row__error">Please fill in the field</div>');
87
- }
88
- },
89
-
90
83
  resetFormErrors: function () {
91
- $('#share-list-form .form-row').each(function() {
84
+ $('#share-list-form .form-row').each(function () {
92
85
  $(this).removeClass('form-row_validation-error');
93
86
  $(this).find('.form-row__error').remove();
94
87
  });
95
- }
88
+ },
96
89
  };
97
90
 
98
-
99
-
100
- $(document).ready(function() {
91
+ $(document).ready(function () {
101
92
  Wick.ShoppingList.bindAll();
102
93
  });
@@ -0,0 +1,11 @@
1
+ var Wick = window.Wick || {};
2
+
3
+ $(document).ready(function () {
4
+ window.setTimeout(function () {
5
+ const $container = $('[data-why-not-add-widget]');
6
+ const mockDataKey = $container.data('mock-key');
7
+ const payloadData = Wick.FEMock.dataBloomreach[mockDataKey];
8
+
9
+ Wick.BloomreachWidget.init('whyNotAdd', payloadData);
10
+ }, 3000);
11
+ });
@@ -0,0 +1,28 @@
1
+ var Wick = window.Wick || {};
2
+
3
+ function simulateHybrisSendingHtml() {
4
+ const htmlFromHybris = Wick.FEMock.cartPDP;
5
+
6
+ window.dispatchEvent(
7
+ new CustomEvent('productAddedToCart', {
8
+ detail: {
9
+ html: htmlFromHybris,
10
+ },
11
+ })
12
+ );
13
+ }
14
+
15
+ function bindWhyNotAddToCartEvent() {
16
+ $(window)
17
+ .off('addToCart.whyNotAddEmulation')
18
+ .on('addToCart.whyNotAddEmulation', function ({ detail: { resolve } }) {
19
+ setTimeout(function () {
20
+ resolve();
21
+ simulateHybrisSendingHtml();
22
+ }, 3000);
23
+ });
24
+ }
25
+
26
+ $(document).ready(function () {
27
+ bindWhyNotAddToCartEvent();
28
+ });
@@ -277,13 +277,14 @@ Wick.BasketPage = {
277
277
  if (isSwitchVat) {
278
278
  const itemTotalIncVat = context.find(Wick.BasketPage.el.itemTotalIncVat);
279
279
  const itemTotalExcVat = context.find(Wick.BasketPage.el.itemTotalExcVat);
280
- const totalPrice = data.entry.itemTotalWithoutDiscount.formattedValue;
281
- const totalPriceExcVat = data.entry.itemTotalWithoutDiscountExcVat.formattedValue;
280
+ const totalPrice = data.entry.displayItemTotalWithoutDiscount.formattedValue;
281
+ const totalPriceExcVat =
282
+ data.entry.displayItemTotalWithoutDiscountExclusiveVat.formattedValue;
282
283
  itemTotalIncVat.text(totalPrice);
283
284
  itemTotalExcVat.text(totalPriceExcVat);
284
285
  } else {
285
286
  const totalValue = context.find(Wick.BasketPage.el.itemTotal);
286
- const totalPrice = data.entry.itemTotalWithoutDiscount.formattedValue;
287
+ const totalPrice = data.entry.displayItemTotalWithoutDiscount.formattedValue;
287
288
  totalValue.text(totalPrice);
288
289
  }
289
290
  }
@@ -798,20 +799,20 @@ Wick.BasketPage = {
798
799
  <div class="order-item__price-title">Item price:</div>
799
800
  <div class="order-item__price-value">
800
801
  ${
801
- currentItem.basePrice.value === 0
802
+ currentItem.displayBasePrice.value === 0
802
803
  ? '<span class="order-item__value">FREE</span>'
803
804
  : Wick.VatToggle.isToggleVatAvailable()
804
805
  ? `
805
806
  <div class="including-vat"><!--
806
- --><span class="order-item__value">${currentItem.basePrice.formattedValue}</span><!--
807
+ --><span class="order-item__value">${currentItem.displayBasePrice.formattedValue}</span><!--
807
808
  --><div class="price-vat">Inc.VAT</div>
808
809
  </div>
809
810
  <div class="excluding-vat"><!--
810
- --><span class="order-item__value">${currentItem.basePriceExcVat.formattedValue}</span><!--
811
+ --><span class="order-item__value">${currentItem.displayBasePriceExclusiveVat.formattedValue}</span><!--
811
812
  --><div class="price-vat">Exc.VAT</div>
812
813
  </div>
813
814
  `
814
- : `<span class="order-item__value">${currentItem.basePrice.formattedValue}</span>`
815
+ : `<span class="order-item__value">${currentItem.displayBasePrice.formattedValue}</span>`
815
816
  }
816
817
  </div>
817
818
  </div>
@@ -820,20 +821,20 @@ Wick.BasketPage = {
820
821
  <div class="order-item__total-title">Item total:</div>
821
822
  <div class="order-item__total-value">
822
823
  ${
823
- currentItem.itemTotalWithoutDiscount.value === 0
824
+ currentItem.displayItemTotalWithoutDiscount.value === 0
824
825
  ? '<span class="order-item__value">FREE</span>'
825
826
  : Wick.VatToggle.isToggleVatAvailable()
826
827
  ? `
827
828
  <div class="including-vat"><!--
828
- --><span class="order-item__value">${currentItem.itemTotalWithoutDiscount.formattedValue}</span><!--
829
+ --><span class="order-item__value">${currentItem.displayItemTotalWithoutDiscount.formattedValue}</span><!--
829
830
  --><div class="price-vat">Inc.VAT</div><!--
830
831
  --></div>
831
832
  <div class="excluding-vat"><!--
832
- --><span class="order-item__value">${currentItem.itemTotalWithoutDiscountExcVat.formattedValue}</span><!--
833
+ --><span class="order-item__value">${currentItem.displayItemTotalWithoutDiscountExclusiveVat.formattedValue}</span><!--
833
834
  --><div class="price-vat">Exc.VAT</div>
834
835
  </div>
835
836
  `
836
- : `<span class="order-item__value">${currentItem.itemTotalWithoutDiscount.formattedValue}</span>`
837
+ : `<span class="order-item__value">${currentItem.displayItemTotalWithoutDiscount.formattedValue}</span>`
837
838
  }
838
839
  </div>
839
840
  </div>
@@ -929,7 +930,7 @@ Wick.BasketPage = {
929
930
  data.appliedProductPromotions &&
930
931
  data.appliedProductPromotions.forEach((entry) => {
931
932
  entry.consumedEntries.forEach((promo) => {
932
- if (promo.orderEntryNumber === item.entryNumber && entry.description) {
933
+ if (promo.orderEntryNumber === item.entryNumber && entry.displayDescription) {
933
934
  if (arr.length) {
934
935
  let duplicate = arr.every((el) => {
935
936
  return el !== Wick.BasketPage.buildPromotion(entry);
@@ -1115,15 +1116,19 @@ Wick.BasketPage = {
1115
1116
  const arr = [];
1116
1117
  if (data.potentialOrderPromotions && data.potentialOrderPromotions.length) {
1117
1118
  data.potentialOrderPromotions.forEach((promo) => {
1118
- !promo.description ||
1119
+ !promo.displayDescription ||
1119
1120
  arr.push(`
1120
1121
  <div class="p-promotion">
1121
1122
  <div class="p-promotion__icon">
1122
1123
  <i class="icon fas fa-gift"></i>
1123
1124
  </div>
1124
- <div class="p-promotion__description">
1125
- ${promo.description}
1126
- </div>
1125
+ ${
1126
+ Wick.VatToggle.isToggleVatAvailable() &&
1127
+ promo.displayDescriptionExclusiveVat
1128
+ ? `<div class="p-promotion__description including-vat">${promo.displayDescription}</div>
1129
+ <div class="p-promotion__description excluding-vat d-none">${promo.displayDescriptionExclusiveVat}</div>`
1130
+ : `<div class="p-promotion__description">${promo.displayDescription}</div>`
1131
+ }
1127
1132
  <div class="p-promotion__close">
1128
1133
  <i class="icon fas fa-times"></i>
1129
1134
  </div>
@@ -1134,15 +1139,19 @@ Wick.BasketPage = {
1134
1139
 
1135
1140
  if (data.appliedOrderPromotions && data.appliedOrderPromotions.length) {
1136
1141
  data.appliedOrderPromotions.forEach((promo) => {
1137
- !promo.description ||
1142
+ !promo.displayDescription ||
1138
1143
  arr.push(`
1139
1144
  <div class="p-promotion">
1140
1145
  <div class="p-promotion__icon">
1141
1146
  <i class="icon fas fa-gift"></i>
1142
1147
  </div>
1143
- <div class="p-promotion__description">
1144
- ${promo.description}
1145
- </div>
1148
+ ${
1149
+ Wick.VatToggle.isToggleVatAvailable() &&
1150
+ promo.displayDescriptionExclusiveVat
1151
+ ? `<div class="p-promotion__description including-vat">${promo.displayDescription}</div>
1152
+ <div class="p-promotion__description excluding-vat d-none">${promo.displayDescriptionExclusiveVat}</div>`
1153
+ : `<div class="p-promotion__description">${promo.displayDescription}</div>`
1154
+ }
1146
1155
  <div class="p-promotion__close">
1147
1156
  <i class="icon fas fa-times"></i>
1148
1157
  </div>