{"product_id":"captiva-containers-12-oz-tall-square-rpet-clear-juice-bottle-228-case","title":"Captiva Containers 12 oz. Tall Square rPET Clear Juice Bottle - 228\/Case","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\"\u003e\n    \u003ctitle\u003eProduct Description | rPET Juice Bottle\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* reset \u0026 base – clean, no emojis, no warnings, no alerts *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        \/* main container - wider coverage, font reduced by 1px from original format *\/\n        \/* original base body text was 18px → now 17px, headings proportionally reduced by 1px *\/\n        .shopify-description {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            color: #333;\n            line-height: 1.5;\n            max-width: 1140px;       \/* wider than previous 900px, covers more page area *\/\n            width: 100%;\n            margin: 0 auto;\n            background: #fff;\n            padding: 0.2rem 0 1.2rem 0;\n        }\n\n        \/* product title H2 style - exactly as previous format but font-size 27px (was 28px) *\/\n        .product-title {\n            font-size: 27px;\n            font-weight: 700;\n            color: #222;\n            margin-bottom: 20px;\n            border-bottom: 2px solid #eaeaea;\n            padding-bottom: 12px;\n            letter-spacing: -0.2px;\n        }\n\n        \/* intro paragraph: font-size 17px (original format had 18px) *\/\n        .intro-text {\n            font-size: 17px;\n            color: #555;\n            margin-bottom: 25px;\n            line-height: 1.6;\n        }\n\n        \/* feature box (left border style) *\/\n        .feature-card {\n            background-color: #f9f9f9;\n            border-left: 4px solid #2a5caa;\n            padding: 20px;\n            margin: 25px 0;\n            border-radius: 0 4px 4px 0;\n        }\n\n        .feature-card h3 {\n            color: #2a5caa;\n            font-size: 19px;   \/* was 20px → reduced 1px *\/\n            margin-top: 0;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n\n        .feature-list {\n            margin: 0;\n            padding-left: 20px;\n            list-style: none;\n        }\n\n        .feature-list li {\n            margin-bottom: 8px;\n            font-size: 17px;    \/* consistent 17px *\/\n            color: #444;\n            position: relative;\n            padding-left: 0;\n        }\n\n        .feature-list li strong {\n            color: #222;\n        }\n\n        \/* restore bullet style to match original format *\/\n        .feature-list li::before {\n            content: \"•\";\n            color: #2a5caa;\n            font-weight: bold;\n            display: inline-block;\n            width: 1.2em;\n            margin-left: -1.2em;\n        }\n\n        \/* specs table heading H3 *\/\n        .section-heading {\n            font-size: 21px;    \/* was 22px → reduced 1px *\/\n            font-weight: 600;\n            color: #222;\n            margin-top: 35px;\n            margin-bottom: 15px;\n        }\n\n        \/* table styling — exactly like original: blue header, alternate rows, same padding *\/\n        .specs-table-wrapper {\n            width: 100%;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            margin-bottom: 30px;\n            border: none;\n        }\n\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 16px;     \/* table text kept readable, not part of body reduction *\/\n            background: #fff;\n        }\n\n        .specs-table th {\n            background-color: #2a5caa;\n            padding: 16px 20px;\n            color: white;\n            text-align: left;\n            font-weight: 600;\n            font-size: 16px;\n            border-right: 1px solid #1e4788;\n        }\n\n        .specs-table th:last-child {\n            border-right: none;\n        }\n\n        .specs-table td {\n            padding: 14px 20px;\n            border-bottom: 1px solid #eee;\n            color: #444;\n            font-size: 16px;\n        }\n\n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        .specs-table tr td:first-child {\n            font-weight: 600;\n            width: 38%;\n            background-color: #fff;\n        }\n\n        .specs-table tr:nth-child(even) td {\n            background-color: #f8fafc;\n        }\n\n        .specs-table tr:nth-child(odd) td {\n            background-color: #fff;\n        }\n        \n        \/* to keep consistent header style and row alternate, we also target first column background *\/\n        .specs-table tr:nth-child(even) td:first-child {\n            background-color: #f8fafc;\n        }\n        .specs-table tr:nth-child(odd) td:first-child {\n            background-color: #fff;\n        }\n\n        \/* professional applications paragraph *\/\n        .applications-text {\n            font-size: 17px;\n            color: #555;\n            margin-bottom: 25px;\n            line-height: 1.6;\n        }\n\n        \/* bottom info box (light blue) *\/\n        .efficiency-box {\n            background-color: #f0f7ff;\n            border-radius: 8px;\n            padding: 20px;\n            margin-top: 30px;\n            border: 1px solid #d1e3ff;\n        }\n\n        .efficiency-box h4 {\n            color: #2a5caa;\n            font-size: 17px;    \/* was 18px → reduced 1px *\/\n            margin-top: 0;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n\n        .efficiency-box p {\n            color: #444;\n            margin: 0;\n            font-size: 17px;\n            line-height: 1.6;\n        }\n\n        \/* any additional spacing *\/\n        .dimensions-note {\n            background: transparent;\n            font-size: 17px;\n            margin: 10px 0 5px;\n            color: #3a6b92;\n        }\n\n        hr {\n            display: none;\n        }\n\n        \/* responsive: still looks wide and clean *\/\n        @media (max-width: 1200px) {\n            .shopify-description {\n                max-width: 96%;\n                padding-left: 12px;\n                padding-right: 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-description\"\u003e\n    \n    \u003c!-- Product name intro - exactly starts from product name --\u003e\n    \u003cdiv class=\"product-title\"\u003eCaptiva 12 oz. Tall Square Clear rPET Juice Bottle – 228\/Case\u003c\/div\u003e\n    \n    \u003c!-- intro description: matches format style, no shipping \/ no warnings \/ product intro --\u003e\n    \u003cdiv class=\"intro-text\"\u003e\n        Made from recycled PET plastic (rPET), this \u003cstrong\u003eCaptiva Containers 12 oz. tall square clear rPET juice bottle\u003c\/strong\u003e has the added benefit of being recyclable for easy disposal after use. With this bottle, you support a circular economy that helps eliminate waste and pollution. Its clear construction helps showcase your beautiful and colorful beverages. Plus, this rPET bottle is shatter-resistant. Pair this bottle with a variety of compatible, colorful lids (sold separately) for a secure seal and an ideal grab-and-go beverage option for your customers.\n    \u003c\/div\u003e\n    \n    \u003c!-- Premium features block (left border styling) --\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003ePremium Performance Features\u003c\/h3\u003e\n        \u003cul class=\"feature-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSustainable rPET Construction:\u003c\/strong\u003e Made from recycled PET plastic, supporting circular economy and reducing environmental impact.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShatter-Resistant Durability:\u003c\/strong\u003e Provides excellent break resistance compared to glass, ideal for high-volume takeout and delivery.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCrystal Clear Presentation:\u003c\/strong\u003e Premium transparency showcases fresh juices, cold brew coffee, smoothies, and cocktails beautifully.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCustom Label Ready:\u003c\/strong\u003e Unbranded surface with generous label panel dimensions (1.40\" x 5.22\") for your logo and nutrition information.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCertified Safety:\u003c\/strong\u003e BPA free, recyclable, and made in the USA.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Technical Specifications Heading --\u003e\n    \u003ch3 class=\"section-heading\"\u003eTechnical Specifications\u003c\/h3\u003e\n    \n    \u003c!-- Beautiful table with all specs, including SKU# 199255, no UPC, no extra warnings --\u003e\n    \u003cdiv class=\"specs-table-wrapper\"\u003e\n        \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n\u003ctd\u003eSKU #\u003c\/td\u003e\n\u003ctd\u003e199255\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e228 \/ Case\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e18.6 lb.\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\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e1 15\/16\" x 1 15\/16\" x 7 1\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eRecycled PET (rPET)\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\u003eShape\u003c\/td\u003e\n\u003ctd\u003eSquare \/ Tall\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eNeck Finish\u003c\/td\u003e\n\u003ctd\u003e38-DBJ\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eLid Diameter\u003c\/td\u003e\n\u003ctd\u003e38 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eLid Type\u003c\/td\u003e\n\u003ctd\u003eContinuous Thread (Without Lid)\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eLabel Panel Dimensions\u003c\/td\u003e\n\u003ctd\u003e1.40\" x 5.22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eBPA Free, Disposable, Made in USA, Recyclable, Shatter-Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eJuice Bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Professional Applications heading and paragraph --\u003e\n    \u003ch3 class=\"section-heading\"\u003eProfessional Applications\u003c\/h3\u003e\n    \u003cp class=\"applications-text\"\u003e\n        Offer your guests the convenience of single-serve cold beverages on the go with this bottle. This bottle features a trendy square shape that is both functional and attractive. It is the perfect choice to individually bottle your fresh-pressed juices, cold brew coffee, or take-home cocktails. The bottle comes unbranded and unlabeled, allowing you to easily add your own custom label, brand, logo, or nutrition information. Perfect for juice bars, coffee shops, meal prep services, catering operations, and health clubs.\n    \u003c\/p\u003e\n    \n    \u003c!-- Enhanced efficiency block (matching original light blue container) --\u003e\n    \u003cdiv class=\"efficiency-box\"\u003e\n        \u003ch4\u003eEnhanced Operational Efficiency\u003c\/h4\u003e\n        \u003cp\u003e\n            The combination of shatter-resistant rPET construction and square shape maximizes refrigerator and display case space while reducing breakage costs. These bottles are fully recyclable, aligning with sustainability goals. The smooth, clear surface accepts high-quality custom labels, helping your brand stand out. Whether for fresh juice programs or cold brew offerings, this bottle delivers reliability, presentation, and eco-conscious performance.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- additional dimension note (clean, no warnings) --\u003e\n    \u003cdiv class=\"dimensions-note\" style=\"font-size: 15px; color: #5f7f9e; margin-top: 20px; border-top: 1px solid #eef2f8; padding-top: 16px;\"\u003e\n        • rPET bottle • BPA-free • Food contact safe • Fully recyclable after use\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":46847733071956,"sku":"199255","price":261.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-05-06T165654.099.png?v=1778068636","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/captiva-containers-12-oz-tall-square-rpet-clear-juice-bottle-228-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}