{"product_id":"7-5-octagon-signature-360-tilt-umbrella","title":"Ledge Lounger 7.5' Octagon Signature 360° Tilt Umbrella","description":"\u003cbody\u003e\n\n\n\u003cstyle\u003e\n\/* ===== FIXED CSS TEMPLATE — Copy Verbatim ===== *\/\n\n.product-description {\n    font-family: inherit;\n    line-height: 1.6;\n}\n\n.product-description p,\n.product-description ul,\n.product-description ol {\n    max-width: 1000px;\n    margin-left: auto;\n    margin-right: auto;\n    font-size: 18px;\n}\n\n.product-description img {\n    max-width: 800px;\n    width: 100%;\n    height: auto;\n    display: block;\n}\n\n.product-description h2 {\n    font-size: 32px;\n    margin: 30px auto 20px;\n    max-width: 1000px;\n    line-height: 1.3;\n    text-align: center;\n}\n\n.product-description h3 {\n    font-size: 24px;\n    margin: 30px auto 15px;\n    max-width: 1000px;\n    line-height: 1.3;\n    text-align: center;\n}\n\n.product-description h4 {\n    font-size: 20px;\n    margin: 25px auto 12px;\n    max-width: 1000px;\n    line-height: 1.3;\n    text-align: center;\n}\n\n\/* Quick Features Grid (Billboard) *\/\n.product-description .quick-features {\n    background: #fff7eb;\n    padding: 25px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n    max-width: 1000px;\n    margin: 25px auto;\n}\n\n.product-description .features-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 15px 30px;\n}\n\n.product-description .features-grid ul {\n    list-style: disc;\n    padding-left: 20px;\n    margin: 0;\n    max-width: none;\n}\n\n.product-description .features-grid li {\n    margin-bottom: 12px;\n    font-size: 18px;\n}\n\n\/* Billboard Contact Line *\/\n.product-description .billboard-contact {\n    max-width: 1000px;\n    margin: 15px auto 30px;\n    text-align: center;\n    font-size: 16px;\n}\n\n.product-description .billboard-contact a {\n    color: #2980b9;\n    text-decoration: none;\n    font-weight: 600;\n}\n\n\/* Accordion Modules *\/\n.product-description details.product-module {\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    margin: 15px auto;\n    max-width: 1000px;\n    overflow: hidden;\n}\n\n.product-description details.product-module summary {\n    cursor: pointer;\n    padding: 18px 25px;\n    background: #fafafa;\n    list-style: none;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n}\n\n.product-description details.product-module summary::-webkit-details-marker {\n    display: none;\n}\n\n.product-description details.product-module summary::after {\n    content: \"+\";\n    font-size: 22px;\n    font-weight: 300;\n    color: #666;\n}\n\n.product-description details[open].product-module summary::after {\n    content: \"\\2212\";\n}\n\n.product-description .toggle-title {\n    font-size: 22px;\n    font-weight: bold;\n    line-height: 1.3;\n}\n\n.product-description .module-content {\n    padding: 20px 25px 30px;\n}\n\n\/* Closing CTA Box *\/\n.product-description .closing-cta {\n    background: #f0f8ff;\n    padding: 25px;\n    border-radius: 8px;\n    max-width: 1000px;\n    margin: 30px auto;\n    border-left: 4px solid #2980b9;\n    text-align: center;\n}\n\n.product-description .closing-cta p {\n    margin: 5px 0;\n    max-width: none;\n}\n\n.product-description .closing-cta a {\n    color: #2980b9;\n    text-decoration: none;\n    font-weight: 600;\n}\n\n\/* Tables *\/\n.product-description .table-wrapper {\n    max-width: 1000px;\n    margin: 30px auto;\n    overflow-x: auto;\n}\n\n.product-description table {\n    width: 100%;\n    border-collapse: collapse;\n}\n\n.product-description table thead {\n    background: linear-gradient(135deg, #00664A 0%, #004D38 100%);\n    color: white;\n}\n\n.product-description table th,\n.product-description table td {\n    padding: 12px 15px;\n    text-align: left;\n    border: 1px solid #ddd;\n    font-size: 18px;\n}\n\n.product-description table thead th {\n    color: #f8f8f8;\n}\n\n.product-description table tbody tr:nth-child(even) {\n    background: #f9f9f9;\n}\n\/* Spec Cards Grid *\/\n.product-description .specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n    max-width: 1000px;\n    margin: 20px auto;\n}\n\n\n.product-description .spec-card {\n    background: #f8f9fa;\n    padding: 15px;\n    border-radius: 5px;\n    border-left: 4px solid #00664A;\n    font-size: 18px;\n}\n\n.product-description .spec-card strong {\n    color: #2c3e50;\n}\n\n\/* FAQ Layout *\/\n.product-description .faq-item {\n    display: grid;\n    grid-template-columns: 30% 70%;\n    gap: 20px;\n    margin-bottom: 25px;\n    max-width: 1000px;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n.product-description .faq-question {\n    font-weight: bold;\n    font-size: 18px;\n}\n\n.product-description .faq-answer {\n    font-size: 18px;\n}\n\n\/* Image Positioning *\/\n.product-description .image-right {\n    float: right;\n    margin: 0 0 20px 30px;\n}\n\n.product-description .image-left {\n    float: left;\n    margin: 0 30px 20px 0;\n}\n\n.product-description .image-center {\n    margin: 30px auto;\n    display: block;\n}\n\/* Content-Image Pairs *\/\n.product-description .content-image-pair {\n    display: flex;\n    align-items: flex-start;\n    gap: 30px;\n    max-width: 1000px;\n    margin: 20px auto 25px;\n}\n\n.product-description .content-image-pair .pair-content {\n    flex: 2;\n}\n\n.product-description .content-image-pair .pair-content p,\n.product-description .content-image-pair .pair-content ul,\n.product-description .content-image-pair .pair-content ol {\n    margin-left: 0;\n    margin-right: 0;\n    max-width: none;\n}\n\n.product-description .content-image-pair .pair-content .specs-grid {\n    margin-left: 0;\n    margin-right: 0;\n    max-width: none;\n}\n\n.product-description .content-image-pair .pair-image {\n    flex: 3;\n}\n\n.product-description .content-image-pair .pair-image img {\n    width: 100%;\n    height: auto;\n    border-radius: 0;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n\/* Video *\/\n.product-description .video-container {\n    max-width: 1000px;\n    margin: 30px auto;\n}\n\n.product-description .video-container video {\n    width: 100%;\n    max-width: 600px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n}\n\n\/* Lists *\/\n.product-description ul,\n.product-description ol {\n    padding-left: 25px;\n}\n\n.product-description li {\n    margin-bottom: 8px;\n    font-size: 18px;\n}\n\n\/* Utilities *\/\n.product-description .clearfix::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n    .product-description .features-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .product-description .image-right,\n    .product-description .image-left {\n        float: none;\n        margin: 20px auto;\n    }\n\n.product-description .specs-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .product-description .faq-item {\n        grid-template-columns: 1fr;\n        gap: 10px;\n    }\n\n.product-description .content-image-pair {\n        flex-direction: column-reverse;\n    }\n\n    .product-description .table-wrapper {\n        overflow-x: scroll;\n    }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"product-description\"\u003e\n\n\u003c!-- ===== BILLBOARD (Always Visible) ===== --\u003e\n\n\u003ch2\u003eThe Ledge Lounger Umbrella That Makes Your Pool Look Like It Belongs in a Resort\u003c\/h2\u003e\n\n\u003cdiv class=\"content-image-pair\"\u003e\n  \u003cdiv class=\"pair-content\"\u003e\n    \u003cp\u003eMost pool umbrellas do one thing: block the sun. This one does a lot more. The Ledge Lounger 7.5' Octagon Signature Umbrella is what your pool area is missing — the piece that ties everything together and makes guests stop and look twice. Whether it's sitting above a sun shelf or anchored poolside, it doesn't just shade the space. It defines it.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pair-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Ledge_Loungers_0311_1720x1040_4d42edb3-069d-45fc-ad64-347182d8d25c.jpg?v=1771950356\" alt=\"Two women relaxing poolside under a tilted Ledge Lounger Signature Octagon Umbrella\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"quick-features\"\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003e360° tilt and rotate\u003c\/strong\u003e — Chase the shade all day without moving furniture or fighting with the canopy\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePool-safe construction\u003c\/strong\u003e — Works in saltwater, chlorine, pebble, and gunite pools without corroding\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e98% UV-blocking canopy\u003c\/strong\u003e — Blocks nearly all harmful rays while staying fully breathable underneath\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWind-rated to 20 mph\u003c\/strong\u003e — Stays put in a breeze when secured to the appropriate base\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOnly 14 lbs\u003c\/strong\u003e — Light enough for one person to move or set up without help\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUniversal 1.5\" pole\u003c\/strong\u003e — Compatible with Ledge Lounger in-pool tables and all standard bases\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"billboard-contact\"\u003e\n  \u003cp\u003eQuestions about sizing, base compatibility, or color options? Call \u003ca href=\"tel:8888837568\"\u003e(888) 883-7568\u003c\/a\u003e or email \u003ca href=\"mailto:contact@resortsdepot.com\"\u003econtact@resortsdepot.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ===== MODULE 1: Product Overview ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n  \u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eProduct Overview\u003c\/span\u003e\u003c\/summary\u003e\n  \u003cdiv class=\"module-content\"\u003e\n\n    \u003cp\u003eImagine the last time you were at a really nice resort pool — that feeling of being completely off the grid, no agenda, no rush. The right shade structure plays a bigger role in that feeling than most people realize. It signals that whoever designed this space actually thought about you — your comfort, your experience, the way the light falls in the afternoon. That's what the Signature Umbrella brings to a pool area. It's not decoration. It's the thing that makes the whole space feel intentional.\u003c\/p\u003e\n\n    \u003ch4\u003eWho This Umbrella Is Built For\u003c\/h4\u003e\n    \u003cp\u003eThis is the right umbrella for hotel pools and luxury apartment amenity decks that want a shade solution that looks as good as the furniture around it, and holds up to the kind of daily use those environments demand. High-end restaurant patios with sun-exposed seating will get a shade structure that actually tilts to protect guests throughout the full service window — not just at noon. For homeowners with sun shelves, baja steps, or expansive pool decks, the Signature delivers commercial-grade durability and resort-level aesthetics without needing a professional to operate or maintain it. If the space has been carefully put together, this umbrella earns its place in it.\u003c\/p\u003e\n\n    \u003cdiv class=\"clearfix\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ===== MODULE 2: Specifications ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n  \u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eSpecifications\u003c\/span\u003e\u003c\/summary\u003e\n  \u003cdiv class=\"module-content\"\u003e\n\n    \u003ch3\u003eWhat the Ledge Lounger Umbrella Actually Does for Your Property\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCorrosion-resistant aluminum frame\u003c\/strong\u003e — survives chlorine and saltwater exposure so the structure stays clean and sharp year after year\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eVented high-performance canopy with reinforced rib pockets\u003c\/strong\u003e — lets wind pass through instead of catching it, protecting the canopy and reducing stress on the frame\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e360° tilt and full rotation\u003c\/strong\u003e — single crank controls both tilt and rotation so shade follows the sun across the entire day without repositioning chairs\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e98% UV protection, 100% breathability\u003c\/strong\u003e — guests stay cool under the canopy because air moves freely while harmful rays don't get through\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCompatible with on-deck, in-pool, and in-ground bases\u003c\/strong\u003e — one umbrella works in multiple configurations across your property as needs change\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eEasy-crank open and close with velcro storage strap\u003c\/strong\u003e — staff or homeowners deploy and secure the umbrella in seconds with no tools or technical knowledge required\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"content-image-pair\"\u003e\n      \u003cdiv class=\"pair-content\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n          \u003cdiv class=\"spec-card\"\u003e\n            \u003cstrong\u003eCanopy Size: 90\" (229 cm)\u003c\/strong\u003e — provides enough coverage to shade two loungers comfortably, which is exactly what a sun shelf or baja step setup needs\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-card\"\u003e\n            \u003cstrong\u003eWind Rating: 20 mph (32 km\/h)\u003c\/strong\u003e — when properly secured to the appropriate base, it holds through a solid breeze without you having to chase it down\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-card\"\u003e\n            \u003cstrong\u003eWeight: 14 lbs (6 kg)\u003c\/strong\u003e — light enough that one person can set it up, move it, or store it without making it a project\n          \u003c\/div\u003e\n          \u003cdiv class=\"spec-card\"\u003e\n            \u003cstrong\u003ePole Diameter: 1.5\" (4 cm)\u003c\/strong\u003e — fits directly into Ledge Lounger in-pool side tables and all compatible base receivers with no adapters needed\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pair-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/ledge_7.5ft-OCT-SG-Umbrella_annotated_specs.jpg?v=1771950356\" alt=\"Ledge Lounger 7.5' Octagon Signature Umbrella with annotated dimensions and specifications\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch3\u003eComplete Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"table-wrapper\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpecification\u003c\/th\u003e\n            \u003cth\u003eDetails\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e95 in | 241 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCanopy Height\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e75 in | 191 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCrank Clearance Height\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e32 in | 81 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eClosed Circumference\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e20 in | 51 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eTilt \u0026amp; Rotation\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e360° tilt and full rotation\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003ePool Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eSaltwater, chlorine, pebble, gunite\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eBase Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eOn-deck, in-pool, in-ground (1.5\" receiver) — sold separately\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCanopy UV Protection\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBlocks 98% of harmful UV rays\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ===== MODULE 3: Logistics ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n  \u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eWhat's Included \u0026amp; Warranty\u003c\/span\u003e\u003c\/summary\u003e\n  \u003cdiv class=\"module-content\"\u003e\n\n    \u003ch4\u003eIncluded with Your Ledge Lounger Signature Umbrella\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFabric shade canopy\u003c\/strong\u003e — premium vented high-performance fabric with reinforced rib pockets\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAluminum pole section\u003c\/strong\u003e — corrosion-resistant, 1.5\" diameter matte white powder-coated\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpreader assembly\u003c\/strong\u003e — pre-assembled rib system with 8 flexible aluminum spreader bars\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAluminum finial\u003c\/strong\u003e — top cap that secures the canopy to the spreader assembly\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUmbrella reducer (1.5\")\u003c\/strong\u003e — allows compatibility with standard base receivers\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch4\u003eOptional Accessories (Sold Separately)\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIn-pool base\u003c\/strong\u003e — required if you're mounting the umbrella on a sun shelf, baja step, or tanning ledge in the water\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOn-deck base\u003c\/strong\u003e — weighted base for use on pool decks, patios, or any hard surface without an in-ground mount\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIn-ground base\u003c\/strong\u003e — permanent installation option for fixed outdoor locations\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLedge Lounger in-pool side table\u003c\/strong\u003e — 1.5\" pole slots directly into the table's umbrella holder for an integrated in-pool setup\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch4\u003eWarranty \u0026amp; Brand\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003e10-year residential warranty\u003c\/strong\u003e — covers the umbrella against defects in materials and workmanship\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e5-year commercial warranty\u003c\/strong\u003e — full protection for hotel, resort, restaurant, and multi-family property applications\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e30-day return policy\u003c\/strong\u003e — items must be unused, in original packaging, and in like-new condition\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDesigned by Ledge Lounger\u003c\/strong\u003e — engineered specifically for in-pool and pool-deck environments, backed by a brand that specializes in aquatic leisure\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"video-container\"\u003e\n      \u003cvideo controls\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/502085a8861a42a2897833218cbf8748.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ===== MODULE 4: FAQ ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n  \u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n  \u003cdiv class=\"module-content\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-question\"\u003eDoes this umbrella actually work inside the pool?\u003c\/div\u003e\n      \u003cdiv class=\"faq-answer\"\u003eYes — it's specifically designed for in-pool use and is safe for all pool types including saltwater, chlorine, pebble, and gunite. You'll need a compatible in-pool base (sold separately) to mount it on a sun shelf or baja step.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-question\"\u003eIs the base included?\u003c\/div\u003e\n      \u003cdiv class=\"faq-answer\"\u003eNo — the base is sold separately. Ledge Lounger offers on-deck, in-pool, and in-ground base options depending on where you plan to use it. Call us and we'll help you figure out which one fits your setup.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-question\"\u003eHow do the tilt and rotation actually work?\u003c\/div\u003e\n      \u003cdiv class=\"faq-answer\"\u003eThe same crank that opens the canopy controls the tilt — just keep turning clockwise after it's fully open and the canopy tilts. To rotate the direction it's facing, pull down on the crank housing collar and twist the pole at the same time. It's a one-person operation with no tools required.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-question\"\u003eWhat happens in the wind?\u003c\/div\u003e\n      \u003cdiv class=\"faq-answer\"\u003eThe spec sheet rates it to \u003cstrong\u003e20 mph when securely attached to the appropriate base\u003c\/strong\u003e, and the vented canopy is designed to let gusts pass through rather than catch the fabric. That said, the assembly guide recommends closing and securing the canopy whenever winds hit \u003cstrong\u003e15 mph or higher\u003c\/strong\u003e — so treat 15 mph as your practical \"close it\" threshold. The included velcro strap keeps everything tidy when it's stored.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-question\"\u003eHow do you clean the canopy?\u003c\/div\u003e\n      \u003cdiv class=\"faq-answer\"\u003eFor routine cleaning, wipe down with water and a gentle washcloth or microfiber towel. For deeper cleaning, use water, mild detergent, and a soft-bristle brush. If you prefer to power wash, start at low PSI from at least 3 feet away and check frequently to avoid marking the fabric.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ===== CLOSING CTA (Always Visible) ===== --\u003e\n\u003cdiv class=\"closing-cta\"\u003e\n  \u003cp\u003e\u003cstrong\u003eThe right Ledge Lounger umbrella makes your pool area look like it was designed with intention — and it holds up to everything that comes with running it.\u003c\/strong\u003e Call \u003ca href=\"tel:8888837568\"\u003e(888) 883-7568\u003c\/a\u003e or email \u003ca href=\"mailto:contact@resortsdepot.com\"\u003econtact@resortsdepot.com\u003c\/a\u003e for expert guidance on base compatibility, color selection, and delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Ledge Lounger","offers":[{"title":"Gray \u0026 White Stripe","offer_id":52928188088625,"sku":"LL-SG-U-75O-CRAL360-MW-F1-SE-T2-DS2","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/ledge_Umbrellas_pdp_1-GrayStripe-Full_1720x1040_78580bb7-6b52-4af6-9b29-f9fbc6e2d793.jpg?v=1771948454","url":"https:\/\/resortsdepot.com\/products\/7-5-octagon-signature-360-tilt-umbrella","provider":"Resorts Depot","version":"1.0","type":"link"}