{"product_id":"2-15-16-x-2-15-16-x-1-15-16-silver-square-tin-with-slip-cover-840-case","title":"2 15\/16\" x 2 15\/16\" x 1 15\/16\" Silver Square Tin with Slip Cover - 840\/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 Rectangle Tin with Slip Cover 260 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 Rectangle Tin\u003c\/div\u003e\n      \u003cdiv class=\"product-subtitle\"\u003e2 15\/16\" x 2 15\/16\" x 1 15\/16\", 260 mL Capacity\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- INTRO PARAGRAPH --\u003e\n    \u003cp class=\"intro-text\"\u003e\n      A sleek, rectangle silver tin with a slip cover, 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\"\u003eSpices \u0026amp; Loose Tea\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eBody Care \u0026amp; Cosmetics\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eWax \u0026amp; Inks\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eMedicine \u0026amp; Pills\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eBranded Stickers\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eGift Packaging\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\u003e555116\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuantity\u003c\/td\u003e\n        \u003ctd\u003e840 \/ Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd\u003e42 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLength\u003c\/td\u003e\n        \u003ctd\u003e2 15\/16 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWidth\u003c\/td\u003e\n        \u003ctd\u003e2 15\/16 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight\u003c\/td\u003e\n        \u003ctd\u003e1 15\/16 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCapacity\u003c\/td\u003e\n        \u003ctd\u003e260 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\u003eFeatures\u003c\/td\u003e\n        \u003ctd\u003eRecyclable\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\u003eRectangle\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eType\u003c\/td\u003e\n        \u003ctd\u003eContainer \/ Lid Combos\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 construction with an easy to remove slip cover that keeps contents protected and 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 rectangle tin with a slip cover is perfect for storing spices, loose leaf tea, body care products, wax, and inks. Its durable metal construction and easy to remove cover make it a dependable 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 slip cover fits snugly to keep items secure, 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 Length 2 15\/16\" | Width 2 15\/16\" | Height 1 15\/16\" | Capacity 260 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":47681009221716,"sku":"555116","price":1955.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-16T024237.749.png?v=1789508582","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/2-15-16-x-2-15-16-x-1-15-16-silver-square-tin-with-slip-cover-840-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}