wickes-css2 2.106.0-develop.7 → 2.106.0-develop.8

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 (69) hide show
  1. package/Readme.md +1 -1
  2. package/build/css/components/checkout-payment-details-v2.css +1 -1
  3. package/build/css/pages/page_checkout_delivery-new.css +1 -1
  4. package/build/img/billie-pay-later.svg +13 -0
  5. package/build/img/giftcard.svg +28 -0
  6. package/build/js/account-members.min.js +1 -1
  7. package/build/js/add-project-list-id.min.js +1 -1
  8. package/build/js/address-book.min.js +1 -1
  9. package/build/js/basket.min.js +2 -2
  10. package/build/js/bundle.min.js +1 -1
  11. package/build/js/change-password.min.js +1 -1
  12. package/build/js/checkout.min.js +2 -2
  13. package/build/js/emulation.min.js +2110 -1841
  14. package/build/js/general.bundle.min.js +1 -1
  15. package/build/js/gift-cards.min.js +1 -0
  16. package/build/js/merged-checkout.min.js +2 -2
  17. package/build/js/mini-basket-slider.min.js +1 -1
  18. package/build/js/page/basket/basket-update-cart-action.js +4 -1
  19. package/build/js/page/basket/klarna.js +13 -3
  20. package/build/js/page/basket-v2.js +6 -2
  21. package/build/js/page/components/gift-cards.js +915 -0
  22. package/build/js/page/components/order-summary.js +42 -25
  23. package/build/js/page/components/toggle-password-visibility.js +22 -0
  24. package/build/js/page/components/voucher.js +52 -47
  25. package/build/js/page/utils/gift-cards-utils.js +188 -0
  26. package/build/js/page/utils/input-handling.js +92 -0
  27. package/build/js/page/utils/show-hide-input.js +28 -0
  28. package/build/js/page/utils/validation.js +46 -1
  29. package/build/js/pdp.bundle.min.js +1 -1
  30. package/build/js/personal-details.min.js +1 -1
  31. package/build/js/plp.bundle.min.js +1 -1
  32. package/build/js/project-list.min.js +44 -1
  33. package/build/js/quiz.min.js +1 -1
  34. package/build/js/track-my-order.min.js +1 -1
  35. package/package.json +1 -1
  36. package/src/components/checkout-payment-details-v2.hbs +4 -3
  37. package/src/components/gift-cards-hint.hbs +9 -0
  38. package/src/components/gift-cards.hbs +90 -0
  39. package/src/components/giftcard-chip.hbs +23 -0
  40. package/src/components/giftcard-summary.hbs +6 -0
  41. package/src/elements/form-row.hbs +1 -1
  42. package/src/elements/input.hbs +31 -2
  43. package/src/img/billie-pay-later.svg +13 -0
  44. package/src/img/giftcard.svg +28 -0
  45. package/src/js/components/general/notification.js +2 -1
  46. package/src/js/emulation/basket-data.js +2126 -2038
  47. package/src/js/emulation/checkLocalEnv.js +6 -5
  48. package/src/js/emulation/checkout-data.js +35 -0
  49. package/src/js/emulation/checkout-payment-details.js +28 -26
  50. package/src/js/emulation/forms.js +16 -10
  51. package/src/js/emulation/gift-cards.js +205 -0
  52. package/src/js/page/basket/basket-update-cart-action.js +4 -1
  53. package/src/js/page/basket/klarna.js +13 -3
  54. package/src/js/page/basket-v2.js +6 -2
  55. package/src/js/page/components/gift-cards.js +915 -0
  56. package/src/js/page/components/order-summary.js +42 -25
  57. package/src/js/page/components/toggle-password-visibility.js +22 -0
  58. package/src/js/page/components/voucher.js +52 -47
  59. package/src/js/page/utils/gift-cards-utils.js +188 -0
  60. package/src/js/page/utils/input-handling.js +92 -0
  61. package/src/js/page/utils/show-hide-input.js +28 -0
  62. package/src/js/page/utils/validation.js +46 -1
  63. package/src/layouts/checkout.hbs +1 -5
  64. package/src/page_my-account_change-password.html +1 -0
  65. package/src/page_payment-details-with-gift-card.html +8 -5
  66. package/src/scss/components/_gift-cards.scss +360 -0
  67. package/src/scss/components/checkout-payment-details-v2.scss +6 -2
  68. package/src/scss/pages/page_checkout_delivery-new.scss +26 -0
  69. package/src/js/components/toggle-password-visibility.js +0 -58
@@ -1780,2055 +1780,2063 @@ $(document).ready(function () {
1780
1780
  },{}],31:[function(require,module,exports){
1781
1781
  "use strict";
1782
1782
 
1783
- var Wick = Wick || {};
1783
+ window.Wick = window.Wick || {};
1784
1784
  Wick.BasketData = function () {
1785
1785
  return {
1786
1786
  validPostCodes: function validPostCodes() {
1787
1787
  return ['RT_01', 'RT_02', 'RT_03', 'RT_04', 'RT_05', 'RT_051'];
1788
1788
  },
1789
1789
  successVoucherData: {
1790
- "subTotal": "£85.00",
1791
- "deliveryCost": "£4.00",
1792
- "freeDelivery": false,
1793
- "clickAndCollectCost": "FREE",
1794
- "totalForDelivery": "£69.00",
1795
- "totalForClickAndCollect": "FREE",
1796
- "total": "£67.00",
1797
- "vat": "£11.17",
1798
- "deliveryOrder": true,
1799
- "clickAndCollectOrder": false,
1800
- "discountTotal": "£2.00",
1801
- "discounts": ["Spend over £10 and get £2 fixed discount"],
1802
- "promotionsInfo": [{
1803
- "description": "Spend over £10 and get £2 fixed discount",
1804
- "usedCouponCode": "RT_02"
1790
+ subTotal: '£85.00',
1791
+ deliveryCost: '£4.00',
1792
+ freeDelivery: false,
1793
+ clickAndCollectCost: 'FREE',
1794
+ totalForDelivery: '£69.00',
1795
+ totalForClickAndCollect: 'FREE',
1796
+ total: '£67.00',
1797
+ vat: '£11.17',
1798
+ deliveryOrder: true,
1799
+ clickAndCollectOrder: false,
1800
+ discountTotal: '£2.00',
1801
+ discounts: ['Spend over £10 and get £2 fixed discount'],
1802
+ promotionsInfo: [{
1803
+ description: 'Spend over £10 and get £2 fixed discount',
1804
+ usedCouponCode: 'RT_02'
1805
1805
  }],
1806
- "subTotalWithDeliveryCost": "£69.00",
1807
- "net": false,
1808
- "subtotalWithDeliveryAndDiscounts": "£67.00",
1809
- "discountAmounts": [],
1810
- "goodsTotalWithoutDiscount": "£65.00",
1811
- "charityPrice": ""
1806
+ subTotalWithDeliveryCost: '£69.00',
1807
+ net: false,
1808
+ subtotalWithDeliveryAndDiscounts: '£67.00',
1809
+ discountAmounts: [],
1810
+ goodsTotalWithoutDiscount: '£65.00',
1811
+ charityPrice: '',
1812
+ paymentInfos: {
1813
+ klarnaPaymentInfo: {
1814
+ customPaymentMethodIds: ['BathroomsFinance']
1815
+ }
1816
+ }
1812
1817
  },
1813
1818
  failVoucherData: {
1814
- "status": 400,
1815
- "responseJSON": {
1816
- "globalMessage": {
1817
- "message": "Delivery is already free.\nCoupon can’t be applied."
1819
+ status: 400,
1820
+ responseJSON: {
1821
+ globalMessage: {
1822
+ message: 'Delivery is already free.\nCoupon can’t be applied.'
1818
1823
  }
1819
1824
  }
1820
1825
  },
1821
1826
  updateQuantity: {
1822
- "statusCode": "lowStock",
1823
- "quantityAdded": 71,
1824
- "quantity": 0,
1825
- "entry": {
1826
- "entryNumber": 2,
1827
- "quantity": 74,
1828
- "basePrice": {
1829
- "currencyIso": "GBP",
1830
- "value": 5.0,
1831
- "priceType": "BUY",
1832
- "formattedValue": "£5.00",
1833
- "minQuantity": null,
1834
- "maxQuantity": null,
1835
- "currencySymbol": "£",
1836
- "wasPrice": null,
1837
- "infoUom": null,
1838
- "infoUomPrice": null,
1839
- "singleVolumePrice": null,
1840
- "vatRatePercentage": null,
1841
- "sellingUomDescription": null,
1842
- "formattedPriceWithoutCurrencySymbol": "5.00",
1843
- "pricing": null
1827
+ statusCode: 'lowStock',
1828
+ quantityAdded: 71,
1829
+ quantity: 0,
1830
+ entry: {
1831
+ entryNumber: 2,
1832
+ quantity: 74,
1833
+ basePrice: {
1834
+ currencyIso: 'GBP',
1835
+ value: 5.0,
1836
+ priceType: 'BUY',
1837
+ formattedValue: '£5.00',
1838
+ minQuantity: null,
1839
+ maxQuantity: null,
1840
+ currencySymbol: '£',
1841
+ wasPrice: null,
1842
+ infoUom: null,
1843
+ infoUomPrice: null,
1844
+ singleVolumePrice: null,
1845
+ vatRatePercentage: null,
1846
+ sellingUomDescription: null,
1847
+ formattedPriceWithoutCurrencySymbol: '5.00',
1848
+ pricing: null
1844
1849
  },
1845
- "basePriceExcVat": {
1846
- "value": 4,
1847
- "formattedValue": "£4",
1848
- "currencyIso": "GBP",
1849
- "formattedPriceWithoutCurrencySymbol": "4"
1850
+ basePriceExcVat: {
1851
+ value: 4,
1852
+ formattedValue: '£4',
1853
+ currencyIso: 'GBP',
1854
+ formattedPriceWithoutCurrencySymbol: '4'
1850
1855
  },
1851
- "totalPrice": {
1852
- "currencyIso": "GBP",
1853
- "value": 3700.0,
1854
- "priceType": "BUY",
1855
- "formattedValue": "£3700.00",
1856
- "minQuantity": null,
1857
- "maxQuantity": null,
1858
- "currencySymbol": "£",
1859
- "wasPrice": null,
1860
- "infoUom": null,
1861
- "infoUomPrice": null,
1862
- "singleVolumePrice": null,
1863
- "vatRatePercentage": null,
1864
- "sellingUomDescription": null,
1865
- "formattedPriceWithoutCurrencySymbol": "3700.00",
1866
- "pricing": null
1856
+ totalPrice: {
1857
+ currencyIso: 'GBP',
1858
+ value: 3700.0,
1859
+ priceType: 'BUY',
1860
+ formattedValue: '£3700.00',
1861
+ minQuantity: null,
1862
+ maxQuantity: null,
1863
+ currencySymbol: '£',
1864
+ wasPrice: null,
1865
+ infoUom: null,
1866
+ infoUomPrice: null,
1867
+ singleVolumePrice: null,
1868
+ vatRatePercentage: null,
1869
+ sellingUomDescription: null,
1870
+ formattedPriceWithoutCurrencySymbol: '3700.00',
1871
+ pricing: null
1867
1872
  },
1868
- "product": {
1869
- "code": "221100",
1870
- "name": "Blue Circle Ready To Use Postcrete - 20kg",
1871
- "url": "/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100",
1872
- "purchasable": true,
1873
- "stock": {
1874
- "stockLevelStatus": {
1875
- "code": "outOfStock",
1876
- "type": "StockLevelStatus"
1873
+ product: {
1874
+ code: '221100',
1875
+ name: 'Blue Circle Ready To Use Postcrete - 20kg',
1876
+ url: '/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100',
1877
+ purchasable: true,
1878
+ stock: {
1879
+ stockLevelStatus: {
1880
+ code: 'outOfStock',
1881
+ type: 'StockLevelStatus'
1877
1882
  },
1878
- "stockLevel": 0,
1879
- "stockThreshold": null,
1880
- "makeUnavailable": false,
1881
- "originalStockLevelStatus": {
1882
- "code": "outOfStock",
1883
- "type": "StockLevelStatus"
1883
+ stockLevel: 0,
1884
+ stockThreshold: null,
1885
+ makeUnavailable: false,
1886
+ originalStockLevelStatus: {
1887
+ code: 'outOfStock',
1888
+ type: 'StockLevelStatus'
1884
1889
  },
1885
- "exists": false,
1886
- "stockMessage": null
1890
+ exists: false,
1891
+ stockMessage: null
1887
1892
  },
1888
- "availableForPickup": true,
1889
- "price": {
1890
- "currencyIso": "GBP",
1891
- "value": 5.0,
1892
- "priceType": "BUY",
1893
- "formattedValue": "£5.00",
1894
- "minQuantity": null,
1895
- "maxQuantity": null,
1896
- "currencySymbol": "£",
1897
- "wasPrice": null,
1898
- "infoUom": "KG",
1899
- "infoUomPrice": 0.25,
1900
- "singleVolumePrice": null,
1901
- "vatRatePercentage": 20.0,
1902
- "sellingUomDescription": null,
1903
- "formattedPriceWithoutCurrencySymbol": "5.00",
1904
- "pricing": null
1893
+ availableForPickup: true,
1894
+ price: {
1895
+ currencyIso: 'GBP',
1896
+ value: 5.0,
1897
+ priceType: 'BUY',
1898
+ formattedValue: '£5.00',
1899
+ minQuantity: null,
1900
+ maxQuantity: null,
1901
+ currencySymbol: '£',
1902
+ wasPrice: null,
1903
+ infoUom: 'KG',
1904
+ infoUomPrice: 0.25,
1905
+ singleVolumePrice: null,
1906
+ vatRatePercentage: 20.0,
1907
+ sellingUomDescription: null,
1908
+ formattedPriceWithoutCurrencySymbol: '5.00',
1909
+ pricing: null
1905
1910
  },
1906
- "images": [{
1907
- "imageType": "PRIMARY",
1908
- "format": "zoom",
1909
- "url": "//media.wickes.co.uk/is/image/wickes/largeNormal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00",
1910
- "altText": "Blue Circle Ready To Use Postcrete - 20kg",
1911
- "galleryIndex": null,
1912
- "width": null
1911
+ images: [{
1912
+ imageType: 'PRIMARY',
1913
+ format: 'zoom',
1914
+ url: '//media.wickes.co.uk/is/image/wickes/largeNormal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00',
1915
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
1916
+ galleryIndex: null,
1917
+ width: null
1913
1918
  }, {
1914
- "imageType": "PRIMARY",
1915
- "format": "product",
1916
- "url": "//media.wickes.co.uk/is/image/wickes/normal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00",
1917
- "altText": "Blue Circle Ready To Use Postcrete - 20kg",
1918
- "galleryIndex": null,
1919
- "width": null
1919
+ imageType: 'PRIMARY',
1920
+ format: 'product',
1921
+ url: '//media.wickes.co.uk/is/image/wickes/normal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00',
1922
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
1923
+ galleryIndex: null,
1924
+ width: null
1920
1925
  }, {
1921
- "imageType": "PRIMARY",
1922
- "format": "thumbnail",
1923
- "url": "//media.wickes.co.uk/is/image/wickes/thumbnail/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00",
1924
- "altText": "Blue Circle Ready To Use Postcrete - 20kg",
1925
- "galleryIndex": null,
1926
- "width": null
1926
+ imageType: 'PRIMARY',
1927
+ format: 'thumbnail',
1928
+ url: '//media.wickes.co.uk/is/image/wickes/thumbnail/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00',
1929
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
1930
+ galleryIndex: null,
1931
+ width: null
1927
1932
  }, {
1928
- "imageType": "PRIMARY",
1929
- "format": "cartIcon",
1930
- "url": "//media.wickes.co.uk/is/image/wickes/smallThumbnail/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00",
1931
- "altText": "Blue Circle Ready To Use Postcrete - 20kg",
1932
- "galleryIndex": null,
1933
- "width": null
1933
+ imageType: 'PRIMARY',
1934
+ format: 'cartIcon',
1935
+ url: '//media.wickes.co.uk/is/image/wickes/smallThumbnail/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00',
1936
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg',
1937
+ galleryIndex: null,
1938
+ width: null
1934
1939
  }],
1935
- "categories": [{
1936
- "code": "1000208",
1937
- "name": "Cement",
1938
- "url": "/Products/Building-Materials/Cement+Aggregates/Cement/c/1000208",
1939
- "description": null,
1940
- "image": null,
1941
- "parentCategoryName": null,
1942
- "sequence": 0
1940
+ categories: [{
1941
+ code: '1000208',
1942
+ name: 'Cement',
1943
+ url: '/Products/Building-Materials/Cement+Aggregates/Cement/c/1000208',
1944
+ description: null,
1945
+ image: null,
1946
+ parentCategoryName: null,
1947
+ sequence: 0
1943
1948
  }, {
1944
- "code": "1000211",
1945
- "name": "Concrete",
1946
- "url": "/Products/Building-Materials/Cement+Aggregates/Concrete/c/1000211",
1947
- "description": null,
1948
- "image": null,
1949
- "parentCategoryName": null,
1950
- "sequence": 0
1949
+ code: '1000211',
1950
+ name: 'Concrete',
1951
+ url: '/Products/Building-Materials/Cement+Aggregates/Concrete/c/1000211',
1952
+ description: null,
1953
+ image: null,
1954
+ parentCategoryName: null,
1955
+ sequence: 0
1951
1956
  }],
1952
- "baseOptions": [],
1953
- "volumePrices": [],
1954
- "configurable": false,
1955
- "imageSetId": "B3182_221100_IS",
1956
- "fulfilmentType": "STANDARD",
1957
- "noScriptProductImageUrl": "//media.wickes.co.uk/is/image/wickes/largeNormal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00?defaultImage=wickes/2018-Wickes-Missing-Product-650x650",
1958
- "sellOnly": false,
1959
- "externalAverageRating": 4.9,
1960
- "externalReviewCount": 4680,
1961
- "coshhSheetUrl": "//media.wickes.co.uk/documents/wickes/B3182_221100_COSHH_0",
1962
- "techSheetUrl": "//media.wickes.co.uk/documents/wickes/B3182_221100_TECH_0",
1963
- "priceInclusiveVat": {
1964
- "currencyIso": "GBP",
1965
- "value": 5.0,
1966
- "priceType": "BUY",
1967
- "formattedValue": "£5.00",
1968
- "minQuantity": null,
1969
- "maxQuantity": null,
1970
- "currencySymbol": "£",
1971
- "wasPrice": null,
1972
- "infoUom": "KG",
1973
- "infoUomPrice": 0.25,
1974
- "singleVolumePrice": null,
1975
- "vatRatePercentage": 20.0,
1976
- "sellingUomDescription": null,
1977
- "formattedPriceWithoutCurrencySymbol": "5.00",
1978
- "pricing": null
1957
+ baseOptions: [],
1958
+ volumePrices: [],
1959
+ configurable: false,
1960
+ imageSetId: 'B3182_221100_IS',
1961
+ fulfilmentType: 'STANDARD',
1962
+ noScriptProductImageUrl: '//media.wickes.co.uk/is/image/wickes/largeNormal/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_00?defaultImage=wickes/2018-Wickes-Missing-Product-650x650',
1963
+ sellOnly: false,
1964
+ externalAverageRating: 4.9,
1965
+ externalReviewCount: 4680,
1966
+ coshhSheetUrl: '//media.wickes.co.uk/documents/wickes/B3182_221100_COSHH_0',
1967
+ techSheetUrl: '//media.wickes.co.uk/documents/wickes/B3182_221100_TECH_0',
1968
+ priceInclusiveVat: {
1969
+ currencyIso: 'GBP',
1970
+ value: 5.0,
1971
+ priceType: 'BUY',
1972
+ formattedValue: '£5.00',
1973
+ minQuantity: null,
1974
+ maxQuantity: null,
1975
+ currencySymbol: '£',
1976
+ wasPrice: null,
1977
+ infoUom: 'KG',
1978
+ infoUomPrice: 0.25,
1979
+ singleVolumePrice: null,
1980
+ vatRatePercentage: 20.0,
1981
+ sellingUomDescription: null,
1982
+ formattedPriceWithoutCurrencySymbol: '5.00',
1983
+ pricing: null
1979
1984
  },
1980
- "priceExclusiveVat": {
1981
- "currencyIso": "GBP",
1982
- "value": 4.17,
1983
- "priceType": "BUY",
1984
- "formattedValue": "£4.17",
1985
- "minQuantity": null,
1986
- "maxQuantity": null,
1987
- "currencySymbol": "£",
1988
- "wasPrice": null,
1989
- "infoUom": null,
1990
- "infoUomPrice": null,
1991
- "singleVolumePrice": null,
1992
- "vatRatePercentage": null,
1993
- "sellingUomDescription": null,
1994
- "formattedPriceWithoutCurrencySymbol": "4.17",
1995
- "pricing": null
1985
+ priceExclusiveVat: {
1986
+ currencyIso: 'GBP',
1987
+ value: 4.17,
1988
+ priceType: 'BUY',
1989
+ formattedValue: '£4.17',
1990
+ minQuantity: null,
1991
+ maxQuantity: null,
1992
+ currencySymbol: '£',
1993
+ wasPrice: null,
1994
+ infoUom: null,
1995
+ infoUomPrice: null,
1996
+ singleVolumePrice: null,
1997
+ vatRatePercentage: null,
1998
+ sellingUomDescription: null,
1999
+ formattedPriceWithoutCurrencySymbol: '4.17',
2000
+ pricing: null
1996
2001
  },
1997
- "downStreamData": {
1998
- "description": "Blue Circle Ready To Use Postcrete - 20kg",
1999
- "fulfillmentType": "STANDARD",
2000
- "swapCode": "",
2001
- "productRanking": null,
2002
- "order": null
2002
+ downStreamData: {
2003
+ description: 'Blue Circle Ready To Use Postcrete - 20kg',
2004
+ fulfillmentType: 'STANDARD',
2005
+ swapCode: '',
2006
+ productRanking: null,
2007
+ order: null
2003
2008
  },
2004
- "categoryPath": "Products/Building Materials/Cement & Aggregates/Cement",
2005
- "hasDataSheets": true,
2006
- "coshhSheetList": [{
2007
- "code": "B3182_221100_COSHH_0",
2008
- "description": null,
2009
- "altText": null,
2010
- "url": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_COSHH_0",
2011
- "downloadUrl": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_COSHH_0",
2012
- "size": null
2009
+ categoryPath: 'Products/Building Materials/Cement & Aggregates/Cement',
2010
+ hasDataSheets: true,
2011
+ coshhSheetList: [{
2012
+ code: 'B3182_221100_COSHH_0',
2013
+ description: null,
2014
+ altText: null,
2015
+ url: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_COSHH_0',
2016
+ downloadUrl: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_COSHH_0',
2017
+ size: null
2013
2018
  }],
2014
- "dopSheetList": [],
2015
- "epdSheetList": [],
2016
- "gilSheetList": [{
2017
- "code": "B3182_221100_GIL_0",
2018
- "description": null,
2019
- "altText": null,
2020
- "url": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_GIL_0",
2021
- "downloadUrl": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_GIL_0",
2022
- "size": null
2019
+ dopSheetList: [],
2020
+ epdSheetList: [],
2021
+ gilSheetList: [{
2022
+ code: 'B3182_221100_GIL_0',
2023
+ description: null,
2024
+ altText: null,
2025
+ url: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_GIL_0',
2026
+ downloadUrl: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_GIL_0',
2027
+ size: null
2023
2028
  }],
2024
- "techSheetList": [{
2025
- "code": "B3182_221100_TECH_0",
2026
- "description": null,
2027
- "altText": null,
2028
- "url": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_TECH_0",
2029
- "downloadUrl": "//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_TECH_0",
2030
- "size": null
2029
+ techSheetList: [{
2030
+ code: 'B3182_221100_TECH_0',
2031
+ description: null,
2032
+ altText: null,
2033
+ url: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_TECH_0',
2034
+ downloadUrl: '//media.wickes.co.uk/documents/wickes/Cement-Blue-Circle-Ready-To-Use-Postcrete-20kg~B3182_221100_TECH_0',
2035
+ size: null
2031
2036
  }],
2032
- "fulfillmentAttributes": {
2033
- "type": "STANDARD",
2034
- "leadTimeDays": 1,
2035
- "bigAndBulky": false,
2036
- "supplierDelivered": false,
2037
- "vision": false,
2038
- "assumedAlwaysInStock": false,
2039
- "webOnly": false,
2040
- "treatAsFulfillmentTypeOnCheckout": null
2037
+ fulfillmentAttributes: {
2038
+ type: 'STANDARD',
2039
+ leadTimeDays: 1,
2040
+ bigAndBulky: false,
2041
+ supplierDelivered: false,
2042
+ vision: false,
2043
+ assumedAlwaysInStock: false,
2044
+ webOnly: false,
2045
+ treatAsFulfillmentTypeOnCheckout: null
2041
2046
  },
2042
- "minOrderQuantity": 1,
2043
- "gpid": "1000492390",
2044
- "ean": "5018719100152",
2045
- "isBaseProduct": false,
2046
- "brandName": "Blue Circle",
2047
- "scene7FlyoutViewerISCommand": "",
2048
- "availableForShoppingList": false,
2049
- "installationDetails": {
2050
- "packCoverage": 0.0,
2051
- "pricePerPack": 5.0,
2052
- "pricePerPackInPence": 500,
2053
- "pricePerSQM": 0.0,
2054
- "width": 0.0,
2055
- "length": 0.0,
2056
- "material": "",
2057
- "packQuantity": 0,
2058
- "doesNotContainRequiredAttributes": null
2047
+ minOrderQuantity: 1,
2048
+ gpid: '1000492390',
2049
+ ean: '5018719100152',
2050
+ isBaseProduct: false,
2051
+ brandName: 'Blue Circle',
2052
+ scene7FlyoutViewerISCommand: '',
2053
+ availableForShoppingList: false,
2054
+ installationDetails: {
2055
+ packCoverage: 0.0,
2056
+ pricePerPack: 5.0,
2057
+ pricePerPackInPence: 500,
2058
+ pricePerSQM: 0.0,
2059
+ width: 0.0,
2060
+ length: 0.0,
2061
+ material: '',
2062
+ packQuantity: 0,
2063
+ doesNotContainRequiredAttributes: null
2059
2064
  },
2060
- "tileInstallationAvailable": false,
2061
- "tileCalculationAvailable": false,
2062
- "flooringInstallationAvailable": false,
2063
- "flooringCalculationAvailable": false,
2064
- "installationProduct": false,
2065
- "availabilityRestriction": "NO_RESTRICTIONS",
2066
- "availableForBigWinsCncOnly": false,
2067
- "availableForBigWinsStockOnly": false
2065
+ tileInstallationAvailable: false,
2066
+ tileCalculationAvailable: false,
2067
+ flooringInstallationAvailable: false,
2068
+ flooringCalculationAvailable: false,
2069
+ installationProduct: false,
2070
+ availabilityRestriction: 'NO_RESTRICTIONS',
2071
+ availableForBigWinsCncOnly: false,
2072
+ availableForBigWinsStockOnly: false
2068
2073
  },
2069
- "updateable": true,
2070
- "deliveryMode": null,
2071
- "deliveryPointOfService": {
2072
- "name": "8973",
2073
- "displayName": null,
2074
- "url": null,
2075
- "description": "NDS Wickes Chadwell Heath",
2076
- "openingHours": null,
2077
- "storeContent": null,
2078
- "features": {},
2079
- "geoPoint": {
2080
- "latitude": 51.566937,
2081
- "longitude": 0.117506
2074
+ updateable: true,
2075
+ deliveryMode: null,
2076
+ deliveryPointOfService: {
2077
+ name: '8973',
2078
+ displayName: null,
2079
+ url: null,
2080
+ description: 'NDS Wickes Chadwell Heath',
2081
+ openingHours: null,
2082
+ storeContent: null,
2083
+ features: {},
2084
+ geoPoint: {
2085
+ latitude: 51.566937,
2086
+ longitude: 0.117506
2082
2087
  },
2083
- "formattedDistance": null,
2084
- "distanceKm": null,
2085
- "mapIcon": null,
2086
- "address": {
2087
- "id": "10089029042199",
2088
- "title": null,
2089
- "titleCode": null,
2090
- "firstName": null,
2091
- "lastName": null,
2092
- "companyName": "Wickes",
2093
- "line1": "WICKES, 850 HIGH ROAD",
2094
- "line2": "CHADWELL HEATH",
2095
- "town": "ROMFORD",
2096
- "region": null,
2097
- "postalCode": "RM6 4HX",
2098
- "phone": "020 8590 1116",
2099
- "email": "",
2100
- "country": {
2101
- "isocode": "GB",
2102
- "name": "United Kingdom"
2088
+ formattedDistance: null,
2089
+ distanceKm: null,
2090
+ mapIcon: null,
2091
+ address: {
2092
+ id: '10089029042199',
2093
+ title: null,
2094
+ titleCode: null,
2095
+ firstName: null,
2096
+ lastName: null,
2097
+ companyName: 'Wickes',
2098
+ line1: 'WICKES, 850 HIGH ROAD',
2099
+ line2: 'CHADWELL HEATH',
2100
+ town: 'ROMFORD',
2101
+ region: null,
2102
+ postalCode: 'RM6 4HX',
2103
+ phone: '020 8590 1116',
2104
+ email: '',
2105
+ country: {
2106
+ isocode: 'GB',
2107
+ name: 'United Kingdom'
2103
2108
  },
2104
- "shippingAddress": false,
2105
- "billingAddress": false,
2106
- "defaultAddress": false,
2107
- "visibleInAddressBook": true,
2108
- "formattedAddress": "WICKES, 850 HIGH ROAD, CHADWELL HEATH, ROMFORD, RM6 4HX, United Kingdom",
2109
- "contactAddress": false,
2110
- "mobile": null,
2111
- "fax": "123456",
2112
- "regionString": null,
2113
- "cardHolderName": null,
2114
- "businessAddress": false,
2115
- "createdTimestamp": null
2109
+ shippingAddress: false,
2110
+ billingAddress: false,
2111
+ defaultAddress: false,
2112
+ visibleInAddressBook: true,
2113
+ formattedAddress: 'WICKES, 850 HIGH ROAD, CHADWELL HEATH, ROMFORD, RM6 4HX, United Kingdom',
2114
+ contactAddress: false,
2115
+ mobile: null,
2116
+ fax: '123456',
2117
+ regionString: null,
2118
+ cardHolderName: null,
2119
+ businessAddress: false,
2120
+ createdTimestamp: null
2116
2121
  },
2117
- "storeImages": [],
2118
- "brand": "Wickes",
2119
- "buyAndCollect": null,
2120
- "loadingRestriction": null,
2121
- "specificInfo": "",
2122
- "satNavPostcode": null,
2123
- "seoText": null,
2124
- "productRanges": [],
2125
- "metaTitle": null,
2126
- "metaDescription": null,
2127
- "h1": null
2122
+ storeImages: [],
2123
+ brand: 'Wickes',
2124
+ buyAndCollect: null,
2125
+ loadingRestriction: null,
2126
+ specificInfo: '',
2127
+ satNavPostcode: null,
2128
+ seoText: null,
2129
+ productRanges: [],
2130
+ metaTitle: null,
2131
+ metaDescription: null,
2132
+ h1: null
2128
2133
  },
2129
- "entries": null,
2130
- "configurationInfos": [],
2131
- "statusSummaryMap": {},
2132
- "entryGroupNumbers": [],
2133
- "comments": [],
2134
- "supportedActions": ["REMOVE"],
2135
- "taxValues": [{
2136
- "code": "uk-vat-full",
2137
- "value": 20.0,
2138
- "appliedValue": 61.67,
2139
- "absolute": false,
2140
- "currencyIsoCode": "GBP"
2134
+ entries: null,
2135
+ configurationInfos: [],
2136
+ statusSummaryMap: {},
2137
+ entryGroupNumbers: [],
2138
+ comments: [],
2139
+ supportedActions: ['REMOVE'],
2140
+ taxValues: [{
2141
+ code: 'uk-vat-full',
2142
+ value: 20.0,
2143
+ appliedValue: 61.67,
2144
+ absolute: false,
2145
+ currencyIsoCode: 'GBP'
2141
2146
  }],
2142
- "deliveryModeType": "PICKUP",
2143
- "fulfilmentRouting": null,
2144
- "collection": true,
2145
- "charity": false,
2146
- "leadTime": null,
2147
- "leadTimeExtended": null,
2148
- "itemTotalWithoutDiscount": {
2149
- "currencyIso": "GBP",
2150
- "value": 3700.0,
2151
- "priceType": "BUY",
2152
- "formattedValue": "£3700.00",
2153
- "minQuantity": null,
2154
- "maxQuantity": null,
2155
- "currencySymbol": "£",
2156
- "wasPrice": null,
2157
- "infoUom": null,
2158
- "infoUomPrice": null,
2159
- "singleVolumePrice": null,
2160
- "vatRatePercentage": null,
2161
- "sellingUomDescription": null,
2162
- "formattedPriceWithoutCurrencySymbol": "3700.00",
2163
- "pricing": null
2147
+ deliveryModeType: 'PICKUP',
2148
+ fulfilmentRouting: null,
2149
+ collection: true,
2150
+ charity: false,
2151
+ leadTime: null,
2152
+ leadTimeExtended: null,
2153
+ itemTotalWithoutDiscount: {
2154
+ currencyIso: 'GBP',
2155
+ value: 3700.0,
2156
+ priceType: 'BUY',
2157
+ formattedValue: '£3700.00',
2158
+ minQuantity: null,
2159
+ maxQuantity: null,
2160
+ currencySymbol: '£',
2161
+ wasPrice: null,
2162
+ infoUom: null,
2163
+ infoUomPrice: null,
2164
+ singleVolumePrice: null,
2165
+ vatRatePercentage: null,
2166
+ sellingUomDescription: null,
2167
+ formattedPriceWithoutCurrencySymbol: '3700.00',
2168
+ pricing: null
2164
2169
  },
2165
- "itemTotalWithoutDiscountExcVat": {
2166
- "value": 3600,
2167
- "formattedValue": "£3600",
2168
- "currencyIso": "GBP",
2169
- "formattedPriceWithoutCurrencySymbol": "3600"
2170
+ itemTotalWithoutDiscountExcVat: {
2171
+ value: 3600,
2172
+ formattedValue: '£3600',
2173
+ currencyIso: 'GBP',
2174
+ formattedPriceWithoutCurrencySymbol: '3600'
2170
2175
  },
2171
- "appliedPromotions": null,
2172
- "tilingInstallationData": null,
2173
- "flooringInstallationData": null,
2174
- "alerts": null,
2175
- "orderFulfilmentControls": {
2176
- "availableForCollection": true,
2177
- "availableForDelivery": true,
2178
- "availableForWickesFulfilment": false
2176
+ appliedPromotions: null,
2177
+ tilingInstallationData: null,
2178
+ flooringInstallationData: null,
2179
+ alerts: null,
2180
+ orderFulfilmentControls: {
2181
+ availableForCollection: true,
2182
+ availableForDelivery: true,
2183
+ availableForWickesFulfilment: false
2179
2184
  }
2180
2185
  },
2181
- "deliveryModeChanged": null,
2182
- "cartCode": "663467017",
2183
- "statusMessage": "accConfirmedMsgs",
2184
- "entryGroupNumbers": null,
2185
- "message": "The Basket quantity of <a href=\"/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100\" style=\"text-decoration: underline\">Blue Circle Ready To Use Postcrete - 20kg</a> has been reduced to 74 from 100 due to insufficient stock."
2186
+ deliveryModeChanged: null,
2187
+ cartCode: '663467017',
2188
+ statusMessage: 'accConfirmedMsgs',
2189
+ entryGroupNumbers: null,
2190
+ message: 'The Basket quantity of <a href="/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100" style="text-decoration: underline">Blue Circle Ready To Use Postcrete - 20kg</a> has been reduced to 74 from 100 due to insufficient stock.'
2186
2191
  },
2187
2192
  initialCartState: {
2188
- "code": "696252000",
2189
- "subTotal": {
2190
- "value": 19.0,
2191
- "formattedValue": "£19.00",
2192
- "currencyIso": "GBP",
2193
- "formattedPriceWithoutCurrencySymbol": "19.00"
2194
- },
2195
- "totalTax": {
2196
- "value": 3.17,
2197
- "formattedValue": "£3.17",
2198
- "currencyIso": "GBP",
2199
- "formattedPriceWithoutCurrencySymbol": "3.17"
2200
- },
2201
- "deliveryCost": {
2202
- "value": 0.0,
2203
- "formattedValue": "£0.00",
2204
- "currencyIso": "GBP",
2205
- "formattedPriceWithoutCurrencySymbol": "0.00"
2206
- },
2207
- "charityPrice": {
2208
- "value": 0.0,
2209
- "formattedValue": "£0.00",
2210
- "currencyIso": "GBP",
2211
- "formattedPriceWithoutCurrencySymbol": "0.00"
2212
- },
2213
- "totalDiscounts": {
2214
- "value": 0.0,
2215
- "formattedValue": "£0.00",
2216
- "currencyIso": "GBP",
2217
- "formattedPriceWithoutCurrencySymbol": "0.00"
2218
- },
2219
- "totalPrice": {
2220
- "value": 19.0,
2221
- "formattedValue": "£19.00",
2222
- "currencyIso": "GBP",
2223
- "formattedPriceWithoutCurrencySymbol": "19.00"
2224
- },
2225
- "potentialProductPromotions": [],
2226
- "appliedProductPromotions": [],
2227
- "appliedOrderPromotions": [],
2228
- "promotionsInfo": null,
2229
- "clickAndCollectOnly": true,
2230
- "deliveryItemsQuantity": 1,
2231
- "pickupItemsQuantity": 2,
2232
- "freeDelivery": false,
2233
- "subtotalWithoutCharity": {
2234
- "value": 19.0,
2235
- "formattedValue": "£19.00",
2236
- "currencyIso": "GBP",
2237
- "formattedPriceWithoutCurrencySymbol": "19.00"
2238
- },
2239
- "messageForFreeDelivery": null,
2240
- "pickupOrderGroups": [{
2241
- "entries": [{
2242
- "entryNumber": 0,
2243
- "quantity": 2,
2244
- "basePrice": {
2245
- "value": 100.0,
2246
- "formattedValue": "£100",
2247
- "currencyIso": "GBP",
2248
- "formattedPriceWithoutCurrencySymbol": "100"
2193
+ code: '696252000',
2194
+ subTotal: {
2195
+ value: 19.0,
2196
+ formattedValue: '£19.00',
2197
+ currencyIso: 'GBP',
2198
+ formattedPriceWithoutCurrencySymbol: '19.00'
2199
+ },
2200
+ totalTax: {
2201
+ value: 3.17,
2202
+ formattedValue: '£3.17',
2203
+ currencyIso: 'GBP',
2204
+ formattedPriceWithoutCurrencySymbol: '3.17'
2205
+ },
2206
+ deliveryCost: {
2207
+ value: 0.0,
2208
+ formattedValue: '£0.00',
2209
+ currencyIso: 'GBP',
2210
+ formattedPriceWithoutCurrencySymbol: '0.00'
2211
+ },
2212
+ charityPrice: {
2213
+ value: 0.0,
2214
+ formattedValue: '£0.00',
2215
+ currencyIso: 'GBP',
2216
+ formattedPriceWithoutCurrencySymbol: '0.00'
2217
+ },
2218
+ totalDiscounts: {
2219
+ value: 0.0,
2220
+ formattedValue: '£0.00',
2221
+ currencyIso: 'GBP',
2222
+ formattedPriceWithoutCurrencySymbol: '0.00'
2223
+ },
2224
+ totalPrice: {
2225
+ value: 19.0,
2226
+ formattedValue: '£19.00',
2227
+ currencyIso: 'GBP',
2228
+ formattedPriceWithoutCurrencySymbol: '19.00'
2229
+ },
2230
+ potentialProductPromotions: [],
2231
+ appliedProductPromotions: [],
2232
+ appliedOrderPromotions: [],
2233
+ promotionsInfo: null,
2234
+ clickAndCollectOnly: true,
2235
+ deliveryItemsQuantity: 1,
2236
+ pickupItemsQuantity: 2,
2237
+ freeDelivery: false,
2238
+ subtotalWithoutCharity: {
2239
+ value: 19.0,
2240
+ formattedValue: '£19.00',
2241
+ currencyIso: 'GBP',
2242
+ formattedPriceWithoutCurrencySymbol: '19.00'
2243
+ },
2244
+ messageForFreeDelivery: null,
2245
+ pickupOrderGroups: [{
2246
+ entries: [{
2247
+ entryNumber: 0,
2248
+ quantity: 2,
2249
+ basePrice: {
2250
+ value: 100.0,
2251
+ formattedValue: '£100',
2252
+ currencyIso: 'GBP',
2253
+ formattedPriceWithoutCurrencySymbol: '100'
2249
2254
  },
2250
- "basePriceExcVat": {
2251
- "value": 99,
2252
- "formattedValue": "£99",
2253
- "currencyIso": "GBP",
2254
- "formattedPriceWithoutCurrencySymbol": "99"
2255
+ basePriceExcVat: {
2256
+ value: 99,
2257
+ formattedValue: '£99',
2258
+ currencyIso: 'GBP',
2259
+ formattedPriceWithoutCurrencySymbol: '99'
2255
2260
  },
2256
- "product": {
2257
- "code": "221100",
2258
- "name": "Blue Circle Ready To Use Postcrete - 20kg",
2259
- "url": "/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100",
2260
- "minOrderQuantity": 0,
2261
- "maxOrderQuantity": null,
2262
- "fulfillmentAttributes": {
2263
- "type": "STANDARD_STORE_DELIVERED",
2264
- "leadTimeDays": 1,
2265
- "supplierDelivered": false
2261
+ product: {
2262
+ code: '221100',
2263
+ name: 'Blue Circle Ready To Use Postcrete - 20kg',
2264
+ url: '/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100',
2265
+ minOrderQuantity: 0,
2266
+ maxOrderQuantity: null,
2267
+ fulfillmentAttributes: {
2268
+ type: 'STANDARD_STORE_DELIVERED',
2269
+ leadTimeDays: 1,
2270
+ supplierDelivered: false
2266
2271
  },
2267
- "price": {
2268
- "value": 100.0,
2269
- "formattedValue": "£100",
2270
- "currencyIso": "GBP",
2271
- "formattedPriceWithoutCurrencySymbol": "100"
2272
+ price: {
2273
+ value: 100.0,
2274
+ formattedValue: '£100',
2275
+ currencyIso: 'GBP',
2276
+ formattedPriceWithoutCurrencySymbol: '100'
2272
2277
  },
2273
- "categoryPath": "Products/Building Materials/Cement & Aggregates/Cement",
2274
- "brandName": "Blue Circle",
2275
- "categories": [{
2276
- "code": "1000208",
2277
- "name": "Cement"
2278
+ categoryPath: 'Products/Building Materials/Cement & Aggregates/Cement',
2279
+ brandName: 'Blue Circle',
2280
+ categories: [{
2281
+ code: '1000208',
2282
+ name: 'Cement'
2278
2283
  }, {
2279
- "code": "1000211",
2280
- "name": "Concrete"
2284
+ code: '1000211',
2285
+ name: 'Concrete'
2281
2286
  }],
2282
- "image": {
2283
- "url": "//media.dev.wickes.co.uk/is/image/wickes/B3182_221100_00?$normal$",
2284
- "altText": "Blue Circle Ready To Use Postcrete - 20kg"
2287
+ image: {
2288
+ url: '//media.dev.wickes.co.uk/is/image/wickes/B3182_221100_00?$normal$',
2289
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg'
2285
2290
  },
2286
- "pricePerSqm": 0.0,
2287
- "installationProduct": false
2291
+ pricePerSqm: 0.0,
2292
+ installationProduct: false
2288
2293
  },
2289
- "updateable": true,
2290
- "deliveryPointOfService": {
2291
- "name": "8901",
2292
- "description": "WX Test Store 12"
2294
+ updateable: true,
2295
+ deliveryPointOfService: {
2296
+ name: '8901',
2297
+ description: 'WX Test Store 12'
2293
2298
  },
2294
- "charity": false,
2295
- "itemTotalWithoutDiscount": {
2296
- "value": 100.0,
2297
- "formattedValue": "£100",
2298
- "currencyIso": "GBP",
2299
- "formattedPriceWithoutCurrencySymbol": "100"
2299
+ charity: false,
2300
+ itemTotalWithoutDiscount: {
2301
+ value: 100.0,
2302
+ formattedValue: '£100',
2303
+ currencyIso: 'GBP',
2304
+ formattedPriceWithoutCurrencySymbol: '100'
2300
2305
  },
2301
- "itemTotalWithoutDiscountExcVat": {
2302
- "value": 99,
2303
- "formattedValue": "£99",
2304
- "currencyIso": "GBP",
2305
- "formattedPriceWithoutCurrencySymbol": "99"
2306
+ itemTotalWithoutDiscountExcVat: {
2307
+ value: 99,
2308
+ formattedValue: '£99',
2309
+ currencyIso: 'GBP',
2310
+ formattedPriceWithoutCurrencySymbol: '99'
2306
2311
  },
2307
- "orderFulfilmentControls": {
2308
- "availableForDelivery": true,
2309
- "availableForCollection": true,
2310
- "availableForWickesFulfilment": false
2312
+ orderFulfilmentControls: {
2313
+ availableForDelivery: true,
2314
+ availableForCollection: true,
2315
+ availableForWickesFulfilment: false
2311
2316
  }
2312
2317
  }],
2313
- "quantity": 1,
2314
- "totalPrice": {
2315
- "value": 100.0,
2316
- "formattedValue": "£100.00",
2317
- "currencyIso": "GBP",
2318
- "formattedPriceWithoutCurrencySymbol": "100.00"
2318
+ quantity: 1,
2319
+ totalPrice: {
2320
+ value: 100.0,
2321
+ formattedValue: '£100.00',
2322
+ currencyIso: 'GBP',
2323
+ formattedPriceWithoutCurrencySymbol: '100.00'
2319
2324
  }
2320
2325
  }, {
2321
- "entries": [{
2322
- "entryNumber": 1,
2323
- "quantity": 2,
2324
- "basePrice": {
2325
- "value": 24.0,
2326
- "formattedValue": "£24",
2327
- "currencyIso": "GBP",
2328
- "formattedPriceWithoutCurrencySymbol": "24"
2326
+ entries: [{
2327
+ entryNumber: 1,
2328
+ quantity: 2,
2329
+ basePrice: {
2330
+ value: 24.0,
2331
+ formattedValue: '£24',
2332
+ currencyIso: 'GBP',
2333
+ formattedPriceWithoutCurrencySymbol: '24'
2329
2334
  },
2330
- "basePriceExcVat": {
2331
- "value": 23,
2332
- "formattedValue": "£23",
2333
- "currencyIso": "GBP",
2334
- "formattedPriceWithoutCurrencySymbol": "23"
2335
+ basePriceExcVat: {
2336
+ value: 23,
2337
+ formattedValue: '£23',
2338
+ currencyIso: 'GBP',
2339
+ formattedPriceWithoutCurrencySymbol: '23'
2335
2340
  },
2336
- "product": {
2337
- "code": "109450",
2338
- "name": "Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²",
2339
- "url": "/Knauf-Insulation-Space-Standard-Top-Up-170mm-Loft-Roll---6-47m%C2%B2/p/109450",
2340
- "minOrderQuantity": 0,
2341
- "maxOrderQuantity": null,
2342
- "fulfillmentAttributes": {
2343
- "type": "HOURLY_STANDARD",
2344
- "leadTimeDays": 1,
2345
- "supplierDelivered": false
2341
+ product: {
2342
+ code: '109450',
2343
+ name: 'Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²',
2344
+ url: '/Knauf-Insulation-Space-Standard-Top-Up-170mm-Loft-Roll---6-47m%C2%B2/p/109450',
2345
+ minOrderQuantity: 0,
2346
+ maxOrderQuantity: null,
2347
+ fulfillmentAttributes: {
2348
+ type: 'HOURLY_STANDARD',
2349
+ leadTimeDays: 1,
2350
+ supplierDelivered: false
2346
2351
  },
2347
- "price": {
2348
- "value": 24.0,
2349
- "formattedValue": "£24",
2350
- "currencyIso": "GBP",
2351
- "formattedPriceWithoutCurrencySymbol": "24"
2352
+ price: {
2353
+ value: 24.0,
2354
+ formattedValue: '£24',
2355
+ currencyIso: 'GBP',
2356
+ formattedPriceWithoutCurrencySymbol: '24'
2352
2357
  },
2353
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
2354
- "brandName": "Knauf Insulation",
2355
- "categories": [{
2356
- "code": "1000270",
2357
- "name": "Loft Insulation"
2358
+ categoryPath: 'Products/Building Materials/Insulation/Loft Insulation',
2359
+ brandName: 'Knauf Insulation',
2360
+ categories: [{
2361
+ code: '1000270',
2362
+ name: 'Loft Insulation'
2358
2363
  }],
2359
- "image": {
2360
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109450_00?$normal$",
2361
- "altText": "Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²"
2364
+ image: {
2365
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109450_00?$normal$',
2366
+ altText: 'Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²'
2362
2367
  },
2363
- "pricePerSqm": 0.0,
2364
- "installationProduct": false
2368
+ pricePerSqm: 0.0,
2369
+ installationProduct: false
2365
2370
  },
2366
- "updateable": true,
2367
- "deliveryPointOfService": {
2368
- "name": "8397",
2369
- "description": "WATFORD"
2371
+ updateable: true,
2372
+ deliveryPointOfService: {
2373
+ name: '8397',
2374
+ description: 'WATFORD'
2370
2375
  },
2371
- "charity": false,
2372
- "itemTotalWithoutDiscount": {
2373
- "value": 24.0,
2374
- "formattedValue": "£24",
2375
- "currencyIso": "GBP",
2376
- "formattedPriceWithoutCurrencySymbol": "24"
2376
+ charity: false,
2377
+ itemTotalWithoutDiscount: {
2378
+ value: 24.0,
2379
+ formattedValue: '£24',
2380
+ currencyIso: 'GBP',
2381
+ formattedPriceWithoutCurrencySymbol: '24'
2377
2382
  },
2378
- "itemTotalWithoutDiscountExcVat": {
2379
- "value": 23,
2380
- "formattedValue": "£23",
2381
- "currencyIso": "GBP",
2382
- "formattedPriceWithoutCurrencySymbol": "23"
2383
+ itemTotalWithoutDiscountExcVat: {
2384
+ value: 23,
2385
+ formattedValue: '£23',
2386
+ currencyIso: 'GBP',
2387
+ formattedPriceWithoutCurrencySymbol: '23'
2383
2388
  },
2384
- "orderFulfilmentControls": {
2385
- "availableForDelivery": true,
2386
- "availableForCollection": true,
2387
- "availableForWickesFulfilment": false
2389
+ orderFulfilmentControls: {
2390
+ availableForDelivery: true,
2391
+ availableForCollection: true,
2392
+ availableForWickesFulfilment: false
2388
2393
  }
2389
2394
  }, {
2390
- "entryNumber": 2,
2391
- "quantity": 2,
2392
- "basePrice": {
2393
- "value": 0.0,
2394
- "formattedValue": "£0",
2395
- "currencyIso": "GBP",
2396
- "formattedPriceWithoutCurrencySymbol": "0"
2395
+ entryNumber: 2,
2396
+ quantity: 2,
2397
+ basePrice: {
2398
+ value: 0.0,
2399
+ formattedValue: '£0',
2400
+ currencyIso: 'GBP',
2401
+ formattedPriceWithoutCurrencySymbol: '0'
2397
2402
  },
2398
- "basePriceExcVat": {
2399
- "value": 0,
2400
- "formattedValue": "£0",
2401
- "currencyIso": "GBP",
2402
- "formattedPriceWithoutCurrencySymbol": "0"
2403
+ basePriceExcVat: {
2404
+ value: 0,
2405
+ formattedValue: '£0',
2406
+ currencyIso: 'GBP',
2407
+ formattedPriceWithoutCurrencySymbol: '0'
2403
2408
  },
2404
- "product": {
2405
- "code": "103123",
2406
- "name": "Wickes Passage Door Knob Set - Brass 1 Pair",
2407
- "url": "/Wickes-Passage-Door-Knob-Set---Brass-1-Pair/p/103123",
2408
- "minOrderQuantity": 0,
2409
- "maxOrderQuantity": null,
2410
- "fulfillmentAttributes": {
2411
- "type": "STANDARD",
2412
- "leadTimeDays": 1,
2413
- "supplierDelivered": false
2409
+ product: {
2410
+ code: '103123',
2411
+ name: 'Wickes Passage Door Knob Set - Brass 1 Pair',
2412
+ url: '/Wickes-Passage-Door-Knob-Set---Brass-1-Pair/p/103123',
2413
+ minOrderQuantity: 0,
2414
+ maxOrderQuantity: null,
2415
+ fulfillmentAttributes: {
2416
+ type: 'STANDARD',
2417
+ leadTimeDays: 1,
2418
+ supplierDelivered: false
2414
2419
  },
2415
- "price": {
2416
- "value": 9.5,
2417
- "formattedValue": "£9.50",
2418
- "currencyIso": "GBP",
2419
- "formattedPriceWithoutCurrencySymbol": "9.50"
2420
+ price: {
2421
+ value: 9.5,
2422
+ formattedValue: '£9.50',
2423
+ currencyIso: 'GBP',
2424
+ formattedPriceWithoutCurrencySymbol: '9.50'
2420
2425
  },
2421
- "categoryPath": "Products/Clearance",
2422
- "brandName": "Wickes",
2423
- "categories": [{
2424
- "code": "1072000",
2425
- "name": "Clearance"
2426
+ categoryPath: 'Products/Clearance',
2427
+ brandName: 'Wickes',
2428
+ categories: [{
2429
+ code: '1072000',
2430
+ name: 'Clearance'
2426
2431
  }, {
2427
- "code": "1065002",
2428
- "name": "Security & Hardware Clearance"
2432
+ code: '1065002',
2433
+ name: 'Security & Hardware Clearance'
2429
2434
  }, {
2430
- "code": "1022012",
2431
- "name": "Doors & Windows Clearance"
2435
+ code: '1022012',
2436
+ name: 'Doors & Windows Clearance'
2432
2437
  }, {
2433
- "code": "1008007",
2434
- "name": "Door Handles"
2438
+ code: '1008007',
2439
+ name: 'Door Handles'
2435
2440
  }],
2436
- "image": {
2437
- "url": "//media.wickes.co.uk/is/image/wickes/T3274_103123_00?$normal$",
2438
- "altText": "Wickes Passage Door Knob Set - Brass 1 Pair"
2441
+ image: {
2442
+ url: '//media.wickes.co.uk/is/image/wickes/T3274_103123_00?$normal$',
2443
+ altText: 'Wickes Passage Door Knob Set - Brass 1 Pair'
2439
2444
  },
2440
- "pricePerSqm": 0.0,
2441
- "installationProduct": false
2445
+ pricePerSqm: 0.0,
2446
+ installationProduct: false
2442
2447
  },
2443
- "updateable": false,
2444
- "deliveryPointOfService": null,
2445
- "charity": false,
2446
- "itemTotalWithoutDiscount": {
2447
- "value": 0.0,
2448
- "formattedValue": "£0",
2449
- "currencyIso": "GBP",
2450
- "formattedPriceWithoutCurrencySymbol": "0"
2448
+ updateable: false,
2449
+ deliveryPointOfService: null,
2450
+ charity: false,
2451
+ itemTotalWithoutDiscount: {
2452
+ value: 0.0,
2453
+ formattedValue: '£0',
2454
+ currencyIso: 'GBP',
2455
+ formattedPriceWithoutCurrencySymbol: '0'
2451
2456
  },
2452
- "itemTotalWithoutDiscountExcVat": {
2453
- "value": 0,
2454
- "formattedValue": "£0",
2455
- "currencyIso": "GBP",
2456
- "formattedPriceWithoutCurrencySymbol": "0"
2457
+ itemTotalWithoutDiscountExcVat: {
2458
+ value: 0,
2459
+ formattedValue: '£0',
2460
+ currencyIso: 'GBP',
2461
+ formattedPriceWithoutCurrencySymbol: '0'
2457
2462
  },
2458
- "orderFulfilmentControls": {
2459
- "availableForDelivery": true,
2460
- "availableForCollection": true,
2461
- "availableForWickesFulfilment": false
2463
+ orderFulfilmentControls: {
2464
+ availableForDelivery: true,
2465
+ availableForCollection: true,
2466
+ availableForWickesFulfilment: false
2462
2467
  }
2463
2468
  }],
2464
- "quantity": 2,
2465
- "totalPrice": {
2466
- "value": 40.5,
2467
- "formattedValue": "£40.50",
2468
- "currencyIso": "GBP",
2469
- "formattedPriceWithoutCurrencySymbol": "40.50"
2469
+ quantity: 2,
2470
+ totalPrice: {
2471
+ value: 40.5,
2472
+ formattedValue: '£40.50',
2473
+ currencyIso: 'GBP',
2474
+ formattedPriceWithoutCurrencySymbol: '40.50'
2470
2475
  }
2471
2476
  }],
2472
- "deliveryOrderGroups": [{
2473
- "entries": [{
2474
- "entryNumber": 3,
2475
- "quantity": 3,
2476
- "basePrice": {
2477
- "value": 25.0,
2478
- "formattedValue": "£25",
2479
- "currencyIso": "GBP",
2480
- "formattedPriceWithoutCurrencySymbol": "25"
2477
+ deliveryOrderGroups: [{
2478
+ entries: [{
2479
+ entryNumber: 3,
2480
+ quantity: 3,
2481
+ basePrice: {
2482
+ value: 25.0,
2483
+ formattedValue: '£25',
2484
+ currencyIso: 'GBP',
2485
+ formattedPriceWithoutCurrencySymbol: '25'
2481
2486
  },
2482
- "basePriceExcVat": {
2483
- "value": 24,
2484
- "formattedValue": "£24",
2485
- "currencyIso": "GBP",
2486
- "formattedPriceWithoutCurrencySymbol": "24"
2487
+ basePriceExcVat: {
2488
+ value: 24,
2489
+ formattedValue: '£24',
2490
+ currencyIso: 'GBP',
2491
+ formattedPriceWithoutCurrencySymbol: '24'
2487
2492
  },
2488
- "product": {
2489
- "code": "109451",
2490
- "name": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²",
2491
- "url": "/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451",
2492
- "minOrderQuantity": 0,
2493
- "maxOrderQuantity": null,
2494
- "fulfillmentAttributes": {
2495
- "type": "STANDARD",
2496
- "leadTimeDays": 1,
2497
- "supplierDelivered": false
2493
+ product: {
2494
+ code: '109451',
2495
+ name: 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²',
2496
+ url: '/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451',
2497
+ minOrderQuantity: 0,
2498
+ maxOrderQuantity: null,
2499
+ fulfillmentAttributes: {
2500
+ type: 'STANDARD',
2501
+ leadTimeDays: 1,
2502
+ supplierDelivered: false
2498
2503
  },
2499
- "price": {
2500
- "value": 25.0,
2501
- "formattedValue": "£25",
2502
- "currencyIso": "GBP",
2503
- "formattedPriceWithoutCurrencySymbol": "25"
2504
+ price: {
2505
+ value: 25.0,
2506
+ formattedValue: '£25',
2507
+ currencyIso: 'GBP',
2508
+ formattedPriceWithoutCurrencySymbol: '25'
2504
2509
  },
2505
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
2506
- "brandName": "Knauf Insulation",
2507
- "categories": [{
2508
- "code": "1000270",
2509
- "name": "Loft Insulation"
2510
+ categoryPath: 'Products/Building Materials/Insulation/Loft Insulation',
2511
+ brandName: 'Knauf Insulation',
2512
+ categories: [{
2513
+ code: '1000270',
2514
+ name: 'Loft Insulation'
2510
2515
  }],
2511
- "image": {
2512
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$",
2513
- "altText": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²"
2516
+ image: {
2517
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$',
2518
+ altText: 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²'
2514
2519
  },
2515
- "pricePerSqm": {
2516
- "value": 17,
2517
- "formattedValue": "£17",
2518
- "currencyIso": "GBP",
2519
- "formattedPriceWithoutCurrencySymbol": "17"
2520
+ pricePerSqm: {
2521
+ value: 17,
2522
+ formattedValue: '£17',
2523
+ currencyIso: 'GBP',
2524
+ formattedPriceWithoutCurrencySymbol: '17'
2520
2525
  },
2521
- "pricePerSqmExcVat": {
2522
- "value": 16,
2523
- "formattedValue": "£16",
2524
- "currencyIso": "GBP",
2525
- "formattedPriceWithoutCurrencySymbol": "16"
2526
+ pricePerSqmExcVat: {
2527
+ value: 16,
2528
+ formattedValue: '£16',
2529
+ currencyIso: 'GBP',
2530
+ formattedPriceWithoutCurrencySymbol: '16'
2526
2531
  },
2527
- "installationProduct": true
2532
+ installationProduct: true
2528
2533
  },
2529
- "updateable": true,
2530
- "deliveryPointOfService": null,
2531
- "charity": false,
2532
- "itemTotalWithoutDiscount": {
2533
- "value": 25.0,
2534
- "formattedValue": "£25",
2535
- "currencyIso": "GBP",
2536
- "formattedPriceWithoutCurrencySymbol": "25"
2534
+ updateable: true,
2535
+ deliveryPointOfService: null,
2536
+ charity: false,
2537
+ itemTotalWithoutDiscount: {
2538
+ value: 25.0,
2539
+ formattedValue: '£25',
2540
+ currencyIso: 'GBP',
2541
+ formattedPriceWithoutCurrencySymbol: '25'
2537
2542
  },
2538
- "itemTotalWithoutDiscountExcVat": {
2539
- "value": 24,
2540
- "formattedValue": "£24",
2541
- "currencyIso": "GBP",
2542
- "formattedPriceWithoutCurrencySymbol": "24"
2543
+ itemTotalWithoutDiscountExcVat: {
2544
+ value: 24,
2545
+ formattedValue: '£24',
2546
+ currencyIso: 'GBP',
2547
+ formattedPriceWithoutCurrencySymbol: '24'
2543
2548
  },
2544
- "orderFulfilmentControls": {
2545
- "availableForDelivery": true,
2546
- "availableForCollection": true,
2547
- "availableForWickesFulfilment": false
2549
+ orderFulfilmentControls: {
2550
+ availableForDelivery: true,
2551
+ availableForCollection: true,
2552
+ availableForWickesFulfilment: false
2548
2553
  }
2549
2554
  }, {
2550
- "entryNumber": 4,
2551
- "quantity": 1,
2552
- "basePrice": {
2553
- "value": 25.0,
2554
- "formattedValue": "£25",
2555
- "currencyIso": "GBP",
2556
- "formattedPriceWithoutCurrencySymbol": "25"
2555
+ entryNumber: 4,
2556
+ quantity: 1,
2557
+ basePrice: {
2558
+ value: 25.0,
2559
+ formattedValue: '£25',
2560
+ currencyIso: 'GBP',
2561
+ formattedPriceWithoutCurrencySymbol: '25'
2557
2562
  },
2558
- "basePriceExcVat": {
2559
- "value": 24,
2560
- "formattedValue": "£24",
2561
- "currencyIso": "GBP",
2562
- "formattedPriceWithoutCurrencySymbol": "24"
2563
+ basePriceExcVat: {
2564
+ value: 24,
2565
+ formattedValue: '£24',
2566
+ currencyIso: 'GBP',
2567
+ formattedPriceWithoutCurrencySymbol: '24'
2563
2568
  },
2564
- "product": {
2565
- "code": "123143",
2566
- "name": "6 Wickes General Purpose Claw test",
2567
- "url": "/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451",
2568
- "minOrderQuantity": 0,
2569
- "maxOrderQuantity": null,
2570
- "fulfillmentAttributes": {
2571
- "type": "STANDARD",
2572
- "leadTimeDays": 1,
2573
- "supplierDelivered": false
2569
+ product: {
2570
+ code: '123143',
2571
+ name: '6 Wickes General Purpose Claw test',
2572
+ url: '/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451',
2573
+ minOrderQuantity: 0,
2574
+ maxOrderQuantity: null,
2575
+ fulfillmentAttributes: {
2576
+ type: 'STANDARD',
2577
+ leadTimeDays: 1,
2578
+ supplierDelivered: false
2574
2579
  },
2575
- "price": {
2576
- "value": 25.0,
2577
- "formattedValue": "£25",
2578
- "currencyIso": "GBP",
2579
- "formattedPriceWithoutCurrencySymbol": "25"
2580
+ price: {
2581
+ value: 25.0,
2582
+ formattedValue: '£25',
2583
+ currencyIso: 'GBP',
2584
+ formattedPriceWithoutCurrencySymbol: '25'
2580
2585
  },
2581
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
2582
- "brandName": "Knauf Insulation",
2583
- "categories": [{
2584
- "code": "1000270",
2585
- "name": "Loft Insulation"
2586
+ categoryPath: 'Products/Building Materials/Insulation/Loft Insulation',
2587
+ brandName: 'Knauf Insulation',
2588
+ categories: [{
2589
+ code: '1000270',
2590
+ name: 'Loft Insulation'
2586
2591
  }],
2587
- "image": {
2588
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$",
2589
- "altText": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²"
2592
+ image: {
2593
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$',
2594
+ altText: 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²'
2590
2595
  },
2591
- "pricePerSqm": 0.0,
2592
- "installationProduct": false
2596
+ pricePerSqm: 0.0,
2597
+ installationProduct: false
2593
2598
  },
2594
- "updateable": true,
2595
- "deliveryPointOfService": null,
2596
- "charity": false,
2597
- "itemTotalWithoutDiscount": {
2598
- "value": 25.0,
2599
- "formattedValue": "£25",
2600
- "currencyIso": "GBP",
2601
- "formattedPriceWithoutCurrencySymbol": "25"
2599
+ updateable: true,
2600
+ deliveryPointOfService: null,
2601
+ charity: false,
2602
+ itemTotalWithoutDiscount: {
2603
+ value: 25.0,
2604
+ formattedValue: '£25',
2605
+ currencyIso: 'GBP',
2606
+ formattedPriceWithoutCurrencySymbol: '25'
2602
2607
  },
2603
- "itemTotalWithoutDiscountExcVat": {
2604
- "value": 24,
2605
- "formattedValue": "£24",
2606
- "currencyIso": "GBP",
2607
- "formattedPriceWithoutCurrencySymbol": "24"
2608
+ itemTotalWithoutDiscountExcVat: {
2609
+ value: 24,
2610
+ formattedValue: '£24',
2611
+ currencyIso: 'GBP',
2612
+ formattedPriceWithoutCurrencySymbol: '24'
2608
2613
  },
2609
- "orderFulfilmentControls": {
2610
- "availableForDelivery": true,
2611
- "availableForCollection": true,
2612
- "availableForWickesFulfilment": false
2614
+ orderFulfilmentControls: {
2615
+ availableForDelivery: true,
2616
+ availableForCollection: true,
2617
+ availableForWickesFulfilment: false
2613
2618
  }
2614
2619
  }],
2615
- "quantity": null,
2616
- "totalPrice": {
2617
- "value": 25.0,
2618
- "formattedValue": "£25.00",
2619
- "currencyIso": "GBP",
2620
- "formattedPriceWithoutCurrencySymbol": "25.00"
2620
+ quantity: null,
2621
+ totalPrice: {
2622
+ value: 25.0,
2623
+ formattedValue: '£25.00',
2624
+ currencyIso: 'GBP',
2625
+ formattedPriceWithoutCurrencySymbol: '25.00'
2621
2626
  }
2622
2627
  }],
2623
- "paymentInfos": {
2624
- "payPalEnabled": true,
2625
- "payPalPaymentInfo": {
2626
- "id": 123,
2627
- "payer": "John.doe123@gmail.com"
2628
+ paymentInfos: {
2629
+ payPalEnabled: true,
2630
+ payPalPaymentInfo: {
2631
+ id: 123,
2632
+ payer: 'John.doe123@gmail.com'
2628
2633
  }
2629
2634
  },
2630
- "payPalEnabled": true,
2631
- "deliveryAddress": null,
2632
- "pickupUniqueItemsNumber": 3,
2633
- "deliveryUniqueItemsNumber": 1,
2634
- "totalUnitCount": 2,
2635
- "orderType": "CC"
2635
+ payPalEnabled: true,
2636
+ deliveryAddress: null,
2637
+ pickupUniqueItemsNumber: 3,
2638
+ deliveryUniqueItemsNumber: 1,
2639
+ totalUnitCount: 2,
2640
+ orderType: 'CC'
2636
2641
  },
2637
2642
  updateCart: {
2638
- "code": "696252000",
2639
- "subTotal": {
2640
- "value": 19.0,
2641
- "formattedValue": "£19.00",
2642
- "currencyIso": "GBP",
2643
- "formattedPriceWithoutCurrencySymbol": "19.00"
2644
- },
2645
- "totalTax": {
2646
- "value": 3.17,
2647
- "formattedValue": "£3.17",
2648
- "currencyIso": "GBP",
2649
- "formattedPriceWithoutCurrencySymbol": "3.17"
2650
- },
2651
- "deliveryCost": {
2652
- "value": 0.0,
2653
- "formattedValue": "£0.00",
2654
- "currencyIso": "GBP",
2655
- "formattedPriceWithoutCurrencySymbol": "0.00"
2656
- },
2657
- "charityPrice": {
2658
- "value": 0.0,
2659
- "formattedValue": "£0.00",
2660
- "currencyIso": "GBP",
2661
- "formattedPriceWithoutCurrencySymbol": "0.00"
2662
- },
2663
- "totalDiscounts": {
2664
- "value": 0.0,
2665
- "formattedValue": "£0.00",
2666
- "currencyIso": "GBP",
2667
- "formattedPriceWithoutCurrencySymbol": "0.00"
2668
- },
2669
- "totalPrice": {
2670
- "value": 19.0,
2671
- "formattedValue": "£19.00",
2672
- "currencyIso": "GBP",
2673
- "formattedPriceWithoutCurrencySymbol": "19.00"
2674
- },
2675
- "potentialProductPromotions": [],
2676
- "appliedProductPromotions": [],
2677
- "appliedOrderPromotions": [],
2678
- "promotionsInfo": null,
2679
- "clickAndCollectOnly": false,
2680
- "deliveryItemsQuantity": 1,
2681
- "pickupItemsQuantity": 2,
2682
- "freeDelivery": true,
2683
- "subtotalWithoutCharity": {
2684
- "value": 19.0,
2685
- "formattedValue": "£19.00",
2686
- "currencyIso": "GBP",
2687
- "formattedPriceWithoutCurrencySymbol": "19.00"
2688
- },
2689
- "messageForFreeDelivery": "Free delivery<i class=\"icon fas fa-check\"></i>",
2690
- "pickupOrderGroups": [{
2691
- "entries": [{
2692
- "entryNumber": 0,
2693
- "quantity": 2,
2694
- "basePrice": {
2695
- "value": 100.0,
2696
- "formattedValue": "£100",
2697
- "currencyIso": "GBP",
2698
- "formattedPriceWithoutCurrencySymbol": "100"
2643
+ code: '696252000',
2644
+ subTotal: {
2645
+ value: 19.0,
2646
+ formattedValue: '£19.00',
2647
+ currencyIso: 'GBP',
2648
+ formattedPriceWithoutCurrencySymbol: '19.00'
2649
+ },
2650
+ totalTax: {
2651
+ value: 3.17,
2652
+ formattedValue: '£3.17',
2653
+ currencyIso: 'GBP',
2654
+ formattedPriceWithoutCurrencySymbol: '3.17'
2655
+ },
2656
+ deliveryCost: {
2657
+ value: 0.0,
2658
+ formattedValue: '£0.00',
2659
+ currencyIso: 'GBP',
2660
+ formattedPriceWithoutCurrencySymbol: '0.00'
2661
+ },
2662
+ charityPrice: {
2663
+ value: 0.0,
2664
+ formattedValue: '£0.00',
2665
+ currencyIso: 'GBP',
2666
+ formattedPriceWithoutCurrencySymbol: '0.00'
2667
+ },
2668
+ totalDiscounts: {
2669
+ value: 0.0,
2670
+ formattedValue: '£0.00',
2671
+ currencyIso: 'GBP',
2672
+ formattedPriceWithoutCurrencySymbol: '0.00'
2673
+ },
2674
+ totalPrice: {
2675
+ value: 19.0,
2676
+ formattedValue: '£19.00',
2677
+ currencyIso: 'GBP',
2678
+ formattedPriceWithoutCurrencySymbol: '19.00'
2679
+ },
2680
+ potentialProductPromotions: [],
2681
+ appliedProductPromotions: [],
2682
+ appliedOrderPromotions: [],
2683
+ promotionsInfo: null,
2684
+ clickAndCollectOnly: false,
2685
+ deliveryItemsQuantity: 1,
2686
+ pickupItemsQuantity: 2,
2687
+ freeDelivery: true,
2688
+ subtotalWithoutCharity: {
2689
+ value: 19.0,
2690
+ formattedValue: '£19.00',
2691
+ currencyIso: 'GBP',
2692
+ formattedPriceWithoutCurrencySymbol: '19.00'
2693
+ },
2694
+ messageForFreeDelivery: 'Free delivery<i class="icon fas fa-check"></i>',
2695
+ pickupOrderGroups: [{
2696
+ entries: [{
2697
+ entryNumber: 0,
2698
+ quantity: 2,
2699
+ basePrice: {
2700
+ value: 100.0,
2701
+ formattedValue: '£100',
2702
+ currencyIso: 'GBP',
2703
+ formattedPriceWithoutCurrencySymbol: '100'
2699
2704
  },
2700
- "basePriceExcVat": {
2701
- "value": 99,
2702
- "formattedValue": "£99",
2703
- "currencyIso": "GBP",
2704
- "formattedPriceWithoutCurrencySymbol": "99"
2705
+ basePriceExcVat: {
2706
+ value: 99,
2707
+ formattedValue: '£99',
2708
+ currencyIso: 'GBP',
2709
+ formattedPriceWithoutCurrencySymbol: '99'
2705
2710
  },
2706
- "product": {
2707
- "code": "221100",
2708
- "name": "Blue Circle Ready To Use Postcrete - 20kg",
2709
- "url": "/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100",
2710
- "minOrderQuantity": 0,
2711
- "maxOrderQuantity": null,
2712
- "fulfillmentAttributes": {
2713
- "type": "STANDARD_STORE_DELIVERED",
2714
- "leadTimeDays": 1,
2715
- "supplierDelivered": false
2711
+ product: {
2712
+ code: '221100',
2713
+ name: 'Blue Circle Ready To Use Postcrete - 20kg',
2714
+ url: '/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100',
2715
+ minOrderQuantity: 0,
2716
+ maxOrderQuantity: null,
2717
+ fulfillmentAttributes: {
2718
+ type: 'STANDARD_STORE_DELIVERED',
2719
+ leadTimeDays: 1,
2720
+ supplierDelivered: false
2716
2721
  },
2717
- "price": {
2718
- "value": 100.0,
2719
- "formattedValue": "£100",
2720
- "currencyIso": "GBP",
2721
- "formattedPriceWithoutCurrencySymbol": "100"
2722
+ price: {
2723
+ value: 100.0,
2724
+ formattedValue: '£100',
2725
+ currencyIso: 'GBP',
2726
+ formattedPriceWithoutCurrencySymbol: '100'
2722
2727
  },
2723
- "categoryPath": "Products/Building Materials/Cement & Aggregates/Cement",
2724
- "brandName": "Blue Circle",
2725
- "categories": [{
2726
- "code": "1000208",
2727
- "name": "Cement"
2728
+ categoryPath: 'Products/Building Materials/Cement & Aggregates/Cement',
2729
+ brandName: 'Blue Circle',
2730
+ categories: [{
2731
+ code: '1000208',
2732
+ name: 'Cement'
2728
2733
  }, {
2729
- "code": "1000211",
2730
- "name": "Concrete"
2734
+ code: '1000211',
2735
+ name: 'Concrete'
2731
2736
  }],
2732
- "image": {
2733
- "url": "//media.dev.wickes.co.uk/is/image/wickes/B3182_221100_00?$normal$",
2734
- "altText": "Blue Circle Ready To Use Postcrete - 20kg"
2737
+ image: {
2738
+ url: '//media.dev.wickes.co.uk/is/image/wickes/B3182_221100_00?$normal$',
2739
+ altText: 'Blue Circle Ready To Use Postcrete - 20kg'
2735
2740
  },
2736
- "pricePerSqm": 0.0,
2737
- "installationProduct": false
2741
+ pricePerSqm: 0.0,
2742
+ installationProduct: false
2738
2743
  },
2739
- "updateable": true,
2740
- "deliveryPointOfService": {
2741
- "name": "8901",
2742
- "description": "WX Test Store 12"
2744
+ updateable: true,
2745
+ deliveryPointOfService: {
2746
+ name: '8901',
2747
+ description: 'WX Test Store 12'
2743
2748
  },
2744
- "charity": false,
2745
- "itemTotalWithoutDiscount": {
2746
- "value": 100.0,
2747
- "formattedValue": "£100",
2748
- "currencyIso": "GBP",
2749
- "formattedPriceWithoutCurrencySymbol": "100"
2749
+ charity: false,
2750
+ itemTotalWithoutDiscount: {
2751
+ value: 100.0,
2752
+ formattedValue: '£100',
2753
+ currencyIso: 'GBP',
2754
+ formattedPriceWithoutCurrencySymbol: '100'
2750
2755
  },
2751
- "itemTotalWithoutDiscountExcVat": {
2752
- "value": 99,
2753
- "formattedValue": "£99",
2754
- "currencyIso": "GBP",
2755
- "formattedPriceWithoutCurrencySymbol": "99"
2756
+ itemTotalWithoutDiscountExcVat: {
2757
+ value: 99,
2758
+ formattedValue: '£99',
2759
+ currencyIso: 'GBP',
2760
+ formattedPriceWithoutCurrencySymbol: '99'
2756
2761
  },
2757
- "orderFulfilmentControls": {
2758
- "availableForDelivery": true,
2759
- "availableForCollection": true,
2760
- "availableForWickesFulfilment": false
2762
+ orderFulfilmentControls: {
2763
+ availableForDelivery: true,
2764
+ availableForCollection: true,
2765
+ availableForWickesFulfilment: false
2761
2766
  }
2762
2767
  }],
2763
- "quantity": 1,
2764
- "totalPrice": {
2765
- "value": 100.0,
2766
- "formattedValue": "£100.00",
2767
- "currencyIso": "GBP",
2768
- "formattedPriceWithoutCurrencySymbol": "100.00"
2768
+ quantity: 1,
2769
+ totalPrice: {
2770
+ value: 100.0,
2771
+ formattedValue: '£100.00',
2772
+ currencyIso: 'GBP',
2773
+ formattedPriceWithoutCurrencySymbol: '100.00'
2769
2774
  }
2770
2775
  }, {
2771
- "entries": [{
2772
- "entryNumber": 1,
2773
- "quantity": 2,
2774
- "basePrice": {
2775
- "value": 24.0,
2776
- "formattedValue": "£24",
2777
- "currencyIso": "GBP",
2778
- "formattedPriceWithoutCurrencySymbol": "24"
2776
+ entries: [{
2777
+ entryNumber: 1,
2778
+ quantity: 2,
2779
+ basePrice: {
2780
+ value: 24.0,
2781
+ formattedValue: '£24',
2782
+ currencyIso: 'GBP',
2783
+ formattedPriceWithoutCurrencySymbol: '24'
2779
2784
  },
2780
- "basePriceExcVat": {
2781
- "value": 23,
2782
- "formattedValue": "£23",
2783
- "currencyIso": "GBP",
2784
- "formattedPriceWithoutCurrencySymbol": "23"
2785
+ basePriceExcVat: {
2786
+ value: 23,
2787
+ formattedValue: '£23',
2788
+ currencyIso: 'GBP',
2789
+ formattedPriceWithoutCurrencySymbol: '23'
2785
2790
  },
2786
- "product": {
2787
- "code": "109450",
2788
- "name": "Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²",
2789
- "url": "/Knauf-Insulation-Space-Standard-Top-Up-170mm-Loft-Roll---6-47m%C2%B2/p/109450",
2790
- "minOrderQuantity": 0,
2791
- "maxOrderQuantity": null,
2792
- "fulfillmentAttributes": {
2793
- "type": "HOURLY_STANDARD",
2794
- "leadTimeDays": 1,
2795
- "supplierDelivered": false
2791
+ product: {
2792
+ code: '109450',
2793
+ name: 'Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²',
2794
+ url: '/Knauf-Insulation-Space-Standard-Top-Up-170mm-Loft-Roll---6-47m%C2%B2/p/109450',
2795
+ minOrderQuantity: 0,
2796
+ maxOrderQuantity: null,
2797
+ fulfillmentAttributes: {
2798
+ type: 'HOURLY_STANDARD',
2799
+ leadTimeDays: 1,
2800
+ supplierDelivered: false
2796
2801
  },
2797
- "price": {
2798
- "value": 24.0,
2799
- "formattedValue": "£24",
2800
- "currencyIso": "GBP",
2801
- "formattedPriceWithoutCurrencySymbol": "24"
2802
+ price: {
2803
+ value: 24.0,
2804
+ formattedValue: '£24',
2805
+ currencyIso: 'GBP',
2806
+ formattedPriceWithoutCurrencySymbol: '24'
2802
2807
  },
2803
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
2804
- "brandName": "Knauf Insulation",
2805
- "categories": [{
2806
- "code": "1000270",
2807
- "name": "Loft Insulation"
2808
+ categoryPath: 'Products/Building Materials/Insulation/Loft Insulation',
2809
+ brandName: 'Knauf Insulation',
2810
+ categories: [{
2811
+ code: '1000270',
2812
+ name: 'Loft Insulation'
2808
2813
  }],
2809
- "image": {
2810
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109450_00?$normal$",
2811
- "altText": "Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²"
2814
+ image: {
2815
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109450_00?$normal$',
2816
+ altText: 'Knauf Insulation Space Standard Top Up 170mm Loft Roll - 6.47m²'
2812
2817
  },
2813
- "pricePerSqm": 0.0,
2814
- "installationProduct": false
2818
+ pricePerSqm: 0.0,
2819
+ installationProduct: false
2815
2820
  },
2816
- "updateable": true,
2817
- "deliveryPointOfService": {
2818
- "name": "8397",
2819
- "description": "WATFORD"
2821
+ updateable: true,
2822
+ deliveryPointOfService: {
2823
+ name: '8397',
2824
+ description: 'WATFORD'
2820
2825
  },
2821
- "charity": false,
2822
- "itemTotalWithoutDiscount": {
2823
- "value": 24.0,
2824
- "formattedValue": "£24",
2825
- "currencyIso": "GBP",
2826
- "formattedPriceWithoutCurrencySymbol": "24"
2826
+ charity: false,
2827
+ itemTotalWithoutDiscount: {
2828
+ value: 24.0,
2829
+ formattedValue: '£24',
2830
+ currencyIso: 'GBP',
2831
+ formattedPriceWithoutCurrencySymbol: '24'
2827
2832
  },
2828
- "itemTotalWithoutDiscountExcVat": {
2829
- "value": 23,
2830
- "formattedValue": "£23",
2831
- "currencyIso": "GBP",
2832
- "formattedPriceWithoutCurrencySymbol": "23"
2833
+ itemTotalWithoutDiscountExcVat: {
2834
+ value: 23,
2835
+ formattedValue: '£23',
2836
+ currencyIso: 'GBP',
2837
+ formattedPriceWithoutCurrencySymbol: '23'
2833
2838
  },
2834
- "orderFulfilmentControls": {
2835
- "availableForDelivery": true,
2836
- "availableForCollection": true,
2837
- "availableForWickesFulfilment": false
2839
+ orderFulfilmentControls: {
2840
+ availableForDelivery: true,
2841
+ availableForCollection: true,
2842
+ availableForWickesFulfilment: false
2838
2843
  }
2839
2844
  }, {
2840
- "entryNumber": 2,
2841
- "quantity": 2,
2842
- "basePrice": {
2843
- "value": 0.0,
2844
- "formattedValue": "£0",
2845
- "currencyIso": "GBP",
2846
- "formattedPriceWithoutCurrencySymbol": "0"
2845
+ entryNumber: 2,
2846
+ quantity: 2,
2847
+ basePrice: {
2848
+ value: 0.0,
2849
+ formattedValue: '£0',
2850
+ currencyIso: 'GBP',
2851
+ formattedPriceWithoutCurrencySymbol: '0'
2847
2852
  },
2848
- "basePriceExcVat": {
2849
- "value": 0,
2850
- "formattedValue": "£0",
2851
- "currencyIso": "GBP",
2852
- "formattedPriceWithoutCurrencySymbol": "0"
2853
+ basePriceExcVat: {
2854
+ value: 0,
2855
+ formattedValue: '£0',
2856
+ currencyIso: 'GBP',
2857
+ formattedPriceWithoutCurrencySymbol: '0'
2853
2858
  },
2854
- "product": {
2855
- "code": "103123",
2856
- "name": "Wickes Passage Door Knob Set - Brass 1 Pair",
2857
- "url": "/Wickes-Passage-Door-Knob-Set---Brass-1-Pair/p/103123",
2858
- "minOrderQuantity": 0,
2859
- "maxOrderQuantity": null,
2860
- "fulfillmentAttributes": {
2861
- "type": "STANDARD",
2862
- "leadTimeDays": 1,
2863
- "supplierDelivered": false
2859
+ product: {
2860
+ code: '103123',
2861
+ name: 'Wickes Passage Door Knob Set - Brass 1 Pair',
2862
+ url: '/Wickes-Passage-Door-Knob-Set---Brass-1-Pair/p/103123',
2863
+ minOrderQuantity: 0,
2864
+ maxOrderQuantity: null,
2865
+ fulfillmentAttributes: {
2866
+ type: 'STANDARD',
2867
+ leadTimeDays: 1,
2868
+ supplierDelivered: false
2864
2869
  },
2865
- "price": {
2866
- "value": 9.5,
2867
- "formattedValue": "£9.50",
2868
- "currencyIso": "GBP",
2869
- "formattedPriceWithoutCurrencySymbol": "9.50"
2870
+ price: {
2871
+ value: 9.5,
2872
+ formattedValue: '£9.50',
2873
+ currencyIso: 'GBP',
2874
+ formattedPriceWithoutCurrencySymbol: '9.50'
2870
2875
  },
2871
- "categoryPath": "Products/Clearance",
2872
- "brandName": "Wickes",
2873
- "categories": [{
2874
- "code": "1072000",
2875
- "name": "Clearance"
2876
+ categoryPath: 'Products/Clearance',
2877
+ brandName: 'Wickes',
2878
+ categories: [{
2879
+ code: '1072000',
2880
+ name: 'Clearance'
2876
2881
  }, {
2877
- "code": "1065002",
2878
- "name": "Security & Hardware Clearance"
2882
+ code: '1065002',
2883
+ name: 'Security & Hardware Clearance'
2879
2884
  }, {
2880
- "code": "1022012",
2881
- "name": "Doors & Windows Clearance"
2885
+ code: '1022012',
2886
+ name: 'Doors & Windows Clearance'
2882
2887
  }, {
2883
- "code": "1008007",
2884
- "name": "Door Handles"
2888
+ code: '1008007',
2889
+ name: 'Door Handles'
2885
2890
  }],
2886
- "image": {
2887
- "url": "//media.wickes.co.uk/is/image/wickes/T3274_103123_00?$normal$",
2888
- "altText": "Wickes Passage Door Knob Set - Brass 1 Pair"
2891
+ image: {
2892
+ url: '//media.wickes.co.uk/is/image/wickes/T3274_103123_00?$normal$',
2893
+ altText: 'Wickes Passage Door Knob Set - Brass 1 Pair'
2889
2894
  },
2890
- "pricePerSqm": 0.0,
2891
- "installationProduct": false
2895
+ pricePerSqm: 0.0,
2896
+ installationProduct: false
2892
2897
  },
2893
- "updateable": false,
2894
- "deliveryPointOfService": null,
2895
- "charity": false,
2896
- "itemTotalWithoutDiscount": {
2897
- "value": 0.0,
2898
- "formattedValue": "£0",
2899
- "currencyIso": "GBP",
2900
- "formattedPriceWithoutCurrencySymbol": "0"
2898
+ updateable: false,
2899
+ deliveryPointOfService: null,
2900
+ charity: false,
2901
+ itemTotalWithoutDiscount: {
2902
+ value: 0.0,
2903
+ formattedValue: '£0',
2904
+ currencyIso: 'GBP',
2905
+ formattedPriceWithoutCurrencySymbol: '0'
2901
2906
  },
2902
- "itemTotalWithoutDiscountExcVat": {
2903
- "value": 0,
2904
- "formattedValue": "£0",
2905
- "currencyIso": "GBP",
2906
- "formattedPriceWithoutCurrencySymbol": "0"
2907
+ itemTotalWithoutDiscountExcVat: {
2908
+ value: 0,
2909
+ formattedValue: '£0',
2910
+ currencyIso: 'GBP',
2911
+ formattedPriceWithoutCurrencySymbol: '0'
2907
2912
  },
2908
- "orderFulfilmentControls": {
2909
- "availableForDelivery": true,
2910
- "availableForCollection": true,
2911
- "availableForWickesFulfilment": false
2913
+ orderFulfilmentControls: {
2914
+ availableForDelivery: true,
2915
+ availableForCollection: true,
2916
+ availableForWickesFulfilment: false
2912
2917
  }
2913
2918
  }],
2914
- "quantity": 2,
2915
- "totalPrice": {
2916
- "value": 40.5,
2917
- "formattedValue": "£40.50",
2918
- "currencyIso": "GBP",
2919
- "formattedPriceWithoutCurrencySymbol": "40.50"
2919
+ quantity: 2,
2920
+ totalPrice: {
2921
+ value: 40.5,
2922
+ formattedValue: '£40.50',
2923
+ currencyIso: 'GBP',
2924
+ formattedPriceWithoutCurrencySymbol: '40.50'
2920
2925
  }
2921
2926
  }],
2922
- "deliveryOrderGroups": [{
2923
- "entries": [{
2924
- "entryNumber": 3,
2925
- "quantity": 3,
2926
- "basePrice": {
2927
- "value": 25.0,
2928
- "formattedValue": "£25",
2929
- "currencyIso": "GBP",
2930
- "formattedPriceWithoutCurrencySymbol": "25"
2927
+ deliveryOrderGroups: [{
2928
+ entries: [{
2929
+ entryNumber: 3,
2930
+ quantity: 3,
2931
+ basePrice: {
2932
+ value: 25.0,
2933
+ formattedValue: '£25',
2934
+ currencyIso: 'GBP',
2935
+ formattedPriceWithoutCurrencySymbol: '25'
2931
2936
  },
2932
- "basePriceExcVat": {
2933
- "value": 24,
2934
- "formattedValue": "£24",
2935
- "currencyIso": "GBP",
2936
- "formattedPriceWithoutCurrencySymbol": "24"
2937
+ basePriceExcVat: {
2938
+ value: 24,
2939
+ formattedValue: '£24',
2940
+ currencyIso: 'GBP',
2941
+ formattedPriceWithoutCurrencySymbol: '24'
2937
2942
  },
2938
- "product": {
2939
- "code": "109451",
2940
- "name": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²",
2941
- "url": "/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451",
2942
- "minOrderQuantity": 0,
2943
- "maxOrderQuantity": null,
2944
- "fulfillmentAttributes": {
2945
- "type": "STANDARD",
2946
- "leadTimeDays": 1,
2947
- "supplierDelivered": false
2943
+ product: {
2944
+ code: '109451',
2945
+ name: 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²',
2946
+ url: '/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451',
2947
+ minOrderQuantity: 0,
2948
+ maxOrderQuantity: null,
2949
+ fulfillmentAttributes: {
2950
+ type: 'STANDARD',
2951
+ leadTimeDays: 1,
2952
+ supplierDelivered: false
2948
2953
  },
2949
- "price": {
2950
- "value": 25.0,
2951
- "formattedValue": "£25",
2952
- "currencyIso": "GBP",
2953
- "formattedPriceWithoutCurrencySymbol": "25"
2954
+ price: {
2955
+ value: 25.0,
2956
+ formattedValue: '£25',
2957
+ currencyIso: 'GBP',
2958
+ formattedPriceWithoutCurrencySymbol: '25'
2954
2959
  },
2955
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
2956
- "brandName": "Knauf Insulation",
2957
- "categories": [{
2958
- "code": "1000270",
2959
- "name": "Loft Insulation"
2960
+ categoryPath: 'Products/Building Materials/Insulation/Loft Insulation',
2961
+ brandName: 'Knauf Insulation',
2962
+ categories: [{
2963
+ code: '1000270',
2964
+ name: 'Loft Insulation'
2960
2965
  }],
2961
- "image": {
2962
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$",
2963
- "altText": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²"
2966
+ image: {
2967
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$',
2968
+ altText: 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²'
2964
2969
  },
2965
- "pricePerSqm": {
2966
- "value": 17,
2967
- "formattedValue": "£17",
2968
- "currencyIso": "GBP",
2969
- "formattedPriceWithoutCurrencySymbol": "17"
2970
+ pricePerSqm: {
2971
+ value: 17,
2972
+ formattedValue: '£17',
2973
+ currencyIso: 'GBP',
2974
+ formattedPriceWithoutCurrencySymbol: '17'
2970
2975
  },
2971
- "pricePerSqmExcVat": {
2972
- "value": 16,
2973
- "formattedValue": "£16",
2974
- "currencyIso": "GBP",
2975
- "formattedPriceWithoutCurrencySymbol": "16"
2976
+ pricePerSqmExcVat: {
2977
+ value: 16,
2978
+ formattedValue: '£16',
2979
+ currencyIso: 'GBP',
2980
+ formattedPriceWithoutCurrencySymbol: '16'
2976
2981
  },
2977
- "installationProduct": true
2982
+ installationProduct: true
2978
2983
  },
2979
- "updateable": true,
2980
- "deliveryPointOfService": null,
2981
- "charity": false,
2982
- "itemTotalWithoutDiscount": {
2983
- "value": 25.0,
2984
- "formattedValue": "£25",
2985
- "currencyIso": "GBP",
2986
- "formattedPriceWithoutCurrencySymbol": "25"
2984
+ updateable: true,
2985
+ deliveryPointOfService: null,
2986
+ charity: false,
2987
+ itemTotalWithoutDiscount: {
2988
+ value: 25.0,
2989
+ formattedValue: '£25',
2990
+ currencyIso: 'GBP',
2991
+ formattedPriceWithoutCurrencySymbol: '25'
2987
2992
  },
2988
- "itemTotalWithoutDiscountExcVat": {
2989
- "value": 24,
2990
- "formattedValue": "£24",
2991
- "currencyIso": "GBP",
2992
- "formattedPriceWithoutCurrencySymbol": "24"
2993
+ itemTotalWithoutDiscountExcVat: {
2994
+ value: 24,
2995
+ formattedValue: '£24',
2996
+ currencyIso: 'GBP',
2997
+ formattedPriceWithoutCurrencySymbol: '24'
2993
2998
  },
2994
- "orderFulfilmentControls": {
2995
- "availableForDelivery": true,
2996
- "availableForCollection": true,
2997
- "availableForWickesFulfilment": false
2999
+ orderFulfilmentControls: {
3000
+ availableForDelivery: true,
3001
+ availableForCollection: true,
3002
+ availableForWickesFulfilment: false
2998
3003
  }
2999
3004
  }, {
3000
- "entryNumber": 4,
3001
- "quantity": 1,
3002
- "basePrice": {
3003
- "value": 25.0,
3004
- "formattedValue": "£25",
3005
- "currencyIso": "GBP",
3006
- "formattedPriceWithoutCurrencySymbol": "25"
3005
+ entryNumber: 4,
3006
+ quantity: 1,
3007
+ basePrice: {
3008
+ value: 25.0,
3009
+ formattedValue: '£25',
3010
+ currencyIso: 'GBP',
3011
+ formattedPriceWithoutCurrencySymbol: '25'
3007
3012
  },
3008
- "basePriceExcVat": {
3009
- "value": 24,
3010
- "formattedValue": "£24",
3011
- "currencyIso": "GBP",
3012
- "formattedPriceWithoutCurrencySymbol": "24"
3013
+ basePriceExcVat: {
3014
+ value: 24,
3015
+ formattedValue: '£24',
3016
+ currencyIso: 'GBP',
3017
+ formattedPriceWithoutCurrencySymbol: '24'
3013
3018
  },
3014
- "product": {
3015
- "code": "123143",
3016
- "name": "6 Wickes General Purpose Claw test",
3017
- "url": "/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451",
3018
- "minOrderQuantity": 0,
3019
- "maxOrderQuantity": null,
3020
- "fulfillmentAttributes": {
3021
- "type": "STANDARD",
3022
- "leadTimeDays": 1,
3023
- "supplierDelivered": false
3019
+ product: {
3020
+ code: '123143',
3021
+ name: '6 Wickes General Purpose Claw test',
3022
+ url: '/Knauf-Insulation-Super-Top-Up-200mm-Loft-Roll---5-61m%C2%B2/p/109451',
3023
+ minOrderQuantity: 0,
3024
+ maxOrderQuantity: null,
3025
+ fulfillmentAttributes: {
3026
+ type: 'STANDARD',
3027
+ leadTimeDays: 1,
3028
+ supplierDelivered: false
3024
3029
  },
3025
- "price": {
3026
- "value": 25.0,
3027
- "formattedValue": "£25",
3028
- "currencyIso": "GBP",
3029
- "formattedPriceWithoutCurrencySymbol": "25"
3030
+ price: {
3031
+ value: 25.0,
3032
+ formattedValue: '£25',
3033
+ currencyIso: 'GBP',
3034
+ formattedPriceWithoutCurrencySymbol: '25'
3030
3035
  },
3031
- "categoryPath": "Products/Building Materials/Insulation/Loft Insulation",
3032
- "brandName": "Knauf Insulation",
3033
- "categories": [{
3034
- "code": "1000270",
3035
- "name": "Loft Insulation"
3036
+ categoryPath: 'Products/Building Materials/Insulation/Loft Insulation',
3037
+ brandName: 'Knauf Insulation',
3038
+ categories: [{
3039
+ code: '1000270',
3040
+ name: 'Loft Insulation'
3036
3041
  }],
3037
- "image": {
3038
- "url": "//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$",
3039
- "altText": "Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²"
3042
+ image: {
3043
+ url: '//media.wickes.co.uk/is/image/wickes/O0032_109451_00?$normal$',
3044
+ altText: 'Knauf Insulation Super Top Up 200mm Loft Roll - 5.61m²'
3040
3045
  },
3041
- "pricePerSqm": 0.0,
3042
- "installationProduct": false
3046
+ pricePerSqm: 0.0,
3047
+ installationProduct: false
3043
3048
  },
3044
- "updateable": true,
3045
- "deliveryPointOfService": null,
3046
- "charity": false,
3047
- "itemTotalWithoutDiscount": {
3048
- "value": 25.0,
3049
- "formattedValue": "£25",
3050
- "currencyIso": "GBP",
3051
- "formattedPriceWithoutCurrencySymbol": "25"
3049
+ updateable: true,
3050
+ deliveryPointOfService: null,
3051
+ charity: false,
3052
+ itemTotalWithoutDiscount: {
3053
+ value: 25.0,
3054
+ formattedValue: '£25',
3055
+ currencyIso: 'GBP',
3056
+ formattedPriceWithoutCurrencySymbol: '25'
3052
3057
  },
3053
- "itemTotalWithoutDiscountExcVat": {
3054
- "value": 24,
3055
- "formattedValue": "£24",
3056
- "currencyIso": "GBP",
3057
- "formattedPriceWithoutCurrencySymbol": "24"
3058
+ itemTotalWithoutDiscountExcVat: {
3059
+ value: 24,
3060
+ formattedValue: '£24',
3061
+ currencyIso: 'GBP',
3062
+ formattedPriceWithoutCurrencySymbol: '24'
3058
3063
  },
3059
- "orderFulfilmentControls": {
3060
- "availableForDelivery": true,
3061
- "availableForCollection": true,
3062
- "availableForWickesFulfilment": false
3064
+ orderFulfilmentControls: {
3065
+ availableForDelivery: true,
3066
+ availableForCollection: true,
3067
+ availableForWickesFulfilment: false
3063
3068
  }
3064
3069
  }],
3065
- "quantity": null,
3066
- "totalPrice": {
3067
- "value": 25.0,
3068
- "formattedValue": "£25.00",
3069
- "currencyIso": "GBP",
3070
- "formattedPriceWithoutCurrencySymbol": "25.00"
3070
+ quantity: null,
3071
+ totalPrice: {
3072
+ value: 25.0,
3073
+ formattedValue: '£25.00',
3074
+ currencyIso: 'GBP',
3075
+ formattedPriceWithoutCurrencySymbol: '25.00'
3071
3076
  }
3072
3077
  }],
3073
- "paymentInfos": {
3074
- "payPalEnabled": true,
3075
- "payPalPaymentInfo": {
3076
- "id": 123,
3077
- "payer": "John.doe123@gmail.com"
3078
+ paymentInfos: {
3079
+ payPalEnabled: true,
3080
+ payPalPaymentInfo: {
3081
+ id: 123,
3082
+ payer: 'John.doe123@gmail.com'
3083
+ },
3084
+ klarnaPaymentInfo: {
3085
+ customPaymentMethodIds: ['BathroomsFinance']
3078
3086
  }
3079
3087
  },
3080
- "payPalEnabled": true,
3081
- "deliveryAddress": null,
3082
- "pickupUniqueItemsNumber": 3,
3083
- "deliveryUniqueItemsNumber": 1,
3084
- "totalUnitCount": 2,
3085
- "orderType": "CC"
3088
+ payPalEnabled: true,
3089
+ deliveryAddress: null,
3090
+ pickupUniqueItemsNumber: 3,
3091
+ deliveryUniqueItemsNumber: 1,
3092
+ totalUnitCount: 2,
3093
+ orderType: 'CC'
3086
3094
  },
3087
3095
  changeMethod: {
3088
- "statusCode": "pickUpInStoreSuccess",
3089
- "quantityAdded": 0,
3090
- "quantity": 2,
3091
- "entry": {
3092
- "entryNumber": 0,
3093
- "quantity": 2,
3094
- "basePrice": {
3095
- "currencyIso": "GBP",
3096
- "value": 18.0,
3097
- "priceType": "BUY",
3098
- "formattedValue": "£18.00",
3099
- "minQuantity": null,
3100
- "maxQuantity": null,
3101
- "formattedPriceWithoutCurrencySymbol": "18.00",
3102
- "currencySymbol": "£",
3103
- "wasPrice": null,
3104
- "infoUom": null,
3105
- "infoUomPrice": null,
3106
- "singleVolumePrice": null,
3107
- "vatRatePercentage": null,
3108
- "sellingUomDescription": null,
3109
- "pricing": null
3096
+ statusCode: 'pickUpInStoreSuccess',
3097
+ quantityAdded: 0,
3098
+ quantity: 2,
3099
+ entry: {
3100
+ entryNumber: 0,
3101
+ quantity: 2,
3102
+ basePrice: {
3103
+ currencyIso: 'GBP',
3104
+ value: 18.0,
3105
+ priceType: 'BUY',
3106
+ formattedValue: '£18.00',
3107
+ minQuantity: null,
3108
+ maxQuantity: null,
3109
+ formattedPriceWithoutCurrencySymbol: '18.00',
3110
+ currencySymbol: '£',
3111
+ wasPrice: null,
3112
+ infoUom: null,
3113
+ infoUomPrice: null,
3114
+ singleVolumePrice: null,
3115
+ vatRatePercentage: null,
3116
+ sellingUomDescription: null,
3117
+ pricing: null
3110
3118
  },
3111
- "basePriceExcVat": {
3112
- "value": 17,
3113
- "formattedValue": "£17",
3114
- "currencyIso": "GBP",
3115
- "formattedPriceWithoutCurrencySymbol": "17"
3119
+ basePriceExcVat: {
3120
+ value: 17,
3121
+ formattedValue: '£17',
3122
+ currencyIso: 'GBP',
3123
+ formattedPriceWithoutCurrencySymbol: '17'
3116
3124
  },
3117
- "totalPrice": {
3118
- "currencyIso": "GBP",
3119
- "value": 36.0,
3120
- "priceType": "BUY",
3121
- "formattedValue": "£36.00",
3122
- "minQuantity": null,
3123
- "maxQuantity": null,
3124
- "formattedPriceWithoutCurrencySymbol": "36.00",
3125
- "currencySymbol": "£",
3126
- "wasPrice": null,
3127
- "infoUom": null,
3128
- "infoUomPrice": null,
3129
- "singleVolumePrice": null,
3130
- "vatRatePercentage": null,
3131
- "sellingUomDescription": null,
3132
- "pricing": null
3125
+ totalPrice: {
3126
+ currencyIso: 'GBP',
3127
+ value: 36.0,
3128
+ priceType: 'BUY',
3129
+ formattedValue: '£36.00',
3130
+ minQuantity: null,
3131
+ maxQuantity: null,
3132
+ formattedPriceWithoutCurrencySymbol: '36.00',
3133
+ currencySymbol: '£',
3134
+ wasPrice: null,
3135
+ infoUom: null,
3136
+ infoUomPrice: null,
3137
+ singleVolumePrice: null,
3138
+ vatRatePercentage: null,
3139
+ sellingUomDescription: null,
3140
+ pricing: null
3133
3141
  },
3134
- "product": {
3135
- "code": "191018",
3136
- "name": "Aqua Flush Bathroom Ceiling Light",
3137
- "url": "/Aqua-Flush-Bathroom-Ceiling-Light/p/191018",
3138
- "purchasable": true,
3139
- "stock": {
3140
- "stockLevelStatus": {
3141
- "code": "inStock",
3142
- "type": "StockLevelStatus"
3142
+ product: {
3143
+ code: '191018',
3144
+ name: 'Aqua Flush Bathroom Ceiling Light',
3145
+ url: '/Aqua-Flush-Bathroom-Ceiling-Light/p/191018',
3146
+ purchasable: true,
3147
+ stock: {
3148
+ stockLevelStatus: {
3149
+ code: 'inStock',
3150
+ type: 'StockLevelStatus'
3143
3151
  },
3144
- "stockLevel": null,
3145
- "stockThreshold": null,
3146
- "makeUnavailable": false,
3147
- "originalStockLevelStatus": {
3148
- "code": "inStock",
3149
- "type": "StockLevelStatus"
3152
+ stockLevel: null,
3153
+ stockThreshold: null,
3154
+ makeUnavailable: false,
3155
+ originalStockLevelStatus: {
3156
+ code: 'inStock',
3157
+ type: 'StockLevelStatus'
3150
3158
  },
3151
- "exists": false,
3152
- "stockMessage": null
3159
+ exists: false,
3160
+ stockMessage: null
3153
3161
  },
3154
- "availableForPickup": true,
3155
- "price": {
3156
- "currencyIso": "GBP",
3157
- "value": 18.0,
3158
- "priceType": "BUY",
3159
- "formattedValue": "£18.00",
3160
- "minQuantity": null,
3161
- "maxQuantity": null,
3162
- "formattedPriceWithoutCurrencySymbol": "18.00",
3163
- "currencySymbol": "£",
3164
- "wasPrice": null,
3165
- "infoUom": "length",
3166
- "infoUomPrice": 10.0,
3167
- "singleVolumePrice": null,
3168
- "vatRatePercentage": 20.0,
3169
- "sellingUomDescription": null,
3170
- "pricing": null
3162
+ availableForPickup: true,
3163
+ price: {
3164
+ currencyIso: 'GBP',
3165
+ value: 18.0,
3166
+ priceType: 'BUY',
3167
+ formattedValue: '£18.00',
3168
+ minQuantity: null,
3169
+ maxQuantity: null,
3170
+ formattedPriceWithoutCurrencySymbol: '18.00',
3171
+ currencySymbol: '£',
3172
+ wasPrice: null,
3173
+ infoUom: 'length',
3174
+ infoUomPrice: 10.0,
3175
+ singleVolumePrice: null,
3176
+ vatRatePercentage: 20.0,
3177
+ sellingUomDescription: null,
3178
+ pricing: null
3171
3179
  },
3172
- "images": [{
3173
- "imageType": "PRIMARY",
3174
- "format": "zoom",
3175
- "url": "/medias/P2876-191018-00-PP-515Wx515H?context=bWFzdGVyfHBpbU1lZGlhfDExMTIzfGltYWdlL2pwZWd8cGltTWVkaWEvaDk0L2gzYy84Nzk2Mzk1ODk2ODYyLmpwZ3w4ZWE3MjQ3OGQyYzk1MWMxMjQyMGY3ODczMTJiMjZjMWQ1ZTNlN2FlNDRmMzYxMWUwYzU2MWMxZTMyYTM4OTE3",
3176
- "altText": "Aqua Flush Bathroom Ceiling Light",
3177
- "galleryIndex": null,
3178
- "width": null
3180
+ images: [{
3181
+ imageType: 'PRIMARY',
3182
+ format: 'zoom',
3183
+ url: '/medias/P2876-191018-00-PP-515Wx515H?context=bWFzdGVyfHBpbU1lZGlhfDExMTIzfGltYWdlL2pwZWd8cGltTWVkaWEvaDk0L2gzYy84Nzk2Mzk1ODk2ODYyLmpwZ3w4ZWE3MjQ3OGQyYzk1MWMxMjQyMGY3ODczMTJiMjZjMWQ1ZTNlN2FlNDRmMzYxMWUwYzU2MWMxZTMyYTM4OTE3',
3184
+ altText: 'Aqua Flush Bathroom Ceiling Light',
3185
+ galleryIndex: null,
3186
+ width: null
3179
3187
  }, {
3180
- "imageType": "PRIMARY",
3181
- "format": "product",
3182
- "url": "/medias/P2876-191018-00-PP-300Wx300H?context=bWFzdGVyfHBpbU1lZGlhfDUxNDV8aW1hZ2UvanBlZ3xwaW1NZWRpYS9oYTAvaGUzLzg3OTYzOTU4MzEzMjYuanBnfGU0MWYxOWIwYjA3OTQwYmI1ZDM0MmNmZDZlZmUxZDYzM2UxZjYxYmQ3YzNkN2Q5N2I1ZWM3YzdiNDgzYzMxZGM",
3183
- "altText": "Aqua Flush Bathroom Ceiling Light",
3184
- "galleryIndex": null,
3185
- "width": null
3188
+ imageType: 'PRIMARY',
3189
+ format: 'product',
3190
+ url: '/medias/P2876-191018-00-PP-300Wx300H?context=bWFzdGVyfHBpbU1lZGlhfDUxNDV8aW1hZ2UvanBlZ3xwaW1NZWRpYS9oYTAvaGUzLzg3OTYzOTU4MzEzMjYuanBnfGU0MWYxOWIwYjA3OTQwYmI1ZDM0MmNmZDZlZmUxZDYzM2UxZjYxYmQ3YzNkN2Q5N2I1ZWM3YzdiNDgzYzMxZGM',
3191
+ altText: 'Aqua Flush Bathroom Ceiling Light',
3192
+ galleryIndex: null,
3193
+ width: null
3186
3194
  }, {
3187
- "imageType": "PRIMARY",
3188
- "format": "thumbnail",
3189
- "url": "/medias/P2876-191018-00-PP-96Wx96H?context=bWFzdGVyfHBpbU1lZGlhfDE0MDN8aW1hZ2UvanBlZ3xwaW1NZWRpYS9oYTcvaDhhLzg3OTYzOTU3MDAyNTQuanBnfDk5ZmFlZGRlOWM3YmNlMTZlOGYzYTllYzlhYWQ0ODZhMzVhZGE0NDIwMjU5MjAwNTJhNmMxMzA1ZTBjYzc2MGQ",
3190
- "altText": "Aqua Flush Bathroom Ceiling Light",
3191
- "galleryIndex": null,
3192
- "width": null
3195
+ imageType: 'PRIMARY',
3196
+ format: 'thumbnail',
3197
+ url: '/medias/P2876-191018-00-PP-96Wx96H?context=bWFzdGVyfHBpbU1lZGlhfDE0MDN8aW1hZ2UvanBlZ3xwaW1NZWRpYS9oYTcvaDhhLzg3OTYzOTU3MDAyNTQuanBnfDk5ZmFlZGRlOWM3YmNlMTZlOGYzYTllYzlhYWQ0ODZhMzVhZGE0NDIwMjU5MjAwNTJhNmMxMzA1ZTBjYzc2MGQ',
3198
+ altText: 'Aqua Flush Bathroom Ceiling Light',
3199
+ galleryIndex: null,
3200
+ width: null
3193
3201
  }, {
3194
- "imageType": "PRIMARY",
3195
- "format": "cartIcon",
3196
- "url": "/medias/P2876-191018-00-PP-65Wx65H?context=bWFzdGVyfHBpbU1lZGlhfDk1N3xpbWFnZS9qcGVnfHBpbU1lZGlhL2g3Zi9oYTEvODc5NjM5NTYzNDcxOC5qcGd8MmQ3N2RkNTkxMjFmZmMwYjY2YThhMjEyYzc5NTU2ZDM0Mzc4MDVkNTBkZTNmMmYwNWJhNmY1MzJkYzY5M2RhNg",
3197
- "altText": "Aqua Flush Bathroom Ceiling Light",
3198
- "galleryIndex": null,
3199
- "width": null
3202
+ imageType: 'PRIMARY',
3203
+ format: 'cartIcon',
3204
+ url: '/medias/P2876-191018-00-PP-65Wx65H?context=bWFzdGVyfHBpbU1lZGlhfDk1N3xpbWFnZS9qcGVnfHBpbU1lZGlhL2g3Zi9oYTEvODc5NjM5NTYzNDcxOC5qcGd8MmQ3N2RkNTkxMjFmZmMwYjY2YThhMjEyYzc5NTU2ZDM0Mzc4MDVkNTBkZTNmMmYwNWJhNmY1MzJkYzY5M2RhNg',
3205
+ altText: 'Aqua Flush Bathroom Ceiling Light',
3206
+ galleryIndex: null,
3207
+ width: null
3200
3208
  }],
3201
- "categories": [{
3202
- "code": "1000071",
3203
- "name": "Flush Lights",
3204
- "url": "/Products/Electrical+Lighting/Interior-Lights/Flush-Lights/c/1000071",
3205
- "description": null,
3206
- "image": null,
3207
- "parentCategoryName": null,
3208
- "sequence": 0
3209
+ categories: [{
3210
+ code: '1000071',
3211
+ name: 'Flush Lights',
3212
+ url: '/Products/Electrical+Lighting/Interior-Lights/Flush-Lights/c/1000071',
3213
+ description: null,
3214
+ image: null,
3215
+ parentCategoryName: null,
3216
+ sequence: 0
3209
3217
  }, {
3210
- "code": "1000072",
3211
- "name": "Ceiling Lights",
3212
- "url": "/Products/Electrical+Lighting/Interior-Lights/Ceiling-Lights/c/1000072",
3213
- "description": null,
3214
- "image": null,
3215
- "parentCategoryName": null,
3216
- "sequence": 0
3218
+ code: '1000072',
3219
+ name: 'Ceiling Lights',
3220
+ url: '/Products/Electrical+Lighting/Interior-Lights/Ceiling-Lights/c/1000072',
3221
+ description: null,
3222
+ image: null,
3223
+ parentCategoryName: null,
3224
+ sequence: 0
3217
3225
  }, {
3218
- "code": "1000077",
3219
- "name": "Bathroom Lights",
3220
- "url": "/Products/Electrical+Lighting/Interior-Lights/Bathroom-Lights/c/1000077",
3221
- "description": null,
3222
- "image": null,
3223
- "parentCategoryName": null,
3224
- "sequence": 0
3226
+ code: '1000077',
3227
+ name: 'Bathroom Lights',
3228
+ url: '/Products/Electrical+Lighting/Interior-Lights/Bathroom-Lights/c/1000077',
3229
+ description: null,
3230
+ image: null,
3231
+ parentCategoryName: null,
3232
+ sequence: 0
3225
3233
  }, {
3226
- "code": "1001070",
3227
- "name": "Bathroom Lighting",
3228
- "url": "/Products/Bathrooms/Bathroom-Decor/Bathroom-Lighting/c/1001070",
3229
- "description": null,
3230
- "image": null,
3231
- "parentCategoryName": null,
3232
- "sequence": 0
3234
+ code: '1001070',
3235
+ name: 'Bathroom Lighting',
3236
+ url: '/Products/Bathrooms/Bathroom-Decor/Bathroom-Lighting/c/1001070',
3237
+ description: null,
3238
+ image: null,
3239
+ parentCategoryName: null,
3240
+ sequence: 0
3233
3241
  }, {
3234
- "code": "qa-test-category-4",
3235
- "name": "Listing",
3236
- "url": "/Products/Test-Product-Category/Sub-Category-Drills/Listing/c/qa-test-category-4",
3237
- "description": null,
3238
- "image": null,
3239
- "parentCategoryName": null,
3240
- "sequence": 0
3242
+ code: 'qa-test-category-4',
3243
+ name: 'Listing',
3244
+ url: '/Products/Test-Product-Category/Sub-Category-Drills/Listing/c/qa-test-category-4',
3245
+ description: null,
3246
+ image: null,
3247
+ parentCategoryName: null,
3248
+ sequence: 0
3241
3249
  }],
3242
- "baseOptions": [],
3243
- "volumePrices": [],
3244
- "configurable": false,
3245
- "imageSetId": "P2876_191018_IS",
3246
- "fulfilmentType": "STANDARD",
3247
- "noScriptProductImageUrl": "/medias/P2876-191018-00-PP-515Wx515H?context=bWFzdGVyfHBpbU1lZGlhfDExMTIzfGltYWdlL2pwZWd8cGltTWVkaWEvaDk0L2gzYy84Nzk2Mzk1ODk2ODYyLmpwZ3w4ZWE3MjQ3OGQyYzk1MWMxMjQyMGY3ODczMTJiMjZjMWQ1ZTNlN2FlNDRmMzYxMWUwYzU2MWMxZTMyYTM4OTE3&defaultImage=wickesstage/2018-Wickes-Missing-Product-650x650",
3248
- "sellOnly": false,
3249
- "externalAverageRating": 5.0,
3250
- "externalReviewCount": 80,
3251
- "priceInclusiveVat": {
3252
- "currencyIso": "GBP",
3253
- "value": 18.0,
3254
- "priceType": "BUY",
3255
- "formattedValue": "£18.00",
3256
- "minQuantity": null,
3257
- "maxQuantity": null,
3258
- "formattedPriceWithoutCurrencySymbol": "18.00",
3259
- "currencySymbol": "£",
3260
- "wasPrice": null,
3261
- "infoUom": "length",
3262
- "infoUomPrice": 10.0,
3263
- "singleVolumePrice": null,
3264
- "vatRatePercentage": 20.0,
3265
- "sellingUomDescription": null,
3266
- "pricing": null
3250
+ baseOptions: [],
3251
+ volumePrices: [],
3252
+ configurable: false,
3253
+ imageSetId: 'P2876_191018_IS',
3254
+ fulfilmentType: 'STANDARD',
3255
+ noScriptProductImageUrl: '/medias/P2876-191018-00-PP-515Wx515H?context=bWFzdGVyfHBpbU1lZGlhfDExMTIzfGltYWdlL2pwZWd8cGltTWVkaWEvaDk0L2gzYy84Nzk2Mzk1ODk2ODYyLmpwZ3w4ZWE3MjQ3OGQyYzk1MWMxMjQyMGY3ODczMTJiMjZjMWQ1ZTNlN2FlNDRmMzYxMWUwYzU2MWMxZTMyYTM4OTE3&defaultImage=wickesstage/2018-Wickes-Missing-Product-650x650',
3256
+ sellOnly: false,
3257
+ externalAverageRating: 5.0,
3258
+ externalReviewCount: 80,
3259
+ priceInclusiveVat: {
3260
+ currencyIso: 'GBP',
3261
+ value: 18.0,
3262
+ priceType: 'BUY',
3263
+ formattedValue: '£18.00',
3264
+ minQuantity: null,
3265
+ maxQuantity: null,
3266
+ formattedPriceWithoutCurrencySymbol: '18.00',
3267
+ currencySymbol: '£',
3268
+ wasPrice: null,
3269
+ infoUom: 'length',
3270
+ infoUomPrice: 10.0,
3271
+ singleVolumePrice: null,
3272
+ vatRatePercentage: 20.0,
3273
+ sellingUomDescription: null,
3274
+ pricing: null
3267
3275
  },
3268
- "priceExclusiveVat": {
3269
- "currencyIso": "GBP",
3270
- "value": 15.00,
3271
- "priceType": "BUY",
3272
- "formattedValue": "£15.00",
3273
- "minQuantity": null,
3274
- "maxQuantity": null,
3275
- "formattedPriceWithoutCurrencySymbol": "15.00",
3276
- "currencySymbol": "£",
3277
- "wasPrice": null,
3278
- "infoUom": null,
3279
- "infoUomPrice": null,
3280
- "singleVolumePrice": null,
3281
- "vatRatePercentage": null,
3282
- "sellingUomDescription": null,
3283
- "pricing": null
3276
+ priceExclusiveVat: {
3277
+ currencyIso: 'GBP',
3278
+ value: 15.0,
3279
+ priceType: 'BUY',
3280
+ formattedValue: '£15.00',
3281
+ minQuantity: null,
3282
+ maxQuantity: null,
3283
+ formattedPriceWithoutCurrencySymbol: '15.00',
3284
+ currencySymbol: '£',
3285
+ wasPrice: null,
3286
+ infoUom: null,
3287
+ infoUomPrice: null,
3288
+ singleVolumePrice: null,
3289
+ vatRatePercentage: null,
3290
+ sellingUomDescription: null,
3291
+ pricing: null
3284
3292
  },
3285
- "downStreamData": {
3286
- "description": null,
3287
- "fulfillmentType": "STANDARD",
3288
- "swapCode": null,
3289
- "productRanking": null,
3290
- "order": null
3293
+ downStreamData: {
3294
+ description: null,
3295
+ fulfillmentType: 'STANDARD',
3296
+ swapCode: null,
3297
+ productRanking: null,
3298
+ order: null
3291
3299
  },
3292
- "categoryPath": "Products/Electrical & Lighting/Interior Lights/Flush Lights",
3293
- "hasDataSheets": false,
3294
- "coshhSheetList": [],
3295
- "dopSheetList": [],
3296
- "epdSheetList": [],
3297
- "gilSheetList": [],
3298
- "techSheetList": [],
3299
- "fulfillmentAttributes": {
3300
- "type": "STANDARD",
3301
- "leadTimeDays": 1,
3302
- "bigAndBulky": false,
3303
- "supplierDelivered": false,
3304
- "vision": false,
3305
- "assumedAlwaysInStock": false,
3306
- "webOnly": false,
3307
- "treatAsFulfillmentTypeOnCheckout": null
3300
+ categoryPath: 'Products/Electrical & Lighting/Interior Lights/Flush Lights',
3301
+ hasDataSheets: false,
3302
+ coshhSheetList: [],
3303
+ dopSheetList: [],
3304
+ epdSheetList: [],
3305
+ gilSheetList: [],
3306
+ techSheetList: [],
3307
+ fulfillmentAttributes: {
3308
+ type: 'STANDARD',
3309
+ leadTimeDays: 1,
3310
+ bigAndBulky: false,
3311
+ supplierDelivered: false,
3312
+ vision: false,
3313
+ assumedAlwaysInStock: false,
3314
+ webOnly: false,
3315
+ treatAsFulfillmentTypeOnCheckout: null
3308
3316
  },
3309
- "minOrderQuantity": 2,
3310
- "maxOrderQuantity": 5,
3311
- "gpid": "1000477958",
3312
- "isBaseProduct": false,
3313
- "scene7FlyoutViewerISCommand": "",
3314
- "availableForShoppingList": false,
3315
- "installationDetails": {
3316
- "packCoverage": 0.0,
3317
- "pricePerPack": 18.0,
3318
- "pricePerPackInPence": 1800,
3319
- "pricePerSQM": 0.0,
3320
- "width": 0.0,
3321
- "length": 0.0,
3322
- "material": "",
3323
- "packQuantity": 1,
3324
- "doesNotContainRequiredAttributes": null
3317
+ minOrderQuantity: 2,
3318
+ maxOrderQuantity: 5,
3319
+ gpid: '1000477958',
3320
+ isBaseProduct: false,
3321
+ scene7FlyoutViewerISCommand: '',
3322
+ availableForShoppingList: false,
3323
+ installationDetails: {
3324
+ packCoverage: 0.0,
3325
+ pricePerPack: 18.0,
3326
+ pricePerPackInPence: 1800,
3327
+ pricePerSQM: 0.0,
3328
+ width: 0.0,
3329
+ length: 0.0,
3330
+ material: '',
3331
+ packQuantity: 1,
3332
+ doesNotContainRequiredAttributes: null
3325
3333
  },
3326
- "tileInstallationAvailable": false,
3327
- "tileCalculationAvailable": false,
3328
- "flooringInstallationAvailable": false,
3329
- "flooringCalculationAvailable": false,
3330
- "installationProduct": false,
3331
- "availabilityRestriction": "NO_RESTRICTIONS",
3332
- "availableForBigWinsCncOnly": false,
3333
- "availableForBigWinsStockOnly": false
3334
+ tileInstallationAvailable: false,
3335
+ tileCalculationAvailable: false,
3336
+ flooringInstallationAvailable: false,
3337
+ flooringCalculationAvailable: false,
3338
+ installationProduct: false,
3339
+ availabilityRestriction: 'NO_RESTRICTIONS',
3340
+ availableForBigWinsCncOnly: false,
3341
+ availableForBigWinsStockOnly: false
3334
3342
  },
3335
- "updateable": true,
3336
- "deliveryMode": null,
3337
- "deliveryPointOfService": {
3338
- "name": "8264",
3339
- "displayName": null,
3340
- "url": null,
3341
- "description": "BEDFORD",
3342
- "openingHours": {
3343
- "name": "Test Opening Hours",
3344
- "code": "qa-std-opening-hours",
3345
- "weekDayOpeningList": [{
3346
- "openingTime": {
3347
- "hour": 10,
3348
- "minute": 0,
3349
- "formattedHour": "10:00"
3343
+ updateable: true,
3344
+ deliveryMode: null,
3345
+ deliveryPointOfService: {
3346
+ name: '8264',
3347
+ displayName: null,
3348
+ url: null,
3349
+ description: 'BEDFORD',
3350
+ openingHours: {
3351
+ name: 'Test Opening Hours',
3352
+ code: 'qa-std-opening-hours',
3353
+ weekDayOpeningList: [{
3354
+ openingTime: {
3355
+ hour: 10,
3356
+ minute: 0,
3357
+ formattedHour: '10:00'
3350
3358
  },
3351
- "closingTime": {
3352
- "hour": 8,
3353
- "minute": 0,
3354
- "formattedHour": "20:00"
3359
+ closingTime: {
3360
+ hour: 8,
3361
+ minute: 0,
3362
+ formattedHour: '20:00'
3355
3363
  },
3356
- "weekDay": "Mon",
3357
- "closed": false,
3358
- "fullWeekDay": "Monday"
3364
+ weekDay: 'Mon',
3365
+ closed: false,
3366
+ fullWeekDay: 'Monday'
3359
3367
  }, {
3360
- "openingTime": {
3361
- "hour": 10,
3362
- "minute": 0,
3363
- "formattedHour": "10:00"
3368
+ openingTime: {
3369
+ hour: 10,
3370
+ minute: 0,
3371
+ formattedHour: '10:00'
3364
3372
  },
3365
- "closingTime": {
3366
- "hour": 8,
3367
- "minute": 0,
3368
- "formattedHour": "20:00"
3373
+ closingTime: {
3374
+ hour: 8,
3375
+ minute: 0,
3376
+ formattedHour: '20:00'
3369
3377
  },
3370
- "weekDay": "Tue",
3371
- "closed": false,
3372
- "fullWeekDay": "Tuesday"
3378
+ weekDay: 'Tue',
3379
+ closed: false,
3380
+ fullWeekDay: 'Tuesday'
3373
3381
  }, {
3374
- "openingTime": {
3375
- "hour": 10,
3376
- "minute": 0,
3377
- "formattedHour": "10:00"
3382
+ openingTime: {
3383
+ hour: 10,
3384
+ minute: 0,
3385
+ formattedHour: '10:00'
3378
3386
  },
3379
- "closingTime": {
3380
- "hour": 8,
3381
- "minute": 0,
3382
- "formattedHour": "20:00"
3387
+ closingTime: {
3388
+ hour: 8,
3389
+ minute: 0,
3390
+ formattedHour: '20:00'
3383
3391
  },
3384
- "weekDay": "Wed",
3385
- "closed": false,
3386
- "fullWeekDay": "Wednesday"
3392
+ weekDay: 'Wed',
3393
+ closed: false,
3394
+ fullWeekDay: 'Wednesday'
3387
3395
  }, {
3388
- "openingTime": {
3389
- "hour": 10,
3390
- "minute": 0,
3391
- "formattedHour": "10:00"
3396
+ openingTime: {
3397
+ hour: 10,
3398
+ minute: 0,
3399
+ formattedHour: '10:00'
3392
3400
  },
3393
- "closingTime": {
3394
- "hour": 8,
3395
- "minute": 0,
3396
- "formattedHour": "20:00"
3401
+ closingTime: {
3402
+ hour: 8,
3403
+ minute: 0,
3404
+ formattedHour: '20:00'
3397
3405
  },
3398
- "weekDay": "Thu",
3399
- "closed": false,
3400
- "fullWeekDay": "Thursday"
3406
+ weekDay: 'Thu',
3407
+ closed: false,
3408
+ fullWeekDay: 'Thursday'
3401
3409
  }, {
3402
- "openingTime": {
3403
- "hour": 10,
3404
- "minute": 0,
3405
- "formattedHour": "10:00"
3410
+ openingTime: {
3411
+ hour: 10,
3412
+ minute: 0,
3413
+ formattedHour: '10:00'
3406
3414
  },
3407
- "closingTime": {
3408
- "hour": 8,
3409
- "minute": 0,
3410
- "formattedHour": "20:00"
3415
+ closingTime: {
3416
+ hour: 8,
3417
+ minute: 0,
3418
+ formattedHour: '20:00'
3411
3419
  },
3412
- "weekDay": "Fri",
3413
- "closed": false,
3414
- "fullWeekDay": "Friday"
3420
+ weekDay: 'Fri',
3421
+ closed: false,
3422
+ fullWeekDay: 'Friday'
3415
3423
  }, {
3416
- "openingTime": {
3417
- "hour": 10,
3418
- "minute": 0,
3419
- "formattedHour": "10:00"
3424
+ openingTime: {
3425
+ hour: 10,
3426
+ minute: 0,
3427
+ formattedHour: '10:00'
3420
3428
  },
3421
- "closingTime": {
3422
- "hour": 4,
3423
- "minute": 0,
3424
- "formattedHour": "16:00"
3429
+ closingTime: {
3430
+ hour: 4,
3431
+ minute: 0,
3432
+ formattedHour: '16:00'
3425
3433
  },
3426
- "weekDay": "Sat",
3427
- "closed": false,
3428
- "fullWeekDay": "Saturday"
3434
+ weekDay: 'Sat',
3435
+ closed: false,
3436
+ fullWeekDay: 'Saturday'
3429
3437
  }, {
3430
- "openingTime": {
3431
- "hour": 10,
3432
- "minute": 0,
3433
- "formattedHour": "10:00"
3438
+ openingTime: {
3439
+ hour: 10,
3440
+ minute: 0,
3441
+ formattedHour: '10:00'
3434
3442
  },
3435
- "closingTime": {
3436
- "hour": 4,
3437
- "minute": 0,
3438
- "formattedHour": "16:00"
3443
+ closingTime: {
3444
+ hour: 4,
3445
+ minute: 0,
3446
+ formattedHour: '16:00'
3439
3447
  },
3440
- "weekDay": "Sun",
3441
- "closed": false,
3442
- "fullWeekDay": "Sunday"
3448
+ weekDay: 'Sun',
3449
+ closed: false,
3450
+ fullWeekDay: 'Sunday'
3443
3451
  }],
3444
- "specialDayOpeningList": []
3452
+ specialDayOpeningList: []
3445
3453
  },
3446
- "storeContent": null,
3447
- "features": {
3448
- "qaSundayWorkshop": "Sunday Workshop",
3449
- "testingKey": "Default feature",
3450
- "CardOnly": "Card only payments",
3451
- "VirtualDCAppointment": "Virtual Design Consultant appointments",
3452
- "VirtualAndFace2FaceDCAppointment": "Virtual and face 2 face Design Consultant appointment",
3453
- "BurgerVan": "Burger van on site",
3454
- "CardAndCash": "Card and cash payments",
3455
- "Unknown": "Unknown feature",
3456
- "PaintMixingService": "Paint mixing service",
3457
- "FlooringTileDisplays": "Flooring & Tiles display",
3458
- "KitchenBathroomDisplays": "Kitchen & Bathroom displays",
3459
- "InstallationService": "Installation service",
3460
- "KitchenBathroomDisplaysDesignServices": "Kitchen & Bathroom displays design service",
3461
- "ClearanceStore": "Clearence store"
3454
+ storeContent: null,
3455
+ features: {
3456
+ qaSundayWorkshop: 'Sunday Workshop',
3457
+ testingKey: 'Default feature',
3458
+ CardOnly: 'Card only payments',
3459
+ VirtualDCAppointment: 'Virtual Design Consultant appointments',
3460
+ VirtualAndFace2FaceDCAppointment: 'Virtual and face 2 face Design Consultant appointment',
3461
+ BurgerVan: 'Burger van on site',
3462
+ CardAndCash: 'Card and cash payments',
3463
+ Unknown: 'Unknown feature',
3464
+ PaintMixingService: 'Paint mixing service',
3465
+ FlooringTileDisplays: 'Flooring & Tiles display',
3466
+ KitchenBathroomDisplays: 'Kitchen & Bathroom displays',
3467
+ InstallationService: 'Installation service',
3468
+ KitchenBathroomDisplaysDesignServices: 'Kitchen & Bathroom displays design service',
3469
+ ClearanceStore: 'Clearence store'
3462
3470
  },
3463
- "geoPoint": {
3464
- "latitude": 52.1427,
3465
- "longitude": -0.421591
3471
+ geoPoint: {
3472
+ latitude: 52.1427,
3473
+ longitude: -0.421591
3466
3474
  },
3467
- "formattedDistance": null,
3468
- "distanceKm": null,
3469
- "mapIcon": null,
3470
- "address": {
3471
- "id": "8796094824471",
3472
- "title": null,
3473
- "titleCode": null,
3474
- "firstName": null,
3475
- "lastName": null,
3476
- "companyName": null,
3477
- "line1": "PERKINS ROAD, BEDFORD",
3478
- "line2": "WICKES RIVERFIELD DRIVE",
3479
- "town": "BEDFORDSHIRE",
3480
- "region": null,
3481
- "postalCode": "MK41 0UE",
3482
- "phone": "01234 271569",
3483
- "email": null,
3484
- "country": {
3485
- "isocode": "GB",
3486
- "name": "United Kingdom"
3475
+ formattedDistance: null,
3476
+ distanceKm: null,
3477
+ mapIcon: null,
3478
+ address: {
3479
+ id: '8796094824471',
3480
+ title: null,
3481
+ titleCode: null,
3482
+ firstName: null,
3483
+ lastName: null,
3484
+ companyName: null,
3485
+ line1: 'PERKINS ROAD, BEDFORD',
3486
+ line2: 'WICKES RIVERFIELD DRIVE',
3487
+ town: 'BEDFORDSHIRE',
3488
+ region: null,
3489
+ postalCode: 'MK41 0UE',
3490
+ phone: '01234 271569',
3491
+ email: null,
3492
+ country: {
3493
+ isocode: 'GB',
3494
+ name: 'United Kingdom'
3487
3495
  },
3488
- "shippingAddress": false,
3489
- "billingAddress": false,
3490
- "defaultAddress": false,
3491
- "visibleInAddressBook": true,
3492
- "formattedAddress": "PERKINS ROAD, BEDFORD, WICKES RIVERFIELD DRIVE, BEDFORDSHIRE, MK41 0UE, United Kingdom",
3493
- "contactAddress": false,
3494
- "mobile": null,
3495
- "fax": "01234 342675",
3496
- "regionString": null,
3497
- "cardHolderName": null,
3498
- "businessAddress": false,
3499
- "createdTimestamp": null
3496
+ shippingAddress: false,
3497
+ billingAddress: false,
3498
+ defaultAddress: false,
3499
+ visibleInAddressBook: true,
3500
+ formattedAddress: 'PERKINS ROAD, BEDFORD, WICKES RIVERFIELD DRIVE, BEDFORDSHIRE, MK41 0UE, United Kingdom',
3501
+ contactAddress: false,
3502
+ mobile: null,
3503
+ fax: '01234 342675',
3504
+ regionString: null,
3505
+ cardHolderName: null,
3506
+ businessAddress: false,
3507
+ createdTimestamp: null
3500
3508
  },
3501
- "storeImages": [],
3502
- "brand": null,
3503
- "buyAndCollect": null,
3504
- "loadingRestriction": false,
3505
- "specificInfo": "",
3506
- "satNavPostcode": null,
3507
- "seoText": "Some SEO text for testing",
3508
- "productRanges": [{
3509
- "name": "good fixing",
3510
- "description": "fixtures"
3509
+ storeImages: [],
3510
+ brand: null,
3511
+ buyAndCollect: null,
3512
+ loadingRestriction: false,
3513
+ specificInfo: '',
3514
+ satNavPostcode: null,
3515
+ seoText: 'Some SEO text for testing',
3516
+ productRanges: [{
3517
+ name: 'good fixing',
3518
+ description: 'fixtures'
3511
3519
  }, {
3512
- "name": "good installation",
3513
- "description": "installations"
3520
+ name: 'good installation',
3521
+ description: 'installations'
3514
3522
  }, {
3515
- "name": "good helping",
3516
- "description": "helpings"
3523
+ name: 'good helping',
3524
+ description: 'helpings'
3517
3525
  }, {
3518
- "name": "good resolving",
3519
- "description": "resolvings"
3526
+ name: 'good resolving',
3527
+ description: 'resolvings'
3520
3528
  }],
3521
- "metaTitle": null,
3522
- "metaDescription": null,
3523
- "h1": null
3529
+ metaTitle: null,
3530
+ metaDescription: null,
3531
+ h1: null
3524
3532
  },
3525
- "entries": null,
3526
- "configurationInfos": [],
3527
- "statusSummaryMap": {},
3528
- "entryGroupNumbers": [],
3529
- "comments": [],
3530
- "supportedActions": ["REMOVE"],
3531
- "taxValues": [{
3532
- "code": "uk-vat-full",
3533
- "value": 20.0,
3534
- "appliedValue": 6.0,
3535
- "absolute": false,
3536
- "currencyIsoCode": "GBP"
3533
+ entries: null,
3534
+ configurationInfos: [],
3535
+ statusSummaryMap: {},
3536
+ entryGroupNumbers: [],
3537
+ comments: [],
3538
+ supportedActions: ['REMOVE'],
3539
+ taxValues: [{
3540
+ code: 'uk-vat-full',
3541
+ value: 20.0,
3542
+ appliedValue: 6.0,
3543
+ absolute: false,
3544
+ currencyIsoCode: 'GBP'
3537
3545
  }],
3538
- "deliveryModeType": "PICKUP",
3539
- "fulfilmentRouting": null,
3540
- "collection": true,
3541
- "charity": false,
3542
- "leadTime": null,
3543
- "leadTimeExtended": null,
3544
- "itemTotalWithoutDiscount": {
3545
- "currencyIso": "GBP",
3546
- "value": 36.0,
3547
- "priceType": "BUY",
3548
- "formattedValue": "£36.00",
3549
- "minQuantity": null,
3550
- "maxQuantity": null,
3551
- "formattedPriceWithoutCurrencySymbol": "36.00",
3552
- "currencySymbol": "£",
3553
- "wasPrice": null,
3554
- "infoUom": null,
3555
- "infoUomPrice": null,
3556
- "singleVolumePrice": null,
3557
- "vatRatePercentage": null,
3558
- "sellingUomDescription": null,
3559
- "pricing": null
3546
+ deliveryModeType: 'PICKUP',
3547
+ fulfilmentRouting: null,
3548
+ collection: true,
3549
+ charity: false,
3550
+ leadTime: null,
3551
+ leadTimeExtended: null,
3552
+ itemTotalWithoutDiscount: {
3553
+ currencyIso: 'GBP',
3554
+ value: 36.0,
3555
+ priceType: 'BUY',
3556
+ formattedValue: '£36.00',
3557
+ minQuantity: null,
3558
+ maxQuantity: null,
3559
+ formattedPriceWithoutCurrencySymbol: '36.00',
3560
+ currencySymbol: '£',
3561
+ wasPrice: null,
3562
+ infoUom: null,
3563
+ infoUomPrice: null,
3564
+ singleVolumePrice: null,
3565
+ vatRatePercentage: null,
3566
+ sellingUomDescription: null,
3567
+ pricing: null
3560
3568
  },
3561
- "itemTotalWithoutDiscountExcVat": {
3562
- "value": 35,
3563
- "formattedValue": "£35",
3564
- "currencyIso": "GBP",
3565
- "formattedPriceWithoutCurrencySymbol": "35"
3569
+ itemTotalWithoutDiscountExcVat: {
3570
+ value: 35,
3571
+ formattedValue: '£35',
3572
+ currencyIso: 'GBP',
3573
+ formattedPriceWithoutCurrencySymbol: '35'
3566
3574
  },
3567
- "appliedPromotions": null,
3568
- "tilingInstallationData": null,
3569
- "flooringInstallationData": null,
3570
- "orderFulfilmentControls": {
3571
- "availableForCollection": true,
3572
- "availableForDelivery": true,
3573
- "availableForWickesFulfilment": false
3575
+ appliedPromotions: null,
3576
+ tilingInstallationData: null,
3577
+ flooringInstallationData: null,
3578
+ orderFulfilmentControls: {
3579
+ availableForCollection: true,
3580
+ availableForDelivery: true,
3581
+ availableForWickesFulfilment: false
3574
3582
  },
3575
- "alerts": null
3583
+ alerts: null
3576
3584
  },
3577
- "deliveryModeChanged": null,
3578
- "cartCode": "001006000",
3579
- "statusMessage": "accConfirmedMsgs",
3580
- "entryGroupNumbers": null,
3581
- "message": "Pickup in store item was updated."
3585
+ deliveryModeChanged: null,
3586
+ cartCode: '001006000',
3587
+ statusMessage: 'accConfirmedMsgs',
3588
+ entryGroupNumbers: null,
3589
+ message: 'Pickup in store item was updated.'
3582
3590
  },
3583
3591
  checkStockBasketResponse: {
3584
- "availableArea": true,
3585
- "availableQuantity": 10
3592
+ availableArea: true,
3593
+ availableQuantity: 10
3586
3594
  },
3587
3595
  wisdomAddForDelivery: {
3588
- "statusCode": "success",
3589
- "quantityAdded": 0,
3590
- "quantity": 6,
3591
- "entry": {
3592
- "entryNumber": 0,
3593
- "quantity": 6,
3594
- "basePrice": {
3595
- "currencyIso": "GBP",
3596
- "value": 4.0,
3597
- "priceType": "BUY",
3598
- "formattedValue": "£4.00",
3599
- "minQuantity": null,
3600
- "maxQuantity": null,
3601
- "formattedPriceWithoutCurrencySymbol": "4.00",
3602
- "currencySymbol": "£",
3603
- "wasPrice": null,
3604
- "infoUom": null,
3605
- "infoUomPrice": null,
3606
- "singleVolumePrice": null,
3607
- "vatRatePercentage": null,
3608
- "sellingUomDescription": null,
3609
- "pricing": null
3596
+ statusCode: 'success',
3597
+ quantityAdded: 0,
3598
+ quantity: 6,
3599
+ entry: {
3600
+ entryNumber: 0,
3601
+ quantity: 6,
3602
+ basePrice: {
3603
+ currencyIso: 'GBP',
3604
+ value: 4.0,
3605
+ priceType: 'BUY',
3606
+ formattedValue: '£4.00',
3607
+ minQuantity: null,
3608
+ maxQuantity: null,
3609
+ formattedPriceWithoutCurrencySymbol: '4.00',
3610
+ currencySymbol: '£',
3611
+ wasPrice: null,
3612
+ infoUom: null,
3613
+ infoUomPrice: null,
3614
+ singleVolumePrice: null,
3615
+ vatRatePercentage: null,
3616
+ sellingUomDescription: null,
3617
+ pricing: null
3610
3618
  },
3611
- "basePriceExcVat": {
3612
- "value": 3,
3613
- "formattedValue": "£3",
3614
- "currencyIso": "GBP",
3615
- "formattedPriceWithoutCurrencySymbol": "3"
3619
+ basePriceExcVat: {
3620
+ value: 3,
3621
+ formattedValue: '£3',
3622
+ currencyIso: 'GBP',
3623
+ formattedPriceWithoutCurrencySymbol: '3'
3616
3624
  },
3617
- "totalPrice": {
3618
- "currencyIso": "GBP",
3619
- "value": 24.0,
3620
- "priceType": "BUY",
3621
- "formattedValue": "£24.00",
3622
- "minQuantity": null,
3623
- "maxQuantity": null,
3624
- "formattedPriceWithoutCurrencySymbol": "24.00",
3625
- "currencySymbol": "£",
3626
- "wasPrice": null,
3627
- "infoUom": null,
3628
- "infoUomPrice": null,
3629
- "singleVolumePrice": null,
3630
- "vatRatePercentage": null,
3631
- "sellingUomDescription": null,
3632
- "pricing": null
3625
+ totalPrice: {
3626
+ currencyIso: 'GBP',
3627
+ value: 24.0,
3628
+ priceType: 'BUY',
3629
+ formattedValue: '£24.00',
3630
+ minQuantity: null,
3631
+ maxQuantity: null,
3632
+ formattedPriceWithoutCurrencySymbol: '24.00',
3633
+ currencySymbol: '£',
3634
+ wasPrice: null,
3635
+ infoUom: null,
3636
+ infoUomPrice: null,
3637
+ singleVolumePrice: null,
3638
+ vatRatePercentage: null,
3639
+ sellingUomDescription: null,
3640
+ pricing: null
3633
3641
  },
3634
- "product": {
3635
- "code": "300000",
3636
- "name": "Wickes Fulfilment Product 1",
3637
- "url": "/Wickes-Fulfilment-Product-1/p/300000",
3638
- "purchasable": true,
3639
- "stock": {
3640
- "stockLevelStatus": {
3641
- "code": "outOfStock",
3642
- "type": "StockLevelStatus"
3642
+ product: {
3643
+ code: '300000',
3644
+ name: 'Wickes Fulfilment Product 1',
3645
+ url: '/Wickes-Fulfilment-Product-1/p/300000',
3646
+ purchasable: true,
3647
+ stock: {
3648
+ stockLevelStatus: {
3649
+ code: 'outOfStock',
3650
+ type: 'StockLevelStatus'
3643
3651
  },
3644
- "stockLevel": 0,
3645
- "stockThreshold": null,
3646
- "makeUnavailable": false,
3647
- "originalStockLevelStatus": {
3648
- "code": "outOfStock",
3649
- "type": "StockLevelStatus"
3652
+ stockLevel: 0,
3653
+ stockThreshold: null,
3654
+ makeUnavailable: false,
3655
+ originalStockLevelStatus: {
3656
+ code: 'outOfStock',
3657
+ type: 'StockLevelStatus'
3650
3658
  },
3651
- "exists": false,
3652
- "stockMessage": null
3659
+ exists: false,
3660
+ stockMessage: null
3653
3661
  },
3654
- "availableForPickup": true,
3655
- "price": {
3656
- "currencyIso": "GBP",
3657
- "value": 4.0,
3658
- "priceType": "BUY",
3659
- "formattedValue": "£4.00",
3660
- "minQuantity": null,
3661
- "maxQuantity": null,
3662
- "formattedPriceWithoutCurrencySymbol": "4.00",
3663
- "currencySymbol": "£",
3664
- "wasPrice": null,
3665
- "infoUom": null,
3666
- "infoUomPrice": null,
3667
- "singleVolumePrice": null,
3668
- "vatRatePercentage": 20.0,
3669
- "sellingUomDescription": null,
3670
- "pricing": null
3662
+ availableForPickup: true,
3663
+ price: {
3664
+ currencyIso: 'GBP',
3665
+ value: 4.0,
3666
+ priceType: 'BUY',
3667
+ formattedValue: '£4.00',
3668
+ minQuantity: null,
3669
+ maxQuantity: null,
3670
+ formattedPriceWithoutCurrencySymbol: '4.00',
3671
+ currencySymbol: '£',
3672
+ wasPrice: null,
3673
+ infoUom: null,
3674
+ infoUomPrice: null,
3675
+ singleVolumePrice: null,
3676
+ vatRatePercentage: 20.0,
3677
+ sellingUomDescription: null,
3678
+ pricing: null
3671
3679
  },
3672
- "categories": [{
3673
- "code": "1003000",
3674
- "name": "Wickes Fulfilment Products",
3675
- "url": "/Products/Wickes-Fulfilment-Products/c/1003000",
3676
- "description": null,
3677
- "image": null,
3678
- "parentCategoryName": null,
3679
- "sequence": 0
3680
+ categories: [{
3681
+ code: '1003000',
3682
+ name: 'Wickes Fulfilment Products',
3683
+ url: '/Products/Wickes-Fulfilment-Products/c/1003000',
3684
+ description: null,
3685
+ image: null,
3686
+ parentCategoryName: null,
3687
+ sequence: 0
3680
3688
  }],
3681
- "baseOptions": [],
3682
- "volumePrices": [],
3683
- "configurable": false,
3684
- "imageSetId": "missing-product",
3685
- "fulfilmentType": "STANDARD",
3686
- "noScriptProductImageUrl": "https://media.wickes.co.uk/is/image/wickes/2018-Wickes-Missing-Product-650x650",
3687
- "sellOnly": false,
3688
- "externalAverageRating": 0.0,
3689
- "externalReviewCount": 0,
3690
- "priceInclusiveVat": {
3691
- "currencyIso": "GBP",
3692
- "value": 4.0,
3693
- "priceType": "BUY",
3694
- "formattedValue": "£4.00",
3695
- "minQuantity": null,
3696
- "maxQuantity": null,
3697
- "formattedPriceWithoutCurrencySymbol": "4.00",
3698
- "currencySymbol": "£",
3699
- "wasPrice": null,
3700
- "infoUom": null,
3701
- "infoUomPrice": null,
3702
- "singleVolumePrice": null,
3703
- "vatRatePercentage": 20.0,
3704
- "sellingUomDescription": null,
3705
- "pricing": null
3689
+ baseOptions: [],
3690
+ volumePrices: [],
3691
+ configurable: false,
3692
+ imageSetId: 'missing-product',
3693
+ fulfilmentType: 'STANDARD',
3694
+ noScriptProductImageUrl: 'https://media.wickes.co.uk/is/image/wickes/2018-Wickes-Missing-Product-650x650',
3695
+ sellOnly: false,
3696
+ externalAverageRating: 0.0,
3697
+ externalReviewCount: 0,
3698
+ priceInclusiveVat: {
3699
+ currencyIso: 'GBP',
3700
+ value: 4.0,
3701
+ priceType: 'BUY',
3702
+ formattedValue: '£4.00',
3703
+ minQuantity: null,
3704
+ maxQuantity: null,
3705
+ formattedPriceWithoutCurrencySymbol: '4.00',
3706
+ currencySymbol: '£',
3707
+ wasPrice: null,
3708
+ infoUom: null,
3709
+ infoUomPrice: null,
3710
+ singleVolumePrice: null,
3711
+ vatRatePercentage: 20.0,
3712
+ sellingUomDescription: null,
3713
+ pricing: null
3706
3714
  },
3707
- "priceExclusiveVat": {
3708
- "currencyIso": "GBP",
3709
- "value": 3.33,
3710
- "priceType": "BUY",
3711
- "formattedValue": "£3.33",
3712
- "minQuantity": null,
3713
- "maxQuantity": null,
3714
- "formattedPriceWithoutCurrencySymbol": "3.33",
3715
- "currencySymbol": "£",
3716
- "wasPrice": null,
3717
- "infoUom": null,
3718
- "infoUomPrice": null,
3719
- "singleVolumePrice": null,
3720
- "vatRatePercentage": null,
3721
- "sellingUomDescription": null,
3722
- "pricing": null
3715
+ priceExclusiveVat: {
3716
+ currencyIso: 'GBP',
3717
+ value: 3.33,
3718
+ priceType: 'BUY',
3719
+ formattedValue: '£3.33',
3720
+ minQuantity: null,
3721
+ maxQuantity: null,
3722
+ formattedPriceWithoutCurrencySymbol: '3.33',
3723
+ currencySymbol: '£',
3724
+ wasPrice: null,
3725
+ infoUom: null,
3726
+ infoUomPrice: null,
3727
+ singleVolumePrice: null,
3728
+ vatRatePercentage: null,
3729
+ sellingUomDescription: null,
3730
+ pricing: null
3723
3731
  },
3724
- "downStreamData": {
3725
- "description": null,
3726
- "fulfillmentType": "STANDARD",
3727
- "swapCode": null,
3728
- "productRanking": null,
3729
- "order": null
3732
+ downStreamData: {
3733
+ description: null,
3734
+ fulfillmentType: 'STANDARD',
3735
+ swapCode: null,
3736
+ productRanking: null,
3737
+ order: null
3730
3738
  },
3731
- "categoryPath": "Products/Wickes Fulfilment Products",
3732
- "hasDataSheets": false,
3733
- "coshhSheetList": [],
3734
- "dopSheetList": [],
3735
- "epdSheetList": [],
3736
- "gilSheetList": [],
3737
- "techSheetList": [],
3738
- "fulfillmentAttributes": {
3739
- "type": "STANDARD",
3740
- "leadTimeDays": 1,
3741
- "bigAndBulky": false,
3742
- "supplierDelivered": false,
3743
- "vision": false,
3744
- "assumedAlwaysInStock": false,
3745
- "webOnly": false,
3746
- "treatAsFulfillmentTypeOnCheckout": null
3739
+ categoryPath: 'Products/Wickes Fulfilment Products',
3740
+ hasDataSheets: false,
3741
+ coshhSheetList: [],
3742
+ dopSheetList: [],
3743
+ epdSheetList: [],
3744
+ gilSheetList: [],
3745
+ techSheetList: [],
3746
+ fulfillmentAttributes: {
3747
+ type: 'STANDARD',
3748
+ leadTimeDays: 1,
3749
+ bigAndBulky: false,
3750
+ supplierDelivered: false,
3751
+ vision: false,
3752
+ assumedAlwaysInStock: false,
3753
+ webOnly: false,
3754
+ treatAsFulfillmentTypeOnCheckout: null
3747
3755
  },
3748
- "gpid": "1111300000",
3749
- "isBaseProduct": false,
3750
- "scene7FlyoutViewerISCommand": "",
3751
- "availableForShoppingList": false,
3752
- "installationDetails": {
3753
- "packCoverage": 0.0,
3754
- "pricePerPack": 4.0,
3755
- "pricePerPackInPence": 400,
3756
- "pricePerSQM": 0.0,
3757
- "width": 0.0,
3758
- "length": 0.0,
3759
- "material": "",
3760
- "packQuantity": 0,
3761
- "doesNotContainRequiredAttributes": null
3756
+ gpid: '1111300000',
3757
+ isBaseProduct: false,
3758
+ scene7FlyoutViewerISCommand: '',
3759
+ availableForShoppingList: false,
3760
+ installationDetails: {
3761
+ packCoverage: 0.0,
3762
+ pricePerPack: 4.0,
3763
+ pricePerPackInPence: 400,
3764
+ pricePerSQM: 0.0,
3765
+ width: 0.0,
3766
+ length: 0.0,
3767
+ material: '',
3768
+ packQuantity: 0,
3769
+ doesNotContainRequiredAttributes: null
3762
3770
  },
3763
- "tileInstallationAvailable": false,
3764
- "tileCalculationAvailable": false,
3765
- "flooringInstallationAvailable": false,
3766
- "flooringCalculationAvailable": false,
3767
- "installationProduct": false,
3768
- "availabilityRestriction": "NO_RESTRICTIONS",
3769
- "availableForBigWinsCncOnly": false,
3770
- "availableForBigWinsStockOnly": false
3771
+ tileInstallationAvailable: false,
3772
+ tileCalculationAvailable: false,
3773
+ flooringInstallationAvailable: false,
3774
+ flooringCalculationAvailable: false,
3775
+ installationProduct: false,
3776
+ availabilityRestriction: 'NO_RESTRICTIONS',
3777
+ availableForBigWinsCncOnly: false,
3778
+ availableForBigWinsStockOnly: false
3771
3779
  },
3772
- "updateable": true,
3773
- "deliveryMode": null,
3774
- "deliveryPointOfService": null,
3775
- "entries": null,
3776
- "configurationInfos": [],
3777
- "statusSummaryMap": {},
3778
- "entryGroupNumbers": [],
3779
- "comments": [],
3780
- "supportedActions": ["REMOVE"],
3781
- "taxValues": [{
3782
- "code": "uk-vat-full",
3783
- "value": 20.0,
3784
- "appliedValue": 4.0,
3785
- "absolute": false,
3786
- "currencyIsoCode": "GBP"
3780
+ updateable: true,
3781
+ deliveryMode: null,
3782
+ deliveryPointOfService: null,
3783
+ entries: null,
3784
+ configurationInfos: [],
3785
+ statusSummaryMap: {},
3786
+ entryGroupNumbers: [],
3787
+ comments: [],
3788
+ supportedActions: ['REMOVE'],
3789
+ taxValues: [{
3790
+ code: 'uk-vat-full',
3791
+ value: 20.0,
3792
+ appliedValue: 4.0,
3793
+ absolute: false,
3794
+ currencyIsoCode: 'GBP'
3787
3795
  }],
3788
- "deliveryModeType": "SHIP",
3789
- "fulfilmentRouting": null,
3790
- "collection": false,
3791
- "charity": false,
3792
- "leadTime": null,
3793
- "leadTimeExtended": null,
3794
- "itemTotalWithoutDiscount": {
3795
- "currencyIso": "GBP",
3796
- "value": 24.0,
3797
- "priceType": "BUY",
3798
- "formattedValue": "£24.00",
3799
- "minQuantity": null,
3800
- "maxQuantity": null,
3801
- "formattedPriceWithoutCurrencySymbol": "24.00",
3802
- "currencySymbol": "£",
3803
- "wasPrice": null,
3804
- "infoUom": null,
3805
- "infoUomPrice": null,
3806
- "singleVolumePrice": null,
3807
- "vatRatePercentage": null,
3808
- "sellingUomDescription": null,
3809
- "pricing": null
3796
+ deliveryModeType: 'SHIP',
3797
+ fulfilmentRouting: null,
3798
+ collection: false,
3799
+ charity: false,
3800
+ leadTime: null,
3801
+ leadTimeExtended: null,
3802
+ itemTotalWithoutDiscount: {
3803
+ currencyIso: 'GBP',
3804
+ value: 24.0,
3805
+ priceType: 'BUY',
3806
+ formattedValue: '£24.00',
3807
+ minQuantity: null,
3808
+ maxQuantity: null,
3809
+ formattedPriceWithoutCurrencySymbol: '24.00',
3810
+ currencySymbol: '£',
3811
+ wasPrice: null,
3812
+ infoUom: null,
3813
+ infoUomPrice: null,
3814
+ singleVolumePrice: null,
3815
+ vatRatePercentage: null,
3816
+ sellingUomDescription: null,
3817
+ pricing: null
3810
3818
  },
3811
- "itemTotalWithoutDiscountExcVat": {
3812
- "value": 23,
3813
- "formattedValue": "£23",
3814
- "currencyIso": "GBP",
3815
- "formattedPriceWithoutCurrencySymbol": "23"
3819
+ itemTotalWithoutDiscountExcVat: {
3820
+ value: 23,
3821
+ formattedValue: '£23',
3822
+ currencyIso: 'GBP',
3823
+ formattedPriceWithoutCurrencySymbol: '23'
3816
3824
  },
3817
- "appliedPromotions": null,
3818
- "tilingInstallationData": null,
3819
- "flooringInstallationData": null,
3820
- "orderFulfilmentControls": {
3821
- "availableForCollection": true,
3822
- "availableForDelivery": true,
3823
- "availableForWickesFulfilment": false
3825
+ appliedPromotions: null,
3826
+ tilingInstallationData: null,
3827
+ flooringInstallationData: null,
3828
+ orderFulfilmentControls: {
3829
+ availableForCollection: true,
3830
+ availableForDelivery: true,
3831
+ availableForWickesFulfilment: false
3824
3832
  },
3825
- "alerts": null
3833
+ alerts: null
3826
3834
  },
3827
- "deliveryModeChanged": true,
3828
- "cartCode": "001013000",
3829
- "statusMessage": "accConfirmedMsgs",
3830
- "entryGroupNumbers": null,
3831
- "message": "Pickup in store item was updated to shipping."
3835
+ deliveryModeChanged: true,
3836
+ cartCode: '001013000',
3837
+ statusMessage: 'accConfirmedMsgs',
3838
+ entryGroupNumbers: null,
3839
+ message: 'Pickup in store item was updated to shipping.'
3832
3840
  }
3833
3841
  };
3834
3842
  }();
@@ -4720,7 +4728,7 @@ Wick.ChatBot = function () {
4720
4728
  },{}],36:[function(require,module,exports){
4721
4729
  "use strict";
4722
4730
 
4723
- var Wick = Wick || {};
4731
+ window.Wick = window.Wick || {};
4724
4732
  Wick.checkLocalEnv = function () {
4725
4733
  return {
4726
4734
  isEnvLocal: function isEnvLocal() {
@@ -4736,6 +4744,41 @@ Wick.checkLocalEnv = function () {
4736
4744
  },{}],37:[function(require,module,exports){
4737
4745
  "use strict";
4738
4746
 
4747
+ var Wick = Wick || {};
4748
+ Wick.CheckoutData = function () {
4749
+ return {
4750
+ //TODO: update after BE confirmation
4751
+ successGiftCardData: {
4752
+ "subTotal": "£100.00",
4753
+ "deliveryCost": "£4.00",
4754
+ "freeDelivery": false,
4755
+ "clickAndCollectCost": "FREE",
4756
+ "totalForDelivery": "£69.00",
4757
+ "totalForClickAndCollect": "FREE",
4758
+ "total": "£0.00",
4759
+ "vat": "£11.17",
4760
+ "deliveryOrder": true,
4761
+ "clickAndCollectOrder": false,
4762
+ "discountTotal": "£2.00",
4763
+ "giftCardApplied": "-£100.00",
4764
+ "discounts": ["Spend over £10 and get £2 fixed discount"],
4765
+ "promotionsInfo": [{
4766
+ "description": "Spend over £10 and get £2 fixed discount",
4767
+ "usedCouponCode": "RT_02"
4768
+ }],
4769
+ "subTotalWithDeliveryCost": "£69.00",
4770
+ "net": false,
4771
+ "subtotalWithDeliveryAndDiscounts": "£67.00",
4772
+ "discountAmounts": [],
4773
+ "goodsTotalWithoutDiscount": "£65.00",
4774
+ "charityPrice": ""
4775
+ }
4776
+ };
4777
+ }();
4778
+
4779
+ },{}],38:[function(require,module,exports){
4780
+ "use strict";
4781
+
4739
4782
  var Wick = Wick || {};
4740
4783
  Wick.DeliveryDetails = function () {
4741
4784
  var $page = $('.page_checkout-delivery-details');
@@ -4765,26 +4808,38 @@ Wick.DeliveryDetails = function () {
4765
4808
  bindEvents();
4766
4809
  }();
4767
4810
 
4768
- },{}],38:[function(require,module,exports){
4811
+ },{}],39:[function(require,module,exports){
4769
4812
  "use strict";
4770
4813
 
4771
4814
  var Wick = Wick || {};
4772
4815
  Wick.PaymentDetails = function () {
4773
4816
  var $btnEnterDetails = $('.btn-enter-details'),
4774
- $form = $btnEnterDetails.parents('form'),
4775
4817
  isGuestPage = $('.page_checkout-payment-details_guest').length;
4776
4818
  function bindEvents() {
4777
- $btnEnterDetails.on('click', function () {
4778
- var _$form$find$val;
4779
- if ((_$form$find$val = $form.find('#card-name').val()) !== null && _$form$find$val !== void 0 && _$form$find$val.length && $form.find('#first-line-address').val().length && $form.find('#address-line-1').val().length && $form.find('#town-city').val().length && $form.find('#postcode_additional').val().length) {
4780
- $('.checkout-payment-details__card-details').removeClass('checkout-payment-details__card-details_hidden');
4819
+ $btnEnterDetails.on('click', function (e) {
4820
+ e.preventDefault();
4821
+ var $scope = $(this).closest('form');
4822
+ if (!$scope.length) $scope = $(this).closest('.billing-address');
4823
+ if (!$scope.length) $scope = $('.billing-address');
4824
+ var nameVal = ($scope.find('#card-name').val() || '').trim();
4825
+ var finderVal = ($scope.find('#first-line-address').val() || '').trim();
4826
+ var manualLine1 = ($scope.find('#address-line-1').val() || '').trim();
4827
+ var manualTown = ($scope.find('#town-city').val() || '').trim();
4828
+ var manualPost = ($scope.find('#postcode_additional').val() || '').trim();
4829
+ var addressFinderOk = finderVal.length > 0;
4830
+ var addressManualOk = manualLine1 && manualTown && manualPost;
4831
+ if (nameVal && (addressFinderOk || addressManualOk)) {
4832
+ var $details = $('.checkout-payment-details__card-details');
4833
+ $details.removeClass('checkout-payment-details__card-details_hidden');
4781
4834
  $('html, body').animate({
4782
- scrollTop: $('.checkout-payment-details__card-details').offset().top - 15
4835
+ scrollTop: $details.offset().top - 15
4783
4836
  }, 700);
4784
- return false;
4837
+ return;
4838
+ }
4839
+ var formEl = $scope.closest('form').get(0) || $scope.get(0);
4840
+ if (formEl && Wick.Forms && Wick.Forms.showValidationErrors) {
4841
+ Wick.Forms.showValidationErrors(formEl);
4785
4842
  }
4786
- Wick.Forms.showValidationErrors($form[0]);
4787
- return false;
4788
4843
  });
4789
4844
  $('.checkout-payment-details__card-details').on('submit', function () {
4790
4845
  var $form = $(this);
@@ -4799,7 +4854,7 @@ Wick.PaymentDetails = function () {
4799
4854
  bindEvents();
4800
4855
  }();
4801
4856
 
4802
- },{}],39:[function(require,module,exports){
4857
+ },{}],40:[function(require,module,exports){
4803
4858
  "use strict";
4804
4859
 
4805
4860
  var Wick = Wick || {};
@@ -4838,7 +4893,7 @@ Wick.CheckoutSignInEmulation = function () {
4838
4893
  bindEvents();
4839
4894
  }();
4840
4895
 
4841
- },{}],40:[function(require,module,exports){
4896
+ },{}],41:[function(require,module,exports){
4842
4897
  "use strict";
4843
4898
 
4844
4899
  var Wick = Wick || {};
@@ -4921,7 +4976,7 @@ Wick.YourDetails = function () {
4921
4976
  init();
4922
4977
  }();
4923
4978
 
4924
- },{}],41:[function(require,module,exports){
4979
+ },{}],42:[function(require,module,exports){
4925
4980
  "use strict";
4926
4981
 
4927
4982
  var Wick = Wick || {};
@@ -4945,7 +5000,7 @@ Wick.ClickAndCollectModal = function () {
4945
5000
  });
4946
5001
  }();
4947
5002
 
4948
- },{}],42:[function(require,module,exports){
5003
+ },{}],43:[function(require,module,exports){
4949
5004
  "use strict";
4950
5005
 
4951
5006
  function showNotification() {
@@ -4962,7 +5017,7 @@ $(document).ready(function () {
4962
5017
  showNotification();
4963
5018
  });
4964
5019
 
4965
- },{}],43:[function(require,module,exports){
5020
+ },{}],44:[function(require,module,exports){
4966
5021
  "use strict";
4967
5022
 
4968
5023
  function simulateHybrisSendingHtml() {
@@ -4987,7 +5042,7 @@ $(document).ready(function () {
4987
5042
  bindResolveEvent(['CLOSE_JUST_ADDED', 'CLOSE_MINI_BASKET', 'MINI_BASKET_CHECKOUT', 'MINI_BASKET_VIEW_BASKET']);
4988
5043
  });
4989
5044
 
4990
- },{}],44:[function(require,module,exports){
5045
+ },{}],45:[function(require,module,exports){
4991
5046
  "use strict";
4992
5047
 
4993
5048
  var Wick = Wick || {};
@@ -5018,7 +5073,7 @@ Wick.DateSelection = function () {
5018
5073
  };
5019
5074
  }();
5020
5075
 
5021
- },{}],45:[function(require,module,exports){
5076
+ },{}],46:[function(require,module,exports){
5022
5077
  "use strict";
5023
5078
 
5024
5079
  var Wick = Wick || {};
@@ -5109,7 +5164,7 @@ $(document).ready(function () {
5109
5164
  Wick.DefaultStoreProto.init();
5110
5165
  });
5111
5166
 
5112
- },{}],46:[function(require,module,exports){
5167
+ },{}],47:[function(require,module,exports){
5113
5168
  "use strict";
5114
5169
 
5115
5170
  var errorPoductId = '321312';
@@ -5151,7 +5206,7 @@ $(document).ready(function () {
5151
5206
  initLocalFavouriteProductEvent();
5152
5207
  });
5153
5208
 
5154
- },{}],47:[function(require,module,exports){
5209
+ },{}],48:[function(require,module,exports){
5155
5210
  "use strict";
5156
5211
 
5157
5212
  var _showMoreLess = require("../page/utils/show-more-less");
@@ -5277,7 +5332,7 @@ function waitFor(getter, cb, opts) {
5277
5332
  });
5278
5333
  })();
5279
5334
 
5280
- },{"../page/utils/show-more-less":89}],48:[function(require,module,exports){
5335
+ },{"../page/utils/show-more-less":91}],49:[function(require,module,exports){
5281
5336
  "use strict";
5282
5337
 
5283
5338
  var Wick = Wick || {};
@@ -5316,7 +5371,7 @@ Wick.DeliveryDetails = function () {
5316
5371
  bindEvents();
5317
5372
  }();
5318
5373
 
5319
- },{}],49:[function(require,module,exports){
5374
+ },{}],50:[function(require,module,exports){
5320
5375
  "use strict";
5321
5376
 
5322
5377
  var Wick = Wick || {};
@@ -5344,7 +5399,7 @@ Wick.FooterСurrentYear = function () {
5344
5399
  init();
5345
5400
  }();
5346
5401
 
5347
- },{}],50:[function(require,module,exports){
5402
+ },{}],51:[function(require,module,exports){
5348
5403
  "use strict";
5349
5404
 
5350
5405
  var Wick = Wick || {};
@@ -5398,16 +5453,20 @@ Wick.Forms = function () {
5398
5453
  var rect = el.getBoundingClientRect();
5399
5454
  return rect.top >= 0 && rect.left >= 0 && rect.bottom <= (window.innerHeight || document.documentElement.clientHeight) && rect.right <= (window.innerWidth || document.documentElement.clientWidth);
5400
5455
  }
5401
- var $form;
5402
5456
  var showValidationErrors = function showValidationErrors(form, errorMsg) {
5403
- $form = $(form);
5457
+ var $form = $(form);
5458
+ var $rows = $form.find(fieldRow).not('[data-no-global-validation]');
5459
+ if (!$rows.length) return;
5460
+ $rows.find('.form-row__error').remove();
5404
5461
  if (!$form.hasClass(formInvalid)) {
5405
5462
  $form.find('.form-row__error').remove();
5406
5463
  var $rows = $form.find(fieldRow).filter(function () {
5407
5464
  return $(this).is(':visible');
5408
5465
  });
5409
5466
  $rows.append(validationError(errorMsg)).addClass(rowValidationError);
5467
+ $form.addClass(formInvalid);
5410
5468
  }
5469
+ $rows.append(validationError(errorMsg)).addClass(rowValidationError);
5411
5470
  var $firstMsg = $form.find(fieldRow).filter(function () {
5412
5471
  return $(this).is(':visible');
5413
5472
  }).first();
@@ -5643,7 +5702,7 @@ Wick.Forms = function () {
5643
5702
  };
5644
5703
  }();
5645
5704
 
5646
- },{}],51:[function(require,module,exports){
5705
+ },{}],52:[function(require,module,exports){
5647
5706
  "use strict";
5648
5707
 
5649
5708
  var Wick = Wick || {};
@@ -5682,7 +5741,217 @@ $(document).ready(function () {
5682
5741
  Wick.GenerateProjectIdLocal.init();
5683
5742
  });
5684
5743
 
5685
- },{}],52:[function(require,module,exports){
5744
+ },{}],53:[function(require,module,exports){
5745
+ "use strict";
5746
+
5747
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
5748
+ function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
5749
+ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
5750
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
5751
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
5752
+ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
5753
+ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
5754
+ (function (_PAY_ERROR_CARD_MAP) {
5755
+ if (!window.Wick) return;
5756
+ var M_OK = '0000000000000001';
5757
+ var M_ZERO_BALANCE = '0000000000000000';
5758
+ var M_NOT_RECOGNISED = '1111111111111111';
5759
+ var M_LOCKED = '2222222222222222';
5760
+ var M_MERCHANT_ISSUE = '3333333333333333';
5761
+ var M_EXCHANGE = '4040404040404040';
5762
+ var M_EXPIRED = '4444444444444444';
5763
+ var M_INVALID = '5555555555555555';
5764
+ var M_ADDED = '6666666666666666';
5765
+ var M_CONFIG_PROBLEM = '9999999999999999';
5766
+ var M_PAY_ERR_101 = '7777777777777101';
5767
+ var M_PAY_ERR_102 = '7777777777777102';
5768
+ var M_PAY_ERR_103 = '7777777777777103';
5769
+ var PAY_ERROR_CARD_MAP = (_PAY_ERROR_CARD_MAP = {}, _defineProperty(_PAY_ERROR_CARD_MAP, M_PAY_ERR_101, 101), _defineProperty(_PAY_ERROR_CARD_MAP, M_PAY_ERR_102, 102), _defineProperty(_PAY_ERROR_CARD_MAP, M_PAY_ERR_103, 103), _PAY_ERROR_CARD_MAP);
5770
+ var GIFT_CARDS_LIMIT = 3;
5771
+ var BASE_ORDER_TOTAL = 300.00;
5772
+ var PAY_ERROR_CODE;
5773
+ var mock = {
5774
+ orderTotal: BASE_ORDER_TOTAL,
5775
+ giftCardTotal: 0.00,
5776
+ giftCards: []
5777
+ };
5778
+ var toMasked = function toMasked(num) {
5779
+ return "************".concat(String(num || '').slice(-5));
5780
+ };
5781
+ function recomputeTotalsAndOrder() {
5782
+ mock.giftCardTotal = mock.giftCards.reduce(function (sum, c) {
5783
+ return sum + Number(c.amountToRedeem || 0);
5784
+ }, 0);
5785
+ var remaining = Math.max(0, BASE_ORDER_TOTAL - mock.giftCardTotal);
5786
+ mock.orderTotal = Number(remaining.toFixed(2));
5787
+ }
5788
+ function applyWithClamp(requestedAmount) {
5789
+ var remaining = Math.max(0, BASE_ORDER_TOTAL - mock.giftCardTotal);
5790
+ var applied = Math.min(Number(requestedAmount || 0), remaining);
5791
+ return Number(applied.toFixed(2));
5792
+ }
5793
+ function successPayload() {
5794
+ return {
5795
+ orderTotal: mock.orderTotal,
5796
+ giftCardTotal: mock.giftCardTotal,
5797
+ giftCards: mock.giftCards.slice()
5798
+ };
5799
+ }
5800
+ function getGiftCardErrorCode(giftCardNumber) {
5801
+ switch (giftCardNumber) {
5802
+ case M_NOT_RECOGNISED:
5803
+ return 10;
5804
+ case M_LOCKED:
5805
+ return 16;
5806
+ case M_MERCHANT_ISSUE:
5807
+ return 20;
5808
+ case M_EXCHANGE:
5809
+ return 40;
5810
+ case M_EXPIRED:
5811
+ return 60;
5812
+ case M_INVALID:
5813
+ return 99;
5814
+ case M_ADDED:
5815
+ return 89;
5816
+ case M_CONFIG_PROBLEM:
5817
+ return -1;
5818
+ default:
5819
+ return null;
5820
+ }
5821
+ }
5822
+ function addGiftCardMock(giftCardNumber) {
5823
+ var errorCode = getGiftCardErrorCode(giftCardNumber);
5824
+ if (Number.isFinite(errorCode)) {
5825
+ return Promise.reject({
5826
+ code: errorCode
5827
+ });
5828
+ }
5829
+ var requested;
5830
+ if (giftCardNumber === M_OK) {
5831
+ requested = 123.45;
5832
+ } else if (giftCardNumber === M_ZERO_BALANCE) {
5833
+ requested = 0;
5834
+ } else {
5835
+ requested = 50.00;
5836
+ }
5837
+ if (mock.giftCards.length >= GIFT_CARDS_LIMIT) {
5838
+ return Promise.reject({
5839
+ code: 20
5840
+ });
5841
+ }
5842
+ var beforeTotal = mock.giftCardTotal;
5843
+ var applied = applyWithClamp(requested);
5844
+ mock.giftCards.push({
5845
+ id: (Date.now() + Math.random()).toString(36),
5846
+ maskedNumber: toMasked(giftCardNumber),
5847
+ amountToRedeem: applied,
5848
+ originalNumber: giftCardNumber
5849
+ });
5850
+ if (mock.giftCards.length === GIFT_CARDS_LIMIT) {
5851
+ var leftover = Math.max(0, BASE_ORDER_TOTAL - (beforeTotal + applied));
5852
+ if (leftover > 0) {
5853
+ var last = mock.giftCards[mock.giftCards.length - 1];
5854
+ last.amountToRedeem = Number((Number(last.amountToRedeem) + leftover).toFixed(2));
5855
+ }
5856
+ mock.giftCardTotal = BASE_ORDER_TOTAL;
5857
+ mock.orderTotal = 0;
5858
+ return Promise.resolve(successPayload());
5859
+ }
5860
+ recomputeTotalsAndOrder();
5861
+ return Promise.resolve(successPayload());
5862
+ }
5863
+ function removeGiftCardMock(index) {
5864
+ var beforeLen = mock.giftCards.length;
5865
+ if (index < 0 || index >= beforeLen) return Promise.reject({
5866
+ code: 20
5867
+ });
5868
+ mock.giftCards.splice(index, 1);
5869
+ recomputeTotalsAndOrder();
5870
+ return Promise.resolve(successPayload());
5871
+ }
5872
+ function anyPayErrorCardApplied() {
5873
+ var _iterator = _createForOfIteratorHelper(mock.giftCards),
5874
+ _step;
5875
+ try {
5876
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
5877
+ var gc = _step.value;
5878
+ var code = PAY_ERROR_CARD_MAP[gc.originalNumber];
5879
+ if (Number.isFinite(code)) return code;
5880
+ }
5881
+ } catch (err) {
5882
+ _iterator.e(err);
5883
+ } finally {
5884
+ _iterator.f();
5885
+ }
5886
+ return undefined;
5887
+ }
5888
+ function initGiftCardMock() {
5889
+ if (!$('.giftcard-row, .giftcard').length) return;
5890
+ $(window).off(Wick.GiftCard.ADD_GIFT_CARD);
5891
+ $(window).off(Wick.GiftCard.REMOVE_GIFT_CARD);
5892
+ $(window).off(Wick.GiftCard.PAY_WITH_GIFT_CARD);
5893
+ $(window).on(Wick.GiftCard.ADD_GIFT_CARD, function (e) {
5894
+ var payload = e.detail && e.detail.payload || {};
5895
+ var giftCardNumber = payload.giftCardNumber;
5896
+ setTimeout(function () {
5897
+ addGiftCardMock(giftCardNumber).then(function (p) {
5898
+ e.detail.resolve(Object.assign({
5899
+ code: 0
5900
+ }, p));
5901
+ })["catch"](function (err) {
5902
+ e.detail.reject(err);
5903
+ });
5904
+ }, 1000);
5905
+ });
5906
+ $(window).on(Wick.GiftCard.REMOVE_GIFT_CARD, function (e) {
5907
+ var payload = e.detail && e.detail.payload || {};
5908
+ var index = Number(payload.index);
5909
+ setTimeout(function () {
5910
+ removeGiftCardMock(index).then(function (p) {
5911
+ e.detail.resolve(Object.assign({
5912
+ code: 0
5913
+ }, p));
5914
+ })["catch"](function (err) {
5915
+ e.detail.reject(err);
5916
+ });
5917
+ }, 1000);
5918
+ });
5919
+ $(window).on(Wick.GiftCard.PAY_WITH_GIFT_CARD, function (e) {
5920
+ setTimeout(function () {
5921
+ var forcedErrorFromCard = anyPayErrorCardApplied();
5922
+ if (Number.isFinite(forcedErrorFromCard)) {
5923
+ return e.detail.reject({
5924
+ errorCode: forcedErrorFromCard,
5925
+ giftCards: mock.giftCards.slice()
5926
+ });
5927
+ }
5928
+ if (Number(mock.orderTotal) === 0) {
5929
+ e.detail.resolve({
5930
+ url: 'page_checkout_confirmation-billie.html'
5931
+ });
5932
+ } else {
5933
+ var errorCode = Number.isFinite(PAY_ERROR_CODE) ? PAY_ERROR_CODE : undefined;
5934
+ e.detail.reject({
5935
+ errorCode: errorCode,
5936
+ giftCards: mock.giftCards.slice()
5937
+ });
5938
+ }
5939
+ }, 1000);
5940
+ });
5941
+ }
5942
+ $(document).ready(function () {
5943
+ mock.giftCards = [];
5944
+ recomputeTotalsAndOrder();
5945
+ Wick.GiftCard.init({
5946
+ giftCardsLimit: GIFT_CARDS_LIMIT,
5947
+ errorCode: PAY_ERROR_CODE,
5948
+ giftCards: mock.giftCards.slice()
5949
+ });
5950
+ });
5951
+ $(document).ready(initGiftCardMock);
5952
+ })();
5953
+
5954
+ },{}],54:[function(require,module,exports){
5686
5955
  "use strict";
5687
5956
 
5688
5957
  var suggestions = [{
@@ -5821,7 +6090,7 @@ $(document).ready(function () {
5821
6090
  initLocalSearchBar();
5822
6091
  });
5823
6092
 
5824
- },{}],53:[function(require,module,exports){
6093
+ },{}],55:[function(require,module,exports){
5825
6094
  "use strict";
5826
6095
 
5827
6096
  var Wick = Wick || {};
@@ -5857,7 +6126,7 @@ Wick.GoogleMapsStoreInfo = function () {
5857
6126
  init();
5858
6127
  }();
5859
6128
 
5860
- },{}],54:[function(require,module,exports){
6129
+ },{}],56:[function(require,module,exports){
5861
6130
  "use strict";
5862
6131
 
5863
6132
  var Wick = Wick || {};
@@ -5913,7 +6182,7 @@ $(document).ready(function () {
5913
6182
  init();
5914
6183
  });
5915
6184
 
5916
- },{}],55:[function(require,module,exports){
6185
+ },{}],57:[function(require,module,exports){
5917
6186
  "use strict";
5918
6187
 
5919
6188
  function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
@@ -6511,7 +6780,7 @@ if (!Array.prototype.reduce) {
6511
6780
  });
6512
6781
  }
6513
6782
 
6514
- },{}],56:[function(require,module,exports){
6783
+ },{}],58:[function(require,module,exports){
6515
6784
  "use strict";
6516
6785
 
6517
6786
  $(document).ready(function () {
@@ -10182,7 +10451,7 @@ $(document).ready(function () {
10182
10451
  }, 100);
10183
10452
  });
10184
10453
 
10185
- },{}],57:[function(require,module,exports){
10454
+ },{}],59:[function(require,module,exports){
10186
10455
  "use strict";
10187
10456
 
10188
10457
  var Wick = Wick || {};
@@ -10218,7 +10487,7 @@ Wick.orders = function () {
10218
10487
  initialize();
10219
10488
  }();
10220
10489
 
10221
- },{}],58:[function(require,module,exports){
10490
+ },{}],60:[function(require,module,exports){
10222
10491
  "use strict";
10223
10492
 
10224
10493
  var Wick = Wick || {};
@@ -11079,7 +11348,7 @@ Wick.MainNavData = function () {
11079
11348
  };
11080
11349
  }();
11081
11350
 
11082
- },{}],59:[function(require,module,exports){
11351
+ },{}],61:[function(require,module,exports){
11083
11352
  "use strict";
11084
11353
 
11085
11354
  var Wick = Wick || {};
@@ -12094,7 +12363,7 @@ Wick.MiniBasketData = function () {
12094
12363
  };
12095
12364
  }();
12096
12365
 
12097
- },{}],60:[function(require,module,exports){
12366
+ },{}],62:[function(require,module,exports){
12098
12367
  "use strict";
12099
12368
 
12100
12369
  var Wick = Wick || {};
@@ -12129,7 +12398,7 @@ Wick.ShoppingCart = function () {
12129
12398
  };
12130
12399
  }();
12131
12400
 
12132
- },{}],61:[function(require,module,exports){
12401
+ },{}],63:[function(require,module,exports){
12133
12402
  "use strict";
12134
12403
 
12135
12404
  $(document).ready(function () {
@@ -12145,7 +12414,7 @@ $(document).ready(function () {
12145
12414
  });
12146
12415
  });
12147
12416
 
12148
- },{}],62:[function(require,module,exports){
12417
+ },{}],64:[function(require,module,exports){
12149
12418
  "use strict";
12150
12419
 
12151
12420
  var Wick = window.Wick || {};
@@ -12188,7 +12457,7 @@ Wick.FEMock = {
12188
12457
  cartPDPError: "\n <div class=\"custom-slider__wrap slider-mini-basket popover-mini-basket\">\n <div class=\"custom-slider__header\">\n <button class=\"btn btn-link p-0 link close-popup\" type=\"button\">\n <span class=\"icon-wrap\">\n <svg class=\"svg-inline--fa fa-angle-left fa-w-6\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"angle-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 192 512\" data-fa-i2svg=\"\">\n <path fill=\"currentColor\" d=\"M4.2 247.5L151 99.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17L69.3 256l118.5 119.7c4.7 4.7 4.7 12.3 0 17L168 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 264.5c-4.7-4.7-4.7-12.3 0-17z\"></path>\n </svg>\n </span>\n Continue Shopping\n </button>\n\n <button class=\"icon-wrap close-popup\" type=\"button\">\n <svg class=\"svg-inline--fa fa-times fa-w-10 icon\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"times\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\">\n <path fill=\"currentColor\" d=\"M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z\"></path>\n </svg>\n </button>\n </div>\n\n <div class=\"custom-slider__message\">\n <span class=\"icon-wrap error\">\n <svg class=\"svg-inline--fa fa-times-circle fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"times-circle\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" data-fa-i2svg=\"\">\n <path fill=\"currentColor\" d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z\"></path>\n </svg>\n </span>\n\n <div class=\"messages popover-mini-basket__not-added\">\n <p class=\"messages__text\">\n Invalid quantity entered. Please enter a number to the field \u2018quantity\u2019.\n </p>\n </div>\n </div>\n\n <div class=\"products popover-mini-basket__cards-holder\">\n <div class=\"card product-card-preview\">\n <div class=\"products__item card__inner\" data-name=\"Blue Circle Ready To Use Postcrete - 20kg\" data-id=\"221100\" data-price=\"7.50\" data-position=\"0\">\n <a href=\"/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100\" class=\"card__img-wrap card__img-wrap_link products__image\">\n <img loading=\"lazy\" class=\"product-img\" src=\"//media.wickes.co.uk/is/image/wickes/B3182_221100_00?$thumbnail$\" alt=\"Blue Circle Ready To Use Postcrete - 20kg\" title=\"Blue Circle Ready To Use Postcrete - 20kg\">\n </a>\n\n <div class=\"products__details\">\n <a href=\"/Blue-Circle-Ready-To-Use-Postcrete---20kg/p/221100\" class=\"title product-card__title\">\n Blue Circle Ready To Use Postcrete - 20kg\n </a>\n\n <p class=\"price\">\n <span class=\"product-card__price-value\">\xA37.50</span>\n </p>\n </div>\n </div>\n </div>\n </div>\n\n <div class=\"custom-slider__content\"></div>\n </div>\n "
12189
12458
  };
12190
12459
 
12191
- },{}],63:[function(require,module,exports){
12460
+ },{}],65:[function(require,module,exports){
12192
12461
  "use strict";
12193
12462
 
12194
12463
  function getOrdersHtmlByCurrentPage(_ref) {
@@ -12251,7 +12520,7 @@ $(document).ready(function () {
12251
12520
  initMyOrdersEvent();
12252
12521
  });
12253
12522
 
12254
- },{}],64:[function(require,module,exports){
12523
+ },{}],66:[function(require,module,exports){
12255
12524
  "use strict";
12256
12525
 
12257
12526
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
@@ -12288,7 +12557,7 @@ Object.entries(paymentTypeSelectors).forEach(function (_ref) {
12288
12557
  });
12289
12558
  });
12290
12559
 
12291
- },{}],65:[function(require,module,exports){
12560
+ },{}],67:[function(require,module,exports){
12292
12561
  "use strict";
12293
12562
 
12294
12563
  var Wick = window.Wick = window.Wick || {};
@@ -12382,7 +12651,7 @@ $(document).ready(function () {
12382
12651
  }
12383
12652
  });
12384
12653
 
12385
- },{}],66:[function(require,module,exports){
12654
+ },{}],68:[function(require,module,exports){
12386
12655
  "use strict";
12387
12656
 
12388
12657
  function handleClickAndScroll(cta, elementToScroll) {
@@ -12402,7 +12671,7 @@ $(document).ready(function () {
12402
12671
  handleClickAndScroll('.pdp-price-sale__value .pdp-price__excluding-delivery', '.pdp__fulfilment');
12403
12672
  });
12404
12673
 
12405
- },{}],67:[function(require,module,exports){
12674
+ },{}],69:[function(require,module,exports){
12406
12675
  "use strict";
12407
12676
 
12408
12677
  var Wick = Wick || {};
@@ -12488,7 +12757,7 @@ $(document).ready(function () {
12488
12757
  initPersonalDetails();
12489
12758
  });
12490
12759
 
12491
- },{}],68:[function(require,module,exports){
12760
+ },{}],70:[function(require,module,exports){
12492
12761
  "use strict";
12493
12762
 
12494
12763
  function getHtmlByCurrentPage(_ref) {
@@ -12518,7 +12787,7 @@ $(document).ready(function () {
12518
12787
  initPLPLoadMoreFunctionality();
12519
12788
  });
12520
12789
 
12521
- },{}],69:[function(require,module,exports){
12790
+ },{}],71:[function(require,module,exports){
12522
12791
  "use strict";
12523
12792
 
12524
12793
  var Wick = window.Wick = window.Wick || {};
@@ -12736,7 +13005,7 @@ Wick.MiniBasket = function () {
12736
13005
  };
12737
13006
  }();
12738
13007
 
12739
- },{}],70:[function(require,module,exports){
13008
+ },{}],72:[function(require,module,exports){
12740
13009
  "use strict";
12741
13010
 
12742
13011
  var Wick = Wick || {};
@@ -12777,7 +13046,7 @@ $(document).ready(function () {
12777
13046
  Wick.ProductCounter.bind();
12778
13047
  });
12779
13048
 
12780
- },{}],71:[function(require,module,exports){
13049
+ },{}],73:[function(require,module,exports){
12781
13050
  "use strict";
12782
13051
 
12783
13052
  var Wick = Wick || {};
@@ -12812,7 +13081,7 @@ $(document).ready(function () {
12812
13081
  Wick.ProjectListMultiple.bindAll();
12813
13082
  });
12814
13083
 
12815
- },{}],72:[function(require,module,exports){
13084
+ },{}],74:[function(require,module,exports){
12816
13085
  "use strict";
12817
13086
 
12818
13087
  var Wick = window.Wick = window.Wick || {};
@@ -13099,7 +13368,7 @@ $(document).ready(function () {
13099
13368
  init();
13100
13369
  });
13101
13370
 
13102
- },{}],73:[function(require,module,exports){
13371
+ },{}],75:[function(require,module,exports){
13103
13372
  "use strict";
13104
13373
 
13105
13374
  function initProjectShadowList() {
@@ -13161,7 +13430,7 @@ $(document).ready(function () {
13161
13430
  initProjectShadowList();
13162
13431
  });
13163
13432
 
13164
- },{}],74:[function(require,module,exports){
13433
+ },{}],76:[function(require,module,exports){
13165
13434
  "use strict";
13166
13435
 
13167
13436
  function initQuizEmail() {
@@ -13181,7 +13450,7 @@ $(document).ready(function () {
13181
13450
  initQuizEmail();
13182
13451
  });
13183
13452
 
13184
- },{}],75:[function(require,module,exports){
13453
+ },{}],77:[function(require,module,exports){
13185
13454
  "use strict";
13186
13455
 
13187
13456
  var Wick = Wick || {};
@@ -13281,7 +13550,7 @@ Wick.ReferenceField = function () {
13281
13550
  init();
13282
13551
  }();
13283
13552
 
13284
- },{}],76:[function(require,module,exports){
13553
+ },{}],78:[function(require,module,exports){
13285
13554
  "use strict";
13286
13555
 
13287
13556
  var Wick = Wick || {};
@@ -13311,7 +13580,7 @@ Wick.RepaymentToggle = function () {
13311
13580
  bindEvents();
13312
13581
  }();
13313
13582
 
13314
- },{}],77:[function(require,module,exports){
13583
+ },{}],79:[function(require,module,exports){
13315
13584
  "use strict";
13316
13585
 
13317
13586
  $(document).on('click', '.filter-results__clear', function () {
@@ -13320,7 +13589,7 @@ $(document).on('click', '.filter-results__clear', function () {
13320
13589
  form.submit();
13321
13590
  });
13322
13591
 
13323
- },{}],78:[function(require,module,exports){
13592
+ },{}],80:[function(require,module,exports){
13324
13593
  "use strict";
13325
13594
 
13326
13595
  var Wick = Wick || {};
@@ -13346,7 +13615,7 @@ Wick.Selectable = function () {
13346
13615
  bindEvents();
13347
13616
  }();
13348
13617
 
13349
- },{}],79:[function(require,module,exports){
13618
+ },{}],81:[function(require,module,exports){
13350
13619
  "use strict";
13351
13620
 
13352
13621
  var Wick = Wick || {};
@@ -13429,7 +13698,7 @@ $(document).ready(function () {
13429
13698
  Wick.ShoppingList.bindAll();
13430
13699
  });
13431
13700
 
13432
- },{}],80:[function(require,module,exports){
13701
+ },{}],82:[function(require,module,exports){
13433
13702
  "use strict";
13434
13703
 
13435
13704
  var Wick = Wick || {};
@@ -13454,7 +13723,7 @@ Wick.SignUp = function () {
13454
13723
  });
13455
13724
  }();
13456
13725
 
13457
- },{}],81:[function(require,module,exports){
13726
+ },{}],83:[function(require,module,exports){
13458
13727
  "use strict";
13459
13728
 
13460
13729
  //TODO: needs refactoring in future, gather tother with range-type.js for common script
@@ -13473,7 +13742,7 @@ Wick.StoreLocator = function () {
13473
13742
  });
13474
13743
  }();
13475
13744
 
13476
- },{}],82:[function(require,module,exports){
13745
+ },{}],84:[function(require,module,exports){
13477
13746
  "use strict";
13478
13747
 
13479
13748
  var Wick = window.Wick || {};
@@ -13514,7 +13783,7 @@ $(document).ready(function () {
13514
13783
  }, 250));
13515
13784
  });
13516
13785
 
13517
- },{}],83:[function(require,module,exports){
13786
+ },{}],85:[function(require,module,exports){
13518
13787
  "use strict";
13519
13788
 
13520
13789
  var Wick = Wick || {};
@@ -13536,7 +13805,7 @@ $(document).ready(function () {
13536
13805
  Wick.addListToBasket.addAllProjectList();
13537
13806
  });
13538
13807
 
13539
- },{}],84:[function(require,module,exports){
13808
+ },{}],86:[function(require,module,exports){
13540
13809
  "use strict";
13541
13810
 
13542
13811
  var Wick = Wick || {};
@@ -13574,7 +13843,7 @@ Wick.User = function () {
13574
13843
  };
13575
13844
  }();
13576
13845
 
13577
- },{}],85:[function(require,module,exports){
13846
+ },{}],87:[function(require,module,exports){
13578
13847
  "use strict";
13579
13848
 
13580
13849
  var suppressQuantityReportValidityOnBlur = false;
@@ -13601,14 +13870,14 @@ $(document).off('keydown.quantityValidation', '#quantity-field').on('keydown.qua
13601
13870
  }, 150);
13602
13871
  });
13603
13872
 
13604
- },{}],86:[function(require,module,exports){
13873
+ },{}],88:[function(require,module,exports){
13605
13874
  "use strict";
13606
13875
 
13607
13876
  window.ACC = window.ACC || {};
13608
13877
  window.ACC.app = window.ACC.app || {};
13609
13878
  window.ACC.app.isVatToggleAvailable = !!$('.switch-vat input').length;
13610
13879
 
13611
- },{}],87:[function(require,module,exports){
13880
+ },{}],89:[function(require,module,exports){
13612
13881
  "use strict";
13613
13882
 
13614
13883
  var Wick = window.Wick = window.Wick || {};
@@ -13640,7 +13909,7 @@ Wick.Wismo = function () {
13640
13909
  });
13641
13910
  }();
13642
13911
 
13643
- },{}],88:[function(require,module,exports){
13912
+ },{}],90:[function(require,module,exports){
13644
13913
  "use strict";
13645
13914
 
13646
13915
  var Wick = Wick || {};
@@ -13719,7 +13988,7 @@ Wick.YourDetails = function () {
13719
13988
  });
13720
13989
  }();
13721
13990
 
13722
- },{}],89:[function(require,module,exports){
13991
+ },{}],91:[function(require,module,exports){
13723
13992
  "use strict";
13724
13993
 
13725
13994
  Object.defineProperty(exports, "__esModule", {
@@ -13956,4 +14225,4 @@ function createShowMoreLess() {
13956
14225
  };
13957
14226
  }
13958
14227
 
13959
- },{"../../../elements/btn.hbs":24}]},{},[25,26,27,28,29,30,31,32,33,34,35,36,40,37,38,39,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88]);
14228
+ },{"../../../elements/btn.hbs":24}]},{},[25,26,27,28,29,30,31,32,33,34,35,36,41,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90]);