{"title":"20 in. Width x 20 in. Height","description":"","products":[{"product_id":"20in-x-20in-cube-core-eggcrate-return-air-grille-aluminum-rust-prrof-hvac-vent-duct-cover-white-outer-dimensions-2175w-x-2175h","title":"20\" x 20\" Cube Core Eggcrate Return Air Grille","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\" x 20\" is the size for the duct opening measurement only, actual front end outer dimensions are approximately 21.75\" X 21.75\".\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High-quality, rust-free aluminum construction with smooth finished edges and counter-sunk screw holes (screws included); no sharp edges..\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – sidewall and ceiling.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Cubic core eggcrate design Offers highest airflow efficiency at almost 95%, reducing electric bills and extending HVAC machine lifespan; provides a modern look and quiet operation due to its half-inch by half-inch cube design.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – Carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eEnhance your ventilation system with our high-quality grilles and registers. Designed for optimal air flow and lasting durability, our carefully crafted products offer superior performance. With precise measurements and easy installation, they seamlessly integrate into your space, ensuring a perfect fit. Experience the difference in quality with our sleek design and hassle-free functionality. Elevate your air system today and enjoy improved aesthetics and efficient airflow for a comfortable living environment.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783485341762,"sku":"CRG2020","price":92.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-cube-core-eggcrate-return-air-grillereturn-690010.jpg?v=1770929520"},{"product_id":"20in-x-20in-aluminum-return-grille-easy-air-flow-linear-bar-grilles-outer-dimensions-2175w-x-2175h","title":"20\"W X 20\"H [Duct Opening] ALUMINUM RETURN GRILLE - Easy Air Flow - Linear Bar Grilles [Outer Dimensions: 21.875\"W X 21.875\"H]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 21.875\" width X 21.875\" height.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High-quality aluminum with counter-sunk screw holes (screws included) and no sharp edges.\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Unrestricted airflow For Your HVAC system - noise free components - no vibrating louvers etc.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall or ceiling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – Carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1YqeXnuJvWzRoJVo9bR-uDyv8UBVLgLVZ\/view?usp=sharing\" target=\"_blank\"\u003e\n            \u003cstrong style=\"color: #5296DD;\"\u003eAluminum Return Grille Spec Sheet\u003c\/strong\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eUpgrade your HVAC system with a high-quality aluminum return grille designed for a clean, modern look and superior functionality. The grille features counter-sunk screw holes that prevent paint from peeling during installation, ensuring a sleek finish. Its smooth, powder-coated surface is scratch-resistant, offering a shiny, polished appearance that adds elegance to any room.\u003c\/p\u003e\n      \u003cp\u003eThis grille is ideal for both sidewall and ceiling installations, allowing unrestricted airflow for optimal HVAC performance. The design eliminates noise and prevents louvers from vibrating, creating a quiet and efficient environment. Each grille is securely shrink-wrapped with a cardboard backing to prevent damage during shipment, ensuring it arrives in perfect condition.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.875\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783485866050,"sku":"RG2020AL FBA-HP","price":103.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20w-x-20h-duct-opening-aluminum-return-grille-easy-air-flow-linear-bar-grilles-outer-dimensions-21875w-x-21875hreturn-aluminum-bar-518752.jpg?v=1743794059"},{"product_id":"20w-x-20h-steel-return-air-grilles-sidewall-and-ceiling-hvac-duct-cover-white-outer-dimensions-2175w-x-2175h","title":"20\"W X 20\"H [Duct Opening] Steel Air Vent Return Grille - HVAC VENT DUCT COVER DIFFUSER - [Outer Dimensions: 21.75\"W X 21.75\"H]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 21.75\" width X 21.75\" height.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Easy unrestricted airflow for your HVAC system - 50° angled to provide maximum airflow.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – Solid stamped steel with counter-sunk screw holes (screws included) and no sharp edges.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1CtnrfFRkq8UyFyPNjA7hm5A_I7NP3iQZ\/view?usp=sharing\" target=\"_blank\"\u003e\n            \u003cstrong style=\"color: #5296DD;\"\u003eReturn Air Grille Spec Sheet\u003c\/strong\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eMaximize the efficiency of your ventilation system with our top-of-the-line HVAC grilles and registers, designed for both sidewall and ceiling installations. Crafted from solid stamped steel, these grilles ensure easy, unrestricted airflow with a precise 50° angled design, providing superior air distribution throughout your space.\u003c\/p\u003e\n      \u003cp\u003eOur grilles feature a durable powder-coat finish, offering a smooth, shiny, and scratch-resistant surface that enhances the aesthetics of any room. Installation is hassle-free, thanks to counter-sunk screw holes and included screws, with no sharp edges to worry about. Each grille is carefully packaged with cardboard backing to prevent damage during shipment.\u003c\/p\u003e\n      \u003cp\u003eChoose our premium HVAC grilles and registers for long-lasting durability, efficient airflow, and a polished, professional look. Elevate the performance and appearance of your ventilation system today.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783527907394,"sku":"RG2020 FBA","price":52.65,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20w-x-20h-duct-opening-steel-air-vent-return-grille-hvac-vent-duct-cover-diffuser-outer-dimensions-2175w-x-2175hreturn-flat-stamped-steel-929360.jpg?v=1743793791"},{"product_id":"20in-x-20in-cube-core-eggcrate-return-air-filter-grille-for-1in-filter-aluminum-white-outer-dimensions-225w-x-225h","title":"20\" x 20\" Cube Core Eggcrate Return Air Filter Grille for 1\" Filter","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003ePerfect Fit \u0026amp; Easy Sizing\u003c\/b\u003e - Designed for a 20\" x 20\" duct opening (measured at the opening), with actual outer dimensions of 22.5\" W x 22.5\" H. Please check the measuring guide to ensure a proper fit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eFilter Size\u003c\/b\u003e - 19.75\" x 19.75\" x 1\"\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003ePremium Airflow Efficiency\u003c\/b\u003e - High-performance cube core eggcrate design allows 95% airflow efficiency, reducing energy costs and maximizing HVAC system lifespan.\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDurable, Rust-Free Aluminum\u003c\/b\u003e - Made from strong, lightweight aluminum, this filter grille never rusts and withstands long-term use in any environment.\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eTool-Free Access for Easy Filter Changes\u003c\/b\u003e - Features a user-friendly plastic latch that opens effortlessly without a screwdriver, making maintenance quick and hassle-free.\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eSleek, Scratch-Resistant Finish\u003c\/b\u003e - The powder-coated surface offers a smooth, shiny, and durable finish that resists scratches and maintains a clean, polished look.\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eMaximize HVAC efficiency with our aluminum eggcrate return air filter grille, designed for superior airflow (up to 95%) and easy filter access. Built with rust-resistant aluminum and a scratch-resistant powder-coated finish, it ensures long-lasting durability. The tool-free latch allows hassle-free maintenance, while its modern design complements any space. Perfect for sidewall or ceiling installation, this grille enhances air circulation, reduces energy costs, and extends HVAC system life. Upgrade today for better performance and cleaner air!\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783566016578,"sku":"CRFG2020","price":84.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-cube-core-eggcrate-return-air-filter-grille-for-1-filterreturn-filter-aluminum-cube-core-285996.jpg?v=1743793480"},{"product_id":"20in-x-20in-aluminum-return-filter-grille-easy-air-flow-linear-bar-grilles-outer-dimensions-225w-x-225h","title":"20\" X 20\" ALUMINUM RETURN FILTER GRILLE FOR 1\" FILTER - EASY AIR FLOW - LINEAR BAR GRILLES","description":"\u003cdiv class=\"accordion-container\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\"w X 20\"h is the size for the duct opening measurement only, [Outer Dimensions: 22.5\"w X 22.5\"h]\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eActual Filter Size\u003c\/b\u003e – 19 3\/4\"w x 19 3\/4\" x 1\"\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High-quality rust-free, strong aluminum construction with smooth finished edges for easy and safe use; Filter grille features a user-friendly plastic latch that requires no screwdriver for opening.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Heavier gauge than needed, built for durability and long life in mind, but still very thin. Easy clean Healthy air flow for your HVAC system - noise free components - no vibrating louvers etc..\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – Carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003eEnhance your HVAC system with our Aluminum Return Filter Linear Bar Grille, designed for optimal airflow and efficiency. Made from high-quality aluminum, this grille offers durability and resistance to rust and corrosion. The powder-coated finish ensures a sleek look while protecting the grille from wear and tear.\u003c\/p\u003e\n      \u003cp\u003ePerfect for both residential and commercial use, this easy-to-install grille fits seamlessly into any standard return filter opening. Its linear bar design maximizes ventilation, ensuring even air distribution throughout your space. The grille comes with all necessary screws for a secure fit, making it a reliable choice for improving indoor air quality.\u003c\/p\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1XYiXKPIi_vrH5erbX9wYCxy2DV1jX4aH\/view?usp=sharing\" target=\"_blank\"\u003e\n            \u003cstrong style=\"color: #5296DD;\"\u003eAluminum Return Filter Grille Spec Sheet\u003c\/strong\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 2.5\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003c!-- Styles --\u003e\n\u003cstyle\u003e\n  .accordion-container {\n    border: 1px solid #5296DD !important;\n    border-radius: 8px !important;\n    padding: 20px !important;\n    box-shadow: 0 0 6px rgba(82, 150, 221, 0.1) !important;\n  }\n\n  .plus {\n    display: inline-block !important;\n    width: 22px !important;\n    height: 22px !important;\n    background-color: #5296DD !important;\n    color: #fff !important;\n    font-size: 16px !important;\n    font-weight: bold !important;\n    text-align: center !important;\n    line-height: 22px !important;\n    margin-right: 12px !important;\n    border-radius: 50% !important;\n  }\n\n  .accordion-title {\n    font-size: 17px !important;\n    font-weight: 500 !important;\n    color: #222 !important;\n  }\n\n  .accordion dt {\n    margin-bottom: 10px !important;\n  }\n\n  .accordion dd {\n    margin: 0 0 20px 30px !important;\n  }\n\u003c\/style\u003e\n\n\n\u003c!-- Script --\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783567523906,"sku":"RFG2020AL FBA","price":147.11,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-aluminum-return-filter-grille-for-1-filter-easy-air-flow-linear-bar-grillesreturn-filter-aluminum-bar-835267.jpg?v=1743793478"},{"product_id":"20in-x-20-steel-return-air-filter-grille-for-1in-filter-removable-face-door-hvac-duct-cover-flat-stamped-face-white-outer-dimensions-225w-x-225h","title":"20\" X 20\" Steel Return Air Filter Grille for 1\" Filter - Removable Frame - [Outer Dimensions: 22 5\/8\" X 22 5\/8\"]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 22 5\/8\" width X 22 5\/8\" height\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eActual Filter Size\u003c\/b\u003e – 19 3\/4\"w x 19 3\/4\" x 1\" \u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High quality solid stamped steel with counter-sunk screw holes (screws included) and no sharp edges\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Removable door\/face for easy filter change \u0026amp; cleaning - uses a 1\" thick filter. Our filter grille latch is easy to use on your fingers and requires no screwdriver to open. Noise free components - No vibrating louvers etc.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – Carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eUpgrade your ventilation with our premium grilles and registers, featuring a sleek ½” fin design. Customize effortlessly with a removable face\/door, simplifying maintenance. Designed for a 1\" thick filter, this model ensures top-notch air quality. With precise measurements for seamless integration, our product offers both aesthetic appeal and efficient airflow. Elevate your space with hassle-free functionality and experience superior ventilation today.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 2 and 5\/8\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783571554370,"sku":"RFG2020 FBA-HP","price":85.29,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-steel-return-air-filter-grille-for-1-filter-removable-frame-outer-dimensions-22-58-x-22-58return-filter-flat-stamped-steel-619548.jpg?v=1743793472"},{"product_id":"20in-x-20-steel-return-air-filter-grille-for-1in-filter-removable-face-door-hvac-duct-cover-flat-stamped-face-black-outer-dimensions-225w-x-225h","title":"20\" X 20\" Steel Return Air Filter Grille for 1\" Filter - Removable Frame - [Outer Dimensions: 22 5\/8\" X 22 5\/8\"]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 22 5\/8\" width X 22 5\/8\" height.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eActual Filter Size\u003c\/b\u003e – 19 3\/4\"w x 19 3\/4\" x 1\" \u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High quality solid stamped steel with counter-sunk screw holes (screws included) and no sharp edges\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Removable door\/face for easy filter change \u0026amp; cleaning - uses a 1\" thick filter. Our filter grille latch is easy to use on your fingers and requires no screwdriver to open. Noise free components - No vibrating louvers etc.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – Carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eUpgrade your ventilation with our premium grilles and registers, featuring a sleek ½” fin design. Customize effortlessly with a removable face\/door, simplifying maintenance. Designed for a 1\" thick filter, this model ensures top-notch air quality. With precise measurements for seamless integration, our product offers both aesthetic appeal and efficient airflow. Elevate your space with hassle-free functionality and experience superior ventilation today.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 2 and 5\/8\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783571652674,"sku":"RFG2020 Black","price":80.29,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-steel-return-air-filter-grille-for-1-filter-removable-frame-outer-dimensions-22-58-x-22-58return-filter-flat-stamped-steel-817276.jpg?v=1743793472"},{"product_id":"20in-x-20-steel-return-air-filter-grille-for-1in-filter-fixed-hinged-ceiling-recommended-hvac-duct-cover-flat-stamped-face-white-outer-dimensions-225w-x-225h","title":"20\" X 20\" Steel Return Air Filter Grille for 1\" Filter - Fixed Hinged - [Outer Dimensions: 22 5\/8\" X 22 5\/8\"]","description":"\u003cdiv class=\"accordion-container\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 22 5\/8\" width X 22 5\/8\" height.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – high quality solid stamped steel with counter-sunk screw holes (screws included) and no sharp edges\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Ceiling\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Fixed hinged for easy filter change \u0026amp; cleaning - uses a 1\" thick filter. Our filter grille latch is easy to use on your fingers and requires no screwdriver to open. Noise free components - No vibrating louvers etc.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003eUpgrade your ventilation with our premium grilles and registers, featuring a sleek ½” fin design. Designed for a 1\" thick filter, this model ensures top-notch air quality. With precise measurements for seamless integration, our product offers both aesthetic appeal and efficient airflow. Elevate your space with hassle-free functionality and experience superior ventilation today.\u003c\/p\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 2 and 5\/8\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003c!-- Styles --\u003e\n\u003cstyle\u003e\n  .accordion-container {\n    border: 1px solid #5296DD !important;\n    border-radius: 8px !important;\n    padding: 20px !important;\n    box-shadow: 0 0 6px rgba(82, 150, 221, 0.1) !important;\n  }\n\n  .plus {\n    display: inline-block !important;\n    width: 22px !important;\n    height: 22px !important;\n    background-color: #5296DD !important;\n    color: #fff !important;\n    font-size: 16px !important;\n    font-weight: bold !important;\n    text-align: center !important;\n    line-height: 22px !important;\n    margin-right: 12px !important;\n    border-radius: 50% !important;\n  }\n\n  .accordion-title {\n    font-size: 17px !important;\n    font-weight: 500 !important;\n    color: #222 !important;\n  }\n\n  .accordion dt {\n    margin-bottom: 10px !important;\n  }\n\n  .accordion dd {\n    margin: 0 0 20px 30px !important;\n  }\n\n  .accordion dd ul li {\n    margin-bottom: 6px;\n    line-height: 1.4em;\n  }\n\u003c\/style\u003e\n\n\u003c!-- Script --\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e\n","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783580958786,"sku":"190 20X20 FBA","price":135.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20-x-20-steel-return-air-filter-grille-for-1-filter-fixed-hinged-outer-dimensions-22-58-x-22-58return-filter-flat-stamped-steel-852351.jpg?v=1743793339"},{"product_id":"20in-x-20in-return-air-filter-grille-filter-included-removable-face-door-hvac-vent-duct-cover-white-outer-dimensions-22w-x-18h","title":"20\" X 20\" Steel Return Air Filter Grille for 1\" Filter - Removable Frame - * Filter Included * [Outer Dimensions: 22 5\/8\" X 22 5\/8\"]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 22 5\/8\" width X 22 5\/8\" height \u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eActual Filter Size\u003c\/b\u003e – 19 3\/4\"w x 19 3\/4\" x 1\" \u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High quality solid stamped steel with counter-sunk screw holes (screws included) and no sharp edges\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Removable door\/face for easy filter change \u0026amp; cleaning - uses a 1\" thick filter. Our filter grille latch is easy to use on your fingers and requires no screwdriver to open. Noise free components - No vibrating louvers etc.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – Carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eUpgrade your ventilation with our premium grilles and registers, featuring a sleek ½” fin design. Customize effortlessly with a removable face\/door, simplifying maintenance. Designed for a 1\" thick filter, this model ensures top-notch air quality. With precise measurements for seamless integration, our product offers both aesthetic appeal and efficient airflow. Elevate your space with hassle-free functionality and experience superior ventilation today.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 2 and 5\/8\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783639613506,"sku":"RFGF2020","price":72.43,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-steel-return-air-filter-grille-for-1-filter-removable-frame-filter-included-outer-dimensions-22-58-x-22-58return-filter-flat-stamped-steel-with-filter-409504.jpg?v=1743793019"},{"product_id":"20w-x-20h-aluminum-outdoor-weather-proof-louvers-waterproof-rain-block-with-screen-mesh-hvac-weather-louver-grille-outer-dimensions-215w-x-215h","title":"20\"w X 20\"h Aluminum Exterior Gable Louver Vent for Walls \u0026 Crawlspace - Weather-Resistant Air Grille with Screen Mesh - [Outer Dimensions 21.75\"w x 21.75\"h]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 22\"h X 2\"d (for duct opening measurement only); actual front end outer dimensions are 21.75\" Width X 23.75\" Height\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eWeather and Pest Proof\u003c\/b\u003e – These louvers are especially designed to prevent water from entering your home, and with a built-in back 1\/2\" mesh they also protect you from annoying rodents like mice, rats, birds, and squirrels\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality Aluminum\u003c\/b\u003e – The premium durable aluminum will never rust and it will never wear through leaving the material with an elegant, beautiful, and smooth surface, adds a luxurious touch to any home.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eRigid Built For External Use\u003c\/b\u003e – The sturdy and rigid design features noise-free components that eliminate vibration and excess noise to the louvers. These are built heavy duty for installation into brick and cement walls.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1rMr1qZsPQdOjskqAd_fn6JyCDCQLBkyv\/view?usp=sharing\" target=\"_blank\"\u003e\n            \u003cstrong style=\"color: #5296DD;\"\u003eOutdoor Louver Spec Sheet\u003c\/strong\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eVentilate your home or commercial space with our Aluminum Outdoor Weatherproof Louvers. Designed for optimum performance, these louvers provide exceptional protection against rain and water, ensuring your space stays dry and secure. Say goodbye to pest-related worries as the built-in back 1\/2\" mesh acts as a barrier against unwanted rodents like mice, rats, birds, and squirrels.\u003c\/p\u003e\n      \u003cp\u003eCrafted with top-notch quality aluminum, these louvers are built to last. The premium durable material guarantees that they will never rust or wear through, maintaining their elegant, beautiful, and smooth surface for years to come. Elevate your space's aesthetic with a luxurious touch that complements any architectural style.\u003c\/p\u003e\n      \u003cp\u003ePerfectly suited for both residential and commercial use, these heavy-duty louvers are ideal for use in attics, sheds, garages, workshops, warehouses, and utility rooms. Transform your space's exterior with our reliable and stylish louvers today. Enjoy protection, durability, and a touch of elegance in one superior product.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783652425794,"sku":"LO2020","price":123.22,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20w-x-20h-aluminum-exterior-gable-louver-vent-for-walls-crawlspace-weather-resistant-air-grille-with-screen-mesh-outer-dimensions-2175w-x-2175hspecial-weather-l-607251.jpg?v=1746481322"},{"product_id":"20in-x-20in-adjustable-air-supply-diffuser-hvac-vent-duct-cover-sidewall-or-ceiling-grille-register-high-airflow-white","title":"20\" X 20\" ADJUSTABLE AIR SUPPLY DIFFUSER - HVAC Vent Duct Cover Sidewall or Ceiling","description":"\u003cdiv class=\"accordion-container\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 21.875\" width X 22\" height.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High quality steel construction, no scuff powder coat durable finish, smooth, shiny, scratch-resistant, no sharp edges, 2 recessed screw holes on each side with screws included, screws same color as vent cover, easy installation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eAdjustable airflow control\u003c\/b\u003e – Adjustable airflow control: The system allows users to customize the amount of air supply, providing the flexibility to match specific ventilation requirements or personal comfort levels.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eFull Control\u003c\/b\u003e – Full 190 degrees control of air direction vertically \u0026amp; horizontally.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – Carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eAir Flow\u003c\/b\u003e – Ensure a quiet and smooth HVAC system with noise-free components, easy unrestricted airflow, and a control lever designed for seamless operation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003eEnhance your ventilation system with our high-quality grilles and registers. Designed for optimal air flow and lasting durability, our carefully crafted products offer superior performance. With precise measurements and easy installation, they seamlessly integrate into your space, ensuring a perfect fit. Experience the difference in quality with our sleek design and hassle-free functionality. Elevate your air system today and enjoy improved aesthetics and efficient airflow for a comfortable living environment.\u003c\/p\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size, with an additional 1 7\/8\" width and 2\" height\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003c!-- Styles --\u003e\n\u003cstyle\u003e\n  .accordion-container {\n    border: 1px solid #5296DD !important;\n    border-radius: 8px !important;\n    padding: 20px !important;\n    box-shadow: 0 0 6px rgba(82, 150, 221, 0.1) !important;\n  }\n\n  .plus {\n    display: inline-block !important;\n    width: 22px !important;\n    height: 22px !important;\n    background-color: #5296DD !important;\n    color: #fff !important;\n    font-size: 16px !important;\n    font-weight: bold !important;\n    text-align: center !important;\n    line-height: 22px !important;\n    margin-right: 12px !important;\n    border-radius: 50% !important;\n  }\n\n  .accordion-title {\n    font-size: 17px !important;\n    font-weight: 500 !important;\n    color: #222 !important;\n  }\n\n  .accordion dt {\n    margin-bottom: 10px !important;\n  }\n\n  .accordion dd {\n    margin: 0 0 20px 30px !important;\n  }\n\n  .accordion dd ul li {\n    margin-bottom: 6px;\n    line-height: 1.4em;\n  }\n\u003c\/style\u003e\n\n\u003c!-- Script --\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e\n","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783662288962,"sku":"SV2020 HP","price":226.82,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20-x-20-adjustable-air-supply-diffuser-hvac-vent-duct-cover-sidewall-or-ceilingsupply-adjustable-741631.jpg?v=1770927213"},{"product_id":"20w-x-20h-4-way-aluminum-curved-blade-adjustable-air-supply-hvac-diffuser-full-control-vertical-horizontal-airflow-direction-vent-duct-cover-outer-dimensions-2165w-x-2165h","title":"20\"W X 20\"H [Duct Opening] 4-Way Aluminum Curved Blade Adjustable Air Supply HVAC Diffuser [Outer Dimensions: 21.75\"W X 21.75\"H]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are 21.75\" width X 21.75\" height.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Individually adjusting curved blades for better air flow control. Screws Included\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality Aluminum\u003c\/b\u003e – The premium durable aluminum will never rust and it will never wear through leaving the material with an elegant, beautiful, and smooth surface, adds a luxurious touch to any home.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall or ceiling.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eEnhance your HVAC system's efficiency and your home's aesthetics with our premium aluminum air vent diffuser. Designed with individually adjustable curved blades, this 4-way air vent diffuser allows you to precisely control airflow, ensuring optimal air distribution throughout any room.\u003c\/p\u003e\n      \u003cp\u003eThis versatile diffuser is adaptable to various airflow needs. The integral design allows you to easily adjust the curved blades, providing comfort and control.\u003c\/p\u003e\n      \u003cp\u003eCrafted from high-quality aluminum, this air vent diffuser is built to last, resisting rust and wear while adding a sleek, modern touch to your home. Whether installed on a sidewall or ceiling, it seamlessly blends with any decor while performing its vital role in your HVAC system.\u003c\/p\u003e\n      \u003cp\u003eFor added protection, each diffuser is carefully shrink-wrapped with a sturdy cardboard backing, ensuring it arrives at your home in perfect condition. Installation is simple, with screws included to make setup quick and hassle-free.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783672250434,"sku":"CADJB4-C-2020","price":111.76,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20w-x-20h-duct-opening-4-way-aluminum-curved-blade-adjustable-air-supply-hvac-diffuser-outer-dimensions-2175w-x-2175hsupply-aluminum-adjustable-curved-blade-587323.jpg?v=1743792827"},{"product_id":"20in-x-20in-4-way-air-supply-grille-duct-cover-diffuser-flat-stamped-face-white-outer-dimensions-2175w-x-2175h","title":"20\" X 20\" 4-Way Air Supply Grille  Steel HVAC Vent Cover with Damper, Wall\/Ceiling Register, White","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul style=\"margin-top: 10px; margin-bottom: 10px;\"\u003e\n        \u003cli style=\"margin-bottom: 8px;\"\u003e\n          \u003cstrong\u003eOuter dimensions:\u003c\/strong\u003e 21.75\"W x 21.75\"H – fits a 20\" X 20\" duct opening\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 8px;\"\u003eDurable stamped steel construction ensures long-lasting performance\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 8px;\"\u003eDesigned for sidewall and ceiling installation with included screws\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 8px;\"\u003eMulti-shutter damper with easy lever for precise airflow control\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 8px;\"\u003eSmooth powder-coated white finish for a sleek look and scratch resistance\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003eMaximize your home’s airflow with this \u003cstrong\u003epremium Air Supply Grille air supply grille\u003c\/strong\u003e, designed to distribute air evenly throughout your space. \n      Made from \u003cstrong\u003ehigh-grade stamped steel\u003c\/strong\u003e, this vent cover provides superior durability while maintaining a sleek, modern look. \n      Featuring a \u003cstrong\u003emulti-shutter damper with an easy-access lever\u003c\/strong\u003e, you can quickly adjust airflow for year-round comfort.\u003c\/p\u003e\n\n      \u003ch3\u003eWhy Choose This Vent Cover?\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIdeal for Walls \u0026amp; Ceilings:\u003c\/strong\u003e Designed for seamless installation in standard 20\" X 20\" duct openings.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSuperior Airflow Control:\u003c\/strong\u003e Built-in damper lets you control how much air enters your room.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Construction:\u003c\/strong\u003e Powder-coated finish prevents rust, scratches, and wear.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e Comes with mounting screws for a secure fit in minutes.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eWhether replacing an old register or installing a new vent, this HVAC air supply grille offers the \n      \u003cstrong\u003eperfect combination of style, function, and durability\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1zd-pmmiA0Hj_MA4z3iTjGPdQdFMGe7Ab\/view?usp=sharing\" target=\"_blank\"\u003e\n            \u003cstrong style=\"color: #5296DD;\"\u003e2-Way Wall\/Ceiling Register Spec Sheet\u003c\/strong\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783704690754,"sku":"G2020W4 HP","price":94.1,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-4-way-air-supply-grille-steel-hvac-vent-cover-with-damper-wallceiling-register-whitesupply-flat-stamped-steel-619740.jpg?v=1743792648"},{"product_id":"20w-x-20h-aluminum-outdoor-weather-proof-louver-rain-waterproof-air-vent-with-screen-mesh-hvac-grille-brown-outer-dimensions-2175w-x-2175h","title":"20\"w X 20\"h Aluminum Exterior Gable Louver Vent for Walls \u0026 Crawlspace - Weather-Resistant Air Grille with Screen Mesh - Brown [Outer Dimensions 21.75\"w x 21.75\"h]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h X 2\"d (for duct opening measurement only); actual front end outer dimensions are 21.75\" Width X 21.75\" Height\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eWeather and Pest Proof\u003c\/b\u003e – These louvers are especially designed to prevent water from entering your home, and with a built-in back 1\/2\" mesh they also protect you from annoying rodents like mice, rats, birds, and squirrels\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality Aluminum\u003c\/b\u003e – The premium durable aluminum will never rust and it will never wear through leaving the material with an elegant, beautiful, and smooth surface, adds a luxurious touch to any home.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eRigid Built For External Use\u003c\/b\u003e – The sturdy and rigid design features noise-free components that eliminate vibration and excess noise to the louvers. These are built heavy duty for installation into brick and cement walls.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1rMr1qZsPQdOjskqAd_fn6JyCDCQLBkyv\/view?usp=sharing\" target=\"_blank\"\u003e\n            \u003cstrong style=\"color: #5296DD;\"\u003eOutdoor Louver Spec Sheet\u003c\/strong\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eVentilate your home or commercial space with our Aluminum Outdoor Weatherproof Louvers. Designed for optimum performance, these louvers provide exceptional protection against rain and water, ensuring your space stays dry and secure. Say goodbye to pest-related worries as the built-in back 1\/2\" mesh acts as a barrier against unwanted rodents like mice, rats, birds, and squirrels.\u003c\/p\u003e\n      \u003cp\u003eCrafted with top-notch quality aluminum, these louvers are built to last. The premium durable material guarantees that they will never rust or wear through, maintaining their elegant, beautiful, and smooth surface for years to come. Elevate your space's aesthetic with a luxurious touch that complements any architectural style.\u003c\/p\u003e\n      \u003cp\u003ePerfectly suited for both residential and commercial use, these heavy-duty louvers are ideal for use in attics, sheds, garages, workshops, warehouses, and utility rooms. Transform your space's exterior with our reliable and stylish louvers today. Enjoy protection, durability, and a touch of elegance in one superior product.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783748894786,"sku":"LO2020 BR","price":154.85,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20w-x-20h-aluminum-exterior-gable-louver-vent-for-walls-crawlspace-weather-resistant-air-grille-with-screen-mesh-brown-outer-dimensions-2175w-x-2175hspecial-wea-413770.jpg?v=1743792159"},{"product_id":"20w-x-20h-aluminum-outdoor-weather-proof-louver-rain-waterproof-air-vent-with-screen-mesh-hvac-grille-white-outer-dimensions-2175w-x-2175h","title":"20\"w X 20\"h Aluminum Exterior Gable Louver Vent for Walls \u0026 Crawlspace - Weather-Resistant Air Grille with Screen Mesh - White [Outer Dimensions 21.75\"w x 21.75\"h]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h X 2\"d (for duct opening measurement only); actual front end outer dimensions are 21.75\" Width X 21.75\" Height\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eWeather and Pest Proof\u003c\/b\u003e – These louvers are especially designed to prevent water from entering your home, and with a built-in back 1\/2\" mesh they also protect you from annoying rodents like mice, rats, birds, and squirrels\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality Aluminum\u003c\/b\u003e – The premium durable aluminum will never rust and it will never wear through leaving the material with an elegant, beautiful, and smooth surface, adds a luxurious touch to any home.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eRigid Built For External Use\u003c\/b\u003e – The sturdy and rigid design features noise-free components that eliminate vibration and excess noise to the louvers. These are built heavy duty for installation into brick and cement walls.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1rMr1qZsPQdOjskqAd_fn6JyCDCQLBkyv\/view?usp=sharing\" target=\"_blank\"\u003e\n            \u003cstrong style=\"color: #5296DD;\"\u003eOutdoor Louver Spec Sheet\u003c\/strong\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eVentilate your home or commercial space with our Aluminum Outdoor Weatherproof Louvers. Designed for optimum performance, these louvers provide exceptional protection against rain and water, ensuring your space stays dry and secure. Say goodbye to pest-related worries as the built-in back 1\/2\" mesh acts as a barrier against unwanted rodents like mice, rats, birds, and squirrels.\u003c\/p\u003e\n      \u003cp\u003eCrafted with top-notch quality aluminum, these louvers are built to last. The premium durable material guarantees that they will never rust or wear through, maintaining their elegant, beautiful, and smooth surface for years to come. Elevate your space's aesthetic with a luxurious touch that complements any architectural style.\u003c\/p\u003e\n      \u003cp\u003ePerfectly suited for both residential and commercial use, these heavy-duty louvers are ideal for use in attics, sheds, garages, workshops, warehouses, and utility rooms. Transform your space's exterior with our reliable and stylish louvers today. Enjoy protection, durability, and a touch of elegance in one superior product.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783749419074,"sku":"LO2020 WT","price":155.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20w-x-20h-aluminum-exterior-gable-louver-vent-for-walls-crawlspace-weather-resistant-air-grille-with-screen-mesh-white-outer-dimensions-2175w-x-2175hspecial-wea-402364.jpg?v=1743792074"},{"product_id":"20w-x-20h-aluminum-outdoor-weather-proof-louver-rain-waterproof-air-vent-with-screen-mesh-hvac-grille-black-outer-dimensions-2175w-x-2175h","title":"20\"w X 20\"h Aluminum Exterior Gable Louver Vent for Walls \u0026 Crawlspace - Weather-Resistant Air Grille with Screen Mesh - Black [Outer Dimensions 21.75\"w x 21.75\"h]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h X 2\"d (for duct opening measurement only); actual front end outer dimensions are 21.75\" Width X 21.75\" Height\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eWeather and Pest Proof\u003c\/b\u003e – These louvers are especially designed to prevent water from entering your home, and with a built-in back 1\/2\" mesh they also protect you from annoying rodents like mice, rats, birds, and squirrels\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality Aluminum\u003c\/b\u003e – The premium durable aluminum will never rust and it will never wear through leaving the material with an elegant, beautiful, and smooth surface, adds a luxurious touch to any home.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eRigid Built For External Use\u003c\/b\u003e – The sturdy and rigid design features noise-free components that eliminate vibration and excess noise to the louvers. These are built heavy duty for installation into brick and cement walls.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1rMr1qZsPQdOjskqAd_fn6JyCDCQLBkyv\/view?usp=sharing\" target=\"_blank\"\u003e\n            \u003cstrong style=\"color: #5296DD;\"\u003eOutdoor Louver Spec Sheet\u003c\/strong\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eVentilate your home or commercial space with our Aluminum Outdoor Weatherproof Louvers. Designed for optimum performance, these louvers provide exceptional protection against rain and water, ensuring your space stays dry and secure. Say goodbye to pest-related worries as the built-in back 1\/2\" mesh acts as a barrier against unwanted rodents like mice, rats, birds, and squirrels.\u003c\/p\u003e\n      \u003cp\u003eCrafted with top-notch quality aluminum, these louvers are built to last. The premium durable material guarantees that they will never rust or wear through, maintaining their elegant, beautiful, and smooth surface for years to come. Elevate your space's aesthetic with a luxurious touch that complements any architectural style.\u003c\/p\u003e\n      \u003cp\u003ePerfectly suited for both residential and commercial use, these heavy-duty louvers are ideal for use in attics, sheds, garages, workshops, warehouses, and utility rooms. Transform your space's exterior with our reliable and stylish louvers today. Enjoy protection, durability, and a touch of elegance in one superior product.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":15783750336578,"sku":"LO2020 BL","price":161.77,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20w-x-20h-aluminum-exterior-gable-louver-vent-for-walls-crawlspace-weather-resistant-air-grille-with-screen-mesh-black-outer-dimensions-2175w-x-2175hspecial-wea-823612.jpg?v=1743792073"},{"product_id":"20inw-x-20inh-extruded-aluminum-adjustable-surface-mount-supply-ceiling-hvac-air-grille-interchangeable-1-way-2-way-3-way-or-4-way-vent-duct-cover-outer-dimensions-21125in-x-21125in","title":"20\"w X 20\"h Extruded Aluminum Adjustable Surface Mount Supply Ceiling HVAC Air Grille  Interchangeable: 1-Way, 2-Way, 3-Way or 4-Way - Vent Duct Cover [Outer Dimensions: 21.125\" X 21.125\"]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h Is The Size For The Duct Opening Only, Dimensions With Outer End are 21.125\" X 21.125\".\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Re-configurable\/Interchangeable Sections – Easily convertible into 1-Way, 2-Way, 3 Way, or 4 Way – Just lift sections and rotate to re-configure direction.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality Aluminum\u003c\/b\u003e – The premium durable aluminum will never rust and it will never wear through leaving the material with an elegant, beautiful, and smooth surface, adds a luxurious touch to any home.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eAirflow\u003c\/b\u003e – Easy unrestricted airflow for your HVAC system.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n        \u003cli\u003e\u003cb\u003eScrews Included\u003c\/b\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eElevate your space with our Aluminum Ceiling Diffuser. Crafted from high-quality, rust-free aluminum, this grille boasts a sleek frame that ensures a refined and seamless look.\u003c\/p\u003e\n      \u003cp\u003eOur Aluminum Ceiling Diffuser is not only a design marvel but also a practical choice for your HVAC system. Its heavier gauge construction guarantees durability and longevity. The powder-coat finish lends a smooth, scratch-resistant surface that gleams like it's just been waxed.\u003c\/p\u003e\n      \u003cp\u003eExperience noise-free airflow and a healthier environment thanks to our grille's innovative design. Install it with ease on your ceilings to transform your space. Say goodbye to vibrating louvers - this grille ensures a quiet, undisturbed airflow. Upgrade to a new standard of air quality and aesthetics with our Aluminum Ceiling Diffuser, where form meets function flawlessly.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active centered-title\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille Before You Buy\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.125\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Arial, sans-serif;\n    line-height: 1.6;\n    color: #111; \/* Slightly darker color for better readability *\/\n  }\n  .centered-title {\n    text-align: center;\n    display: block;\n    width: 100%;\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":31708988932232,"sku":"MCSA2020","price":142.67,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20w-x-20h-extruded-aluminum-adjustable-surface-mount-supply-ceiling-hvac-air-grille-interchangeable-1-way-2-way-3-way-or-4-way-vent-duct-cover-outer-dimensions--245419.jpg?v=1743791767"},{"product_id":"20inw-x-20inh-extruded-aluminum-adjustable-core-mount-supply-ceiling-hvac-air-grille-interchangeable-1-way-2-way-3-way-or-4-way-vent-duct-cover-outer-dimensions-21125in-x-21125in","title":"20\"w X 20\"h Extruded Aluminum Adjustable Core Mount Supply Ceiling HVAC Air Grille  Interchangeable: 1-Way, 2-Way, 3-Way or 4-Way - Vent Duct Cover [Outer Dimensions: 21.125\" X 21.125\"]","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 20\"w X 20\"h Is The Size For The Duct Opening Only, Dimensions With Outer End are 21.125\" X 21.125\".\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Re-configurable\/Interchangeable Sections – Easily convertible into 1-Way, 2-Way, 3 Way, or 4 Way – Just lift sections and rotate to re-configure direction.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality Aluminum\u003c\/b\u003e – The premium durable aluminum will never rust and it will never wear through leaving the material with an elegant, beautiful, and smooth surface, adds a luxurious touch to any home.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eAirflow\u003c\/b\u003e – Easy unrestricted airflow for your HVAC system.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n        \u003cli\u003e\u003cb\u003eScrews Included\u003c\/b\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eElevate your space with our Aluminum Ceiling Diffuser. Crafted from high-quality, rust-free aluminum, this grille boasts a sleek frame that ensures a refined and seamless look.\u003c\/p\u003e\n      \u003cp\u003eOur Aluminum Ceiling Diffuser is not only a design marvel but also a practical choice for your HVAC system. Its heavier gauge construction guarantees durability and longevity. The powder-coat finish lends a smooth, scratch-resistant surface that gleams like it's just been waxed.\u003c\/p\u003e\n      \u003cp\u003eExperience noise-free airflow and a healthier environment thanks to our grille's innovative design. Install it with ease on your ceilings to transform your space. Say goodbye to vibrating louvers - this grille ensures a quiet, undisturbed airflow. Upgrade to a new standard of air quality and aesthetics with our Aluminum Ceiling Diffuser, where form meets function flawlessly.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active centered-title\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille Before You Buy\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.125\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Arial, sans-serif;\n    line-height: 1.6;\n    color: #111; \/* Slightly darker color for better readability *\/\n  }\n  .centered-title {\n    text-align: center;\n    display: block;\n    width: 100%;\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":31708996075656,"sku":"MCSB2020","price":130.29,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20w-x-20h-extruded-aluminum-adjustable-core-mount-supply-ceiling-hvac-air-grille-interchangeable-1-way-2-way-3-way-or-4-way-vent-duct-cover-outer-dimensions-211-158929.jpg?v=1743791767"},{"product_id":"20-x-20-sound-rated-steel-access-panel-felt-covered-door-for-concealed-wall-ceiling-application-with-slotted-lock-outer-dimensions-21-width-x-21-height","title":"20\" X 20\" Sound Rated Steel Access Panel Felt Covered Door For Concealed Wall \/ Ceiling Application With Slotted Lock - [Outer Dimensions: 21\" Width X 21\" Height]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\" X 20\" is the size for the drywall opening measurement only, actual front end outer dimensions are 21\" Width X 21\" Height\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High grade steel construction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – 1mm galvanized steel material with sleek, shiny, durable white powder coat finish for an attractive look \u0026amp; high durability corrosion protection – 15mm medium-density fibreboard with felt cover and rubber sealing between the door and frame for tight security. Fully removable door with a spring loaded hinge.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSound Rated\u003c\/b\u003e – Felt covered access panel door with soundproof material on the inside reduces noise with a reduction index of 30 – Enjoy having an access door without sacrificing peace and quiet.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eEasy Access\u003c\/b\u003e – This panel offers convenient access to HVAC, plumbing, electrical, crawlspace, etc., thanks to its slotted lock. It can be easily installed on drywall, stucco, ceiling, or ceiling tiles. After installation, the panel remains concealed in the ceiling by mud drywalling the mesh\/set beaded frame. Includes slots for a screwdriver or other prying devices\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eIntroducing our Sound-Rated Access Door, a cutting-edge solution for sound insulation, featuring a mud and flange installation design, and crafted from powder-coated stainless steel for exceptional durability.\u003c\/p\u003e\n    \n    \u003cp\u003eThis access door is renowned for its strength and resilience, ensuring reliable performance over time.\u003c\/p\u003e\n    \n    \u003cp\u003eThe door comes equipped with a user-friendly turn lock, easily rotatable using a flat rigid tool like a screwdriver or a coin. Additionally, it boasts a safety hook and is fully removable thanks to its spring-loaded hinge mechanism.\u003c\/p\u003e\n    \n    \u003cp\u003eDesigned for both walls and ceilings, this versatile access door can be installed in various locations throughout your space.\u003c\/p\u003e\n    \n    \u003cp\u003eTo address noise concerns, this specific model incorporates an extra layer of felt to effectively dampen sound. Ideal for concealing loud machinery or sound-sensitive equipment, it provides a seamless solution for noise control.\u003c\/p\u003e\n    \n    \u003cp\u003eThe edges are thoughtfully designed for mud and flange installation, ensuring a seamless appearance after sheet rock installation.\u003c\/p\u003e\n    \n    \u003cp\u003eWhether you're updating certain elements of your home or working on new construction, our sound-rated access doors are an excellent choice.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure Access Panel \u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air drywall opening. Do not measure the overall size of the access panel itself, only measure the \"hole\" in the wall. Every access panel has a front end frame that will overlap at the wall joint. The total outer size of this panel is the listed size plus 2\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a access panel size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 access panel. If your hole is 14\" wide by 20\" tall, order a 14x20 panel.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":40483431710869,"sku":"AD-S-280SB-20x20","price":47.08,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-sound-rated-steel-access-panel-felt-covered-door-for-concealed-wall-ceiling-application-with-slotted-lock-outer-dimensions-21-width-x-21-height-305623.jpg?v=1743791508"},{"product_id":"20-x-20-steel-access-panel-removable-door-for-wall-ceiling-application-lock-and-key-with-frame-outer-dimensions-21-width-x-21-height","title":"20\" X 20\" Steel Access Panel Removable Door For Wall \/ Ceiling Application (Lock and Key) With Frame - [Outer Dimensions: 21\" Width X 21\" Height]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 21\" width X 21\" height -\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation\u003c\/b\u003e – Easy installation - just screw the sides of the access panel frame into your duct\/hole – see photos for example. Our HVAC Access Door can be used in both commercial and residential settings.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Easy access\/removable door - provides easy access\/removable door for HVAC, plumbing, electrical, crawlspace, etc. purposes with tumbler lock \u0026amp; key (2 keys included) and can be installed on drywall, stucco, ceiling, or ceiling tiles – all locks open with the same key - door can be completely removed if needed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – 1mm galvanized steel material with sleek, shiny, durable white powder coat finish for an attractive look and high durability corrosion protection.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n \u003ch2\u003eIntroducing our durable steel access door\u003c\/h2\u003e\n    \u003cp\u003eFeaturing a reliable tumbler lock and key system, this robust access door ensures security with its tumbler lock mechanism, providing two keys for your convenience.\u003c\/p\u003e\n\n    \u003cp\u003eInstallation is a breeze – simply squeeze the spring-loaded lever and slide the entire door out for quick and easy access. Ideal for both walls and ceilings, this versatile access door adds a touch of sophistication to your space.\u003c\/p\u003e\n\n    \u003ch3\u003eKey features:\u003c\/h3\u003e\n    \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRemovable Door:\u003c\/strong\u003e Effortlessly remove the entire door by squeezing the spring-loaded lever.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eReplaceable Keys:\u003c\/strong\u003e The included keys are replaceable for your peace of mind.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWide Front End Overlap:\u003c\/strong\u003e Boasting a 1-inch overlap, this access door ensures a secure fit.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAesthetic Appeal:\u003c\/strong\u003e Enhance your home's aesthetics by concealing cables, wires, pipes, and ducting while maintaining easy access to critical points in your wall or ceiling.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSecurity:\u003c\/strong\u003e The access panel is equipped with a lock, and all locks open with just one key.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRigid Steel Construction:\u003c\/strong\u003e Built with strong and sturdy steel, ensuring longevity and durability.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure An Access Panel\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Every access panel has a front end frame, that will overlap at the wall joint.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, the second number represents the height. Example: If your hole is 14\" wide by 14\" tall, order a 14x14.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":40483465920661,"sku":"AD-S-210-20x20","price":45.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-steel-access-panel-removable-door-for-wall-ceiling-application-lock-and-key-with-frame-outer-dimensions-21-width-x-21-height-222275.jpg?v=1743791504"},{"product_id":"20-x-20-aluminum-color-insulated-fire-rated-access-panel-door-for-wall-ceiling-application-lock-and-key-with-frame-outer-dimensions-21-width-x-21-height","title":"20\" X 20\" Aluminum Insulated Fire Resistant Access Panel Door For Wall \/ Ceiling Application (Lock and Key) With Frame - [Outer Dimensions: 21\" Width X 21\" Height]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\" X 20\" is the size for the drywall opening measurement only, actual front end outer dimensions are 21\" width X 21\" height\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – Strong and sturdy aluminum built to last.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Aluminum material \u0026amp; color to give your space an attractive look \u0026amp; provide high durability corrosion protection - no rust. Built-in tumbler lock and key is provided\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cb\u003eEasy Access\u003c\/b\u003e – Provides easy access for HVAC, plumbing, electrical, crawlspace etc. purposes and can be installed on to drywall, stucco, ceiling or ceiling tiles. \n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eIntroducing our Aluminum Insulated Heat Resistant Access Door - the perfect solution for easy and secure access to essential components in your space. This access door comes with two keys, and replacements are available upon request, ensuring convenient access control.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis access door offers enhanced safety and security. Its lightweight aluminum construction guarantees long-lasting performance.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis fantastic access door covers wire panels, water access points, entertainment controls, and more, providing a clean and seamless look to your space. With easy installation on drywall, stucco, ceiling, or ceiling tiles, it's versatile for various applications.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eEmbrace the attractive look of aluminum while ensuring high durability with corrosion protection and no rust. \u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure Access Panel \u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air drywall opening. Do not measure the overall size of the access panel itself, only measure the \"hole\" in the wall. Every access panel has a front end frame that will overlap at the wall joint. The total outer size of this panel is the listed size plus 2\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a access panel size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 access panel. If your hole is 14\" wide by 20\" tall, order a 14x20 panel.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":40483493150869,"sku":"AD-A-390-20x20","price":91.67,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-aluminum-insulated-fire-resistant-access-panel-door-for-wall-ceiling-application-lock-and-key-with-frame-outer-dimensions-21-width-x-21-height-485488.jpg?v=1743791504"},{"product_id":"20-x-20-steel-access-panel-removable-door-for-concealed-wall-ceiling-application-with-slotted-lock-outer-dimensions-21-width-x-21-height","title":"20\" X 20\" Steel Access Panel Removable Door For Concealed Wall \/ Ceiling Application With Slotted Lock - [Outer Dimensions: 21\" Width X 21\" Height]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 21\" width X 21\" height\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation\u003c\/b\u003e – Easy installation - Small bendable ears for flexible installation - just screw the sides of the access panel frame into your duct\/hole. Our HVAC Access Door can be used in both commercial and residential settings.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Easy access\/removable door - provides easy access\/removable door for HVAC, plumbing, electrical, crawlspace, etc. purposes with slotted lock \u0026amp; and can be installed on drywall, stucco, ceiling, or ceiling tiles – all locks open with the same key - door can be completely removed if needed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – 1mm galvanized steel material with sleek, shiny, durable white powder coat finish for an attractive look and high durability corrosion protection.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n \u003ch2\u003eIntroducing our durable steel access door\u003c\/h2\u003e\n    \u003cp\u003eInstallation is a breeze – simply squeeze the spring-loaded lever and slide the entire door out for quick and easy access. Ideal for both walls and ceilings, this versatile access door adds a touch of sophistication to your space.\u003c\/p\u003e\n\n    \u003ch3\u003eKey features:\u003c\/h3\u003e\n    \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRemovable Door:\u003c\/strong\u003e Effortlessly remove the entire door by squeezing the spring-loaded lever.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWide Front End Overlap:\u003c\/strong\u003e Boasting a 1-inch overlap, this access door ensures a secure fit.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAesthetic Appeal:\u003c\/strong\u003e Enhance your home's aesthetics by concealing cables, wires, pipes, and ducting while maintaining easy access to critical points in your wall or ceiling.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSecurity:\u003c\/strong\u003e The access panel is equipped with a slotted lock.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRigid Steel Construction:\u003c\/strong\u003e Built with strong and sturdy steel, ensuring longevity and durability.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure An Access Panel\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Every access panel has a front end frame, that will overlap at the wall joint.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, the second number represents the height. Example: If your hole is 14\" wide by 14\" tall, order a 14x14.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":40483564486805,"sku":"AD-S-250FF-20x20","price":38.12,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-steel-access-panel-removable-door-for-concealed-wall-ceiling-application-with-slotted-lock-outer-dimensions-21-width-x-21-height-840520.jpg?v=1743791502"},{"product_id":"20-x-20-steel-access-panel-door-for-wall-ceiling-application-with-slotted-lock-outer-dimensions-21-width-x-21-height","title":"20\" X 20\" Steel Flush Access Panel Door for Wall\/Ceiling Application with Slotted Lock, Mud-in Flange - [Outer Dimensions: 21\" Width X 21\" Height]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\" X 20\" is the size for the drywall opening measurement only, actual front end outer dimensions are 21\" Width X 21\" Height\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High grade steel construction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eFlush Access Door\u003c\/b\u003e – Is a type of door or panel designed to provide access to concealed spaces, such as HVAC systems, electrical components, plumbing pipes, or other utility areas. Unlike traditional doors that have visible frames and hinges, a flush access door is designed to blend seamlessly into the surrounding surface, creating a smooth, flush appearance when closed.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eEasy Access\u003c\/b\u003e – This panel offers convenient access to HVAC, plumbing, electrical, crawlspace, etc., thanks to its slotted lock. It can be easily installed on drywall, stucco, ceiling, or ceiling tiles. After installation, the panel remains concealed in the ceiling by mud drywalling the mesh\/set beaded frame. Includes slots for a screwdriver or other prying devices\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePowder-Coat Finish \u003c\/b\u003e – Smooth, shiny, scratch-resistant, beautiful. Looks like it was just waxed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eIntroducing our stainless steel drywall access door, engineered for easy mud and flange installation and constructed with powder-coated stainless steel for enhanced durability. \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis access door stands out as one of our strongest and most resilient offerings. The door comes with a convenient turn lock that can be effortlessly rotated using a flat rigid tool, such as a screwdriver or even a coin, ensuring secure closure and easy access.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDesigned with precision, the edges are perfect for mud and flange installation once the sheet rock is securely in place. This feature makes it an ideal replacement access door.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eIf you're seeking to upgrade specific elements of your home, look no further. Visit HVACpremium.com to explore our extensive selection of access doors, catering to every application. Elevate your home maintenance experience with our top-quality products.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure Access Panel \u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air drywall opening. Do not measure the overall size of the access panel itself, only measure the \"hole\" in the wall. Every access panel has a front end frame that will overlap at the wall joint. The total outer size of this panel is the listed size plus 2\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a access panel size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 access panel. If your hole is 14\" wide by 20\" tall, order a 14x20 panel.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":40483607937173,"sku":"AD-S-250SB-20x20","price":41.57,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-steel-flush-access-panel-door-for-wallceiling-application-with-slotted-lock-mud-in-flange-outer-dimensions-21-width-x-21-height-966382.jpg?v=1743791501"},{"product_id":"20-x-20-aluminum-access-panel-gypsum-board-sheet-rock-door-for-wall-ceiling-application-push-lock-door-with-frame-outer-dimensions-21-width-x-21-height","title":"20\" X 20\" Aluminum Access Panel Gypsum Board\/Sheet Rock Door For Wall \/ Ceiling Application (PUSH-LOCK DOOR) With Frame - [Outer Dimensions: 21\" Width X 21\" Height]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\" X 20\" is the size for the drywall opening measurement only, actual front end outer dimensions are 21\" width X 21\" height\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – Strong and sturdy aluminum built to last and never rusts. Made with gypsum sheetrock for a seamless finish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Aluminum frame material with sleek, shiny, durable white powder coat finish for an attractive look \u0026amp; moisture resistant to prevent mold \u0026amp; mildew buildup in indoor or outdoor spaces.\n\u003c\/li\u003e\n\u003cb\u003eSealed \u0026amp; Concealed\u003c\/b\u003e – Sealing strips between the inner \u0026amp; outer frame provide air-tight enclosure \n\u003cli\u003e\n\u003cb\u003eEasy Access\u003c\/b\u003e – Provides easy access\/removable door for HVAC, plumbing, electrical, crawlspace etc. purposes with snap-lock\/push-open technology and can be installed on to drywall, stucco, ceiling or ceiling tiles – provides safety with the included safety wire to prevent the door from falling off. \n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eIntroducing our Aluminum Access Door with Seamless Gypsum - the ultimate solution for easy access and seamless integration in your walls and ceilings. This access door boasts a spring-loaded locking mechanism, making opening and closing a breeze. With its fully removable feature and safety hook, installation and maintenance become effortless.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eCrafted from sturdy aluminum and gypsum sheetrock, this access door is built to last and never rust. The sleek white powder coat finish adds an attractive look, blending seamlessly with your wall. \u003c\/p\u003e\n\u003cp\u003eThe aluminum and gypsum construction makes it impervious to moisture, preventing mold and mildew buildup in indoor and outdoor spaces.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eEnjoy an air-tight enclosure with sealing strips between the inner and outer frame. This ensures superior performance and efficiency in any application. The snap-lock\/push-open technology allows easy access and installation on DryWall, Stucco, Ceiling, or Ceiling Tiles, while the included safety wire provides added security to prevent the door from falling off.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eVersatile and reliable, our Aluminum Access Door is perfect for HVAC, plumbing, electrical, and crawlspace purposes. Whether on sidewalls or ceilings, this access door delivers a seamless finish that sits flushed with the wall.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure Access Panel \u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air drywall opening. Do not measure the overall size of the access panel itself, only measure the \"hole\" in the wall. Every access panel has a front end frame that will overlap at the wall joint. The total outer size of this panel is the listed size plus 2\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a access panel size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 access panel. If your hole is 14\" wide by 20\" tall, order a 14x20 panel.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":40507276230805,"sku":"AD-A-333-20x20-1","price":50.75,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20-aluminum-access-panel-gypsum-boardsheet-rock-door-for-wall-ceiling-application-push-lock-door-with-frame-outer-dimensions-21-width-x-21-height-615023.jpg?v=1743791374"},{"product_id":"20-x-20universal-aluminum-access-panel-door-for-wall-ceiling-application-push-lock-with-solid-frame-outer-dimensions-21-width-x-21-height","title":"20\" X 20\"Universal Aluminum Access Panel Door For Wall \/ Ceiling Application (Push-Lock) With Solid Frame - [Outer Dimensions: 21\" Width X 21\" Height]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\" X 20\" is the size for the drywall opening measurement only, actual front end outer dimensions are 21\" width X 21\" height\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High grade aluminum solid frame construction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Aluminum frame with no welded edges. Fully removable door with a spring loaded hinge. Open\/close easily with push-lock technology, just push open and push close.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eEasy Access\u003c\/b\u003e – Provides easy access for HVAC, plumbing, electrical, crawlspace etc. purposes and can be installed on to drywall, stucco, ceiling or ceiling tiles.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Sidewall and ceiling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003eIntroducing our Aluminum Press and Lock Access Door with Hidden Hinged Flanges – the perfect blend of elegance and functionality. Crafted from solid aluminum with no welded edges, this access door exudes a sleek and minimalistic design.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eWith its spring-loaded locking mechanism, gaining access has never been easier. Simply press until you hear that satisfying click, and the door opens smoothly. Installation is a breeze, as it can be mounted on drywall, stucco, ceiling, or ceiling tiles.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBuilt to last, our access door offers high durability with superior corrosion and rust protection. It's a reliable choice for HVAC, plumbing, electrical, crawlspace, and various other applications.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eSuitable for both commercial and residential settings, our HVAC Access Door is versatile and easy to install. Simply cut into the frame of your wall and the metal duct where your HVAC system is located, and you'll have seamless access to your system's vital components.\n\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure Access Panel \u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air drywall opening. Do not measure the overall size of the access panel itself, only measure the \"hole\" in the wall. Every access panel has a front end frame that will overlap at the wall joint. The total outer size of this panel is the listed size plus 2\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a access panel size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 access panel. If your hole is 14\" wide by 20\" tall, order a 14x20 panel.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":40507284160661,"sku":"AD-S-230-20x20","price":38.88,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/products\/20-x-20universal-aluminum-access-panel-door-for-wall-ceiling-application-push-lock-with-solid-frame-outer-dimensions-21-width-x-21-height-613456.jpg?v=1743791371"},{"product_id":"20-x-20-heavy-duty-floor-grille-fixed-blades-air-grill-brown-outer-dimensions-21-75-x-21-75","title":"20\" X 20\" Heavy Duty Floor Grille - Fixed Blades Air Grille - Brown [Outer Dimensions: 21.75 X 21.75]","description":"\u003cdiv style=\"border: 1px solid #ccc; padding: 10px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e – 20\"w X 20\"h is the size for the duct opening measurement only, actual front end outer dimensions are approximately 21.75\" width X 21.75\" height.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHigh Quality\u003c\/b\u003e – High grade steel construction meant for high foot traffic areas.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eInstallation Location\u003c\/b\u003e – Floor.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eDesign\u003c\/b\u003e – Easy drop-in installation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003ePowder-Coat Finish\u003c\/b\u003e – Smooth, shiny, scratch-resistant, with no sharp edges. Looks like it was just waxed.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eQuality Packaging\u003c\/b\u003e – Carefully shrink wrapped with cardboard backing to prevent damage in shipment.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003e\u003cb\u003eIntroducing our 20\" x 20\" Floor Grille\u003c\/b\u003e - a reliable and durable air grill designed for exceptional performance and built to last. Crafted from heavy-duty reinforced steel, this floor grille is engineered to withstand heavy foot traffic and deliver optimal airflow throughout your space. Its brown color complements any interior decor, seamlessly blending in with your surroundings.\u003c\/p\u003e\n\n      \u003cp\u003eThe upgraded hook system and additional sidewall welds ensure a secure and stable installation, making it ideal for high-traffic areas. With a powder coat finish, this floor grille not only adds to its durability but also gives it a sleek and polished look. The smooth edges enhance safety and prevent any accidental injuries, making it suitable for homes with children or pets.\u003c\/p\u003e\n\n      \u003cp\u003eInstalling the fixed blade air grille is hassle-free, thanks to its easy drop-in design. No need to worry about complicated setups or lengthy installations – just place it in position, and it's ready to go. Its precise dimensions ensure a perfect fit for your air duct openings, ensuring efficient airflow distribution throughout your home or office.\u003c\/p\u003e \n\n\u003c\/dd\u003e\n\u003cdt\u003e\n  \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n    \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \n    \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e\n  \u003c\/a\u003e\n\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1gFGGYrqA0kTkMwvOJ_GoDGWCUXnTHXAE\/view\" target=\"_blank\"\u003e\n        \u003cstrong style=\"color: #5296DD;\"\u003eFloor Grille Spec Sheet\u003c\/strong\u003e\n      \u003c\/a\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003e Measure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003e The first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy Hvac Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #000;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  .accordion-title {\n    font-size: 18px;\n  }\n\n  \/* Added styles for hover effect *\/\n  .accordion-title:hover {\n    background-color: #f0f0f0;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n  }\n\u003c\/style\u003e\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n\n    if (dd.style.display === 'none') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":44181665579245,"sku":"MFFG2020-1","price":146.29,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20-x-20-heavy-duty-floor-grille-fixed-blades-air-grille-brown-outer-dimensions-2175-x-2175floor-grille-toe-space-555239.jpg?v=1743791009"},{"product_id":"wide-frame-outer-dimensions-list-size-3-69w-x-3-69h-aluminum-exterior-louver-vent-for-walls-crawlspace-weather-resistant-with-screen-mesh","title":"Wide frame Aluminum Exterior Louver Gable Vent for Walls \u0026 Crawlspace - Weather-Resistant with Screen","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":46767616000237,"sku":"HPL2-WF","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/wide-frame-aluminum-exterior-louver-gable-vent-for-walls-crawlspace-weather-resistant-with-screenspecial-weather-louver-859150.png?v=1743790754"},{"product_id":"no-frame-outer-dimensions-list-size-5-16w-x-5-16-h-aluminum-exterior-louver-vent-for-walls-crawlspace-weather-resistant-with-screen-mesh","title":"No frame Aluminum Exterior Louver Gable Vent for Walls \u0026 Crawlspace - Weather-Resistant with Screen Protector","description":"\u003cdiv class=\"globo-formbuilder\" data-id=\"NTA4NTY=\"\u003e\u003c\/div\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":46767676719341,"sku":"HPL2-CF","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/no-frame-aluminum-exterior-louver-gable-vent-for-walls-crawlspace-weather-resistant-with-screen-protectorspecial-weather-louver-690270.png?v=1743790754"},{"product_id":"45-thinline-louver-outer-dimensions-list-size-1-11-16w-x-1-11-16h-aluminum-exterior-louver-vent-for-walls-crawlspace-with-bird-screen-mesh","title":"45° Thinline Louver Aluminum Exterior Gable Vent for Walls \u0026 Crawlspace with Bird Screen or Insect Screen","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n\u003cdl class=\"accordion\"\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eSize\u003c\/b\u003e - 10\"w X 10\"h X 2\"d (for duct opening measurement only); actual front end outer dimensions are 11.75\" Width X 11.75\" Height\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eWeather and Pest Proof\u003c\/b\u003e – These louvers are especially designed to prevent water from entering your home, and with a built-in back 1\/2\" mesh they also protect you from annoying rodents like mice, rats, birds, and squirrels\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh Quality Aluminum\u003c\/b\u003e – The premium durable aluminum will never rust and it will never wear through leaving the material with an elegant, beautiful, and smooth surface, adds a luxurious touch to any home.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCarefully Shrink Wrapped\u003c\/b\u003e – With cardboard backing to prevent damage in shipment\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eRigid Built For External Use\u003c\/b\u003e – The sturdy and rigid design features noise-free components that eliminate vibration and excess noise to the louvers. These are built heavy duty for installation into brick and cement walls.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Spec Sheet\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1TDffKpjlFu1FtXedygZD--FwPPgs6UPZ\/view?usp=sharing\" target=\"_blank\"\u003e \u003cstrong style=\"color: #5296dd;\"\u003eOutdoor Louver Spec Sheet\u003c\/strong\u003e \u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n\u003cp\u003eVentilate your home or commercial space with our Aluminum Outdoor Weatherproof Louvers. Designed for optimum performance, these louvers provide exceptional protection against rain and water, ensuring your space stays dry and secure. Say goodbye to pest-related worries as the built-in back 1\/2\" mesh acts as a barrier against unwanted rodents like mice, rats, birds, and squirrels.\u003c\/p\u003e\n\u003cp\u003eCrafted with top-notch quality aluminum, these louvers are built to last. The premium durable material guarantees that they will never rust or wear through, maintaining their elegant, beautiful, and smooth surface for years to come. Elevate your space's aesthetic with a luxurious touch that complements any architectural style.\u003c\/p\u003e\n\u003cp\u003ePerfectly suited for both residential and commercial use, these heavy-duty louvers are ideal for use in attics, sheds, garages, workshops, warehouses, and utility rooms. Transform your space's exterior with our reliable and stylish louvers today. Enjoy protection, durability, and a touch of elegance in one superior product.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure A Grille\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Size:\u003c\/strong\u003e\u003cbr\u003eMeasure the size of the air duct\/drywall opening. Do not measure the overall size of the register itself, only measure the \"hole\" in the wall\/duct. Every grille has a front end frame that will overlap at the wall joint. The total outer size of this grille is the listed size plus 1.75\".\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWidth vs Height:\u003c\/strong\u003e\u003cbr\u003eThe first number in a grille size represents the width, and the second number represents the height. For example, if your hole is 20\" wide by 14\" tall, order a 20x14 grille. If your hole is 14\" wide by 20\" tall, order a 14x20 grille.\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003cdt\u003e\u003ca class=\"active\" href=\"#\"\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e \u003c\/a\u003e\u003c\/dt\u003e\n\u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n\u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n\u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":46767710011629,"sku":"HPLTL-45-FF","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/53e4d0f97d34d0e623694ec519bfcbef_3391731d-c23d-4cce-a926-e96b926bdc5b.png?v=1773421064"},{"product_id":"45-thinline-louver-outer-dimensions-list-size-3-11-16w-x-3-11-16h-aluminum-exterior-louver-vent-for-walls-crawlspace-with-bird-screen-mesh","title":"45° Thinline Wide Flange Aluminum Exterior Louver Gable Vent for Walls \u0026 Crawlspaces with Screen Protector","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":46767810248941,"sku":"HPLTL-45-WF","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/450-thinline-aluminum-exterior-louver-gable-vent-for-walls-crawlspaces-with-screen-protectorspecial-weather-louver-644963.png?v=1743790754"},{"product_id":"20x20x1-merv-2-pleated-air-filter-for-ac-and-furnace-replacement-filters-actual-size-19-75-x-19-75-3-pack","title":"20x20x1MERV 2 Non Pleated Air Filter Replacement Filters (Actual Size 19.75 x 19.75) - 3 Pack","description":"\u003cdiv style=\"border: 2px solid #5296DD; padding: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 5px;\"\u003e\n  \u003cdl class=\"accordion\"\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Details\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e20\" x 20\" x 1\" replacement air filters for your furnace, air conditioner, heat pump, or HVAC system (actual size: 19.75\" x 19.75\")\u003c\/li\u003e\n        \u003cli\u003eA unique combination of cotton \u0026amp; synthetic fibers gives you the most filtration and the least air resistance - equals great air \u0026amp; easy airflow for your system.\u003c\/li\u003e\n        \u003cli\u003eThe non-pleated design provides low airflow resistance while still effectively capturing dirt and particles such as standing dust, spray paint dust, and carpet fibers, resulting in cleaner air.\u003c\/li\u003e\n        \u003cli\u003eCheck and replace the filters regularly to ensure optimal performance and longevity of your HVAC system. For MERV 2 filters, a monthly check is recommended.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eProduct Description\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eKeep your indoor air clean and your HVAC system running efficiently with the HVAC Premium MERV 2 air filter. Designed for air conditioners, furnaces, and heat pumps, this non-pleated filter offers low resistance to airflow, ensuring optimal HVAC performance. Crafted from a blend of cotton and synthetic fibers, it effectively captures dust and particles, improving indoor air quality. Ideal for both residential and commercial systems, this filter reduces strain on your HVAC equipment, potentially extending its lifespan. Replace monthly for best results.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eHow To Measure For A New Filter\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n     \u003cp\u003eThe filter size will be the same as the grille size. For example, if your grille is 14\" x 20\", you will need a 14\" x 20\" filter.\u003c\/p\u003e\n    \u003c\/dd\u003e\n    \u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhat Is A MERV Rating\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      Minimum Efficiency Reporting Value (MERV) is a standard that rates the overall effectiveness of air filters. Higher value MERV rating equates to finer filtration, meaning fewer dust particles and other air impurities can pass through the filter.\n    \u003c\/dd\u003e\n\u003cdt\u003e\n      \u003ca class=\"active\" href=\"#\" onclick=\"toggleAccordion(event)\"\u003e\n        \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"accordion-title\"\u003eWhy HVAC Premium\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/dt\u003e\n    \u003cdd style=\"display: none;\" class=\"description-text\"\u003e\n      \u003cp\u003eHVAC Premium has been providing superior quality service for many years. We pride ourselves on offering top-of-the-line products that meet the highest standards. With our extensive selection of Grilles, Registers, and Diffusers, we have assisted countless contractors, DIY projects, and home improvement remodeling specialists in completing their masterpieces. If you are looking to enhance your project with a top-of-the-line unit, look no further than HVAC Premium.\u003c\/p\u003e\n      \u003cp\u003eWe carry sizes the big box stores don't, ensuring that you find the perfect fit for your ventilation needs. We are proud to have served over 5,000,000 satisfied customers!\u003c\/p\u003e\n    \u003c\/dd\u003e\n  \u003c\/dl\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .plus {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background-color: #5296DD;\n    color: #fff;\n    font-size: 14px;\n    text-align: center;\n    line-height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n  .accordion-title {\n    font-size: 18px;\n  }\n  .description-text {\n    font-family: Roboto, Arial, sans-serif;\n    line-height: 1.6;\n    color: #333; \/* Darker color for better readability *\/\n  }\n  ul {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n  li {\n    margin-bottom: 15px; \/* Adding space between bullet points *\/\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(event) {\n    event.preventDefault();\n    const dt = event.target.closest('dt');\n    const dd = dt.nextElementSibling;\n    if (dd.style.display === 'none' || dd.style.display === '') {\n      dd.style.display = 'block';\n      dt.querySelector('.plus').textContent = '-';\n    } else {\n      dd.style.display = 'none';\n      dt.querySelector('.plus').textContent = '+';\n    }\n  }\n\u003c\/script\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":46880496910573,"sku":"FLTR M2 2020x3","price":25.34,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/20x20x1merv-2-non-pleated-air-filter-replacement-filters-actual-size-1975-x-1975-3-packmerv-2-205531.jpg?v=1743790750"},{"product_id":"no-frame-aluminum-exterior-louver-gable-vent-for-walls-crawlspace-weather-resistant-with-screen-protector-copy","title":"Bar Linear Grille w\/ Mud-In Flange","description":"\u003cdiv class=\"globo-formbuilder\" data-id=\"NTA4NTY=\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003cbutton class=\"button btn globo-formbuilder-open\" data-id=\"NTgwOTA=\"\u003eContact us\u003c\/button\u003e\u003cdiv class=\"globo-formbuilder\" data-id=\"NTgwOTA=\"\u003e\u003c\/div\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47094431056109,"sku":"HPBLJ","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/bar-linear-grille-w-mud-in-flangespecial-weather-louver-661557.png?v=1743790751"},{"product_id":"single-deflection-supply-register-vertical-blade-multi-shutter","title":"Single Deflection Supply Register - Vertical Blade - Multi-Shutter","description":"\u003cdiv data-id=\"NjcxNDA=\" class=\"globo-formbuilder\"\u003e\u003cbr\u003e\u003c\/div\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":49390576107757,"sku":"HP821","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/single-deflection-supply-register-vertical-blade-multi-shuttersupply-adjustable-685574.png?v=1743790752"},{"product_id":"double-deflection-supply-register-vertical-front","title":"Double Deflection Supply Register - Vertical Front - OBD","description":"\u003cdiv class=\"globo-formbuilder\" data-id=\"NjcxNDA=\"\u003e\u003c\/div\u003e","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47465435660525,"sku":"HPVHD","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/double-deflection-supply-register-vertical-front-obdsupply-aluminum-double-deflection-389681.png?v=1743790755"},{"product_id":"one-direction-curved-blade-grille","title":"One Direction Horizontal Curved Blade Grille","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47469403504877,"sku":"HPC1H","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/one-direction-horizontal-curved-blade-grillesupply-aluminum-adjustable-curved-blade-262749.png?v=1743790715"},{"product_id":"one-direction-vertical-curved-blade-grille","title":"One Direction Vertical Curved Blade Grille","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47469418053869,"sku":"HPC1V","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/one-direction-vertical-curved-blade-grillesupply-aluminum-adjustable-curved-blade-856916.png?v=1743790715"},{"product_id":"one-direction-horizontal-curved-blade-register","title":"One Direction Curved Blade Register with Opposed Blade Damper","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47469432537325,"sku":"HPC1HD","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/one-direction-curved-blade-register-with-opposed-blade-dampersupply-aluminum-adjustable-curved-blade-611282.png?v=1743790715"},{"product_id":"one-direction-vertical-curved-blade-register","title":"One Direction Vertical Curved Blade Register with Opposed Blade Damper","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47505581080813,"sku":"HPC1VD","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/one-direction-vertical-curved-blade-register-with-multi-shutter-dampersupply-aluminum-adjustable-curved-blade-847753.png?v=1743790715"},{"product_id":"one-direction-horizontal-curved-blade-register-with-multi-shutter-damper","title":"One Direction Horizontal Curved Blade Register with Multi-Shutter Damper","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47507400130797,"sku":"HPC1HM","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/one-direction-horizontal-curved-blade-register-with-multi-shutter-dampersupply-aluminum-adjustable-curved-blade-365441.png?v=1743790715"},{"product_id":"one-direction-vertical-curved-blade-register-with-multi-shutter-damper","title":"One Direction Vertical Curved Blade Register with Multi-Shutter Damper","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508409516269,"sku":"HPC1VM","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/one-direction-vertical-curved-blade-register-with-multi-shutter-dampersupply-aluminum-adjustable-curved-blade-847753.png?v=1743790715"},{"product_id":"two-direction-curved-blade-grille-with-adjustable-horizontal-blades","title":"Two Direction Curved Blade Grille with Adjustable Horizontal Blades","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508459421933,"sku":"HPC2H","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/two-direction-curved-blade-grille-with-adjustable-horizontal-bladessupply-aluminum-adjustable-curved-blade-135381.png?v=1743790715"},{"product_id":"two-direction-curved-blade-grille-with-adjustable-vertical-blades","title":"Two Direction Curved Blade Grille with Adjustable Vertical Blades","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508586791149,"sku":"HPC2V","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/two-direction-curved-blade-grille-with-adjustable-vertical-bladessupply-aluminum-adjustable-curved-blade-285274.png?v=1743790715"},{"product_id":"two-direction-curved-blade-register-with-adjustable-horizontal-blades-and-opposed-damper","title":"Two Direction Curved Blade Register with Adjustable Horizontal Blades and Opposed Damper","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508601864429,"sku":"HPC2HD","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/two-direction-curved-blade-register-with-adjustable-horizontal-blades-and-opposed-dampersupply-aluminum-adjustable-curved-blade-814129.png?v=1743790715"},{"product_id":"two-direction-curved-blade-register-with-adjustable-vertical-blades-and-opposed-damper","title":"Two Direction Curved Blade Register with Adjustable Vertical Blades and Opposed Damper","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508643283181,"sku":"HPC2VD","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/two-direction-curved-blade-register-with-adjustable-vertical-blades-and-multi-shutter-dampersupply-aluminum-adjustable-curved-blade-330482.png?v=1743790714"},{"product_id":"two-direction-curved-blade-register-with-adjustable-horizontal-blades-and-multi-shutter-damper","title":"Two Direction Curved Blade Register with Adjustable Horizontal Blades and Multi-Shutter Damper","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508728938733,"sku":"HPC2HM","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/two-direction-curved-blade-register-with-adjustable-horizontal-blades-and-multi-shutter-dampersupply-aluminum-adjustable-curved-blade-446611.png?v=1743790715"},{"product_id":"two-direction-curved-blade-register-with-adjustable-vertical-blades-and-multi-shutter-damper","title":"Two Direction Curved Blade Register with Adjustable Vertical Blades and Multi-Shutter Damper","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508790968557,"sku":"HPC2VM","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/two-direction-curved-blade-register-with-adjustable-vertical-blades-and-multi-shutter-dampersupply-aluminum-adjustable-curved-blade-330482.png?v=1743790714"},{"product_id":"two-direction-curved-blade-grille-with-adjustable-vertical-and-horizontal-blades","title":"Two Direction Curved Blade Grille with Adjustable Vertical and Horizontal Blades","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508826161389,"sku":"HPC2RC","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/two-direction-curved-blade-grille-with-adjustable-vertical-and-horizontal-bladessupply-aluminum-adjustable-curved-blade-447560.png?v=1743790714"},{"product_id":"three-direction-curved-blade-grille-with-adjustable-curved-blades","title":"Three Direction Curved Blade Grille with Adjustable Curved Blades","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47508900249837,"sku":"HPC3","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/three-direction-curved-blade-grille-with-adjustable-curved-bladessupply-aluminum-adjustable-curved-blade-954479.png?v=1743790714"},{"product_id":"three-direction-curved-blade-register-multi-shutter-damper-with-handle-operator","title":"Three Direction Curved Blade Register - Multi-shutter damper with handle operator","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47555438805229,"sku":"HPC33M","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/three-direction-curved-blade-register-multi-shutter-damper-with-handle-operatorsupply-aluminum-adjustable-curved-blade-764123.png?v=1743790714"},{"product_id":"four-direction-curved-blade-grille","title":"Four Direction Curved Blade Grille","description":"","brand":"HVAC Premium","offers":[{"title":"Default Title","offer_id":47555477537005,"sku":"HPC4","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/files\/four-direction-curved-blade-grillesupply-aluminum-adjustable-curved-blade-854913.png?v=1743790714"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0081\/8213\/6898\/collections\/20-in-width-x-20-in-height-258875.jpg?v=1743790695","url":"https:\/\/hvacpremium.com\/collections\/20-inches-w-x-20-inches-h\/access-door.oembed","provider":"HVAC Premium","version":"1.0","type":"link"}