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
@@ -69,124 +69,124 @@
69
69
  },
70
70
  "latest-offers-items": [
71
71
  {
72
- "title":"Shop all Flooring",
73
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Arreton-Grey-Laminate-Flooring-1-48m2-Pack~K9137_148268_01?$ratio43$&fit=crop",
74
- "imgAlt":"Shop all Flooring",
75
- "url":"https://www.wickes.co.uk/latestoffers/flooring",
76
- "offer":"15% off",
77
- "offerEnd":"Ends Monday"
72
+ "title": "Shop all Flooring",
73
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Arreton-Grey-Laminate-Flooring-1-48m2-Pack~K9137_148268_01?$ratio43$&fit=crop",
74
+ "imgAlt": "Shop all Flooring",
75
+ "url": "https://www.wickes.co.uk/latestoffers/flooring",
76
+ "offer": "15% off",
77
+ "offerEnd": "Ends Monday"
78
78
  },
79
- {
80
- "title":"Shop all Tile offers",
81
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Dorset-Marron-Patterned-Ceramic-Tile-316-x-316mm~V0933_118930_00?$ratio43$&fit=crop",
82
- "imgAlt":"Shop all Tile offers",
83
- "url":"https://www.wickes.co.uk/latestoffers/tiling",
84
- "offer":"15% off",
85
- "offerEnd":"Ends Monday"
86
- },
87
- {
88
- "title":"Shop all Garden offers",
89
- "src":"https://media.wickes.co.uk/is/image/wickes/12022019-Wkend-Savers-Wk8-3138-Artboard4-3",
90
- "imgAlt":"Shop all Garden offers",
91
- "url":"https://www.wickes.co.uk/latestoffers/garden",
92
- "offer":"Was £20 Now £13",
93
- "offerEnd":"Ends Monday 25th"
94
- },
95
- {
96
- "title":"Shop all Kitchen offers",
97
- "src":"https://media.wickes.co.uk/is/image/wickes/G1815_122897_02?$ratio43$&fit=crop",
98
- "imgAlt":"Shop all Kitchen offers",
99
- "url":"https://www.wickes.co.uk/latestoffers/kitchen",
100
- "offer":"Was £457 Now £408",
101
- "offerEnd":""
102
- },
103
- {
104
- "title":"Shop all Bathroom offers",
105
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100010100_02?$ratio43$&fit=crop",
106
- "imgAlt":"Shop all Bathroom offers",
107
- "url":"https://www.wickes.co.uk/latestoffers/bathroom",
108
- "offer":"Was £124.99 Now £79",
109
- "offerEnd":""
110
- },
111
- {
112
- "title":"Shop all Clearance offers",
113
- "src":"https://media.wickes.co.uk/is/image/wickes/0000-Clearance2019-Artboard-01-08",
114
- "imgAlt":"Shop all Clearance offers",
115
- "url":"https://www.wickes.co.uk/clearance",
116
- "offer":"",
117
- "offerEnd":""
118
- },
119
- {
120
- "title":"Shop all Tools & Workwear offers",
121
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Cordless-Drills-Makita-DHP453SF-18V-Cordless-Combi-Drill-3-0Ah~M0852_215776_00?$ratio43$",
122
- "imgAlt":"Shop all Tools & Workwear offers",
123
- "url":"https://www.wickes.co.uk/latestoffers/tools-workwear",
124
- "offer":"Was £119 Now £108",
125
- "offerEnd":""
126
- },
127
- {
128
- "title":"Shop all Paint & Interior offers",
129
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Matt-Emulsion-Paint-Polished-Pebble-2-5L~I9026_107093_00?$ratio43$",
130
- "imgAlt":"Shop all Paint & Interior offers",
131
- "url":"https://www.wickes.co.uk/latestoffers/paint-and-interiors",
132
- "offer":"2 for £30",
133
- "offerEnd":""
134
- },
135
- {
136
- "title":"Shop all Doors & Windows offers",
137
- "src":"https://media.wickes.co.uk/is/image/wickes/P0321_205840_02?$ratio43$&fit=crop",
138
- "imgAlt":"Shop all Doors & Windows offers",
139
- "url":"https://www.wickes.co.uk/latestoffers/doors-windows",
140
- "offer":"Was £55 Now £43",
141
- "offerEnd":""
142
- },
143
- {
144
- "title":"Shop all Building Materials offers",
145
- "src":"https://media.wickes.co.uk/is/image/wickes/3112-FebruaryTradeEssentialsArtboard-Artboard-v2-07",
146
- "imgAlt":"Shop all Building Materials offers",
147
- "url":"https://www.wickes.co.uk/latestoffers/building-materials",
148
- "offer":"",
149
- "offerEnd":""
150
- },
151
- {
152
- "title":"Shop all Heating & Plumbing",
153
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Single-Panel-Radiators-Wickes-Type-11-Single-Panel-Universal-Radiator-White-600-x-600-mm~Q0184_200081_00?$ratio43$&fit=crop",
154
- "imgAlt":"Shop all Heating & Plumbing",
155
- "url":"https://www.wickes.co.uk/latestoffers/heating-plumbing",
156
- "offer":"Was £30 Now £18.47",
157
- "offerEnd":""
158
- },
159
- {
160
- "title":"Shop all Electrical & Lighting offers",
161
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Smart-Hubs-Google-Home-Assistant-Mini-Chalk~GPID_1100556462_03?$ratio43$&fit=crop",
162
- "imgAlt":"Shop all Electrical & Lighting offers",
163
- "url":"https://www.wickes.co.uk/latestoffers/electrical-lighting",
164
- "range":"New Range",
165
- "offerEnd":""
166
- },
167
- {
168
- "title":"Shop all Security & Ironmongery offers",
169
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Doorbells-Chimes-Ring-Video-Doorbell-Satin-Nickel~GPID_1100264009_00?$ratio43$",
170
- "imgAlt":"Shop all Security & Ironmongery offers",
171
- "url":"https://www.wickes.co.uk/latestoffers/Security-Ironmongery",
172
- "offer":"£89",
173
- "offerEnd":""
79
+ {
80
+ "title": "Shop all Tile offers",
81
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Dorset-Marron-Patterned-Ceramic-Tile-316-x-316mm~V0933_118930_00?$ratio43$&fit=crop",
82
+ "imgAlt": "Shop all Tile offers",
83
+ "url": "https://www.wickes.co.uk/latestoffers/tiling",
84
+ "offer": "15% off",
85
+ "offerEnd": "Ends Monday"
86
+ },
87
+ {
88
+ "title": "Shop all Garden offers",
89
+ "src": "https://media.wickes.co.uk/is/image/wickes/12022019-Wkend-Savers-Wk8-3138-Artboard4-3",
90
+ "imgAlt": "Shop all Garden offers",
91
+ "url": "https://www.wickes.co.uk/latestoffers/garden",
92
+ "offer": "Was £20 Now £13",
93
+ "offerEnd": "Ends Monday 25th"
94
+ },
95
+ {
96
+ "title": "Shop all Kitchen offers",
97
+ "src": "https://media.wickes.co.uk/is/image/wickes/G1815_122897_02?$ratio43$&fit=crop",
98
+ "imgAlt": "Shop all Kitchen offers",
99
+ "url": "https://www.wickes.co.uk/latestoffers/kitchen",
100
+ "offer": "Was £457 Now £408",
101
+ "offerEnd": ""
102
+ },
103
+ {
104
+ "title": "Shop all Bathroom offers",
105
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100010100_02?$ratio43$&fit=crop",
106
+ "imgAlt": "Shop all Bathroom offers",
107
+ "url": "https://www.wickes.co.uk/latestoffers/bathroom",
108
+ "offer": "Was £124.99 Now £79",
109
+ "offerEnd": ""
110
+ },
111
+ {
112
+ "title": "Shop all Clearance offers",
113
+ "src": "https://media.wickes.co.uk/is/image/wickes/0000-Clearance2019-Artboard-01-08",
114
+ "imgAlt": "Shop all Clearance offers",
115
+ "url": "https://www.wickes.co.uk/clearance",
116
+ "offer": "",
117
+ "offerEnd": ""
118
+ },
119
+ {
120
+ "title": "Shop all Tools & Workwear offers",
121
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Cordless-Drills-Makita-DHP453SF-18V-Cordless-Combi-Drill-3-0Ah~M0852_215776_00?$ratio43$",
122
+ "imgAlt": "Shop all Tools & Workwear offers",
123
+ "url": "https://www.wickes.co.uk/latestoffers/tools-workwear",
124
+ "offer": "Was £119 Now £108",
125
+ "offerEnd": ""
126
+ },
127
+ {
128
+ "title": "Shop all Paint & Interior offers",
129
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Matt-Emulsion-Paint-Polished-Pebble-2-5L~I9026_107093_00?$ratio43$",
130
+ "imgAlt": "Shop all Paint & Interior offers",
131
+ "url": "https://www.wickes.co.uk/latestoffers/paint-and-interiors",
132
+ "offer": "2 for £30",
133
+ "offerEnd": ""
134
+ },
135
+ {
136
+ "title": "Shop all Doors & Windows offers",
137
+ "src": "https://media.wickes.co.uk/is/image/wickes/P0321_205840_02?$ratio43$&fit=crop",
138
+ "imgAlt": "Shop all Doors & Windows offers",
139
+ "url": "https://www.wickes.co.uk/latestoffers/doors-windows",
140
+ "offer": "Was £55 Now £43",
141
+ "offerEnd": ""
142
+ },
143
+ {
144
+ "title": "Shop all Building Materials offers",
145
+ "src": "https://media.wickes.co.uk/is/image/wickes/3112-FebruaryTradeEssentialsArtboard-Artboard-v2-07",
146
+ "imgAlt": "Shop all Building Materials offers",
147
+ "url": "https://www.wickes.co.uk/latestoffers/building-materials",
148
+ "offer": "",
149
+ "offerEnd": ""
150
+ },
151
+ {
152
+ "title": "Shop all Heating & Plumbing",
153
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Single-Panel-Radiators-Wickes-Type-11-Single-Panel-Universal-Radiator-White-600-x-600-mm~Q0184_200081_00?$ratio43$&fit=crop",
154
+ "imgAlt": "Shop all Heating & Plumbing",
155
+ "url": "https://www.wickes.co.uk/latestoffers/heating-plumbing",
156
+ "offer": "Was £30 Now £18.47",
157
+ "offerEnd": ""
158
+ },
159
+ {
160
+ "title": "Shop all Electrical & Lighting offers",
161
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Smart-Hubs-Google-Home-Assistant-Mini-Chalk~GPID_1100556462_03?$ratio43$&fit=crop",
162
+ "imgAlt": "Shop all Electrical & Lighting offers",
163
+ "url": "https://www.wickes.co.uk/latestoffers/electrical-lighting",
164
+ "range": "New Range",
165
+ "offerEnd": ""
166
+ },
167
+ {
168
+ "title": "Shop all Security & Ironmongery offers",
169
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Doorbells-Chimes-Ring-Video-Doorbell-Satin-Nickel~GPID_1100264009_00?$ratio43$",
170
+ "imgAlt": "Shop all Security & Ironmongery offers",
171
+ "url": "https://www.wickes.co.uk/latestoffers/Security-Ironmongery",
172
+ "offer": "£89",
173
+ "offerEnd": ""
174
174
  },
175
175
  {
176
- "title":"Shop Seasonal",
177
- "src":"https://media.wickes.co.uk/is/image/wickes/2018-Wickes-Season-Winter-Windscreen-240953056?$ratio43$&fit=crop",
178
- "imgAlt":"Shop Seasonal",
179
- "url":"/spotlight/seasonal",
180
- "offer":"",
181
- "offerEnd":""
182
- },
176
+ "title": "Shop Seasonal",
177
+ "src": "https://media.wickes.co.uk/is/image/wickes/2018-Wickes-Season-Winter-Windscreen-240953056?$ratio43$&fit=crop",
178
+ "imgAlt": "Shop Seasonal",
179
+ "url": "/spotlight/seasonal",
180
+ "offer": "",
181
+ "offerEnd": ""
182
+ },
183
183
  {
184
- "title":"Shop all Nails, Screws & Adhesive offers",
185
- "src":"https://media.wickes.co.uk/is/image/wickes/H4715_147510_00?$ratio43$",
186
- "imgAlt":"Shop all Nails, Screws & Adhesive offers",
187
- "url":"https://www.wickes.co.uk/latestoffers/Nails-Screws",
188
- "offer":"Was £11.99 Now £10",
189
- "offerEnd":""
184
+ "title": "Shop all Nails, Screws & Adhesive offers",
185
+ "src": "https://media.wickes.co.uk/is/image/wickes/H4715_147510_00?$ratio43$",
186
+ "imgAlt": "Shop all Nails, Screws & Adhesive offers",
187
+ "url": "https://www.wickes.co.uk/latestoffers/Nails-Screws",
188
+ "offer": "Was £11.99 Now £10",
189
+ "offerEnd": ""
190
190
  }
191
191
  ]
192
192
  },
@@ -260,116 +260,116 @@
260
260
  },
261
261
  "latest-offers-items": [
262
262
  {
263
- "title":"Triton T80 Easi-Fit Electric Shower - 8.5kW",
264
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100010100_02?$ratio43$&fit=crop",
265
- "imgAlt":"Triton T80 Easi-Fit Electric Shower - 8.5kW",
266
- "url":"/Triton-T80-Easi-Fit-Electric-Shower---8-5kW/p/147805",
267
- "offer":"Was £124.99 Now £79",
268
- "offerEnd":""
263
+ "title": "Triton T80 Easi-Fit Electric Shower - 8.5kW",
264
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100010100_02?$ratio43$&fit=crop",
265
+ "imgAlt": "Triton T80 Easi-Fit Electric Shower - 8.5kW",
266
+ "url": "/Triton-T80-Easi-Fit-Electric-Shower---8-5kW/p/147805",
267
+ "offer": "Was £124.99 Now £79",
268
+ "offerEnd": ""
269
269
  },
270
270
  {
271
- "title":"Showroom Bathroom Offers",
272
- "src":"https://media.wickes.co.uk/is/image/wickes/2018-Installation-Team-RESP?$ratio43$&fit=crop",
273
- "imgAlt":"Showroom Bathroom Offers",
274
- "url":"/bathroom/sale",
275
- "offer":"20% off",
276
- "offerEnd":"25th February"
271
+ "title": "Showroom Bathroom Offers",
272
+ "src": "https://media.wickes.co.uk/is/image/wickes/2018-Installation-Team-RESP?$ratio43$&fit=crop",
273
+ "imgAlt": "Showroom Bathroom Offers",
274
+ "url": "/bathroom/sale",
275
+ "offer": "20% off",
276
+ "offerEnd": "25th February"
277
277
  },
278
278
  {
279
- "title":"Framed Bath Screen - Chrome With Clear Glass",
280
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Bath-Screens-Wickes-Framed-Bath-Screen-Chrome-with-Clear-Glass~GPID_1100204009_01?$ratio43$&fit=crop",
281
- "imgAlt":"Framed Bath Screen - Chrome With Clear Glass",
282
- "url":"/Wickes-Framed-Bath-Screen---Chrome-with-Clear-Glass/p/161399",
283
- "offer":"Was £47 Now £42 ",
284
- "offerEnd":""
279
+ "title": "Framed Bath Screen - Chrome With Clear Glass",
280
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Bath-Screens-Wickes-Framed-Bath-Screen-Chrome-with-Clear-Glass~GPID_1100204009_01?$ratio43$&fit=crop",
281
+ "imgAlt": "Framed Bath Screen - Chrome With Clear Glass",
282
+ "url": "/Wickes-Framed-Bath-Screen---Chrome-with-Clear-Glass/p/161399",
283
+ "offer": "Was £47 Now £42 ",
284
+ "offerEnd": ""
285
285
  },
286
286
  {
287
- "title":"Standard Acrylic Bath - 1700 X 700mm",
288
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Vercelli-Suite-Wickes-Standard-Acrylic-Bath-1700-x-700mm~T9245_114008_01?$ratio43$&fit=crop",
289
- "imgAlt":"Standard Acrylic Bath - 1700 X 700mm",
290
- "url":"/Wickes-Standard-Acrylic-Bath---1700-x-700mm/p/114008",
291
- "offer":"Was £79 Now £74",
292
- "offerEnd":""
287
+ "title": "Standard Acrylic Bath - 1700 X 700mm",
288
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Vercelli-Suite-Wickes-Standard-Acrylic-Bath-1700-x-700mm~T9245_114008_01?$ratio43$&fit=crop",
289
+ "imgAlt": "Standard Acrylic Bath - 1700 X 700mm",
290
+ "url": "/Wickes-Standard-Acrylic-Bath---1700-x-700mm/p/114008",
291
+ "offer": "Was £79 Now £74",
292
+ "offerEnd": ""
293
293
  },
294
294
  {
295
- "title":"Reinforced Plastic Bath Front Panel - 1700mm",
296
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Bath-Panels-Wickes-Reinforced-Plastic-Bath-Front-Panel-White-1700mm~C0375_223110_00?$ratio43$",
297
- "imgAlt":"Reinforced Plastic Bath Front Panel - 1700mm",
298
- "url":"/Wickes-Reinforced-Plastic-Bath-Front-Panel---White-1700mm/p/223110",
299
- "offer":"Was £42 Now £32",
300
- "offerEnd":""
295
+ "title": "Reinforced Plastic Bath Front Panel - 1700mm",
296
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Bath-Panels-Wickes-Reinforced-Plastic-Bath-Front-Panel-White-1700mm~C0375_223110_00?$ratio43$",
297
+ "imgAlt": "Reinforced Plastic Bath Front Panel - 1700mm",
298
+ "url": "/Wickes-Reinforced-Plastic-Bath-Front-Panel---White-1700mm/p/223110",
299
+ "offer": "Was £42 Now £32",
300
+ "offerEnd": ""
301
301
  },
302
302
  {
303
- "title":"Triton Digital Showers",
304
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100526837_01?$ratio43$&extend=0,0,0,-2600",
305
- "imgAlt":"Triton Digital Showers",
306
- "url":"https://www.wickes.co.uk/Products/Bathrooms/Showers-and-Enclosures/Digital-Showers/c/1061000",
307
- "range":"New Range",
308
- "offerEnd":""
303
+ "title": "Triton Digital Showers",
304
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100526837_01?$ratio43$&extend=0,0,0,-2600",
305
+ "imgAlt": "Triton Digital Showers",
306
+ "url": "https://www.wickes.co.uk/Products/Bathrooms/Showers-and-Enclosures/Digital-Showers/c/1061000",
307
+ "range": "New Range",
308
+ "offerEnd": ""
309
309
  },
310
310
  {
311
- "title":"Bristan Thermostatic Bar Mixer Shower & Riser Kit",
312
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Mixer-Showers-Bristan-Zing-Cool-Touch-Thermostatic-Bar-Mixer-Shower-Adjustable-Riser-Kit-Chrome~B0406_118505_00?$ratio43$",
313
- "imgAlt":"Bristan Thermostatic Bar Mixer Shower & Riser Kit",
314
- "url":"https://www.wickes.co.uk/Bristan-Zing-Cool-Touch-Thermostatic-Bar-Mixer-Shower+Adjustable-Riser-Kit---Chrome/p/118505",
315
- "offer":"Was £70 Now £60",
316
- "offerEnd":""
311
+ "title": "Bristan Thermostatic Bar Mixer Shower & Riser Kit",
312
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Mixer-Showers-Bristan-Zing-Cool-Touch-Thermostatic-Bar-Mixer-Shower-Adjustable-Riser-Kit-Chrome~B0406_118505_00?$ratio43$",
313
+ "imgAlt": "Bristan Thermostatic Bar Mixer Shower & Riser Kit",
314
+ "url": "https://www.wickes.co.uk/Bristan-Zing-Cool-Touch-Thermostatic-Bar-Mixer-Shower+Adjustable-Riser-Kit---Chrome/p/118505",
315
+ "offer": "Was £70 Now £60",
316
+ "offerEnd": ""
317
317
  },
318
318
  {
319
- "title":"Newport Toilet Pan Close Coupled Cistern & Seat",
320
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Newport-Suite-Wickes-Newport-Toilet-Pan-Close-Coupled-Cistern-Seat~G3124_223117_00?$ratio43$",
321
- "imgAlt":"Newport Toilet Pan Close Coupled Cistern & Seat",
322
- "url":"https://www.wickes.co.uk/Wickes-Newport-Toilet-Pan-Close-Coupled-Cistern+Seat/p/223117",
323
- "offer":"Was £74.99 Now £58",
324
- "offerEnd":""
319
+ "title": "Newport Toilet Pan Close Coupled Cistern & Seat",
320
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Newport-Suite-Wickes-Newport-Toilet-Pan-Close-Coupled-Cistern-Seat~G3124_223117_00?$ratio43$",
321
+ "imgAlt": "Newport Toilet Pan Close Coupled Cistern & Seat",
322
+ "url": "https://www.wickes.co.uk/Wickes-Newport-Toilet-Pan-Close-Coupled-Cistern+Seat/p/223117",
323
+ "offer": "Was £74.99 Now £58",
324
+ "offerEnd": ""
325
325
  },
326
326
  {
327
- "title":"Newport Ceramic Basin with Full Pedestal",
328
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Newport-Suite-Wickes-Newport-Ceramic-Basin-with-Full-Pedestal-550mm~G3124_223118_00?$ratio43$",
329
- "imgAlt":"Newport Ceramic Basin with Full Pedestal",
330
- "url":"https://www.wickes.co.uk/Wickes-Newport-Ceramic-Basin-with-Full-Pedestal---550mm/p/223118",
331
- "offer":"Was £52 Now £39",
332
- "offerEnd":""
327
+ "title": "Newport Ceramic Basin with Full Pedestal",
328
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Newport-Suite-Wickes-Newport-Ceramic-Basin-with-Full-Pedestal-550mm~G3124_223118_00?$ratio43$",
329
+ "imgAlt": "Newport Ceramic Basin with Full Pedestal",
330
+ "url": "https://www.wickes.co.uk/Wickes-Newport-Ceramic-Basin-with-Full-Pedestal---550mm/p/223118",
331
+ "offer": "Was £52 Now £39",
332
+ "offerEnd": ""
333
333
  },
334
334
  {
335
- "title":"Allure Thermostatic Mixer Shower & Diverter",
336
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Mixer-Showers-Wickes-Allure-Thermostatic-Mixer-Shower-Diverter-Chrome~GPID_1100203074_00?$ratio43$",
337
- "imgAlt":"Allure Thermostatic Mixer Shower & Diverter",
338
- "url":"https://www.wickes.co.uk/Wickes-Allure-Thermostatic-Mixer-Shower+Diverter---Chrome/p/161422",
339
- "offer":"Was £219.99 Now £160",
340
- "offerEnd":""
335
+ "title": "Allure Thermostatic Mixer Shower & Diverter",
336
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Mixer-Showers-Wickes-Allure-Thermostatic-Mixer-Shower-Diverter-Chrome~GPID_1100203074_00?$ratio43$",
337
+ "imgAlt": "Allure Thermostatic Mixer Shower & Diverter",
338
+ "url": "https://www.wickes.co.uk/Wickes-Allure-Thermostatic-Mixer-Shower+Diverter---Chrome/p/161422",
339
+ "offer": "Was £219.99 Now £160",
340
+ "offerEnd": ""
341
341
  },
342
342
  {
343
- "title":"Grohe Get Basin Mixer Tap - Chrome",
344
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Basin-Taps-Grohe-Get-Basin-Mixer-Tap-Chrome~G9807_140200_00?$ratio43$",
345
- "imgAlt":"Grohe Get Basin Mixer Tap - Chrome",
346
- "url":"https://www.wickes.co.uk/search?q=grohe+get%3Aprice-asc",
347
- "offer":"Was £85 Now £65",
348
- "offerEnd":""
343
+ "title": "Grohe Get Basin Mixer Tap - Chrome",
344
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Basin-Taps-Grohe-Get-Basin-Mixer-Tap-Chrome~G9807_140200_00?$ratio43$",
345
+ "imgAlt": "Grohe Get Basin Mixer Tap - Chrome",
346
+ "url": "https://www.wickes.co.uk/search?q=grohe+get%3Aprice-asc",
347
+ "offer": "Was £85 Now £65",
348
+ "offerEnd": ""
349
349
  },
350
350
  {
351
- "title":"Bathroom Packages",
352
- "src":"https://media.wickes.co.uk/is/image/wickes/F9399_113737_00?$ratio43$&fit=crop",
353
- "imgAlt":"Bathroom Packages",
354
- "url":"/Products/Bathrooms/Bathroom-Suites/Bathroom-Packages/c/1059000",
355
- "offer":"From £500",
356
- "offerEnd":""
351
+ "title": "Bathroom Packages",
352
+ "src": "https://media.wickes.co.uk/is/image/wickes/F9399_113737_00?$ratio43$&fit=crop",
353
+ "imgAlt": "Bathroom Packages",
354
+ "url": "/Products/Bathrooms/Bathroom-Suites/Bathroom-Packages/c/1059000",
355
+ "offer": "From £500",
356
+ "offerEnd": ""
357
357
  },
358
358
  {
359
- "title":"All Bathroom Flooring",
360
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Luxury-Vinyl-Flooring-Novocore-Ascot-Dark-Grey-Oak-Rigid-Luxury-Vinyl-Flooring-Tiles-2-562m2-Pack~GPID_1100455111_01?$ratio43$&fit=crop",
361
- "imgAlt":"All Bathroom Flooring",
362
- "url":"https://www.wickes.co.uk/Products/Flooring/Bathroom-Flooring/c/1025000",
363
- "offer":"15% off",
364
- "offerEnd":""
365
- },
359
+ "title": "All Bathroom Flooring",
360
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Luxury-Vinyl-Flooring-Novocore-Ascot-Dark-Grey-Oak-Rigid-Luxury-Vinyl-Flooring-Tiles-2-562m2-Pack~GPID_1100455111_01?$ratio43$&fit=crop",
361
+ "imgAlt": "All Bathroom Flooring",
362
+ "url": "https://www.wickes.co.uk/Products/Flooring/Bathroom-Flooring/c/1025000",
363
+ "offer": "15% off",
364
+ "offerEnd": ""
365
+ },
366
366
  {
367
- "title":"All Bathroom Tiles",
368
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Calacatta-Matt-White-Glazed-Marble-Effect-Porcelain-Tile-600-x-300mm~GPID_1100365195_00?$ratio43$&fit=crop",
369
- "imgAlt":"All Bathroom Tiles",
370
- "url":"https://www.wickes.co.uk/Products/Tiles/Bathroom-Wall+Floor-Tiles/c/1000801",
371
- "offer":"15% off ",
372
- "offerEnd":""
367
+ "title": "All Bathroom Tiles",
368
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Calacatta-Matt-White-Glazed-Marble-Effect-Porcelain-Tile-600-x-300mm~GPID_1100365195_00?$ratio43$&fit=crop",
369
+ "imgAlt": "All Bathroom Tiles",
370
+ "url": "https://www.wickes.co.uk/Products/Tiles/Bathroom-Wall+Floor-Tiles/c/1000801",
371
+ "offer": "15% off ",
372
+ "offerEnd": ""
373
373
  }
374
374
  ]
375
375
  },
@@ -443,132 +443,132 @@
443
443
  },
444
444
  "latest-offers-items": [
445
445
  {
446
- "title":"Chillington Camden Wheelbarrow 85L",
447
- "src":"https://media.wickes.co.uk/is/image/wickes/12022019-Wickes-Week8-Wkend-Savers-Wk8-3154-ArtboardHomepage-4-3",
448
- "imgAlt":"Chillington Camden Wheelbarrow 85L",
449
- "url":"/Products/Gardens/Garden-Maintenance/Garden-Tidy/c/1000748",
450
- "offer":"Was £35 Now £30",
451
- "offerEnd":"Ends Monday 25th"
446
+ "title": "Chillington Camden Wheelbarrow 85L",
447
+ "src": "https://media.wickes.co.uk/is/image/wickes/12022019-Wickes-Week8-Wkend-Savers-Wk8-3154-ArtboardHomepage-4-3",
448
+ "imgAlt": "Chillington Camden Wheelbarrow 85L",
449
+ "url": "/Products/Gardens/Garden-Maintenance/Garden-Tidy/c/1000748",
450
+ "offer": "Was £35 Now £30",
451
+ "offerEnd": "Ends Monday 25th"
452
452
  },
453
453
  {
454
- "title":"Reinforced Plastic Shovel - 1200mm",
455
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Garden-Hand-Tools-Wickes-Rubble-Debris-Reinforced-Plastic-Shovel-1200mm~T3274_199089_00?$ratio43$",
456
- "imgAlt":"Reinforced Plastic Shovel - 1200mm",
457
- "url":"https://www.wickes.co.uk/Wickes-Rubble+Debris-Reinforced-Plastic-Shovel---1200mm/p/199089",
458
- "offer":"Only £13",
459
- "offerEnd":""
454
+ "title": "Reinforced Plastic Shovel - 1200mm",
455
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Garden-Hand-Tools-Wickes-Rubble-Debris-Reinforced-Plastic-Shovel-1200mm~T3274_199089_00?$ratio43$",
456
+ "imgAlt": "Reinforced Plastic Shovel - 1200mm",
457
+ "url": "https://www.wickes.co.uk/Wickes-Rubble+Debris-Reinforced-Plastic-Shovel---1200mm/p/199089",
458
+ "offer": "Only £13",
459
+ "offerEnd": ""
460
460
  },
461
461
  {
462
- "title":"Ladders",
463
- "src":"https://media.wickes.co.uk/is/image/wickes/S1297_530028_02?$ratio43$&fit=crop&extend=0,1000,0,0",
464
- "imgAlt":"Ladders",
465
- "url":"https://www.wickes.co.uk/spotlight/Ladders-new-range",
466
- "range":"New Range",
467
- "offerEnd":""
462
+ "title": "Ladders",
463
+ "src": "https://media.wickes.co.uk/is/image/wickes/S1297_530028_02?$ratio43$&fit=crop&extend=0,1000,0,0",
464
+ "imgAlt": "Ladders",
465
+ "url": "https://www.wickes.co.uk/spotlight/Ladders-new-range",
466
+ "range": "New Range",
467
+ "offerEnd": ""
468
468
  },
469
469
  {
470
- "title":"Makita DHP453SF 18V Cordless Combi Drill 3.0Ah",
471
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Cordless-Drills-Makita-DHP453SF-18V-Cordless-Combi-Drill-3-0Ah~M0852_215776_00?$ratio43$",
472
- "imgAlt":"Makita DHP453SF 18V Cordless Combi Drill 3.0Ah",
473
- "url":"/Makita-DHP453SF-18V-Cordless-Combi-Drill-3-0Ah-/p/215776",
474
- "offer":"Was £119 Now £108",
475
- "offerEnd":""
470
+ "title": "Makita DHP453SF 18V Cordless Combi Drill 3.0Ah",
471
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Cordless-Drills-Makita-DHP453SF-18V-Cordless-Combi-Drill-3-0Ah~M0852_215776_00?$ratio43$",
472
+ "imgAlt": "Makita DHP453SF 18V Cordless Combi Drill 3.0Ah",
473
+ "url": "/Makita-DHP453SF-18V-Cordless-Combi-Drill-3-0Ah-/p/215776",
474
+ "offer": "Was £119 Now £108",
475
+ "offerEnd": ""
476
476
  },
477
477
  {
478
- "title":"DeWalt DWE315KT-GB 240V 300W Multi-tool Tstak Case",
479
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Power-Saws-DeWalt-DWE315KT-GB-240V-300W-Oscillating-Quick-Change-Multi-tool-Tstak-Case~GPID_1000737473_00?$ratio43$",
480
- "imgAlt":"DeWalt DWE315KT-GB 240V 300W Multi-tool Tstak Case",
481
- "url":"/DeWalt-DWE315KT-GB-240V-300W-Oscillating-Quick-Change-Multi-tool-Tstak-Case/p/176023",
482
- "offer":"Was £230 Now £198",
483
- "offerEnd":""
478
+ "title": "DeWalt DWE315KT-GB 240V 300W Multi-tool Tstak Case",
479
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Power-Saws-DeWalt-DWE315KT-GB-240V-300W-Oscillating-Quick-Change-Multi-tool-Tstak-Case~GPID_1000737473_00?$ratio43$",
480
+ "imgAlt": "DeWalt DWE315KT-GB 240V 300W Multi-tool Tstak Case",
481
+ "url": "/DeWalt-DWE315KT-GB-240V-300W-Oscillating-Quick-Change-Multi-tool-Tstak-Case/p/176023",
482
+ "offer": "Was £230 Now £198",
483
+ "offerEnd": ""
484
484
  },
485
485
  {
486
- "title":"DeWalt DCK694P3-GB 18V Brushless 6 Piece Kit With 3 X 5.0AH Batteries",
487
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kits-Pack-DeWalt-DCK694P3-GB-18V-Brushless-6-Piece-Kit-with-3-x-5-0AH-Batteries~GPID_1000737233_00?$ratio43$",
488
- "imgAlt":"DeWalt DCK694P3-GB 18V Brushless 6 Piece Kit With 3 X 5.0AH Batteries",
489
- "url":"/DeWalt-DCK694P3-GB-18V-Brushless-6-Piece-Kit-with-3-x-5-0AH-Batteries/p/175995",
490
- "offer":"Was £998 Now £898",
491
- "offerEnd":""
486
+ "title": "DeWalt DCK694P3-GB 18V Brushless 6 Piece Kit With 3 X 5.0AH Batteries",
487
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kits-Pack-DeWalt-DCK694P3-GB-18V-Brushless-6-Piece-Kit-with-3-x-5-0AH-Batteries~GPID_1000737233_00?$ratio43$",
488
+ "imgAlt": "DeWalt DCK694P3-GB 18V Brushless 6 Piece Kit With 3 X 5.0AH Batteries",
489
+ "url": "/DeWalt-DCK694P3-GB-18V-Brushless-6-Piece-Kit-with-3-x-5-0AH-Batteries/p/175995",
490
+ "offer": "Was £998 Now £898",
491
+ "offerEnd": ""
492
492
  },
493
493
  {
494
- "title":"DeWalt 18V Brushless Hammer Drill Driver",
495
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100281013_00?$ratio43$",
496
- "imgAlt":"DeWalt 18V Brushless Hammer Drill Driver",
497
- "url":"https://www.wickes.co.uk/DeWalt-DCD796D2-GB-18V-2-0Ah-XR-Li-ion-Brushless-Hammer-Drill-Driver/p/168512",
498
- "offer":"Was £199.99 Now £148",
499
- "offerEnd":""
494
+ "title": "DeWalt 18V Brushless Hammer Drill Driver",
495
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100281013_00?$ratio43$",
496
+ "imgAlt": "DeWalt 18V Brushless Hammer Drill Driver",
497
+ "url": "https://www.wickes.co.uk/DeWalt-DCD796D2-GB-18V-2-0Ah-XR-Li-ion-Brushless-Hammer-Drill-Driver/p/168512",
498
+ "offer": "Was £199.99 Now £148",
499
+ "offerEnd": ""
500
500
  },
501
501
  {
502
- "title":"DeWalt 25mm Standard Tic Tac Bits Box Of 25",
503
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1010013849_02?$ratio43$",
504
- "imgAlt":"DeWalt 25mm Standard Tic Tac Bits Box Of 25",
505
- "url":"https://www.wickes.co.uk/DeWalt-PZ2-DT71521-QZ-25mm-Standard-Tic-Tac-Bits---Box-of-25/p/184910",
506
- "offer":"Only £5",
507
- "offerEnd":""
502
+ "title": "DeWalt 25mm Standard Tic Tac Bits Box Of 25",
503
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1010013849_02?$ratio43$",
504
+ "imgAlt": "DeWalt 25mm Standard Tic Tac Bits Box Of 25",
505
+ "url": "https://www.wickes.co.uk/DeWalt-PZ2-DT71521-QZ-25mm-Standard-Tic-Tac-Bits---Box-of-25/p/184910",
506
+ "offer": "Only £5",
507
+ "offerEnd": ""
508
508
  },
509
509
  {
510
- "title":"Scruffs Worker Jacket",
511
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100130006_00?$ratio43$",
512
- "imgAlt":"Scruffs Worker Jacket",
513
- "url":"https://www.wickes.co.uk/Scruffs-Worker-Jacket/p/9000064434",
514
- "offer":"Was £35 Now £29",
515
- "offerEnd":""
510
+ "title": "Scruffs Worker Jacket",
511
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100130006_00?$ratio43$",
512
+ "imgAlt": "Scruffs Worker Jacket",
513
+ "url": "https://www.wickes.co.uk/Scruffs-Worker-Jacket/p/9000064434",
514
+ "offer": "Was £35 Now £29",
515
+ "offerEnd": ""
516
516
  },
517
517
  {
518
- "title":"Scruffs Black Work Trousers",
519
- "src":"https://media.wickes.co.uk/is/image/wickes/B9209_215173_00?$ratio43$",
520
- "imgAlt":"Scruffs Black Work Trousers",
521
- "url":"https://www.wickes.co.uk/Products/Tools+Workwear/Workwear/Trousers+Shorts/c/1000430",
522
- "offer":"Was £23 Now £16",
523
- "offerEnd":""
518
+ "title": "Scruffs Black Work Trousers",
519
+ "src": "https://media.wickes.co.uk/is/image/wickes/B9209_215173_00?$ratio43$",
520
+ "imgAlt": "Scruffs Black Work Trousers",
521
+ "url": "https://www.wickes.co.uk/Products/Tools+Workwear/Workwear/Trousers+Shorts/c/1000430",
522
+ "offer": "Was £23 Now £16",
523
+ "offerEnd": ""
524
524
  },
525
525
  {
526
- "title":"Dickies High Visibility Hooded Sweatshirt",
527
- "src":"https://media.wickes.co.uk/is/image/wickes/D0444_169063_00?$ratio43$",
528
- "imgAlt":"Dickies High Visibility Hooded Sweatshirt",
529
- "url":"https://www.wickes.co.uk/Dickies-High-Visibility-Hooded-Sweatshirt-Yellow/p/9000033626",
530
- "offer":"Only £18",
531
- "offerEnd":""
526
+ "title": "Dickies High Visibility Hooded Sweatshirt",
527
+ "src": "https://media.wickes.co.uk/is/image/wickes/D0444_169063_00?$ratio43$",
528
+ "imgAlt": "Dickies High Visibility Hooded Sweatshirt",
529
+ "url": "https://www.wickes.co.uk/Dickies-High-Visibility-Hooded-Sweatshirt-Yellow/p/9000033626",
530
+ "offer": "Only £18",
531
+ "offerEnd": ""
532
532
  },
533
533
  {
534
- "title":"Scruffs Cheviot Safety Boot",
535
- "src":"https://media.wickes.co.uk/is/image/wickes/B9209_148703_00?$ratio43$",
536
- "imgAlt":"Scruffs Cheviot Safety Boot",
537
- "url":"https://www.wickes.co.uk/Scruffs-Cheviot-Safety-Boot---Black-Size-8/p/148696",
538
- "offer":"Was £53 Now £39",
539
- "offerEnd":""
534
+ "title": "Scruffs Cheviot Safety Boot",
535
+ "src": "https://media.wickes.co.uk/is/image/wickes/B9209_148703_00?$ratio43$",
536
+ "imgAlt": "Scruffs Cheviot Safety Boot",
537
+ "url": "https://www.wickes.co.uk/Scruffs-Cheviot-Safety-Boot---Black-Size-8/p/148696",
538
+ "offer": "Was £53 Now £39",
539
+ "offerEnd": ""
540
540
  },
541
541
  {
542
- "title":"Scruffs Hatton Safety Boot - Tan",
543
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Scruffs-Hatton-Safety-Boot-Tan~GPID_1100216002_00?$ratio43$",
544
- "imgAlt":"Scruffs Hatton Safety Boot - Tan",
545
- "url":"https://www.wickes.co.uk/Scruffs-Hatton-Safety-Boot---Tan/p/9000186434",
546
- "offer":"Was £44 Now £35",
547
- "offerEnd":""
548
- },
542
+ "title": "Scruffs Hatton Safety Boot - Tan",
543
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Scruffs-Hatton-Safety-Boot-Tan~GPID_1100216002_00?$ratio43$",
544
+ "imgAlt": "Scruffs Hatton Safety Boot - Tan",
545
+ "url": "https://www.wickes.co.uk/Scruffs-Hatton-Safety-Boot---Tan/p/9000186434",
546
+ "offer": "Was £44 Now £35",
547
+ "offerEnd": ""
548
+ },
549
549
  {
550
- "title":"Tough Grit Skarn Wellington Boots",
551
- "src":"https://media.wickes.co.uk/is/image/wickes/B9209_186247_00?$ratio43$",
552
- "imgAlt":"Tough Grit Skarn Wellington Boots",
553
- "url":"https://www.wickes.co.uk/Scruffs-Hardcore-Safety-Wellington-Boot---Black/p/9000033644",
554
- "offer":"Was £18 Now £16",
555
- "offerEnd":""
556
- },
550
+ "title": "Tough Grit Skarn Wellington Boots",
551
+ "src": "https://media.wickes.co.uk/is/image/wickes/B9209_186247_00?$ratio43$",
552
+ "imgAlt": "Tough Grit Skarn Wellington Boots",
553
+ "url": "https://www.wickes.co.uk/Scruffs-Hardcore-Safety-Wellington-Boot---Black/p/9000033644",
554
+ "offer": "Was £18 Now £16",
555
+ "offerEnd": ""
556
+ },
557
557
  {
558
- "title":"Stanley Heavy Duty Tool Back Pack",
559
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100531038_02?$ratio43$",
560
- "imgAlt":"Stanley Heavy Duty Tool Back Pack",
561
- "url":"https://www.wickes.co.uk/Stanley-STST1-72335-Heavy-Duty-Tool-Back-Pack---500mm/p/184911",
562
- "offer":"Only £30",
563
- "offerEnd":""
564
- },
558
+ "title": "Stanley Heavy Duty Tool Back Pack",
559
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100531038_02?$ratio43$",
560
+ "imgAlt": "Stanley Heavy Duty Tool Back Pack",
561
+ "url": "https://www.wickes.co.uk/Stanley-STST1-72335-Heavy-Duty-Tool-Back-Pack---500mm/p/184911",
562
+ "offer": "Only £30",
563
+ "offerEnd": ""
564
+ },
565
565
  {
566
- "title":"Venom Double Ground Handsaw",
567
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Hand-Saws-Blades-Venom-Double-Ground-Rough-Cut-First-Fix-Handsaw-508mm-20~GPID_1100480514_00?$ratio43$",
568
- "imgAlt":"Venom Double Ground Handsaw",
569
- "url":"https://www.wickes.co.uk/Products/Tools+Workwear/Hand-Tools/Hand-Saws+Blades/c/1000402",
570
- "offer":"2 for £12",
571
- "offerEnd":""
566
+ "title": "Venom Double Ground Handsaw",
567
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Hand-Saws-Blades-Venom-Double-Ground-Rough-Cut-First-Fix-Handsaw-508mm-20~GPID_1100480514_00?$ratio43$",
568
+ "imgAlt": "Venom Double Ground Handsaw",
569
+ "url": "https://www.wickes.co.uk/Products/Tools+Workwear/Hand-Tools/Hand-Saws+Blades/c/1000402",
570
+ "offer": "2 for £12",
571
+ "offerEnd": ""
572
572
  }
573
573
  ]
574
574
  },
@@ -642,84 +642,84 @@
642
642
  },
643
643
  "latest-offers-items": [
644
644
  {
645
- "title":"All Bathroom Tiles",
646
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Calacatta-Matt-White-Glazed-Marble-Effect-Porcelain-Tile-600-x-300mm~GPID_1100365195_00?$ratio43$&fit=crop",
647
- "imgAlt":"All Bathroom Tiles",
648
- "url":"https://www.wickes.co.uk/Products/Tiles/Bathroom-Wall+Floor-Tiles/c/1000801",
649
- "offer":"15% off ",
650
- "offerEnd":"Ends Monday"
645
+ "title": "All Bathroom Tiles",
646
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Calacatta-Matt-White-Glazed-Marble-Effect-Porcelain-Tile-600-x-300mm~GPID_1100365195_00?$ratio43$&fit=crop",
647
+ "imgAlt": "All Bathroom Tiles",
648
+ "url": "https://www.wickes.co.uk/Products/Tiles/Bathroom-Wall+Floor-Tiles/c/1000801",
649
+ "offer": "15% off ",
650
+ "offerEnd": "Ends Monday"
651
651
  },
652
652
  {
653
- "title":"All Kitchen Tiles",
654
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Metro-White-Ceramic-Tile-200-x-100mm~V0353_166211_00?$ratio43$&fit=crop",
655
- "imgAlt":"All Kitchen Tiles",
656
- "url":"https://www.wickes.co.uk/Products/Tiles/Kitchen-Wall+Floor-Tiles/c/1000802",
657
- "offer":"15% off ",
658
- "offerEnd":"Ends Monday"
653
+ "title": "All Kitchen Tiles",
654
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Metro-White-Ceramic-Tile-200-x-100mm~V0353_166211_00?$ratio43$&fit=crop",
655
+ "imgAlt": "All Kitchen Tiles",
656
+ "url": "https://www.wickes.co.uk/Products/Tiles/Kitchen-Wall+Floor-Tiles/c/1000802",
657
+ "offer": "15% off ",
658
+ "offerEnd": "Ends Monday"
659
659
  },
660
660
  {
661
- "title":"All Floor Tiles",
662
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Dorset-Marron-Patterned-Ceramic-Tile-316-x-316mm~V0933_118930_00?$ratio43$&fit=crop",
663
- "imgAlt":"All Floor Tiles",
664
- "url":"https://www.wickes.co.uk/Products/Tiles/Floor-Tiles/c/1000803",
665
- "offer":"15% off ",
666
- "offerEnd":"Ends Monday"
661
+ "title": "All Floor Tiles",
662
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Dorset-Marron-Patterned-Ceramic-Tile-316-x-316mm~V0933_118930_00?$ratio43$&fit=crop",
663
+ "imgAlt": "All Floor Tiles",
664
+ "url": "https://www.wickes.co.uk/Products/Tiles/Floor-Tiles/c/1000803",
665
+ "offer": "15% off ",
666
+ "offerEnd": "Ends Monday"
667
667
  },
668
668
  {
669
- "title":"All Wall Tiles",
670
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100347301_00?$ratio43$&fit=crop",
671
- "imgAlt":"All Wall Tiles",
672
- "url":"https://www.wickes.co.uk/Products/Tiles/Wall-Tiles/c/1047001",
673
- "offer":"15% off ",
674
- "offerEnd":"Ends Monday"
669
+ "title": "All Wall Tiles",
670
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100347301_00?$ratio43$&fit=crop",
671
+ "imgAlt": "All Wall Tiles",
672
+ "url": "https://www.wickes.co.uk/Products/Tiles/Wall-Tiles/c/1047001",
673
+ "offer": "15% off ",
674
+ "offerEnd": "Ends Monday"
675
675
  },
676
676
  {
677
- "title":"All Mosaic Tiles",
678
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Mosaic-Tiles-House-of-Mosaics-Carrera-Brick-Mosaic-Tile-Sheet-305-x-305-mm~GPID_1100370487_00?$ratio43$&fit=crop",
679
- "imgAlt":"All Mosaic Tiles",
680
- "url":"https://www.wickes.co.uk/Products/Tiles/Mosaic-Tiles/c/1000872",
681
- "offer":"15% off ",
682
- "offerEnd":"Ends Monday"
677
+ "title": "All Mosaic Tiles",
678
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Mosaic-Tiles-House-of-Mosaics-Carrera-Brick-Mosaic-Tile-Sheet-305-x-305-mm~GPID_1100370487_00?$ratio43$&fit=crop",
679
+ "imgAlt": "All Mosaic Tiles",
680
+ "url": "https://www.wickes.co.uk/Products/Tiles/Mosaic-Tiles/c/1000872",
681
+ "offer": "15% off ",
682
+ "offerEnd": "Ends Monday"
683
683
  },
684
684
  {
685
- "title":"Norcros Rapid-Set Tile Adhesive Grey",
686
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Tile-Adhesives-Norcros-Rapid-Setting-Tile-Adhesive-Grey-20kg~GPID_1100262009_00?$ratio43$",
687
- "imgAlt":"Norcros Rapid-Set Tile Adhesive Grey",
688
- "url":"/Norcros-Rapid-Setting-Tile-Adhesive-Grey---20kg/p/167669",
689
- "offer":"Was £18 Now £13",
690
- "offerEnd":""
685
+ "title": "Norcros Rapid-Set Tile Adhesive Grey",
686
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Tile-Adhesives-Norcros-Rapid-Setting-Tile-Adhesive-Grey-20kg~GPID_1100262009_00?$ratio43$",
687
+ "imgAlt": "Norcros Rapid-Set Tile Adhesive Grey",
688
+ "url": "/Norcros-Rapid-Setting-Tile-Adhesive-Grey---20kg/p/167669",
689
+ "offer": "Was £18 Now £13",
690
+ "offerEnd": ""
691
691
  },
692
692
  {
693
- "title":"Mapei Mapeker Rapid Set Tile Adhesive Grey",
694
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Tile-Adhesives-Mapei-Mapeker-Rapid-Set-Tile-Adhesive-Grey-20kg~M0862_102976_00?$ratio43$",
695
- "imgAlt":"Mapei Mapeker Rapid Set Tile Adhesive Grey",
696
- "url":"https://www.wickes.co.uk/Mapei-Mapeker-Rapid-Set-Tile-Adhesive-Grey---20kg/p/102976",
697
- "offer":"Buy 3 for £15.75 each",
698
- "offerEnd":""
693
+ "title": "Mapei Mapeker Rapid Set Tile Adhesive Grey",
694
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Tile-Adhesives-Mapei-Mapeker-Rapid-Set-Tile-Adhesive-Grey-20kg~M0862_102976_00?$ratio43$",
695
+ "imgAlt": "Mapei Mapeker Rapid Set Tile Adhesive Grey",
696
+ "url": "https://www.wickes.co.uk/Mapei-Mapeker-Rapid-Set-Tile-Adhesive-Grey---20kg/p/102976",
697
+ "offer": "Buy 3 for £15.75 each",
698
+ "offerEnd": ""
699
699
  },
700
700
  {
701
- "title":"Everest Stone Porcelain Tile",
702
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Everest-Stone-Porcelain-Tile-600-x-300mm~V0353_147440_00?$ratio43$&fit=crop",
703
- "imgAlt":"Everest Stone Porcelain Tile",
704
- "url":"https://www.wickes.co.uk/Wickes-Everest-Stone-Porcelain-Tile-600-x-300mm/p/147440",
705
- "offer":"40% off + 15% off",
706
- "offerEnd":""
701
+ "title": "Everest Stone Porcelain Tile",
702
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Everest-Stone-Porcelain-Tile-600-x-300mm~V0353_147440_00?$ratio43$&fit=crop",
703
+ "imgAlt": "Everest Stone Porcelain Tile",
704
+ "url": "https://www.wickes.co.uk/Wickes-Everest-Stone-Porcelain-Tile-600-x-300mm/p/147440",
705
+ "offer": "40% off + 15% off",
706
+ "offerEnd": ""
707
707
  },
708
708
  {
709
- "title":"Calacatta Matt White Marble Effect Tile ",
710
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Calacatta-Matt-White-Glazed-Marble-Effect-Porcelain-Tile-600-x-300mm~GPID_1100365195_00?$ratio43$&fit=crop",
711
- "imgAlt":"Calacatta Matt White Marble Effect Tile ",
712
- "url":"https://www.wickes.co.uk/Wickes-Calacatta-Matt-White-Glazed-Marble-Effect-Porcelain-Tile-600-x-300mm/p/177941",
713
- "offer":"30% off + 15% off",
714
- "offerEnd":""
709
+ "title": "Calacatta Matt White Marble Effect Tile ",
710
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Calacatta-Matt-White-Glazed-Marble-Effect-Porcelain-Tile-600-x-300mm~GPID_1100365195_00?$ratio43$&fit=crop",
711
+ "imgAlt": "Calacatta Matt White Marble Effect Tile ",
712
+ "url": "https://www.wickes.co.uk/Wickes-Calacatta-Matt-White-Glazed-Marble-Effect-Porcelain-Tile-600-x-300mm/p/177941",
713
+ "offer": "30% off + 15% off",
714
+ "offerEnd": ""
715
715
  },
716
716
  {
717
- "title":"Wickes Seattle Cloud Glazed Porcelain Tile",
718
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Seattle-Cloud-Glazed-Porcelain-600-x-300mm~GPID_1100347305_00?$ratio43$&fit=crop",
719
- "imgAlt":"Wickes Seattle Cloud Glazed Porcelain Tile",
720
- "url":"https://www.wickes.co.uk/search?text=seattle+cloud",
721
- "offer":"30% off + 15% off",
722
- "offerEnd":""
717
+ "title": "Wickes Seattle Cloud Glazed Porcelain Tile",
718
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Bathroom-Wall-Floor-Tiles-Wickes-Seattle-Cloud-Glazed-Porcelain-600-x-300mm~GPID_1100347305_00?$ratio43$&fit=crop",
719
+ "imgAlt": "Wickes Seattle Cloud Glazed Porcelain Tile",
720
+ "url": "https://www.wickes.co.uk/search?text=seattle+cloud",
721
+ "offer": "30% off + 15% off",
722
+ "offerEnd": ""
723
723
  }
724
724
  ]
725
725
  },
@@ -793,108 +793,108 @@
793
793
  },
794
794
  "latest-offers-items": [
795
795
  {
796
- "title":"Dulux Standard Colour Emulsion 2.5L Paint",
797
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Matt-Emulsion-Paint-Polished-Pebble-2-5L~I9026_107093_00?$ratio43$",
798
- "imgAlt":"Dulux Standard Colour Emulsion 2.5L Paint",
799
- "url":"https://www.wickes.co.uk/Products/Decorating+Interiors/Paint/Dulux/c/1001114?q=%3AtopSellers%3ASize%3A2.5+L%3AType%3AEmulsion&text=&Emulsion=Emulsion#",
800
- "offer":"2 for £30",
801
- "offerEnd":""
796
+ "title": "Dulux Standard Colour Emulsion 2.5L Paint",
797
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Matt-Emulsion-Paint-Polished-Pebble-2-5L~I9026_107093_00?$ratio43$",
798
+ "imgAlt": "Dulux Standard Colour Emulsion 2.5L Paint",
799
+ "url": "https://www.wickes.co.uk/Products/Decorating+Interiors/Paint/Dulux/c/1001114?q=%3AtopSellers%3ASize%3A2.5+L%3AType%3AEmulsion&text=&Emulsion=Emulsion#",
800
+ "offer": "2 for £30",
801
+ "offerEnd": ""
802
802
  },
803
803
  {
804
- "title":"Dulux Easycare Colour Emulsion 2.5L Paint",
805
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Easycare-Washable-Tough-Matt-Emulsion-Paint-Goose-Down-2-5L~I9026_153755_00?$ratio43$",
806
- "imgAlt":"Dulux Easycare Colour Emulsion 2.5L Paint",
807
- "url":"https://www.wickes.co.uk/Products/Decorating+Interiors/Paint/Dulux/c/1001114?q=%3AtopSellers%3ASize%3A2.5+L%3AType%3ADurable+Emulsion&text=&Durable+Emulsion=Durable+Emulsion#",
808
- "offer":"2 for £40",
809
- "offerEnd":""
804
+ "title": "Dulux Easycare Colour Emulsion 2.5L Paint",
805
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Easycare-Washable-Tough-Matt-Emulsion-Paint-Goose-Down-2-5L~I9026_153755_00?$ratio43$",
806
+ "imgAlt": "Dulux Easycare Colour Emulsion 2.5L Paint",
807
+ "url": "https://www.wickes.co.uk/Products/Decorating+Interiors/Paint/Dulux/c/1001114?q=%3AtopSellers%3ASize%3A2.5+L%3AType%3ADurable+Emulsion&text=&Durable+Emulsion=Durable+Emulsion#",
808
+ "offer": "2 for £40",
809
+ "offerEnd": ""
810
810
  },
811
811
  {
812
- "title":"Dulux Light + Space Emulsion 2.5L Paint",
813
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Light-Space-Matt-Emulsion-Paint-Cotton-Breeze-2-5L~GPID_1100330553_00?$ratio43$",
814
- "imgAlt":"Dulux Light + Space Emulsion 2.5L Paint",
815
- "url":"https://www.wickes.co.uk/search?q=dulux+light+%2B+space%3Arelevance%3ASize%3A2.5+L&text=dulux+light+%2B+space&2.5+L=2.5+L#",
816
- "offer":"2 for £44",
817
- "offerEnd":""
812
+ "title": "Dulux Light + Space Emulsion 2.5L Paint",
813
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Light-Space-Matt-Emulsion-Paint-Cotton-Breeze-2-5L~GPID_1100330553_00?$ratio43$",
814
+ "imgAlt": "Dulux Light + Space Emulsion 2.5L Paint",
815
+ "url": "https://www.wickes.co.uk/search?q=dulux+light+%2B+space%3Arelevance%3ASize%3A2.5+L&text=dulux+light+%2B+space&2.5+L=2.5+L#",
816
+ "offer": "2 for £44",
817
+ "offerEnd": ""
818
818
  },
819
819
  {
820
- "title":"Dulux Once Emulsion 2.5L Paint",
821
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Once-Matt-Emulsion-Paint-Egyptian-Cotton-2-5L~I9026_135440_00?$ratio43$",
822
- "imgAlt":"Dulux Once Emulsion 2.5L Paint",
823
- "url":"https://www.wickes.co.uk/search?q=dulux+once%3Arelevance%3ASize%3A2.5+L&text=dulux+once&2.5+L=2.5+L#",
824
- "offer":"2 for £44",
825
- "offerEnd":""
820
+ "title": "Dulux Once Emulsion 2.5L Paint",
821
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Once-Matt-Emulsion-Paint-Egyptian-Cotton-2-5L~I9026_135440_00?$ratio43$",
822
+ "imgAlt": "Dulux Once Emulsion 2.5L Paint",
823
+ "url": "https://www.wickes.co.uk/search?q=dulux+once%3Arelevance%3ASize%3A2.5+L&text=dulux+once&2.5+L=2.5+L#",
824
+ "offer": "2 for £44",
825
+ "offerEnd": ""
826
826
  },
827
827
  {
828
- "title":"Dulux Trade Supermatt Emulsion Paint - White 10L",
829
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Trade-Supermatt-Emulsion-Paint-White-10L~I9026_106478_00?$ratio43$",
830
- "imgAlt":"Dulux Trade Supermatt Emulsion Paint - White 10L",
831
- "url":"/Dulux-Trade-Supermatt-Emulsion-Paint---White-10L/p/106478",
832
- "offer":"Was £39 Now £37.50 ",
833
- "offerEnd":""
828
+ "title": "Dulux Trade Supermatt Emulsion Paint - White 10L",
829
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Trade-Supermatt-Emulsion-Paint-White-10L~I9026_106478_00?$ratio43$",
830
+ "imgAlt": "Dulux Trade Supermatt Emulsion Paint - White 10L",
831
+ "url": "/Dulux-Trade-Supermatt-Emulsion-Paint---White-10L/p/106478",
832
+ "offer": "Was £39 Now £37.50 ",
833
+ "offerEnd": ""
834
834
  },
835
835
  {
836
- "title":"Dulux Trade Satinwood Paint - Pure Brilliant White 2.5L",
837
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Trade-Satinwood-Paint-Pure-Brilliant-White-2-5L~I9026_113082_00?$ratio43$",
838
- "imgAlt":"Dulux Trade Satinwood Paint - Pure Brilliant White 2.5L",
839
- "url":"/Dulux-Trade-Satinwood-Paint---Pure-Brilliant-White-2-5L/p/113082",
840
- "offer":"Was £32 Now £30",
841
- "offerEnd":""
836
+ "title": "Dulux Trade Satinwood Paint - Pure Brilliant White 2.5L",
837
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Dulux-Dulux-Trade-Satinwood-Paint-Pure-Brilliant-White-2-5L~I9026_113082_00?$ratio43$",
838
+ "imgAlt": "Dulux Trade Satinwood Paint - Pure Brilliant White 2.5L",
839
+ "url": "/Dulux-Trade-Satinwood-Paint---Pure-Brilliant-White-2-5L/p/113082",
840
+ "offer": "Was £32 Now £30",
841
+ "offerEnd": ""
842
842
  },
843
843
  {
844
- "title":"Wickes White Emulsion 10L",
845
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Trade-Paint-Wickes-Matt-Emulsion-White-10L~O0814_145119_00?$ratio43$",
846
- "imgAlt":"Wickes White Emulsion 10L",
847
- "url":"/Wickes-Matt-Emulsion---White-10L/p/145119",
848
- "offer":"Was £12 Now £10",
849
- "offerEnd":""
844
+ "title": "Wickes White Emulsion 10L",
845
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Trade-Paint-Wickes-Matt-Emulsion-White-10L~O0814_145119_00?$ratio43$",
846
+ "imgAlt": "Wickes White Emulsion 10L",
847
+ "url": "/Wickes-Matt-Emulsion---White-10L/p/145119",
848
+ "offer": "Was £12 Now £10",
849
+ "offerEnd": ""
850
850
  },
851
851
  {
852
- "title":"Wickes Contract Matt 10L",
853
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Interior-Wall-Ceiling-Paint-Wickes-Contract-Matt-Emulsion-Paint-Pure-Brilliant-White-10L~O0814_121732_00?$ratio43$",
854
- "imgAlt":"Wickes Contract Matt 10L",
855
- "url":"/Wickes-Contract-Matt-Emulsion-Paint---Pure-Brilliant-White-10L/p/121732",
856
- "offer":"2 for £32",
857
- "offerEnd":""
852
+ "title": "Wickes Contract Matt 10L",
853
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Interior-Wall-Ceiling-Paint-Wickes-Contract-Matt-Emulsion-Paint-Pure-Brilliant-White-10L~O0814_121732_00?$ratio43$",
854
+ "imgAlt": "Wickes Contract Matt 10L",
855
+ "url": "/Wickes-Contract-Matt-Emulsion-Paint---Pure-Brilliant-White-10L/p/121732",
856
+ "offer": "2 for £32",
857
+ "offerEnd": ""
858
858
  },
859
859
  {
860
- "title":"Trade Emulsion Paint For New Plaster - Brilliant White 15L",
861
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Interior-Wall-Ceiling-Paint-Wickes-Trade-Emulsion-Paint-for-New-Plaster-Brilliant-White-15L~O0814_205181_00?$ratio43$",
862
- "imgAlt":"Trade Emulsion Paint For New Plaster - Brilliant White 15L",
863
- "url":"https://www.wickes.co.uk/Wickes-Trade-Emulsion-Paint-for-New-Plaster---Brilliant-White-15L/p/205181",
864
- "offer":"Was £24 Now £22",
865
- "offerEnd":""
860
+ "title": "Trade Emulsion Paint For New Plaster - Brilliant White 15L",
861
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Interior-Wall-Ceiling-Paint-Wickes-Trade-Emulsion-Paint-for-New-Plaster-Brilliant-White-15L~O0814_205181_00?$ratio43$",
862
+ "imgAlt": "Trade Emulsion Paint For New Plaster - Brilliant White 15L",
863
+ "url": "https://www.wickes.co.uk/Wickes-Trade-Emulsion-Paint-for-New-Plaster---Brilliant-White-15L/p/205181",
864
+ "offer": "Was £24 Now £22",
865
+ "offerEnd": ""
866
866
  },
867
867
  {
868
- "title":"Trade Non-Drip Gloss Paint - Pure Brilliant White 2.5L",
869
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Interior-Wood-Paint-Wickes-Trade-Non-Drip-Gloss-Paint-Pure-Brilliant-White-2-5L~O0814_121772_00?$ratio43$",
870
- "imgAlt":"Trade Non-Drip Gloss Paint - Pure Brilliant White 2.5L",
871
- "url":"https://www.wickes.co.uk/Wickes-Trade-Non-Drip-Gloss-Paint---Pure-Brilliant-White-2-5L/p/121772",
872
- "offer":"Was £16.99 Now £15",
873
- "offerEnd":""
868
+ "title": "Trade Non-Drip Gloss Paint - Pure Brilliant White 2.5L",
869
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Interior-Wood-Paint-Wickes-Trade-Non-Drip-Gloss-Paint-Pure-Brilliant-White-2-5L~O0814_121772_00?$ratio43$",
870
+ "imgAlt": "Trade Non-Drip Gloss Paint - Pure Brilliant White 2.5L",
871
+ "url": "https://www.wickes.co.uk/Wickes-Trade-Non-Drip-Gloss-Paint---Pure-Brilliant-White-2-5L/p/121772",
872
+ "offer": "Was £16.99 Now £15",
873
+ "offerEnd": ""
874
874
  },
875
875
  {
876
- "title":"Wickes Contract Matt Emulsion - Grey & Ivory",
877
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Trade-Paint-Wickes-Contract-Matt-Emulsion-Paint-Classic-Grey-10L~O0814_145116_00?$ratio43$",
878
- "imgAlt":"Wickes Contract Matt Emulsion - Grey & Ivory",
879
- "url":"https://www.wickes.co.uk/search?text=121725+145116",
880
- "offer":"Was £25 Now £18",
881
- "offerEnd":""
876
+ "title": "Wickes Contract Matt Emulsion - Grey & Ivory",
877
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Trade-Paint-Wickes-Contract-Matt-Emulsion-Paint-Classic-Grey-10L~O0814_145116_00?$ratio43$",
878
+ "imgAlt": "Wickes Contract Matt Emulsion - Grey & Ivory",
879
+ "url": "https://www.wickes.co.uk/search?text=121725+145116",
880
+ "offer": "Was £25 Now £18",
881
+ "offerEnd": ""
882
882
  },
883
883
  {
884
- "title":"Harris Sure Grip 6 Sleeve Woven Roller Set - 9in",
885
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Paint-Rollers-Trays-Harris-Sure-Grip-6-Sleeve-Woven-Roller-Set-9in~GPID_1100082003_00?$ratio43$",
886
- "imgAlt":"Harris Sure Grip 6 Sleeve Woven Roller Set - 9in",
887
- "url":"https://www.wickes.co.uk/Harris-Sure-Grip-6-Sleeve-Woven-Roller-Set---9in/p/154967",
888
- "offer":"Was £10 Now £8",
889
- "offerEnd":""
884
+ "title": "Harris Sure Grip 6 Sleeve Woven Roller Set - 9in",
885
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Paint-Rollers-Trays-Harris-Sure-Grip-6-Sleeve-Woven-Roller-Set-9in~GPID_1100082003_00?$ratio43$",
886
+ "imgAlt": "Harris Sure Grip 6 Sleeve Woven Roller Set - 9in",
887
+ "url": "https://www.wickes.co.uk/Harris-Sure-Grip-6-Sleeve-Woven-Roller-Set---9in/p/154967",
888
+ "offer": "Was £10 Now £8",
889
+ "offerEnd": ""
890
890
  },
891
891
  {
892
- "title":"Harris Sure Grip Twin Sleeve Woven Roller Set - 9in",
893
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Paint-Rollers-Trays-Harris-Sure-Grip-Twin-Sleeve-Woven-Roller-Set-9in~H0359_137649_00?$ratio43$",
894
- "imgAlt":"Harris Sure Grip Twin Sleeve Woven Roller Set - 9in",
895
- "url":"https://www.wickes.co.uk/Harris-Sure-Grip-Twin-Sleeve-Woven-Roller-Set---9in/p/137649",
896
- "offer":"Was £8 Now £7",
897
- "offerEnd":""
892
+ "title": "Harris Sure Grip Twin Sleeve Woven Roller Set - 9in",
893
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Paint-Rollers-Trays-Harris-Sure-Grip-Twin-Sleeve-Woven-Roller-Set-9in~H0359_137649_00?$ratio43$",
894
+ "imgAlt": "Harris Sure Grip Twin Sleeve Woven Roller Set - 9in",
895
+ "url": "https://www.wickes.co.uk/Harris-Sure-Grip-Twin-Sleeve-Woven-Roller-Set---9in/p/137649",
896
+ "offer": "Was £8 Now £7",
897
+ "offerEnd": ""
898
898
  }
899
899
  ]
900
900
  },
@@ -968,68 +968,68 @@
968
968
  },
969
969
  "latest-offers-items": [
970
970
  {
971
- "title":"Type 11 Single Panel Radiator - 600 X 600 Mm",
972
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Single-Panel-Radiators-Wickes-Type-11-Single-Panel-Universal-Radiator-White-600-x-600-mm~Q0184_200081_00?$ratio43$&fit=crop",
973
- "imgAlt":"Type 11 Single Panel Radiator - 600 X 600 Mm",
974
- "url":"/Wickes-Type-11-Single-Panel-Universal-Radiator---White-600-x-600-mm/p/200081",
975
- "offer":"Was £30 Now £18.47",
976
- "offerEnd":""
971
+ "title": "Type 11 Single Panel Radiator - 600 X 600 Mm",
972
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Single-Panel-Radiators-Wickes-Type-11-Single-Panel-Universal-Radiator-White-600-x-600-mm~Q0184_200081_00?$ratio43$&fit=crop",
973
+ "imgAlt": "Type 11 Single Panel Radiator - 600 X 600 Mm",
974
+ "url": "/Wickes-Type-11-Single-Panel-Universal-Radiator---White-600-x-600-mm/p/200081",
975
+ "offer": "Was £30 Now £18.47",
976
+ "offerEnd": ""
977
977
  },
978
978
  {
979
- "title":"Type 21 Double Panel Radiator - 600 X 1200 Mm",
980
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Double-Panel-Radiators-Wickes-Type-21-Double-Panel-Plus-Universal-Radiator-White-600-x-1200-mm~Q0184_105958_00?$ratio43$&fit=crop",
981
- "imgAlt":"Type 21 Double Panel Radiator - 600 X 1200 Mm",
982
- "url":"/Wickes-Type-21-Double-Panel-Plus-Universal-Radiator---White-600-x-1200-mm/p/105958",
983
- "offer":"Was £64 Now £44",
984
- "offerEnd":""
979
+ "title": "Type 21 Double Panel Radiator - 600 X 1200 Mm",
980
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Double-Panel-Radiators-Wickes-Type-21-Double-Panel-Plus-Universal-Radiator-White-600-x-1200-mm~Q0184_105958_00?$ratio43$&fit=crop",
981
+ "imgAlt": "Type 21 Double Panel Radiator - 600 X 1200 Mm",
982
+ "url": "/Wickes-Type-21-Double-Panel-Plus-Universal-Radiator---White-600-x-1200-mm/p/105958",
983
+ "offer": "Was £64 Now £44",
984
+ "offerEnd": ""
985
985
  },
986
986
  {
987
- "title":"Straight Towel Radiator - Chrome 500 X 750 Mm",
988
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Wickes-Straight-Towel-Radiator-Chrome-500-x-750-mm~K1755_223301_00?hei=225",
989
- "imgAlt":"Straight Towel Radiator - Chrome 500 X 750 Mm",
990
- "url":"/Wickes-Straight-Towel-Radiator---Chrome-500-x-750-mm/p/223301",
991
- "offer":"Was £48 Now £30",
992
- "offerEnd":""
987
+ "title": "Straight Towel Radiator - Chrome 500 X 750 Mm",
988
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Wickes-Straight-Towel-Radiator-Chrome-500-x-750-mm~K1755_223301_00?hei=225",
989
+ "imgAlt": "Straight Towel Radiator - Chrome 500 X 750 Mm",
990
+ "url": "/Wickes-Straight-Towel-Radiator---Chrome-500-x-750-mm/p/223301",
991
+ "offer": "Was £48 Now £30",
992
+ "offerEnd": ""
993
993
  },
994
994
  {
995
- "title":"Copper Pipe - 15mm X 2m",
996
- "src":"https://media.wickes.co.uk/is/image/wickes/W0082_420002_00?$ratio43$",
997
- "imgAlt":"Copper Pipe - 15mm X 2m",
998
- "url":"/Wickes-Copper-Pipe---15mm-x-2m/p/420002",
999
- "offer":"Was £6.35 Now £5.85",
1000
- "offerEnd":""
995
+ "title": "Copper Pipe - 15mm X 2m",
996
+ "src": "https://media.wickes.co.uk/is/image/wickes/W0082_420002_00?$ratio43$",
997
+ "imgAlt": "Copper Pipe - 15mm X 2m",
998
+ "url": "/Wickes-Copper-Pipe---15mm-x-2m/p/420002",
999
+ "offer": "Was £6.35 Now £5.85",
1000
+ "offerEnd": ""
1001
1001
  },
1002
1002
  {
1003
- "title":"Boilers",
1004
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Boilers-Boiler-Packs-Heatline-Capriz2-24c-Combination-Boiler-Clock~GPID_1100333008_00?$ratio43$",
1005
- "imgAlt":"Boilers",
1006
- "url":"https://www.wickes.co.uk/Products/Heating+Plumbing/Central-Heating/Boilers+Boiler-Packs/c/1046000",
1007
- "offer":"From £499.99",
1008
- "offerEnd":""
1003
+ "title": "Boilers",
1004
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Boilers-Boiler-Packs-Heatline-Capriz2-24c-Combination-Boiler-Clock~GPID_1100333008_00?$ratio43$",
1005
+ "imgAlt": "Boilers",
1006
+ "url": "https://www.wickes.co.uk/Products/Heating+Plumbing/Central-Heating/Boilers+Boiler-Packs/c/1046000",
1007
+ "offer": "From £499.99",
1008
+ "offerEnd": ""
1009
1009
  },
1010
1010
  {
1011
- "title":"Drayton Heating & Hot Water Programmer",
1012
- "src":"https://media.wickes.co.uk/is/image/wickes/I0310_118645_00?$ratio43$",
1013
- "imgAlt":"Drayton Heating & Hot Water Programmer",
1014
- "url":"https://www.wickes.co.uk/Drayton-LP822-Universal-Heating+Hot-Water-Programmer/p/118645",
1015
- "offer":"Was £56 Now £44",
1016
- "offerEnd":""
1011
+ "title": "Drayton Heating & Hot Water Programmer",
1012
+ "src": "https://media.wickes.co.uk/is/image/wickes/I0310_118645_00?$ratio43$",
1013
+ "imgAlt": "Drayton Heating & Hot Water Programmer",
1014
+ "url": "https://www.wickes.co.uk/Drayton-LP822-Universal-Heating+Hot-Water-Programmer/p/118645",
1015
+ "offer": "Was £56 Now £44",
1016
+ "offerEnd": ""
1017
1017
  },
1018
1018
  {
1019
- "title":"Thermostatic Radiator Valve",
1020
- "src":"https://media.wickes.co.uk/is/image/wickes/C6041_113999_00?$ratio43$",
1021
- "imgAlt":"Thermostatic Radiator Valve",
1022
- "url":"https://www.wickes.co.uk/Wickes-Thermostatic-Radiator-Valve/p/113999",
1023
- "offer":"Only £6",
1024
- "offerEnd":""
1019
+ "title": "Thermostatic Radiator Valve",
1020
+ "src": "https://media.wickes.co.uk/is/image/wickes/C6041_113999_00?$ratio43$",
1021
+ "imgAlt": "Thermostatic Radiator Valve",
1022
+ "url": "https://www.wickes.co.uk/Wickes-Thermostatic-Radiator-Valve/p/113999",
1023
+ "offer": "Only £6",
1024
+ "offerEnd": ""
1025
1025
  },
1026
1026
  {
1027
- "title":"Drayton Angled TRV4 & Lockshield Valve 15mm",
1028
- "src":"https://media.wickes.co.uk/is/image/wickes/I0310_228620_00?$ratio43$",
1029
- "imgAlt":"Drayton Angled TRV4 & Lockshield Valve 15mm",
1030
- "url":"https://www.wickes.co.uk/Drayton-White-Angled-TRV4+Lockshield-Valve-15mm/p/228620",
1031
- "offer":"Was £30 Now £25",
1032
- "offerEnd":""
1027
+ "title": "Drayton Angled TRV4 & Lockshield Valve 15mm",
1028
+ "src": "https://media.wickes.co.uk/is/image/wickes/I0310_228620_00?$ratio43$",
1029
+ "imgAlt": "Drayton Angled TRV4 & Lockshield Valve 15mm",
1030
+ "url": "https://www.wickes.co.uk/Drayton-White-Angled-TRV4+Lockshield-Valve-15mm/p/228620",
1031
+ "offer": "Was £30 Now £25",
1032
+ "offerEnd": ""
1033
1033
  }
1034
1034
  ]
1035
1035
  },
@@ -1103,100 +1103,100 @@
1103
1103
  },
1104
1104
  "latest-offers-items": [
1105
1105
  {
1106
- "title":"All Laminate Flooring",
1107
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Arreton-Grey-Laminate-Flooring-1-48m2-Pack~K9137_148268_01?$ratio43$&fit=crop",
1108
- "imgAlt":"All Laminate Flooring",
1109
- "url":"https://www.wickes.co.uk/Products/Flooring/Laminate-Flooring/c/1000887",
1110
- "offer":"15% off",
1111
- "offerEnd":"Ends Monday"
1106
+ "title": "All Laminate Flooring",
1107
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Arreton-Grey-Laminate-Flooring-1-48m2-Pack~K9137_148268_01?$ratio43$&fit=crop",
1108
+ "imgAlt": "All Laminate Flooring",
1109
+ "url": "https://www.wickes.co.uk/Products/Flooring/Laminate-Flooring/c/1000887",
1110
+ "offer": "15% off",
1111
+ "offerEnd": "Ends Monday"
1112
1112
  },
1113
1113
  {
1114
- "title":"All Luxury Vinyl Flooring",
1115
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Luxury-Vinyl-Flooring-York-Grey-Luxury-Vinyl-Flooring-Tiles-3-294m2-Pack~GPID_1100455113_01?$ratio43$&fit=crop",
1116
- "imgAlt":"All Luxury Vinyl Flooring",
1117
- "url":"https://www.wickes.co.uk/Products/Flooring/Luxury-Vinyl-Flooring/c/1004030",
1118
- "offer":"15% off",
1119
- "offerEnd":"Ends Monday"
1114
+ "title": "All Luxury Vinyl Flooring",
1115
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Luxury-Vinyl-Flooring-York-Grey-Luxury-Vinyl-Flooring-Tiles-3-294m2-Pack~GPID_1100455113_01?$ratio43$&fit=crop",
1116
+ "imgAlt": "All Luxury Vinyl Flooring",
1117
+ "url": "https://www.wickes.co.uk/Products/Flooring/Luxury-Vinyl-Flooring/c/1004030",
1118
+ "offer": "15% off",
1119
+ "offerEnd": "Ends Monday"
1120
1120
  },
1121
1121
  {
1122
- "title":"All Engineered Wood Flooring",
1123
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Engineered-Wood-Flooring-Style-City-Grey-Oak-Engineered-Wood-Flooring-1-08m2-Pack~GPID_1100448115_00?$ratio43$&fit=crop",
1124
- "imgAlt":"All Engineered Wood Flooring",
1125
- "url":"https://www.wickes.co.uk/Products/Flooring/Engineered-Wood-Flooring/c/1000888",
1126
- "offer":"15% off",
1127
- "offerEnd":"Ends Monday"
1122
+ "title": "All Engineered Wood Flooring",
1123
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Engineered-Wood-Flooring-Style-City-Grey-Oak-Engineered-Wood-Flooring-1-08m2-Pack~GPID_1100448115_00?$ratio43$&fit=crop",
1124
+ "imgAlt": "All Engineered Wood Flooring",
1125
+ "url": "https://www.wickes.co.uk/Products/Flooring/Engineered-Wood-Flooring/c/1000888",
1126
+ "offer": "15% off",
1127
+ "offerEnd": "Ends Monday"
1128
1128
  },
1129
1129
  {
1130
- "title":"All Solid Wood Flooring",
1131
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Solid-Wood-Flooring-Style-Garden-Light-Oak-Solid-Wood-Flooring-1-5m2-Pack~GPID_1100448119_01?$ratio43$&fit=crop",
1132
- "imgAlt":"All Solid Wood Flooring",
1133
- "url":"https://www.wickes.co.uk/Products/Flooring/Solid-Wood-Flooring/c/1000889",
1134
- "offer":"15% off",
1135
- "offerEnd":"Ends Monday"
1130
+ "title": "All Solid Wood Flooring",
1131
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Solid-Wood-Flooring-Style-Garden-Light-Oak-Solid-Wood-Flooring-1-5m2-Pack~GPID_1100448119_01?$ratio43$&fit=crop",
1132
+ "imgAlt": "All Solid Wood Flooring",
1133
+ "url": "https://www.wickes.co.uk/Products/Flooring/Solid-Wood-Flooring/c/1000889",
1134
+ "offer": "15% off",
1135
+ "offerEnd": "Ends Monday"
1136
1136
  },
1137
1137
  {
1138
- "title":"All Floor Tiles",
1139
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Dorset-Marron-Patterned-Ceramic-Tile-316-x-316mm~V0933_118930_00?$ratio43$&fit=crop",
1140
- "imgAlt":"All Floor Tiles",
1141
- "url":"https://www.wickes.co.uk/Products/Tiles/Floor-Tiles/c/1000803",
1142
- "offer":"15% off",
1143
- "offerEnd":"Ends Monday"
1138
+ "title": "All Floor Tiles",
1139
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Dorset-Marron-Patterned-Ceramic-Tile-316-x-316mm~V0933_118930_00?$ratio43$&fit=crop",
1140
+ "imgAlt": "All Floor Tiles",
1141
+ "url": "https://www.wickes.co.uk/Products/Tiles/Floor-Tiles/c/1000803",
1142
+ "offer": "15% off",
1143
+ "offerEnd": "Ends Monday"
1144
1144
  },
1145
1145
  {
1146
- "title":"All Flooring Trims",
1147
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Colour-Matched-Trims-Vitrex-Shimla-Albero-Salerno-Oak-Trim-2m~GPID_1100408066_00?$ratio43$",
1148
- "imgAlt":"All Flooring Trims",
1149
- "url":"https://www.wickes.co.uk/Products/Flooring/Flooring-Tools+Accessories/Flooring-Trims/c/1000908",
1150
- "offer":"10% off",
1151
- "offerEnd":"Ends Monday"
1146
+ "title": "All Flooring Trims",
1147
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Colour-Matched-Trims-Vitrex-Shimla-Albero-Salerno-Oak-Trim-2m~GPID_1100408066_00?$ratio43$",
1148
+ "imgAlt": "All Flooring Trims",
1149
+ "url": "https://www.wickes.co.uk/Products/Flooring/Flooring-Tools+Accessories/Flooring-Trims/c/1000908",
1150
+ "offer": "10% off",
1151
+ "offerEnd": "Ends Monday"
1152
1152
  },
1153
1153
  {
1154
- "title":"All Flooring Threshold Bars",
1155
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Flooring-Threshold-Bars-Vitrex-Shimla-Albero-Salerno-Variable-Height-Threshold-Bar-900mm~GPID_1100408086_00?$ratio43$",
1156
- "imgAlt":"All Flooring Threshold Bars",
1157
- "url":"https://www.wickes.co.uk/Products/Flooring/Flooring-Tools+Accessories/Flooring-Threshold-Bars/c/1000907",
1158
- "offer":"10% off",
1159
- "offerEnd":"Ends Monday"
1154
+ "title": "All Flooring Threshold Bars",
1155
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Flooring-Threshold-Bars-Vitrex-Shimla-Albero-Salerno-Variable-Height-Threshold-Bar-900mm~GPID_1100408086_00?$ratio43$",
1156
+ "imgAlt": "All Flooring Threshold Bars",
1157
+ "url": "https://www.wickes.co.uk/Products/Flooring/Flooring-Tools+Accessories/Flooring-Threshold-Bars/c/1000907",
1158
+ "offer": "10% off",
1159
+ "offerEnd": "Ends Monday"
1160
1160
  },
1161
1161
  {
1162
- "title":"Underlay",
1163
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Underlay-Wickes-Premium-General-Purpose-Fibre-Flooring-Underlay-Pack-of-20~S5992_215589_00?$ratio43$",
1164
- "imgAlt":"Underlay",
1165
- "url":"/Products/Flooring/Underlay/c/1000904",
1166
- "offer":"2 for £40",
1167
- "offerEnd":""
1162
+ "title": "Underlay",
1163
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Underlay-Wickes-Premium-General-Purpose-Fibre-Flooring-Underlay-Pack-of-20~S5992_215589_00?$ratio43$",
1164
+ "imgAlt": "Underlay",
1165
+ "url": "/Products/Flooring/Underlay/c/1000904",
1166
+ "offer": "2 for £40",
1167
+ "offerEnd": ""
1168
1168
  },
1169
1169
  {
1170
- "title":"Albero Grey Oak Laminate Flooring",
1171
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Albero-Grey-Oak-Laminate-Flooring-1-48m2-Pack~GPID_1100078000_01?$ratio43$&fit=crop",
1172
- "imgAlt":"Albero Grey Oak Laminate Flooring",
1173
- "url":"https://www.wickes.co.uk/Wickes-Albero-Grey-Oak-Laminate-Flooring---1-48m2-Pack/p/153389",
1174
- "offer":"30% off + 15% off",
1175
- "offerEnd":""
1170
+ "title": "Albero Grey Oak Laminate Flooring",
1171
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Albero-Grey-Oak-Laminate-Flooring-1-48m2-Pack~GPID_1100078000_01?$ratio43$&fit=crop",
1172
+ "imgAlt": "Albero Grey Oak Laminate Flooring",
1173
+ "url": "https://www.wickes.co.uk/Wickes-Albero-Grey-Oak-Laminate-Flooring---1-48m2-Pack/p/153389",
1174
+ "offer": "30% off + 15% off",
1175
+ "offerEnd": ""
1176
1176
  },
1177
1177
  {
1178
- "title":"Navelli Light Oak Laminate Flooring",
1179
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Navelli-Light-Oak-Laminate-Flooring-1-48m2-Pack~K9137_147692_01?$ratio43$&fit=crop",
1180
- "imgAlt":"Navelli Light Oak Laminate Flooring",
1181
- "url":"https://www.wickes.co.uk/Wickes-Navelli-Light-Oak-Laminate-Flooring---1-48m2-Pack/p/147692",
1182
- "offer":"30% off + 15% off",
1183
- "offerEnd":""
1178
+ "title": "Navelli Light Oak Laminate Flooring",
1179
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Navelli-Light-Oak-Laminate-Flooring-1-48m2-Pack~K9137_147692_01?$ratio43$&fit=crop",
1180
+ "imgAlt": "Navelli Light Oak Laminate Flooring",
1181
+ "url": "https://www.wickes.co.uk/Wickes-Navelli-Light-Oak-Laminate-Flooring---1-48m2-Pack/p/147692",
1182
+ "offer": "30% off + 15% off",
1183
+ "offerEnd": ""
1184
1184
  },
1185
1185
  {
1186
- "title":"Salerno Oak Grey Laminate Flooring",
1187
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Salerno-Oak-Grey-Laminate-Flooring-2-22m2-Pack~GPID_1100078004_01?$ratio43$&fit=crop",
1188
- "imgAlt":"Salerno Oak Grey Laminate Flooring",
1189
- "url":"https://www.wickes.co.uk/Wickes-Salerno-Oak-Grey-Laminate-Flooring---2-22m2-Pack/p/153866",
1190
- "offer":"25% + 15% off",
1191
- "offerEnd":""
1186
+ "title": "Salerno Oak Grey Laminate Flooring",
1187
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Salerno-Oak-Grey-Laminate-Flooring-2-22m2-Pack~GPID_1100078004_01?$ratio43$&fit=crop",
1188
+ "imgAlt": "Salerno Oak Grey Laminate Flooring",
1189
+ "url": "https://www.wickes.co.uk/Wickes-Salerno-Oak-Grey-Laminate-Flooring---2-22m2-Pack/p/153866",
1190
+ "offer": "25% + 15% off",
1191
+ "offerEnd": ""
1192
1192
  },
1193
1193
  {
1194
- "title":"Warm Oak Rigid Luxury Vinyl Flooring",
1195
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Luxury-Vinyl-Flooring-Novocore-Ascot-Warm-Oak-Rigid-Luxury-Vinyl-Flooring-2-562m2-Pack~GPID_1100455110_00?$ratio43$&fit=crop",
1196
- "imgAlt":"Warm Oak Rigid Luxury Vinyl Flooring",
1197
- "url":"https://www.wickes.co.uk/Novocore-Ascot-Warm-Oak-Rigid-Luxury-Vinyl-Flooring---2-562m2-Pack/p/222006",
1198
- "offer":"15% + 15% off",
1199
- "offerEnd":""
1194
+ "title": "Warm Oak Rigid Luxury Vinyl Flooring",
1195
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Luxury-Vinyl-Flooring-Novocore-Ascot-Warm-Oak-Rigid-Luxury-Vinyl-Flooring-2-562m2-Pack~GPID_1100455110_00?$ratio43$&fit=crop",
1196
+ "imgAlt": "Warm Oak Rigid Luxury Vinyl Flooring",
1197
+ "url": "https://www.wickes.co.uk/Novocore-Ascot-Warm-Oak-Rigid-Luxury-Vinyl-Flooring---2-562m2-Pack/p/222006",
1198
+ "offer": "15% + 15% off",
1199
+ "offerEnd": ""
1200
1200
  }
1201
1201
  ]
1202
1202
  },
@@ -1270,76 +1270,76 @@
1270
1270
  },
1271
1271
  "latest-offers-items": [
1272
1272
  {
1273
- "title":"Google Home Assistant Mini",
1274
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Smart-Hubs-Google-Home-Assistant-Mini-Chalk~GPID_1100556462_03?$ratio43$&fit=crop",
1275
- "imgAlt":"Google Home Assistant Mini",
1276
- "url":"https://www.wickes.co.uk/Products/Electrical+Lighting/Smart-Home/Smart-Hubs/c/1033003",
1277
- "range":"New Range",
1278
- "offerEnd":""
1273
+ "title": "Google Home Assistant Mini",
1274
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Smart-Hubs-Google-Home-Assistant-Mini-Chalk~GPID_1100556462_03?$ratio43$&fit=crop",
1275
+ "imgAlt": "Google Home Assistant Mini",
1276
+ "url": "https://www.wickes.co.uk/Products/Electrical+Lighting/Smart-Home/Smart-Hubs/c/1033003",
1277
+ "range": "New Range",
1278
+ "offerEnd": ""
1279
1279
  },
1280
1280
  {
1281
- "title":"Netatmo Presence Smart Outdoor Security Camera With Floodlight",
1282
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100329006_03?$ratio43$&fit=crop",
1283
- "imgAlt":"Netatmo Presence Smart Outdoor Security Camera With Floodlight",
1284
- "url":"https://www.wickes.co.uk/Netatmo-Presence-Smart-Outdoor-Security-Camera-with-Floodlight/p/171100",
1285
- "offer":"£210",
1286
- "offerEnd":""
1281
+ "title": "Netatmo Presence Smart Outdoor Security Camera With Floodlight",
1282
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100329006_03?$ratio43$&fit=crop",
1283
+ "imgAlt": "Netatmo Presence Smart Outdoor Security Camera With Floodlight",
1284
+ "url": "https://www.wickes.co.uk/Netatmo-Presence-Smart-Outdoor-Security-Camera-with-Floodlight/p/171100",
1285
+ "offer": "£210",
1286
+ "offerEnd": ""
1287
1287
  },
1288
1288
  {
1289
- "title":"Lutec LED Security PIR Floodlight With Wireless CCTV",
1290
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100252024_01?$ratio43$&fit=crop&extend=0,2000,0,0",
1291
- "imgAlt":"Lutec LED Security PIR Floodlight With Wireless CCTV",
1292
- "url":"https://www.wickes.co.uk/Lutec-LED-Security-PIR-Floodlight-with-Wireless-CCTV/p/166096",
1293
- "offer":"£139",
1294
- "offerEnd":""
1289
+ "title": "Lutec LED Security PIR Floodlight With Wireless CCTV",
1290
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100252024_01?$ratio43$&fit=crop&extend=0,2000,0,0",
1291
+ "imgAlt": "Lutec LED Security PIR Floodlight With Wireless CCTV",
1292
+ "url": "https://www.wickes.co.uk/Lutec-LED-Security-PIR-Floodlight-with-Wireless-CCTV/p/166096",
1293
+ "offer": "£139",
1294
+ "offerEnd": ""
1295
1295
  },
1296
1296
  {
1297
- "title":"Dimplex Forte Dehumidifier 10L",
1298
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100335300_00?$ratio43$",
1299
- "imgAlt":"Dimplex Forte Dehumidifier 10L",
1300
- "url":"https://www.wickes.co.uk/Dimplex-DXDH10N-Forte-Dehumidifier---10L-White/p/171309",
1301
- "offer":"£110",
1302
- "offerEnd":""
1297
+ "title": "Dimplex Forte Dehumidifier 10L",
1298
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100335300_00?$ratio43$",
1299
+ "imgAlt": "Dimplex Forte Dehumidifier 10L",
1300
+ "url": "https://www.wickes.co.uk/Dimplex-DXDH10N-Forte-Dehumidifier---10L-White/p/171309",
1301
+ "offer": "£110",
1302
+ "offerEnd": ""
1303
1303
  },
1304
1304
  {
1305
- "title":"Manrose Quiet Bathroom Extractor Fan With Timer 100mm",
1306
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100276024_00?$ratio43$",
1307
- "imgAlt":"Manrose Quiet Bathroom Extractor Fan With Timer 100mm",
1308
- "url":"https://www.wickes.co.uk/Manrose-Quiet-Bathroom-Extractor-Fan-with-Timer---White-100mm/p/168840",
1309
- "offer":"Was £47 Now £37",
1310
- "offerEnd":""
1305
+ "title": "Manrose Quiet Bathroom Extractor Fan With Timer 100mm",
1306
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100276024_00?$ratio43$",
1307
+ "imgAlt": "Manrose Quiet Bathroom Extractor Fan With Timer 100mm",
1308
+ "url": "https://www.wickes.co.uk/Manrose-Quiet-Bathroom-Extractor-Fan-with-Timer---White-100mm/p/168840",
1309
+ "offer": "Was £47 Now £37",
1310
+ "offerEnd": ""
1311
1311
  },
1312
1312
  {
1313
- "title":"Vent-Axia Silent Bathroom Fan With Timer 100mm",
1314
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100257005_00?$ratio43$",
1315
- "imgAlt":"Vent-Axia Silent Bathroom Fan With Timer 100mm",
1316
- "url":"https://www.wickes.co.uk/Vent-Axia-Silent-Bathroom-Fan-with-Timer---White-100mm/p/167604",
1317
- "offer":"Was £59 Now £47",
1318
- "offerEnd":""
1313
+ "title": "Vent-Axia Silent Bathroom Fan With Timer 100mm",
1314
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100257005_00?$ratio43$",
1315
+ "imgAlt": "Vent-Axia Silent Bathroom Fan With Timer 100mm",
1316
+ "url": "https://www.wickes.co.uk/Vent-Axia-Silent-Bathroom-Fan-with-Timer---White-100mm/p/167604",
1317
+ "offer": "Was £59 Now £47",
1318
+ "offerEnd": ""
1319
1319
  },
1320
1320
  {
1321
- "title":"Masterplug 4 Socket 2m Extension Lead",
1322
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100179035_00?$ratio43$",
1323
- "imgAlt":"Masterplug 4 Socket 2m Extension Lead",
1324
- "url":"https://www.wickes.co.uk/Masterplug-4-Socket-Extension-Lead-with-Surge-Protection+USB---White-2m/p/160533",
1325
- "offer":"Was £14 Now £10",
1326
- "offerEnd":""
1321
+ "title": "Masterplug 4 Socket 2m Extension Lead",
1322
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100179035_00?$ratio43$",
1323
+ "imgAlt": "Masterplug 4 Socket 2m Extension Lead",
1324
+ "url": "https://www.wickes.co.uk/Masterplug-4-Socket-Extension-Lead-with-Surge-Protection+USB---White-2m/p/160533",
1325
+ "offer": "Was £14 Now £10",
1326
+ "offerEnd": ""
1327
1327
  },
1328
1328
  {
1329
- "title":"Energizer Batteries",
1330
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Batteries-Power-Banks-Energizer-Max-D4-Batteries-Pack-of-4~E3504_146051_00?$ratio43$",
1331
- "imgAlt":"Energizer Batteries",
1332
- "url":"https://www.wickes.co.uk/Products/Electrical+Lighting/Electrical-Accessories/Batteries+Power-Banks/c/1000068",
1333
- "offer":"2 for £10",
1334
- "offerEnd":""
1329
+ "title": "Energizer Batteries",
1330
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Batteries-Power-Banks-Energizer-Max-D4-Batteries-Pack-of-4~E3504_146051_00?$ratio43$",
1331
+ "imgAlt": "Energizer Batteries",
1332
+ "url": "https://www.wickes.co.uk/Products/Electrical+Lighting/Electrical-Accessories/Batteries+Power-Banks/c/1000068",
1333
+ "offer": "2 for £10",
1334
+ "offerEnd": ""
1335
1335
  },
1336
1336
  {
1337
- "title":"LED Light Bulbs",
1338
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100486771_00?$ratio43$",
1339
- "imgAlt":"LED Light Bulbs",
1340
- "url":"https://www.wickes.co.uk/Products/Electrical+Lighting/Light-Bulbs/c/1000073",
1341
- "range":"New Range",
1342
- "offerEnd":""
1337
+ "title": "LED Light Bulbs",
1338
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100486771_00?$ratio43$",
1339
+ "imgAlt": "LED Light Bulbs",
1340
+ "url": "https://www.wickes.co.uk/Products/Electrical+Lighting/Light-Bulbs/c/1000073",
1341
+ "range": "New Range",
1342
+ "offerEnd": ""
1343
1343
  }
1344
1344
  ]
1345
1345
  },
@@ -1413,92 +1413,92 @@
1413
1413
  },
1414
1414
  "latest-offers-items": [
1415
1415
  {
1416
- "title":"Stirling Fully Finished Moulded Door - 1981mm X 762mm",
1417
- "src":"https://media.wickes.co.uk/is/image/wickes/P0321_205840_02?$ratio43$&fit=crop",
1418
- "imgAlt":"Stirling Fully Finished Moulded Door - 1981mm X 762mm",
1419
- "url":"/Wickes-Stirling-White-Grained-Moulded-Fully-Finished-4-Panel-Internal-Door---1981mm-x-762mm/p/205840",
1420
- "offer":"Was £55 Now £43",
1421
- "offerEnd":""
1416
+ "title": "Stirling Fully Finished Moulded Door - 1981mm X 762mm",
1417
+ "src": "https://media.wickes.co.uk/is/image/wickes/P0321_205840_02?$ratio43$&fit=crop",
1418
+ "imgAlt": "Stirling Fully Finished Moulded Door - 1981mm X 762mm",
1419
+ "url": "/Wickes-Stirling-White-Grained-Moulded-Fully-Finished-4-Panel-Internal-Door---1981mm-x-762mm/p/205840",
1420
+ "offer": "Was £55 Now £43",
1421
+ "offerEnd": ""
1422
1422
  },
1423
1423
  {
1424
- "title":"Geneva Oak Cottage Internal Door - 1981mm X 762mm",
1425
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Internal-Oak-Veneer-Doors-Wickes-Geneva-Oak-Cottage-5-Panel-Internal-Door-1981mm-x-762mm~D3088_214699_01?$ratio43$&fit=crop",
1426
- "imgAlt":"Geneva Oak Cottage Internal Door - 1981mm X 762mm",
1427
- "url":"https://www.wickes.co.uk/Wickes-Geneva-Oak-Cottage-Internal-Door---1981mm/p/9000229489",
1428
- "offer":"Was £90 Now £80",
1429
- "offerEnd":""
1424
+ "title": "Geneva Oak Cottage Internal Door - 1981mm X 762mm",
1425
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Internal-Oak-Veneer-Doors-Wickes-Geneva-Oak-Cottage-5-Panel-Internal-Door-1981mm-x-762mm~D3088_214699_01?$ratio43$&fit=crop",
1426
+ "imgAlt": "Geneva Oak Cottage Internal Door - 1981mm X 762mm",
1427
+ "url": "https://www.wickes.co.uk/Wickes-Geneva-Oak-Cottage-Internal-Door---1981mm/p/9000229489",
1428
+ "offer": "Was £90 Now £80",
1429
+ "offerEnd": ""
1430
1430
  },
1431
1431
  {
1432
- "title":"Cobham Oak 4 Panel Internal Door - 1981mm X 762mm",
1433
- "src":"https://media.wickes.co.uk/is/image/wickes/D3088_165761_03?$ratio43$&fit=crop",
1434
- "imgAlt":"Cobham Oak 4 Panel Internal Door - 1981mm X 762mm",
1435
- "url":"https://www.wickes.co.uk/Wickes-Cobham-Oak-4-Panel-Internal-Door---1981mm-x-762mm/p/165761",
1436
- "offer":"Was £90 Now £80",
1437
- "offerEnd":""
1432
+ "title": "Cobham Oak 4 Panel Internal Door - 1981mm X 762mm",
1433
+ "src": "https://media.wickes.co.uk/is/image/wickes/D3088_165761_03?$ratio43$&fit=crop",
1434
+ "imgAlt": "Cobham Oak 4 Panel Internal Door - 1981mm X 762mm",
1435
+ "url": "https://www.wickes.co.uk/Wickes-Cobham-Oak-4-Panel-Internal-Door---1981mm-x-762mm/p/165761",
1436
+ "offer": "Was £90 Now £80",
1437
+ "offerEnd": ""
1438
1438
  },
1439
1439
  {
1440
- "title":"Marlow Oak 4 Panel Shaker Internal Door - 1981mm X 762mm",
1441
- "src":"https://media.wickes.co.uk/is/image/wickes/X0041_165758_01?$ratio43$&fit=crop",
1442
- "imgAlt":"Marlow Oak 4 Panel Shaker Internal Door - 1981mm X 762mm",
1443
- "url":"https://www.wickes.co.uk/Wickes-Marlow-Oak-4-Panel-Shaker-Internal-Door---1981mm-x-762mm/p/165758",
1444
- "offer":"Was £90 Now £80",
1445
- "offerEnd":""
1440
+ "title": "Marlow Oak 4 Panel Shaker Internal Door - 1981mm X 762mm",
1441
+ "src": "https://media.wickes.co.uk/is/image/wickes/X0041_165758_01?$ratio43$&fit=crop",
1442
+ "imgAlt": "Marlow Oak 4 Panel Shaker Internal Door - 1981mm X 762mm",
1443
+ "url": "https://www.wickes.co.uk/Wickes-Marlow-Oak-4-Panel-Shaker-Internal-Door---1981mm-x-762mm/p/165758",
1444
+ "offer": "Was £90 Now £80",
1445
+ "offerEnd": ""
1446
1446
  },
1447
1447
  {
1448
- "title":"Spacepro 1 Panel Shaker White Mirror Door",
1449
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100309068_01?$ratio43$&fit=crop",
1450
- "imgAlt":"Spacepro 1 Panel Shaker White Mirror Door",
1451
- "url":"https://www.wickes.co.uk/Products/Doors+Windows/Fitted-Wardrobe-Doors+Accessories/Sliding-Wardrobe-Doors/c/1000663",
1452
- "offer":"Was £140 Now £110",
1453
- "offerEnd":""
1448
+ "title": "Spacepro 1 Panel Shaker White Mirror Door",
1449
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100309068_01?$ratio43$&fit=crop",
1450
+ "imgAlt": "Spacepro 1 Panel Shaker White Mirror Door",
1451
+ "url": "https://www.wickes.co.uk/Products/Doors+Windows/Fitted-Wardrobe-Doors+Accessories/Sliding-Wardrobe-Doors/c/1000663",
1452
+ "offer": "Was £140 Now £110",
1453
+ "offerEnd": ""
1454
1454
  },
1455
1455
  {
1456
- "title":"Sydney Round Rose Latch Door Handle Set - 3 Pairs",
1457
- "src":"https://media.wickes.co.uk/is/image/wickes/T3274_160718_00?$ratio43$",
1458
- "imgAlt":"Sydney Round Rose Latch Door Handle Set - 3 Pairs",
1459
- "url":"https://www.wickes.co.uk/Wickes-Sydney-Round-Rose-Latch-Door-Handle-Set---Satin+Polished-Stainless-Steel-3-Pairs/p/160718",
1460
- "offer":"Now £35",
1461
- "offerEnd":""
1456
+ "title": "Sydney Round Rose Latch Door Handle Set - 3 Pairs",
1457
+ "src": "https://media.wickes.co.uk/is/image/wickes/T3274_160718_00?$ratio43$",
1458
+ "imgAlt": "Sydney Round Rose Latch Door Handle Set - 3 Pairs",
1459
+ "url": "https://www.wickes.co.uk/Wickes-Sydney-Round-Rose-Latch-Door-Handle-Set---Satin+Polished-Stainless-Steel-3-Pairs/p/160718",
1460
+ "offer": "Now £35",
1461
+ "offerEnd": ""
1462
1462
  },
1463
1463
  {
1464
- "title":"Fire Doors",
1465
- "src":"https://media.wickes.co.uk/is/image/wickes/P0321_117170_01?$ratio43$&fit=crop",
1466
- "imgAlt":"Fire Doors",
1467
- "url":"https://www.wickes.co.uk/Products/Doors+Windows/Internal-Doors/Fire-Doors/c/1000659?q=%3Aprice-asc&page=0&perPage=60",
1468
- "offer":"From £50",
1469
- "offerEnd":""
1464
+ "title": "Fire Doors",
1465
+ "src": "https://media.wickes.co.uk/is/image/wickes/P0321_117170_01?$ratio43$&fit=crop",
1466
+ "imgAlt": "Fire Doors",
1467
+ "url": "https://www.wickes.co.uk/Products/Doors+Windows/Internal-Doors/Fire-Doors/c/1000659?q=%3Aprice-asc&page=0&perPage=60",
1468
+ "offer": "From £50",
1469
+ "offerEnd": ""
1470
1470
  },
1471
1471
  {
1472
- "title":"Karcher Window Vacuums",
1473
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100066008_02?$ratio43$&fit=crop",
1474
- "imgAlt":"Karcher Window Vacuums",
1475
- "url":"https://www.wickes.co.uk/Products/Gardens/Garden-Power-Tools+Accessories/Pressure-Washers+Accessories/c/1000786?q=%3AtopSellers%3AType%3AWindow+Vac%3AType%3AWindow+Vacs&text=#",
1476
- "offer":"From £39.50",
1477
- "offerEnd":""
1472
+ "title": "Karcher Window Vacuums",
1473
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100066008_02?$ratio43$&fit=crop",
1474
+ "imgAlt": "Karcher Window Vacuums",
1475
+ "url": "https://www.wickes.co.uk/Products/Gardens/Garden-Power-Tools+Accessories/Pressure-Washers+Accessories/c/1000786?q=%3AtopSellers%3AType%3AWindow+Vac%3AType%3AWindow+Vacs&text=#",
1476
+ "offer": "From £39.50",
1477
+ "offerEnd": ""
1478
1478
  },
1479
1479
  {
1480
- "title":"Euramax UPVC French Door Grey Outwards Opening",
1481
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100177001_01?$ratio43$&fit=crop",
1482
- "imgAlt":"Euramax UPVC French Door Grey Outwards Opening",
1483
- "url":"https://www.wickes.co.uk/Euramax-uPVC-French-Door-Grey-Outwards-Opening/p/9000190441",
1484
- "offer":"From £480",
1485
- "offerEnd":""
1480
+ "title": "Euramax UPVC French Door Grey Outwards Opening",
1481
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100177001_01?$ratio43$&fit=crop",
1482
+ "imgAlt": "Euramax UPVC French Door Grey Outwards Opening",
1483
+ "url": "https://www.wickes.co.uk/Euramax-uPVC-French-Door-Grey-Outwards-Opening/p/9000190441",
1484
+ "offer": "From £480",
1485
+ "offerEnd": ""
1486
1486
  },
1487
1487
  {
1488
- "title":"Upvc French Doors - 1190 X 2090 Mm",
1489
- "src":"https://media.wickes.co.uk/is/image/wickes/E1173_205806_00?$ratio43$&fit=crop",
1490
- "imgAlt":"Upvc French Doors - 1190 X 2090 Mm",
1491
- "url":"https://www.wickes.co.uk/Euramax-uPVC-French-Door-Grey-Outwards-Opening/p/9000190441",
1492
- "offer":"From £440",
1493
- "offerEnd":""
1488
+ "title": "Upvc French Doors - 1190 X 2090 Mm",
1489
+ "src": "https://media.wickes.co.uk/is/image/wickes/E1173_205806_00?$ratio43$&fit=crop",
1490
+ "imgAlt": "Upvc French Doors - 1190 X 2090 Mm",
1491
+ "url": "https://www.wickes.co.uk/Euramax-uPVC-French-Door-Grey-Outwards-Opening/p/9000190441",
1492
+ "offer": "From £440",
1493
+ "offerEnd": ""
1494
1494
  },
1495
1495
  {
1496
- "title":"Doors & Windows clearance",
1497
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Doors-Windows-Clearance-Velux-Edl-CK02-0000-Slate-Roof-Window-Flashing-780-x-550mm~V2501_117618_00?$ratio43$&fit=crop",
1498
- "imgAlt":"Doors & Windows clearance",
1499
- "url":"/Products/Doors+Windows/Doors+Windows-Clearance/c/1022012",
1500
- "offer":"",
1501
- "offerEnd":""
1496
+ "title": "Doors & Windows clearance",
1497
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Doors-Windows-Clearance-Velux-Edl-CK02-0000-Slate-Roof-Window-Flashing-780-x-550mm~V2501_117618_00?$ratio43$&fit=crop",
1498
+ "imgAlt": "Doors & Windows clearance",
1499
+ "url": "/Products/Doors+Windows/Doors+Windows-Clearance/c/1022012",
1500
+ "offer": "",
1501
+ "offerEnd": ""
1502
1502
  }
1503
1503
  ]
1504
1504
  },
@@ -1572,84 +1572,84 @@
1572
1572
  },
1573
1573
  "latest-offers-items": [
1574
1574
  {
1575
- "title":"February Trade Essentials",
1576
- "src":"https://media.wickes.co.uk/is/image/wickes/3112-FebruaryTradeEssentialsArtboard-Artboard-v2-07",
1577
- "imgAlt":"February Trade Essentials",
1578
- "url":"/trade/trade-offers",
1579
- "offer":"",
1580
- "offerEnd":""
1575
+ "title": "February Trade Essentials",
1576
+ "src": "https://media.wickes.co.uk/is/image/wickes/3112-FebruaryTradeEssentialsArtboard-Artboard-v2-07",
1577
+ "imgAlt": "February Trade Essentials",
1578
+ "url": "/trade/trade-offers",
1579
+ "offer": "",
1580
+ "offerEnd": ""
1581
1581
  },
1582
1582
  {
1583
- "title":"Hanson Multi-Purpose Concrete Maxi Bag - 20kg",
1584
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Concrete-Hanson-Multi-Purpose-Ready-Mixed-Concrete-Maxi-Bag-20kg~H4955_137252_00?$ratio43$",
1585
- "imgAlt":"Hanson Multi-Purpose Concrete Maxi Bag - 20kg",
1586
- "url":"/Hanson-Multi-Purpose-Ready-Mixed-Concrete-Maxi-Bag---20kg/p/137252",
1587
- "offer":"Was £7.80 Now £6",
1588
- "offerEnd":""
1583
+ "title": "Hanson Multi-Purpose Concrete Maxi Bag - 20kg",
1584
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Concrete-Hanson-Multi-Purpose-Ready-Mixed-Concrete-Maxi-Bag-20kg~H4955_137252_00?$ratio43$",
1585
+ "imgAlt": "Hanson Multi-Purpose Concrete Maxi Bag - 20kg",
1586
+ "url": "/Hanson-Multi-Purpose-Ready-Mixed-Concrete-Maxi-Bag---20kg/p/137252",
1587
+ "offer": "Was £7.80 Now £6",
1588
+ "offerEnd": ""
1589
1589
  },
1590
1590
  {
1591
- "title":"Setcrete Deep Base Floor Levelling Compound - 20kg",
1592
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Floor-Levelling-Compound-Setcrete-Deep-Base-Floor-Levelling-Compound-20kg~B3593_133780_00?$ratio43$",
1593
- "imgAlt":"Setcrete Deep Base Floor Levelling Compound - 20kg",
1594
- "url":"/Setcrete-Deep-Base-Floor-Levelling-Compound---20kg/p/133780",
1595
- "offer":"Was £19.80 Now £15",
1596
- "offerEnd":""
1591
+ "title": "Setcrete Deep Base Floor Levelling Compound - 20kg",
1592
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Floor-Levelling-Compound-Setcrete-Deep-Base-Floor-Levelling-Compound-20kg~B3593_133780_00?$ratio43$",
1593
+ "imgAlt": "Setcrete Deep Base Floor Levelling Compound - 20kg",
1594
+ "url": "/Setcrete-Deep-Base-Floor-Levelling-Compound---20kg/p/133780",
1595
+ "offer": "Was £19.80 Now £15",
1596
+ "offerEnd": ""
1597
1597
  },
1598
1598
  {
1599
- "title":"Norcros Rapid Setting Tile Adhesive Grey - 20kg",
1600
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Tile-Adhesives-Norcros-Rapid-Setting-Tile-Adhesive-Grey-20kg~GPID_1100262009_00?$ratio43$",
1601
- "imgAlt":"Norcros Rapid Setting Tile Adhesive Grey - 20kg",
1602
- "url":"/Norcros-Rapid-Setting-Tile-Adhesive-Grey---20kg/p/167669",
1603
- "offer":"Was £18 Now £13",
1604
- "offerEnd":""
1599
+ "title": "Norcros Rapid Setting Tile Adhesive Grey - 20kg",
1600
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Tile-Adhesives-Norcros-Rapid-Setting-Tile-Adhesive-Grey-20kg~GPID_1100262009_00?$ratio43$",
1601
+ "imgAlt": "Norcros Rapid Setting Tile Adhesive Grey - 20kg",
1602
+ "url": "/Norcros-Rapid-Setting-Tile-Adhesive-Grey---20kg/p/167669",
1603
+ "offer": "Was £18 Now £13",
1604
+ "offerEnd": ""
1605
1605
  },
1606
1606
  {
1607
- "title":"General Purpose MDF Board- 12mm X 1220mm X 2440mm",
1608
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/MDF-Sheets-Wickes-General-Purpose-MDF-Board-12mm-x-1220mm-x-2440mm~S3308_110034_00?$ratio43$&fit=crop&extend=-50,-250,-50,0",
1609
- "imgAlt":"General Purpose MDF Board- 12mm X 1220mm X 2440mm",
1610
- "url":"/Wickes-General-Purpose-MDF-Board---12mm-x-1220mm-x-2440mm/p/110034",
1611
- "offer":"Was £19 Now £17",
1612
- "offerEnd":""
1607
+ "title": "General Purpose MDF Board- 12mm X 1220mm X 2440mm",
1608
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/MDF-Sheets-Wickes-General-Purpose-MDF-Board-12mm-x-1220mm-x-2440mm~S3308_110034_00?$ratio43$&fit=crop&extend=-50,-250,-50,0",
1609
+ "imgAlt": "General Purpose MDF Board- 12mm X 1220mm X 2440mm",
1610
+ "url": "/Wickes-General-Purpose-MDF-Board---12mm-x-1220mm-x-2440mm/p/110034",
1611
+ "offer": "Was £19 Now £17",
1612
+ "offerEnd": ""
1613
1613
  },
1614
1614
  {
1615
- "title":"FloPlast Round Line Downpipe - 68mm X 2.5m",
1616
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Round-Line-Guttering-FloPlast-RP2-5W-Round-Line-Downpipe-White-68mm-x-2-5m~GPID_1100359325_00?$ratio43$&fit=crop",
1617
- "imgAlt":"FloPlast Round Line Downpipe - 68mm X 2.5m",
1618
- "url":"/search?text=175632+175637",
1619
- "offer":"Was £4.20 Now £3.74",
1620
- "offerEnd":""
1615
+ "title": "FloPlast Round Line Downpipe - 68mm X 2.5m",
1616
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Round-Line-Guttering-FloPlast-RP2-5W-Round-Line-Downpipe-White-68mm-x-2-5m~GPID_1100359325_00?$ratio43$&fit=crop",
1617
+ "imgAlt": "FloPlast Round Line Downpipe - 68mm X 2.5m",
1618
+ "url": "/search?text=175632+175637",
1619
+ "offer": "Was £4.20 Now £3.74",
1620
+ "offerEnd": ""
1621
1621
  },
1622
1622
  {
1623
- "title":"Sawn Kiln Dried Timber - 22 X 47 X 1800 Mm Pack Of 8",
1624
- "src":"https://media.wickes.co.uk/is/image/wickes/S3308_107183_00?$ratio43$&fit=crop",
1625
- "imgAlt":"Sawn Kiln Dried Timber - 22 X 47 X 1800 Mm Pack Of 8",
1626
- "url":"/Wickes-Sawn-Kiln-Dried-Timber---22-x-47-x-1800-mm-Pack-of-8/p/107183",
1627
- "offer":"Was £17.24 Now £15",
1628
- "offerEnd":""
1623
+ "title": "Sawn Kiln Dried Timber - 22 X 47 X 1800 Mm Pack Of 8",
1624
+ "src": "https://media.wickes.co.uk/is/image/wickes/S3308_107183_00?$ratio43$&fit=crop",
1625
+ "imgAlt": "Sawn Kiln Dried Timber - 22 X 47 X 1800 Mm Pack Of 8",
1626
+ "url": "/Wickes-Sawn-Kiln-Dried-Timber---22-x-47-x-1800-mm-Pack-of-8/p/107183",
1627
+ "offer": "Was £17.24 Now £15",
1628
+ "offerEnd": ""
1629
1629
  },
1630
1630
  {
1631
- "title":"Sawn Kiln Dried Timber - 22 X 47 X 2400 Mm Pack Of 8",
1632
- "src":"https://media.wickes.co.uk/is/image/wickes/S3308_107118_00?$ratio43$&fit=crop",
1633
- "imgAlt":"Sawn Kiln Dried Timber - 22 X 47 X 2400 Mm Pack Of 8",
1634
- "url":"/Wickes-Sawn-Kiln-Dried-Timber---22-x-47-x-2400-mm-Pack-of-8/p/107118",
1635
- "offer":"Was £22.98 Now £20",
1636
- "offerEnd":""
1631
+ "title": "Sawn Kiln Dried Timber - 22 X 47 X 2400 Mm Pack Of 8",
1632
+ "src": "https://media.wickes.co.uk/is/image/wickes/S3308_107118_00?$ratio43$&fit=crop",
1633
+ "imgAlt": "Sawn Kiln Dried Timber - 22 X 47 X 2400 Mm Pack Of 8",
1634
+ "url": "/Wickes-Sawn-Kiln-Dried-Timber---22-x-47-x-2400-mm-Pack-of-8/p/107118",
1635
+ "offer": "Was £22.98 Now £20",
1636
+ "offerEnd": ""
1637
1637
  },
1638
1638
  {
1639
- "title":"Thermawrap General Purpose Foil Wrap 1000mm X 7m -7m2",
1640
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Loft-Insulation-Thermawrap-General-Purpose-Foil-Wrap-1000mm-x-7m-7m2~Y0023_145707_00?$ratio43$",
1641
- "imgAlt":"Thermawrap General Purpose Foil Wrap 1000mm X 7m -7m2",
1642
- "url":"/Thermawrap-General-Purpose-Foil-Wrap-1000mm-x-7m--7m2/p/145707",
1643
- "offer":"2 for £35",
1644
- "offerEnd":""
1639
+ "title": "Thermawrap General Purpose Foil Wrap 1000mm X 7m -7m2",
1640
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Loft-Insulation-Thermawrap-General-Purpose-Foil-Wrap-1000mm-x-7m-7m2~Y0023_145707_00?$ratio43$",
1641
+ "imgAlt": "Thermawrap General Purpose Foil Wrap 1000mm X 7m -7m2",
1642
+ "url": "/Thermawrap-General-Purpose-Foil-Wrap-1000mm-x-7m--7m2/p/145707",
1643
+ "offer": "2 for £35",
1644
+ "offerEnd": ""
1645
1645
  },
1646
1646
  {
1647
- "title":"Knauf 100mm Bottom Layer Loft Roll 8.3m2",
1648
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Loft-Insulation-Knauf-100mm-Space-Loft-Roll-Bottom-Layer-Roll-8-3m2~GPID_1100296001_00?$ratio43$",
1649
- "imgAlt":"Knauf 100mm Bottom Layer Loft Roll 8.3m2",
1650
- "url":"/Knauf-100mm-Space-Loft-Roll-Bottom-Layer-Roll---8-3m2/p/166877",
1651
- "offer":"Only £17",
1652
- "offerEnd":""
1647
+ "title": "Knauf 100mm Bottom Layer Loft Roll 8.3m2",
1648
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Loft-Insulation-Knauf-100mm-Space-Loft-Roll-Bottom-Layer-Roll-8-3m2~GPID_1100296001_00?$ratio43$",
1649
+ "imgAlt": "Knauf 100mm Bottom Layer Loft Roll 8.3m2",
1650
+ "url": "/Knauf-100mm-Space-Loft-Roll-Bottom-Layer-Roll---8-3m2/p/166877",
1651
+ "offer": "Only £17",
1652
+ "offerEnd": ""
1653
1653
  }
1654
1654
  ]
1655
1655
  },
@@ -1723,36 +1723,36 @@
1723
1723
  },
1724
1724
  "latest-offers-items": [
1725
1725
  {
1726
- "title":"Ring Video Doorbell - Satin Nickel",
1727
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Doorbells-Chimes-Ring-Video-Doorbell-Satin-Nickel~GPID_1100264009_00?$ratio43$",
1728
- "imgAlt":"Ring Video Doorbell - Satin Nickel",
1729
- "url":"https://www.wickes.co.uk/Ring-Video-Doorbell---Satin-Nickel/p/167392",
1730
- "offer":"£89",
1731
- "offerEnd":""
1726
+ "title": "Ring Video Doorbell - Satin Nickel",
1727
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Doorbells-Chimes-Ring-Video-Doorbell-Satin-Nickel~GPID_1100264009_00?$ratio43$",
1728
+ "imgAlt": "Ring Video Doorbell - Satin Nickel",
1729
+ "url": "https://www.wickes.co.uk/Ring-Video-Doorbell---Satin-Nickel/p/167392",
1730
+ "offer": "£89",
1731
+ "offerEnd": ""
1732
1732
  },
1733
1733
  {
1734
- "title":"Google Home Assistant",
1735
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Smart-Hubs-Google-Home-Assistant-Mini-Chalk~GPID_1100556462_03?$ratio43$&fit=crop",
1736
- "imgAlt":"Google Home Assistant",
1737
- "url":"https://www.wickes.co.uk/search?text=207140+207141+207142",
1738
- "range":"New Range",
1739
- "offerEnd":""
1734
+ "title": "Google Home Assistant",
1735
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Smart-Hubs-Google-Home-Assistant-Mini-Chalk~GPID_1100556462_03?$ratio43$&fit=crop",
1736
+ "imgAlt": "Google Home Assistant",
1737
+ "url": "https://www.wickes.co.uk/search?text=207140+207141+207142",
1738
+ "range": "New Range",
1739
+ "offerEnd": ""
1740
1740
  },
1741
1741
  {
1742
- "title":"Sydney Round Rose Latch Door Handle Set",
1743
- "src":"https://media.wickes.co.uk/is/image/wickes/T3274_160718_00?$ratio43$",
1744
- "imgAlt":"Sydney Round Rose Latch Door Handle Set",
1745
- "url":"https://www.wickes.co.uk/Wickes-Sydney-Round-Rose-Latch-Door-Handle-Set---Satin+Polished-Stainless-Steel-3-Pairs/p/160718",
1746
- "offer":"Only £35",
1747
- "offerEnd":""
1742
+ "title": "Sydney Round Rose Latch Door Handle Set",
1743
+ "src": "https://media.wickes.co.uk/is/image/wickes/T3274_160718_00?$ratio43$",
1744
+ "imgAlt": "Sydney Round Rose Latch Door Handle Set",
1745
+ "url": "https://www.wickes.co.uk/Wickes-Sydney-Round-Rose-Latch-Door-Handle-Set---Satin+Polished-Stainless-Steel-3-Pairs/p/160718",
1746
+ "offer": "Only £35",
1747
+ "offerEnd": ""
1748
1748
  },
1749
1749
  {
1750
- "title":"Electrical & Security Clearance",
1751
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/CCTV-Home-Monitors-Motorola-Focus-66-WiFi-HD-Audio-Video-Home-Monitoring-Security-Camera~B7750_122725_00?$ratio43$&fit=crop",
1752
- "imgAlt":"Electrical & Security Clearance",
1753
- "url":"/Products/Electrical+Lighting/Electrical-Clearance/c/1022010?q=%3Aprice-desc",
1754
- "offer":"",
1755
- "offerEnd":""
1750
+ "title": "Electrical & Security Clearance",
1751
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/CCTV-Home-Monitors-Motorola-Focus-66-WiFi-HD-Audio-Video-Home-Monitoring-Security-Camera~B7750_122725_00?$ratio43$&fit=crop",
1752
+ "imgAlt": "Electrical & Security Clearance",
1753
+ "url": "/Products/Electrical+Lighting/Electrical-Clearance/c/1022010?q=%3Aprice-desc",
1754
+ "offer": "",
1755
+ "offerEnd": ""
1756
1756
  }
1757
1757
  ]
1758
1758
  },
@@ -1826,20 +1826,20 @@
1826
1826
  },
1827
1827
  "latest-offers-items": [
1828
1828
  {
1829
- "title":"UniBond Speed Anti Mould Sealant White 300ml",
1830
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Bathroom-Sealants-UniBond-Speed-Anti-Mould-Sealant-White-300ml~H4715_149527_00?$ratio43$",
1831
- "imgAlt":"UniBond Speed Anti Mould Sealant White 300ml",
1832
- "url":"https://www.wickes.co.uk/UniBond-Speed-Anti-Mould-Sealant---White-300ml/p/149527",
1833
- "offer":"Was £11.99 Now £10",
1834
- "offerEnd":""
1829
+ "title": "UniBond Speed Anti Mould Sealant White 300ml",
1830
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Bathroom-Sealants-UniBond-Speed-Anti-Mould-Sealant-White-300ml~H4715_149527_00?$ratio43$",
1831
+ "imgAlt": "UniBond Speed Anti Mould Sealant White 300ml",
1832
+ "url": "https://www.wickes.co.uk/UniBond-Speed-Anti-Mould-Sealant---White-300ml/p/149527",
1833
+ "offer": "Was £11.99 Now £10",
1834
+ "offerEnd": ""
1835
1835
  },
1836
1836
  {
1837
- "title":"Sealants & Adhesives",
1838
- "src":"https://media.wickes.co.uk/is/image/wickes/G2974_147129_00?$ratio43$",
1839
- "imgAlt":"Sealants & Adhesives",
1840
- "url":"https://www.wickes.co.uk/spotlight/Sealants-NLP",
1841
- "offer":"New Lower Price",
1842
- "offerEnd":""
1837
+ "title": "Sealants & Adhesives",
1838
+ "src": "https://media.wickes.co.uk/is/image/wickes/G2974_147129_00?$ratio43$",
1839
+ "imgAlt": "Sealants & Adhesives",
1840
+ "url": "https://www.wickes.co.uk/spotlight/Sealants-NLP",
1841
+ "offer": "New Lower Price",
1842
+ "offerEnd": ""
1843
1843
  }
1844
1844
  ]
1845
1845
  },
@@ -1913,164 +1913,164 @@
1913
1913
  },
1914
1914
  "latest-offers-items": [
1915
1915
  {
1916
- "title":"Chillington Camden Wheelbarrow 85L",
1917
- "src":"https://media.wickes.co.uk/is/image/wickes/12022019-Wickes-Week8-Wkend-Savers-Wk8-3154-ArtboardHomepage-4-3",
1918
- "imgAlt":"Chillington Camden Wheelbarrow 85L",
1919
- "url":"/Products/Gardens/Garden-Maintenance/Garden-Tidy/c/1000748",
1920
- "offer":"Was £35 Now £30",
1921
- "offerEnd":"Ends 25th February"
1916
+ "title": "Chillington Camden Wheelbarrow 85L",
1917
+ "src": "https://media.wickes.co.uk/is/image/wickes/12022019-Wickes-Week8-Wkend-Savers-Wk8-3154-ArtboardHomepage-4-3",
1918
+ "imgAlt": "Chillington Camden Wheelbarrow 85L",
1919
+ "url": "/Products/Gardens/Garden-Maintenance/Garden-Tidy/c/1000748",
1920
+ "offer": "Was £35 Now £30",
1921
+ "offerEnd": "Ends 25th February"
1922
1922
  },
1923
1923
  {
1924
- "title":"Apollo Galvanised Steel Incinerator 90L",
1925
- "src":"https://media.wickes.co.uk/is/image/wickes/12022019-Wkend-Savers-Wk8-3138-Artboard4-3",
1926
- "imgAlt":"Apollo Galvanised Steel Incinerator 90L",
1927
- "url":"https://www.wickes.co.uk/Apollo-Galvanised-Steel-Garden-Incinerator---90L/p/159400",
1928
- "offer":"Was £20 Now £13",
1929
- "offerEnd":"Ends 25th February"
1924
+ "title": "Apollo Galvanised Steel Incinerator 90L",
1925
+ "src": "https://media.wickes.co.uk/is/image/wickes/12022019-Wkend-Savers-Wk8-3138-Artboard4-3",
1926
+ "imgAlt": "Apollo Galvanised Steel Incinerator 90L",
1927
+ "url": "https://www.wickes.co.uk/Apollo-Galvanised-Steel-Garden-Incinerator---90L/p/159400",
1928
+ "offer": "Was £20 Now £13",
1929
+ "offerEnd": "Ends 25th February"
1930
1930
  },
1931
1931
  {
1932
- "title":"Garden Clearance",
1933
- "src":"https://media.wickes.co.uk/is/image/wickes/0000-Clearance2019-Artboard-01-08",
1934
- "imgAlt":"Garden Clearance",
1935
- "url":"/Products/Gardens/Garden-Clearance/c/1022008",
1936
- "offer":"",
1937
- "offerEnd":""
1932
+ "title": "Garden Clearance",
1933
+ "src": "https://media.wickes.co.uk/is/image/wickes/0000-Clearance2019-Artboard-01-08",
1934
+ "imgAlt": "Garden Clearance",
1935
+ "url": "/Products/Gardens/Garden-Clearance/c/1022008",
1936
+ "offer": "",
1937
+ "offerEnd": ""
1938
1938
  },
1939
1939
  {
1940
- "title":"Selected Greenhouse Offers",
1941
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Greenhouses-Palram-Harmony-Silver-Aluminium-Apex-Greenhouse-with-Clear-Polycarbonate-Panels-6-x-6-ft~P5559_137393_00?$ratio43$&fit=crop",
1942
- "imgAlt":"Selected Greenhouse Offers",
1943
- "url":"/Products/Gardens/Garden-Buildings/Greenhouses/c/1000724",
1944
- "offer":"Online Only",
1945
- "offerEnd":""
1940
+ "title": "Selected Greenhouse Offers",
1941
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Greenhouses-Palram-Harmony-Silver-Aluminium-Apex-Greenhouse-with-Clear-Polycarbonate-Panels-6-x-6-ft~P5559_137393_00?$ratio43$&fit=crop",
1942
+ "imgAlt": "Selected Greenhouse Offers",
1943
+ "url": "/Products/Gardens/Garden-Buildings/Greenhouses/c/1000724",
1944
+ "offer": "Online Only",
1945
+ "offerEnd": ""
1946
1946
  },
1947
1947
  {
1948
- "title":"Selected Garden Storage Offers",
1949
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Garden-Storage-Wickes-Large-Shiplap-Timber-Lockable-Garden-Storage-Box-4-x-2-ft~S1340_147516_00?$ratio43$&fit=crop",
1950
- "imgAlt":"Selected Garden Storage Offers",
1951
- "url":"/Products/Gardens/Garden-Buildings/Garden-Storage/c/1000728",
1952
- "offer":"Online Only",
1953
- "offerEnd":""
1948
+ "title": "Selected Garden Storage Offers",
1949
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Garden-Storage-Wickes-Large-Shiplap-Timber-Lockable-Garden-Storage-Box-4-x-2-ft~S1340_147516_00?$ratio43$&fit=crop",
1950
+ "imgAlt": "Selected Garden Storage Offers",
1951
+ "url": "/Products/Gardens/Garden-Buildings/Garden-Storage/c/1000728",
1952
+ "offer": "Online Only",
1953
+ "offerEnd": ""
1954
1954
  },
1955
1955
  {
1956
- "title":"Selected Shed Offers",
1957
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100162019_00?$ratio43$&fit=crop",
1958
- "imgAlt":"Selected Shed Offers",
1959
- "url":"/Products/Gardens/Garden-Buildings/Timber-Sheds/c/1000722",
1960
- "offer":"Online Only",
1961
- "offerEnd":""
1956
+ "title": "Selected Shed Offers",
1957
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100162019_00?$ratio43$&fit=crop",
1958
+ "imgAlt": "Selected Shed Offers",
1959
+ "url": "/Products/Gardens/Garden-Buildings/Timber-Sheds/c/1000722",
1960
+ "offer": "Online Only",
1961
+ "offerEnd": ""
1962
1962
  },
1963
1963
  {
1964
- "title":"Forest Garden Overlap Timber Wall Log Store - 6 X 3 Ft",
1965
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100166025_00?$ratio43$&fit=crop",
1966
- "imgAlt":"Forest Garden Overlap Timber Wall Log Store - 6 X 3 Ft",
1967
- "url":"/Forest-Garden-Overlap-Timber-Wall-Log-Store---6-x-3-ft/p/157250",
1968
- "offer":"Was £169.99 Now £130",
1969
- "offerEnd":""
1964
+ "title": "Forest Garden Overlap Timber Wall Log Store - 6 X 3 Ft",
1965
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100166025_00?$ratio43$&fit=crop",
1966
+ "imgAlt": "Forest Garden Overlap Timber Wall Log Store - 6 X 3 Ft",
1967
+ "url": "/Forest-Garden-Overlap-Timber-Wall-Log-Store---6-x-3-ft/p/157250",
1968
+ "offer": "Was £169.99 Now £130",
1969
+ "offerEnd": ""
1970
1970
  },
1971
1971
  {
1972
- "title":"Keter Plastic Apex Shed - 8 X 6 Ft",
1973
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Plastic-Sheds-Keter-Double-Door-Plastic-Apex-Shed-with-Roof-Light-Shelves-8-x-6-ft~K0288_159334_00?$ratio43$",
1974
- "imgAlt":"Keter Plastic Apex Shed - 8 X 6 Ft",
1975
- "url":"/Keter-Double-Door-Plastic-Apex-Shed-with-Roof-Light+Shelves---8-x-6-ft/p/159334",
1976
- "offer":"Only £550",
1977
- "offerEnd":""
1972
+ "title": "Keter Plastic Apex Shed - 8 X 6 Ft",
1973
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Plastic-Sheds-Keter-Double-Door-Plastic-Apex-Shed-with-Roof-Light-Shelves-8-x-6-ft~K0288_159334_00?$ratio43$",
1974
+ "imgAlt": "Keter Plastic Apex Shed - 8 X 6 Ft",
1975
+ "url": "/Keter-Double-Door-Plastic-Apex-Shed-with-Roof-Light+Shelves---8-x-6-ft/p/159334",
1976
+ "offer": "Only £550",
1977
+ "offerEnd": ""
1978
1978
  },
1979
1979
  {
1980
- "title":"Selected Fence Panel Multi Packs",
1981
- "src":"https://media.wickes.co.uk/is/image/wickes/GPID_1100348121_01?$ratio43$",
1982
- "imgAlt":"Selected Fence Panel Multi Packs",
1983
- "url":"https://www.wickes.co.uk/Products/Gardens/Fencing/Fence-Panels/c/1000699",
1984
- "offer":"Online Only",
1985
- "offerEnd":""
1980
+ "title": "Selected Fence Panel Multi Packs",
1981
+ "src": "https://media.wickes.co.uk/is/image/wickes/GPID_1100348121_01?$ratio43$",
1982
+ "imgAlt": "Selected Fence Panel Multi Packs",
1983
+ "url": "https://www.wickes.co.uk/Products/Gardens/Fencing/Fence-Panels/c/1000699",
1984
+ "offer": "Online Only",
1985
+ "offerEnd": ""
1986
1986
  },
1987
1987
  {
1988
- "title":"Karcher K3 Full Control Pressure Washer",
1989
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Pressure-Washers-Accessories-Karcher-K3-Premium-Full-Control-Home-Pressure-Washer~GPID_1100336071_00?$ratio43$",
1990
- "imgAlt":"Karcher K3 Full Control Pressure Washer",
1991
- "url":"https://www.wickes.co.uk/Karcher-K3-Premium-Full-Control-Home-Pressure-Washer/p/174682",
1992
- "offer":"Was £229.99 Now £148",
1993
- "offerEnd":""
1988
+ "title": "Karcher K3 Full Control Pressure Washer",
1989
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Pressure-Washers-Accessories-Karcher-K3-Premium-Full-Control-Home-Pressure-Washer~GPID_1100336071_00?$ratio43$",
1990
+ "imgAlt": "Karcher K3 Full Control Pressure Washer",
1991
+ "url": "https://www.wickes.co.uk/Karcher-K3-Premium-Full-Control-Home-Pressure-Washer/p/174682",
1992
+ "offer": "Was £229.99 Now £148",
1993
+ "offerEnd": ""
1994
1994
  },
1995
1995
  {
1996
- "title":"Karcher K5 X Range Pressure Washer",
1997
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Pressure-Washers-Accessories-Karcher-K5-X-Range-Pressure-Washer~GPID_1100336072_00?$ratio43$",
1998
- "imgAlt":"Karcher K5 X Range Pressure Washer",
1999
- "url":"https://www.wickes.co.uk/Karcher-K5-X-Range-Pressure-Washer/p/174683",
2000
- "offer":"Was £299 Now £198",
2001
- "offerEnd":""
1996
+ "title": "Karcher K5 X Range Pressure Washer",
1997
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Pressure-Washers-Accessories-Karcher-K5-X-Range-Pressure-Washer~GPID_1100336072_00?$ratio43$",
1998
+ "imgAlt": "Karcher K5 X Range Pressure Washer",
1999
+ "url": "https://www.wickes.co.uk/Karcher-K5-X-Range-Pressure-Washer/p/174683",
2000
+ "offer": "Was £299 Now £198",
2001
+ "offerEnd": ""
2002
2002
  },
2003
2003
  {
2004
- "title":"Homefire Ecoal 50 10 Kg",
2005
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Coal-Firewood-Logs-CPL-Traditional-House-Coal-10kg~C1856_114233_00?$ratio43$",
2006
- "imgAlt":"Homefire Ecoal 50 10 Kg",
2007
- "url":"CPL-Traditional-House-Coal--10kg/p/114233",
2008
- "offer":"3 for £10",
2009
- "offerEnd":""
2004
+ "title": "Homefire Ecoal 50 10 Kg",
2005
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Coal-Firewood-Logs-CPL-Traditional-House-Coal-10kg~C1856_114233_00?$ratio43$",
2006
+ "imgAlt": "Homefire Ecoal 50 10 Kg",
2007
+ "url": "CPL-Traditional-House-Coal--10kg/p/114233",
2008
+ "offer": "3 for £10",
2009
+ "offerEnd": ""
2010
2010
  },
2011
2011
  {
2012
- "title":"Brazier Smokeless Coal Bag 10Kg",
2013
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Coal-Firewood-Logs-Brazier-Smokeless-Coal-Bag-10kg~C1856_143359_00?$ratio43$",
2014
- "imgAlt":"Brazier Smokeless Coal Bag 10Kg",
2015
- "url":"/Brazier-Smokeless-Coal-Bag-10kg/p/143359",
2016
- "offer":"3 for £14",
2017
- "offerEnd":""
2018
- },
2012
+ "title": "Brazier Smokeless Coal Bag 10Kg",
2013
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Coal-Firewood-Logs-Brazier-Smokeless-Coal-Bag-10kg~C1856_143359_00?$ratio43$",
2014
+ "imgAlt": "Brazier Smokeless Coal Bag 10Kg",
2015
+ "url": "/Brazier-Smokeless-Coal-Bag-10kg/p/143359",
2016
+ "offer": "3 for £14",
2017
+ "offerEnd": ""
2018
+ },
2019
2019
  {
2020
- "title":"Seasoned Hardwood Logs",
2021
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Coal-Firewood-Logs-Seasoned-Hardwood-Logs~C1856_222151_00?$ratio43$",
2022
- "imgAlt":"Seasoned Hardwood Logs",
2023
- "url":"/Seasoned-Hardwood-Logs/p/222151",
2024
- "offer":"3 for £14",
2025
- "offerEnd":""
2026
- },
2020
+ "title": "Seasoned Hardwood Logs",
2021
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Coal-Firewood-Logs-Seasoned-Hardwood-Logs~C1856_222151_00?$ratio43$",
2022
+ "imgAlt": "Seasoned Hardwood Logs",
2023
+ "url": "/Seasoned-Hardwood-Logs/p/222151",
2024
+ "offer": "3 for £14",
2025
+ "offerEnd": ""
2026
+ },
2027
2027
  {
2028
- "title":"Top Soil",
2029
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Compost-Topsoil-Wickes-Multi-Purpose-Top-Soil-25L~W2210_200247_00?$ratio43$",
2030
- "imgAlt":"Top Soil",
2031
- "url":"https://www.wickes.co.uk/Products/Gardens/Garden-Maintenance/Compost+Topsoil/c/1000742?q=%3AtopSellers%3AType%3ATop+Soil&text=&Top+Soil=Top+Soil#",
2032
- "offer":"From £3.50",
2033
- "offerEnd":""
2034
- },
2028
+ "title": "Top Soil",
2029
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Compost-Topsoil-Wickes-Multi-Purpose-Top-Soil-25L~W2210_200247_00?$ratio43$",
2030
+ "imgAlt": "Top Soil",
2031
+ "url": "https://www.wickes.co.uk/Products/Gardens/Garden-Maintenance/Compost+Topsoil/c/1000742?q=%3AtopSellers%3AType%3ATop+Soil&text=&Top+Soil=Top+Soil#",
2032
+ "offer": "From £3.50",
2033
+ "offerEnd": ""
2034
+ },
2035
2035
  {
2036
- "title":"Compost",
2037
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Compost-Topsoil-Wickes-Multi-Purpose-Compost-70L~W2210_114286_00?$ratio43$",
2038
- "imgAlt":"Compost",
2039
- "url":"https://www.wickes.co.uk/Products/Gardens/Garden-Maintenance/Compost+Topsoil/c/1000742?q=%3AtopSellers%3AType%3AComposts&text=&Composts=Composts#",
2040
- "offer":"From £3",
2041
- "offerEnd":""
2042
- },
2036
+ "title": "Compost",
2037
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Compost-Topsoil-Wickes-Multi-Purpose-Compost-70L~W2210_114286_00?$ratio43$",
2038
+ "imgAlt": "Compost",
2039
+ "url": "https://www.wickes.co.uk/Products/Gardens/Garden-Maintenance/Compost+Topsoil/c/1000742?q=%3AtopSellers%3AType%3AComposts&text=&Composts=Composts#",
2040
+ "offer": "From £3",
2041
+ "offerEnd": ""
2042
+ },
2043
2043
  {
2044
- "title":"Bark Chippings",
2045
- "src":"https://media.wickes.co.uk/is/image/wickes/W2210_114287_00?$ratio43$",
2046
- "imgAlt":"Bark Chippings",
2047
- "url":"https://www.wickes.co.uk/Products/Gardens/Garden-Maintenance/Bark/c/1000743",
2048
- "offer":"From £7",
2049
- "offerEnd":""
2050
- },
2044
+ "title": "Bark Chippings",
2045
+ "src": "https://media.wickes.co.uk/is/image/wickes/W2210_114287_00?$ratio43$",
2046
+ "imgAlt": "Bark Chippings",
2047
+ "url": "https://www.wickes.co.uk/Products/Gardens/Garden-Maintenance/Bark/c/1000743",
2048
+ "offer": "From £7",
2049
+ "offerEnd": ""
2050
+ },
2051
2051
  {
2052
- "title":"Selected Planter Offers",
2053
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Garden-Planters-Pots-Forest-Garden-Cambridge-Planter-500-x-500mm~GPID_1100165016_00?$ratio43$&fit=crop&extend=0,-200,0,0",
2054
- "imgAlt":"Selected Planter Offers",
2055
- "url":"https://www.wickes.co.uk/Products/Gardens/Garden-Decor/Garden-Planters+Pots/c/1052000",
2056
- "offer":"Online Only",
2057
- "offerEnd":""
2058
- },
2052
+ "title": "Selected Planter Offers",
2053
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Garden-Planters-Pots-Forest-Garden-Cambridge-Planter-500-x-500mm~GPID_1100165016_00?$ratio43$&fit=crop&extend=0,-200,0,0",
2054
+ "imgAlt": "Selected Planter Offers",
2055
+ "url": "https://www.wickes.co.uk/Products/Gardens/Garden-Decor/Garden-Planters+Pots/c/1052000",
2056
+ "offer": "Online Only",
2057
+ "offerEnd": ""
2058
+ },
2059
2059
  {
2060
- "title":"Marshalls Richmond Smooth Buff Paving Slab",
2061
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Paving-Slabs-Marshalls-Richmond-Smooth-Buff-450mm-x-450mm-x-32mm-Paving-Slab~M3549_144730_00?$ratio43$&fit=crop",
2062
- "imgAlt":"Marshalls Richmond Smooth Buff Paving Slab",
2063
- "url":"/Marshalls-Richmond-Smooth-Buff-450mm-x-450mm-x-32mm-Paving-Slab/p/144730",
2064
- "offer":"Was £3.40 Now £2.50",
2065
- "offerEnd":""
2066
- },
2060
+ "title": "Marshalls Richmond Smooth Buff Paving Slab",
2061
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Paving-Slabs-Marshalls-Richmond-Smooth-Buff-450mm-x-450mm-x-32mm-Paving-Slab~M3549_144730_00?$ratio43$&fit=crop",
2062
+ "imgAlt": "Marshalls Richmond Smooth Buff Paving Slab",
2063
+ "url": "/Marshalls-Richmond-Smooth-Buff-450mm-x-450mm-x-32mm-Paving-Slab/p/144730",
2064
+ "offer": "Was £3.40 Now £2.50",
2065
+ "offerEnd": ""
2066
+ },
2067
2067
  {
2068
- "title":"Marshalls Richmond Smooth Natural Paving Slab",
2069
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Paving-Slabs-Marshalls-Richmond-Smooth-Natural-450mm-x-450mm-x-32mm-Paving-Slab~M3549_144650_00?$ratio43$&fit=crop",
2070
- "imgAlt":"Marshalls Richmond Smooth Natural Paving Slab",
2071
- "url":"/Marshalls-Richmond-Smooth-Natural-450mm-x-450mm-x-32mm-Paving-Slab/p/144650",
2072
- "offer":"Was £3.40 Now £2.50",
2073
- "offerEnd":""
2068
+ "title": "Marshalls Richmond Smooth Natural Paving Slab",
2069
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Paving-Slabs-Marshalls-Richmond-Smooth-Natural-450mm-x-450mm-x-32mm-Paving-Slab~M3549_144650_00?$ratio43$&fit=crop",
2070
+ "imgAlt": "Marshalls Richmond Smooth Natural Paving Slab",
2071
+ "url": "/Marshalls-Richmond-Smooth-Natural-450mm-x-450mm-x-32mm-Paving-Slab/p/144650",
2072
+ "offer": "Was £3.40 Now £2.50",
2073
+ "offerEnd": ""
2074
2074
  }
2075
2075
  ]
2076
2076
  },
@@ -2144,84 +2144,84 @@
2144
2144
  },
2145
2145
  "latest-offers-items": [
2146
2146
  {
2147
- "title":"Dakota Ready to Fit Kitchen",
2148
- "src":"https://media.wickes.co.uk/is/image/wickes/G1815_122897_02?$ratio43$&fit=crop",
2149
- "imgAlt":"Dakota Ready to Fit Kitchen",
2150
- "url":"/Products/Kitchens/Ready-to-fit-Kitchens/Contemporary-Kitchens/Dakota/c/1001009",
2151
- "offer":"Was £457 Now £408",
2152
- "offerEnd":""
2147
+ "title": "Dakota Ready to Fit Kitchen",
2148
+ "src": "https://media.wickes.co.uk/is/image/wickes/G1815_122897_02?$ratio43$&fit=crop",
2149
+ "imgAlt": "Dakota Ready to Fit Kitchen",
2150
+ "url": "/Products/Kitchens/Ready-to-fit-Kitchens/Contemporary-Kitchens/Dakota/c/1001009",
2151
+ "offer": "Was £457 Now £408",
2152
+ "offerEnd": ""
2153
2153
  },
2154
2154
  {
2155
- "title":"Madison Grey Ready to Fit Kitchen",
2156
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Madison-Grey-Wickes-Madison-Grey-Gloss-Handleless-Base-Unit-1000mm~GPID_1100195010_02?$ratio43$&fit=crop",
2157
- "imgAlt":"Madison Grey Ready to Fit Kitchen",
2158
- "url":"/Products/Kitchens/Ready-to-fit-Kitchens/Contemporary-Kitchens/Madison-Grey/c/1043000",
2159
- "offer":"Was £853 Now £768",
2160
- "offerEnd":""
2155
+ "title": "Madison Grey Ready to Fit Kitchen",
2156
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Madison-Grey-Wickes-Madison-Grey-Gloss-Handleless-Base-Unit-1000mm~GPID_1100195010_02?$ratio43$&fit=crop",
2157
+ "imgAlt": "Madison Grey Ready to Fit Kitchen",
2158
+ "url": "/Products/Kitchens/Ready-to-fit-Kitchens/Contemporary-Kitchens/Madison-Grey/c/1043000",
2159
+ "offer": "Was £853 Now £768",
2160
+ "offerEnd": ""
2161
2161
  },
2162
2162
  {
2163
- "title":"Showroom Kitchen Sale",
2164
- "src":"https://media.wickes.co.uk/is/image/wickes/2-Intelliga-Glencoe-Cream-Alt-Angle-resp?$ratio43$&fit=crop",
2165
- "imgAlt":"Showroom Kitchen Sale",
2166
- "url":"/kitchen/sale",
2167
- "offer":"Multi-Buy 50% off*",
2168
- "offerEnd":""
2163
+ "title": "Showroom Kitchen Sale",
2164
+ "src": "https://media.wickes.co.uk/is/image/wickes/2-Intelliga-Glencoe-Cream-Alt-Angle-resp?$ratio43$&fit=crop",
2165
+ "imgAlt": "Showroom Kitchen Sale",
2166
+ "url": "/kitchen/sale",
2167
+ "offer": "Multi-Buy 50% off*",
2168
+ "offerEnd": ""
2169
2169
  },
2170
2170
  {
2171
- "title":"Showroom Kitchen Worktops ",
2172
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Worktops-Wickes-Matt-Laminate-Worktop-Calcutta-Marble-600mm-x-38mm-x-3m~GPID_1000757317_00?$ratio43$&fit=crop",
2173
- "imgAlt":"Showroom Kitchen Worktops ",
2174
- "url":"https://www.wickes.co.uk/Products/Kitchens/Kitchen-Worktops+Upstands/Laminate-Worktops/c/1000940?q=%3AtopSellers%3AAvailability%3AShowroom&text=&Showroom=Showroom#",
2175
- "offer":"30% off",
2176
- "offerEnd":""
2171
+ "title": "Showroom Kitchen Worktops ",
2172
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Worktops-Wickes-Matt-Laminate-Worktop-Calcutta-Marble-600mm-x-38mm-x-3m~GPID_1000757317_00?$ratio43$&fit=crop",
2173
+ "imgAlt": "Showroom Kitchen Worktops ",
2174
+ "url": "https://www.wickes.co.uk/Products/Kitchens/Kitchen-Worktops+Upstands/Laminate-Worktops/c/1000940?q=%3AtopSellers%3AAvailability%3AShowroom&text=&Showroom=Showroom#",
2175
+ "offer": "30% off",
2176
+ "offerEnd": ""
2177
2177
  },
2178
2178
  {
2179
- "title":"Laminate Worktop - Taurus Black Gloss",
2180
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Worktops-Wickes-Laminate-Worktop-Taurus-Black-Gloss-600mm-x-38-mm-x-3m~W0823_161181_00?$ratio43$&fit=crop",
2181
- "imgAlt":"Laminate Worktop - Taurus Black Gloss",
2182
- "url":"/Wickes-Laminate-Worktop---Taurus-Black-Gloss-600mm-x-38-mm-x-3m/p/161181",
2183
- "offer":"Was £79 Now £60",
2184
- "offerEnd":""
2179
+ "title": "Laminate Worktop - Taurus Black Gloss",
2180
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Worktops-Wickes-Laminate-Worktop-Taurus-Black-Gloss-600mm-x-38-mm-x-3m~W0823_161181_00?$ratio43$&fit=crop",
2181
+ "imgAlt": "Laminate Worktop - Taurus Black Gloss",
2182
+ "url": "/Wickes-Laminate-Worktop---Taurus-Black-Gloss-600mm-x-38-mm-x-3m/p/161181",
2183
+ "offer": "Was £79 Now £60",
2184
+ "offerEnd": ""
2185
2185
  },
2186
2186
  {
2187
- "title":"Modena Deck Kitchen Sink Mixer Tap - Chrome",
2188
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Taps-Wickes-Modena-Deck-Kitchen-Sink-Mixer-Tap-Chrome~T3274_410715_00?$ratio43$",
2189
- "imgAlt":"Modena Deck Kitchen Sink Mixer Tap - Chrome",
2190
- "url":"/Wickes-Modena-Deck-Kitchen-Sink-Mixer-Tap---Chrome/p/410715",
2191
- "offer":"Was £75 Now £42",
2192
- "offerEnd":""
2187
+ "title": "Modena Deck Kitchen Sink Mixer Tap - Chrome",
2188
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Taps-Wickes-Modena-Deck-Kitchen-Sink-Mixer-Tap-Chrome~T3274_410715_00?$ratio43$",
2189
+ "imgAlt": "Modena Deck Kitchen Sink Mixer Tap - Chrome",
2190
+ "url": "/Wickes-Modena-Deck-Kitchen-Sink-Mixer-Tap---Chrome/p/410715",
2191
+ "offer": "Was £75 Now £42",
2192
+ "offerEnd": ""
2193
2193
  },
2194
2194
  {
2195
- "title":"Modena Monobloc Kitchen Sink Mixer Tap - Chrome",
2196
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Taps-Wickes-Modena-Monobloc-Kitchen-Sink-Mixer-Tap-Chrome~T3274_207013_00?$ratio43$",
2197
- "imgAlt":"Modena Monobloc Kitchen Sink Mixer Tap - Chrome",
2198
- "url":"/Wickes-Modena-Monobloc-Kitchen-Sink-Mixer-Tap---Chrome/p/207013",
2199
- "offer":"Was £89 Now £42",
2200
- "offerEnd":""
2195
+ "title": "Modena Monobloc Kitchen Sink Mixer Tap - Chrome",
2196
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Taps-Wickes-Modena-Monobloc-Kitchen-Sink-Mixer-Tap-Chrome~T3274_207013_00?$ratio43$",
2197
+ "imgAlt": "Modena Monobloc Kitchen Sink Mixer Tap - Chrome",
2198
+ "url": "/Wickes-Modena-Monobloc-Kitchen-Sink-Mixer-Tap---Chrome/p/207013",
2199
+ "offer": "Was £89 Now £42",
2200
+ "offerEnd": ""
2201
2201
  },
2202
2202
  {
2203
- "title":"CDA Oven & Hob Packs",
2204
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Hobs-CDA-Electric-Fan-Oven-Touch-Control-Ceramic-Hob-Pack~GPID_1100548602_01?$ratio43$&fit=crop",
2205
- "imgAlt":"CDA Oven & Hob Packs",
2206
- "url":"https://www.wickes.co.uk/search?text=184916+184917",
2207
- "offer":"New Lower Price",
2208
- "offerEnd":"While stocks last!"
2203
+ "title": "CDA Oven & Hob Packs",
2204
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Hobs-CDA-Electric-Fan-Oven-Touch-Control-Ceramic-Hob-Pack~GPID_1100548602_01?$ratio43$&fit=crop",
2205
+ "imgAlt": "CDA Oven & Hob Packs",
2206
+ "url": "https://www.wickes.co.uk/search?text=184916+184917",
2207
+ "offer": "New Lower Price",
2208
+ "offerEnd": "While stocks last!"
2209
2209
  },
2210
2210
  {
2211
- "title":"All Kitchen Flooring",
2212
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Arreton-Grey-Laminate-Flooring-1-48m2-Pack~K9137_148268_01?$ratio43$&fit=crop",
2213
- "imgAlt":"All Kitchen Flooring",
2214
- "url":"https://www.wickes.co.uk/Products/Flooring/Kitchen-Flooring/c/1025001",
2215
- "offer":"15% off",
2216
- "offerEnd":""
2211
+ "title": "All Kitchen Flooring",
2212
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Laminate-Flooring-Wickes-Arreton-Grey-Laminate-Flooring-1-48m2-Pack~K9137_148268_01?$ratio43$&fit=crop",
2213
+ "imgAlt": "All Kitchen Flooring",
2214
+ "url": "https://www.wickes.co.uk/Products/Flooring/Kitchen-Flooring/c/1025001",
2215
+ "offer": "15% off",
2216
+ "offerEnd": ""
2217
2217
  },
2218
2218
  {
2219
- "title":"All Kitchen Tiles",
2220
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Metro-White-Ceramic-Tile-200-x-100mm~V0353_166211_00?$ratio43$&fit=crop",
2221
- "imgAlt":"All Kitchen Tiles",
2222
- "url":"https://www.wickes.co.uk/Products/Tiles/Kitchen-Wall+Floor-Tiles/c/1000802",
2223
- "offer":"15% off ",
2224
- "offerEnd":""
2219
+ "title": "All Kitchen Tiles",
2220
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Metro-White-Ceramic-Tile-200-x-100mm~V0353_166211_00?$ratio43$&fit=crop",
2221
+ "imgAlt": "All Kitchen Tiles",
2222
+ "url": "https://www.wickes.co.uk/Products/Tiles/Kitchen-Wall+Floor-Tiles/c/1000802",
2223
+ "offer": "15% off ",
2224
+ "offerEnd": ""
2225
2225
  }
2226
2226
  ]
2227
2227
  },
@@ -2295,116 +2295,116 @@
2295
2295
  },
2296
2296
  "latest-offers-items": [
2297
2297
  {
2298
- "title":"Garden",
2299
- "src":"https://media.wickes.co.uk/is/image/wickes/T3274_145080_00?$ratio43$",
2300
- "imgAlt":"Garden",
2301
- "url":"/Products/Gardens/Garden-Clearance/c/1022008?q=%3Aprice-desc",
2302
- "clearance":"Clearance",
2303
- "offerEnd":""
2298
+ "title": "Garden",
2299
+ "src": "https://media.wickes.co.uk/is/image/wickes/T3274_145080_00?$ratio43$",
2300
+ "imgAlt": "Garden",
2301
+ "url": "/Products/Gardens/Garden-Clearance/c/1022008?q=%3Aprice-desc",
2302
+ "clearance": "Clearance",
2303
+ "offerEnd": ""
2304
2304
  },
2305
2305
  {
2306
- "title":"Tools",
2307
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Corded-Drills-Bosch-PSB-650-RE-Impact-Drill-650W~B0589_132180_00?$ratio43$",
2308
- "imgAlt":"Power & Hand Tools",
2309
- "url":"/Products/Tools+Workwear/Tools-Clearance/c/1022014?q=%3AtopRated",
2310
- "clearance":"Clearance",
2311
- "offerEnd":""
2306
+ "title": "Tools",
2307
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Corded-Drills-Bosch-PSB-650-RE-Impact-Drill-650W~B0589_132180_00?$ratio43$",
2308
+ "imgAlt": "Power & Hand Tools",
2309
+ "url": "/Products/Tools+Workwear/Tools-Clearance/c/1022014?q=%3AtopRated",
2310
+ "clearance": "Clearance",
2311
+ "offerEnd": ""
2312
2312
  },
2313
2313
  {
2314
- "title":"Paint & Interiors",
2315
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Interior-Wall-Ceiling-Paint-Wickes-Contract-Silk-Emulsion-Paint-Buttermilk-10L~O0814_121736_00?$ratio43$",
2316
- "imgAlt":"Paint & Interiors",
2317
- "url":"/Products/Decorating+Interiors/Decorating-Clearance/c/1039002",
2318
- "clearance":"Clearance",
2319
- "offerEnd":""
2314
+ "title": "Paint & Interiors",
2315
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Interior-Wall-Ceiling-Paint-Wickes-Contract-Silk-Emulsion-Paint-Buttermilk-10L~O0814_121736_00?$ratio43$",
2316
+ "imgAlt": "Paint & Interiors",
2317
+ "url": "/Products/Decorating+Interiors/Decorating-Clearance/c/1039002",
2318
+ "clearance": "Clearance",
2319
+ "offerEnd": ""
2320
2320
  },
2321
2321
  {
2322
- "title":"Electrical",
2323
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/CCTV-Home-Monitors-Motorola-Focus-66-WiFi-HD-Audio-Video-Home-Monitoring-Security-Camera~B7750_122725_00?$ratio43$&fit=crop",
2324
- "imgAlt":"Electrical",
2325
- "url":"/Products/Electrical+Lighting/Electrical+Lighting-Clearance/c/1022010",
2326
- "clearance":"Clearance",
2327
- "offerEnd":""
2322
+ "title": "Electrical",
2323
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/CCTV-Home-Monitors-Motorola-Focus-66-WiFi-HD-Audio-Video-Home-Monitoring-Security-Camera~B7750_122725_00?$ratio43$&fit=crop",
2324
+ "imgAlt": "Electrical",
2325
+ "url": "/Products/Electrical+Lighting/Electrical+Lighting-Clearance/c/1022010",
2326
+ "clearance": "Clearance",
2327
+ "offerEnd": ""
2328
2328
  },
2329
2329
  {
2330
- "title":"Lighting",
2331
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Electrical-Lighting-Clearance-Philips-Vintage-Filament-LED-Clear-Dimmable-Bulb-8W-E27~GPID_1100325087_00?$ratio43$",
2332
- "imgAlt":"Lighting",
2333
- "url":"https://www.wickes.co.uk/Products/Electrical+Lighting/Lighting-Clearance/c/1063000",
2334
- "clearance":"Clearance",
2335
- "offerEnd":""
2330
+ "title": "Lighting",
2331
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Electrical-Lighting-Clearance-Philips-Vintage-Filament-LED-Clear-Dimmable-Bulb-8W-E27~GPID_1100325087_00?$ratio43$",
2332
+ "imgAlt": "Lighting",
2333
+ "url": "https://www.wickes.co.uk/Products/Electrical+Lighting/Lighting-Clearance/c/1063000",
2334
+ "clearance": "Clearance",
2335
+ "offerEnd": ""
2336
2336
  },
2337
2337
  {
2338
- "title":"Security & Hardware",
2339
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Window-Security-ERA-Maxim-3-Window-Handle-Right-Hand-40mm-White~E0335_137288_00?$ratio43$",
2340
- "imgAlt":"Security & Hardware",
2341
- "url":"https://www.wickes.co.uk/Products/Security+Ironmongery/Security+Hardware-Clearance/c/1065002",
2342
- "clearance":"Clearance",
2343
- "offerEnd":""
2338
+ "title": "Security & Hardware",
2339
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Window-Security-ERA-Maxim-3-Window-Handle-Right-Hand-40mm-White~E0335_137288_00?$ratio43$",
2340
+ "imgAlt": "Security & Hardware",
2341
+ "url": "https://www.wickes.co.uk/Products/Security+Ironmongery/Security+Hardware-Clearance/c/1065002",
2342
+ "clearance": "Clearance",
2343
+ "offerEnd": ""
2344
2344
  },
2345
2345
  {
2346
- "title":"Doors & Windows",
2347
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Doors-Windows-Clearance-Velux-Edl-CK02-0000-Slate-Roof-Window-Flashing-780-x-550mm~V2501_117618_00?$ratio43$&fit=crop",
2348
- "imgAlt":"Doors & Windows",
2349
- "url":"/Products/Doors+Windows/Doors+Windows-Clearance/c/1022012?q=%3AtopRated",
2350
- "clearance":"Clearance",
2351
- "offerEnd":""
2346
+ "title": "Doors & Windows",
2347
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Doors-Windows-Clearance-Velux-Edl-CK02-0000-Slate-Roof-Window-Flashing-780-x-550mm~V2501_117618_00?$ratio43$&fit=crop",
2348
+ "imgAlt": "Doors & Windows",
2349
+ "url": "/Products/Doors+Windows/Doors+Windows-Clearance/c/1022012?q=%3AtopRated",
2350
+ "clearance": "Clearance",
2351
+ "offerEnd": ""
2352
2352
  },
2353
2353
  {
2354
- "title":"Kitchens",
2355
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Tulsa-Wickes-Tulsa-Oak-Shaker-Base-Unit-1000mm~G1815_122801_02?$ratio43$&fit=crop",
2356
- "imgAlt":"Kitchens",
2357
- "url":"/Products/Kitchens/Kitchen-Clearance/c/1039003",
2358
- "clearance":"Clearance",
2359
- "offerEnd":""
2354
+ "title": "Kitchens",
2355
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Tulsa-Wickes-Tulsa-Oak-Shaker-Base-Unit-1000mm~G1815_122801_02?$ratio43$&fit=crop",
2356
+ "imgAlt": "Kitchens",
2357
+ "url": "/Products/Kitchens/Kitchen-Clearance/c/1039003",
2358
+ "clearance": "Clearance",
2359
+ "offerEnd": ""
2360
2360
  },
2361
2361
  {
2362
- "title":"Bathroom",
2363
- "src":"https://media.wickes.co.uk/is/image/wickes/2018-Wickes-Phoenix-Main-RESP",
2364
- "imgAlt":"Bathroom",
2365
- "url":"/Products/Bathrooms/Bathroom-Clearance/c/1039004?q=%3AtopSellers",
2366
- "clearance":"Clearance",
2367
- "offerEnd":""
2362
+ "title": "Bathroom",
2363
+ "src": "https://media.wickes.co.uk/is/image/wickes/2018-Wickes-Phoenix-Main-RESP",
2364
+ "imgAlt": "Bathroom",
2365
+ "url": "/Products/Bathrooms/Bathroom-Clearance/c/1039004?q=%3AtopSellers",
2366
+ "clearance": "Clearance",
2367
+ "offerEnd": ""
2368
2368
  },
2369
2369
  {
2370
- "title":"Flooring",
2371
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Engineered-Wood-Flooring-Wickes-Bosque-Engineered-Real-Wood-Oak-Veneer-Flooring~GPID_1100078010_00?$ratio43$&fit=crop",
2372
- "imgAlt":"Flooring",
2373
- "url":"/Products/Flooring/Flooring-Clearance/c/1034000",
2374
- "clearance":"Clearance",
2375
- "offerEnd":""
2370
+ "title": "Flooring",
2371
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Engineered-Wood-Flooring-Wickes-Bosque-Engineered-Real-Wood-Oak-Veneer-Flooring~GPID_1100078010_00?$ratio43$&fit=crop",
2372
+ "imgAlt": "Flooring",
2373
+ "url": "/Products/Flooring/Flooring-Clearance/c/1034000",
2374
+ "clearance": "Clearance",
2375
+ "offerEnd": ""
2376
2376
  },
2377
2377
  {
2378
- "title":"Tiles",
2379
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Dalby-Weathered-Grey-Wood-Effect-Porcelain-Tile-593-x-98mm~GPID_1100084068_00?$ratio43$&fit=crop",
2380
- "imgAlt":"Tiles",
2381
- "url":"https://www.wickes.co.uk/Products/Tiles/Tiles-Clearance/c/1014000",
2382
- "clearance":"Clearance",
2383
- "offerEnd":""
2378
+ "title": "Tiles",
2379
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Kitchen-Wall-Floor-Tiles-Wickes-Dalby-Weathered-Grey-Wood-Effect-Porcelain-Tile-593-x-98mm~GPID_1100084068_00?$ratio43$&fit=crop",
2380
+ "imgAlt": "Tiles",
2381
+ "url": "https://www.wickes.co.uk/Products/Tiles/Tiles-Clearance/c/1014000",
2382
+ "clearance": "Clearance",
2383
+ "offerEnd": ""
2384
2384
  },
2385
2385
  {
2386
- "title":"Heating & Plumbing",
2387
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Plastic-Pipe-Plasson-Push-Fit-Female-Elbow-19-x-25mm~T3274_227593_00?$ratio43$",
2388
- "imgAlt":"Heating & Plumbing",
2389
- "url":"/Products/Heating+Plumbing/Heating+Plumbing-Clearance/c/1022009",
2390
- "clearance":"Clearance",
2391
- "offerEnd":""
2386
+ "title": "Heating & Plumbing",
2387
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Plastic-Pipe-Plasson-Push-Fit-Female-Elbow-19-x-25mm~T3274_227593_00?$ratio43$",
2388
+ "imgAlt": "Heating & Plumbing",
2389
+ "url": "/Products/Heating+Plumbing/Heating+Plumbing-Clearance/c/1022009",
2390
+ "clearance": "Clearance",
2391
+ "offerEnd": ""
2392
2392
  },
2393
2393
  {
2394
- "title":"Workwear",
2395
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Stanley-FatMax-Nebraska-Safety-Boot-Brown~W4442_428541_00?$ratio43$",
2396
- "imgAlt":"Workwear",
2397
- "url":"/Products/Tools+Workwear/Workwear/Workwear-Clearance/c/1018007?q=%3AtopRated",
2398
- "clearance":"Clearance",
2399
- "offerEnd":""
2400
- },
2394
+ "title": "Workwear",
2395
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Stanley-FatMax-Nebraska-Safety-Boot-Brown~W4442_428541_00?$ratio43$",
2396
+ "imgAlt": "Workwear",
2397
+ "url": "/Products/Tools+Workwear/Workwear/Workwear-Clearance/c/1018007?q=%3AtopRated",
2398
+ "clearance": "Clearance",
2399
+ "offerEnd": ""
2400
+ },
2401
2401
  {
2402
- "title":"Building Materials",
2403
- "src":"https://media.wickes.co.uk/is/image/wickes/normal/Soffit-Boards-Wickes-PVCu-White-Hollow-Soffit-Board-300-x-2500mm~E1111_162643_00?$ratio43$&fit=crop",
2404
- "imgAlt":"Building Materials",
2405
- "url":"https://www.wickes.co.uk/Products/Building-Materials/Building-Materials-Clearance/c/1022013",
2406
- "clearance":"Clearance",
2407
- "offerEnd":""
2402
+ "title": "Building Materials",
2403
+ "src": "https://media.wickes.co.uk/is/image/wickes/normal/Soffit-Boards-Wickes-PVCu-White-Hollow-Soffit-Board-300-x-2500mm~E1111_162643_00?$ratio43$&fit=crop",
2404
+ "imgAlt": "Building Materials",
2405
+ "url": "https://www.wickes.co.uk/Products/Building-Materials/Building-Materials-Clearance/c/1022013",
2406
+ "clearance": "Clearance",
2407
+ "offerEnd": ""
2408
2408
  }
2409
2409
  ]
2410
2410
  }