{"product_id":"silicone-slotted-turner","title":"Silicone Slotted Turner","description":"\u003cstyle\u003e\n  .silicone-slotted-turner-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  .silicone-slotted-turner-description *,\n  .silicone-slotted-turner-description *::before,\n  .silicone-slotted-turner-description *::after {\n    box-sizing: border-box;\n  }\n\n  .silicone-slotted-turner-description p {\n    margin: 0;\n  }\n\n  .sst-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  .sst-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  .sst-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  .sst-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  .sst-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .sst-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .sst-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .sst-section details {\n    display: block;\n  }\n\n  .sst-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  .sst-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sst-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .sst-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  .sst-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  .sst-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  .sst-section summary:hover .sst-toggle::before,\n  .sst-section summary:focus-visible .sst-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .sst-section details[open] .sst-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .sst-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  .sst-content p {\n    margin: 0 0 13px;\n  }\n\n  .sst-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sst-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sst-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .sst-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .sst-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  .sst-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .sst-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  .sst-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  .sst-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  .sst-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .sst-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  .sst-wholesale-table th,\n  .sst-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  .sst-wholesale-table th:last-child,\n  .sst-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .sst-wholesale-table tr:last-child th,\n  .sst-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sst-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  .sst-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  .sst-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  .sst-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  .sst-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .sst-order-summary strong {\n    color: #10243a;\n  }\n\n  .sst-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  .sst-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .sst-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sst-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .silicone-slotted-turner-description {\n      font-size: 13px;\n    }\n\n    .sst-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .sst-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .sst-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .sst-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .sst-summary-title {\n      gap: 9px;\n    }\n\n    .sst-content {\n      padding: 0 0 21px;\n    }\n\n    .sst-wholesale-table,\n    .sst-wholesale-table tbody,\n    .sst-wholesale-table tr,\n    .sst-wholesale-table th,\n    .sst-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .sst-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .sst-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .sst-wholesale-table th,\n    .sst-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .sst-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .sst-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"silicone-slotted-turner-description\"\u003e\n\u003cp class=\"sst-intro\"\u003eA versatile silicone slotted turner designed for flipping, lifting, stirring, and serving food while helping protect non-stick cookware from scratches. The broad slotted head allows excess oil, cooking liquid, or sauce to drain away, while the lightweight handle provides comfortable everyday control. Finished with a hanging hole for convenient storage, this reusable utensil is suitable for home kitchens, catering environments, kitchenware retail, and general wholesale resale.\u003c\/p\u003e\n\u003cdiv class=\"sst-specifications\"\u003e\n\u003cdiv class=\"sst-specification\"\u003e\n\u003cspan class=\"sst-specification-label\"\u003eCarton contents\u003c\/span\u003e \u003cspan class=\"sst-specification-value\"\u003e24 slotted turners\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-specification\"\u003e\n\u003cspan class=\"sst-specification-label\"\u003eWholesale unit price\u003c\/span\u003e \u003cspan class=\"sst-specification-value\"\u003e£1.13\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-specification\"\u003e\n\u003cspan class=\"sst-specification-label\"\u003eWholesale carton price\u003c\/span\u003e \u003cspan class=\"sst-specification-value\"\u003e£27.12\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-specification\"\u003e\n\u003cspan class=\"sst-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"sst-specification-value\"\u003e1 carton · 24 pieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-accordion\"\u003e\n\u003cdiv class=\"sst-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"sst-summary-title\"\u003e \u003cspan class=\"sst-section-number\"\u003e01\u003c\/span\u003e Practical Flipping, Lifting \u0026amp; Serving \u003c\/span\u003e \u003cspan class=\"sst-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sst-content\"\u003e\n\u003cp\u003eThe broad slotted head slides beneath burgers, eggs, fish, pancakes, vegetables, and other cooked foods for controlled turning and lifting. Open slots allow excess liquid, oil, or sauce to drain through before food is transferred from the pan to a plate or serving dish.\u003c\/p\u003e\n\u003cp\u003eThe silicone contact surface is suitable for use with non-stick pots and pans, helping reduce the risk of scratching delicate cookware. The long handle provides useful reach over hot cooking surfaces, and the integrated hanging hole supports convenient vertical storage.\u003c\/p\u003e\n\u003cdiv class=\"sst-feature-grid\"\u003e\n\u003cdiv class=\"sst-feature-item\"\u003e\n\u003cspan class=\"sst-feature-label\"\u003eMain function\u003c\/span\u003e \u003cspan class=\"sst-feature-value\"\u003eFlip, lift, stir and serve\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-feature-item\"\u003e\n\u003cspan class=\"sst-feature-label\"\u003eTurner length\u003c\/span\u003e \u003cspan class=\"sst-feature-value\"\u003eApproximately 34 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-feature-item\"\u003e\n\u003cspan class=\"sst-feature-label\"\u003eCookware compatibility\u003c\/span\u003e \u003cspan class=\"sst-feature-value\"\u003eSuitable for non-stick surfaces\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=\"sst-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"sst-summary-title\"\u003e \u003cspan class=\"sst-section-number\"\u003e02\u003c\/span\u003e Materials, Dimensions \u0026amp; Colour Assortment \u003c\/span\u003e \u003cspan class=\"sst-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sst-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Silicone slotted kitchen turner.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct dimensions:\u003c\/strong\u003e Approximately 34 × 8 × 4.5 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged dimensions:\u003c\/strong\u003e Approximately 39 × 8 × 4.5 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged weight:\u003c\/strong\u003e Approximately 0.082 kg per utensil.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHead material:\u003c\/strong\u003e Food-grade silicone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle material:\u003c\/strong\u003e Food-grade polystyrene plastic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColour assortment:\u003c\/strong\u003e Black and grey.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage feature:\u003c\/strong\u003e Integrated hanging hole in the handle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail packaging:\u003c\/strong\u003e Hanging header card.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"sst-note\"\u003e\n\u003cstrong\u003eColour assortment note:\u003c\/strong\u003e Each wholesale carton contains black and grey turners in an assorted mix. The precise quantity of each colour is not guaranteed and may vary between cartons.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"sst-summary-title\"\u003e \u003cspan class=\"sst-section-number\"\u003e03\u003c\/span\u003e Use, Cleaning \u0026amp; Product Care \u003c\/span\u003e \u003cspan class=\"sst-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sst-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlipping food:\u003c\/strong\u003e Slide the slotted head fully beneath the food before lifting and turning it carefully.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDraining:\u003c\/strong\u003e Hold food briefly above the pan or serving dish to allow excess oil or liquid to pass through the slots.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNon-stick cookware:\u003c\/strong\u003e Use gentle pressure and avoid scraping food aggressively across the cooking surface.\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 Rinse thoroughly and dry completely before storage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Store in a clean utensil drawer or hang from the integrated handle hole.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeat protection:\u003c\/strong\u003e Do not leave the utensil resting in a hot pan or in direct contact with an open flame or heating element.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInspection:\u003c\/strong\u003e Discontinue use if the silicone or handle becomes split, loose, heavily worn, or otherwise damaged.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"sst-note\"\u003e\n\u003cstrong\u003eCare note:\u003c\/strong\u003e This utensil is intended for hand washing and should not be placed in a dishwasher. Wash before first use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"sst-summary-title\"\u003e \u003cspan class=\"sst-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"sst-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sst-content\"\u003e\n\u003cp\u003eEach utensil is presented on a hanging header card for convenient retail display. The minimum wholesale purchase is one carton containing 24 individually packaged silicone slotted turners in an assorted mix of black and grey.\u003c\/p\u003e\n\u003ctable class=\"sst-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton contents\u003c\/th\u003e\n\u003ctd\u003e24 silicone slotted turners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 34 × 8 × 4.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eFood-grade plastic and silicone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour assortment\u003c\/th\u003e\n\u003ctd\u003eBlack and grey\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale unit price\u003c\/th\u003e\n\u003ctd\u003e£1.13\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£27.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRetail packaging\u003c\/th\u003e\n\u003ctd\u003eHanging header card\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"sst-order-summary\"\u003e\n\u003cspan class=\"sst-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 retail unit = 1 silicone slotted turner\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eDisplayed wholesale unit price = £1.13\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 carton = 24 turners\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 1 carton\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£27.00\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sst-note\"\u003e\n\u003cstrong\u003ePricing note:\u003c\/strong\u003e The carton total is calculated using the precise unrounded unit rate. The displayed individual price is 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":58731341414745,"sku":null,"price":1.13,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/1_10.png?v=1785412970","url":"https:\/\/homebasesupplies.co\/products\/silicone-slotted-turner","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}