{"product_id":"garvee-concession-window-53x33-aluminum-alloy-food-truck-pau_0l1aubcb","title":"Garvee 53in W x 33in H Concession Window Aluminum Alloy Food Truck Service Window with Sliding Screen Windows \u0026 Awning Door","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n      \n        \n        .product-title {\n            font-size: 2.3rem;\n            margin-bottom: 20px;\n            color: #2c3e50;\n            text-align: center;\n            padding-bottom: 15px;\n            border-bottom: 3px solid #3498db;\n        }\n        \n        .product-subtitle {\n            font-size: 1.4rem;\n            color: #3498db;\n            margin-bottom: 25px;\n            text-align: center;\n        }\n        \n        .product-image {\n            width: 100%;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.15);\n            transition: transform 0.3s ease;\n        }\n        \n        .product-image:hover {\n            transform: scale(1.02);\n        }\n        \n        .features-section {\n            background-color: white;\n            padding: 30px;\n            border-radius: 10px;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #2c3e50;\n            margin-bottom: 25px;\n            padding-left: 15px;\n            border-left: 5px solid #3498db;\n        }\n        \n        .feature-item {\n            margin-bottom: 25px;\n            padding-left: 35px;\n            position: relative;\n        }\n        \n        .feature-item strong {\n            color: #2c3e50;\n            font-size: 1.15rem;\n            display: inline-block;\n            margin-bottom: 8px;\n        }\n        \n        .feature-item:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            top: 2px;\n            color: #27ae60;\n            font-weight: bold;\n            font-size: 18px;\n        }\n        \n        .specs-section {\n            background-color: white;\n            padding: 30px;\n            border-radius: 10px;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 15px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: #f5f9ff;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: #e8f0fb;\n        }\n        \n        .specs-table tr:hover {\n            background-color: #dce9f9;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border: 1px solid #c8d6e5;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n            background-color: #eaf2fd;\n        }\n        \n        .cta-section {\n            background-color: #3498db;\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            color: white;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }\n        \n        .cta-title {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 15px 40px;\n            background-color: #fff;\n            color: #3498db;\n            text-decoration: none;\n            font-weight: bold;\n            font-size: 1.2rem;\n            border-radius: 30px;\n            transition: all 0.3s;\n            margin-top: 20px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .cta-button:hover {\n            background-color: #2c3e50;\n            color: white;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.2);\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n            gap: 25px;\n            margin-top: 30px;\n        }\n        \n        .benefit-card {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .benefit-icon {\n            font-size: 40px;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        \n        .benefit-title {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 10px;\n            font-weight: bold;\n        }\n        \n        .image-highlight {\n            position: relative;\n            margin: 40px 0;\n        }\n        \n        .highlight-point {\n            position: absolute;\n            width: 25px;\n            height: 25px;\n            border-radius: 50%;\n            background-color: rgba(52, 152, 219, 0.8);\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            color: white;\n            font-weight: bold;\n            cursor: pointer;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n            transition: transform 0.3s, background-color 0.3s;\n        }\n        \n        .highlight-point:hover {\n            transform: scale(1.2);\n            background-color: #3498db;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 1.8rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.2rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .specs-table td {\n                padding: 12px 10px;\n            }\n            \n            .features-section, .specs-section, .cta-section {\n                padding: 20px;\n            }\n            \n            .cta-title {\n                font-size: 1.5rem;\n            }\n            \n            .cta-button {\n                padding: 12px 30px;\n                font-size: 1.1rem;\n            }\n            \n            .benefits-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Food Truck Concession Window - Aluminum Service Window with Sunshade\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eProfessional Grade Quality for Your Mobile Food Business\u003c\/p\u003e\n\u003c!-- Large Images - 100% Width --\u003e\n\u003cp\u003e\u003cimg alt=\"GARVEE Concession Window - Front View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_bbc4cdea-7185-4469-a8f0-fc7cdc0bf699.jpg?v=1748314480\" class=\"product-image\"\u003e \u003c!-- Benefits Grid --\u003e\u003c\/p\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eEasy Installation\u003c\/div\u003e\n\u003cp\u003eSimple to install and set up, saving you time and hassle\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eEnhanced Security\u003c\/div\u003e\n\u003cp\u003eProtect your equipment with the robust locking mechanism\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eWeather Protection\u003c\/div\u003e\n\u003cp\u003eBuilt-in sunshade keeps your serving area comfortable\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🛠️\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eDurable Construction\u003c\/div\u003e\n\u003cp\u003ePremium aluminum build ensures years of reliable service\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"GARVEE Concession Window - Open Position\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_84129bef-e67f-4dbb-9ecc-aa7ab8353830.jpg?v=1748314480\" class=\"product-image\"\u003e \u003cimg alt=\"GARVEE Concession Window - Side View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_a64b4564-c59f-42d3-afd0-27bf0f20ce73.jpg?v=1748314480\" class=\"product-image\"\u003e \u003cimg alt=\"GARVEE Concession Window - Installation View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_10601ca8-66a1-4dc2-9016-fb248c0df693.jpg?v=1748314480\" class=\"product-image\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Features Section --\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003ePremium Material\u003c\/strong\u003e\n\u003cp\u003eGarvee concession window is made of a high-quality aluminum alloy frame, sturdy and durable, and uses baking varnish technology. The surface is smooth and elegant, creating a personalized and fashionable food truck service window.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e2 Screen Windows\u003c\/strong\u003e\n\u003cp\u003eThis food truck service window is equipped with stainless steel screen windows, which are rust-proof and easy to clean. The fine mesh design can perfectly protect your food from mosquito and pollutant contamination. The two screen windows can be adsorbed or automatically retracted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003eEasy to Open\u003c\/strong\u003e\n\u003cp\u003eThe two hydraulic lifting pillars on both sides of the concession sliding window allow the sunshade to be raised at a maximum angle of 85 degrees during business hours, blocking heavy rain, scorching sun, and sand and dust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003eSecurity Support\u003c\/strong\u003e\n\u003cp\u003eThis serving window is easy to install and features a durable locking mechanism to ensure the safety of your belongings without worrying about them being stolen during parking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003eVersatile Use\u003c\/strong\u003e\n\u003cp\u003eThis trailer window is widely used in food services, such as franchise stalls, catering trucks, barbecue trailers, etc., adding more convenience to your sales activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e53\" W x 33\" H (Glass Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation Mode\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e53.54 x 34.65 x 7.09 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e53.2 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action Section --\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch2 class=\"cta-title\"\u003eReady to Upgrade Your Food Truck Experience?\u003c\/h2\u003e\n\u003cp\u003eThe GARVEE Concession Window combines professional quality, durability, and style to enhance your mobile food business. Serve your customers with confidence and convenience!\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Two Windows \/ 53\" X 33\"","offer_id":51265283981600,"sku":"PAU_0L1AUBCB","price":783.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/710OC4tFr2L.jpg?v=1772002028","url":"https:\/\/www.garvee.ca\/products\/garvee-concession-window-53x33-aluminum-alloy-food-truck-pau_0l1aubcb","provider":"GARVEECA","version":"1.0","type":"link"}