{"product_id":"the-renae-and-saskia-hair-set","title":"The Renae \u0026 Saskia Hair Furniture Set","description":"\u003cstyle\u003e\n\n  \/* ================================\n     PRODUCT INFORMATION\n  ================================= *\/\n\n  .psf-product-info {\n    max-width: 1250px;\n    margin: 0 auto;\n    padding: 55px 40px 28px;\n    display: block !important;\n    width: 100% !important;\n    box-sizing: border-box;\n  }\n\n  .psf-product-info h2 {\n    margin: 0 0 24px;\n    font-size: 34px;\n    line-height: 1.2;\n    font-weight: 500;\n    color: #111111;\n    display: block;\n    width: 100%;\n  }\n\n  .psf-product-copy {\n    font-size: 16px;\n    line-height: 1.7;\n    color: #1f1f1f;\n    display: block !important;\n    width: 100% !important;\n  }\n\n  .psf-product-copy p {\n    margin: 0 0 18px;\n    display: block;\n    width: 100%;\n  }\n\n  .psf-product-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .psf-product-note {\n    margin-top: 28px;\n    padding-top: 14px;\n    border-top: 1px solid #e5d6dc;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #666666;\n    font-style: italic;\n    display: block;\n    width: 100%;\n  }\n\n\n  \/* ================================\n     ACCORDIONS\n  ================================= *\/\n\n  .psf-uk-accordion {\n    width: 100%;\n    max-width: 1250px;\n    margin: 0 auto;\n    padding: 0 40px 30px;\n    box-sizing: border-box;\n  }\n\n  .psf-uk-accordion details {\n    border-top: 1px solid #eadfd7;\n    margin: 0;\n  }\n\n  .psf-uk-accordion details:last-child {\n    border-bottom: 1px solid #eadfd7;\n  }\n\n  .psf-uk-accordion summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 0;\n    font-size: 17px;\n    font-weight: 500;\n    color: #111111;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n\n  .psf-uk-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .psf-uk-accordion summary::after {\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 300;\n    color: #c8956c;\n  }\n\n  .psf-uk-accordion details[open] summary::after {\n    content: \"−\";\n    color: #c8956c;\n  }\n\n  .psf-uk-accordion-content {\n    padding: 0 0 22px;\n    font-size: 15px;\n    line-height: 1.7;\n    color: #1f1f1f;\n  }\n\n  .psf-uk-accordion-content p {\n    margin: 0 0 16px;\n  }\n\n  .psf-uk-accordion-content a {\n    color: inherit;\n    text-decoration: underline;\n  }\n\n\n  \/* ================================\n     DELIVERY NOTICE\n  ================================= *\/\n\n  .psf-uk-notice {\n    margin: 0 0 20px;\n    padding: 18px 20px;\n    background: linear-gradient(135deg, #fff7fa 0%, #fdecef 100%);\n    border: 1px solid #f1cdd9;\n    border-radius: 14px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    box-sizing: border-box;\n  }\n\n  .psf-uk-notice-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 50%;\n    background: #f7d3df;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 21px;\n    color: #d95f8c;\n  }\n\n  .psf-uk-notice-copy {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .psf-uk-notice-title {\n    display: block;\n    margin: 0 0 5px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n    color: #d95f8c;\n  }\n\n  .psf-uk-notice-text {\n    margin: 0 !important;\n    font-size: 13.5px;\n    line-height: 1.6;\n    color: #3d3936;\n  }\n\n\n  \/* ================================\n     DIMENSIONS\n  ================================= *\/\n\n  .dimensions-wrap {\n    max-width: 1250px;\n    margin: 0 auto;\n    padding: 0 40px 45px;\n    box-sizing: border-box;\n  }\n\n  .dimensions-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    align-items: stretch;\n  }\n\n  .dimension-box {\n    background: #ffffff;\n    border: 1px solid #d4b8a8;\n    border-radius: 12px;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .dimension-box-title {\n    padding: 16px 20px;\n    text-align: center;\n    background: #FADDE9;\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    font-weight: 600;\n    color: #000000;\n  }\n\n  .dimension-box-content {\n    display: flex;\n    flex: 1;\n    background: #ffffff;\n  }\n\n  .dimension-cell {\n    flex: 1;\n    padding: 22px 12px;\n    text-align: center;\n    box-sizing: border-box;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n  }\n\n  .dimension-cell + .dimension-cell {\n    border-left: 1px solid #d4b8a8;\n  }\n\n  .dimension-label {\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #000000;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  .dimension-value {\n    font-size: 22px;\n    font-weight: bold;\n    color: #000000;\n    letter-spacing: 1px;\n  }\n\n  .dimension-unit {\n    font-size: 13px;\n    font-weight: 400;\n  }\n\n\n  \/* ================================\n     MOBILE\n  ================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    .psf-product-info {\n      padding: 32px 18px 24px;\n    }\n\n    .psf-product-info h2 {\n      font-size: 27px;\n      line-height: 1.25;\n      margin-bottom: 18px;\n    }\n\n    .psf-product-copy {\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .psf-product-copy p {\n      margin-bottom: 16px;\n    }\n\n    .psf-product-note {\n      margin-top: 22px;\n      padding-top: 12px;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    .psf-uk-accordion {\n      padding: 0 18px 24px;\n    }\n\n    .psf-uk-accordion summary {\n      font-size: 16px;\n      padding: 16px 0;\n    }\n\n    .psf-uk-accordion-content {\n      font-size: 14px;\n    }\n\n    .psf-uk-notice {\n      padding: 16px;\n      gap: 12px;\n    }\n\n    .psf-uk-notice-icon {\n      width: 34px;\n      height: 34px;\n      min-width: 34px;\n      font-size: 19px;\n    }\n\n    .dimensions-wrap {\n      padding: 0 18px 28px;\n    }\n\n    .dimensions-grid {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .dimension-cell {\n      padding: 18px 7px;\n    }\n\n    .dimension-label {\n      font-size: 8px;\n      letter-spacing: 1px;\n    }\n\n    .dimension-value {\n      font-size: 17px;\n    }\n\n    .dimension-unit {\n      font-size: 10px;\n    }\n  }\n\n\u003c\/style\u003e\n\u003c!-- PRODUCT INFORMATION --\u003e\n\u003cdiv class=\"psf-product-info\"\u003e\n\u003ch2\u003eThe Renae \u0026amp; Saskia Hair Furniture Set\u003c\/h2\u003e\n\u003cdiv class=\"psf-product-copy\"\u003e\n\u003cp\u003eThe Renae \u0026amp; Saskia Hair Furniture Set brings together two beautifully coordinated pieces. Featuring the Renae Hair Basin Chair and Saskia Hair Styling Chair, both pieces share soft cushioned detailing and gold framing.\u003c\/p\u003e\n\u003cp\u003eThe Renae Hair Basin Chair features a generously cushioned seat and backrest, slim gold metal frame and a basin finished with beautiful silver fixtures, combining client comfort with a polished salon finish.\u003c\/p\u003e\n\u003cp\u003eThe basin bowl can be adjusted to help keep your client comfortable throughout their treatment, allowing you to position it more easily to suit them.\u003c\/p\u003e\n\u003cp\u003eThe pipework is discreetly concealed within the back of the Renae, helping to maintain its clean and streamlined appearance. The basin will need to be installed by a plumber and connected to hot and cold mains water, along with a suitable waste connection.\u003c\/p\u003e\n\u003cp\u003eThe Saskia Hair Styling Chair continues the same design with a supportive cushioned seat, backrest and headrest, finished with beautiful gold detailing. Its hydraulic base allows the height to be easily adjusted, helping to create a comfortable working position for the stylist.\u003c\/p\u003e\n\u003cp\u003eBoth pieces are available in a gorgeous range of standard colours, with custom colour options also available to help you create the perfect look for your salon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"psf-product-note\"\u003eImages may be computer-generated and are shown for illustrative purposes. Colours may vary slightly depending on your screen settings. Please check our colour swatches, customer gallery and Instagram for the most accurate representation before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ACCORDIONS --\u003e\n\u003cdiv class=\"psf-uk-accordion\"\u003e\n\u003c!-- CUSTOM ORDERS --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCustom Orders\u003c\/summary\u003e\n\u003cdiv class=\"psf-uk-accordion-content\"\u003e\n\u003cp\u003eLooking for something unique? We offer a stunning range of colours and customisation options to help you create furniture that’s perfectly tailored to your salon or space.\u003c\/p\u003e\n\u003cp\u003eIf you would like a custom colour for your Renae Hair Basin Chair and Saskia Hair Styling Chair, please contact us before ordering so we can discuss the available options with you.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eImportant information\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCustom orders are non-refundable and cannot be returned or exchanged unless faulty.\u003c\/p\u003e\n\u003cp\u003eThey are typically made to order, with an estimated delivery time of 6–12 weeks.\u003c\/p\u003e\n\u003cp\u003eLove the set but want to make a few tweaks? Let’s chat about what’s possible! Call us on \u003ca href=\"tel:01702690111\"\u003e01702 690111\u003c\/a\u003e or email \u003ca href=\"mailto:headoffice@prettysalon.co.uk\"\u003e headoffice@prettysalon.co.uk \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDelivery\u003c\/summary\u003e\n\u003cdiv class=\"psf-uk-accordion-content\"\u003e\n\u003cdiv class=\"psf-uk-notice\"\u003e\n\u003cdiv class=\"psf-uk-notice-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv class=\"psf-uk-notice-copy\"\u003e\n\u003cspan class=\"psf-uk-notice-title\"\u003e Delivery Notice \u003c\/span\u003e\n\u003cp class=\"psf-uk-notice-text\"\u003eFor deliveries to flats or communal buildings, valid photo ID will be required upon delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eWe aim to make your delivery process as smooth and clear as possible. Please see below for estimated timeframes, charges and important delivery notes.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery timeframes\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIn-stock items: Estimated delivery within 3–7 working days.\u003c\/p\u003e\n\u003cp\u003eComing soon items: If your item is marked with a restock date for your selected style or colour, delivery will be 3–7 working days from that date.\u003c\/p\u003e\n\u003cp\u003eMade to order items: If your item is out of stock, it will be made to order, with an estimated delivery time of 6–12 weeks.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMultiple item orders\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf your order contains multiple items, they may be dispatched separately as soon as each item is ready.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery charges\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSmall items £12.50 | Mainland UK curbside: £60 | 2 Man delivery groundfloor: £80 | 2 Man delivery unboxing and removal of rubbish: £150\u003c\/p\u003e\n\u003cp\u003eScotland \u0026amp; Wales: Small Items £25 | Large items curbside £100\u003c\/p\u003e\n\u003cp\u003eDeliveries to Scotland and Wales may take up to 1 additional week.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNorthern Ireland:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e1 Large item \u0026amp; 1 Small item room of choice: £250\u003c\/p\u003e\n\u003cp\u003eDeliveries to Ireland may take up to 2 additional weeks.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e For orders containing more than 1 large item and 1 small item, please contact us for a delivery quote. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePlease email us \u003ca href=\"mailto:headoffice@prettysalon.co.uk\"\u003e headoffice@prettysalon.co.uk \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- RETURNS --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eReturns\u003c\/summary\u003e\n\u003cdiv class=\"psf-uk-accordion-content\"\u003e\n\u003cp\u003eWe want you to be completely happy with your purchase. If for any reason you’re not satisfied, items can be returned within 14 days of delivery.\u003c\/p\u003e\n\u003cp\u003ePlease note that custom orders including any changes to colour, size, or additions such as logos or branding are non-refundable and cannot be returned unless faulty.\u003c\/p\u003e\n\u003cp\u003eA collection fee will apply to all returns unless the item is confirmed to be faulty. The original delivery fee is non-refundable.\u003c\/p\u003e\n\u003cp\u003eAll final-discount discontinued items are sold as final sale. Returns and refunds are not accepted unless the product is faulty or damaged.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eImportant\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems should be returned in their \u003cstrong\u003eoriginal packaging where possible\u003c\/strong\u003e. If this is not available, suitable packaging must be used to ensure safe return.\u003c\/p\u003e\n\u003cp\u003eCustomers have the right to inspect items as they would in-store. However, excessive handling may result in a deduction from the refund.\u003c\/p\u003e\n\u003cp\u003eYou can call on \u003ca href=\"tel:01702690111\"\u003e01702 690111\u003c\/a\u003e or email \u003ca href=\"mailto:headoffice@prettysalon.co.uk\"\u003e headoffice@prettysalon.co.uk \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv class=\"dimensions-wrap\"\u003e\n\u003cdiv class=\"dimensions-grid\"\u003e\n\u003c!-- RENAE --\u003e\n\u003cdiv class=\"dimension-box\"\u003e\n\u003cdiv class=\"dimension-box-title\"\u003e✦   Renae Hair Basin Chair   ✦\u003c\/div\u003e\n\u003cdiv class=\"dimension-box-content\"\u003e\n\u003c!-- LENGTH --\u003e\n\u003cdiv class=\"dimension-cell\"\u003e\n\u003cdiv style=\"margin-bottom: 8px;\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"2\" y1=\"8\" x2=\"2\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"22\" y1=\"8\" x2=\"22\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003e102 \u003cspan class=\"dimension-unit\"\u003ecm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WIDTH --\u003e\n\u003cdiv class=\"dimension-cell\"\u003e\n\u003cdiv style=\"margin-bottom: 8px;\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"2\" y1=\"8\" x2=\"2\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"22\" y1=\"8\" x2=\"22\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003e62 \u003cspan class=\"dimension-unit\"\u003ecm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DEPTH --\u003e\n\u003cdiv class=\"dimension-cell\"\u003e\n\u003cdiv style=\"margin-bottom: 8px;\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"2\" y1=\"8\" x2=\"2\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"22\" y1=\"8\" x2=\"22\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eDepth\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003e120 \u003cspan class=\"dimension-unit\"\u003ecm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SASKIA --\u003e\n\u003cdiv class=\"dimension-box\"\u003e\n\u003cdiv class=\"dimension-box-title\"\u003e✦   Saskia Hair Styling Chair   ✦\u003c\/div\u003e\n\u003cdiv class=\"dimension-box-content\"\u003e\n\u003c!-- DEPTH --\u003e\n\u003cdiv class=\"dimension-cell\"\u003e\n\u003cdiv style=\"margin-bottom: 8px;\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"2\" y1=\"8\" x2=\"2\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"22\" y1=\"8\" x2=\"22\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eDepth\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003e58 \u003cspan class=\"dimension-unit\"\u003ecm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WIDTH --\u003e\n\u003cdiv class=\"dimension-cell\"\u003e\n\u003cdiv style=\"margin-bottom: 8px;\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"2\" y1=\"8\" x2=\"2\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"22\" y1=\"8\" x2=\"22\" y2=\"16\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003e63 \u003cspan class=\"dimension-unit\"\u003ecm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HEIGHT --\u003e\n\u003cdiv class=\"dimension-cell\"\u003e\n\u003cdiv style=\"margin-bottom: 8px;\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\" stroke=\"#ff6eb4\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n              \u003cpolyline points=\"8,6 12,2 16,6\" stroke=\"#ff6eb4\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/polyline\u003e\n              \u003cpolyline points=\"8,18 12,22 16,18\" stroke=\"#ff6eb4\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/polyline\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eAdjustable Height\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003e91–107 \u003cspan class=\"dimension-unit\"\u003ecm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PrettySalon","offers":[{"title":"White","offer_id":60704577552718,"sku":null,"price":1149.0,"currency_code":"GBP","in_stock":true},{"title":"Cream","offer_id":60704577585486,"sku":null,"price":1149.0,"currency_code":"GBP","in_stock":true},{"title":"Nude","offer_id":60704577618254,"sku":null,"price":1149.0,"currency_code":"GBP","in_stock":true},{"title":"Soft Brown","offer_id":60704577651022,"sku":null,"price":1149.0,"currency_code":"GBP","in_stock":true},{"title":"Mocha Brown","offer_id":60704577683790,"sku":null,"price":1149.0,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":60704577716558,"sku":null,"price":1149.0,"currency_code":"GBP","in_stock":true},{"title":"Pink","offer_id":60704577749326,"sku":null,"price":1149.0,"currency_code":"GBP","in_stock":true},{"title":"Sage Green","offer_id":60704577782094,"sku":null,"price":1149.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0828\/5277\/4222\/files\/20260818-225914_1.jpg?v=1788863012","url":"https:\/\/prettysalon.co.uk\/products\/the-renae-and-saskia-hair-set","provider":"PrettySalon","version":"1.0","type":"link"}