{"product_id":"handled-plastic-cutting-board","title":"Handled Plastic Cutting Board","description":"\u003cstyle\u003e\n  .handled-plastic-cutting-board-description {\n    width: 100%;\n    max-width: 100%;\n    color: #10243a;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .handled-plastic-cutting-board-description *,\n  .handled-plastic-cutting-board-description *::before,\n  .handled-plastic-cutting-board-description *::after {\n    box-sizing: border-box;\n  }\n\n  .handled-plastic-cutting-board-description p {\n    margin: 0;\n  }\n\n  .hpcb-intro {\n    max-width: 960px;\n    margin: 0 0 26px;\n    color: #536174;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .hpcb-specifications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin: 0 0 28px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .hpcb-specification {\n    min-width: 0;\n    min-height: 84px;\n    padding: 15px 16px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .hpcb-specification-label {\n    display: block;\n    margin-bottom: 5px;\n    color: #69788b;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .hpcb-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .hpcb-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .hpcb-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .hpcb-section details {\n    display: block;\n  }\n\n  .hpcb-section summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n    min-height: 62px;\n    padding: 15px 0;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.01em;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .hpcb-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hpcb-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .hpcb-section-number {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .hpcb-toggle {\n    position: relative;\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .hpcb-toggle::before {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 16px;\n    height: 16px;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%2310243a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.2 11.4A4 4 0 0 1 6.5 3.5 5.4 5.4 0 0 1 16.8 4a4 4 0 0 1 1 7.7V18H6.2v-6.6Z'\/%3E%3Cpath d='M6.2 14.2h11.6'\/%3E%3Cpath d='M8.5 18v2h7v-2'\/%3E%3C\/svg%3E\");\n    background-position: center;\n    background-repeat: no-repeat;\n    background-size: contain;\n    transform: translate(-50%, -50%) scale(1);\n    transition: transform 0.25s ease;\n  }\n\n  .hpcb-section summary:hover .hpcb-toggle::before,\n  .hpcb-section summary:focus-visible .hpcb-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .hpcb-section details[open] .hpcb-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .hpcb-content {\n    max-width: 1040px;\n    padding: 0 0 24px 39px;\n    color: #526174;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .hpcb-content p {\n    margin: 0 0 13px;\n  }\n\n  .hpcb-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .hpcb-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hpcb-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .hpcb-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .hpcb-content li::before {\n    content: \"\";\n    position: absolute;\n    top: 18px;\n    left: 1px;\n    width: 5px;\n    height: 5px;\n    background: #176a9e;\n  }\n\n  .hpcb-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .hpcb-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 18px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n  }\n\n  .hpcb-feature-item {\n    min-height: 78px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .hpcb-feature-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #69788b;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .hpcb-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .hpcb-wholesale-table {\n    width: 100%;\n    margin-top: 18px;\n    border-collapse: collapse;\n    border: 1px solid #d6dfe7;\n    table-layout: fixed;\n  }\n\n  .hpcb-wholesale-table th,\n  .hpcb-wholesale-table td {\n    padding: 12px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    text-align: left;\n    vertical-align: middle;\n  }\n\n  .hpcb-wholesale-table th:last-child,\n  .hpcb-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .hpcb-wholesale-table tr:last-child th,\n  .hpcb-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .hpcb-wholesale-table th {\n    width: 42%;\n    background: #f5f7f9;\n    color: #667487;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .hpcb-wholesale-table td {\n    background: #ffffff;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .hpcb-order-summary {\n    margin-top: 16px;\n    padding: 15px 16px;\n    border: 1px solid #cbd6df;\n    border-left: 3px solid #176a9e;\n    background: #f7f9fb;\n  }\n\n  .hpcb-order-summary-label {\n    display: block;\n    margin-bottom: 6px;\n    color: #176a9e;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .hpcb-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .hpcb-order-summary strong {\n    color: #10243a;\n  }\n\n  .hpcb-note {\n    margin-top: 15px;\n    padding: 13px 14px;\n    border: 1px solid #d6dfe7;\n    background: #f8fafb;\n    color: #59687a;\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .hpcb-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .hpcb-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .hpcb-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .handled-plastic-cutting-board-description {\n      font-size: 13px;\n    }\n\n    .hpcb-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .hpcb-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .hpcb-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .hpcb-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .hpcb-summary-title {\n      gap: 9px;\n    }\n\n    .hpcb-content {\n      padding: 0 0 21px;\n    }\n\n    .hpcb-wholesale-table,\n    .hpcb-wholesale-table tbody,\n    .hpcb-wholesale-table tr,\n    .hpcb-wholesale-table th,\n    .hpcb-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .hpcb-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .hpcb-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .hpcb-wholesale-table th,\n    .hpcb-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .hpcb-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .hpcb-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"handled-plastic-cutting-board-description\"\u003e\n\u003cp class=\"hpcb-intro\"\u003eA lightweight plastic cutting board designed for everyday slicing, chopping, and food preparation. Its broad work surface helps protect kitchen counters from direct knife contact, while the integrated handle makes the board easy to carry, position, and hang for storage. Suitable for home kitchens, catering environments, food preparation areas, kitchenware retailers, and general wholesale ranges.\u003c\/p\u003e\n\u003cdiv class=\"hpcb-specifications\"\u003e\n\u003cdiv class=\"hpcb-specification\"\u003e\n\u003cspan class=\"hpcb-specification-label\"\u003eCarton contents\u003c\/span\u003e \u003cspan class=\"hpcb-specification-value\"\u003e24 cutting boards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-specification\"\u003e\n\u003cspan class=\"hpcb-specification-label\"\u003eWholesale unit price\u003c\/span\u003e \u003cspan class=\"hpcb-specification-value\"\u003e£1.88\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-specification\"\u003e\n\u003cspan class=\"hpcb-specification-label\"\u003eWholesale carton price\u003c\/span\u003e \u003cspan class=\"hpcb-specification-value\"\u003e£45.12\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-specification\"\u003e\n\u003cspan class=\"hpcb-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"hpcb-specification-value\"\u003e1 carton · 24 pieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-accordion\"\u003e\n\u003cdiv class=\"hpcb-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"hpcb-summary-title\"\u003e \u003cspan class=\"hpcb-section-number\"\u003e01\u003c\/span\u003e Practical Everyday Food Preparation \u003c\/span\u003e \u003cspan class=\"hpcb-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hpcb-content\"\u003e\n\u003cp\u003eThe generous rectangular surface provides a practical area for preparing fruit, vegetables, bread, cheese, and other everyday ingredients. It helps create a dedicated cutting surface while reducing direct contact between knives and kitchen worktops.\u003c\/p\u003e\n\u003cp\u003eThe board is lightweight for convenient handling and includes an integrated handle for carrying or hanging storage. Its slim profile allows multiple boards to be stacked efficiently in cupboards, drawers, preparation stations, or retail displays.\u003c\/p\u003e\n\u003cdiv class=\"hpcb-feature-grid\"\u003e\n\u003cdiv class=\"hpcb-feature-item\"\u003e\n\u003cspan class=\"hpcb-feature-label\"\u003eBoard size\u003c\/span\u003e \u003cspan class=\"hpcb-feature-value\"\u003e38 × 23.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-feature-item\"\u003e\n\u003cspan class=\"hpcb-feature-label\"\u003eMain material\u003c\/span\u003e \u003cspan class=\"hpcb-feature-value\"\u003eLightweight plastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-feature-item\"\u003e\n\u003cspan class=\"hpcb-feature-label\"\u003eStorage feature\u003c\/span\u003e \u003cspan class=\"hpcb-feature-value\"\u003eIntegrated carrying handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"hpcb-summary-title\"\u003e \u003cspan class=\"hpcb-section-number\"\u003e02\u003c\/span\u003e Materials, Dimensions \u0026amp; Colour Assortment \u003c\/span\u003e \u003cspan class=\"hpcb-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hpcb-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Handled plastic cutting board.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct dimensions:\u003c\/strong\u003e Approximately 38 cm long × 23.5 cm wide × 0.5 cm deep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged weight:\u003c\/strong\u003e Approximately 0.580 kg per board.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMain material:\u003c\/strong\u003e Plastic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Flat rectangular preparation surface with an integrated handle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandling:\u003c\/strong\u003e Lightweight construction for convenient everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColour assortment:\u003c\/strong\u003e Two assorted colours, including white.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail packaging:\u003c\/strong\u003e Wrap card.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended uses:\u003c\/strong\u003e Slicing, chopping, cutting, and general kitchen food preparation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"hpcb-note\"\u003e\n\u003cstrong\u003eColour assortment note:\u003c\/strong\u003e Each wholesale carton contains two assorted colours. White is included in the range, but the second colour and the exact quantity of each colour are not specified and may vary between cartons.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"hpcb-summary-title\"\u003e \u003cspan class=\"hpcb-section-number\"\u003e03\u003c\/span\u003e Use, Cleaning \u0026amp; Product Care \u003c\/span\u003e \u003cspan class=\"hpcb-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hpcb-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBefore first use:\u003c\/strong\u003e Hand wash the board and dry it thoroughly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePreparation:\u003c\/strong\u003e Place the board on a clean, dry, stable work surface before cutting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended use:\u003c\/strong\u003e Suitable for routine slicing, chopping, and preparation of everyday food ingredients.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleaning:\u003c\/strong\u003e Hand wash only using warm water, standard washing-up liquid, and a soft sponge or cloth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrying:\u003c\/strong\u003e Dry thoroughly after washing before stacking or storing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Store flat, upright, or hang using the integrated handle where suitable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeat protection:\u003c\/strong\u003e Keep away from direct flames, hot cooking zones, and excessively hot cookware.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInspection:\u003c\/strong\u003e Replace the board if it becomes deeply scored, warped, cracked, or otherwise damaged.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"hpcb-note\"\u003e\n\u003cstrong\u003eCare note:\u003c\/strong\u003e This product is intended for hand washing only. Avoid abrasive cleaners and scouring tools that may scratch the preparation surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"hpcb-summary-title\"\u003e \u003cspan class=\"hpcb-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"hpcb-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hpcb-content\"\u003e\n\u003cp\u003eEach cutting board is supplied with wrap-card retail packaging. The minimum wholesale purchase is one carton containing 24 plastic cutting boards in a two-colour assortment.\u003c\/p\u003e\n\u003ctable class=\"hpcb-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton contents\u003c\/th\u003e\n\u003ctd\u003e24 plastic cutting boards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately L38 × W23.5 × D0.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour assortment\u003c\/th\u003e\n\u003ctd\u003eTwo assorted colours, including white\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCleaning\u003c\/th\u003e\n\u003ctd\u003eHand wash only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale unit price\u003c\/th\u003e\n\u003ctd\u003e£1.88\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton quantity\u003c\/th\u003e\n\u003ctd\u003e24 pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMinimum order\u003c\/th\u003e\n\u003ctd\u003e1 carton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£45.12\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRetail packaging\u003c\/th\u003e\n\u003ctd\u003eWrap card\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"hpcb-order-summary\"\u003e\n\u003cspan class=\"hpcb-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 retail unit = 1 plastic cutting board\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eWholesale unit price = £1.88\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 carton = 24 cutting boards\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 1 carton\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£45.12\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpcb-note\"\u003e\n\u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e Original unit price £1.50 + 25% = £1.875, rounded to £1.88. £1.88 × 24 cutting boards = £45.12. The carton total is calculated from the displayed unit price rounded to the nearest penny.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":58734522892633,"sku":null,"price":1.88,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/1_22.png?v=1785424485","url":"https:\/\/homebasesupplies.co\/products\/handled-plastic-cutting-board","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}