{"product_id":"fineline-wavetrends-112-cl-clear-plastic-bowl-12-oz-120-case","title":"Fineline Wavetrends 112-CL Clear Plastic Bowl 12 oz. - 120\/Case","description":"\u003cstyle\u003e\n  .fd-container {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #333;\n    line-height: 1.5;\n    max-width: 90%;\n    margin: 0 auto;\n    padding: 0 10px;\n  }\n\n  .fd-header {\n    margin-bottom: 20px;\n  }\n\n  .fd-title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #000000;\n    margin-bottom: 4px;\n    letter-spacing: -0.5px;\n  }\n\n  .fd-subtitle {\n    font-size: 16px;\n    color: #4a5568;\n    font-weight: 500;\n  }\n\n  .fd-section-title {\n    font-size: 20px;\n    font-weight: 600;\n    color: #2c3e50;\n    margin: 24px 0 14px 0;\n    padding-bottom: 8px;\n    border-bottom: 2px solid #9e9e9e;\n  }\n\n  .fd-highlight-box {\n    background: linear-gradient(135deg, #f0f7ff 0%, #e8f4fd 100%);\n    padding: 16px 18px;\n    border-radius: 8px;\n    margin: 18px 0;\n    border-left: 4px solid #5b9bd5;\n  }\n\n  .fd-applications-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 10px;\n  }\n\n  .fd-app-tag {\n    padding: 5px 14px;\n    background-color: #ffffff;\n    color: #000000;\n    border-radius: 20px;\n    font-size: 12.5px;\n    font-weight: 600;\n    border: 1.5px solid #5b9bd5;\n    letter-spacing: 0.3px;\n  }\n\n  .fd-specs-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin: 18px 0;\n    border-radius: 10px;\n    overflow: hidden;\n    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.06);\n    border: 1px solid #e0e7ef;\n  }\n\n  .fd-specs-table tr {\n    transition: background-color 0.2s ease;\n  }\n\n  .fd-specs-table tr:hover {\n    background-color: #f5f9ff;\n  }\n\n  .fd-specs-table td {\n    padding: 12px 16px;\n    border-bottom: 1px solid #eef2f7;\n    font-size: 14px;\n  }\n\n  .fd-specs-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .fd-specs-table td:first-child {\n    font-weight: 600;\n    color: #1a3c5e;\n    width: 38%;\n    background-color: #f8fafd;\n    border-right: 1px solid #e8edf5;\n    letter-spacing: 0.2px;\n  }\n\n  .fd-color-badge {\n    display: inline-block;\n    padding: 4px 14px;\n    background: linear-gradient(135deg, #5b9bd5, #4a90c4);\n    color: #ffffff;\n    border-radius: 14px;\n    font-size: 12px;\n    font-weight: 600;\n    margin-left: 8px;\n    letter-spacing: 0.3px;\n  }\n\n  .fd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 14px;\n    margin: 20px 0;\n  }\n\n  .fd-feature-card {\n    padding: 16px 18px;\n    background: linear-gradient(135deg, #f5f9ff 0%, #edf4fb 100%);\n    border-radius: 8px;\n    border: 1px solid #dce6f0;\n    border-top: 3px solid #5b9bd5;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .fd-feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(91, 155, 213, 0.15);\n  }\n\n  .fd-feature-title {\n    font-weight: 700;\n    color: #1a3c5e;\n    margin-bottom: 6px;\n    font-size: 14.5px;\n    letter-spacing: 0.2px;\n  }\n\n  .fd-feature-text {\n    font-size: 13.5px;\n    color: #4a5568;\n    line-height: 1.5;\n  }\n\n  .fd-details-text {\n    font-size: 14.5px;\n    color: #4a5568;\n    margin-bottom: 12px;\n    line-height: 1.65;\n  }\n\n  @media (max-width: 768px) {\n    .fd-container {\n      max-width: 95%;\n      padding: 0 8px;\n    }\n\n    .fd-title {\n      font-size: 21px;\n    }\n\n    .fd-subtitle {\n      font-size: 14px;\n    }\n\n    .fd-section-title {\n      font-size: 18px;\n      margin: 20px 0 12px 0;\n    }\n\n    .fd-specs-table td {\n      padding: 10px 12px;\n      font-size: 13px;\n    }\n\n    .fd-feature-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .fd-feature-card {\n      padding: 14px 16px;\n    }\n\n    .fd-app-tag {\n      font-size: 11.5px;\n      padding: 4px 12px;\n    }\n\n    .fd-details-text {\n      font-size: 13.5px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .fd-container {\n      max-width: 100%;\n      padding: 0 6px;\n    }\n\n    .fd-title {\n      font-size: 19px;\n    }\n\n    .fd-specs-table td {\n      padding: 8px 10px;\n      font-size: 12px;\n    }\n\n    .fd-specs-table td:first-child {\n      width: 42%;\n    }\n\n    .fd-color-badge {\n      margin-left: 4px;\n      padding: 3px 10px;\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-container\"\u003e\n  \u003cdiv class=\"fd-header\"\u003e\n    \u003cdiv class=\"fd-title\"\u003eFineline 112-CL Wavetrends Clear Square Bowl\u003c\/div\u003e\n    \u003cdiv class=\"fd-subtitle\"\u003e12 oz. Premium Plastic Serving Bowls - Wavy Rim Design\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"fd-details-text\"\u003eIntroducing the Fineline 112-CL Wavetrends Clear Square Bowl, a perfect fusion of contemporary design and practical functionality. Crafted with heavyweight plastic and a distinctive wavy rim, these bowls elevate any dining presentation while maintaining exceptional durability for commercial use.\u003c\/p\u003e\n\n  \u003cdiv class=\"fd-highlight-box\"\u003e\n    \u003cstrong style=\"color: #1a3c5e;\"\u003eIdeal Applications:\u003c\/strong\u003e\n    \u003cdiv class=\"fd-applications-list\"\u003e\n      \u003cspan class=\"fd-app-tag\"\u003eCatering Events\u003c\/span\u003e\n      \u003cspan class=\"fd-app-tag\"\u003eRestaurants\u003c\/span\u003e\n      \u003cspan class=\"fd-app-tag\"\u003eBuffet Service\u003c\/span\u003e\n      \u003cspan class=\"fd-app-tag\"\u003eParties\u003c\/span\u003e\n      \u003cspan class=\"fd-app-tag\"\u003eFood Service\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"fd-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n  \u003ctable class=\"fd-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eSKU #\u003c\/td\u003e\n      \u003ctd\u003e154893\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eQuantity\u003c\/td\u003e\n      \u003ctd\u003e120 per Case\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 \u003cspan class=\"fd-color-badge\"\u003eCrystal\u003c\/span\u003e\n\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eEdge Style\u003c\/td\u003e\n      \u003ctd\u003eWavy Rim\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\u003eMaterial\u003c\/td\u003e\n      \u003ctd\u003eHeavyweight Plastic\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\u003eFeatures\u003c\/td\u003e\n      \u003ctd\u003eBPA Free | Disposable | Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eShipping Weight\u003c\/td\u003e\n      \u003ctd\u003e19.32 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"fd-feature-grid\"\u003e\n    \u003cdiv class=\"fd-feature-card\"\u003e\n      \u003cdiv class=\"fd-feature-title\"\u003eElegant Wavy Design\u003c\/div\u003e\n      \u003cdiv class=\"fd-feature-text\"\u003eThe eye-catching wavy rim adds a sophisticated touch that mimics fine crystal, making every table setting look refined.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-feature-card\"\u003e\n      \u003cdiv class=\"fd-feature-title\"\u003eHeavyweight Durability\u003c\/div\u003e\n      \u003cdiv class=\"fd-feature-text\"\u003eConstructed from premium heavyweight plastic that resists cracking and provides reliable performance for commercial use.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-feature-card\"\u003e\n      \u003cdiv class=\"fd-feature-title\"\u003eVersatile Serving\u003c\/div\u003e\n      \u003cdiv class=\"fd-feature-text\"\u003ePerfect for soups, salads, desserts, and more. Ideal for catered events, buffets, and everyday dining service.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-feature-card\"\u003e\n      \u003cdiv class=\"fd-feature-title\"\u003eSafe \u0026amp; Sustainable\u003c\/div\u003e\n      \u003cdiv class=\"fd-feature-text\"\u003eBPA-free construction with recyclable materials ensures safe food contact and environmentally responsible disposal.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"fd-section-title\"\u003eProduct Details\u003c\/h2\u003e\n\n  \u003cp class=\"fd-details-text\"\u003eThe Fineline 112-CL Wavetrends bowl brings the sophistication of fine crystal to the convenience of disposable plastic. Its sleek, clear construction allows your culinary creations to take center stage while the striking wavy rim creates visual interest and modern flair.\u003c\/p\u003e\n\n  \u003cp class=\"fd-details-text\"\u003eDesigned for high-volume food service environments, these 12 oz. square bowls offer generous capacity for soups, salads, and side dishes. The heavyweight plastic construction provides excellent stability and prevents bowing or flexing even when filled with hot foods.\u003c\/p\u003e\n\n  \u003cp class=\"fd-details-text\"\u003eEach case includes 120 bowls, providing excellent value for restaurants, catering companies, and event planners. The BPA-free, recyclable material ensures these bowls meet food safety standards while supporting sustainable practices in your operation.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47608331665492,"sku":"154893","price":282.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_43_a1c1bf02-1ea4-4644-be5f-e4d7f78cfd4b.png?v=1788266624","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/fineline-wavetrends-112-cl-clear-plastic-bowl-12-oz-120-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}