wickes-css2 2.103.0-IC-976-pre-commit-lint.2 → 2.103.0-IC-976-pre-commit-lint.4

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 (672) hide show
  1. package/build/css/main.css +1 -1
  2. package/build/css/pages/page_book-consultant-thank-you-new.css +1 -1
  3. package/build/css/pages/page_pre_home_thank-you.css +1 -1
  4. package/build/css/pages/page_top-rated.css +1 -1
  5. package/build/img/TradePaint.svg +42 -14
  6. package/build/img/apple-pay.svg +12 -7
  7. package/build/img/big-white-apple-pay.svg +10 -5
  8. package/build/img/billie-logo.svg +4 -2
  9. package/build/img/billie-modal.svg +4 -2
  10. package/build/img/billie-pdp.svg +12 -9
  11. package/build/img/billie-spinner.svg +5 -3
  12. package/build/img/billie.svg +3 -1
  13. package/build/img/clearpay-logo.svg +6 -1
  14. package/build/img/clearpay-spinner.svg +4 -1
  15. package/build/img/energy-efficiency/energy-marker.svg +12 -1
  16. package/build/img/google-spinner.svg +14 -7
  17. package/build/img/googlepay.svg +23 -12
  18. package/build/img/home-banner_arrow.svg +7 -1
  19. package/build/img/ic-menu.svg +7 -1
  20. package/build/img/ic_info_big.svg +4 -1
  21. package/build/img/klarna-big.svg +18 -9
  22. package/build/img/klarna-sm.svg +5 -2
  23. package/build/img/klarna-spinner.svg +3 -1
  24. package/build/img/logo-klarna.svg +5 -2
  25. package/build/img/mastercard.svg +6 -3
  26. package/build/img/payapal_text.svg +6 -1
  27. package/build/img/payment/checkout/applepay.svg +12 -7
  28. package/build/img/payment/checkout/billie.svg +4 -2
  29. package/build/img/payment/checkout/clearpay.svg +5 -1
  30. package/build/img/payment/checkout/googlepay.svg +23 -12
  31. package/build/img/payment/checkout/mastercard.svg +13 -1
  32. package/build/img/payment/checkout/paypal.svg +37 -1
  33. package/build/img/payment/checkout/visa.svg +8 -1
  34. package/build/img/payment/footer/applepay.svg +12 -7
  35. package/build/img/payment/footer/billie.svg +3 -1
  36. package/build/img/payment/footer/clearpay.svg +18 -10
  37. package/build/img/payment/footer/googlepay.svg +23 -12
  38. package/build/img/payment/footer/mastercard.svg +13 -1
  39. package/build/img/payment/footer/paypal.svg +37 -1
  40. package/build/img/payment/footer/visa.svg +8 -1
  41. package/build/img/paypal.svg +8 -1
  42. package/build/img/paypal_logo_loader_paypal.svg +4 -1
  43. package/build/img/paypal_logo_loader_pp.svg +10 -1
  44. package/build/img/placeholders/full-width-img.svg +9 -1
  45. package/build/img/placeholders/img-2-to-1.svg +9 -1
  46. package/build/img/placeholders/img-3-to-4.svg +9 -1
  47. package/build/img/placeholders/img-4-to-3.svg +9 -1
  48. package/build/img/proposition_arrow_click.svg +7 -1
  49. package/build/img/proposition_delivery.svg +7 -1
  50. package/build/img/proposition_price.svg +7 -1
  51. package/build/img/proposition_returns.svg +7 -1
  52. package/build/img/social-icon-facebook.svg +8 -1
  53. package/build/img/social-icon-instagram.svg +15 -1
  54. package/build/img/social-icon-pinterest.svg +7 -1
  55. package/build/img/socials/facebook.svg +5 -1
  56. package/build/img/socials/instagram.svg +5 -1
  57. package/build/img/socials/pinterest.svg +5 -1
  58. package/build/img/socials/tiktok.svg +5 -1
  59. package/build/img/socials/x-twitter.svg +5 -1
  60. package/build/img/socials/youtube.svg +5 -1
  61. package/build/img/socials_facebook_color.svg +7 -1
  62. package/build/img/socials_facebook_white_blue_color.svg +5 -1
  63. package/build/img/socials_info_big.svg +7 -1
  64. package/build/img/socials_instagram_color.svg +16 -1
  65. package/build/img/socials_pinterest_color.svg +4 -1
  66. package/build/img/socials_twitter_color.svg +4 -1
  67. package/build/img/socials_whatsapp_color.svg +5 -1
  68. package/build/img/socials_youtube_color.svg +4 -1
  69. package/build/img/stars.svg +8 -1
  70. package/build/img/visa-logo.svg +3 -1
  71. package/build/img/wickes-dc-logo.svg +17 -13
  72. package/build/img/wickes-logo-v2.svg +15 -1
  73. package/build/img/wickes-logo.svg +36 -1
  74. package/build/img/young-minds.svg +10 -8
  75. package/build/js/account-members.min.js +1 -1
  76. package/build/js/basket.min.js +2 -2
  77. package/build/js/bootstrap.bundle.min.js +1 -1
  78. package/build/js/bundle.min.js +1 -1
  79. package/build/js/checkout.min.js +2 -2
  80. package/build/js/emulation.min.js +11866 -10333
  81. package/build/js/general.bundle.min.js +1 -1
  82. package/build/js/iframeResizer.min.js +2 -2
  83. package/build/js/kitchen/kitchen-plp.min.js +1 -1
  84. package/build/js/merged-checkout.min.js +2 -2
  85. package/build/js/my-orders.min.js +1 -1
  86. package/build/js/page/accordion.js +31 -29
  87. package/build/js/page/account-deletion.js +13 -13
  88. package/build/js/page/account-hub.js +128 -119
  89. package/build/js/page/account-members.js +229 -216
  90. package/build/js/page/address-book.js +186 -184
  91. package/build/js/page/basket/add-project-list-id.js +158 -130
  92. package/build/js/page/basket/clearpay.js +17 -17
  93. package/build/js/page/basket/display-energy-efficiency.js +13 -13
  94. package/build/js/page/basket/gtm.js +60 -54
  95. package/build/js/page/basket/klarna.js +2 -2
  96. package/build/js/page/basket/paypal.js +33 -33
  97. package/build/js/page/basket/session-sync.js +5 -5
  98. package/build/js/page/basket/summary-mobile.js +16 -16
  99. package/build/js/page/basket/wisdom.js +54 -39
  100. package/build/js/page/basket-v2.js +415 -261
  101. package/build/js/page/basket.js +42 -39
  102. package/build/js/page/billie-business-type.js +22 -22
  103. package/build/js/page/business-account-form.js +12 -12
  104. package/build/js/page/buying-guides-guttering.js +3 -3
  105. package/build/js/page/category-landing.js +18 -11
  106. package/build/js/page/change-password.js +100 -99
  107. package/build/js/page/checkout-confirmation-new.js +127 -70
  108. package/build/js/page/checkout-confirmation.js +6 -6
  109. package/build/js/page/checkout-delivery-address.js +35 -32
  110. package/build/js/page/checkout-delivery-details-loader.js +2 -5
  111. package/build/js/page/checkout-edit-address.js +1 -1
  112. package/build/js/page/checkout-payment-details.js +170 -172
  113. package/build/js/page/checkout-sign-in.js +15 -11
  114. package/build/js/page/checkout.js +1 -1
  115. package/build/js/page/cms-homepage.js +87 -45
  116. package/build/js/page/components/charity.js +114 -120
  117. package/build/js/page/components/csrf.js +4 -4
  118. package/build/js/page/components/discounts.js +39 -39
  119. package/build/js/page/components/favourite-product.js +125 -113
  120. package/build/js/page/components/global-search.js +204 -192
  121. package/build/js/page/components/modal-observer.js +43 -46
  122. package/build/js/page/components/order-summary.js +26 -22
  123. package/build/js/page/components/pagination.js +124 -117
  124. package/build/js/page/components/retry-action.js +2 -2
  125. package/build/js/page/components/saving-shopping-list.js +381 -314
  126. package/build/js/page/components/sticky-order-observer.js +36 -39
  127. package/build/js/page/components/voucher.js +46 -47
  128. package/build/js/page/copy-project-id.js +23 -23
  129. package/build/js/page/countdown-timer.js +6 -6
  130. package/build/js/page/default-store.js +40 -34
  131. package/build/js/page/design-appointment.js +6 -3
  132. package/build/js/page/energy-efficiency.js +39 -25
  133. package/build/js/page/finance-tabs.js +4 -4
  134. package/build/js/page/general/cookie.js +20 -10
  135. package/build/js/page/installation/calculator.js +12 -16
  136. package/build/js/page/installation/fi.js +76 -71
  137. package/build/js/page/installation/generic.js +21 -20
  138. package/build/js/page/installation/installation.js +36 -22
  139. package/build/js/page/installation/pdp-generic.js +3 -9
  140. package/build/js/page/installation/ti.js +26 -24
  141. package/build/js/page/installer-files-form.js +98 -76
  142. package/build/js/page/installer-form.js +502 -447
  143. package/build/js/page/installer-validation.js +848 -761
  144. package/build/js/page/instore-checkout.js +2 -2
  145. package/build/js/page/kitchen/card-carousel.js +21 -21
  146. package/build/js/page/kitchen/colour-swatches.js +153 -149
  147. package/build/js/page/kitchen/kitchen-card.js +62 -64
  148. package/build/js/page/kitchen/mobile-nav.js +26 -27
  149. package/build/js/page/kitchen/plp-filters-chips.js +72 -70
  150. package/build/js/page/kitchen/plp-filters-mobile.js +64 -60
  151. package/build/js/page/kitchen/plp-filters-panel.js +106 -102
  152. package/build/js/page/kitchen/plp-filters-utils.js +54 -53
  153. package/build/js/page/kitchen/plp-filters.js +210 -194
  154. package/build/js/page/kitchen/sort-by.js +149 -149
  155. package/build/js/page/klarna-modal-scroll-disable.js +4 -4
  156. package/build/js/page/merged-checkout.js +6 -3
  157. package/build/js/page/my-account.js +44 -46
  158. package/build/js/page/my-orders.js +153 -149
  159. package/build/js/page/online-exclusive.js +28 -31
  160. package/build/js/page/pdp-favourite.js +4 -4
  161. package/build/js/page/pdp-tile.js +0 -4
  162. package/build/js/page/pdp.js +41 -37
  163. package/build/js/page/personal-details.js +307 -277
  164. package/build/js/page/plp-cards-v2.js +39 -25
  165. package/build/js/page/plp-favourite.js +9 -9
  166. package/build/js/page/plp-img-v2.js +2 -3
  167. package/build/js/page/plp-load-more.js +66 -66
  168. package/build/js/page/plp.js +9 -10
  169. package/build/js/page/pre-home.js +159 -144
  170. package/build/js/page/project-list/generate-project-id.js +77 -68
  171. package/build/js/page/project-list-note.js +234 -232
  172. package/build/js/page/project-list.js +2 -3
  173. package/build/js/page/quiz.js +292 -292
  174. package/build/js/page/select-address.js +27 -14
  175. package/build/js/page/smart-banner.js +8 -5
  176. package/build/js/page/ti.js +67 -42
  177. package/build/js/page/top-rated.js +36 -29
  178. package/build/js/page/track-my-order.js +172 -156
  179. package/build/js/page/tradePro-rewards.js +34 -36
  180. package/build/js/page/utils/array-utils.js +13 -10
  181. package/build/js/page/utils/copy-to-clipboard.js +45 -45
  182. package/build/js/page/utils/create-event.js +8 -8
  183. package/build/js/page/utils/errorMesages.js +12 -11
  184. package/build/js/page/utils/helpers.js +14 -9
  185. package/build/js/page/utils/http-action.js +4 -5
  186. package/build/js/page/utils/loader.js +5 -5
  187. package/build/js/page/utils/routes.js +9 -9
  188. package/build/js/page/utils/url-query.js +4 -4
  189. package/build/js/page/utils/validation.js +93 -96
  190. package/build/js/page/wickes-dc.js +51 -44
  191. package/build/js/page/wismo.js +12 -12
  192. package/build/js/page/your-details.js +77 -41
  193. package/build/js/pdp-favourite-product.bundle.min.js +1 -1
  194. package/build/js/pdp.bundle.min.js +1 -1
  195. package/build/js/personal-details.min.js +1 -1
  196. package/build/js/plp-favourite-product.bundle.min.js +1 -1
  197. package/build/js/plp.bundle.min.js +1 -1
  198. package/build/js/project-list.min.js +16 -16
  199. package/build/js/pstrength.min.js +28 -34
  200. package/build/js/wickers.json +2069 -2069
  201. package/package.json +6 -2
  202. package/src/data/data_account-families.json +1 -1
  203. package/src/data/data_bathroom-installation.json +1 -1
  204. package/src/data/data_bathroom-ranges.json +14 -14
  205. package/src/data/data_business-pages.json +27 -27
  206. package/src/data/data_calendar.json +7 -1
  207. package/src/data/data_checkout-order.json +306 -306
  208. package/src/data/data_contact-us-form.json +17 -17
  209. package/src/data/data_contact-us-reasons.json +16 -16
  210. package/src/data/data_design-appointment.json +27 -12
  211. package/src/data/data_discounts.json +4 -4
  212. package/src/data/data_fdl-new-product.json +6 -6
  213. package/src/data/data_fdl-product.json +75 -87
  214. package/src/data/data_flooring-installation.json +6 -6
  215. package/src/data/data_great-quality.json +2 -2
  216. package/src/data/data_heating-plumbing.json +2 -2
  217. package/src/data/data_how-to_fit-corrugated-sheeting.json +245 -258
  218. package/src/data/data_journey-price-lists.json +1 -1
  219. package/src/data/data_kb-brouchure-requests.json +10 -10
  220. package/src/data/data_kitchen-brochure-request.json +1 -1
  221. package/src/data/data_kitchen-cabinets.json +1 -1
  222. package/src/data/data_kitchen-plp.json +24 -18
  223. package/src/data/data_kitchen-ranges.json +21 -23
  224. package/src/data/data_latest-offers.json +1044 -1044
  225. package/src/data/data_locators.json +130 -132
  226. package/src/data/data_next-steps.json +20 -20
  227. package/src/data/data_notification-page.json +72 -24
  228. package/src/data/data_online-ranges.json +1 -1
  229. package/src/data/data_page-category-hub.json +1 -1
  230. package/src/data/data_page-confirmation.json +9 -9
  231. package/src/data/data_page-project-multiple-list.json +18 -18
  232. package/src/data/data_pre-home.json +1090 -1082
  233. package/src/data/data_price-event-new.json +1 -1
  234. package/src/data/data_saved-project-list.json +8 -8
  235. package/src/data/data_seo-widgets.json +31 -31
  236. package/src/data/data_shopping-cart-v2.json +1 -2
  237. package/src/data/data_shopping-cart-with-energy.json +229 -229
  238. package/src/data/data_storage-solutions.json +99 -99
  239. package/src/data/data_tile-installation.json +1 -1
  240. package/src/data/data_top-rated-perfect-product.json +204 -204
  241. package/src/data/data_trade-essentials.json +1 -1
  242. package/src/data/data_tradePro_cards.json +0 -1
  243. package/src/data/data_user-address-saved.json +33 -33
  244. package/src/data/data_voucher_tradePro.json +5 -5
  245. package/src/data/data_wismo.json +12 -12
  246. package/src/data/how-to-guides/data-how_to_fit-bath-and-taps.json +2 -2
  247. package/src/data/how-to-guides/data_how-to-change-door-window-furniture.json +274 -274
  248. package/src/data/how-to-guides/data_how-to-fit-door-locks.json +3 -8
  249. package/src/data/how-to-guides/data_how-to-fit-worktop.json +5 -13
  250. package/src/data/how-to-guides/data_how-to-fit_basin-and-taps.json +2 -6
  251. package/src/data/how-to-guides/data_how-to-fit_bath-and-taps.json +3 -10
  252. package/src/data/how-to-guides/data_how-to-plumb-a-kitchen-appliance.json +3 -7
  253. package/src/data/how-to-guides/data_how-to-unblock-sink.json +5 -7
  254. package/src/data/how-to-guides/data_how-to_bleed-radiator.json +134 -134
  255. package/src/data/how-to-guides/data_how-to_build-raised-deck.json +4 -4
  256. package/src/data/how-to-guides/data_how-to_change-socket.json +2 -2
  257. package/src/data/how-to-guides/data_how-to_fit-guttering.json +282 -282
  258. package/src/data/how-to-guides/data_how-to_fit-toilet.json +2 -2
  259. package/src/data/how-to-guides/data_how-to_fit-wall-tiles.json +77 -23
  260. package/src/data/how-to-guides/data_how-to_fit-worktops.json +3 -4
  261. package/src/data/how-to-guides/data_how-to_fix-leaking-sink.json +3 -3
  262. package/src/data/how-to-guides/data_how-to_fix-leaking-tap.json +3 -3
  263. package/src/data/how-to-guides/data_how-to_garden-calendar.json +4 -5
  264. package/src/data/how-to-guides/data_how-to_grow-fruit-veg.json +3 -3
  265. package/src/data/how-to-guides/data_how-to_hang-internal-door.json +266 -266
  266. package/src/data/how-to-guides/data_how-to_install-artificial-grass.json +3 -4
  267. package/src/data/how-to-guides/data_how-to_install-base-wall-cabinets.json +3 -4
  268. package/src/data/how-to-guides/data_how-to_install-composite-decking.json +6 -14
  269. package/src/data/how-to-guides/data_how-to_install-deck-lighting.json +4 -7
  270. package/src/data/how-to-guides/data_how-to_install-fence.json +5 -5
  271. package/src/data/how-to-guides/data_how-to_insulate-loft.json +2 -2
  272. package/src/data/how-to-guides/data_how-to_lay-deck.json +4 -6
  273. package/src/data/how-to-guides/data_how-to_lay-laminate-flooring.json +3 -8
  274. package/src/data/how-to-guides/data_how-to_lay-maintain-turf.json +4 -4
  275. package/src/data/how-to-guides/data_how-to_lay-path.json +5 -6
  276. package/src/data/how-to-guides/data_how-to_lay-patio.json +5 -5
  277. package/src/data/how-to-guides/data_how-to_lay-solid-wood-flooring.json +0 -8
  278. package/src/data/how-to-guides/data_how-to_lay-vinyl-carpet-tiles.json +3 -3
  279. package/src/data/how-to-guides/data_how-to_paint-a-room.json +5 -5
  280. package/src/data/how-to-guides/data_how-to_plaster-wall.json +8 -6
  281. package/src/data/how-to-guides/data_how-to_plumb-kitchen-appliances.json +3 -3
  282. package/src/data/how-to-guides/data_how-to_prepare-interior-woodwork.json +5 -5
  283. package/src/data/how-to-guides/data_how-to_prepare-paint-exterior-walls.json +1 -1
  284. package/src/data/how-to-guides/data_how-to_prepare-wall-and-ceilings.json +9 -9
  285. package/src/data/how-to-guides/data_how-to_put_up_shelf.json +4 -4
  286. package/src/data/how-to-guides/data_how-to_remove-replace-tiles.json +3 -3
  287. package/src/data/how-to-guides/data_how-to_repair-wall.json +384 -385
  288. package/src/data/how-to-guides/data_how-to_tile-bathroom.json +3 -4
  289. package/src/data/how-to-guides/data_how-to_unblock-sink.json +3 -3
  290. package/src/data/how-to-guides/data_install-composite-decking.json +4 -4
  291. package/src/data/how-to-guides/data_planting-techniques.json +3 -3
  292. package/src/data/how-to-guides/fit-roofing-shingles.json +4 -4
  293. package/src/data/how-to-guides/hubs/data_how-to_hub_home.json +1 -1
  294. package/src/data/my-account/data_address-book.json +12 -3
  295. package/src/data/my-account/data_my-order.json +1 -1
  296. package/src/data/my-account/data_personal-details.json +32 -8
  297. package/src/data/navigation.json +1016 -805
  298. package/src/data/page_how-to-choose-your-doors.json +1 -2
  299. package/src/data/public/wickers.json +2069 -2069
  300. package/src/img/TradePaint.svg +42 -14
  301. package/src/img/apple-pay.svg +12 -7
  302. package/src/img/big-white-apple-pay.svg +10 -5
  303. package/src/img/billie-logo.svg +4 -2
  304. package/src/img/billie-modal.svg +4 -2
  305. package/src/img/billie-pdp.svg +12 -9
  306. package/src/img/billie-spinner.svg +5 -3
  307. package/src/img/billie.svg +3 -1
  308. package/src/img/clearpay-logo.svg +6 -1
  309. package/src/img/clearpay-spinner.svg +4 -1
  310. package/src/img/energy-efficiency/energy-marker.svg +12 -1
  311. package/src/img/google-spinner.svg +14 -7
  312. package/src/img/googlepay.svg +23 -12
  313. package/src/img/home-banner_arrow.svg +7 -1
  314. package/src/img/ic-menu.svg +7 -1
  315. package/src/img/ic_info_big.svg +4 -1
  316. package/src/img/klarna-big.svg +18 -9
  317. package/src/img/klarna-sm.svg +5 -2
  318. package/src/img/klarna-spinner.svg +3 -1
  319. package/src/img/logo-klarna.svg +5 -2
  320. package/src/img/mastercard.svg +6 -3
  321. package/src/img/payapal_text.svg +6 -1
  322. package/src/img/payment/checkout/applepay.svg +12 -7
  323. package/src/img/payment/checkout/billie.svg +4 -2
  324. package/src/img/payment/checkout/clearpay.svg +5 -1
  325. package/src/img/payment/checkout/googlepay.svg +23 -12
  326. package/src/img/payment/checkout/mastercard.svg +13 -1
  327. package/src/img/payment/checkout/paypal.svg +37 -1
  328. package/src/img/payment/checkout/visa.svg +8 -1
  329. package/src/img/payment/footer/applepay.svg +12 -7
  330. package/src/img/payment/footer/billie.svg +3 -1
  331. package/src/img/payment/footer/clearpay.svg +18 -10
  332. package/src/img/payment/footer/googlepay.svg +23 -12
  333. package/src/img/payment/footer/mastercard.svg +13 -1
  334. package/src/img/payment/footer/paypal.svg +37 -1
  335. package/src/img/payment/footer/visa.svg +8 -1
  336. package/src/img/paypal.svg +8 -1
  337. package/src/img/paypal_logo_loader_paypal.svg +4 -1
  338. package/src/img/paypal_logo_loader_pp.svg +10 -1
  339. package/src/img/placeholders/full-width-img.svg +9 -1
  340. package/src/img/placeholders/img-2-to-1.svg +9 -1
  341. package/src/img/placeholders/img-3-to-4.svg +9 -1
  342. package/src/img/placeholders/img-4-to-3.svg +9 -1
  343. package/src/img/proposition_arrow_click.svg +7 -1
  344. package/src/img/proposition_delivery.svg +7 -1
  345. package/src/img/proposition_price.svg +7 -1
  346. package/src/img/proposition_returns.svg +7 -1
  347. package/src/img/social-icon-facebook.svg +8 -1
  348. package/src/img/social-icon-instagram.svg +15 -1
  349. package/src/img/social-icon-pinterest.svg +7 -1
  350. package/src/img/socials/facebook.svg +5 -1
  351. package/src/img/socials/instagram.svg +5 -1
  352. package/src/img/socials/pinterest.svg +5 -1
  353. package/src/img/socials/tiktok.svg +5 -1
  354. package/src/img/socials/x-twitter.svg +5 -1
  355. package/src/img/socials/youtube.svg +5 -1
  356. package/src/img/socials_facebook_color.svg +7 -1
  357. package/src/img/socials_facebook_white_blue_color.svg +5 -1
  358. package/src/img/socials_info_big.svg +7 -1
  359. package/src/img/socials_instagram_color.svg +16 -1
  360. package/src/img/socials_pinterest_color.svg +4 -1
  361. package/src/img/socials_twitter_color.svg +4 -1
  362. package/src/img/socials_whatsapp_color.svg +5 -1
  363. package/src/img/socials_youtube_color.svg +4 -1
  364. package/src/img/stars.svg +8 -1
  365. package/src/img/visa-logo.svg +3 -1
  366. package/src/img/wickes-dc-logo.svg +17 -13
  367. package/src/img/wickes-logo-v2.svg +15 -1
  368. package/src/img/wickes-logo.svg +36 -1
  369. package/src/img/young-minds.svg +10 -8
  370. package/src/js/components/anchors-scroll.js +9 -6
  371. package/src/js/components/badge-cashback.js +5 -6
  372. package/src/js/components/banner-placement-manager.js +269 -232
  373. package/src/js/components/card-color-slider.js +29 -29
  374. package/src/js/components/card-slider.js +78 -73
  375. package/src/js/components/cards-slider.js +64 -58
  376. package/src/js/components/charity-donations.js +3 -4
  377. package/src/js/components/checkout_your-details.js +68 -67
  378. package/src/js/components/clamp.js +47 -32
  379. package/src/js/components/click-disable.js +7 -7
  380. package/src/js/components/date-selection.js +50 -37
  381. package/src/js/components/file-loader.js +33 -33
  382. package/src/js/components/finance.js +3 -4
  383. package/src/js/components/flatpickr.js +135 -149
  384. package/src/js/components/gallery-pdp.js +97 -98
  385. package/src/js/components/gallery-range.js +107 -109
  386. package/src/js/components/general/accordion.js +31 -29
  387. package/src/js/components/general/back-to-top.js +40 -37
  388. package/src/js/components/general/backdrop.js +15 -15
  389. package/src/js/components/general/cart-slider.js +15 -12
  390. package/src/js/components/general/clamp-content.js +80 -80
  391. package/src/js/components/general/clamp.js +53 -38
  392. package/src/js/components/general/clear-input.js +25 -25
  393. package/src/js/components/general/cookie-chat-back.js +19 -13
  394. package/src/js/components/general/cookies-policy.js +5 -5
  395. package/src/js/components/general/create-popup-slider.js +169 -175
  396. package/src/js/components/general/device-type.js +3 -3
  397. package/src/js/components/general/footer.js +82 -52
  398. package/src/js/components/general/handleAccordion.js +28 -28
  399. package/src/js/components/general/is-trade-pro.js +15 -9
  400. package/src/js/components/general/main-nav.js +8 -8
  401. package/src/js/components/general/main-navigation.js +67 -73
  402. package/src/js/components/general/mini-basket-slider.js +6 -6
  403. package/src/js/components/general/notification.js +58 -40
  404. package/src/js/components/general/offer-banner.js +58 -58
  405. package/src/js/components/general/scroll-disable.js +45 -44
  406. package/src/js/components/general/search-filter.js +16 -16
  407. package/src/js/components/general/search.js +27 -29
  408. package/src/js/components/general/snack-bar.js +20 -11
  409. package/src/js/components/general/sticky_header.js +8 -7
  410. package/src/js/components/general/switchVat.js +154 -154
  411. package/src/js/components/general/text-clamp.js +14 -16
  412. package/src/js/components/general/tooltips.js +2 -2
  413. package/src/js/components/general/validation.js +47 -41
  414. package/src/js/components/leave-event.js +116 -113
  415. package/src/js/components/loader.js +11 -11
  416. package/src/js/components/modal-slider.js +57 -52
  417. package/src/js/components/order-item-cc.js +59 -69
  418. package/src/js/components/pdp-read-more.js +7 -11
  419. package/src/js/components/pdp-video.js +2 -2
  420. package/src/js/components/pwdstrength.js +13 -17
  421. package/src/js/components/range-cards.js +12 -12
  422. package/src/js/components/range-types.js +11 -11
  423. package/src/js/components/scrollbar.js +23 -20
  424. package/src/js/components/share-project-list.js +4 -5
  425. package/src/js/components/show-more-less.js +2 -2
  426. package/src/js/components/similar-slider.js +19 -10
  427. package/src/js/components/sticky-aside.js +84 -83
  428. package/src/js/components/store-locator-facilities.js +17 -15
  429. package/src/js/components/tabs.js +16 -17
  430. package/src/js/components/toggle-password-visibility.js +50 -50
  431. package/src/js/components/tradepro-notification-copy.js +5 -6
  432. package/src/js/components/voucher-remove.js +1 -2
  433. package/src/js/components/wisdom.js +35 -26
  434. package/src/js/components/zoom.js +67 -59
  435. package/src/js/emulation/account-hub.js +40 -40
  436. package/src/js/emulation/account-members.js +37 -36
  437. package/src/js/emulation/add-project-list-id-local.js +24 -18
  438. package/src/js/emulation/add.to.any.customisation.js +44 -38
  439. package/src/js/emulation/autocomplete.js +123 -114
  440. package/src/js/emulation/banner-placement-manager.js +40 -35
  441. package/src/js/emulation/basket-data.js +2123 -2037
  442. package/src/js/emulation/basket.js +58 -57
  443. package/src/js/emulation/big-wins.js +1079 -903
  444. package/src/js/emulation/chat-bot.js +14 -14
  445. package/src/js/emulation/checkLocalEnv.js +4 -4
  446. package/src/js/emulation/checkout-delivery-details.js +28 -25
  447. package/src/js/emulation/checkout-payment-details.js +46 -37
  448. package/src/js/emulation/checkout-sign-in-emulation.js +36 -33
  449. package/src/js/emulation/checkout_your-details.js +47 -46
  450. package/src/js/emulation/click-and-collect-modal.js +18 -20
  451. package/src/js/emulation/cnc-notifications.js +9 -10
  452. package/src/js/emulation/custom-slider-emulation.js +16 -17
  453. package/src/js/emulation/date-selection.js +25 -25
  454. package/src/js/emulation/default-store.js +92 -86
  455. package/src/js/emulation/favourite-product-local.js +31 -29
  456. package/src/js/emulation/find-address.js +41 -42
  457. package/src/js/emulation/footer-date.js +6 -3
  458. package/src/js/emulation/forms.js +352 -308
  459. package/src/js/emulation/generate-project-id-local.js +26 -23
  460. package/src/js/emulation/global-search-local.js +125 -122
  461. package/src/js/emulation/google-maps-store-info.js +25 -29
  462. package/src/js/emulation/home-movers.js +47 -49
  463. package/src/js/emulation/input-file.js +638 -558
  464. package/src/js/emulation/kitchen-plp-data.js +4528 -3670
  465. package/src/js/emulation/loadMore.js +13 -14
  466. package/src/js/emulation/main-nav-data.js +1058 -848
  467. package/src/js/emulation/mini-basket.js +34 -34
  468. package/src/js/emulation/mini-cart.js +12 -11
  469. package/src/js/emulation/mock.js +23 -23
  470. package/src/js/emulation/my-orders-local.js +30 -30
  471. package/src/js/emulation/paymentLoader.js +16 -16
  472. package/src/js/emulation/pdf-file-loader.js +88 -90
  473. package/src/js/emulation/pdp.js +18 -12
  474. package/src/js/emulation/personal-details-local.js +57 -56
  475. package/src/js/emulation/plp-load-more.js +16 -13
  476. package/src/js/emulation/popover-mini-basket.js +244 -238
  477. package/src/js/emulation/project-list-multiple.js +24 -18
  478. package/src/js/emulation/project-list-pdp.js +319 -316
  479. package/src/js/emulation/project-list-print.js +43 -40
  480. package/src/js/emulation/quiz-local.js +11 -11
  481. package/src/js/emulation/reference-field.js +2 -7
  482. package/src/js/emulation/selectable.js +19 -18
  483. package/src/js/emulation/shopping-list.js +19 -17
  484. package/src/js/emulation/sign-up.js +17 -21
  485. package/src/js/emulation/store-locator-list.js +11 -13
  486. package/src/js/emulation/switchCalendar.js +12 -8
  487. package/src/js/emulation/total-amount-loader.js +14 -13
  488. package/src/js/emulation/user.js +32 -32
  489. package/src/js/emulation/vat-toggle.js +1 -1
  490. package/src/js/emulation/wickes-responsive.js +178 -189
  491. package/src/js/emulation/wismo-details.js +22 -30
  492. package/src/js/emulation/your-details.js +34 -22
  493. package/src/js/helpers/jquery.cookiebar.js +270 -192
  494. package/src/js/helpers/responsive.js +69 -69
  495. package/src/js/helpers/safari-back.js +4 -4
  496. package/src/js/libs/bootstrap.bundle.min.js +1 -1
  497. package/src/js/libs/iframeResizer.min.js +2 -2
  498. package/src/js/libs/jquery.pstrength.custom-1.2.0.js +28 -34
  499. package/src/js/libs/simplebar.js +3 -3
  500. package/src/js/page/accordion.js +31 -29
  501. package/src/js/page/account-deletion.js +13 -13
  502. package/src/js/page/account-hub.js +128 -119
  503. package/src/js/page/account-members.js +229 -216
  504. package/src/js/page/address-book.js +186 -184
  505. package/src/js/page/basket/add-project-list-id.js +158 -130
  506. package/src/js/page/basket/clearpay.js +17 -17
  507. package/src/js/page/basket/display-energy-efficiency.js +13 -13
  508. package/src/js/page/basket/gtm.js +60 -54
  509. package/src/js/page/basket/klarna.js +2 -2
  510. package/src/js/page/basket/paypal.js +33 -33
  511. package/src/js/page/basket/session-sync.js +5 -5
  512. package/src/js/page/basket/summary-mobile.js +16 -16
  513. package/src/js/page/basket/wisdom.js +54 -39
  514. package/src/js/page/basket-v2.js +415 -261
  515. package/src/js/page/basket.js +42 -39
  516. package/src/js/page/billie-business-type.js +22 -22
  517. package/src/js/page/business-account-form.js +12 -12
  518. package/src/js/page/buying-guides-guttering.js +3 -3
  519. package/src/js/page/category-landing.js +18 -11
  520. package/src/js/page/change-password.js +100 -99
  521. package/src/js/page/checkout-confirmation-new.js +127 -70
  522. package/src/js/page/checkout-confirmation.js +6 -6
  523. package/src/js/page/checkout-delivery-address.js +35 -32
  524. package/src/js/page/checkout-delivery-details-loader.js +2 -5
  525. package/src/js/page/checkout-edit-address.js +1 -1
  526. package/src/js/page/checkout-payment-details.js +170 -172
  527. package/src/js/page/checkout-sign-in.js +15 -11
  528. package/src/js/page/checkout.js +1 -1
  529. package/src/js/page/cms-homepage.js +87 -45
  530. package/src/js/page/components/charity.js +114 -120
  531. package/src/js/page/components/csrf.js +4 -4
  532. package/src/js/page/components/discounts.js +39 -39
  533. package/src/js/page/components/favourite-product.js +125 -113
  534. package/src/js/page/components/global-search.js +204 -192
  535. package/src/js/page/components/modal-observer.js +43 -46
  536. package/src/js/page/components/order-summary.js +26 -22
  537. package/src/js/page/components/pagination.js +124 -117
  538. package/src/js/page/components/retry-action.js +2 -2
  539. package/src/js/page/components/saving-shopping-list.js +381 -314
  540. package/src/js/page/components/sticky-order-observer.js +36 -39
  541. package/src/js/page/components/voucher.js +46 -47
  542. package/src/js/page/copy-project-id.js +23 -23
  543. package/src/js/page/countdown-timer.js +6 -6
  544. package/src/js/page/default-store.js +40 -34
  545. package/src/js/page/design-appointment.js +6 -3
  546. package/src/js/page/energy-efficiency.js +39 -25
  547. package/src/js/page/finance-tabs.js +4 -4
  548. package/src/js/page/general/cookie.js +20 -10
  549. package/src/js/page/installation/calculator.js +12 -16
  550. package/src/js/page/installation/fi.js +76 -71
  551. package/src/js/page/installation/generic.js +21 -20
  552. package/src/js/page/installation/installation.js +36 -22
  553. package/src/js/page/installation/pdp-generic.js +3 -9
  554. package/src/js/page/installation/ti.js +26 -24
  555. package/src/js/page/installer-files-form.js +98 -76
  556. package/src/js/page/installer-form.js +502 -447
  557. package/src/js/page/installer-validation.js +848 -761
  558. package/src/js/page/instore-checkout.js +2 -2
  559. package/src/js/page/kitchen/card-carousel.js +21 -21
  560. package/src/js/page/kitchen/colour-swatches.js +153 -149
  561. package/src/js/page/kitchen/kitchen-card.js +62 -64
  562. package/src/js/page/kitchen/mobile-nav.js +26 -27
  563. package/src/js/page/kitchen/plp-filters-chips.js +72 -70
  564. package/src/js/page/kitchen/plp-filters-mobile.js +64 -60
  565. package/src/js/page/kitchen/plp-filters-panel.js +106 -102
  566. package/src/js/page/kitchen/plp-filters-utils.js +54 -53
  567. package/src/js/page/kitchen/plp-filters.js +210 -194
  568. package/src/js/page/kitchen/sort-by.js +149 -149
  569. package/src/js/page/klarna-modal-scroll-disable.js +4 -4
  570. package/src/js/page/merged-checkout.js +6 -3
  571. package/src/js/page/my-account.js +44 -46
  572. package/src/js/page/my-orders.js +153 -149
  573. package/src/js/page/online-exclusive.js +28 -31
  574. package/src/js/page/pdp-favourite.js +4 -4
  575. package/src/js/page/pdp-tile.js +0 -4
  576. package/src/js/page/pdp.js +41 -37
  577. package/src/js/page/personal-details.js +307 -277
  578. package/src/js/page/plp-cards-v2.js +39 -25
  579. package/src/js/page/plp-favourite.js +9 -9
  580. package/src/js/page/plp-img-v2.js +2 -3
  581. package/src/js/page/plp-load-more.js +66 -66
  582. package/src/js/page/plp.js +9 -10
  583. package/src/js/page/pre-home.js +159 -144
  584. package/src/js/page/project-list/generate-project-id.js +77 -68
  585. package/src/js/page/project-list-note.js +234 -232
  586. package/src/js/page/project-list.js +2 -3
  587. package/src/js/page/quiz.js +292 -292
  588. package/src/js/page/select-address.js +27 -14
  589. package/src/js/page/smart-banner.js +8 -5
  590. package/src/js/page/ti.js +67 -42
  591. package/src/js/page/top-rated.js +36 -29
  592. package/src/js/page/track-my-order.js +172 -156
  593. package/src/js/page/tradePro-rewards.js +34 -36
  594. package/src/js/page/utils/array-utils.js +13 -10
  595. package/src/js/page/utils/copy-to-clipboard.js +45 -45
  596. package/src/js/page/utils/create-event.js +8 -8
  597. package/src/js/page/utils/errorMesages.js +12 -11
  598. package/src/js/page/utils/helpers.js +14 -9
  599. package/src/js/page/utils/http-action.js +4 -5
  600. package/src/js/page/utils/loader.js +5 -5
  601. package/src/js/page/utils/routes.js +9 -9
  602. package/src/js/page/utils/url-query.js +4 -4
  603. package/src/js/page/utils/validation.js +93 -96
  604. package/src/js/page/wickes-dc.js +51 -44
  605. package/src/js/page/wismo.js +12 -12
  606. package/src/js/page/your-details.js +77 -41
  607. package/src/layouts/app_sticky_header.hbs +0 -1
  608. package/src/scss/barclays-paypage-combined.css +585 -585
  609. package/src/scss/barclays-paypage-desktop.css +496 -496
  610. package/src/scss/barclays-paypage-mobile.css +494 -494
  611. package/src/scss/category-main.scss +8 -2
  612. package/src/scss/common/_cat-common.scss +1 -0
  613. package/src/scss/common/_plp-common.scss +1 -0
  614. package/src/scss/components/_billie-modal.scss +2 -2
  615. package/src/scss/components/_card.scss +1 -0
  616. package/src/scss/components/_find-a-store.scss +1 -0
  617. package/src/scss/components/_gallery-pdp-critical.scss +2 -2
  618. package/src/scss/components/_kitchen-card.scss +2 -2
  619. package/src/scss/components/_notifications-critical.scss +2 -2
  620. package/src/scss/components/_offer-banner.scss +1 -0
  621. package/src/scss/components/_order-summary.scss +1 -1
  622. package/src/scss/components/_page-overlay.scss +1 -1
  623. package/src/scss/components/_price-block.scss +1 -0
  624. package/src/scss/components/_price.scss +1 -1
  625. package/src/scss/components/_range-card.scss +0 -1
  626. package/src/scss/components/_recommended.scss +0 -1
  627. package/src/scss/components/_rewards.scss +1 -1
  628. package/src/scss/components/_share-list-modal.scss +1 -1
  629. package/src/scss/components/_shopping-list-note.scss +1 -1
  630. package/src/scss/components/_steps-three.scss +1 -1
  631. package/src/scss/components/_steps.scss +2 -2
  632. package/src/scss/components/_tc-generic.scss +1 -1
  633. package/src/scss/components/_thank-you-modal.scss +3 -1
  634. package/src/scss/components/_ti-total-area.scss +1 -1
  635. package/src/scss/components/_user-address-delivery.scss +1 -1
  636. package/src/scss/components/kitchen/_price.scss +1 -1
  637. package/src/scss/components/my-account/_contacts.scss +3 -1
  638. package/src/scss/components/special-opening-schedule-v2.scss +3 -3
  639. package/src/scss/components/special-opening-schedule.scss +2 -2
  640. package/src/scss/helpers/_variables.scss +157 -154
  641. package/src/scss/helpers/helpers-pdp-critical/_elements-critical-pdp.scss +1 -0
  642. package/src/scss/helpers/helpers-pdp-critical/_helpers-critical-pdp.scss +4 -0
  643. package/src/scss/libs/_bootstrap-extracted.scss +24 -6
  644. package/src/scss/libs/_skeleton.scss +3 -3
  645. package/src/scss/libs/simplebar.css +3 -3
  646. package/src/scss/libs/swiper.css +479 -384
  647. package/src/scss/main.scss +140 -70
  648. package/src/scss/my-account-main-v2.scss +38 -19
  649. package/src/scss/my-account-main.scss +38 -19
  650. package/src/scss/pages/_checkout-widget.scss +1 -1
  651. package/src/scss/pages/_checkout_your-details.scss +1 -0
  652. package/src/scss/pages/checkout-new.scss +1 -0
  653. package/src/scss/pages/checkout.scss +1 -0
  654. package/src/scss/pages/iframe-paypage.scss +9 -8
  655. package/src/scss/pages/page_book-consultant-thank-you-new.scss +2 -2
  656. package/src/scss/pages/page_installer.scss +2 -2
  657. package/src/scss/pages/page_my-account_tradePro.scss +1 -1
  658. package/src/scss/pages/page_new-checkout_login-register.scss +1 -1
  659. package/src/scss/pages/page_pre_home_thank-you.scss +2 -2
  660. package/src/scss/pages/page_product-details-critical.scss +1 -0
  661. package/src/scss/pages/page_products-list-combined.scss +4 -0
  662. package/src/scss/pages/page_store-locator-details.scss +1 -1
  663. package/src/scss/pages/page_top-rated.scss +14 -14
  664. package/src/scss/pages/page_wismo-details.scss +1 -1
  665. package/src/scss/pages/tradePro-rewards-old.scss +1 -1
  666. package/src/scss/partials/_breadcrumbs-critical.scss +2 -2
  667. package/src/scss/partials/_breadcrumbs.scss +2 -2
  668. package/src/scss/partials/_header-critical.scss +1 -1
  669. package/src/scss/partials/_header.scss +1 -1
  670. package/src/scss/store-locator-main.scss +3 -0
  671. package/build/js/page/business-pages.js +0 -13
  672. package/src/js/page/business-pages.js +0 -13
@@ -1,2087 +1,2173 @@
1
1
  var Wick = Wick || {};
2
2
  Wick.BasketData = (function () {
3
- return {
4
- validPostCodes: function () {
5
- return [
6
- 'RT_01',
7
- 'RT_02',
8
- 'RT_03',
9
- 'RT_04',
10
- 'RT_05',
11
- 'RT_051',
12
- ]
13
- },
14
- successVoucherData: {
15
- "subTotal": "£85.00",
16
- "deliveryCost": "£4.00",
17
- "freeDelivery": false,
18
- "clickAndCollectCost": "FREE",
19
- "totalForDelivery": "£69.00",
20
- "totalForClickAndCollect": "FREE",
21
- "total": "£67.00",
22
- "vat": "£11.17",
23
- "deliveryOrder": true,
24
- "clickAndCollectOrder": false,
25
- "discountTotal": "£2.00",
26
- "discounts": [
27
- "Spend over £10 and get £2 fixed discount"
28
- ],
29
- "promotionsInfo": [
30
- {
31
- "description": "Spend over £10 and get £2 fixed discount",
32
- "usedCouponCode": "RT_02"
33
- }
34
- ],
35
- "subTotalWithDeliveryCost": "£69.00",
36
- "net": false,
37
- "subtotalWithDeliveryAndDiscounts": "£67.00",
38
- "discountAmounts": [],
39
- "goodsTotalWithoutDiscount": "£65.00",
40
- "charityPrice": ""
41
- },
42
- failVoucherData: {
43
- "status": 400,
44
- "responseJSON": {
45
- "globalMessage": {
46
- "message": "Delivery is already free.\nCoupon can’t be applied."
47
- }
48
- }
49
- },
50
- updateQuantity: {
51
- "statusCode": "lowStock",
52
- "quantityAdded": 71,
53
- "quantity": 0,
54
- "entry": {
55
- "entryNumber": 2,
56
- "quantity": 74,
57
- "basePrice": {
58
- "currencyIso": "GBP",
59
- "value": 5.0,
60
- "priceType": "BUY",
61
- "formattedValue": "£5.00",
62
- "minQuantity": null,
63
- "maxQuantity": null,
64
- "currencySymbol": "£",
65
- "wasPrice": null,
66
- "infoUom": null,
67
- "infoUomPrice": null,
68
- "singleVolumePrice": null,
69
- "vatRatePercentage": null,
70
- "sellingUomDescription": null,
71
- "formattedPriceWithoutCurrencySymbol": "5.00",
72
- "pricing": null
3
+ return {
4
+ validPostCodes: function () {
5
+ return ['RT_01', 'RT_02', 'RT_03', 'RT_04', 'RT_05', 'RT_051'];
73
6
  },
74
- "basePriceExcVat": {
75
- "value": 4,
76
- "formattedValue": "£4",
77
- "currencyIso": "GBP",
78
- "formattedPriceWithoutCurrencySymbol": "4"
79
- },
80
- "totalPrice": {
81
- "currencyIso": "GBP",
82
- "value": 3700.0,
83
- "priceType": "BUY",
84
- "formattedValue": "£3700.00",
85
- "minQuantity": null,
86
- "maxQuantity": null,
87
- "currencySymbol": "£",
88
- "wasPrice": null,
89
- "infoUom": null,
90
- "infoUomPrice": null,
91
- "singleVolumePrice": null,
92
- "vatRatePercentage": null,
93
- "sellingUomDescription": null,
94
- "formattedPriceWithoutCurrencySymbol": "3700.00",
95
- "pricing": null
96
- },
97
- "product": {
98
- "code": "221100",
99
- "name": "Blue Circle Ready To Use Postcrete - 20kg",
100
- "url": "/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100",
101
- "purchasable": true,
102
- "stock": {
103
- "stockLevelStatus": {
104
- "code": "outOfStock",
105
- "type": "StockLevelStatus"
106
- },
107
- "stockLevel": 0,
108
- "stockThreshold": null,
109
- "makeUnavailable": false,
110
- "originalStockLevelStatus": {
111
- "code": "outOfStock",
112
- "type": "StockLevelStatus"
113
- },
114
- "exists": false,
115
- "stockMessage": null
116
- },
117
- "availableForPickup": true,
118
- "price": {
119
- "currencyIso": "GBP",
120
- "value": 5.0,
121
- "priceType": "BUY",
122
- "formattedValue": "£5.00",
123
- "minQuantity": null,
124
- "maxQuantity": null,
125
- "currencySymbol": "£",
126
- "wasPrice": null,
127
- "infoUom": "KG",
128
- "infoUomPrice": 0.25,
129
- "singleVolumePrice": null,
130
- "vatRatePercentage": 20.0,
131
- "sellingUomDescription": null,
132
- "formattedPriceWithoutCurrencySymbol": "5.00",
133
- "pricing": null
134
- },
135
- "images": [
136
- {
137
- "imageType": "PRIMARY",
138
- "format": "zoom",
139
- "url": "//media.wickes.co.uk/is/image/wickes/largeNormal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00",
140
- "altText": "Blue Circle Ready To Use Postcrete - 20kg",
141
- "galleryIndex": null,
142
- "width": null
143
- },
144
- {
145
- "imageType": "PRIMARY",
146
- "format": "product",
147
- "url": "//media.wickes.co.uk/is/image/wickes/normal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00",
148
- "altText": "Blue Circle Ready To Use Postcrete - 20kg",
149
- "galleryIndex": null,
150
- "width": null
151
- },
152
- {
153
- "imageType": "PRIMARY",
154
- "format": "thumbnail",
155
- "url": "//media.wickes.co.uk/is/image/wickes/thumbnail/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00",
156
- "altText": "Blue Circle Ready To Use Postcrete - 20kg",
157
- "galleryIndex": null,
158
- "width": null
159
- },
160
- {
161
- "imageType": "PRIMARY",
162
- "format": "cartIcon",
163
- "url": "//media.wickes.co.uk/is/image/wickes/smallThumbnail/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00",
164
- "altText": "Blue Circle Ready To Use Postcrete - 20kg",
165
- "galleryIndex": null,
166
- "width": null
167
- }
168
- ],
169
- "categories": [
170
- {
171
- "code": "1000208",
172
- "name": "Cement",
173
- "url": "/Products/Building-Materials/Cement+Aggregates/Cement/c/1000208",
174
- "description": null,
175
- "image": null,
176
- "parentCategoryName": null,
177
- "sequence": 0
178
- },
179
- {
180
- "code": "1000211",
181
- "name": "Concrete",
182
- "url": "/Products/Building-Materials/Cement+Aggregates/Concrete/c/1000211",
183
- "description": null,
184
- "image": null,
185
- "parentCategoryName": null,
186
- "sequence": 0
187
- }
188
- ],
189
- "baseOptions": [],
190
- "volumePrices": [],
191
- "configurable": false,
192
- "imageSetId": "B3182_221100_IS",
193
- "fulfilmentType": "STANDARD",
194
- "noScriptProductImageUrl": "//media.wickes.co.uk/is/image/wickes/largeNormal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00?defaultImage=wickes/2018-Wickes-Missing-Product-650x650",
195
- "sellOnly": false,
196
- "externalAverageRating": 4.9,
197
- "externalReviewCount": 4680,
198
- "coshhSheetUrl": "//media.wickes.co.uk/documents/wickes/B3182_221100_COSHH_0",
199
- "techSheetUrl": "//media.wickes.co.uk/documents/wickes/B3182_221100_TECH_0",
200
- "priceInclusiveVat": {
201
- "currencyIso": "GBP",
202
- "value": 5.0,
203
- "priceType": "BUY",
204
- "formattedValue": "£5.00",
205
- "minQuantity": null,
206
- "maxQuantity": null,
207
- "currencySymbol": "£",
208
- "wasPrice": null,
209
- "infoUom": "KG",
210
- "infoUomPrice": 0.25,
211
- "singleVolumePrice": null,
212
- "vatRatePercentage": 20.0,
213
- "sellingUomDescription": null,
214
- "formattedPriceWithoutCurrencySymbol": "5.00",
215
- "pricing": null
216
- },
217
- "priceExclusiveVat": {
218
- "currencyIso": "GBP",
219
- "value": 4.17,
220
- "priceType": "BUY",
221
- "formattedValue": "£4.17",
222
- "minQuantity": null,
223
- "maxQuantity": null,
224
- "currencySymbol": "£",
225
- "wasPrice": null,
226
- "infoUom": null,
227
- "infoUomPrice": null,
228
- "singleVolumePrice": null,
229
- "vatRatePercentage": null,
230
- "sellingUomDescription": null,
231
- "formattedPriceWithoutCurrencySymbol": "4.17",
232
- "pricing": null
233
- },
234
- "downStreamData": {
235
- "description": "Blue Circle Ready To Use Postcrete - 20kg",
236
- "fulfillmentType": "STANDARD",
237
- "swapCode": "",
238
- "productRanking": null,
239
- "order": null
240
- },
241
- "categoryPath": "Products/Building Materials/Cement & Aggregates/Cement",
242
- "hasDataSheets": true,
243
- "coshhSheetList": [
244
- {
245
- "code": "B3182_221100_COSHH_0",
246
- "description": null,
247
- "altText": null,
248
- "url": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_COSHH_0",
249
- "downloadUrl": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_COSHH_0",
250
- "size": null
251
- }
252
- ],
253
- "dopSheetList": [],
254
- "epdSheetList": [],
255
- "gilSheetList": [
256
- {
257
- "code": "B3182_221100_GIL_0",
258
- "description": null,
259
- "altText": null,
260
- "url": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_GIL_0",
261
- "downloadUrl": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_GIL_0",
262
- "size": null
263
- }
264
- ],
265
- "techSheetList": [
266
- {
267
- "code": "B3182_221100_TECH_0",
268
- "description": null,
269
- "altText": null,
270
- "url": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_TECH_0",
271
- "downloadUrl": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_TECH_0",
272
- "size": null
273
- }
274
- ],
275
- "fulfillmentAttributes": {
276
- "type": "STANDARD",
277
- "leadTimeDays": 1,
278
- "bigAndBulky": false,
279
- "supplierDelivered": false,
280
- "vision": false,
281
- "assumedAlwaysInStock": false,
282
- "webOnly": false,
283
- "treatAsFulfillmentTypeOnCheckout": null
284
- },
285
- "minOrderQuantity": 1,
286
- "gpid": "1000492390",
287
- "ean": "5018719100152",
288
- "isBaseProduct": false,
289
- "brandName": "Blue Circle",
290
- "scene7FlyoutViewerISCommand": "",
291
- "availableForShoppingList": false,
292
- "installationDetails": {
293
- "packCoverage": 0.0,
294
- "pricePerPack": 5.0,
295
- "pricePerPackInPence": 500,
296
- "pricePerSQM": 0.0,
297
- "width": 0.0,
298
- "length": 0.0,
299
- "material": "",
300
- "packQuantity": 0,
301
- "doesNotContainRequiredAttributes": null
302
- },
303
- "tileInstallationAvailable": false,
304
- "tileCalculationAvailable": false,
305
- "flooringInstallationAvailable": false,
306
- "flooringCalculationAvailable": false,
307
- "installationProduct": false,
308
- "availabilityRestriction": "NO_RESTRICTIONS",
309
- "availableForBigWinsCncOnly": false,
310
- "availableForBigWinsStockOnly": false
311
- },
312
- "updateable": true,
313
- "deliveryMode": null,
314
- "deliveryPointOfService": {
315
- "name": "8973",
316
- "displayName": null,
317
- "url": null,
318
- "description": "NDS Wickes Chadwell Heath",
319
- "openingHours": null,
320
- "storeContent": null,
321
- "features": {},
322
- "geoPoint": {
323
- "latitude": 51.566937,
324
- "longitude": 0.117506
325
- },
326
- "formattedDistance": null,
327
- "distanceKm": null,
328
- "mapIcon": null,
329
- "address": {
330
- "id": "10089029042199",
331
- "title": null,
332
- "titleCode": null,
333
- "firstName": null,
334
- "lastName": null,
335
- "companyName": "Wickes",
336
- "line1": "WICKES, 850 HIGH ROAD",
337
- "line2": "CHADWELL HEATH",
338
- "town": "ROMFORD",
339
- "region": null,
340
- "postalCode": "RM6 4HX",
341
- "phone": "020 8590 1116",
342
- "email": "",
343
- "country": {
344
- "isocode": "GB",
345
- "name": "United Kingdom"
346
- },
347
- "shippingAddress": false,
348
- "billingAddress": false,
349
- "defaultAddress": false,
350
- "visibleInAddressBook": true,
351
- "formattedAddress": "WICKES, 850 HIGH ROAD, CHADWELL HEATH, ROMFORD, RM6 4HX, United Kingdom",
352
- "contactAddress": false,
353
- "mobile": null,
354
- "fax": "123456",
355
- "regionString": null,
356
- "cardHolderName": null,
357
- "businessAddress": false,
358
- "createdTimestamp": null
359
- },
360
- "storeImages": [],
361
- "brand": "Wickes",
362
- "buyAndCollect": null,
363
- "loadingRestriction": null,
364
- "specificInfo": "",
365
- "satNavPostcode": null,
366
- "seoText": null,
367
- "productRanges": [],
368
- "metaTitle": null,
369
- "metaDescription": null,
370
- "h1": null
371
- },
372
- "entries": null,
373
- "configurationInfos": [],
374
- "statusSummaryMap": {},
375
- "entryGroupNumbers": [],
376
- "comments": [],
377
- "supportedActions": [
378
- "REMOVE"
379
- ],
380
- "taxValues": [
381
- {
382
- "code": "uk-vat-full",
383
- "value": 20.0,
384
- "appliedValue": 61.67,
385
- "absolute": false,
386
- "currencyIsoCode": "GBP"
387
- }
388
- ],
389
- "deliveryModeType": "PICKUP",
390
- "fulfilmentRouting": null,
391
- "collection": true,
392
- "charity": false,
393
- "leadTime": null,
394
- "leadTimeExtended": null,
395
- "itemTotalWithoutDiscount": {
396
- "currencyIso": "GBP",
397
- "value": 3700.0,
398
- "priceType": "BUY",
399
- "formattedValue": "£3700.00",
400
- "minQuantity": null,
401
- "maxQuantity": null,
402
- "currencySymbol": "£",
403
- "wasPrice": null,
404
- "infoUom": null,
405
- "infoUomPrice": null,
406
- "singleVolumePrice": null,
407
- "vatRatePercentage": null,
408
- "sellingUomDescription": null,
409
- "formattedPriceWithoutCurrencySymbol": "3700.00",
410
- "pricing": null
411
- },
412
- "itemTotalWithoutDiscountExcVat": {
413
- "value": 3600,
414
- "formattedValue": "£3600",
415
- "currencyIso": "GBP",
416
- "formattedPriceWithoutCurrencySymbol": "3600"
417
- },
418
- "appliedPromotions": null,
419
- "tilingInstallationData": null,
420
- "flooringInstallationData": null,
421
- "alerts": null,
422
- "orderFulfilmentControls": {
423
- "availableForCollection": true,
424
- "availableForDelivery": true,
425
- "availableForWickesFulfilment": false
426
- },
427
- },
428
- "deliveryModeChanged": null,
429
- "cartCode": "663467017",
430
- "statusMessage": "accConfirmedMsgs",
431
- "entryGroupNumbers": null,
432
- "message": "The Basket quantity of <a href=\"/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100\" style=\"text-decoration: underline\">Blue Circle Ready To Use Postcrete - 20kg</a> has been reduced to 74 from 100 due to insufficient stock."
433
- },
434
- initialCartState: {
435
- "code": "696252000",
436
- "subTotal": {"value": 19.0, "formattedValue": "£19.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "19.00"},
437
- "totalTax": {"value": 3.17, "formattedValue": "£3.17", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "3.17"},
438
- "deliveryCost": {"value": 0.0, "formattedValue": "£0.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "0.00"},
439
- "charityPrice": {"value": 0.0, "formattedValue": "£0.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "0.00"},
440
- "totalDiscounts": {"value": 0.0, "formattedValue": "£0.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "0.00"},
441
- "totalPrice": {"value": 19.0, "formattedValue": "£19.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "19.00"},
442
- "potentialProductPromotions": [],
443
- "appliedProductPromotions": [],
444
- "appliedOrderPromotions": [],
445
- "promotionsInfo": null,
446
- "clickAndCollectOnly": true,
447
- "deliveryItemsQuantity": 1,
448
- "pickupItemsQuantity": 2,
449
- "freeDelivery": false,
450
- "subtotalWithoutCharity": {"value": 19.0, "formattedValue": "£19.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "19.00"},
451
- "messageForFreeDelivery": null,
452
- "pickupOrderGroups": [
453
- {
454
- "entries": [
455
- {
456
- "entryNumber": 0,
457
- "quantity": 2,
458
- "basePrice": {
459
- "value": 100.0,
460
- "formattedValue": "£100",
461
- "currencyIso": "GBP",
462
- "formattedPriceWithoutCurrencySymbol": "100"
463
- },
464
- "basePriceExcVat": {
465
- "value": 99,
466
- "formattedValue": "£99",
467
- "currencyIso": "GBP",
468
- "formattedPriceWithoutCurrencySymbol": "99"
469
- },
470
- "product": {
471
- "code": "221100",
472
- "name": "Blue Circle Ready To Use Postcrete - 20kg",
473
- "url": "/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100",
474
- "minOrderQuantity": 0,
475
- "maxOrderQuantity": null,
476
- "fulfillmentAttributes": {
477
- "type": "STANDARD_STORE_DELIVERED",
478
- "leadTimeDays": 1,
479
- "supplierDelivered": false
480
- },
481
- "price": {
482
- "value": 100.0,
483
- "formattedValue": "£100",
484
- "currencyIso": "GBP",
485
- "formattedPriceWithoutCurrencySymbol": "100"
486
- },
487
- "categoryPath": "Products/Building Materials/Cement & Aggregates/Cement",
488
- "brandName": "Blue Circle",
489
- "categories": [
490
- {
491
- "code": "1000208",
492
- "name": "Cement"
493
- },
494
- {
495
- "code": "1000211",
496
- "name": "Concrete"
497
- }
498
- ],
499
- "image": {
500
- "url": "//media.dev.wickes.co.uk/is/image/wickes/B3182_221100_00?$normal$",
501
- "altText": "Blue Circle Ready To Use Postcrete - 20kg"
7
+ successVoucherData: {
8
+ subTotal: '£85.00',
9
+ deliveryCost: '£4.00',
10
+ freeDelivery: false,
11
+ clickAndCollectCost: 'FREE',
12
+ totalForDelivery: '£69.00',
13
+ totalForClickAndCollect: 'FREE',
14
+ total: '£67.00',
15
+ vat: '£11.17',
16
+ deliveryOrder: true,
17
+ clickAndCollectOrder: false,
18
+ discountTotal: '£2.00',
19
+ discounts: ['Spend over £10 and get £2 fixed discount'],
20
+ promotionsInfo: [
21
+ {
22
+ description: 'Spend over £10 and get £2 fixed discount',
23
+ usedCouponCode: 'RT_02',
502
24
  },
503
- "pricePerSqm": 0.0,
504
- "installationProduct": false
505
- },
506
- "updateable": true,
507
- "deliveryPointOfService": {
508
- "name": "8901",
509
- "description": "WX Test Store 12"
510
- },
511
- "charity": false,
512
- "itemTotalWithoutDiscount": {
513
- "value": 100.0,
514
- "formattedValue": "£100",
515
- "currencyIso": "GBP",
516
- "formattedPriceWithoutCurrencySymbol": "100"
517
- },
518
- "itemTotalWithoutDiscountExcVat": {
519
- "value": 99,
520
- "formattedValue": "£99",
521
- "currencyIso": "GBP",
522
- "formattedPriceWithoutCurrencySymbol": "99"
523
- },
524
- "orderFulfilmentControls": {
525
- "availableForDelivery": true,
526
- "availableForCollection": true,
527
- "availableForWickesFulfilment": false
528
- }
529
- }
530
- ],
531
- "quantity": 1,
532
- "totalPrice": {
533
- "value": 100.0,
534
- "formattedValue": "£100.00",
535
- "currencyIso": "GBP",
536
- "formattedPriceWithoutCurrencySymbol": "100.00"
537
- }
25
+ ],
26
+ subTotalWithDeliveryCost: '£69.00',
27
+ net: false,
28
+ subtotalWithDeliveryAndDiscounts: '£67.00',
29
+ discountAmounts: [],
30
+ goodsTotalWithoutDiscount: '£65.00',
31
+ charityPrice: '',
538
32
  },
539
- {
540
- "entries": [
541
- {
542
- "entryNumber": 1,
543
- "quantity": 2,
544
- "basePrice": {
545
- "value": 24.0,
546
- "formattedValue": "£24",
547
- "currencyIso": "GBP",
548
- "formattedPriceWithoutCurrencySymbol": "24"
549
- },
550
- "basePriceExcVat": {
551
- "value": 23,
552
- "formattedValue": "£23",
553
- "currencyIso": "GBP",
554
- "formattedPriceWithoutCurrencySymbol": "23"
555
- },
556
- "product": {
557
- "code": "109450",
558
- "name": "Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²",
559
- "url": "/Knauf-Insulation-Space-Standard-Top-Up-170mm-Loft-Roll---6-47m%C2%B2/p/109450",
560
- "minOrderQuantity": 0,
561
- "maxOrderQuantity": null,
562
- "fulfillmentAttributes": {
563
- "type": "HOURLY_STANDARD",
564
- "leadTimeDays": 1,
565
- "supplierDelivered": false
566
- },
567
- "price": {
568
- "value": 24.0,
569
- "formattedValue": "£24",
570
- "currencyIso": "GBP",
571
- "formattedPriceWithoutCurrencySymbol": "24"
33
+ failVoucherData: {
34
+ status: 400,
35
+ responseJSON: {
36
+ globalMessage: {
37
+ message: 'Delivery is already free.\nCoupon can’t be applied.',
572
38
  },
573
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
574
- "brandName": "Knauf Insulation",
575
- "categories": [
576
- {
577
- "code": "1000270",
578
- "name": "Loft Insulation"
579
- }
580
- ],
581
- "image": {
582
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109450_00?$normal$",
583
- "altText": "Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²"
584
- },
585
- "pricePerSqm": 0.0,
586
- "installationProduct": false
587
- },
588
- "updateable": true,
589
- "deliveryPointOfService": {
590
- "name": "8397",
591
- "description": "WATFORD"
592
- },
593
- "charity": false,
594
- "itemTotalWithoutDiscount": {
595
- "value": 24.0,
596
- "formattedValue": "£24",
597
- "currencyIso": "GBP",
598
- "formattedPriceWithoutCurrencySymbol": "24"
599
- },
600
- "itemTotalWithoutDiscountExcVat": {
601
- "value": 23,
602
- "formattedValue": "£23",
603
- "currencyIso": "GBP",
604
- "formattedPriceWithoutCurrencySymbol": "23"
605
- },
606
- "orderFulfilmentControls": {
607
- "availableForDelivery": true,
608
- "availableForCollection": true,
609
- "availableForWickesFulfilment": false
610
- }
611
39
  },
612
- {
613
- "entryNumber": 2,
614
- "quantity": 2,
615
- "basePrice": {
616
- "value": 0.0,
617
- "formattedValue": "£0",
618
- "currencyIso": "GBP",
619
- "formattedPriceWithoutCurrencySymbol": "0"
620
- },
621
- "basePriceExcVat": {
622
- "value": 0,
623
- "formattedValue": "£0",
624
- "currencyIso": "GBP",
625
- "formattedPriceWithoutCurrencySymbol": "0"
626
- },
627
- "product": {
628
- "code": "103123",
629
- "name": "Wickes Passage Door Knob Set - Brass 1 Pair",
630
- "url": "/Wickes-Passage-Door-Knob-Set---Brass-1-Pair/p/103123",
631
- "minOrderQuantity": 0,
632
- "maxOrderQuantity": null,
633
- "fulfillmentAttributes": {
634
- "type": "STANDARD",
635
- "leadTimeDays": 1,
636
- "supplierDelivered": false
40
+ },
41
+ updateQuantity: {
42
+ statusCode: 'lowStock',
43
+ quantityAdded: 71,
44
+ quantity: 0,
45
+ entry: {
46
+ entryNumber: 2,
47
+ quantity: 74,
48
+ basePrice: {
49
+ currencyIso: 'GBP',
50
+ value: 5.0,
51
+ priceType: 'BUY',
52
+ formattedValue: '£5.00',
53
+ minQuantity: null,
54
+ maxQuantity: null,
55
+ currencySymbol: '£',
56
+ wasPrice: null,
57
+ infoUom: null,
58
+ infoUomPrice: null,
59
+ singleVolumePrice: null,
60
+ vatRatePercentage: null,
61
+ sellingUomDescription: null,
62
+ formattedPriceWithoutCurrencySymbol: '5.00',
63
+ pricing: null,
637
64
  },
638
- "price": {
639
- "value": 9.5,
640
- "formattedValue": "£9.50",
641
- "currencyIso": "GBP",
642
- "formattedPriceWithoutCurrencySymbol": "9.50"
65
+ basePriceExcVat: {
66
+ value: 4,
67
+ formattedValue: '£4',
68
+ currencyIso: 'GBP',
69
+ formattedPriceWithoutCurrencySymbol: '4',
643
70
  },
644
- "categoryPath": "Products/Clearance",
645
- "brandName": "Wickes",
646
- "categories": [
647
- {
648
- "code": "1072000",
649
- "name": "Clearance"
650
- },
651
- {
652
- "code": "1065002",
653
- "name": "Security & Hardware Clearance"
654
- },
655
- {
656
- "code": "1022012",
657
- "name": "Doors & Windows Clearance"
658
- },
659
- {
660
- "code": "1008007",
661
- "name": "Door Handles"
662
- }
663
- ],
664
- "image": {
665
- "url": "//media.wickes.co.uk/is/image/wickes/T3274_103123_00?$normal$",
666
- "altText": "Wickes Passage Door Knob Set - Brass 1 Pair"
71
+ totalPrice: {
72
+ currencyIso: 'GBP',
73
+ value: 3700.0,
74
+ priceType: 'BUY',
75
+ formattedValue: '£3700.00',
76
+ minQuantity: null,
77
+ maxQuantity: null,
78
+ currencySymbol: '£',
79
+ wasPrice: null,
80
+ infoUom: null,
81
+ infoUomPrice: null,
82
+ singleVolumePrice: null,
83
+ vatRatePercentage: null,
84
+ sellingUomDescription: null,
85
+ formattedPriceWithoutCurrencySymbol: '3700.00',
86
+ pricing: null,
667
87
  },
668
- "pricePerSqm": 0.0,
669
- "installationProduct": false
670
- },
671
- "updateable": false,
672
- "deliveryPointOfService": null,
673
- "charity": false,
674
- "itemTotalWithoutDiscount": {
675
- "value": 0.0,
676
- "formattedValue": "£0",
677
- "currencyIso": "GBP",
678
- "formattedPriceWithoutCurrencySymbol": "0"
679
- },
680
- "itemTotalWithoutDiscountExcVat": {
681
- "value": 0,
682
- "formattedValue": "£0",
683
- "currencyIso": "GBP",
684
- "formattedPriceWithoutCurrencySymbol": "0"
685
- },
686
- "orderFulfilmentControls": {
687
- "availableForDelivery": true,
688
- "availableForCollection": true,
689
- "availableForWickesFulfilment": false
690
- }
691
- }
692
- ],
693
- "quantity": 2,
694
- "totalPrice": {
695
- "value": 40.5,
696
- "formattedValue": "£40.50",
697
- "currencyIso": "GBP",
698
- "formattedPriceWithoutCurrencySymbol": "40.50"
699
- }
700
- }
701
- ],
702
- "deliveryOrderGroups": [
703
- {
704
- "entries": [
705
- {
706
- "entryNumber": 3,
707
- "quantity": 3,
708
- "basePrice": {
709
- "value": 25.0,
710
- "formattedValue": "£25",
711
- "currencyIso": "GBP",
712
- "formattedPriceWithoutCurrencySymbol": "25"
713
- },
714
- "basePriceExcVat": {
715
- "value": 24,
716
- "formattedValue": "£24",
717
- "currencyIso": "GBP",
718
- "formattedPriceWithoutCurrencySymbol": "24"
719
- },
720
- "product": {
721
- "code": "109451",
722
- "name": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²",
723
- "url": "/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451",
724
- "minOrderQuantity": 0,
725
- "maxOrderQuantity": null,
726
- "fulfillmentAttributes": {
727
- "type": "STANDARD",
728
- "leadTimeDays": 1,
729
- "supplierDelivered": false
88
+ product: {
89
+ code: '221100',
90
+ name: 'Blue Circle Ready To Use Postcrete - 20kg',
91
+ url: '/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100',
92
+ purchasable: true,
93
+ stock: {
94
+ stockLevelStatus: {
95
+ code: 'outOfStock',
96
+ type: 'StockLevelStatus',
97
+ },
98
+ stockLevel: 0,
99
+ stockThreshold: null,
100
+ makeUnavailable: false,
101
+ originalStockLevelStatus: {
102
+ code: 'outOfStock',
103
+ type: 'StockLevelStatus',
104
+ },
105
+ exists: false,
106
+ stockMessage: null,
107
+ },
108
+ availableForPickup: true,
109
+ price: {
110
+ currencyIso: 'GBP',
111
+ value: 5.0,
112
+ priceType: 'BUY',
113
+ formattedValue: '£5.00',
114
+ minQuantity: null,
115
+ maxQuantity: null,
116
+ currencySymbol: '£',
117
+ wasPrice: null,
118
+ infoUom: 'KG',
119
+ infoUomPrice: 0.25,
120
+ singleVolumePrice: null,
121
+ vatRatePercentage: 20.0,
122
+ sellingUomDescription: null,
123
+ formattedPriceWithoutCurrencySymbol: '5.00',
124
+ pricing: null,
125
+ },
126
+ images: [
127
+ {
128
+ imageType: 'PRIMARY',
129
+ format: 'zoom',
130
+ url: '//media.wickes.co.uk/is/image/wickes/largeNormal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00',
131
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
132
+ galleryIndex: null,
133
+ width: null,
134
+ },
135
+ {
136
+ imageType: 'PRIMARY',
137
+ format: 'product',
138
+ url: '//media.wickes.co.uk/is/image/wickes/normal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00',
139
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
140
+ galleryIndex: null,
141
+ width: null,
142
+ },
143
+ {
144
+ imageType: 'PRIMARY',
145
+ format: 'thumbnail',
146
+ url: '//media.wickes.co.uk/is/image/wickes/thumbnail/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00',
147
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
148
+ galleryIndex: null,
149
+ width: null,
150
+ },
151
+ {
152
+ imageType: 'PRIMARY',
153
+ format: 'cartIcon',
154
+ url: '//media.wickes.co.uk/is/image/wickes/smallThumbnail/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00',
155
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
156
+ galleryIndex: null,
157
+ width: null,
158
+ },
159
+ ],
160
+ categories: [
161
+ {
162
+ code: '1000208',
163
+ name: 'Cement',
164
+ url: '/Products/Building-Materials/Cement+Aggregates/Cement/c/1000208',
165
+ description: null,
166
+ image: null,
167
+ parentCategoryName: null,
168
+ sequence: 0,
169
+ },
170
+ {
171
+ code: '1000211',
172
+ name: 'Concrete',
173
+ url: '/Products/Building-Materials/Cement+Aggregates/Concrete/c/1000211',
174
+ description: null,
175
+ image: null,
176
+ parentCategoryName: null,
177
+ sequence: 0,
178
+ },
179
+ ],
180
+ baseOptions: [],
181
+ volumePrices: [],
182
+ configurable: false,
183
+ imageSetId: 'B3182_221100_IS',
184
+ fulfilmentType: 'STANDARD',
185
+ noScriptProductImageUrl:
186
+ '//media.wickes.co.uk/is/image/wickes/largeNormal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00?defaultImage=wickes/2018-Wickes-Missing-Product-650x650',
187
+ sellOnly: false,
188
+ externalAverageRating: 4.9,
189
+ externalReviewCount: 4680,
190
+ coshhSheetUrl: '//media.wickes.co.uk/documents/wickes/B3182_221100_COSHH_0',
191
+ techSheetUrl: '//media.wickes.co.uk/documents/wickes/B3182_221100_TECH_0',
192
+ priceInclusiveVat: {
193
+ currencyIso: 'GBP',
194
+ value: 5.0,
195
+ priceType: 'BUY',
196
+ formattedValue: '£5.00',
197
+ minQuantity: null,
198
+ maxQuantity: null,
199
+ currencySymbol: '£',
200
+ wasPrice: null,
201
+ infoUom: 'KG',
202
+ infoUomPrice: 0.25,
203
+ singleVolumePrice: null,
204
+ vatRatePercentage: 20.0,
205
+ sellingUomDescription: null,
206
+ formattedPriceWithoutCurrencySymbol: '5.00',
207
+ pricing: null,
208
+ },
209
+ priceExclusiveVat: {
210
+ currencyIso: 'GBP',
211
+ value: 4.17,
212
+ priceType: 'BUY',
213
+ formattedValue: '£4.17',
214
+ minQuantity: null,
215
+ maxQuantity: null,
216
+ currencySymbol: '£',
217
+ wasPrice: null,
218
+ infoUom: null,
219
+ infoUomPrice: null,
220
+ singleVolumePrice: null,
221
+ vatRatePercentage: null,
222
+ sellingUomDescription: null,
223
+ formattedPriceWithoutCurrencySymbol: '4.17',
224
+ pricing: null,
225
+ },
226
+ downStreamData: {
227
+ description: 'Blue Circle Ready To Use Postcrete - 20kg',
228
+ fulfillmentType: 'STANDARD',
229
+ swapCode: '',
230
+ productRanking: null,
231
+ order: null,
232
+ },
233
+ categoryPath: 'Products/Building Materials/Cement & Aggregates/Cement',
234
+ hasDataSheets: true,
235
+ coshhSheetList: [
236
+ {
237
+ code: 'B3182_221100_COSHH_0',
238
+ description: null,
239
+ altText: null,
240
+ url: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_COSHH_0',
241
+ downloadUrl:
242
+ '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_COSHH_0',
243
+ size: null,
244
+ },
245
+ ],
246
+ dopSheetList: [],
247
+ epdSheetList: [],
248
+ gilSheetList: [
249
+ {
250
+ code: 'B3182_221100_GIL_0',
251
+ description: null,
252
+ altText: null,
253
+ url: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_GIL_0',
254
+ downloadUrl:
255
+ '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_GIL_0',
256
+ size: null,
257
+ },
258
+ ],
259
+ techSheetList: [
260
+ {
261
+ code: 'B3182_221100_TECH_0',
262
+ description: null,
263
+ altText: null,
264
+ url: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_TECH_0',
265
+ downloadUrl:
266
+ '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_TECH_0',
267
+ size: null,
268
+ },
269
+ ],
270
+ fulfillmentAttributes: {
271
+ type: 'STANDARD',
272
+ leadTimeDays: 1,
273
+ bigAndBulky: false,
274
+ supplierDelivered: false,
275
+ vision: false,
276
+ assumedAlwaysInStock: false,
277
+ webOnly: false,
278
+ treatAsFulfillmentTypeOnCheckout: null,
279
+ },
280
+ minOrderQuantity: 1,
281
+ gpid: '1000492390',
282
+ ean: '5018719100152',
283
+ isBaseProduct: false,
284
+ brandName: 'Blue Circle',
285
+ scene7FlyoutViewerISCommand: '',
286
+ availableForShoppingList: false,
287
+ installationDetails: {
288
+ packCoverage: 0.0,
289
+ pricePerPack: 5.0,
290
+ pricePerPackInPence: 500,
291
+ pricePerSQM: 0.0,
292
+ width: 0.0,
293
+ length: 0.0,
294
+ material: '',
295
+ packQuantity: 0,
296
+ doesNotContainRequiredAttributes: null,
297
+ },
298
+ tileInstallationAvailable: false,
299
+ tileCalculationAvailable: false,
300
+ flooringInstallationAvailable: false,
301
+ flooringCalculationAvailable: false,
302
+ installationProduct: false,
303
+ availabilityRestriction: 'NO_RESTRICTIONS',
304
+ availableForBigWinsCncOnly: false,
305
+ availableForBigWinsStockOnly: false,
730
306
  },
731
- "price": {
732
- "value": 25.0,
733
- "formattedValue": "£25",
734
- "currencyIso": "GBP",
735
- "formattedPriceWithoutCurrencySymbol": "25"
307
+ updateable: true,
308
+ deliveryMode: null,
309
+ deliveryPointOfService: {
310
+ name: '8973',
311
+ displayName: null,
312
+ url: null,
313
+ description: 'NDS Wickes Chadwell Heath',
314
+ openingHours: null,
315
+ storeContent: null,
316
+ features: {},
317
+ geoPoint: {
318
+ latitude: 51.566937,
319
+ longitude: 0.117506,
320
+ },
321
+ formattedDistance: null,
322
+ distanceKm: null,
323
+ mapIcon: null,
324
+ address: {
325
+ id: '10089029042199',
326
+ title: null,
327
+ titleCode: null,
328
+ firstName: null,
329
+ lastName: null,
330
+ companyName: 'Wickes',
331
+ line1: 'WICKES, 850 HIGH ROAD',
332
+ line2: 'CHADWELL HEATH',
333
+ town: 'ROMFORD',
334
+ region: null,
335
+ postalCode: 'RM6 4HX',
336
+ phone: '020 8590 1116',
337
+ email: '',
338
+ country: {
339
+ isocode: 'GB',
340
+ name: 'United Kingdom',
341
+ },
342
+ shippingAddress: false,
343
+ billingAddress: false,
344
+ defaultAddress: false,
345
+ visibleInAddressBook: true,
346
+ formattedAddress:
347
+ 'WICKES, 850 HIGH ROAD, CHADWELL HEATH, ROMFORD, RM6 4HX, United Kingdom',
348
+ contactAddress: false,
349
+ mobile: null,
350
+ fax: '123456',
351
+ regionString: null,
352
+ cardHolderName: null,
353
+ businessAddress: false,
354
+ createdTimestamp: null,
355
+ },
356
+ storeImages: [],
357
+ brand: 'Wickes',
358
+ buyAndCollect: null,
359
+ loadingRestriction: null,
360
+ specificInfo: '',
361
+ satNavPostcode: null,
362
+ seoText: null,
363
+ productRanges: [],
364
+ metaTitle: null,
365
+ metaDescription: null,
366
+ h1: null,
736
367
  },
737
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
738
- "brandName": "Knauf Insulation",
739
- "categories": [
740
- {
741
- "code": "1000270",
742
- "name": "Loft Insulation"
743
- }
368
+ entries: null,
369
+ configurationInfos: [],
370
+ statusSummaryMap: {},
371
+ entryGroupNumbers: [],
372
+ comments: [],
373
+ supportedActions: ['REMOVE'],
374
+ taxValues: [
375
+ {
376
+ code: 'uk-vat-full',
377
+ value: 20.0,
378
+ appliedValue: 61.67,
379
+ absolute: false,
380
+ currencyIsoCode: 'GBP',
381
+ },
744
382
  ],
745
- "image": {
746
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$",
747
- "altText": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²"
383
+ deliveryModeType: 'PICKUP',
384
+ fulfilmentRouting: null,
385
+ collection: true,
386
+ charity: false,
387
+ leadTime: null,
388
+ leadTimeExtended: null,
389
+ itemTotalWithoutDiscount: {
390
+ currencyIso: 'GBP',
391
+ value: 3700.0,
392
+ priceType: 'BUY',
393
+ formattedValue: '£3700.00',
394
+ minQuantity: null,
395
+ maxQuantity: null,
396
+ currencySymbol: '£',
397
+ wasPrice: null,
398
+ infoUom: null,
399
+ infoUomPrice: null,
400
+ singleVolumePrice: null,
401
+ vatRatePercentage: null,
402
+ sellingUomDescription: null,
403
+ formattedPriceWithoutCurrencySymbol: '3700.00',
404
+ pricing: null,
748
405
  },
749
- "pricePerSqm": {
750
- "value": 17,
751
- "formattedValue": "£17",
752
- "currencyIso": "GBP",
753
- "formattedPriceWithoutCurrencySymbol": "17"
406
+ itemTotalWithoutDiscountExcVat: {
407
+ value: 3600,
408
+ formattedValue: '£3600',
409
+ currencyIso: 'GBP',
410
+ formattedPriceWithoutCurrencySymbol: '3600',
754
411
  },
755
- "pricePerSqmExcVat": {
756
- "value": 16,
757
- "formattedValue": "£16",
758
- "currencyIso": "GBP",
759
- "formattedPriceWithoutCurrencySymbol": "16"
412
+ appliedPromotions: null,
413
+ tilingInstallationData: null,
414
+ flooringInstallationData: null,
415
+ alerts: null,
416
+ orderFulfilmentControls: {
417
+ availableForCollection: true,
418
+ availableForDelivery: true,
419
+ availableForWickesFulfilment: false,
760
420
  },
761
- "installationProduct": true
762
- },
763
- "updateable": true,
764
- "deliveryPointOfService": null,
765
- "charity": false,
766
- "itemTotalWithoutDiscount": {
767
- "value": 25.0,
768
- "formattedValue": "£25",
769
- "currencyIso": "GBP",
770
- "formattedPriceWithoutCurrencySymbol": "25"
771
- },
772
- "itemTotalWithoutDiscountExcVat": {
773
- "value": 24,
774
- "formattedValue": "£24",
775
- "currencyIso": "GBP",
776
- "formattedPriceWithoutCurrencySymbol": "24"
777
- },
778
- "orderFulfilmentControls": {
779
- "availableForDelivery": true,
780
- "availableForCollection": true,
781
- "availableForWickesFulfilment": false
782
- }
783
421
  },
784
- {
785
- "entryNumber": 4,
786
- "quantity": 1,
787
- "basePrice": {
788
- "value": 25.0,
789
- "formattedValue": "£25",
790
- "currencyIso": "GBP",
791
- "formattedPriceWithoutCurrencySymbol": "25"
792
- },
793
- "basePriceExcVat": {
794
- "value": 24,
795
- "formattedValue": "£24",
796
- "currencyIso": "GBP",
797
- "formattedPriceWithoutCurrencySymbol": "24"
798
- },
799
- "product": {
800
- "code": "123143",
801
- "name": "6 Wickes General Purpose Claw test",
802
- "url": "/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451",
803
- "minOrderQuantity": 0,
804
- "maxOrderQuantity": null,
805
- "fulfillmentAttributes": {
806
- "type": "STANDARD",
807
- "leadTimeDays": 1,
808
- "supplierDelivered": false
809
- },
810
- "price": {
811
- "value": 25.0,
812
- "formattedValue": "£25",
813
- "currencyIso": "GBP",
814
- "formattedPriceWithoutCurrencySymbol": "25"
815
- },
816
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
817
- "brandName": "Knauf Insulation",
818
- "categories": [
819
- {
820
- "code": "1000270",
821
- "name": "Loft Insulation"
822
- }
823
- ],
824
- "image": {
825
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$",
826
- "altText": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²"
827
- },
828
- "pricePerSqm": 0.0,
829
- "installationProduct": false
830
- },
831
- "updateable": true,
832
- "deliveryPointOfService": null,
833
- "charity": false,
834
- "itemTotalWithoutDiscount": {
835
- "value": 25.0,
836
- "formattedValue": "£25",
837
- "currencyIso": "GBP",
838
- "formattedPriceWithoutCurrencySymbol": "25"
839
- },
840
- "itemTotalWithoutDiscountExcVat": {
841
- "value": 24,
842
- "formattedValue": "£24",
843
- "currencyIso": "GBP",
844
- "formattedPriceWithoutCurrencySymbol": "24"
845
- },
846
- "orderFulfilmentControls": {
847
- "availableForDelivery": true,
848
- "availableForCollection": true,
849
- "availableForWickesFulfilment": false
850
- }
851
- }
852
- ],
853
- "quantity": null,
854
- "totalPrice": {
855
- "value": 25.0,
856
- "formattedValue": "£25.00",
857
- "currencyIso": "GBP",
858
- "formattedPriceWithoutCurrencySymbol": "25.00"
859
- }
860
- }
861
- ],
862
- "paymentInfos": {"payPalEnabled": true, "payPalPaymentInfo": {"id": 123, "payer": "John.doe123@gmail.com"}},
863
- "payPalEnabled": true,
864
- "deliveryAddress": null,
865
- "pickupUniqueItemsNumber": 3,
866
- "deliveryUniqueItemsNumber": 1,
867
- "totalUnitCount": 2,
868
- "orderType": "CC"
869
- },
870
- updateCart: {
871
- "code": "696252000",
872
- "subTotal": {"value": 19.0, "formattedValue": "£19.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "19.00"},
873
- "totalTax": {"value": 3.17, "formattedValue": "£3.17", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "3.17"},
874
- "deliveryCost": {"value": 0.0, "formattedValue": "£0.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "0.00"},
875
- "charityPrice": {"value": 0.0, "formattedValue": "£0.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "0.00"},
876
- "totalDiscounts": {"value": 0.0, "formattedValue": "£0.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "0.00"},
877
- "totalPrice": {"value": 19.0, "formattedValue": "£19.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "19.00"},
878
- "potentialProductPromotions": [],
879
- "appliedProductPromotions": [],
880
- "appliedOrderPromotions": [],
881
- "promotionsInfo": null,
882
- "clickAndCollectOnly": false,
883
- "deliveryItemsQuantity": 1,
884
- "pickupItemsQuantity": 2,
885
- "freeDelivery": true,
886
- "subtotalWithoutCharity": {"value": 19.0, "formattedValue": "£19.00", "currencyIso": "GBP", "formattedPriceWithoutCurrencySymbol": "19.00"},
887
- "messageForFreeDelivery": "Free delivery<i class=\"icon fas fa-check\"></i>",
888
- "pickupOrderGroups": [
889
- {
890
- "entries": [
891
- {
892
- "entryNumber": 0,
893
- "quantity": 2,
894
- "basePrice": {
895
- "value": 100.0,
896
- "formattedValue": "£100",
897
- "currencyIso": "GBP",
898
- "formattedPriceWithoutCurrencySymbol": "100"
899
- },
900
- "basePriceExcVat": {
901
- "value": 99,
902
- "formattedValue": "£99",
903
- "currencyIso": "GBP",
904
- "formattedPriceWithoutCurrencySymbol": "99"
905
- },
906
- "product": {
907
- "code": "221100",
908
- "name": "Blue Circle Ready To Use Postcrete - 20kg",
909
- "url": "/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100",
910
- "minOrderQuantity": 0,
911
- "maxOrderQuantity": null,
912
- "fulfillmentAttributes": {
913
- "type": "STANDARD_STORE_DELIVERED",
914
- "leadTimeDays": 1,
915
- "supplierDelivered": false
916
- },
917
- "price": {
918
- "value": 100.0,
919
- "formattedValue": "£100",
920
- "currencyIso": "GBP",
921
- "formattedPriceWithoutCurrencySymbol": "100"
922
- },
923
- "categoryPath": "Products/Building Materials/Cement & Aggregates/Cement",
924
- "brandName": "Blue Circle",
925
- "categories": [
926
- {
927
- "code": "1000208",
928
- "name": "Cement"
929
- },
930
- {
931
- "code": "1000211",
932
- "name": "Concrete"
933
- }
934
- ],
935
- "image": {
936
- "url": "//media.dev.wickes.co.uk/is/image/wickes/B3182_221100_00?$normal$",
937
- "altText": "Blue Circle Ready To Use Postcrete - 20kg"
938
- },
939
- "pricePerSqm": 0.0,
940
- "installationProduct": false
941
- },
942
- "updateable": true,
943
- "deliveryPointOfService": {
944
- "name": "8901",
945
- "description": "WX Test Store 12"
946
- },
947
- "charity": false,
948
- "itemTotalWithoutDiscount": {
949
- "value": 100.0,
950
- "formattedValue": "£100",
951
- "currencyIso": "GBP",
952
- "formattedPriceWithoutCurrencySymbol": "100"
953
- },
954
- "itemTotalWithoutDiscountExcVat": {
955
- "value": 99,
956
- "formattedValue": "£99",
957
- "currencyIso": "GBP",
958
- "formattedPriceWithoutCurrencySymbol": "99"
959
- },
960
- "orderFulfilmentControls": {
961
- "availableForDelivery": true,
962
- "availableForCollection": true,
963
- "availableForWickesFulfilment": false
964
- }
965
- }
966
- ],
967
- "quantity": 1,
968
- "totalPrice": {
969
- "value": 100.0,
970
- "formattedValue": "£100.00",
971
- "currencyIso": "GBP",
972
- "formattedPriceWithoutCurrencySymbol": "100.00"
973
- }
422
+ deliveryModeChanged: null,
423
+ cartCode: '663467017',
424
+ statusMessage: 'accConfirmedMsgs',
425
+ entryGroupNumbers: null,
426
+ message:
427
+ 'The Basket quantity of <a href="/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100" style="text-decoration: underline">Blue Circle Ready To Use Postcrete - 20kg</a> has been reduced to 74 from 100 due to insufficient stock.',
974
428
  },
975
- {
976
- "entries": [
977
- {
978
- "entryNumber": 1,
979
- "quantity": 2,
980
- "basePrice": {
981
- "value": 24.0,
982
- "formattedValue": "£24",
983
- "currencyIso": "GBP",
984
- "formattedPriceWithoutCurrencySymbol": "24"
985
- },
986
- "basePriceExcVat": {
987
- "value": 23,
988
- "formattedValue": "£23",
989
- "currencyIso": "GBP",
990
- "formattedPriceWithoutCurrencySymbol": "23"
991
- },
992
- "product": {
993
- "code": "109450",
994
- "name": "Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²",
995
- "url": "/Knauf-Insulation-Space-Standard-Top-Up-170mm-Loft-Roll---6-47m%C2%B2/p/109450",
996
- "minOrderQuantity": 0,
997
- "maxOrderQuantity": null,
998
- "fulfillmentAttributes": {
999
- "type": "HOURLY_STANDARD",
1000
- "leadTimeDays": 1,
1001
- "supplierDelivered": false
1002
- },
1003
- "price": {
1004
- "value": 24.0,
1005
- "formattedValue": "£24",
1006
- "currencyIso": "GBP",
1007
- "formattedPriceWithoutCurrencySymbol": "24"
1008
- },
1009
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
1010
- "brandName": "Knauf Insulation",
1011
- "categories": [
1012
- {
1013
- "code": "1000270",
1014
- "name": "Loft Insulation"
1015
- }
1016
- ],
1017
- "image": {
1018
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109450_00?$normal$",
1019
- "altText": "Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²"
1020
- },
1021
- "pricePerSqm": 0.0,
1022
- "installationProduct": false
1023
- },
1024
- "updateable": true,
1025
- "deliveryPointOfService": {
1026
- "name": "8397",
1027
- "description": "WATFORD"
1028
- },
1029
- "charity": false,
1030
- "itemTotalWithoutDiscount": {
1031
- "value": 24.0,
1032
- "formattedValue": "£24",
1033
- "currencyIso": "GBP",
1034
- "formattedPriceWithoutCurrencySymbol": "24"
1035
- },
1036
- "itemTotalWithoutDiscountExcVat": {
1037
- "value": 23,
1038
- "formattedValue": "£23",
1039
- "currencyIso": "GBP",
1040
- "formattedPriceWithoutCurrencySymbol": "23"
1041
- },
1042
- "orderFulfilmentControls": {
1043
- "availableForDelivery": true,
1044
- "availableForCollection": true,
1045
- "availableForWickesFulfilment": false
1046
- }
429
+ initialCartState: {
430
+ code: '696252000',
431
+ subTotal: {
432
+ value: 19.0,
433
+ formattedValue: '£19.00',
434
+ currencyIso: 'GBP',
435
+ formattedPriceWithoutCurrencySymbol: '19.00',
1047
436
  },
1048
- {
1049
- "entryNumber": 2,
1050
- "quantity": 2,
1051
- "basePrice": {
1052
- "value": 0.0,
1053
- "formattedValue": "£0",
1054
- "currencyIso": "GBP",
1055
- "formattedPriceWithoutCurrencySymbol": "0"
1056
- },
1057
- "basePriceExcVat": {
1058
- "value": 0,
1059
- "formattedValue": "£0",
1060
- "currencyIso": "GBP",
1061
- "formattedPriceWithoutCurrencySymbol": "0"
1062
- },
1063
- "product": {
1064
- "code": "103123",
1065
- "name": "Wickes Passage Door Knob Set - Brass 1 Pair",
1066
- "url": "/Wickes-Passage-Door-Knob-Set---Brass-1-Pair/p/103123",
1067
- "minOrderQuantity": 0,
1068
- "maxOrderQuantity": null,
1069
- "fulfillmentAttributes": {
1070
- "type": "STANDARD",
1071
- "leadTimeDays": 1,
1072
- "supplierDelivered": false
1073
- },
1074
- "price": {
1075
- "value": 9.5,
1076
- "formattedValue": "£9.50",
1077
- "currencyIso": "GBP",
1078
- "formattedPriceWithoutCurrencySymbol": "9.50"
1079
- },
1080
- "categoryPath": "Products/Clearance",
1081
- "brandName": "Wickes",
1082
- "categories": [
1083
- {
1084
- "code": "1072000",
1085
- "name": "Clearance"
1086
- },
1087
- {
1088
- "code": "1065002",
1089
- "name": "Security & Hardware Clearance"
1090
- },
1091
- {
1092
- "code": "1022012",
1093
- "name": "Doors & Windows Clearance"
1094
- },
1095
- {
1096
- "code": "1008007",
1097
- "name": "Door Handles"
1098
- }
1099
- ],
1100
- "image": {
1101
- "url": "//media.wickes.co.uk/is/image/wickes/T3274_103123_00?$normal$",
1102
- "altText": "Wickes Passage Door Knob Set - Brass 1 Pair"
1103
- },
1104
- "pricePerSqm": 0.0,
1105
- "installationProduct": false
1106
- },
1107
- "updateable": false,
1108
- "deliveryPointOfService": null,
1109
- "charity": false,
1110
- "itemTotalWithoutDiscount": {
1111
- "value": 0.0,
1112
- "formattedValue": "£0",
1113
- "currencyIso": "GBP",
1114
- "formattedPriceWithoutCurrencySymbol": "0"
1115
- },
1116
- "itemTotalWithoutDiscountExcVat": {
1117
- "value": 0,
1118
- "formattedValue": "£0",
1119
- "currencyIso": "GBP",
1120
- "formattedPriceWithoutCurrencySymbol": "0"
1121
- },
1122
- "orderFulfilmentControls": {
1123
- "availableForDelivery": true,
1124
- "availableForCollection": true,
1125
- "availableForWickesFulfilment": false
1126
- }
1127
- }
1128
- ],
1129
- "quantity": 2,
1130
- "totalPrice": {
1131
- "value": 40.5,
1132
- "formattedValue": "£40.50",
1133
- "currencyIso": "GBP",
1134
- "formattedPriceWithoutCurrencySymbol": "40.50"
1135
- }
1136
- }
1137
- ],
1138
- "deliveryOrderGroups": [
1139
- {
1140
- "entries": [
1141
- {
1142
- "entryNumber": 3,
1143
- "quantity": 3,
1144
- "basePrice": {
1145
- "value": 25.0,
1146
- "formattedValue": "£25",
1147
- "currencyIso": "GBP",
1148
- "formattedPriceWithoutCurrencySymbol": "25"
1149
- },
1150
- "basePriceExcVat": {
1151
- "value": 24,
1152
- "formattedValue": "£24",
1153
- "currencyIso": "GBP",
1154
- "formattedPriceWithoutCurrencySymbol": "24"
1155
- },
1156
- "product": {
1157
- "code": "109451",
1158
- "name": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²",
1159
- "url": "/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451",
1160
- "minOrderQuantity": 0,
1161
- "maxOrderQuantity": null,
1162
- "fulfillmentAttributes": {
1163
- "type": "STANDARD",
1164
- "leadTimeDays": 1,
1165
- "supplierDelivered": false
1166
- },
1167
- "price": {
1168
- "value": 25.0,
1169
- "formattedValue": "£25",
1170
- "currencyIso": "GBP",
1171
- "formattedPriceWithoutCurrencySymbol": "25"
1172
- },
1173
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
1174
- "brandName": "Knauf Insulation",
1175
- "categories": [
1176
- {
1177
- "code": "1000270",
1178
- "name": "Loft Insulation"
1179
- }
1180
- ],
1181
- "image": {
1182
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$",
1183
- "altText": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²"
1184
- },
1185
- "pricePerSqm": {
1186
- "value": 17,
1187
- "formattedValue": "£17",
1188
- "currencyIso": "GBP",
1189
- "formattedPriceWithoutCurrencySymbol": "17"
1190
- },
1191
- "pricePerSqmExcVat": {
1192
- "value": 16,
1193
- "formattedValue": "£16",
1194
- "currencyIso": "GBP",
1195
- "formattedPriceWithoutCurrencySymbol": "16"
1196
- },
1197
- "installationProduct": true
1198
- },
1199
- "updateable": true,
1200
- "deliveryPointOfService": null,
1201
- "charity": false,
1202
- "itemTotalWithoutDiscount": {
1203
- "value": 25.0,
1204
- "formattedValue": "£25",
1205
- "currencyIso": "GBP",
1206
- "formattedPriceWithoutCurrencySymbol": "25"
1207
- },
1208
- "itemTotalWithoutDiscountExcVat": {
1209
- "value": 24,
1210
- "formattedValue": "£24",
1211
- "currencyIso": "GBP",
1212
- "formattedPriceWithoutCurrencySymbol": "24"
1213
- },
1214
- "orderFulfilmentControls": {
1215
- "availableForDelivery": true,
1216
- "availableForCollection": true,
1217
- "availableForWickesFulfilment": false
1218
- }
437
+ totalTax: {
438
+ value: 3.17,
439
+ formattedValue: '£3.17',
440
+ currencyIso: 'GBP',
441
+ formattedPriceWithoutCurrencySymbol: '3.17',
442
+ },
443
+ deliveryCost: {
444
+ value: 0.0,
445
+ formattedValue: '£0.00',
446
+ currencyIso: 'GBP',
447
+ formattedPriceWithoutCurrencySymbol: '0.00',
448
+ },
449
+ charityPrice: {
450
+ value: 0.0,
451
+ formattedValue: '£0.00',
452
+ currencyIso: 'GBP',
453
+ formattedPriceWithoutCurrencySymbol: '0.00',
454
+ },
455
+ totalDiscounts: {
456
+ value: 0.0,
457
+ formattedValue: '£0.00',
458
+ currencyIso: 'GBP',
459
+ formattedPriceWithoutCurrencySymbol: '0.00',
460
+ },
461
+ totalPrice: {
462
+ value: 19.0,
463
+ formattedValue: '£19.00',
464
+ currencyIso: 'GBP',
465
+ formattedPriceWithoutCurrencySymbol: '19.00',
1219
466
  },
1220
- {
1221
- "entryNumber": 4,
1222
- "quantity": 1,
1223
- "basePrice": {
1224
- "value": 25.0,
1225
- "formattedValue": "£25",
1226
- "currencyIso": "GBP",
1227
- "formattedPriceWithoutCurrencySymbol": "25"
1228
- },
1229
- "basePriceExcVat": {
1230
- "value": 24,
1231
- "formattedValue": "£24",
1232
- "currencyIso": "GBP",
1233
- "formattedPriceWithoutCurrencySymbol": "24"
1234
- },
1235
- "product": {
1236
- "code": "123143",
1237
- "name": "6 Wickes General Purpose Claw test",
1238
- "url": "/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451",
1239
- "minOrderQuantity": 0,
1240
- "maxOrderQuantity": null,
1241
- "fulfillmentAttributes": {
1242
- "type": "STANDARD",
1243
- "leadTimeDays": 1,
1244
- "supplierDelivered": false
467
+ potentialProductPromotions: [],
468
+ appliedProductPromotions: [],
469
+ appliedOrderPromotions: [],
470
+ promotionsInfo: null,
471
+ clickAndCollectOnly: true,
472
+ deliveryItemsQuantity: 1,
473
+ pickupItemsQuantity: 2,
474
+ freeDelivery: false,
475
+ subtotalWithoutCharity: {
476
+ value: 19.0,
477
+ formattedValue: '£19.00',
478
+ currencyIso: 'GBP',
479
+ formattedPriceWithoutCurrencySymbol: '19.00',
480
+ },
481
+ messageForFreeDelivery: null,
482
+ pickupOrderGroups: [
483
+ {
484
+ entries: [
485
+ {
486
+ entryNumber: 0,
487
+ quantity: 2,
488
+ basePrice: {
489
+ value: 100.0,
490
+ formattedValue: '£100',
491
+ currencyIso: 'GBP',
492
+ formattedPriceWithoutCurrencySymbol: '100',
493
+ },
494
+ basePriceExcVat: {
495
+ value: 99,
496
+ formattedValue: '£99',
497
+ currencyIso: 'GBP',
498
+ formattedPriceWithoutCurrencySymbol: '99',
499
+ },
500
+ product: {
501
+ code: '221100',
502
+ name: 'Blue Circle Ready To Use Postcrete - 20kg',
503
+ url: '/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100',
504
+ minOrderQuantity: 0,
505
+ maxOrderQuantity: null,
506
+ fulfillmentAttributes: {
507
+ type: 'STANDARD_STORE_DELIVERED',
508
+ leadTimeDays: 1,
509
+ supplierDelivered: false,
510
+ },
511
+ price: {
512
+ value: 100.0,
513
+ formattedValue: '£100',
514
+ currencyIso: 'GBP',
515
+ formattedPriceWithoutCurrencySymbol: '100',
516
+ },
517
+ categoryPath:
518
+ 'Products/Building Materials/Cement & Aggregates/Cement',
519
+ brandName: 'Blue Circle',
520
+ categories: [
521
+ {
522
+ code: '1000208',
523
+ name: 'Cement',
524
+ },
525
+ {
526
+ code: '1000211',
527
+ name: 'Concrete',
528
+ },
529
+ ],
530
+ image: {
531
+ url: '//media.dev.wickes.co.uk/is/image/wickes/B3182_221100_00?$normal$',
532
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
533
+ },
534
+ pricePerSqm: 0.0,
535
+ installationProduct: false,
536
+ },
537
+ updateable: true,
538
+ deliveryPointOfService: {
539
+ name: '8901',
540
+ description: 'WX Test Store 12',
541
+ },
542
+ charity: false,
543
+ itemTotalWithoutDiscount: {
544
+ value: 100.0,
545
+ formattedValue: '£100',
546
+ currencyIso: 'GBP',
547
+ formattedPriceWithoutCurrencySymbol: '100',
548
+ },
549
+ itemTotalWithoutDiscountExcVat: {
550
+ value: 99,
551
+ formattedValue: '£99',
552
+ currencyIso: 'GBP',
553
+ formattedPriceWithoutCurrencySymbol: '99',
554
+ },
555
+ orderFulfilmentControls: {
556
+ availableForDelivery: true,
557
+ availableForCollection: true,
558
+ availableForWickesFulfilment: false,
559
+ },
560
+ },
561
+ ],
562
+ quantity: 1,
563
+ totalPrice: {
564
+ value: 100.0,
565
+ formattedValue: '£100.00',
566
+ currencyIso: 'GBP',
567
+ formattedPriceWithoutCurrencySymbol: '100.00',
568
+ },
1245
569
  },
1246
- "price": {
1247
- "value": 25.0,
1248
- "formattedValue": "£25",
1249
- "currencyIso": "GBP",
1250
- "formattedPriceWithoutCurrencySymbol": "25"
570
+ {
571
+ entries: [
572
+ {
573
+ entryNumber: 1,
574
+ quantity: 2,
575
+ basePrice: {
576
+ value: 24.0,
577
+ formattedValue: '£24',
578
+ currencyIso: 'GBP',
579
+ formattedPriceWithoutCurrencySymbol: '24',
580
+ },
581
+ basePriceExcVat: {
582
+ value: 23,
583
+ formattedValue: '£23',
584
+ currencyIso: 'GBP',
585
+ formattedPriceWithoutCurrencySymbol: '23',
586
+ },
587
+ product: {
588
+ code: '109450',
589
+ name: 'Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²',
590
+ url: '/Knauf-Insulation-Space-Standard-Top-Up-170mm-Loft-Roll---6-47m%C2%B2/p/109450',
591
+ minOrderQuantity: 0,
592
+ maxOrderQuantity: null,
593
+ fulfillmentAttributes: {
594
+ type: 'HOURLY_STANDARD',
595
+ leadTimeDays: 1,
596
+ supplierDelivered: false,
597
+ },
598
+ price: {
599
+ value: 24.0,
600
+ formattedValue: '£24',
601
+ currencyIso: 'GBP',
602
+ formattedPriceWithoutCurrencySymbol: '24',
603
+ },
604
+ categoryPath:
605
+ 'Products/Building Materials/Insulation/Loft Insulation',
606
+ brandName: 'Knauf Insulation',
607
+ categories: [
608
+ {
609
+ code: '1000270',
610
+ name: 'Loft Insulation',
611
+ },
612
+ ],
613
+ image: {
614
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109450_00?$normal$',
615
+ altText:
616
+ 'Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²',
617
+ },
618
+ pricePerSqm: 0.0,
619
+ installationProduct: false,
620
+ },
621
+ updateable: true,
622
+ deliveryPointOfService: {
623
+ name: '8397',
624
+ description: 'WATFORD',
625
+ },
626
+ charity: false,
627
+ itemTotalWithoutDiscount: {
628
+ value: 24.0,
629
+ formattedValue: '£24',
630
+ currencyIso: 'GBP',
631
+ formattedPriceWithoutCurrencySymbol: '24',
632
+ },
633
+ itemTotalWithoutDiscountExcVat: {
634
+ value: 23,
635
+ formattedValue: '£23',
636
+ currencyIso: 'GBP',
637
+ formattedPriceWithoutCurrencySymbol: '23',
638
+ },
639
+ orderFulfilmentControls: {
640
+ availableForDelivery: true,
641
+ availableForCollection: true,
642
+ availableForWickesFulfilment: false,
643
+ },
644
+ },
645
+ {
646
+ entryNumber: 2,
647
+ quantity: 2,
648
+ basePrice: {
649
+ value: 0.0,
650
+ formattedValue: '£0',
651
+ currencyIso: 'GBP',
652
+ formattedPriceWithoutCurrencySymbol: '0',
653
+ },
654
+ basePriceExcVat: {
655
+ value: 0,
656
+ formattedValue: '£0',
657
+ currencyIso: 'GBP',
658
+ formattedPriceWithoutCurrencySymbol: '0',
659
+ },
660
+ product: {
661
+ code: '103123',
662
+ name: 'Wickes Passage Door Knob Set - Brass 1 Pair',
663
+ url: '/Wickes-Passage-Door-Knob-Set---Brass-1-Pair/p/103123',
664
+ minOrderQuantity: 0,
665
+ maxOrderQuantity: null,
666
+ fulfillmentAttributes: {
667
+ type: 'STANDARD',
668
+ leadTimeDays: 1,
669
+ supplierDelivered: false,
670
+ },
671
+ price: {
672
+ value: 9.5,
673
+ formattedValue: '£9.50',
674
+ currencyIso: 'GBP',
675
+ formattedPriceWithoutCurrencySymbol: '9.50',
676
+ },
677
+ categoryPath: 'Products/Clearance',
678
+ brandName: 'Wickes',
679
+ categories: [
680
+ {
681
+ code: '1072000',
682
+ name: 'Clearance',
683
+ },
684
+ {
685
+ code: '1065002',
686
+ name: 'Security & Hardware Clearance',
687
+ },
688
+ {
689
+ code: '1022012',
690
+ name: 'Doors & Windows Clearance',
691
+ },
692
+ {
693
+ code: '1008007',
694
+ name: 'Door Handles',
695
+ },
696
+ ],
697
+ image: {
698
+ url: '//media.wickes.co.uk/is/image/wickes/T3274_103123_00?$normal$',
699
+ altText: 'Wickes Passage Door Knob Set - Brass 1 Pair',
700
+ },
701
+ pricePerSqm: 0.0,
702
+ installationProduct: false,
703
+ },
704
+ updateable: false,
705
+ deliveryPointOfService: null,
706
+ charity: false,
707
+ itemTotalWithoutDiscount: {
708
+ value: 0.0,
709
+ formattedValue: '£0',
710
+ currencyIso: 'GBP',
711
+ formattedPriceWithoutCurrencySymbol: '0',
712
+ },
713
+ itemTotalWithoutDiscountExcVat: {
714
+ value: 0,
715
+ formattedValue: '£0',
716
+ currencyIso: 'GBP',
717
+ formattedPriceWithoutCurrencySymbol: '0',
718
+ },
719
+ orderFulfilmentControls: {
720
+ availableForDelivery: true,
721
+ availableForCollection: true,
722
+ availableForWickesFulfilment: false,
723
+ },
724
+ },
725
+ ],
726
+ quantity: 2,
727
+ totalPrice: {
728
+ value: 40.5,
729
+ formattedValue: '£40.50',
730
+ currencyIso: 'GBP',
731
+ formattedPriceWithoutCurrencySymbol: '40.50',
732
+ },
1251
733
  },
1252
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
1253
- "brandName": "Knauf Insulation",
1254
- "categories": [
1255
- {
1256
- "code": "1000270",
1257
- "name": "Loft Insulation"
1258
- }
1259
- ],
1260
- "image": {
1261
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$",
1262
- "altText": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²"
734
+ ],
735
+ deliveryOrderGroups: [
736
+ {
737
+ entries: [
738
+ {
739
+ entryNumber: 3,
740
+ quantity: 3,
741
+ basePrice: {
742
+ value: 25.0,
743
+ formattedValue: '£25',
744
+ currencyIso: 'GBP',
745
+ formattedPriceWithoutCurrencySymbol: '25',
746
+ },
747
+ basePriceExcVat: {
748
+ value: 24,
749
+ formattedValue: '£24',
750
+ currencyIso: 'GBP',
751
+ formattedPriceWithoutCurrencySymbol: '24',
752
+ },
753
+ product: {
754
+ code: '109451',
755
+ name: 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²',
756
+ url: '/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451',
757
+ minOrderQuantity: 0,
758
+ maxOrderQuantity: null,
759
+ fulfillmentAttributes: {
760
+ type: 'STANDARD',
761
+ leadTimeDays: 1,
762
+ supplierDelivered: false,
763
+ },
764
+ price: {
765
+ value: 25.0,
766
+ formattedValue: '£25',
767
+ currencyIso: 'GBP',
768
+ formattedPriceWithoutCurrencySymbol: '25',
769
+ },
770
+ categoryPath:
771
+ 'Products/Building Materials/Insulation/Loft Insulation',
772
+ brandName: 'Knauf Insulation',
773
+ categories: [
774
+ {
775
+ code: '1000270',
776
+ name: 'Loft Insulation',
777
+ },
778
+ ],
779
+ image: {
780
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$',
781
+ altText:
782
+ 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²',
783
+ },
784
+ pricePerSqm: {
785
+ value: 17,
786
+ formattedValue: '£17',
787
+ currencyIso: 'GBP',
788
+ formattedPriceWithoutCurrencySymbol: '17',
789
+ },
790
+ pricePerSqmExcVat: {
791
+ value: 16,
792
+ formattedValue: '£16',
793
+ currencyIso: 'GBP',
794
+ formattedPriceWithoutCurrencySymbol: '16',
795
+ },
796
+ installationProduct: true,
797
+ },
798
+ updateable: true,
799
+ deliveryPointOfService: null,
800
+ charity: false,
801
+ itemTotalWithoutDiscount: {
802
+ value: 25.0,
803
+ formattedValue: '£25',
804
+ currencyIso: 'GBP',
805
+ formattedPriceWithoutCurrencySymbol: '25',
806
+ },
807
+ itemTotalWithoutDiscountExcVat: {
808
+ value: 24,
809
+ formattedValue: '£24',
810
+ currencyIso: 'GBP',
811
+ formattedPriceWithoutCurrencySymbol: '24',
812
+ },
813
+ orderFulfilmentControls: {
814
+ availableForDelivery: true,
815
+ availableForCollection: true,
816
+ availableForWickesFulfilment: false,
817
+ },
818
+ },
819
+ {
820
+ entryNumber: 4,
821
+ quantity: 1,
822
+ basePrice: {
823
+ value: 25.0,
824
+ formattedValue: '£25',
825
+ currencyIso: 'GBP',
826
+ formattedPriceWithoutCurrencySymbol: '25',
827
+ },
828
+ basePriceExcVat: {
829
+ value: 24,
830
+ formattedValue: '£24',
831
+ currencyIso: 'GBP',
832
+ formattedPriceWithoutCurrencySymbol: '24',
833
+ },
834
+ product: {
835
+ code: '123143',
836
+ name: '6 Wickes General Purpose Claw test',
837
+ url: '/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451',
838
+ minOrderQuantity: 0,
839
+ maxOrderQuantity: null,
840
+ fulfillmentAttributes: {
841
+ type: 'STANDARD',
842
+ leadTimeDays: 1,
843
+ supplierDelivered: false,
844
+ },
845
+ price: {
846
+ value: 25.0,
847
+ formattedValue: '£25',
848
+ currencyIso: 'GBP',
849
+ formattedPriceWithoutCurrencySymbol: '25',
850
+ },
851
+ categoryPath:
852
+ 'Products/Building Materials/Insulation/Loft Insulation',
853
+ brandName: 'Knauf Insulation',
854
+ categories: [
855
+ {
856
+ code: '1000270',
857
+ name: 'Loft Insulation',
858
+ },
859
+ ],
860
+ image: {
861
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$',
862
+ altText:
863
+ 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²',
864
+ },
865
+ pricePerSqm: 0.0,
866
+ installationProduct: false,
867
+ },
868
+ updateable: true,
869
+ deliveryPointOfService: null,
870
+ charity: false,
871
+ itemTotalWithoutDiscount: {
872
+ value: 25.0,
873
+ formattedValue: '£25',
874
+ currencyIso: 'GBP',
875
+ formattedPriceWithoutCurrencySymbol: '25',
876
+ },
877
+ itemTotalWithoutDiscountExcVat: {
878
+ value: 24,
879
+ formattedValue: '£24',
880
+ currencyIso: 'GBP',
881
+ formattedPriceWithoutCurrencySymbol: '24',
882
+ },
883
+ orderFulfilmentControls: {
884
+ availableForDelivery: true,
885
+ availableForCollection: true,
886
+ availableForWickesFulfilment: false,
887
+ },
888
+ },
889
+ ],
890
+ quantity: null,
891
+ totalPrice: {
892
+ value: 25.0,
893
+ formattedValue: '£25.00',
894
+ currencyIso: 'GBP',
895
+ formattedPriceWithoutCurrencySymbol: '25.00',
896
+ },
1263
897
  },
1264
- "pricePerSqm": 0.0,
1265
- "installationProduct": false
1266
- },
1267
- "updateable": true,
1268
- "deliveryPointOfService": null,
1269
- "charity": false,
1270
- "itemTotalWithoutDiscount": {
1271
- "value": 25.0,
1272
- "formattedValue": "£25",
1273
- "currencyIso": "GBP",
1274
- "formattedPriceWithoutCurrencySymbol": "25"
1275
- },
1276
- "itemTotalWithoutDiscountExcVat": {
1277
- "value": 24,
1278
- "formattedValue": "£24",
1279
- "currencyIso": "GBP",
1280
- "formattedPriceWithoutCurrencySymbol": "24"
1281
- },
1282
- "orderFulfilmentControls": {
1283
- "availableForDelivery": true,
1284
- "availableForCollection": true,
1285
- "availableForWickesFulfilment": false
1286
- }
1287
- }
1288
- ],
1289
- "quantity": null,
1290
- "totalPrice": {
1291
- "value": 25.0,
1292
- "formattedValue": "£25.00",
1293
- "currencyIso": "GBP",
1294
- "formattedPriceWithoutCurrencySymbol": "25.00"
1295
- }
1296
- }
1297
- ],
1298
- "paymentInfos": {"payPalEnabled": true, "payPalPaymentInfo": {"id": 123, "payer": "John.doe123@gmail.com"}},
1299
- "payPalEnabled": true,
1300
- "deliveryAddress": null,
1301
- "pickupUniqueItemsNumber": 3,
1302
- "deliveryUniqueItemsNumber": 1,
1303
- "totalUnitCount": 2,
1304
- "orderType": "CC"
1305
- },
1306
- changeMethod: {
1307
- "statusCode": "pickUpInStoreSuccess",
1308
- "quantityAdded": 0,
1309
- "quantity": 2,
1310
- "entry": {
1311
- "entryNumber": 0,
1312
- "quantity": 2,
1313
- "basePrice": {
1314
- "currencyIso": "GBP",
1315
- "value": 18.0,
1316
- "priceType": "BUY",
1317
- "formattedValue": "£18.00",
1318
- "minQuantity": null,
1319
- "maxQuantity": null,
1320
- "formattedPriceWithoutCurrencySymbol": "18.00",
1321
- "currencySymbol": "£",
1322
- "wasPrice": null,
1323
- "infoUom": null,
1324
- "infoUomPrice": null,
1325
- "singleVolumePrice": null,
1326
- "vatRatePercentage": null,
1327
- "sellingUomDescription": null,
1328
- "pricing": null
1329
- },
1330
- "basePriceExcVat": {
1331
- "value": 17,
1332
- "formattedValue": "£17",
1333
- "currencyIso": "GBP",
1334
- "formattedPriceWithoutCurrencySymbol": "17"
1335
- },
1336
- "totalPrice": {
1337
- "currencyIso": "GBP",
1338
- "value": 36.0,
1339
- "priceType": "BUY",
1340
- "formattedValue": "£36.00",
1341
- "minQuantity": null,
1342
- "maxQuantity": null,
1343
- "formattedPriceWithoutCurrencySymbol": "36.00",
1344
- "currencySymbol": "£",
1345
- "wasPrice": null,
1346
- "infoUom": null,
1347
- "infoUomPrice": null,
1348
- "singleVolumePrice": null,
1349
- "vatRatePercentage": null,
1350
- "sellingUomDescription": null,
1351
- "pricing": null
1352
- },
1353
- "product": {
1354
- "code": "191018",
1355
- "name": "Aqua Flush Bathroom Ceiling Light",
1356
- "url": "/Aqua-Flush-Bathroom-Ceiling-Light/p/191018",
1357
- "purchasable": true,
1358
- "stock": {
1359
- "stockLevelStatus": {
1360
- "code": "inStock",
1361
- "type": "StockLevelStatus"
898
+ ],
899
+ paymentInfos: {
900
+ payPalEnabled: true,
901
+ payPalPaymentInfo: { id: 123, payer: 'John.doe123@gmail.com' },
1362
902
  },
1363
- "stockLevel": null,
1364
- "stockThreshold": null,
1365
- "makeUnavailable": false,
1366
- "originalStockLevelStatus": {
1367
- "code": "inStock",
1368
- "type": "StockLevelStatus"
903
+ payPalEnabled: true,
904
+ deliveryAddress: null,
905
+ pickupUniqueItemsNumber: 3,
906
+ deliveryUniqueItemsNumber: 1,
907
+ totalUnitCount: 2,
908
+ orderType: 'CC',
909
+ },
910
+ updateCart: {
911
+ code: '696252000',
912
+ subTotal: {
913
+ value: 19.0,
914
+ formattedValue: '£19.00',
915
+ currencyIso: 'GBP',
916
+ formattedPriceWithoutCurrencySymbol: '19.00',
1369
917
  },
1370
- "exists": false,
1371
- "stockMessage": null
1372
- },
1373
- "availableForPickup": true,
1374
- "price": {
1375
- "currencyIso": "GBP",
1376
- "value": 18.0,
1377
- "priceType": "BUY",
1378
- "formattedValue": "£18.00",
1379
- "minQuantity": null,
1380
- "maxQuantity": null,
1381
- "formattedPriceWithoutCurrencySymbol": "18.00",
1382
- "currencySymbol": "£",
1383
- "wasPrice": null,
1384
- "infoUom": "length",
1385
- "infoUomPrice": 10.0,
1386
- "singleVolumePrice": null,
1387
- "vatRatePercentage": 20.0,
1388
- "sellingUomDescription": null,
1389
- "pricing": null
1390
- },
1391
- "images": [
1392
- {
1393
- "imageType": "PRIMARY",
1394
- "format": "zoom",
1395
- "url": "/medias/P2876-191018-00-PP-515Wx515H?context=bWFzdGVyfHBpbU1lZGlhfDExMTIzfGltYWdlL2pwZWd8cGltTWVkaWEvaDk0L2gzYy84Nzk2Mzk1ODk2ODYyLmpwZ3w4ZWE3MjQ3OGQyYzk1MWMxMjQyMGY3ODczMTJiMjZjMWQ1ZTNlN2FlNDRmMzYxMWUwYzU2MWMxZTMyYTM4OTE3",
1396
- "altText": "Aqua Flush Bathroom Ceiling Light",
1397
- "galleryIndex": null,
1398
- "width": null
918
+ totalTax: {
919
+ value: 3.17,
920
+ formattedValue: '£3.17',
921
+ currencyIso: 'GBP',
922
+ formattedPriceWithoutCurrencySymbol: '3.17',
1399
923
  },
1400
- {
1401
- "imageType": "PRIMARY",
1402
- "format": "product",
1403
- "url": "/medias/P2876-191018-00-PP-300Wx300H?context=bWFzdGVyfHBpbU1lZGlhfDUxNDV8aW1hZ2UvanBlZ3xwaW1NZWRpYS9oYTAvaGUzLzg3OTYzOTU4MzEzMjYuanBnfGU0MWYxOWIwYjA3OTQwYmI1ZDM0MmNmZDZlZmUxZDYzM2UxZjYxYmQ3YzNkN2Q5N2I1ZWM3YzdiNDgzYzMxZGM",
1404
- "altText": "Aqua Flush Bathroom Ceiling Light",
1405
- "galleryIndex": null,
1406
- "width": null
924
+ deliveryCost: {
925
+ value: 0.0,
926
+ formattedValue: '£0.00',
927
+ currencyIso: 'GBP',
928
+ formattedPriceWithoutCurrencySymbol: '0.00',
1407
929
  },
1408
- {
1409
- "imageType": "PRIMARY",
1410
- "format": "thumbnail",
1411
- "url": "/medias/P2876-191018-00-PP-96Wx96H?context=bWFzdGVyfHBpbU1lZGlhfDE0MDN8aW1hZ2UvanBlZ3xwaW1NZWRpYS9oYTcvaDhhLzg3OTYzOTU3MDAyNTQuanBnfDk5ZmFlZGRlOWM3YmNlMTZlOGYzYTllYzlhYWQ0ODZhMzVhZGE0NDIwMjU5MjAwNTJhNmMxMzA1ZTBjYzc2MGQ",
1412
- "altText": "Aqua Flush Bathroom Ceiling Light",
1413
- "galleryIndex": null,
1414
- "width": null
930
+ charityPrice: {
931
+ value: 0.0,
932
+ formattedValue: '£0.00',
933
+ currencyIso: 'GBP',
934
+ formattedPriceWithoutCurrencySymbol: '0.00',
1415
935
  },
1416
- {
1417
- "imageType": "PRIMARY",
1418
- "format": "cartIcon",
1419
- "url": "/medias/P2876-191018-00-PP-65Wx65H?context=bWFzdGVyfHBpbU1lZGlhfDk1N3xpbWFnZS9qcGVnfHBpbU1lZGlhL2g3Zi9oYTEvODc5NjM5NTYzNDcxOC5qcGd8MmQ3N2RkNTkxMjFmZmMwYjY2YThhMjEyYzc5NTU2ZDM0Mzc4MDVkNTBkZTNmMmYwNWJhNmY1MzJkYzY5M2RhNg",
1420
- "altText": "Aqua Flush Bathroom Ceiling Light",
1421
- "galleryIndex": null,
1422
- "width": null
1423
- }
1424
- ],
1425
- "categories": [
1426
- {
1427
- "code": "1000071",
1428
- "name": "Flush Lights",
1429
- "url": "/Products/Electrical+Lighting/Interior-Lights/Flush-Lights/c/1000071",
1430
- "description": null,
1431
- "image": null,
1432
- "parentCategoryName": null,
1433
- "sequence": 0
936
+ totalDiscounts: {
937
+ value: 0.0,
938
+ formattedValue: '£0.00',
939
+ currencyIso: 'GBP',
940
+ formattedPriceWithoutCurrencySymbol: '0.00',
1434
941
  },
1435
- {
1436
- "code": "1000072",
1437
- "name": "Ceiling Lights",
1438
- "url": "/Products/Electrical+Lighting/Interior-Lights/Ceiling-Lights/c/1000072",
1439
- "description": null,
1440
- "image": null,
1441
- "parentCategoryName": null,
1442
- "sequence": 0
942
+ totalPrice: {
943
+ value: 19.0,
944
+ formattedValue: '£19.00',
945
+ currencyIso: 'GBP',
946
+ formattedPriceWithoutCurrencySymbol: '19.00',
1443
947
  },
1444
- {
1445
- "code": "1000077",
1446
- "name": "Bathroom Lights",
1447
- "url": "/Products/Electrical+Lighting/Interior-Lights/Bathroom-Lights/c/1000077",
1448
- "description": null,
1449
- "image": null,
1450
- "parentCategoryName": null,
1451
- "sequence": 0
948
+ potentialProductPromotions: [],
949
+ appliedProductPromotions: [],
950
+ appliedOrderPromotions: [],
951
+ promotionsInfo: null,
952
+ clickAndCollectOnly: false,
953
+ deliveryItemsQuantity: 1,
954
+ pickupItemsQuantity: 2,
955
+ freeDelivery: true,
956
+ subtotalWithoutCharity: {
957
+ value: 19.0,
958
+ formattedValue: '£19.00',
959
+ currencyIso: 'GBP',
960
+ formattedPriceWithoutCurrencySymbol: '19.00',
1452
961
  },
1453
- {
1454
- "code": "1001070",
1455
- "name": "Bathroom Lighting",
1456
- "url": "/Products/Bathrooms/Bathroom-Decor/Bathroom-Lighting/c/1001070",
1457
- "description": null,
1458
- "image": null,
1459
- "parentCategoryName": null,
1460
- "sequence": 0
962
+ messageForFreeDelivery: 'Free delivery<i class="icon fas fa-check"></i>',
963
+ pickupOrderGroups: [
964
+ {
965
+ entries: [
966
+ {
967
+ entryNumber: 0,
968
+ quantity: 2,
969
+ basePrice: {
970
+ value: 100.0,
971
+ formattedValue: '£100',
972
+ currencyIso: 'GBP',
973
+ formattedPriceWithoutCurrencySymbol: '100',
974
+ },
975
+ basePriceExcVat: {
976
+ value: 99,
977
+ formattedValue: '£99',
978
+ currencyIso: 'GBP',
979
+ formattedPriceWithoutCurrencySymbol: '99',
980
+ },
981
+ product: {
982
+ code: '221100',
983
+ name: 'Blue Circle Ready To Use Postcrete - 20kg',
984
+ url: '/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100',
985
+ minOrderQuantity: 0,
986
+ maxOrderQuantity: null,
987
+ fulfillmentAttributes: {
988
+ type: 'STANDARD_STORE_DELIVERED',
989
+ leadTimeDays: 1,
990
+ supplierDelivered: false,
991
+ },
992
+ price: {
993
+ value: 100.0,
994
+ formattedValue: '£100',
995
+ currencyIso: 'GBP',
996
+ formattedPriceWithoutCurrencySymbol: '100',
997
+ },
998
+ categoryPath:
999
+ 'Products/Building Materials/Cement & Aggregates/Cement',
1000
+ brandName: 'Blue Circle',
1001
+ categories: [
1002
+ {
1003
+ code: '1000208',
1004
+ name: 'Cement',
1005
+ },
1006
+ {
1007
+ code: '1000211',
1008
+ name: 'Concrete',
1009
+ },
1010
+ ],
1011
+ image: {
1012
+ url: '//media.dev.wickes.co.uk/is/image/wickes/B3182_221100_00?$normal$',
1013
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
1014
+ },
1015
+ pricePerSqm: 0.0,
1016
+ installationProduct: false,
1017
+ },
1018
+ updateable: true,
1019
+ deliveryPointOfService: {
1020
+ name: '8901',
1021
+ description: 'WX Test Store 12',
1022
+ },
1023
+ charity: false,
1024
+ itemTotalWithoutDiscount: {
1025
+ value: 100.0,
1026
+ formattedValue: '£100',
1027
+ currencyIso: 'GBP',
1028
+ formattedPriceWithoutCurrencySymbol: '100',
1029
+ },
1030
+ itemTotalWithoutDiscountExcVat: {
1031
+ value: 99,
1032
+ formattedValue: '£99',
1033
+ currencyIso: 'GBP',
1034
+ formattedPriceWithoutCurrencySymbol: '99',
1035
+ },
1036
+ orderFulfilmentControls: {
1037
+ availableForDelivery: true,
1038
+ availableForCollection: true,
1039
+ availableForWickesFulfilment: false,
1040
+ },
1041
+ },
1042
+ ],
1043
+ quantity: 1,
1044
+ totalPrice: {
1045
+ value: 100.0,
1046
+ formattedValue: '£100.00',
1047
+ currencyIso: 'GBP',
1048
+ formattedPriceWithoutCurrencySymbol: '100.00',
1049
+ },
1050
+ },
1051
+ {
1052
+ entries: [
1053
+ {
1054
+ entryNumber: 1,
1055
+ quantity: 2,
1056
+ basePrice: {
1057
+ value: 24.0,
1058
+ formattedValue: '£24',
1059
+ currencyIso: 'GBP',
1060
+ formattedPriceWithoutCurrencySymbol: '24',
1061
+ },
1062
+ basePriceExcVat: {
1063
+ value: 23,
1064
+ formattedValue: '£23',
1065
+ currencyIso: 'GBP',
1066
+ formattedPriceWithoutCurrencySymbol: '23',
1067
+ },
1068
+ product: {
1069
+ code: '109450',
1070
+ name: 'Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²',
1071
+ url: '/Knauf-Insulation-Space-Standard-Top-Up-170mm-Loft-Roll---6-47m%C2%B2/p/109450',
1072
+ minOrderQuantity: 0,
1073
+ maxOrderQuantity: null,
1074
+ fulfillmentAttributes: {
1075
+ type: 'HOURLY_STANDARD',
1076
+ leadTimeDays: 1,
1077
+ supplierDelivered: false,
1078
+ },
1079
+ price: {
1080
+ value: 24.0,
1081
+ formattedValue: '£24',
1082
+ currencyIso: 'GBP',
1083
+ formattedPriceWithoutCurrencySymbol: '24',
1084
+ },
1085
+ categoryPath:
1086
+ 'Products/Building Materials/Insulation/Loft Insulation',
1087
+ brandName: 'Knauf Insulation',
1088
+ categories: [
1089
+ {
1090
+ code: '1000270',
1091
+ name: 'Loft Insulation',
1092
+ },
1093
+ ],
1094
+ image: {
1095
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109450_00?$normal$',
1096
+ altText:
1097
+ 'Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²',
1098
+ },
1099
+ pricePerSqm: 0.0,
1100
+ installationProduct: false,
1101
+ },
1102
+ updateable: true,
1103
+ deliveryPointOfService: {
1104
+ name: '8397',
1105
+ description: 'WATFORD',
1106
+ },
1107
+ charity: false,
1108
+ itemTotalWithoutDiscount: {
1109
+ value: 24.0,
1110
+ formattedValue: '£24',
1111
+ currencyIso: 'GBP',
1112
+ formattedPriceWithoutCurrencySymbol: '24',
1113
+ },
1114
+ itemTotalWithoutDiscountExcVat: {
1115
+ value: 23,
1116
+ formattedValue: '£23',
1117
+ currencyIso: 'GBP',
1118
+ formattedPriceWithoutCurrencySymbol: '23',
1119
+ },
1120
+ orderFulfilmentControls: {
1121
+ availableForDelivery: true,
1122
+ availableForCollection: true,
1123
+ availableForWickesFulfilment: false,
1124
+ },
1125
+ },
1126
+ {
1127
+ entryNumber: 2,
1128
+ quantity: 2,
1129
+ basePrice: {
1130
+ value: 0.0,
1131
+ formattedValue: '£0',
1132
+ currencyIso: 'GBP',
1133
+ formattedPriceWithoutCurrencySymbol: '0',
1134
+ },
1135
+ basePriceExcVat: {
1136
+ value: 0,
1137
+ formattedValue: '£0',
1138
+ currencyIso: 'GBP',
1139
+ formattedPriceWithoutCurrencySymbol: '0',
1140
+ },
1141
+ product: {
1142
+ code: '103123',
1143
+ name: 'Wickes Passage Door Knob Set - Brass 1 Pair',
1144
+ url: '/Wickes-Passage-Door-Knob-Set---Brass-1-Pair/p/103123',
1145
+ minOrderQuantity: 0,
1146
+ maxOrderQuantity: null,
1147
+ fulfillmentAttributes: {
1148
+ type: 'STANDARD',
1149
+ leadTimeDays: 1,
1150
+ supplierDelivered: false,
1151
+ },
1152
+ price: {
1153
+ value: 9.5,
1154
+ formattedValue: '£9.50',
1155
+ currencyIso: 'GBP',
1156
+ formattedPriceWithoutCurrencySymbol: '9.50',
1157
+ },
1158
+ categoryPath: 'Products/Clearance',
1159
+ brandName: 'Wickes',
1160
+ categories: [
1161
+ {
1162
+ code: '1072000',
1163
+ name: 'Clearance',
1164
+ },
1165
+ {
1166
+ code: '1065002',
1167
+ name: 'Security & Hardware Clearance',
1168
+ },
1169
+ {
1170
+ code: '1022012',
1171
+ name: 'Doors & Windows Clearance',
1172
+ },
1173
+ {
1174
+ code: '1008007',
1175
+ name: 'Door Handles',
1176
+ },
1177
+ ],
1178
+ image: {
1179
+ url: '//media.wickes.co.uk/is/image/wickes/T3274_103123_00?$normal$',
1180
+ altText: 'Wickes Passage Door Knob Set - Brass 1 Pair',
1181
+ },
1182
+ pricePerSqm: 0.0,
1183
+ installationProduct: false,
1184
+ },
1185
+ updateable: false,
1186
+ deliveryPointOfService: null,
1187
+ charity: false,
1188
+ itemTotalWithoutDiscount: {
1189
+ value: 0.0,
1190
+ formattedValue: '£0',
1191
+ currencyIso: 'GBP',
1192
+ formattedPriceWithoutCurrencySymbol: '0',
1193
+ },
1194
+ itemTotalWithoutDiscountExcVat: {
1195
+ value: 0,
1196
+ formattedValue: '£0',
1197
+ currencyIso: 'GBP',
1198
+ formattedPriceWithoutCurrencySymbol: '0',
1199
+ },
1200
+ orderFulfilmentControls: {
1201
+ availableForDelivery: true,
1202
+ availableForCollection: true,
1203
+ availableForWickesFulfilment: false,
1204
+ },
1205
+ },
1206
+ ],
1207
+ quantity: 2,
1208
+ totalPrice: {
1209
+ value: 40.5,
1210
+ formattedValue: '£40.50',
1211
+ currencyIso: 'GBP',
1212
+ formattedPriceWithoutCurrencySymbol: '40.50',
1213
+ },
1214
+ },
1215
+ ],
1216
+ deliveryOrderGroups: [
1217
+ {
1218
+ entries: [
1219
+ {
1220
+ entryNumber: 3,
1221
+ quantity: 3,
1222
+ basePrice: {
1223
+ value: 25.0,
1224
+ formattedValue: '£25',
1225
+ currencyIso: 'GBP',
1226
+ formattedPriceWithoutCurrencySymbol: '25',
1227
+ },
1228
+ basePriceExcVat: {
1229
+ value: 24,
1230
+ formattedValue: '£24',
1231
+ currencyIso: 'GBP',
1232
+ formattedPriceWithoutCurrencySymbol: '24',
1233
+ },
1234
+ product: {
1235
+ code: '109451',
1236
+ name: 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²',
1237
+ url: '/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451',
1238
+ minOrderQuantity: 0,
1239
+ maxOrderQuantity: null,
1240
+ fulfillmentAttributes: {
1241
+ type: 'STANDARD',
1242
+ leadTimeDays: 1,
1243
+ supplierDelivered: false,
1244
+ },
1245
+ price: {
1246
+ value: 25.0,
1247
+ formattedValue: '£25',
1248
+ currencyIso: 'GBP',
1249
+ formattedPriceWithoutCurrencySymbol: '25',
1250
+ },
1251
+ categoryPath:
1252
+ 'Products/Building Materials/Insulation/Loft Insulation',
1253
+ brandName: 'Knauf Insulation',
1254
+ categories: [
1255
+ {
1256
+ code: '1000270',
1257
+ name: 'Loft Insulation',
1258
+ },
1259
+ ],
1260
+ image: {
1261
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$',
1262
+ altText:
1263
+ 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²',
1264
+ },
1265
+ pricePerSqm: {
1266
+ value: 17,
1267
+ formattedValue: '£17',
1268
+ currencyIso: 'GBP',
1269
+ formattedPriceWithoutCurrencySymbol: '17',
1270
+ },
1271
+ pricePerSqmExcVat: {
1272
+ value: 16,
1273
+ formattedValue: '£16',
1274
+ currencyIso: 'GBP',
1275
+ formattedPriceWithoutCurrencySymbol: '16',
1276
+ },
1277
+ installationProduct: true,
1278
+ },
1279
+ updateable: true,
1280
+ deliveryPointOfService: null,
1281
+ charity: false,
1282
+ itemTotalWithoutDiscount: {
1283
+ value: 25.0,
1284
+ formattedValue: '£25',
1285
+ currencyIso: 'GBP',
1286
+ formattedPriceWithoutCurrencySymbol: '25',
1287
+ },
1288
+ itemTotalWithoutDiscountExcVat: {
1289
+ value: 24,
1290
+ formattedValue: '£24',
1291
+ currencyIso: 'GBP',
1292
+ formattedPriceWithoutCurrencySymbol: '24',
1293
+ },
1294
+ orderFulfilmentControls: {
1295
+ availableForDelivery: true,
1296
+ availableForCollection: true,
1297
+ availableForWickesFulfilment: false,
1298
+ },
1299
+ },
1300
+ {
1301
+ entryNumber: 4,
1302
+ quantity: 1,
1303
+ basePrice: {
1304
+ value: 25.0,
1305
+ formattedValue: '£25',
1306
+ currencyIso: 'GBP',
1307
+ formattedPriceWithoutCurrencySymbol: '25',
1308
+ },
1309
+ basePriceExcVat: {
1310
+ value: 24,
1311
+ formattedValue: '£24',
1312
+ currencyIso: 'GBP',
1313
+ formattedPriceWithoutCurrencySymbol: '24',
1314
+ },
1315
+ product: {
1316
+ code: '123143',
1317
+ name: '6 Wickes General Purpose Claw test',
1318
+ url: '/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451',
1319
+ minOrderQuantity: 0,
1320
+ maxOrderQuantity: null,
1321
+ fulfillmentAttributes: {
1322
+ type: 'STANDARD',
1323
+ leadTimeDays: 1,
1324
+ supplierDelivered: false,
1325
+ },
1326
+ price: {
1327
+ value: 25.0,
1328
+ formattedValue: '£25',
1329
+ currencyIso: 'GBP',
1330
+ formattedPriceWithoutCurrencySymbol: '25',
1331
+ },
1332
+ categoryPath:
1333
+ 'Products/Building Materials/Insulation/Loft Insulation',
1334
+ brandName: 'Knauf Insulation',
1335
+ categories: [
1336
+ {
1337
+ code: '1000270',
1338
+ name: 'Loft Insulation',
1339
+ },
1340
+ ],
1341
+ image: {
1342
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$',
1343
+ altText:
1344
+ 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²',
1345
+ },
1346
+ pricePerSqm: 0.0,
1347
+ installationProduct: false,
1348
+ },
1349
+ updateable: true,
1350
+ deliveryPointOfService: null,
1351
+ charity: false,
1352
+ itemTotalWithoutDiscount: {
1353
+ value: 25.0,
1354
+ formattedValue: '£25',
1355
+ currencyIso: 'GBP',
1356
+ formattedPriceWithoutCurrencySymbol: '25',
1357
+ },
1358
+ itemTotalWithoutDiscountExcVat: {
1359
+ value: 24,
1360
+ formattedValue: '£24',
1361
+ currencyIso: 'GBP',
1362
+ formattedPriceWithoutCurrencySymbol: '24',
1363
+ },
1364
+ orderFulfilmentControls: {
1365
+ availableForDelivery: true,
1366
+ availableForCollection: true,
1367
+ availableForWickesFulfilment: false,
1368
+ },
1369
+ },
1370
+ ],
1371
+ quantity: null,
1372
+ totalPrice: {
1373
+ value: 25.0,
1374
+ formattedValue: '£25.00',
1375
+ currencyIso: 'GBP',
1376
+ formattedPriceWithoutCurrencySymbol: '25.00',
1377
+ },
1378
+ },
1379
+ ],
1380
+ paymentInfos: {
1381
+ payPalEnabled: true,
1382
+ payPalPaymentInfo: { id: 123, payer: 'John.doe123@gmail.com' },
1461
1383
  },
1462
- {
1463
- "code": "qa-test-category-4",
1464
- "name": "Listing",
1465
- "url": "/Products/Test-Product-Category/Sub-Category-Drills/Listing/c/qa-test-category-4",
1466
- "description": null,
1467
- "image": null,
1468
- "parentCategoryName": null,
1469
- "sequence": 0
1470
- }
1471
- ],
1472
- "baseOptions": [],
1473
- "volumePrices": [],
1474
- "configurable": false,
1475
- "imageSetId": "P2876_191018_IS",
1476
- "fulfilmentType": "STANDARD",
1477
- "noScriptProductImageUrl": "/medias/P2876-191018-00-PP-515Wx515H?context=bWFzdGVyfHBpbU1lZGlhfDExMTIzfGltYWdlL2pwZWd8cGltTWVkaWEvaDk0L2gzYy84Nzk2Mzk1ODk2ODYyLmpwZ3w4ZWE3MjQ3OGQyYzk1MWMxMjQyMGY3ODczMTJiMjZjMWQ1ZTNlN2FlNDRmMzYxMWUwYzU2MWMxZTMyYTM4OTE3&defaultImage=wickesstage/2018-Wickes-Missing-Product-650x650",
1478
- "sellOnly": false,
1479
- "externalAverageRating": 5.0,
1480
- "externalReviewCount": 80,
1481
- "priceInclusiveVat": {
1482
- "currencyIso": "GBP",
1483
- "value": 18.0,
1484
- "priceType": "BUY",
1485
- "formattedValue": "£18.00",
1486
- "minQuantity": null,
1487
- "maxQuantity": null,
1488
- "formattedPriceWithoutCurrencySymbol": "18.00",
1489
- "currencySymbol": "£",
1490
- "wasPrice": null,
1491
- "infoUom": "length",
1492
- "infoUomPrice": 10.0,
1493
- "singleVolumePrice": null,
1494
- "vatRatePercentage": 20.0,
1495
- "sellingUomDescription": null,
1496
- "pricing": null
1497
- },
1498
- "priceExclusiveVat": {
1499
- "currencyIso": "GBP",
1500
- "value": 15.00,
1501
- "priceType": "BUY",
1502
- "formattedValue": "£15.00",
1503
- "minQuantity": null,
1504
- "maxQuantity": null,
1505
- "formattedPriceWithoutCurrencySymbol": "15.00",
1506
- "currencySymbol": "£",
1507
- "wasPrice": null,
1508
- "infoUom": null,
1509
- "infoUomPrice": null,
1510
- "singleVolumePrice": null,
1511
- "vatRatePercentage": null,
1512
- "sellingUomDescription": null,
1513
- "pricing": null
1514
- },
1515
- "downStreamData": {
1516
- "description": null,
1517
- "fulfillmentType": "STANDARD",
1518
- "swapCode": null,
1519
- "productRanking": null,
1520
- "order": null
1521
- },
1522
- "categoryPath": "Products/Electrical & Lighting/Interior Lights/Flush Lights",
1523
- "hasDataSheets": false,
1524
- "coshhSheetList": [],
1525
- "dopSheetList": [],
1526
- "epdSheetList": [],
1527
- "gilSheetList": [],
1528
- "techSheetList": [],
1529
- "fulfillmentAttributes": {
1530
- "type": "STANDARD",
1531
- "leadTimeDays": 1,
1532
- "bigAndBulky": false,
1533
- "supplierDelivered": false,
1534
- "vision": false,
1535
- "assumedAlwaysInStock": false,
1536
- "webOnly": false,
1537
- "treatAsFulfillmentTypeOnCheckout": null
1538
- },
1539
- "minOrderQuantity": 2,
1540
- "maxOrderQuantity": 5,
1541
- "gpid": "1000477958",
1542
- "isBaseProduct": false,
1543
- "scene7FlyoutViewerISCommand": "",
1544
- "availableForShoppingList": false,
1545
- "installationDetails": {
1546
- "packCoverage": 0.0,
1547
- "pricePerPack": 18.0,
1548
- "pricePerPackInPence": 1800,
1549
- "pricePerSQM": 0.0,
1550
- "width": 0.0,
1551
- "length": 0.0,
1552
- "material": "",
1553
- "packQuantity": 1,
1554
- "doesNotContainRequiredAttributes": null
1555
- },
1556
- "tileInstallationAvailable": false,
1557
- "tileCalculationAvailable": false,
1558
- "flooringInstallationAvailable": false,
1559
- "flooringCalculationAvailable": false,
1560
- "installationProduct": false,
1561
- "availabilityRestriction": "NO_RESTRICTIONS",
1562
- "availableForBigWinsCncOnly": false,
1563
- "availableForBigWinsStockOnly": false
1384
+ payPalEnabled: true,
1385
+ deliveryAddress: null,
1386
+ pickupUniqueItemsNumber: 3,
1387
+ deliveryUniqueItemsNumber: 1,
1388
+ totalUnitCount: 2,
1389
+ orderType: 'CC',
1564
1390
  },
1565
- "updateable": true,
1566
- "deliveryMode": null,
1567
- "deliveryPointOfService": {
1568
- "name": "8264",
1569
- "displayName": null,
1570
- "url": null,
1571
- "description": "BEDFORD",
1572
- "openingHours": {
1573
- "name": "Test Opening Hours",
1574
- "code": "qa-std-opening-hours",
1575
- "weekDayOpeningList": [
1576
- {
1577
- "openingTime": {
1578
- "hour": 10,
1579
- "minute": 0,
1580
- "formattedHour": "10:00"
1391
+ changeMethod: {
1392
+ statusCode: 'pickUpInStoreSuccess',
1393
+ quantityAdded: 0,
1394
+ quantity: 2,
1395
+ entry: {
1396
+ entryNumber: 0,
1397
+ quantity: 2,
1398
+ basePrice: {
1399
+ currencyIso: 'GBP',
1400
+ value: 18.0,
1401
+ priceType: 'BUY',
1402
+ formattedValue: '£18.00',
1403
+ minQuantity: null,
1404
+ maxQuantity: null,
1405
+ formattedPriceWithoutCurrencySymbol: '18.00',
1406
+ currencySymbol: '£',
1407
+ wasPrice: null,
1408
+ infoUom: null,
1409
+ infoUomPrice: null,
1410
+ singleVolumePrice: null,
1411
+ vatRatePercentage: null,
1412
+ sellingUomDescription: null,
1413
+ pricing: null,
1581
1414
  },
1582
- "closingTime": {
1583
- "hour": 8,
1584
- "minute": 0,
1585
- "formattedHour": "20:00"
1415
+ basePriceExcVat: {
1416
+ value: 17,
1417
+ formattedValue: '£17',
1418
+ currencyIso: 'GBP',
1419
+ formattedPriceWithoutCurrencySymbol: '17',
1586
1420
  },
1587
- "weekDay": "Mon",
1588
- "closed": false,
1589
- "fullWeekDay": "Monday"
1590
- },
1591
- {
1592
- "openingTime": {
1593
- "hour": 10,
1594
- "minute": 0,
1595
- "formattedHour": "10:00"
1421
+ totalPrice: {
1422
+ currencyIso: 'GBP',
1423
+ value: 36.0,
1424
+ priceType: 'BUY',
1425
+ formattedValue: '£36.00',
1426
+ minQuantity: null,
1427
+ maxQuantity: null,
1428
+ formattedPriceWithoutCurrencySymbol: '36.00',
1429
+ currencySymbol: '£',
1430
+ wasPrice: null,
1431
+ infoUom: null,
1432
+ infoUomPrice: null,
1433
+ singleVolumePrice: null,
1434
+ vatRatePercentage: null,
1435
+ sellingUomDescription: null,
1436
+ pricing: null,
1596
1437
  },
1597
- "closingTime": {
1598
- "hour": 8,
1599
- "minute": 0,
1600
- "formattedHour": "20:00"
1438
+ product: {
1439
+ code: '191018',
1440
+ name: 'Aqua Flush Bathroom Ceiling Light',
1441
+ url: '/Aqua-Flush-Bathroom-Ceiling-Light/p/191018',
1442
+ purchasable: true,
1443
+ stock: {
1444
+ stockLevelStatus: {
1445
+ code: 'inStock',
1446
+ type: 'StockLevelStatus',
1447
+ },
1448
+ stockLevel: null,
1449
+ stockThreshold: null,
1450
+ makeUnavailable: false,
1451
+ originalStockLevelStatus: {
1452
+ code: 'inStock',
1453
+ type: 'StockLevelStatus',
1454
+ },
1455
+ exists: false,
1456
+ stockMessage: null,
1457
+ },
1458
+ availableForPickup: true,
1459
+ price: {
1460
+ currencyIso: 'GBP',
1461
+ value: 18.0,
1462
+ priceType: 'BUY',
1463
+ formattedValue: '£18.00',
1464
+ minQuantity: null,
1465
+ maxQuantity: null,
1466
+ formattedPriceWithoutCurrencySymbol: '18.00',
1467
+ currencySymbol: '£',
1468
+ wasPrice: null,
1469
+ infoUom: 'length',
1470
+ infoUomPrice: 10.0,
1471
+ singleVolumePrice: null,
1472
+ vatRatePercentage: 20.0,
1473
+ sellingUomDescription: null,
1474
+ pricing: null,
1475
+ },
1476
+ images: [
1477
+ {
1478
+ imageType: 'PRIMARY',
1479
+ format: 'zoom',
1480
+ url: '/medias/P2876-191018-00-PP-515Wx515H?context=bWFzdGVyfHBpbU1lZGlhfDExMTIzfGltYWdlL2pwZWd8cGltTWVkaWEvaDk0L2gzYy84Nzk2Mzk1ODk2ODYyLmpwZ3w4ZWE3MjQ3OGQyYzk1MWMxMjQyMGY3ODczMTJiMjZjMWQ1ZTNlN2FlNDRmMzYxMWUwYzU2MWMxZTMyYTM4OTE3',
1481
+ altText: 'Aqua Flush Bathroom Ceiling Light',
1482
+ galleryIndex: null,
1483
+ width: null,
1484
+ },
1485
+ {
1486
+ imageType: 'PRIMARY',
1487
+ format: 'product',
1488
+ url: '/medias/P2876-191018-00-PP-300Wx300H?context=bWFzdGVyfHBpbU1lZGlhfDUxNDV8aW1hZ2UvanBlZ3xwaW1NZWRpYS9oYTAvaGUzLzg3OTYzOTU4MzEzMjYuanBnfGU0MWYxOWIwYjA3OTQwYmI1ZDM0MmNmZDZlZmUxZDYzM2UxZjYxYmQ3YzNkN2Q5N2I1ZWM3YzdiNDgzYzMxZGM',
1489
+ altText: 'Aqua Flush Bathroom Ceiling Light',
1490
+ galleryIndex: null,
1491
+ width: null,
1492
+ },
1493
+ {
1494
+ imageType: 'PRIMARY',
1495
+ format: 'thumbnail',
1496
+ url: '/medias/P2876-191018-00-PP-96Wx96H?context=bWFzdGVyfHBpbU1lZGlhfDE0MDN8aW1hZ2UvanBlZ3xwaW1NZWRpYS9oYTcvaDhhLzg3OTYzOTU3MDAyNTQuanBnfDk5ZmFlZGRlOWM3YmNlMTZlOGYzYTllYzlhYWQ0ODZhMzVhZGE0NDIwMjU5MjAwNTJhNmMxMzA1ZTBjYzc2MGQ',
1497
+ altText: 'Aqua Flush Bathroom Ceiling Light',
1498
+ galleryIndex: null,
1499
+ width: null,
1500
+ },
1501
+ {
1502
+ imageType: 'PRIMARY',
1503
+ format: 'cartIcon',
1504
+ url: '/medias/P2876-191018-00-PP-65Wx65H?context=bWFzdGVyfHBpbU1lZGlhfDk1N3xpbWFnZS9qcGVnfHBpbU1lZGlhL2g3Zi9oYTEvODc5NjM5NTYzNDcxOC5qcGd8MmQ3N2RkNTkxMjFmZmMwYjY2YThhMjEyYzc5NTU2ZDM0Mzc4MDVkNTBkZTNmMmYwNWJhNmY1MzJkYzY5M2RhNg',
1505
+ altText: 'Aqua Flush Bathroom Ceiling Light',
1506
+ galleryIndex: null,
1507
+ width: null,
1508
+ },
1509
+ ],
1510
+ categories: [
1511
+ {
1512
+ code: '1000071',
1513
+ name: 'Flush Lights',
1514
+ url: '/Products/Electrical+Lighting/Interior-Lights/Flush-Lights/c/1000071',
1515
+ description: null,
1516
+ image: null,
1517
+ parentCategoryName: null,
1518
+ sequence: 0,
1519
+ },
1520
+ {
1521
+ code: '1000072',
1522
+ name: 'Ceiling Lights',
1523
+ url: '/Products/Electrical+Lighting/Interior-Lights/Ceiling-Lights/c/1000072',
1524
+ description: null,
1525
+ image: null,
1526
+ parentCategoryName: null,
1527
+ sequence: 0,
1528
+ },
1529
+ {
1530
+ code: '1000077',
1531
+ name: 'Bathroom Lights',
1532
+ url: '/Products/Electrical+Lighting/Interior-Lights/Bathroom-Lights/c/1000077',
1533
+ description: null,
1534
+ image: null,
1535
+ parentCategoryName: null,
1536
+ sequence: 0,
1537
+ },
1538
+ {
1539
+ code: '1001070',
1540
+ name: 'Bathroom Lighting',
1541
+ url: '/Products/Bathrooms/Bathroom-Decor/Bathroom-Lighting/c/1001070',
1542
+ description: null,
1543
+ image: null,
1544
+ parentCategoryName: null,
1545
+ sequence: 0,
1546
+ },
1547
+ {
1548
+ code: 'qa-test-category-4',
1549
+ name: 'Listing',
1550
+ url: '/Products/Test-Product-Category/Sub-Category-Drills/Listing/c/qa-test-category-4',
1551
+ description: null,
1552
+ image: null,
1553
+ parentCategoryName: null,
1554
+ sequence: 0,
1555
+ },
1556
+ ],
1557
+ baseOptions: [],
1558
+ volumePrices: [],
1559
+ configurable: false,
1560
+ imageSetId: 'P2876_191018_IS',
1561
+ fulfilmentType: 'STANDARD',
1562
+ noScriptProductImageUrl:
1563
+ '/medias/P2876-191018-00-PP-515Wx515H?context=bWFzdGVyfHBpbU1lZGlhfDExMTIzfGltYWdlL2pwZWd8cGltTWVkaWEvaDk0L2gzYy84Nzk2Mzk1ODk2ODYyLmpwZ3w4ZWE3MjQ3OGQyYzk1MWMxMjQyMGY3ODczMTJiMjZjMWQ1ZTNlN2FlNDRmMzYxMWUwYzU2MWMxZTMyYTM4OTE3&defaultImage=wickesstage/2018-Wickes-Missing-Product-650x650',
1564
+ sellOnly: false,
1565
+ externalAverageRating: 5.0,
1566
+ externalReviewCount: 80,
1567
+ priceInclusiveVat: {
1568
+ currencyIso: 'GBP',
1569
+ value: 18.0,
1570
+ priceType: 'BUY',
1571
+ formattedValue: '£18.00',
1572
+ minQuantity: null,
1573
+ maxQuantity: null,
1574
+ formattedPriceWithoutCurrencySymbol: '18.00',
1575
+ currencySymbol: '£',
1576
+ wasPrice: null,
1577
+ infoUom: 'length',
1578
+ infoUomPrice: 10.0,
1579
+ singleVolumePrice: null,
1580
+ vatRatePercentage: 20.0,
1581
+ sellingUomDescription: null,
1582
+ pricing: null,
1583
+ },
1584
+ priceExclusiveVat: {
1585
+ currencyIso: 'GBP',
1586
+ value: 15.0,
1587
+ priceType: 'BUY',
1588
+ formattedValue: '£15.00',
1589
+ minQuantity: null,
1590
+ maxQuantity: null,
1591
+ formattedPriceWithoutCurrencySymbol: '15.00',
1592
+ currencySymbol: '£',
1593
+ wasPrice: null,
1594
+ infoUom: null,
1595
+ infoUomPrice: null,
1596
+ singleVolumePrice: null,
1597
+ vatRatePercentage: null,
1598
+ sellingUomDescription: null,
1599
+ pricing: null,
1600
+ },
1601
+ downStreamData: {
1602
+ description: null,
1603
+ fulfillmentType: 'STANDARD',
1604
+ swapCode: null,
1605
+ productRanking: null,
1606
+ order: null,
1607
+ },
1608
+ categoryPath: 'Products/Electrical & Lighting/Interior Lights/Flush Lights',
1609
+ hasDataSheets: false,
1610
+ coshhSheetList: [],
1611
+ dopSheetList: [],
1612
+ epdSheetList: [],
1613
+ gilSheetList: [],
1614
+ techSheetList: [],
1615
+ fulfillmentAttributes: {
1616
+ type: 'STANDARD',
1617
+ leadTimeDays: 1,
1618
+ bigAndBulky: false,
1619
+ supplierDelivered: false,
1620
+ vision: false,
1621
+ assumedAlwaysInStock: false,
1622
+ webOnly: false,
1623
+ treatAsFulfillmentTypeOnCheckout: null,
1624
+ },
1625
+ minOrderQuantity: 2,
1626
+ maxOrderQuantity: 5,
1627
+ gpid: '1000477958',
1628
+ isBaseProduct: false,
1629
+ scene7FlyoutViewerISCommand: '',
1630
+ availableForShoppingList: false,
1631
+ installationDetails: {
1632
+ packCoverage: 0.0,
1633
+ pricePerPack: 18.0,
1634
+ pricePerPackInPence: 1800,
1635
+ pricePerSQM: 0.0,
1636
+ width: 0.0,
1637
+ length: 0.0,
1638
+ material: '',
1639
+ packQuantity: 1,
1640
+ doesNotContainRequiredAttributes: null,
1641
+ },
1642
+ tileInstallationAvailable: false,
1643
+ tileCalculationAvailable: false,
1644
+ flooringInstallationAvailable: false,
1645
+ flooringCalculationAvailable: false,
1646
+ installationProduct: false,
1647
+ availabilityRestriction: 'NO_RESTRICTIONS',
1648
+ availableForBigWinsCncOnly: false,
1649
+ availableForBigWinsStockOnly: false,
1601
1650
  },
1602
- "weekDay": "Tue",
1603
- "closed": false,
1604
- "fullWeekDay": "Tuesday"
1605
- },
1606
- {
1607
- "openingTime": {
1608
- "hour": 10,
1609
- "minute": 0,
1610
- "formattedHour": "10:00"
1651
+ updateable: true,
1652
+ deliveryMode: null,
1653
+ deliveryPointOfService: {
1654
+ name: '8264',
1655
+ displayName: null,
1656
+ url: null,
1657
+ description: 'BEDFORD',
1658
+ openingHours: {
1659
+ name: 'Test Opening Hours',
1660
+ code: 'qa-std-opening-hours',
1661
+ weekDayOpeningList: [
1662
+ {
1663
+ openingTime: {
1664
+ hour: 10,
1665
+ minute: 0,
1666
+ formattedHour: '10:00',
1667
+ },
1668
+ closingTime: {
1669
+ hour: 8,
1670
+ minute: 0,
1671
+ formattedHour: '20:00',
1672
+ },
1673
+ weekDay: 'Mon',
1674
+ closed: false,
1675
+ fullWeekDay: 'Monday',
1676
+ },
1677
+ {
1678
+ openingTime: {
1679
+ hour: 10,
1680
+ minute: 0,
1681
+ formattedHour: '10:00',
1682
+ },
1683
+ closingTime: {
1684
+ hour: 8,
1685
+ minute: 0,
1686
+ formattedHour: '20:00',
1687
+ },
1688
+ weekDay: 'Tue',
1689
+ closed: false,
1690
+ fullWeekDay: 'Tuesday',
1691
+ },
1692
+ {
1693
+ openingTime: {
1694
+ hour: 10,
1695
+ minute: 0,
1696
+ formattedHour: '10:00',
1697
+ },
1698
+ closingTime: {
1699
+ hour: 8,
1700
+ minute: 0,
1701
+ formattedHour: '20:00',
1702
+ },
1703
+ weekDay: 'Wed',
1704
+ closed: false,
1705
+ fullWeekDay: 'Wednesday',
1706
+ },
1707
+ {
1708
+ openingTime: {
1709
+ hour: 10,
1710
+ minute: 0,
1711
+ formattedHour: '10:00',
1712
+ },
1713
+ closingTime: {
1714
+ hour: 8,
1715
+ minute: 0,
1716
+ formattedHour: '20:00',
1717
+ },
1718
+ weekDay: 'Thu',
1719
+ closed: false,
1720
+ fullWeekDay: 'Thursday',
1721
+ },
1722
+ {
1723
+ openingTime: {
1724
+ hour: 10,
1725
+ minute: 0,
1726
+ formattedHour: '10:00',
1727
+ },
1728
+ closingTime: {
1729
+ hour: 8,
1730
+ minute: 0,
1731
+ formattedHour: '20:00',
1732
+ },
1733
+ weekDay: 'Fri',
1734
+ closed: false,
1735
+ fullWeekDay: 'Friday',
1736
+ },
1737
+ {
1738
+ openingTime: {
1739
+ hour: 10,
1740
+ minute: 0,
1741
+ formattedHour: '10:00',
1742
+ },
1743
+ closingTime: {
1744
+ hour: 4,
1745
+ minute: 0,
1746
+ formattedHour: '16:00',
1747
+ },
1748
+ weekDay: 'Sat',
1749
+ closed: false,
1750
+ fullWeekDay: 'Saturday',
1751
+ },
1752
+ {
1753
+ openingTime: {
1754
+ hour: 10,
1755
+ minute: 0,
1756
+ formattedHour: '10:00',
1757
+ },
1758
+ closingTime: {
1759
+ hour: 4,
1760
+ minute: 0,
1761
+ formattedHour: '16:00',
1762
+ },
1763
+ weekDay: 'Sun',
1764
+ closed: false,
1765
+ fullWeekDay: 'Sunday',
1766
+ },
1767
+ ],
1768
+ specialDayOpeningList: [],
1769
+ },
1770
+ storeContent: null,
1771
+ features: {
1772
+ qaSundayWorkshop: 'Sunday Workshop',
1773
+ testingKey: 'Default feature',
1774
+ CardOnly: 'Card only payments',
1775
+ VirtualDCAppointment: 'Virtual Design Consultant appointments',
1776
+ VirtualAndFace2FaceDCAppointment:
1777
+ 'Virtual and face 2 face Design Consultant appointment',
1778
+ BurgerVan: 'Burger van on site',
1779
+ CardAndCash: 'Card and cash payments',
1780
+ Unknown: 'Unknown feature',
1781
+ PaintMixingService: 'Paint mixing service',
1782
+ FlooringTileDisplays: 'Flooring & Tiles display',
1783
+ KitchenBathroomDisplays: 'Kitchen & Bathroom displays',
1784
+ InstallationService: 'Installation service',
1785
+ KitchenBathroomDisplaysDesignServices:
1786
+ 'Kitchen & Bathroom displays design service',
1787
+ ClearanceStore: 'Clearence store',
1788
+ },
1789
+ geoPoint: {
1790
+ latitude: 52.1427,
1791
+ longitude: -0.421591,
1792
+ },
1793
+ formattedDistance: null,
1794
+ distanceKm: null,
1795
+ mapIcon: null,
1796
+ address: {
1797
+ id: '8796094824471',
1798
+ title: null,
1799
+ titleCode: null,
1800
+ firstName: null,
1801
+ lastName: null,
1802
+ companyName: null,
1803
+ line1: 'PERKINS ROAD, BEDFORD',
1804
+ line2: 'WICKES RIVERFIELD DRIVE',
1805
+ town: 'BEDFORDSHIRE',
1806
+ region: null,
1807
+ postalCode: 'MK41 0UE',
1808
+ phone: '01234 271569',
1809
+ email: null,
1810
+ country: {
1811
+ isocode: 'GB',
1812
+ name: 'United Kingdom',
1813
+ },
1814
+ shippingAddress: false,
1815
+ billingAddress: false,
1816
+ defaultAddress: false,
1817
+ visibleInAddressBook: true,
1818
+ formattedAddress:
1819
+ 'PERKINS ROAD, BEDFORD, WICKES RIVERFIELD DRIVE, BEDFORDSHIRE, MK41 0UE, United Kingdom',
1820
+ contactAddress: false,
1821
+ mobile: null,
1822
+ fax: '01234 342675',
1823
+ regionString: null,
1824
+ cardHolderName: null,
1825
+ businessAddress: false,
1826
+ createdTimestamp: null,
1827
+ },
1828
+ storeImages: [],
1829
+ brand: null,
1830
+ buyAndCollect: null,
1831
+ loadingRestriction: false,
1832
+ specificInfo: '',
1833
+ satNavPostcode: null,
1834
+ seoText: 'Some SEO text for testing',
1835
+ productRanges: [
1836
+ {
1837
+ name: 'good fixing',
1838
+ description: 'fixtures',
1839
+ },
1840
+ {
1841
+ name: 'good installation',
1842
+ description: 'installations',
1843
+ },
1844
+ {
1845
+ name: 'good helping',
1846
+ description: 'helpings',
1847
+ },
1848
+ {
1849
+ name: 'good resolving',
1850
+ description: 'resolvings',
1851
+ },
1852
+ ],
1853
+ metaTitle: null,
1854
+ metaDescription: null,
1855
+ h1: null,
1611
1856
  },
1612
- "closingTime": {
1613
- "hour": 8,
1614
- "minute": 0,
1615
- "formattedHour": "20:00"
1857
+ entries: null,
1858
+ configurationInfos: [],
1859
+ statusSummaryMap: {},
1860
+ entryGroupNumbers: [],
1861
+ comments: [],
1862
+ supportedActions: ['REMOVE'],
1863
+ taxValues: [
1864
+ {
1865
+ code: 'uk-vat-full',
1866
+ value: 20.0,
1867
+ appliedValue: 6.0,
1868
+ absolute: false,
1869
+ currencyIsoCode: 'GBP',
1870
+ },
1871
+ ],
1872
+ deliveryModeType: 'PICKUP',
1873
+ fulfilmentRouting: null,
1874
+ collection: true,
1875
+ charity: false,
1876
+ leadTime: null,
1877
+ leadTimeExtended: null,
1878
+ itemTotalWithoutDiscount: {
1879
+ currencyIso: 'GBP',
1880
+ value: 36.0,
1881
+ priceType: 'BUY',
1882
+ formattedValue: '£36.00',
1883
+ minQuantity: null,
1884
+ maxQuantity: null,
1885
+ formattedPriceWithoutCurrencySymbol: '36.00',
1886
+ currencySymbol: '£',
1887
+ wasPrice: null,
1888
+ infoUom: null,
1889
+ infoUomPrice: null,
1890
+ singleVolumePrice: null,
1891
+ vatRatePercentage: null,
1892
+ sellingUomDescription: null,
1893
+ pricing: null,
1616
1894
  },
1617
- "weekDay": "Wed",
1618
- "closed": false,
1619
- "fullWeekDay": "Wednesday"
1620
- },
1621
- {
1622
- "openingTime": {
1623
- "hour": 10,
1624
- "minute": 0,
1625
- "formattedHour": "10:00"
1895
+ itemTotalWithoutDiscountExcVat: {
1896
+ value: 35,
1897
+ formattedValue: '£35',
1898
+ currencyIso: 'GBP',
1899
+ formattedPriceWithoutCurrencySymbol: '35',
1626
1900
  },
1627
- "closingTime": {
1628
- "hour": 8,
1629
- "minute": 0,
1630
- "formattedHour": "20:00"
1901
+ appliedPromotions: null,
1902
+ tilingInstallationData: null,
1903
+ flooringInstallationData: null,
1904
+ orderFulfilmentControls: {
1905
+ availableForCollection: true,
1906
+ availableForDelivery: true,
1907
+ availableForWickesFulfilment: false,
1631
1908
  },
1632
- "weekDay": "Thu",
1633
- "closed": false,
1634
- "fullWeekDay": "Thursday"
1635
- },
1636
- {
1637
- "openingTime": {
1638
- "hour": 10,
1639
- "minute": 0,
1640
- "formattedHour": "10:00"
1909
+ alerts: null,
1910
+ },
1911
+ deliveryModeChanged: null,
1912
+ cartCode: '001006000',
1913
+ statusMessage: 'accConfirmedMsgs',
1914
+ entryGroupNumbers: null,
1915
+ message: 'Pickup in store item was updated.',
1916
+ },
1917
+ checkStockBasketResponse: {
1918
+ availableArea: true,
1919
+ availableQuantity: 10,
1920
+ },
1921
+ wisdomAddForDelivery: {
1922
+ statusCode: 'success',
1923
+ quantityAdded: 0,
1924
+ quantity: 6,
1925
+ entry: {
1926
+ entryNumber: 0,
1927
+ quantity: 6,
1928
+ basePrice: {
1929
+ currencyIso: 'GBP',
1930
+ value: 4.0,
1931
+ priceType: 'BUY',
1932
+ formattedValue: '£4.00',
1933
+ minQuantity: null,
1934
+ maxQuantity: null,
1935
+ formattedPriceWithoutCurrencySymbol: '4.00',
1936
+ currencySymbol: '£',
1937
+ wasPrice: null,
1938
+ infoUom: null,
1939
+ infoUomPrice: null,
1940
+ singleVolumePrice: null,
1941
+ vatRatePercentage: null,
1942
+ sellingUomDescription: null,
1943
+ pricing: null,
1641
1944
  },
1642
- "closingTime": {
1643
- "hour": 8,
1644
- "minute": 0,
1645
- "formattedHour": "20:00"
1945
+ basePriceExcVat: {
1946
+ value: 3,
1947
+ formattedValue: '£3',
1948
+ currencyIso: 'GBP',
1949
+ formattedPriceWithoutCurrencySymbol: '3',
1646
1950
  },
1647
- "weekDay": "Fri",
1648
- "closed": false,
1649
- "fullWeekDay": "Friday"
1650
- },
1651
- {
1652
- "openingTime": {
1653
- "hour": 10,
1654
- "minute": 0,
1655
- "formattedHour": "10:00"
1951
+ totalPrice: {
1952
+ currencyIso: 'GBP',
1953
+ value: 24.0,
1954
+ priceType: 'BUY',
1955
+ formattedValue: '£24.00',
1956
+ minQuantity: null,
1957
+ maxQuantity: null,
1958
+ formattedPriceWithoutCurrencySymbol: '24.00',
1959
+ currencySymbol: '£',
1960
+ wasPrice: null,
1961
+ infoUom: null,
1962
+ infoUomPrice: null,
1963
+ singleVolumePrice: null,
1964
+ vatRatePercentage: null,
1965
+ sellingUomDescription: null,
1966
+ pricing: null,
1656
1967
  },
1657
- "closingTime": {
1658
- "hour": 4,
1659
- "minute": 0,
1660
- "formattedHour": "16:00"
1968
+ product: {
1969
+ code: '300000',
1970
+ name: 'Wickes Fulfilment Product 1',
1971
+ url: '/Wickes-Fulfilment-Product-1/p/300000',
1972
+ purchasable: true,
1973
+ stock: {
1974
+ stockLevelStatus: {
1975
+ code: 'outOfStock',
1976
+ type: 'StockLevelStatus',
1977
+ },
1978
+ stockLevel: 0,
1979
+ stockThreshold: null,
1980
+ makeUnavailable: false,
1981
+ originalStockLevelStatus: {
1982
+ code: 'outOfStock',
1983
+ type: 'StockLevelStatus',
1984
+ },
1985
+ exists: false,
1986
+ stockMessage: null,
1987
+ },
1988
+ availableForPickup: true,
1989
+ price: {
1990
+ currencyIso: 'GBP',
1991
+ value: 4.0,
1992
+ priceType: 'BUY',
1993
+ formattedValue: '£4.00',
1994
+ minQuantity: null,
1995
+ maxQuantity: null,
1996
+ formattedPriceWithoutCurrencySymbol: '4.00',
1997
+ currencySymbol: '£',
1998
+ wasPrice: null,
1999
+ infoUom: null,
2000
+ infoUomPrice: null,
2001
+ singleVolumePrice: null,
2002
+ vatRatePercentage: 20.0,
2003
+ sellingUomDescription: null,
2004
+ pricing: null,
2005
+ },
2006
+ categories: [
2007
+ {
2008
+ code: '1003000',
2009
+ name: 'Wickes Fulfilment Products',
2010
+ url: '/Products/Wickes-Fulfilment-Products/c/1003000',
2011
+ description: null,
2012
+ image: null,
2013
+ parentCategoryName: null,
2014
+ sequence: 0,
2015
+ },
2016
+ ],
2017
+ baseOptions: [],
2018
+ volumePrices: [],
2019
+ configurable: false,
2020
+ imageSetId: 'missing-product',
2021
+ fulfilmentType: 'STANDARD',
2022
+ noScriptProductImageUrl:
2023
+ 'https://media.wickes.co.uk/is/image/wickes/2018-Wickes-Missing-Product-650x650',
2024
+ sellOnly: false,
2025
+ externalAverageRating: 0.0,
2026
+ externalReviewCount: 0,
2027
+ priceInclusiveVat: {
2028
+ currencyIso: 'GBP',
2029
+ value: 4.0,
2030
+ priceType: 'BUY',
2031
+ formattedValue: '£4.00',
2032
+ minQuantity: null,
2033
+ maxQuantity: null,
2034
+ formattedPriceWithoutCurrencySymbol: '4.00',
2035
+ currencySymbol: '£',
2036
+ wasPrice: null,
2037
+ infoUom: null,
2038
+ infoUomPrice: null,
2039
+ singleVolumePrice: null,
2040
+ vatRatePercentage: 20.0,
2041
+ sellingUomDescription: null,
2042
+ pricing: null,
2043
+ },
2044
+ priceExclusiveVat: {
2045
+ currencyIso: 'GBP',
2046
+ value: 3.33,
2047
+ priceType: 'BUY',
2048
+ formattedValue: '£3.33',
2049
+ minQuantity: null,
2050
+ maxQuantity: null,
2051
+ formattedPriceWithoutCurrencySymbol: '3.33',
2052
+ currencySymbol: '£',
2053
+ wasPrice: null,
2054
+ infoUom: null,
2055
+ infoUomPrice: null,
2056
+ singleVolumePrice: null,
2057
+ vatRatePercentage: null,
2058
+ sellingUomDescription: null,
2059
+ pricing: null,
2060
+ },
2061
+ downStreamData: {
2062
+ description: null,
2063
+ fulfillmentType: 'STANDARD',
2064
+ swapCode: null,
2065
+ productRanking: null,
2066
+ order: null,
2067
+ },
2068
+ categoryPath: 'Products/Wickes Fulfilment Products',
2069
+ hasDataSheets: false,
2070
+ coshhSheetList: [],
2071
+ dopSheetList: [],
2072
+ epdSheetList: [],
2073
+ gilSheetList: [],
2074
+ techSheetList: [],
2075
+ fulfillmentAttributes: {
2076
+ type: 'STANDARD',
2077
+ leadTimeDays: 1,
2078
+ bigAndBulky: false,
2079
+ supplierDelivered: false,
2080
+ vision: false,
2081
+ assumedAlwaysInStock: false,
2082
+ webOnly: false,
2083
+ treatAsFulfillmentTypeOnCheckout: null,
2084
+ },
2085
+ gpid: '1111300000',
2086
+ isBaseProduct: false,
2087
+ scene7FlyoutViewerISCommand: '',
2088
+ availableForShoppingList: false,
2089
+ installationDetails: {
2090
+ packCoverage: 0.0,
2091
+ pricePerPack: 4.0,
2092
+ pricePerPackInPence: 400,
2093
+ pricePerSQM: 0.0,
2094
+ width: 0.0,
2095
+ length: 0.0,
2096
+ material: '',
2097
+ packQuantity: 0,
2098
+ doesNotContainRequiredAttributes: null,
2099
+ },
2100
+ tileInstallationAvailable: false,
2101
+ tileCalculationAvailable: false,
2102
+ flooringInstallationAvailable: false,
2103
+ flooringCalculationAvailable: false,
2104
+ installationProduct: false,
2105
+ availabilityRestriction: 'NO_RESTRICTIONS',
2106
+ availableForBigWinsCncOnly: false,
2107
+ availableForBigWinsStockOnly: false,
1661
2108
  },
1662
- "weekDay": "Sat",
1663
- "closed": false,
1664
- "fullWeekDay": "Saturday"
1665
- },
1666
- {
1667
- "openingTime": {
1668
- "hour": 10,
1669
- "minute": 0,
1670
- "formattedHour": "10:00"
2109
+ updateable: true,
2110
+ deliveryMode: null,
2111
+ deliveryPointOfService: null,
2112
+ entries: null,
2113
+ configurationInfos: [],
2114
+ statusSummaryMap: {},
2115
+ entryGroupNumbers: [],
2116
+ comments: [],
2117
+ supportedActions: ['REMOVE'],
2118
+ taxValues: [
2119
+ {
2120
+ code: 'uk-vat-full',
2121
+ value: 20.0,
2122
+ appliedValue: 4.0,
2123
+ absolute: false,
2124
+ currencyIsoCode: 'GBP',
2125
+ },
2126
+ ],
2127
+ deliveryModeType: 'SHIP',
2128
+ fulfilmentRouting: null,
2129
+ collection: false,
2130
+ charity: false,
2131
+ leadTime: null,
2132
+ leadTimeExtended: null,
2133
+ itemTotalWithoutDiscount: {
2134
+ currencyIso: 'GBP',
2135
+ value: 24.0,
2136
+ priceType: 'BUY',
2137
+ formattedValue: '£24.00',
2138
+ minQuantity: null,
2139
+ maxQuantity: null,
2140
+ formattedPriceWithoutCurrencySymbol: '24.00',
2141
+ currencySymbol: '£',
2142
+ wasPrice: null,
2143
+ infoUom: null,
2144
+ infoUomPrice: null,
2145
+ singleVolumePrice: null,
2146
+ vatRatePercentage: null,
2147
+ sellingUomDescription: null,
2148
+ pricing: null,
1671
2149
  },
1672
- "closingTime": {
1673
- "hour": 4,
1674
- "minute": 0,
1675
- "formattedHour": "16:00"
2150
+ itemTotalWithoutDiscountExcVat: {
2151
+ value: 23,
2152
+ formattedValue: '£23',
2153
+ currencyIso: 'GBP',
2154
+ formattedPriceWithoutCurrencySymbol: '23',
1676
2155
  },
1677
- "weekDay": "Sun",
1678
- "closed": false,
1679
- "fullWeekDay": "Sunday"
1680
- }
1681
- ],
1682
- "specialDayOpeningList": []
1683
- },
1684
- "storeContent": null,
1685
- "features": {
1686
- "qaSundayWorkshop": "Sunday Workshop",
1687
- "testingKey": "Default feature",
1688
- "CardOnly": "Card only payments",
1689
- "VirtualDCAppointment": "Virtual Design Consultant appointments",
1690
- "VirtualAndFace2FaceDCAppointment": "Virtual and face 2 face Design Consultant appointment",
1691
- "BurgerVan": "Burger van on site",
1692
- "CardAndCash": "Card and cash payments",
1693
- "Unknown": "Unknown feature",
1694
- "PaintMixingService": "Paint mixing service",
1695
- "FlooringTileDisplays": "Flooring & Tiles display",
1696
- "KitchenBathroomDisplays": "Kitchen & Bathroom displays",
1697
- "InstallationService": "Installation service",
1698
- "KitchenBathroomDisplaysDesignServices": "Kitchen & Bathroom displays design service",
1699
- "ClearanceStore": "Clearence store"
1700
- },
1701
- "geoPoint": {
1702
- "latitude": 52.1427,
1703
- "longitude": -0.421591
1704
- },
1705
- "formattedDistance": null,
1706
- "distanceKm": null,
1707
- "mapIcon": null,
1708
- "address": {
1709
- "id": "8796094824471",
1710
- "title": null,
1711
- "titleCode": null,
1712
- "firstName": null,
1713
- "lastName": null,
1714
- "companyName": null,
1715
- "line1": "PERKINS ROAD, BEDFORD",
1716
- "line2": "WICKES RIVERFIELD DRIVE",
1717
- "town": "BEDFORDSHIRE",
1718
- "region": null,
1719
- "postalCode": "MK41 0UE",
1720
- "phone": "01234 271569",
1721
- "email": null,
1722
- "country": {
1723
- "isocode": "GB",
1724
- "name": "United Kingdom"
1725
- },
1726
- "shippingAddress": false,
1727
- "billingAddress": false,
1728
- "defaultAddress": false,
1729
- "visibleInAddressBook": true,
1730
- "formattedAddress": "PERKINS ROAD, BEDFORD, WICKES RIVERFIELD DRIVE, BEDFORDSHIRE, MK41 0UE, United Kingdom",
1731
- "contactAddress": false,
1732
- "mobile": null,
1733
- "fax": "01234 342675",
1734
- "regionString": null,
1735
- "cardHolderName": null,
1736
- "businessAddress": false,
1737
- "createdTimestamp": null
1738
- },
1739
- "storeImages": [],
1740
- "brand": null,
1741
- "buyAndCollect": null,
1742
- "loadingRestriction": false,
1743
- "specificInfo": "",
1744
- "satNavPostcode": null,
1745
- "seoText": "Some SEO text for testing",
1746
- "productRanges": [
1747
- {
1748
- "name": "good fixing",
1749
- "description": "fixtures"
1750
- },
1751
- {
1752
- "name": "good installation",
1753
- "description": "installations"
1754
- },
1755
- {
1756
- "name": "good helping",
1757
- "description": "helpings"
1758
- },
1759
- {
1760
- "name": "good resolving",
1761
- "description": "resolvings"
1762
- }
1763
- ],
1764
- "metaTitle": null,
1765
- "metaDescription": null,
1766
- "h1": null
1767
- },
1768
- "entries": null,
1769
- "configurationInfos": [],
1770
- "statusSummaryMap": {},
1771
- "entryGroupNumbers": [],
1772
- "comments": [],
1773
- "supportedActions": [
1774
- "REMOVE"
1775
- ],
1776
- "taxValues": [
1777
- {
1778
- "code": "uk-vat-full",
1779
- "value": 20.0,
1780
- "appliedValue": 6.0,
1781
- "absolute": false,
1782
- "currencyIsoCode": "GBP"
1783
- }
1784
- ],
1785
- "deliveryModeType": "PICKUP",
1786
- "fulfilmentRouting": null,
1787
- "collection": true,
1788
- "charity": false,
1789
- "leadTime": null,
1790
- "leadTimeExtended": null,
1791
- "itemTotalWithoutDiscount": {
1792
- "currencyIso": "GBP",
1793
- "value": 36.0,
1794
- "priceType": "BUY",
1795
- "formattedValue": "£36.00",
1796
- "minQuantity": null,
1797
- "maxQuantity": null,
1798
- "formattedPriceWithoutCurrencySymbol": "36.00",
1799
- "currencySymbol": "£",
1800
- "wasPrice": null,
1801
- "infoUom": null,
1802
- "infoUomPrice": null,
1803
- "singleVolumePrice": null,
1804
- "vatRatePercentage": null,
1805
- "sellingUomDescription": null,
1806
- "pricing": null
1807
- },
1808
- "itemTotalWithoutDiscountExcVat": {
1809
- "value": 35,
1810
- "formattedValue": "£35",
1811
- "currencyIso": "GBP",
1812
- "formattedPriceWithoutCurrencySymbol": "35"
1813
- },
1814
- "appliedPromotions": null,
1815
- "tilingInstallationData": null,
1816
- "flooringInstallationData": null,
1817
- "orderFulfilmentControls": {
1818
- "availableForCollection": true,
1819
- "availableForDelivery": true,
1820
- "availableForWickesFulfilment": false
1821
- },
1822
- "alerts": null
1823
- },
1824
- "deliveryModeChanged": null,
1825
- "cartCode": "001006000",
1826
- "statusMessage": "accConfirmedMsgs",
1827
- "entryGroupNumbers": null,
1828
- "message": "Pickup in store item was updated."
1829
- },
1830
- checkStockBasketResponse: {
1831
- "availableArea": true,
1832
- "availableQuantity": 10
1833
- },
1834
- wisdomAddForDelivery: {
1835
- "statusCode": "success",
1836
- "quantityAdded": 0,
1837
- "quantity": 6,
1838
- "entry": {
1839
- "entryNumber": 0,
1840
- "quantity": 6,
1841
- "basePrice": {
1842
- "currencyIso": "GBP",
1843
- "value": 4.0,
1844
- "priceType": "BUY",
1845
- "formattedValue": "£4.00",
1846
- "minQuantity": null,
1847
- "maxQuantity": null,
1848
- "formattedPriceWithoutCurrencySymbol": "4.00",
1849
- "currencySymbol": "£",
1850
- "wasPrice": null,
1851
- "infoUom": null,
1852
- "infoUomPrice": null,
1853
- "singleVolumePrice": null,
1854
- "vatRatePercentage": null,
1855
- "sellingUomDescription": null,
1856
- "pricing": null
1857
- },
1858
- "basePriceExcVat": {
1859
- "value": 3,
1860
- "formattedValue": "£3",
1861
- "currencyIso": "GBP",
1862
- "formattedPriceWithoutCurrencySymbol": "3"
1863
- },
1864
- "totalPrice": {
1865
- "currencyIso": "GBP",
1866
- "value": 24.0,
1867
- "priceType": "BUY",
1868
- "formattedValue": "£24.00",
1869
- "minQuantity": null,
1870
- "maxQuantity": null,
1871
- "formattedPriceWithoutCurrencySymbol": "24.00",
1872
- "currencySymbol": "£",
1873
- "wasPrice": null,
1874
- "infoUom": null,
1875
- "infoUomPrice": null,
1876
- "singleVolumePrice": null,
1877
- "vatRatePercentage": null,
1878
- "sellingUomDescription": null,
1879
- "pricing": null
1880
- },
1881
- "product": {
1882
- "code": "300000",
1883
- "name": "Wickes Fulfilment Product 1",
1884
- "url": "/Wickes-Fulfilment-Product-1/p/300000",
1885
- "purchasable": true,
1886
- "stock": {
1887
- "stockLevelStatus": {
1888
- "code": "outOfStock",
1889
- "type": "StockLevelStatus"
1890
- },
1891
- "stockLevel": 0,
1892
- "stockThreshold": null,
1893
- "makeUnavailable": false,
1894
- "originalStockLevelStatus": {
1895
- "code": "outOfStock",
1896
- "type": "StockLevelStatus"
2156
+ appliedPromotions: null,
2157
+ tilingInstallationData: null,
2158
+ flooringInstallationData: null,
2159
+ orderFulfilmentControls: {
2160
+ availableForCollection: true,
2161
+ availableForDelivery: true,
2162
+ availableForWickesFulfilment: false,
2163
+ },
2164
+ alerts: null,
1897
2165
  },
1898
- "exists": false,
1899
- "stockMessage": null
1900
- },
1901
- "availableForPickup": true,
1902
- "price": {
1903
- "currencyIso": "GBP",
1904
- "value": 4.0,
1905
- "priceType": "BUY",
1906
- "formattedValue": "£4.00",
1907
- "minQuantity": null,
1908
- "maxQuantity": null,
1909
- "formattedPriceWithoutCurrencySymbol": "4.00",
1910
- "currencySymbol": "£",
1911
- "wasPrice": null,
1912
- "infoUom": null,
1913
- "infoUomPrice": null,
1914
- "singleVolumePrice": null,
1915
- "vatRatePercentage": 20.0,
1916
- "sellingUomDescription": null,
1917
- "pricing": null
1918
- },
1919
- "categories": [
1920
- {
1921
- "code": "1003000",
1922
- "name": "Wickes Fulfilment Products",
1923
- "url": "/Products/Wickes-Fulfilment-Products/c/1003000",
1924
- "description": null,
1925
- "image": null,
1926
- "parentCategoryName": null,
1927
- "sequence": 0
1928
- }
1929
- ],
1930
- "baseOptions": [],
1931
- "volumePrices": [],
1932
- "configurable": false,
1933
- "imageSetId": "missing-product",
1934
- "fulfilmentType": "STANDARD",
1935
- "noScriptProductImageUrl": "https://media.wickes.co.uk/is/image/wickes/2018-Wickes-Missing-Product-650x650",
1936
- "sellOnly": false,
1937
- "externalAverageRating": 0.0,
1938
- "externalReviewCount": 0,
1939
- "priceInclusiveVat": {
1940
- "currencyIso": "GBP",
1941
- "value": 4.0,
1942
- "priceType": "BUY",
1943
- "formattedValue": "£4.00",
1944
- "minQuantity": null,
1945
- "maxQuantity": null,
1946
- "formattedPriceWithoutCurrencySymbol": "4.00",
1947
- "currencySymbol": "£",
1948
- "wasPrice": null,
1949
- "infoUom": null,
1950
- "infoUomPrice": null,
1951
- "singleVolumePrice": null,
1952
- "vatRatePercentage": 20.0,
1953
- "sellingUomDescription": null,
1954
- "pricing": null
1955
- },
1956
- "priceExclusiveVat": {
1957
- "currencyIso": "GBP",
1958
- "value": 3.33,
1959
- "priceType": "BUY",
1960
- "formattedValue": "£3.33",
1961
- "minQuantity": null,
1962
- "maxQuantity": null,
1963
- "formattedPriceWithoutCurrencySymbol": "3.33",
1964
- "currencySymbol": "£",
1965
- "wasPrice": null,
1966
- "infoUom": null,
1967
- "infoUomPrice": null,
1968
- "singleVolumePrice": null,
1969
- "vatRatePercentage": null,
1970
- "sellingUomDescription": null,
1971
- "pricing": null
1972
- },
1973
- "downStreamData": {
1974
- "description": null,
1975
- "fulfillmentType": "STANDARD",
1976
- "swapCode": null,
1977
- "productRanking": null,
1978
- "order": null
1979
- },
1980
- "categoryPath": "Products/Wickes Fulfilment Products",
1981
- "hasDataSheets": false,
1982
- "coshhSheetList": [],
1983
- "dopSheetList": [],
1984
- "epdSheetList": [],
1985
- "gilSheetList": [],
1986
- "techSheetList": [],
1987
- "fulfillmentAttributes": {
1988
- "type": "STANDARD",
1989
- "leadTimeDays": 1,
1990
- "bigAndBulky": false,
1991
- "supplierDelivered": false,
1992
- "vision": false,
1993
- "assumedAlwaysInStock": false,
1994
- "webOnly": false,
1995
- "treatAsFulfillmentTypeOnCheckout": null
1996
- },
1997
- "gpid": "1111300000",
1998
- "isBaseProduct": false,
1999
- "scene7FlyoutViewerISCommand": "",
2000
- "availableForShoppingList": false,
2001
- "installationDetails": {
2002
- "packCoverage": 0.0,
2003
- "pricePerPack": 4.0,
2004
- "pricePerPackInPence": 400,
2005
- "pricePerSQM": 0.0,
2006
- "width": 0.0,
2007
- "length": 0.0,
2008
- "material": "",
2009
- "packQuantity": 0,
2010
- "doesNotContainRequiredAttributes": null
2011
- },
2012
- "tileInstallationAvailable": false,
2013
- "tileCalculationAvailable": false,
2014
- "flooringInstallationAvailable": false,
2015
- "flooringCalculationAvailable": false,
2016
- "installationProduct": false,
2017
- "availabilityRestriction": "NO_RESTRICTIONS",
2018
- "availableForBigWinsCncOnly": false,
2019
- "availableForBigWinsStockOnly": false
2020
- },
2021
- "updateable": true,
2022
- "deliveryMode": null,
2023
- "deliveryPointOfService": null,
2024
- "entries": null,
2025
- "configurationInfos": [],
2026
- "statusSummaryMap": {},
2027
- "entryGroupNumbers": [],
2028
- "comments": [],
2029
- "supportedActions": [
2030
- "REMOVE"
2031
- ],
2032
- "taxValues": [
2033
- {
2034
- "code": "uk-vat-full",
2035
- "value": 20.0,
2036
- "appliedValue": 4.0,
2037
- "absolute": false,
2038
- "currencyIsoCode": "GBP"
2039
- }
2040
- ],
2041
- "deliveryModeType": "SHIP",
2042
- "fulfilmentRouting": null,
2043
- "collection": false,
2044
- "charity": false,
2045
- "leadTime": null,
2046
- "leadTimeExtended": null,
2047
- "itemTotalWithoutDiscount": {
2048
- "currencyIso": "GBP",
2049
- "value": 24.0,
2050
- "priceType": "BUY",
2051
- "formattedValue": "£24.00",
2052
- "minQuantity": null,
2053
- "maxQuantity": null,
2054
- "formattedPriceWithoutCurrencySymbol": "24.00",
2055
- "currencySymbol": "£",
2056
- "wasPrice": null,
2057
- "infoUom": null,
2058
- "infoUomPrice": null,
2059
- "singleVolumePrice": null,
2060
- "vatRatePercentage": null,
2061
- "sellingUomDescription": null,
2062
- "pricing": null
2063
- },
2064
- "itemTotalWithoutDiscountExcVat": {
2065
- "value": 23,
2066
- "formattedValue": "£23",
2067
- "currencyIso": "GBP",
2068
- "formattedPriceWithoutCurrencySymbol": "23"
2069
- },
2070
- "appliedPromotions": null,
2071
- "tilingInstallationData": null,
2072
- "flooringInstallationData": null,
2073
- "orderFulfilmentControls": {
2074
- "availableForCollection": true,
2075
- "availableForDelivery": true,
2076
- "availableForWickesFulfilment": false
2166
+ deliveryModeChanged: true,
2167
+ cartCode: '001013000',
2168
+ statusMessage: 'accConfirmedMsgs',
2169
+ entryGroupNumbers: null,
2170
+ message: 'Pickup in store item was updated to shipping.',
2077
2171
  },
2078
- "alerts": null
2079
- },
2080
- "deliveryModeChanged": true,
2081
- "cartCode": "001013000",
2082
- "statusMessage": "accConfirmedMsgs",
2083
- "entryGroupNumbers": null,
2084
- "message": "Pickup in store item was updated to shipping."
2085
- }
2086
- }
2172
+ };
2087
2173
  })();