{"product_id":"fineline-super-bowl-5064-bk-64-oz-black-plastic-bowl-25-case","title":"Fineline Super Bowl 5064-BK 64 oz. Black Plastic Bowl - 25\/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: #2d2d2d;            \/* deep charcoal from black bowl *\/\n      margin: 0;\n    }\n\n    \/* ----- HIGHLIGHT BOX (Ideal Applications) ----- *\/\n    .highlight-box {\n      background-color: #f2f2f2;   \/* soft grey from black *\/\n      padding: 16px 18px;\n      border-radius: 8px;\n      margin: 20px 0 22px;\n      border-left: 5px solid #1a1a1a; \/* deep black accent *\/\n    }\n\n    .highlight-box strong {\n      display: block;\n      font-size: 15px;\n      font-weight: 700;\n      color: #1a1a1a;\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 #cccccc; \/* light grey 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: #1a1a1a;            \/* deep black from bowl *\/\n      margin: 24px 0 14px 0;\n      padding-bottom: 6px;\n      border-bottom: 2px solid #1a1a1a; \/* black 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: #f7f7f7;   \/* very subtle grey 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 black 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, #fafafa 0%, #f0f0f0 100%);\n      border-radius: 8px;\n      border: 1px solid #d9d9d9;\n      border-top: 3px solid #1a1a1a;   \/* black top accent *\/\n      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);\n    }\n\n    .feature-title {\n      font-weight: 700;\n      color: #1a1a1a;\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: #2f2f2f;\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 5064-BK Black PET Bowl\u003c\/div\u003e\n      \u003cdiv class=\"product-subtitle\"\u003e64 oz. · Round · Standard Weight\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- intro paragraph (product name intro) --\u003e\n    \u003cp\u003eMake take-out a breeze with the Fineline 5064-BK 64 oz. black bowl. Crafted from durable PET plastic, this versatile container is the sturdy, reliable choice for delis, bakeries, and catering events where food needs to travel safely and look great.\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\"\u003eDeli Service\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eBakery Treats\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eSalad Bars\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\u003e555185\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuantity\u003c\/td\u003e\n        \u003ctd\u003e25\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd\u003e2.97 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight\u003c\/td\u003e\n        \u003ctd\u003e3 1\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLip Width\u003c\/td\u003e\n        \u003ctd\u003e1 Inch\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBottom Diameter\u003c\/td\u003e\n        \u003ctd\u003e4 1\/2 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTop Diameter\u003c\/td\u003e\n        \u003ctd\u003e10 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCapacity\u003c\/td\u003e\n        \u003ctd\u003e64 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eColor\u003c\/td\u003e\n        \u003ctd\u003eBlack\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFeatures\u003c\/td\u003e\n        \u003ctd\u003eBPA Free · Recyclable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003ePET Plastic\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\u003eSize\u003c\/td\u003e\n        \u003ctd\u003eM\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eType\u003c\/td\u003e\n        \u003ctd\u003eBowls\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 black accent) --\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eGenerous 64 oz. Capacity\u003c\/div\u003e\n        \u003cdiv\u003eLarge enough for signature salads, pasta, baked goods, or chocolate treats, making it ideal for filling orders with ease.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eDurable PET Construction\u003c\/div\u003e\n        \u003cdiv\u003eSturdy and reliable for food on the go, resisting cracks and keeping contents secure during transport.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eSecure Lid Compatible\u003c\/div\u003e\n        \u003cdiv\u003ePairs with a compatible lid (sold separately) to create a tight seal, enabling safe stacking and leak-resistant carrying.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eRecyclable \u0026amp; BPA Free\u003c\/div\u003e\n        \u003cdiv\u003eEco-friendly and safe for food contact, offering a responsible disposal option after use for easy cleanup.\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 5064-BK bowl combines a sleek black finish with practical performance, making it a smart choice for professional food service. Its round shape and 10\" top diameter accommodate generous portions while the 4 1\/2\" bottom ensures stability.\u003c\/p\u003e\n    \u003cp\u003eWhen paired with a compatible lid, this bowl becomes a reliable takeout solution. Stack multiple bowls for compact storage and easy carrying, whether you're catering an event or serving customers on the go.\u003c\/p\u003e\n    \u003cp\u003eAfter use, simply recycle the bowl for quick cleanup. It's a convenient, environmentally conscious option that helps your business run smoothly while keeping food presentation sharp.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47693777272916,"sku":"555185","price":84.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-18T000211.536.png?v=1789671753","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/fineline-super-bowl-5064-bk-64-oz-black-plastic-bowl-25-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}