{"product_id":"glass-seasoning-shaker","title":"Glass Seasoning Shaker","description":"\u003cstyle\u003e\n  .glass-seasoning-shaker-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  .glass-seasoning-shaker-description *,\n  .glass-seasoning-shaker-description *::before,\n  .glass-seasoning-shaker-description *::after {\n    box-sizing: border-box;\n  }\n\n  .glass-seasoning-shaker-description p {\n    margin: 0;\n  }\n\n  .gss-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  .gss-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  .gss-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  .gss-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  .gss-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .gss-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .gss-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .gss-section details {\n    display: block;\n  }\n\n  .gss-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  .gss-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gss-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .gss-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  .gss-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  .gss-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  .gss-section summary:hover .gss-toggle::before,\n  .gss-section summary:focus-visible .gss-toggle::before {\n    transform: translate(-50%, -54%) scale(1.08);\n  }\n\n  .gss-section details[open] .gss-toggle::before {\n    transform: translate(-50%, -54%) scale(1.1);\n  }\n\n  .gss-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  .gss-content p {\n    margin: 0 0 13px;\n  }\n\n  .gss-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .gss-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gss-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .gss-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .gss-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  .gss-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .gss-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  .gss-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  .gss-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  .gss-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .gss-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  .gss-wholesale-table th,\n  .gss-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  .gss-wholesale-table th:last-child,\n  .gss-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .gss-wholesale-table tr:last-child th,\n  .gss-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gss-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  .gss-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  .gss-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  .gss-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  .gss-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .gss-order-summary strong {\n    color: #10243a;\n  }\n\n  .gss-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  .gss-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .gss-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .gss-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .glass-seasoning-shaker-description {\n      font-size: 13px;\n    }\n\n    .gss-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .gss-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .gss-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .gss-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .gss-summary-title {\n      gap: 9px;\n    }\n\n    .gss-content {\n      padding: 0 0 21px;\n    }\n\n    .gss-wholesale-table,\n    .gss-wholesale-table tbody,\n    .gss-wholesale-table tr,\n    .gss-wholesale-table th,\n    .gss-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .gss-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .gss-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .gss-wholesale-table th,\n    .gss-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .gss-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .gss-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"glass-seasoning-shaker-description\"\u003e\n\u003cp class=\"gss-intro\"\u003eA compact glass seasoning shaker designed for convenient tabletop serving, kitchen preparation, and everyday condiment storage. The transparent glass body makes it easy to monitor the remaining contents, while the metal top supports controlled dispensing of salt, pepper, and other finely ground dry seasonings. Suitable for home kitchens, cafés, restaurants, hospitality settings, kitchenware shops, and general wholesale ranges.\u003c\/p\u003e\n\u003cdiv class=\"gss-specifications\"\u003e\n\u003cdiv class=\"gss-specification\"\u003e\n\u003cspan class=\"gss-specification-label\"\u003eCarton contents\u003c\/span\u003e \u003cspan class=\"gss-specification-value\"\u003e24 seasoning shakers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gss-specification\"\u003e\n\u003cspan class=\"gss-specification-label\"\u003eWholesale unit price\u003c\/span\u003e \u003cspan class=\"gss-specification-value\"\u003e£0.69\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gss-specification\"\u003e\n\u003cspan class=\"gss-specification-label\"\u003eWholesale carton price\u003c\/span\u003e \u003cspan class=\"gss-specification-value\"\u003e£16.56\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gss-specification\"\u003e\n\u003cspan class=\"gss-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"gss-specification-value\"\u003e1 carton · 24 pieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gss-accordion\"\u003e\n\u003cdiv class=\"gss-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"gss-summary-title\"\u003e \u003cspan class=\"gss-section-number\"\u003e01\u003c\/span\u003e Convenient Everyday Seasoning Storage \u003c\/span\u003e \u003cspan class=\"gss-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gss-content\"\u003e\n\u003cp\u003eThe clear glass body allows users to check the remaining seasoning level at a glance, helping to indicate when a refill is needed. Its compact format is suitable for keeping commonly used dry seasonings close at hand on dining tables, kitchen counters, café service stations, and restaurant tables.\u003c\/p\u003e\n\u003cp\u003eThe metal dispensing top is designed for simple, controlled shaking. With a capacity of approximately 100 ml, the shaker provides practical storage without occupying excessive space and can be refilled for repeated everyday use.\u003c\/p\u003e\n\u003cdiv class=\"gss-feature-grid\"\u003e\n\u003cdiv class=\"gss-feature-item\"\u003e\n\u003cspan class=\"gss-feature-label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"gss-feature-value\"\u003eApproximately 100 ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gss-feature-item\"\u003e\n\u003cspan class=\"gss-feature-label\"\u003eMain materials\u003c\/span\u003e \u003cspan class=\"gss-feature-value\"\u003eFood-safe glass and metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gss-feature-item\"\u003e\n\u003cspan class=\"gss-feature-label\"\u003eVisibility\u003c\/span\u003e \u003cspan class=\"gss-feature-value\"\u003eClear body for refill monitoring\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=\"gss-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"gss-summary-title\"\u003e \u003cspan class=\"gss-section-number\"\u003e02\u003c\/span\u003e Materials, Dimensions \u0026amp; Colour Assortment \u003c\/span\u003e \u003cspan class=\"gss-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gss-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Refillable glass seasoning shaker.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct dimensions:\u003c\/strong\u003e Approximately 8 cm high × 5 cm diameter.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e Approximately 100 ml.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaged weight:\u003c\/strong\u003e Approximately 0.117 kg per shaker.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBody material:\u003c\/strong\u003e Food-safe transparent glass.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTop material:\u003c\/strong\u003e Metal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColour assortment:\u003c\/strong\u003e Black and grey.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eContents visibility:\u003c\/strong\u003e Transparent body for easy refill monitoring.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail packaging:\u003c\/strong\u003e Swing tag.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"gss-note\"\u003e\n\u003cstrong\u003eColour assortment note:\u003c\/strong\u003e Each wholesale carton contains black and grey shakers in an assorted mix. The exact 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=\"gss-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"gss-summary-title\"\u003e \u003cspan class=\"gss-section-number\"\u003e03\u003c\/span\u003e Filling, Cleaning \u0026amp; Product Care \u003c\/span\u003e \u003cspan class=\"gss-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gss-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBefore first use:\u003c\/strong\u003e Hand wash the shaker and allow all components to dry completely.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFilling:\u003c\/strong\u003e Remove the top, add a clean and dry seasoning, and secure the top firmly before use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended contents:\u003c\/strong\u003e Suitable for salt, ground pepper, and other dry, finely ground seasonings that can pass through the dispensing holes.\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 the glass body and metal top thoroughly before refilling to help prevent seasoning from clumping.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Keep in a clean, dry place away from excessive moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandling:\u003c\/strong\u003e Handle carefully and avoid impacts, drops, or sudden temperature changes that may damage the glass.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInspection:\u003c\/strong\u003e Discontinue use if the glass becomes chipped, cracked, or otherwise damaged.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"gss-note\"\u003e\n\u003cstrong\u003eCare note:\u003c\/strong\u003e This product is intended for hand washing and should not be placed in a dishwasher. Ensure it is fully dry before adding seasoning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gss-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"gss-summary-title\"\u003e \u003cspan class=\"gss-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan class=\"gss-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gss-content\"\u003e\n\u003cp\u003eEach shaker is supplied with a swing tag for convenient retail presentation. The minimum wholesale purchase is one carton containing 24 glass seasoning shakers in an assorted mix of black and grey.\u003c\/p\u003e\n\u003ctable class=\"gss-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCarton contents\u003c\/th\u003e\n\u003ctd\u003e24 glass seasoning shakers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately H8 × DIA 5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eApproximately 100 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eFood-safe glass and metal\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£0.69\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£16.56\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRetail packaging\u003c\/th\u003e\n\u003ctd\u003eSwing tag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"gss-order-summary\"\u003e\n\u003cspan class=\"gss-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 retail unit = 1 glass seasoning shaker\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eWholesale unit price = £0.69\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 carton = 24 shakers\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 1 carton\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£16.56\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gss-note\"\u003e\n\u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e £0.69 × 24 shakers = £16.56. 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":58733951517017,"sku":null,"price":0.69,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/3451\/8617\/files\/1_19.png?v=1785421912","url":"https:\/\/homebasesupplies.co\/products\/glass-seasoning-shaker","provider":"HOMEBASE SUPPLIES LIMITED","version":"1.0","type":"link"}