{"product_id":"gma-solar-150w-poly-solar-panel-clearance","title":"GMA Solar 150W Poly Solar Panel (CLEARANCE)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.4;\n    color: inherit;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.cd-product-description ::selection { background: rgba(251, 140, 0, 0.2); color: #000000; }\n\n.cd-product-description h1 {\n    text-align: center;\n    margin: 20px 0 10px 0;\n    font-weight: 900;\n    color: #0f172a;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n}\n\n\/* --- STREAMING_CHUNK: Styling deal banner and discount math... --- *\/\n\/* --- Sale Section --- *\/\n.cd-deal-box {\n    background: #ffffff;\n    border: 2px solid #e2e8f0;\n    border-radius: 20px;\n    padding: 40px 25px;\n    margin: 0 auto 30px auto;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    position: relative;\n    overflow: hidden; \n    max-width: 750px;\n}\n\n.cd-deal-box::before {\n    content: \"DEAL\";\n    position: absolute;\n    top: 12px;\n    right: -32px;\n    background: #fb8c00;\n    color: white;\n    font-size: 11px;\n    font-weight: 900;\n    padding: 6px 40px; \n    transform: rotate(45deg);\n    white-space: nowrap;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    z-index: 10;\n    letter-spacing: 1px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.cd-deal-box h2 {\n    font-weight: 900; \n    text-transform: uppercase; \n    margin: 0 0 15px 0; \n    color: #0f172a; \n    border-bottom: 0; \n    text-align: center;\n    padding-right: 45px; \n    padding-left: 45px;\n}\n\n.cd-price-math {\n    display: flex;\n    flex-direction: row !important;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n    width: 100%;\n}\n\n.cd-price-item { display: flex; flex-direction: column; min-width: fit-content; }\n.cd-price-label { font-size: 10px; font-weight: 800; text-transform: uppercase; color: #64748b; }\n.cd-price-val { font-weight: 900; color: #0f172a; }\n.cd-price-val.strike { text-decoration: line-through; color: #94a3b8; }\n.cd-price-val.sale { color: #fb8c00; }\n\n.cd-math-operator { font-weight: 900; color: #cbd5e1; }\n\n\/* Alert Box for Condition \u0026 Local Pickup *\/\n.cd-condition-note {\n    background: #fff7ed;\n    border: 1px solid #ffedd5;\n    padding: 15px 25px;\n    border-radius: 12px;\n    color: #c2410c;\n    font-weight: 700;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n\n.cd-condition-note strong.pickup-tag {\n    background: #c2410c;\n    color: #ffffff;\n    padding: 2px 8px;\n    border-radius: 4px;\n    text-transform: uppercase;\n    font-size: 11px;\n    letter-spacing: 0.5px;\n    display: inline-block;\n    margin-bottom: 6px;\n}\n\n\/* --- STREAMING_CHUNK: Configuring main product description and features... --- *\/\n\/* --- Product Copy Section --- *\/\n.cd-unified-section {\n    margin: 20px auto;\n    padding: 10px 0;\n    color: #1e293b;\n    max-width: 820px;\n    box-sizing: border-box;\n}\n\n.cd-unified-section p {\n    font-size: 16px;\n    color: #334155;\n    margin: 0 0 16px 0;\n    line-height: 1.6;\n}\n\n.cd-unified-section p:last-of-type {\n    margin-bottom: 0;\n}\n\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n    margin: 15px auto;\n}\n\n.cd-feature-card {\n    background: rgba(15, 23, 42, 0.05);\n    padding: 20px;\n    border-radius: 12px;\n    border-top: 4px solid #0f172a;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    text-align: center;\n}\n\n.cd-feature-card strong { display: block; margin-bottom: 2px; text-transform: uppercase; color: #0f172a; font-weight: 900; }\n\n.cd-nav-link-box {\n    text-align: center;\n    margin: 40px 0;\n}\n\n.cd-nav-link-box a {\n    color: #0f172a !important;\n    font-weight: 900;\n    text-decoration: underline;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n\/* --- STREAMING_CHUNK: Constructing specification table and footer... --- *\/\n.cd-spec-container {\n    margin: 15px auto 10px auto;\n    max-width: 850px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #f8fafc;\n}\n\n.cd-spec-header { background-color: #0f172a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n.cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #e2e8f0; }\n.cd-spec-row:last-child { border-bottom: none; }\n.cd-spec-label { font-weight: bold; flex: 1; color: #475569; text-transform: uppercase; }\n.cd-spec-value { flex: 1; text-align: right; color: #0f172a; font-weight: 800; }\n\n.cd-footer-tagline { text-align: center; font-style: italic; margin-top: 20px; color: #94a3b8; }\n\n@media screen and (max-width: 768px) {\n    .cd-price-math { gap: 8px; }\n    .cd-price-label { font-size: 8px; }\n    .cd-deal-box h2 { padding-right: 15px; padding-left: 15px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eGMA Solar 150W Polycrystalline Panel (Local Pickup Only)\u003c\/h1\u003e\n\n\u003c!-- Sale Section --\u003e\n\u003cdiv class=\"cd-deal-box\"\u003e\n\u003ch2\u003eShowroom Clearance. Save $70 Instantly.\u003c\/h2\u003e\n\u003cdiv class=\"cd-price-math\"\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eStandard Price\u003c\/span\u003e \u003cspan class=\"cd-price-val strike\"\u003e$219.99\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e−\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eClearance Discount\u003c\/span\u003e \u003cspan class=\"cd-price-val\"\u003e$70.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-math-operator\"\u003e=\u003c\/div\u003e\n\u003cdiv class=\"cd-price-item\"\u003e\n\u003cspan class=\"cd-price-label\"\u003eYour Sale Price\u003c\/span\u003e \u003cspan class=\"cd-price-val sale\"\u003e$149.99\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-condition-note\"\u003e\n\u003cstrong class=\"pickup-tag\"\u003eImportant: Local Pickup Only (Lincoln, NB)\u003c\/strong\u003e\u003cbr\u003e\nSave $70 on an unpowered showroom display model. This 150W polycrystalline panel is in like-new condition with 100% full electrical performance verified. Please note that small mounting holes were previously drilled into the sides and bottom channels of the aluminum frame for securing to our retail display. Freight shipping is unavailable for this item.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Consolidated Product Copy Section --\u003e\n\u003csection class=\"cd-unified-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eGMA Solar 150W Polycrystalline Panel\u003c\/strong\u003e is a reliable, economical solar module designed for 12V off-grid battery charging systems. Ideal for cottages, deer camps, remote equipment stations, and RV trickling setups, this compact panel features high-grade polycrystalline silicon cells protected by impact-resistant tempered glass and an anodized aluminum frame.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eShowroom Display Condition \u0026amp; Local Pickup:\u003c\/strong\u003e Having served as a floor display unit at our Lincoln, New Brunswick retail facility, this unit features small pre-drilled holes through the aluminum side and bottom channels from custom display mounting brackets. Our solar technicians have tested the photovoltaic circuit to confirm 100% factory-standard voltage and amperage performance. This clearance unit is available strictly for online ordering with \u003cstrong\u003ein-store pickup at our Lincoln, NB location\u003c\/strong\u003e (no shipping option available).\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"cd-nav-link-box\"\u003e\u003ca href=\"https:\/\/thecabindepot.ca\/products\/150-watt-poly-gma-solar-panel\" target=\"_blank\"\u003eNeed a brand new shipped unit? View Standard Listing →\u003c\/a\u003e\u003c\/div\u003e\n\n\u003ch2 style=\"text-align: center; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0f172a; border-bottom: 2px solid #0f172a; padding-bottom: 4px;\"\u003ePerformance Highlights\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e150W Polycrystalline Silicon\u003c\/strong\u003e Proven polycrystalline cell architecture delivers dependable 12V battery charging power for off-grid homesteads.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eAnodized Aluminum Frame\u003c\/strong\u003e Corrosion-resistant aluminum frame handles harsh Canadian weather, high wind pressures, and snow accumulation.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e100% Verified Electrical Output\u003c\/strong\u003e Thoroughly audited by our solar technicians to confirm full factory power generation and diode health.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eComponent\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBrand \/ Model\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eGMA Solar 150W Poly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaximum Power (Pmax)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e150 Watts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCell Type\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003ePolycrystalline\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCondition\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eShowroom Display (Drilled Frame)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePickup Location\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eLincoln, New Brunswick Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFulfillment Method\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eLocal Pickup Only (No Shipping)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot\u003csup\u003e®\u003c\/sup\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"GMA Solar","offers":[{"title":"Default Title","offer_id":46271269961825,"sku":"GMAP6-36-150 OB","price":219.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/IMG_1986.jpg?v=1784922228","url":"https:\/\/thecabindepot.ca\/fr\/products\/gma-solar-150w-poly-solar-panel-clearance","provider":"The Cabin Depot","version":"1.0","type":"link"}