{"product_id":"fineline-159in-l-super-bowl-plus-9-clear-pet-plastic-dome-lid-with-indent-for-32-48-and-64-oz-square-bowls-150-case","title":"Fineline 159IN-L Super Bowl Plus 9\" Clear PET Plastic Dome Lid with Indent for 32, 48, and 64 oz. Square Bowls - 150\/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  \u003cstyle\u003e\n    \/* ----- GLOBAL RESET \u0026 BASE (Shopify-safe) ----- *\/\n    .product-description {\n      width: 90%;\n      max-width: 100%;\n      margin: 0 auto;\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      color: #1a1f2b;\n      line-height: 1.45;\n      padding: 8px 0 16px;\n    }\n\n    \/* ----- TYPOGRAPHY ----- *\/\n    .product-header {\n      margin-bottom: 18px;\n    }\n\n    .product-title {\n      font-size: 24px;\n      font-weight: 700;\n      color: #000000;            \/* title always black *\/\n      margin: 0 0 4px 0;\n      letter-spacing: -0.02em;\n      line-height: 1.2;\n    }\n\n    .product-subtitle {\n      font-size: 15px;\n      font-weight: 500;\n      color: #2d3f5e;            \/* cool blue-grey from clear PET *\/\n      margin: 0;\n    }\n\n    \/* ----- HIGHLIGHT BOX (Ideal Applications) ----- *\/\n    .highlight-box {\n      background-color: #f2f6fc;   \/* soft icy blue from PET *\/\n      padding: 16px 18px;\n      border-radius: 8px;\n      margin: 20px 0 22px;\n      border-left: 5px solid #4a6fa5; \/* PET blue accent *\/\n    }\n\n    .highlight-box strong {\n      display: block;\n      font-size: 15px;\n      font-weight: 700;\n      color: #1e2b3c;\n      margin-bottom: 10px;\n      letter-spacing: 0.01em;\n    }\n\n    .applications-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px 10px;\n      margin-top: 4px;\n    }\n\n    .app-tag {\n      display: inline-block;\n      padding: 5px 14px;\n      background-color: #ffffff;\n      color: #000000;            \/* black text in mini boxes *\/\n      border-radius: 20px;\n      font-size: 13px;\n      font-weight: 500;\n      border: 1px solid #b8c9e0; \/* light PET border *\/\n      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);\n      line-height: 1.3;\n    }\n\n    \/* ----- SECTION TITLES ----- *\/\n    .section-title {\n      font-size: 19px;\n      font-weight: 600;\n      color: #1e2b3c;            \/* deep blue-grey from clear plastic *\/\n      margin: 24px 0 14px 0;\n      padding-bottom: 6px;\n      border-bottom: 2px solid #4a6fa5; \/* PET blue underline *\/\n    }\n\n    \/* ----- SPECS TABLE (plain, no colour combo) ----- *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      margin: 12px 0 24px;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);\n      border: 1px solid #dce4ed;   \/* neutral border *\/\n      background-color: #ffffff;\n    }\n\n    .specs-table tr {\n      transition: background-color 0.15s ease;\n    }\n\n    .specs-table tr:hover {\n      background-color: #f6f9ff;   \/* very subtle PET tint *\/\n    }\n\n    .specs-table td {\n      padding: 12px 16px;\n      border-bottom: 1px solid #e9eef4;\n      font-size: 14px;\n      vertical-align: top;\n      line-height: 1.4;\n    }\n\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* first column – neutral, no color combo, just light grey as original *\/\n    .specs-table td:first-child {\n      font-weight: 600;\n      color: #1f2a36;\n      width: 38%;\n      background-color: #f8fafc;   \/* original light grey – not a colour combo *\/\n      border-right: 1px solid #e9eef4;\n    }\n\n    .specs-table td:last-child {\n      background-color: #ffffff;\n      color: #1f2a36;\n    }\n\n    \/* ----- FEATURE GRID (cards with PET blue accents) ----- *\/\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 16px;\n      margin: 16px 0 24px;\n    }\n\n    .feature-card {\n      padding: 18px 16px;\n      background: linear-gradient(135deg, #fafcff 0%, #f0f5fc 100%);\n      border-radius: 8px;\n      border: 1px solid #d9e3f0;\n      border-top: 3px solid #4a6fa5;   \/* PET blue top accent *\/\n      box-shadow: 0 2px 6px rgba(74, 111, 165, 0.04);\n    }\n\n    .feature-title {\n      font-weight: 700;\n      color: #1a2b3f;\n      margin-bottom: 6px;\n      font-size: 15px;\n      letter-spacing: -0.01em;\n    }\n\n    .feature-card div:last-child {\n      font-size: 13.5px;\n      color: #2f4057;\n      line-height: 1.45;\n    }\n\n    \/* ----- DETAILS PARAGRAPHS ----- *\/\n    .product-description p {\n      margin: 12px 0;\n      font-size: 14.5px;\n      color: #1f2a36;\n    }\n\n    .product-description p:first-of-type {\n      margin-top: 6px;\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: 20px;\n      }\n\n      .product-subtitle {\n        font-size: 14px;\n      }\n\n      .section-title {\n        font-size: 17px;\n        margin: 20px 0 12px;\n      }\n\n      .specs-table td {\n        padding: 10px 12px;\n        font-size: 13px;\n      }\n\n      .specs-table td:first-child {\n        width: 42%;\n      }\n\n      .feature-grid {\n        grid-template-columns: 1fr;\n        gap: 12px;\n      }\n\n      .feature-card {\n        padding: 14px;\n      }\n\n      .highlight-box {\n        padding: 14px;\n      }\n\n      .app-tag {\n        font-size: 12px;\n        padding: 4px 12px;\n      }\n\n      .product-description p {\n        font-size: 13.5px;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .specs-table td {\n        padding: 8px 10px;\n        font-size: 12.5px;\n      }\n\n      .specs-table td:first-child {\n        width: 45%;\n      }\n\n      .app-tag {\n        font-size: 11.5px;\n        padding: 3px 10px;\n      }\n    }\n\n    \/* no images, no placeholders, no alerts, no emojis *\/\n    .product-description * {\n      max-width: 100%;\n      box-sizing: border-box;\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"product-description\"\u003e\n    \u003c!-- header --\u003e\n    \u003cdiv class=\"product-header\"\u003e\n      \u003cdiv class=\"product-title\"\u003eFineline 159IN-L Clear PET Dome Lid\u003c\/div\u003e\n      \u003cdiv class=\"product-subtitle\"\u003e9\" Square · For 32, 48 \u0026amp; 64 oz. Bowls · Anti-Fog\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- intro paragraph (product name intro) --\u003e\n    \u003cp\u003eUse the Fineline 159IN-L Super Bowl Plus 9\" clear PET plastic dome lid to keep cold food covered and secure. Designed for 32, 48, and 64 oz. large square bowls with an indent, this lid prevents dust and insects from contaminating your dish while maintaining a fresh, sanitary presentation.\u003c\/p\u003e\n\n    \u003c!-- ideal applications highlight box --\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\"\u003eTakeout \u0026amp; Delivery\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eCatering\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eSalad Bars\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eDessert Service\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eMeal Prep\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eEvent Serving\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- specifications table (plain, no extra color) --\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\u003e555188\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuantity\u003c\/td\u003e\n        \u003ctd\u003e150\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd\u003e12.4 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight\u003c\/td\u003e\n        \u003ctd\u003e1 1\/2 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBottom Length\u003c\/td\u003e\n        \u003ctd\u003e9 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTop Length\u003c\/td\u003e\n        \u003ctd\u003e5 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBottom Width\u003c\/td\u003e\n        \u003ctd\u003e9 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLip Width\u003c\/td\u003e\n        \u003ctd\u003e5\/16 Inch\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTop Width\u003c\/td\u003e\n        \u003ctd\u003e5 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eColor\u003c\/td\u003e\n        \u003ctd\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFeatures\u003c\/td\u003e\n        \u003ctd\u003eBPA Free · Recyclable · Stackable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLid Material\u003c\/td\u003e\n        \u003ctd\u003ePET Plastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLid Type\u003c\/td\u003e\n        \u003ctd\u003eDome\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePattern\u003c\/td\u003e\n        \u003ctd\u003ePlain\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eShape\u003c\/td\u003e\n        \u003ctd\u003eSquare\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eType\u003c\/td\u003e\n        \u003ctd\u003eLids\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWeight\u003c\/td\u003e\n        \u003ctd\u003eStandard\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- feature grid (cards with PET blue accent) --\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eAnti-Fog Clarity\u003c\/div\u003e\n        \u003cdiv\u003eClear cover with anti-fog technology keeps contents visible and appetizing, making it easy to identify dishes at a glance.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eSecure Locking Seal\u003c\/div\u003e\n        \u003cdiv\u003eSnaps tightly onto compatible bowls to provide maximum protection against spills during transportation and handling.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eConvenient Indent\u003c\/div\u003e\n        \u003cdiv\u003eBuilt-in indent stores sauces and salad dressings in small portion cups, simplifying transport and service.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eDurable \u0026amp; Stackable\u003c\/div\u003e\n        \u003cdiv\u003eSturdy PET plastic construction supports stable stacking for transport and compact storage in busy kitchens.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- product details paragraphs --\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eThis Fineline 159IN-L dome lid is engineered for the Super Bowl Plus line, fitting 32 oz., 48 oz., and 64 oz. large square bowls with an indent. Its secure locking seal ensures food stays covered and protected from dust, insects, and spills during transport.\u003c\/p\u003e\n    \u003cp\u003eThe clear PET construction and anti-fog technology work together to keep contents looking fresh and easily identifiable. The built-in indent provides a convenient spot for small portion cups of sauces or dressings, streamlining service.\u003c\/p\u003e\n    \u003cp\u003eAfter use, simply recycle the lid for quick cleanup. It is a practical, sanitary, and environmentally conscious choice for restaurants, caterers, and food service operations looking to enhance their takeout and delivery offerings.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47693793067092,"sku":"555188","price":179.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-18T002347.046.png?v=1789673067","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/fineline-159in-l-super-bowl-plus-9-clear-pet-plastic-dome-lid-with-indent-for-32-48-and-64-oz-square-bowls-150-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}