{"product_id":"100-ml-silver-tin-with-ribbed-screw-top-1-680-case","title":"100 mL Silver Tin with Ribbed Screw Top - 1,680\/Case","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eSilver Ribbed Screw Top Tin 100 mL\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* ----- GLOBAL RESET ----- *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      background-color: #ffffff;\n      color: #1e1e1e;\n      line-height: 1.5;\n      padding: 0 16px;\n    }\n\n    \/* ----- MAIN WRAPPER (90% width, centered) ----- *\/\n    .product-description {\n      width: 90%;\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 8px 0 16px;\n    }\n\n    \/* ----- PRODUCT HEADER (black title, short) ----- *\/\n    .product-header {\n      margin-bottom: 16px;\n    }\n\n    .product-title {\n      font-size: 26px;\n      font-weight: 700;\n      color: #000000;\n      letter-spacing: -0.02em;\n      line-height: 1.2;\n      margin-bottom: 4px;\n    }\n\n    .product-subtitle {\n      font-size: 15px;\n      color: #4b4b4b;\n      font-weight: 500;\n      letter-spacing: 0.01em;\n    }\n\n    \/* ----- INTRO PARAGRAPH ----- *\/\n    .intro-text {\n      font-size: 15px;\n      color: #2c2c2c;\n      margin-bottom: 16px;\n    }\n\n    \/* ----- HIGHLIGHT BOX (applications) silver contrast, black font ----- *\/\n    .highlight-box {\n      background-color: #f7f7f7;\n      border-left: 4px solid #b0b0b0;\n      padding: 14px 16px;\n      border-radius: 6px;\n      margin: 16px 0 20px;\n    }\n\n    .highlight-box strong {\n      display: block;\n      font-size: 14px;\n      font-weight: 600;\n      color: #000000;\n      margin-bottom: 8px;\n      letter-spacing: 0.02em;\n    }\n\n    .applications-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 4px;\n    }\n\n    .app-tag {\n      display: inline-block;\n      background-color: #ffffff;\n      color: #000000;\n      border: 1px solid #b0b0b0;\n      border-radius: 12px;\n      padding: 4px 14px;\n      font-size: 12.5px;\n      font-weight: 500;\n      line-height: 1.4;\n      transition: background 0.1s ease;\n    }\n\n    .app-tag:hover {\n      background-color: #efefef;\n    }\n\n    \/* ----- SECTION TITLES (black only) ----- *\/\n    .section-title {\n      font-size: 19px;\n      font-weight: 600;\n      color: #000000;\n      margin: 24px 0 12px 0;\n      padding-bottom: 6px;\n      border-bottom: 1.5px solid #cfcfcf;\n      letter-spacing: -0.01em;\n    }\n\n    \/* ----- SPECS TABLE (clean, no colour combos) ----- *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      margin: 6px 0 16px;\n      border-radius: 6px;\n      overflow: hidden;\n      border: 1px solid #e0e0e0;\n      background-color: #ffffff;\n      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.02);\n    }\n\n    .specs-table tr {\n      transition: background-color 0.1s ease;\n    }\n\n    .specs-table tr:hover {\n      background-color: #fafafa;\n    }\n\n    .specs-table td {\n      padding: 10px 16px;\n      font-size: 14px;\n      color: #1e1e1e;\n      border-bottom: 1px solid #ececec;\n      vertical-align: top;\n    }\n\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .specs-table td:first-child {\n      font-weight: 600;\n      color: #000000;\n      width: 38%;\n      background-color: #f8f8f8;\n      border-right: 1px solid #ececec;\n      white-space: nowrap;\n    }\n\n    \/* ----- FEATURE CARDS (silver contrast, black font) ----- *\/\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 14px;\n      margin: 12px 0 16px;\n    }\n\n    .feature-card {\n      background: #f9f9f9;\n      border: 1px solid #dcdcdc;\n      border-top: 3px solid #b0b0b0;\n      border-radius: 6px;\n      padding: 14px 16px;\n      transition: box-shadow 0.15s ease;\n    }\n\n    .feature-card:hover {\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);\n    }\n\n    .feature-title {\n      font-size: 14.5px;\n      font-weight: 600;\n      color: #000000;\n      margin-bottom: 4px;\n      letter-spacing: -0.01em;\n    }\n\n    .feature-card div:last-child {\n      font-size: 13.5px;\n      color: #2c2c2c;\n      line-height: 1.45;\n    }\n\n    \/* ----- PRODUCT DETAILS PARAGRAPHS ----- *\/\n    .product-details p {\n      font-size: 14.5px;\n      color: #2c2c2c;\n      margin-bottom: 12px;\n      line-height: 1.55;\n    }\n\n    .product-details p:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* ----- RESPONSIVE (mobile) ----- *\/\n    @media (max-width: 768px) {\n      .product-description {\n        width: 95%;\n        padding: 4px 0 12px;\n      }\n\n      .product-title {\n        font-size: 22px;\n      }\n\n      .product-subtitle {\n        font-size: 14px;\n      }\n\n      .section-title {\n        font-size: 17px;\n        margin: 20px 0 10px;\n      }\n\n      .specs-table td {\n        padding: 8px 12px;\n        font-size: 13px;\n      }\n\n      .specs-table td:first-child {\n        width: 42%;\n        white-space: normal;\n      }\n\n      .feature-grid {\n        grid-template-columns: 1fr;\n        gap: 12px;\n      }\n\n      .app-tag {\n        font-size: 11.5px;\n        padding: 3px 10px;\n      }\n\n      .highlight-box {\n        padding: 12px 14px;\n      }\n\n      .intro-text,\n      .product-details p {\n        font-size: 14px;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .product-description {\n        width: 100%;\n        padding: 0 10px;\n      }\n\n      .product-title {\n        font-size: 20px;\n      }\n\n      .specs-table td {\n        padding: 7px 10px;\n        font-size: 12.5px;\n      }\n\n      .specs-table td:first-child {\n        width: 46%;\n      }\n\n      .feature-card {\n        padding: 12px 14px;\n      }\n\n      .feature-title {\n        font-size: 14px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"product-description\"\u003e\n\n    \u003c!-- PRODUCT HEADER --\u003e\n    \u003cdiv class=\"product-header\"\u003e\n      \u003cdiv class=\"product-title\"\u003eSilver Ribbed Screw Top Tin\u003c\/div\u003e\n      \u003cdiv class=\"product-subtitle\"\u003e2 3\/4\" Diameter x 1 3\/8\" Height, 100 mL Capacity\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- INTRO PARAGRAPH --\u003e\n    \u003cp class=\"intro-text\"\u003e\n      A sleek, round silver tin with a ribbed screw top lid, ideal for spices, loose leaf tea, body care products, wax, inks, and more. Durable, non reactive, and fully recyclable.\n    \u003c\/p\u003e\n\n    \u003c!-- HIGHLIGHT BOX (applications) --\u003e\n    \u003cdiv class=\"highlight-box\"\u003e\n      \u003cstrong\u003eIdeal Applications\u003c\/strong\u003e\n      \u003cdiv class=\"applications-list\"\u003e\n        \u003cspan class=\"app-tag\"\u003eBody Scrubs\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eLotions \u0026amp; Balms\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eSpices \u0026amp; Loose Tea\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eWax \u0026amp; Inks\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eCosmetics \u0026amp; Personal Care\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eBranded Stickers\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SPECIFICATIONS TABLE --\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSKU #\u003c\/td\u003e\n        \u003ctd\u003e555108\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuantity\u003c\/td\u003e\n        \u003ctd\u003e1,680 \/ Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd\u003e28 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight\u003c\/td\u003e\n        \u003ctd\u003e1 3\/8 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDiameter\u003c\/td\u003e\n        \u003ctd\u003e2 3\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCapacity\u003c\/td\u003e\n        \u003ctd\u003e100 mL\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eColor\u003c\/td\u003e\n        \u003ctd\u003eSilver\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eApplication\u003c\/td\u003e\n        \u003ctd\u003eBody Scrubs, Lotions and Balms\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFeatures\u003c\/td\u003e\n        \u003ctd\u003eRecyclable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLid\u003c\/td\u003e\n        \u003ctd\u003eWith Lid\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLid Color\u003c\/td\u003e\n        \u003ctd\u003eSilver\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLid Type\u003c\/td\u003e\n        \u003ctd\u003eScrew Top\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003eMetal\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eShape\u003c\/td\u003e\n        \u003ctd\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStyle\u003c\/td\u003e\n        \u003ctd\u003eOpaque\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eType\u003c\/td\u003e\n        \u003ctd\u003eBottle \/ Lid Combos, Jars\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- FEATURE CARDS --\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eDurable Metal Build\u003c\/div\u003e\n        \u003cdiv\u003eSturdy 2 piece construction with a secure ribbed screw top cover that keeps contents fresh.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eNon Reactive Interior\u003c\/div\u003e\n        \u003cdiv\u003eWon't leave a bitter or metallic taste, safe for food, cosmetics, and sensitive items.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eBrand Ready Surface\u003c\/div\u003e\n        \u003cdiv\u003eBare top and sides pair perfectly with custom labels, stickers, and branding.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eEco Conscious Choice\u003c\/div\u003e\n        \u003cdiv\u003eFully recyclable metal helps minimize waste while maintaining a premium look.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- PRODUCT DETAILS --\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"product-details\"\u003e\n      \u003cp\u003e\n        This versatile, sleek silver tin with a ribbed screw top is perfect for storing spices, loose leaf tea, body care products, wax, and inks. Its durable metal construction and dependable 2 piece design make it a reliable choice for everyday use.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The bare top and sides are ideal for branding stickers and custom labels, helping promote your business or products. The easy to remove screw cover fits securely, while fitted inserts aid the seal, and the non reactive interior preserves product quality without any bitter or metallic taste.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eOverall Dimensions:\u003c\/strong\u003e Diameter 2 3\/4\" | Height 1 3\/8\" | Capacity 100 mL\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47680341573716,"sku":"555108","price":3305.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-16T013132.812.png?v=1789504315","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/100-ml-silver-tin-with-ribbed-screw-top-1-680-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}