{"product_id":"fineline-5012-cl-12-oz-clear-pete-plastic-salad-bowl-200-case","title":"Fineline 5012-CL 12 oz. Clear PETE Plastic Salad Bowl - 200\/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 5012-CL Clear PET Salad Bowl\u003c\/div\u003e\n      \u003cdiv class=\"product-subtitle\"\u003e12 oz. · Round · Tall Design\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- intro paragraph (product name intro) --\u003e\n    \u003cp\u003eMake it easy to send salads on the go with the Fineline 5012-CL 12 oz. clear PET plastic salad bowl. Perfect for serving signature side salads, this bowl combines a tall, elegant design with the clarity that boosts impulse sales in grab-and-go settings.\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\"\u003eSalad Bars\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eTakeout \u0026amp; Delivery\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eCafes\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eCatering\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eGrab-and-Go\u003c\/span\u003e\n        \u003cspan class=\"app-tag\"\u003eDeli Service\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\u003e555189\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuantity\u003c\/td\u003e\n        \u003ctd\u003e200\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd\u003e6.29 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight\u003c\/td\u003e\n        \u003ctd\u003e1 5\/8 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLip Width\u003c\/td\u003e\n        \u003ctd\u003e3\/8 Inch\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBottom Diameter\u003c\/td\u003e\n        \u003ctd\u003e2 1\/2 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTop Diameter\u003c\/td\u003e\n        \u003ctd\u003e6 1\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCapacity\u003c\/td\u003e\n        \u003ctd\u003e12 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 · 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\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\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\"\u003eClear Visibility\u003c\/div\u003e\n        \u003cdiv\u003eTransparent PET construction showcases colorful salads and toppings, increasing impulse sales in grab-and-go displays.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eTall, Elegant Design\u003c\/div\u003e\n        \u003cdiv\u003eElevates culinary creations and increases perceived value without raising food costs, ideal for premium presentations.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eConvenient \u0026amp; Disposable\u003c\/div\u003e\n        \u003cdiv\u003eLightweight and easy to dispose of after use, streamlining cleanup for busy restaurants and catered events.\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 Fineline 5012-CL bowl features a 6 1\/4\" top diameter, 2 1\/2\" bottom diameter, and a 1 5\/8\" height, offering a 12 oz. capacity that is ideal for side salads, fruit cups, and small desserts. The round shape and tall profile create an upscale look that enhances your food presentation.\u003c\/p\u003e\n    \u003cp\u003eThe clear PET material makes contents easily visible, encouraging impulse purchases and helping customers quickly identify their choices. It is an excellent option for restaurants, cafes, and catering operations looking to send salads out quickly and easily.\u003c\/p\u003e\n    \u003cp\u003eAfter use, simply recycle the bowl for quick cleanup. It is a practical, stylish, and environmentally conscious choice for any food service establishment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47693794213972,"sku":"555189","price":149.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-09-18T002729.716.png?v=1789673271","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/fineline-5012-cl-12-oz-clear-pete-plastic-salad-bowl-200-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}