{"product_id":"sabert-12016a500-freshpack-16-oz-clear-pet-round-bowl-500-case","title":"Sabert 12016A500 FreshPack 16 oz. Clear PET Round Bowl - 500\/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\"\u003eSabert 12016A500 Clear PET Round Bowl\u003c\/div\u003e\n      \u003cdiv class=\"product-subtitle\"\u003e16 oz. · FreshPack · Crystal Clear\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- intro paragraph (product name intro) --\u003e\n    \u003cp\u003eProvide classic food presentation without the hassle of clean-up with the Sabert 12016A500 FreshPack 16 oz. clear PET round bowl. Its crystal clear coloring is ideal for optimum food visibility at catered events, grocery stores, or restaurants, allowing you to showcase vibrant colors and layers.\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\"\u003eCatering\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eGrocery Stores\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eRestaurants\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\"\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\u003e555199\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\u003e15.65 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight\u003c\/td\u003e\n        \u003ctd\u003e2 3\/5 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eInterior Diameter\u003c\/td\u003e\n        \u003ctd\u003e4 3\/5 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTop Diameter\u003c\/td\u003e\n        \u003ctd\u003e5 1\/2 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCapacity\u003c\/td\u003e\n        \u003ctd\u003e16 oz.\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 · Made in America · 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\u003eS\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 PET blue accent) --\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eCrystal Clear Visibility\u003c\/div\u003e\n        \u003cdiv\u003eTransparent PET material showcases vibrant colors and layers, ideal for fresh fruit salads, parfaits, and desserts.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eTemperature Flexible\u003c\/div\u003e\n        \u003cdiv\u003eAccommodates cold and room temperature foods ranging from 0 to 130 degrees Fahrenheit, perfect for sides and salads.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eCrack \u0026amp; Crush Resistant\u003c\/div\u003e\n        \u003cdiv\u003eDurable, lightweight PET plastic construction handles the demands of busy catering and food service operations.\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\u003eEnvironmentally conscious material that is safe for food contact and can be recycled after use.\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 Sabert 12016A500 bowl features a 5 1\/2\" top diameter, 4 3\/5\" interior diameter, and a 2 3\/5\" height, offering a 16 oz. capacity that is ideal for sides, salads, and desserts. The round tapered shape delivers a sleek, contemporary look.\u003c\/p\u003e\n    \u003cp\u003eMade of durable PET plastic, this bowl is lightweight, crack and crush resistant, and disposable. Event teardown time is greatly reduced, as you simply discard the used bowl and avoid washing piles of dishes.\u003c\/p\u003e\n    \u003cp\u003eWhether you're presenting fresh fruit salad or a layered pudding dessert, this bowl provides convenience without compromising on style. It is BPA free, made in America, and recyclable after use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47693837336660,"sku":"555199","price":388.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-18T010449.418.png?v=1789675513","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/sabert-12016a500-freshpack-16-oz-clear-pet-round-bowl-500-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}