{"product_id":"silicone-kitchen-ladle","title":"Silicone Kitchen Ladle","description":"\u003cstyle\u003e\n  .silicone-kitchen-ladle-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-kitchen-ladle-description *,\n  .silicone-kitchen-ladle-description *::before,\n  .silicone-kitchen-ladle-description *::after {\n    box-sizing: border-box;\n  }\n\n  .silicone-kitchen-ladle-description p {\n    margin: 0;\n  }\n\n  .skl-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  .skl-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  .skl-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  .skl-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  .skl-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .skl-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .skl-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .skl-section details {\n    display: block;\n  }\n\n  .skl-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  .skl-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .skl-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .skl-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  .skl-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  .skl-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  .skl-section summary:hover .skl-toggle::before,\n  .skl-section summary:focus-visible .skl-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .skl-section details[open] .skl-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .skl-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  .skl-content p {\n    margin: 0 0 13px;\n  }\n\n  .skl-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .skl-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .skl-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .skl-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .skl-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  .skl-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .skl-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  .skl-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  .skl-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  .skl-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .skl-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  .skl-wholesale-table th,\n  .skl-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  .skl-wholesale-table th:last-child,\n  .skl-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .skl-wholesale-table tr:last-child th,\n  .skl-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .skl-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  .skl-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  .skl-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  .skl-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  .skl-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .skl-order-summary strong {\n    color: #10243a;\n  }\n\n  .skl-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  .skl-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .skl-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .skl-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .silicone-kitchen-ladle-description {\n      font-size: 13px;\n    }\n\n    .skl-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .skl-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .skl-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .skl-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .skl-summary-title {\n      gap: 9px;\n    }\n\n    .skl-content {\n      padding: 0 0 21px;\n    }\n\n    .skl-wholesale-table,\n    .skl-wholesale-table tbody,\n    .skl-wholesale-table tr,\n    .skl-wholesale-table th,\n    .skl-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .skl-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .skl-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .skl-wholesale-table th,\n    .skl-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .skl-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .skl-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"silicone-kitchen-ladle-description\"\u003e\n\u003cp class=\"skl-intro\"\u003eA practical silicone kitchen ladle designed for serving soups, sauces, stews, gravies, and other liquid dishes. The smooth silicone serving bowl is gentle on non-stick cookware, while the lightweight handle provides comfortable control during everyday cooking and serving. An integrated hanging hole supports convenient storage in home kitchens, catering areas, kitchenware shops, and general wholesale ranges.\u003c\/p\u003e\n\u003cdiv class=\"skl-specifications\"\u003e\n\u003cdiv class=\"skl-specification\"\u003e\n\u003cspan class=\"skl-specification-label\"\u003eCarton contents\u003c\/span\u003e \u003cspan class=\"skl-specification-value\"\u003e24 kitchen ladles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skl-specification\"\u003e\n\u003cspan class=\"skl-specification-label\"\u003eWholesale unit price\u003c\/span\u003e \u003cspan class=\"skl-specification-value\"\u003e£1.19\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skl-specification\"\u003e\n\u003cspan class=\"skl-specification-label\"\u003eWholesale carton price\u003c\/span\u003e \u003cspan class=\"skl-specification-value\"\u003e£28.56\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skl-specification\"\u003e\n\u003cspan class=\"skl-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"skl-specification-value\"\u003e1 carton · 24 pieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skl-accordion\"\u003e\n\u003cdiv class=\"skl-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"skl-summary-title\"\u003e \u003cspan class=\"skl-section-number\"\u003e01\u003c\/span\u003e Everyday Serving for Soups \u0026amp; Sauces \u003c\/span\u003e \u003cspan class=\"skl-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"skl-content\"\u003e\n\u003cp\u003eThe deep serving bowl is shaped to lift and portion soups, sauces, stews, gravies, broths, and similar liquid foods with controlled movement. Its practical capacity makes the ladle suitable for both everyday meal preparation and table service.\u003c\/p\u003e\n\u003cp\u003eSilicone contact surfaces help protect non-stick pots and pans from scratches. The lightweight handle offers a comfortable grip, while the hanging hole allows the utensil to be stored on a kitchen rail or utensil hook when not in use.\u003c\/p\u003e\n\u003cdiv class=\"skl-feature-grid\"\u003e\n\u003cdiv class=\"skl-feature-item\"\u003e\n\u003cspan class=\"skl-feature-label\"\u003eMain function\u003c\/span\u003e \u003cspan class=\"skl-feature-value\"\u003eServe soups, sauces and stews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skl-feature-item\"\u003e\n\u003cspan class=\"skl-feature-label\"\u003eLadle length\u003c\/span\u003e \u003cspan class=\"skl-feature-value\"\u003eApproximately 30.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skl-feature-item\"\u003e\n\u003cspan class=\"skl-feature-label\"\u003eCookware compatibility\u003c\/span\u003e \u003cspan class=\"skl-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=\"skl-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"skl-summary-title\"\u003e \u003cspan class=\"skl-section-number\"\u003e02\u003c\/span\u003e Materials, Dimensions \u0026amp; Colour Assortment \u003c\/span\u003e \u003cspan class=\"skl-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"skl-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Silicone kitchen ladle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct dimensions:\u003c\/strong\u003e Approximately 30.5 × 7 × 7.5 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged dimensions:\u003c\/strong\u003e Approximately 35.5 × 7 × 7.5 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged weight:\u003c\/strong\u003e Approximately 0.103 kg per utensil.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eServing material:\u003c\/strong\u003e Food-grade LFGB 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=\"skl-note\"\u003e\n\u003cstrong\u003eColour assortment note:\u003c\/strong\u003e Each wholesale carton contains black and grey ladles 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=\"skl-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"skl-summary-title\"\u003e \u003cspan class=\"skl-section-number\"\u003e03\u003c\/span\u003e Use, Cleaning \u0026amp; Product Care \u003c\/span\u003e \u003cspan class=\"skl-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"skl-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eServing:\u003c\/strong\u003e Lower the ladle into the prepared dish, fill the serving bowl, and lift steadily to reduce spilling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePortioning:\u003c\/strong\u003e Use controlled, level scoops when serving soups, sauces, stews, gravies, or broths.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNon-stick cookware:\u003c\/strong\u003e Use gentle pressure and avoid scraping the utensil against sharp edges or damaged cooking surfaces.\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 allow the ladle to 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 ladle 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=\"skl-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=\"skl-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"skl-summary-title\"\u003e \u003cspan class=\"skl-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"skl-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"skl-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 kitchen ladles in an assorted mix of black and grey.\u003c\/p\u003e\n\u003ctable class=\"skl-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton contents\u003c\/th\u003e\n\u003ctd\u003e24 silicone kitchen ladles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 30.5 × 7 × 7.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eFood-grade plastic and LFGB 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.19\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£28.50\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=\"skl-order-summary\"\u003e\n\u003cspan class=\"skl-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 retail unit = 1 silicone kitchen ladle\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eDisplayed wholesale unit price = £1.19\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 carton = 24 ladles\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 1 carton\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£28.50\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skl-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":58731827069273,"sku":null,"price":1.19,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/1_15.png?v=1785416317","url":"https:\/\/homebasesupplies.co\/products\/silicone-kitchen-ladle","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}