{"product_id":"1-3-4-x-9-16-white-tin-with-push-pop-cover-500-case","title":"1 3\/4\" x 9\/16\" White Tin with Push \u0026 Pop Cover - 500\/Case","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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) – white contrast, black font ----- *\/\n    .highlight-box {\n      background-color: #f8f8f8;          \/* soft neutral contrast for white product *\/\n      border-left: 4px solid #9e9e9e;     \/* medium gray border for contrast *\/\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;                     \/* mini box font black as required *\/\n      border: 1px solid #bdbdbd;          \/* visible gray border for contrast *\/\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: #ededed;          \/* subtle gray hover *\/\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;          \/* neutral gray – no colour combo *\/\n      border-right: 1px solid #ececec;\n      white-space: nowrap;\n    }\n\n    \/* ----- FEATURE CARDS (gray 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;                \/* very light neutral contrast *\/\n      border: 1px solid #dcdcdc;\n      border-top: 3px solid #9e9e9e;      \/* medium gray accent for white product *\/\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\u003cdiv class=\"product-description\"\u003e\n\u003c!-- PRODUCT HEADER --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003cdiv class=\"product-title\"\u003eWhite Round Tin\u003c\/div\u003e\n\u003cdiv class=\"product-subtitle\"\u003e1 3\/4\" Diameter × 9\/16\" Height — 24 mL with Push \u0026amp; Pop Lid\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO PARAGRAPH --\u003e\n\u003cp class=\"intro-text\"\u003eA sleek, round white metal tin with a secure push-and-pop cover, ideal for spices, loose leaf tea, body care products, wax, inks, and more. Durable, non-reactive, and fully recyclable.\u003c\/p\u003e\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 \u003cspan class=\"app-tag\"\u003eLotions \u0026amp; Balms\u003c\/span\u003e \u003cspan class=\"app-tag\"\u003eSpices \u0026amp; Loose Tea\u003c\/span\u003e \u003cspan class=\"app-tag\"\u003eWax \u0026amp; Inks\u003c\/span\u003e \u003cspan class=\"app-tag\"\u003eCosmetics \u0026amp; Personal Care\u003c\/span\u003e \u003cspan class=\"app-tag\"\u003eBranded Stickers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU #\u003c\/td\u003e\n\u003ctd\u003e555104\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e500 \/ Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e45 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e9\/16 Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e1 3\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e24 mL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eWhite\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 Type\u003c\/td\u003e\n\u003ctd\u003ePush and Pop\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\u003eType\u003c\/td\u003e\n\u003ctd\u003eContainer \/ Lid Combos\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\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 a secure push-and-pop 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\u003c!-- PRODUCT DETAILS --\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cp\u003eThis versatile, sleek white tin with a push-and-pop cover is perfect for storing spices, loose leaf tea, body care products, wax, and inks. Its durable metal construction and dependable lid make it a reliable choice for everyday use.\u003c\/p\u003e\n\u003cp\u003eThe bare top and sides are ideal for branding stickers and custom labels, helping promote your business or products. The snug-fitting push-and-pop cover keeps items secure, while the non-reactive interior preserves product quality without any bitter or metallic taste.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Dimensions:\u003c\/strong\u003e Diameter 1 3\/4\" | Height 9\/16\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47680105250900,"sku":"555104","price":685.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-15T231714.909.png?v=1789496268","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/1-3-4-x-9-16-white-tin-with-push-pop-cover-500-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}