{"title":"louvered pergola 15%","description":null,"products":[{"product_id":"purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo","title":"PURPLE LEAF Caesar Outdoor Louvered Pergola Patio Sun Shade Shelter with Adjustable Hardtop Patio Pergola Gray Frame White Roof","description":"\u003c!-- 自定义商品详情排版 - Doc7内容 + Doc6 UI风格 --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n  \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n  \u003c!-- Swiper CDN --\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --primary: #3771aa;\n      --text: #333;\n      --bg: #fff;\n      --gray: #666;\n      --border: #eee;\n    }\n    .custom-detail-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px;\n      color: var(--text);\n      line-height: 1.6;\n    }\n    .section-title {\n      font-size: 32px;\n      font-weight: 600;\n      text-align: center;\n      margin-bottom: 50px;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Accordion *\/\n    .accordion-item {\n      margin-bottom: 30px;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      transition: all 0.3s ease;\n    }\n    .accordion-header {\n      padding: 20px 30px;\n      background: var(--bg);\n      font-size: 24px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n    .accordion-header:hover { background: #f8f9fa; }\n    .accordion-header::after {\n      content: '+';\n      font-size: 28px;\n      transition: transform 0.3s ease;\n    }\n    .accordion-item.active .accordion-header::after { transform: rotate(45deg); }\n    .accordion-content {\n      padding: 0 30px;\n      height: 0;\n      overflow: hidden;\n      transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n      background: #fcfcfc;\n    }\n    .accordion-item.active .accordion-content { padding: 30px; }\n\n    \/* See More \/ See Less *\/\n    .more-text { display: none; }\n    .see-more, .see-less {\n      color: var(--primary);\n      font-weight: bold;\n      cursor: pointer;\n      display: inline-block;\n      margin: 10px 0;\n    }\n    .see-more:hover, .see-less:hover { text-decoration: underline; }\n\n    \/* Features *\/\n    .features-list p { margin: 16px 0; font-size: 16px; }\n    .highlight-text { color: #ff8000; font-weight: 600; }\n\n    \/* Policy *\/\n    .policy-section h4 {\n      font-size: 18px;\n      margin: 24px 0 12px;\n      color: var(--primary);\n      font-weight: 600;\n    }\n    .policy-section ul { margin: 16px 0; padding-left: 20px; }\n    .policy-section ul li { margin: 8px 0; line-height: 1.6; }\n    .policy-section p { margin: 12px 0; }\n\n    \/* Swiper 通用 *\/\n    .swiper {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.1);\n      margin: 20px 0;\n    }\n    .swiper-slide {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background: #fff;\n    }\n    .swiper-slide img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: transform 0.3s ease;\n    }\n    .swiper-slide img:hover { transform: scale(1.03); }\n    .swiper-pagination-bullet-active { background: var(--primary); }\n    .swiper-button-next, .swiper-button-prev {\n      color: var(--primary);\n      background: rgba(255,255,255,0.9);\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .swiper-button-next:after, .swiper-button-prev:after { font-size: 18px; }\n\n    \/* PC \/ 移动端横幅分离 *\/\n    .pc-highlights-swiper { display: block; }\n    .mobile-highlights-swiper { display: none; }\n    .pc-detail-swiper { display: block; }\n    .mobile-detail-swiper { display: none; }\n\n    @media (max-width: 768px) {\n      .pc-highlights-swiper { display: none; }\n      .mobile-highlights-swiper {\n        display: block;\n        width: calc(100% + 60px);\n        margin-left: -30px;\n        margin-right: -30px;\n        margin-top: 0;\n        margin-bottom: 80px;\n        border-radius: 0;\n        box-shadow: none;\n      }\n      .mobile-highlights-swiper .swiper-slide {\n        padding: 40px 0;\n        background: #fff;\n      }\n      .mobile-highlights-swiper .swiper-slide img {\n        width: auto;\n        max-width: 100%;\n        height: auto;\n        max-height: 78vh;\n        object-fit: contain;\n        object-position: center;\n        border-radius: 0;\n      }\n      .mobile-highlights-swiper .swiper-button-next,\n      .mobile-highlights-swiper .swiper-button-prev { display: none; }\n      .mobile-highlights-swiper .swiper-pagination { bottom: 15px; }\n\n      .pc-detail-swiper { display: none; }\n      .mobile-detail-swiper { display: block; }\n    }\n\n    \/* 详情图轮播 *\/\n    .detail-swiper-wrap { margin: 30px 0; }\n    .detail-swiper-wrap .swiper-slide img {\n      width: 100%;\n      height: auto;\n      max-height: 600px;\n      object-fit: cover;\n      cursor: default;\n    }\n    .detail-swiper-wrap .swiper-slide img:hover { transform: none; }\n\n    \/* 亮点卡片 *\/\n    .pc-card-swiper { display: block; }\n    .mobile-card-grid { display: none; }\n    @media (max-width: 768px) {\n      .pc-card-swiper { display: none; }\n      .mobile-card-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin: 40px 0;\n        padding: 0 10px;\n      }\n    }\n    .pc-card-swiper, .mobile-card-grid { margin: 40px 0; padding: 20px 0; }\n    .pc-card-swiper .swiper-slide { display: flex; flex-direction: column; padding: 0 15px; }\n    .highlight-card {\n      text-align: center;\n      background: #fff;\n      padding: 20px;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      height: 100%;\n      display: flex;\n      flex-direction: column;\n    }\n    .highlight-card img { width: 100%; max-width: 300px; border-radius: 8px; margin: 0 auto 16px; flex-shrink: 0; }\n    .highlight-card h4 { font-size: 18px; margin: 12px 0; font-weight: 600; color: var(--primary); }\n    .highlight-card p { font-size: 14px; color: var(--gray); line-height: 1.5; flex-grow: 1; }\n\n    \/* 产品卡片 *\/\n    .product-card {\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      padding: 24px;\n      width: 100%;\n      max-width: 340px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .product-card:hover { transform: translateY(-8px); box-shadow: 0 12px 32px rgba(0,0,0,0.12); }\n    .product-card img { width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; }\n    .card-title { font-size: 18px; font-weight: 600; margin: 16px 0; }\n    .spec-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0;\n      text-align: left;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n    .spec-list li { padding: 8px 0; border-bottom: 1px solid #eee; }\n    .spec-list li:last-child { border-bottom: none; }\n    .spec-list strong { color: var(--primary); }\n    .pBtn {\n      display: inline-block;\n      padding: 12px 28px;\n      background: var(--primary);\n      color: white;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 600;\n      margin-top: auto;\n      transition: background 0.3s ease;\n    }\n    .pBtn:hover { background: #2a5a8c; }\n\n    \/* Lightbox *\/\n    .lightbox-modal {\n      display: none;\n      position: fixed;\n      z-index: 10000;\n      left: 0; top: 0;\n      width: 100%; height: 100%;\n      background-color: rgba(0,0,0,0.95);\n      justify-content: center;\n      align-items: center;\n      overflow: hidden;\n    }\n    .lightbox-modal.active { display: flex; }\n    .modal-content {\n      max-width: 95%;\n      max-height: 95%;\n      transform: translateY(120%);\n      transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);\n      border-radius: 12px;\n    }\n    .lightbox-modal.active .modal-content { transform: translateY(0); }\n    .lightbox-close {\n      position: absolute;\n      top: 20px; right: 30px;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      cursor: pointer;\n      z-index: 10001;\n    }\n\n    \/* 移动端通用 *\/\n    @media (max-width: 768px) {\n      .section-title { font-size: 28px; margin-bottom: 30px; }\n      .accordion-header { font-size: 20px; padding: 16px 20px; }\n      .product-card { padding: 20px; max-width: 300px; }\n      .card-title { font-size: 17px; }\n      .highlight-card { padding: 15px; }\n      .highlight-card img { max-width: 250px; }\n      .highlight-card h4 { font-size: 16px; }\n      .highlight-card p { font-size: 13px; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- FEATURES（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"features-list\"\u003e\n        \u003cp\u003e\u003cstrong\u003e● Modern \u0026amp; Clean Style\u003c\/strong\u003e: A modern outdoor pergola with a special and handcrafted design featuring smooth curves and clean lines while concealing any fixings. This ideal addition to your outdoor space will captivate your senses with a sleek appearance.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Independent Adjustable Roof\u003c\/strong\u003e: With two rows of individually controlled louvered roofs, you can enjoy up to 120-310 square feet of shade while still being able to bask in the sun or gaze at the stars with this patio pergola.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Full Aluminum Frames and Louvers\u003c\/strong\u003e: Constructed with high-quality aluminum, the Purple Leaf pergola is built to withstand the test of time. With a weatherproof aluminum louvers, it create an optimal environment by shielding your outdoor space from heavy rain, snow, and other harsh elements.\u003c\/p\u003e\n\n        \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n\n        \u003cspan class=\"more-text\"\u003e\n          \u003cp\u003e\u003cstrong\u003e● Hidden Drainage System\u003c\/strong\u003e: Effortlessly manage water accumulation with the hidden drainage of this aluminum pergola. Designed to efficiently and invisibly whisk water away, this innovative system prevents pooling and ensures a clean and dry environment for your outdoor space.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Exceptional Load-bearing Capacity\u003c\/strong\u003e: Anchored firmly to the floor, this pergola can effortlessly withstand wind speeds of 40-70 mph and snow accumulation of up to 2.4 inches. With an impressive static pressure test rating of 66 lbs\/㎡, designed to endure heavy snow and challenging weather condition.\u003c\/p\u003e\n          \u003cp\u003e· Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 2-3 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n          \u003cp\u003e· In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n          \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003ca style=\"color:#ff8000;\" href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n          \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n\n      \u003c!-- PC端横幅轮播（3张） --\u003e\n      \u003cdiv class=\"swiper pc-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pc_2d473a7a-6da7-47fe-bf2e-e0875bce6915.jpg?v=1737186824\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_abec4706-bc59-47e0-95d1-b5d144e0b322.jpg?v=1737602908\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola 1\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_f083c837-556e-4b4e-bdf7-c42221a2823e.jpg?v=1737602908\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola 2\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端横幅轮播（3张） --\u003e\n      \u003cdiv class=\"swiper mobile-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/13_64f9a904-7010-4bdd-8390-45f67a1b0924.jpg?v=1737186824\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola Mobile\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_9bb71a11-e42a-4899-aba7-00f820a4b589.jpg?v=1737610873\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola Mobile 1\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_5d75b517-57f0-4db5-b43c-062880b85d2a.jpg?v=1737610873\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola Mobile 2\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- PC端详情图轮播（3张） --\u003e\n      \u003cdiv class=\"detail-swiper-wrap pc-detail-swiper\"\u003e\n        \u003cdiv class=\"swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_46cae16c-5085-4749-804a-d62cd5f75e38.jpg?v=1737602908\" alt=\"Detail 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_cd7e1fb1-671d-4133-9474-184e05c394e1.jpg?v=1737602908\" alt=\"Detail 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_bb081a8c-e7c8-41b4-8532-6e65bccc26d3.jpg?v=1737602907\" alt=\"Detail 3\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端详情图轮播（3张） --\u003e\n      \u003cdiv class=\"detail-swiper-wrap mobile-detail-swiper\"\u003e\n        \u003cdiv class=\"swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_066c5b75-fcd0-499f-8d34-79cf02e70396.jpg?v=1737610874\" alt=\"Detail Mobile 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_1700cd96-1b89-40ec-826b-f2e8c6c0835b.jpg?v=1737610873\" alt=\"Detail Mobile 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_94764188-0287-4f86-8c39-01dcb320c6f4.jpg?v=1737610873\" alt=\"Detail Mobile 3\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OTHER CHOICE（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper choice-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-2.jpg?v=1737187780\" alt=\"Caesar Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eCaesar Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4599\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 11'x28'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Gray Frame White Roof\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\" alt=\"Athena Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Grey\/Bronze\/White\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Wood Grain Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eWood Grain Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4699\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.5''\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Wood Grain\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\" alt=\"Athena White Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena White Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e White\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\" alt=\"Gray Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eGray Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4899\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Gray\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\" alt=\"Athena Bronze Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Bronze Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Bronze\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING \u0026 RETURN --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n        \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n        \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n        \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n        \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n        \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n        \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n        \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n        \u003cp\u003eWe'll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n        \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n        \u003cp\u003eKeep in mind:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n          \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n        \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n          \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n          \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n          \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n        \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we'll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n        \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERVICE \u0026 WARRANTY --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n        \u003ch4\u003e1. Accepted Return\u003c\/h4\u003e\n        \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n        \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n        \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n        \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n        \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n        \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\n        \u003ch4\u003e2. Not support the return\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e(2) Arrived damage\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n        \u003cul\u003e\u003cli\u003e\u003cstrong\u003e(3) Missing part\u003c\/strong\u003e\u003c\/li\u003e\u003c\/ul\u003e\n        \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n        \u003cul\u003e\u003cli\u003e\u003cstrong\u003e(4) Doesn't work or defective\u003c\/strong\u003e\u003c\/li\u003e\u003c\/ul\u003e\n        \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n        \u003cul\u003e\u003cli\u003e\u003cstrong\u003e(5) Incorrect Package Sent\u003c\/strong\u003e\u003c\/li\u003e\u003c\/ul\u003e\n        \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\n        \u003ch4\u003e3. Return Confirmation\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order, a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003e4. Refund and Compensation Process\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Lightbox --\u003e\n  \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n    \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n    \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  \/\/ 默认展开项设置 height: auto\n  document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n    content.style.height = 'auto';\n  });\n\n  \/\/ Accordion 交互\n  document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const item = header.parentElement;\n      const content = header.nextElementSibling;\n      if (item.classList.contains('active')) {\n        content.style.height = `${content.scrollHeight}px`;\n        item.classList.remove('active');\n        void content.offsetHeight;\n        content.style.height = '0';\n      } else {\n        item.classList.add('active');\n        content.style.height = `${content.scrollHeight}px`;\n        content.addEventListener('transitionend', function handler() {\n          content.style.height = 'auto';\n          content.removeEventListener('transitionend', handler);\n        });\n        content.querySelectorAll('.swiper').forEach(el =\u003e {\n          if (el.swiper) el.swiper.update();\n        });\n      }\n    });\n  });\n\n  \/\/ See More \/ See Less\n  function expandContent() {\n    document.querySelector('.see-more').style.display = 'none';\n    document.querySelector('.more-text').style.display = 'inline';\n  }\n  function collapseContent() {\n    document.querySelector('.see-more').style.display = 'inline';\n    document.querySelector('.more-text').style.display = 'none';\n  }\n\n  \/\/ PC端横幅轮播\n  new Swiper('.pc-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ 移动端横幅轮播\n  new Swiper('.mobile-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ PC端详情图轮播\n  new Swiper('.pc-detail-swiper .swiper', {\n    loop: true,\n    autoplay: { delay: 5000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ 移动端详情图轮播\n  new Swiper('.mobile-detail-swiper .swiper', {\n    loop: true,\n    autoplay: { delay: 5000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ OTHER CHOICE 轮播\n  new Swiper('.choice-swiper', {\n    loop: true,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    centeredSlides: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ Lightbox\n  const lightbox = document.getElementById('lightbox');\n  const lightboxImg = document.getElementById('lightbox-img');\n  const closeBtn = document.querySelector('.lightbox-close');\n\n  document.querySelectorAll('.pc-highlights-swiper img, .mobile-highlights-swiper img').forEach(img =\u003e {\n    img.addEventListener('click', () =\u003e {\n      lightboxImg.src = img.src;\n      lightboxImg.alt = img.alt;\n      lightbox.classList.add('active');\n    });\n  });\n\n  closeBtn.addEventListener('click', () =\u003e lightbox.classList.remove('active'));\n  lightbox.addEventListener('click', e =\u003e { if (e.target === lightbox) lightbox.classList.remove('active'); });\n\u003c\/script\u003e\n\n\u003c!-- 悬浮小视频 --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n  \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n  \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b1509f8406ae45ddab56e36c33316f06.mp4\" type=\"video\/mp4\"\u003e\n    你的浏览器不支持视频播放\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 弹窗视频（竖屏 3:4 比例 + opacity淡入淡出） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none; overflow-y: auto;\"\u003e\n  \u003cdiv id=\"modal-video-container\" style=\"position: relative; width: auto; max-width: 420px; margin: 40px auto; aspect-ratio: 3\/4; opacity: 0; transition: opacity 0.4s ease-out;\"\u003e\n    \u003cbutton id=\"close-modal-btn\" style=\"position: absolute; top: 10px; right: 10px; background: #000000; color: #ffffff; border: none; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; cursor: pointer; z-index: 999999; line-height: 32px; text-align: center; padding: 0; margin: 0; font-weight: bold;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 8px; object-fit: contain; background: #000;\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b1509f8406ae45ddab56e36c33316f06.mp4\" type=\"video\/mp4\"\u003e\n      你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 手机端弹窗适配 --\u003e\n\u003cstyle\u003e\n@media (max-width: 480px) {\n  #modal-video-container {\n    max-width: calc(100% - 32px) !important;\n    margin: 24px auto !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- 视频交互逻辑 --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  const smallVideo = document.getElementById('small-float-video');\n  const closeSmallBtn = document.getElementById('close-small-video');\n  const videoModal = document.getElementById('video-modal');\n  const modalVideoContainer = document.getElementById('modal-video-container');\n  const closeModalBtn = document.getElementById('close-modal-btn');\n  const modalVideo = document.querySelector('#modal-video-container video');\n\n  closeSmallBtn.addEventListener('click', function(e) {\n    e.stopPropagation();\n    smallVideo.style.display = 'none';\n  });\n\n  smallVideo.addEventListener('click', function() {\n    videoModal.style.display = 'block';\n    modalVideoContainer.getBoundingClientRect(); \/\/ 强制 reflow\n    modalVideoContainer.style.opacity = '1';\n    modalVideo.play();\n  });\n\n  closeModalBtn.addEventListener('click', function() {\n    modalVideoContainer.style.opacity = '0';\n    modalVideo.pause();\n    setTimeout(() =\u003e { videoModal.style.display = 'none'; }, 400);\n  });\n\n  videoModal.addEventListener('click', function(e) {\n    if (e.target === videoModal) closeModalBtn.click();\n  });\n});\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"10' x 12'","offer_id":47774400807195,"sku":"ZY02KSBY1012-WT","price":1949.0,"currency_code":"USD","in_stock":true},{"title":"10' x 14'","offer_id":51758879146349,"sku":"ZY02KSBY1014-WT","price":2349.0,"currency_code":"USD","in_stock":true},{"title":"11' x 18'","offer_id":51758879179117,"sku":"ZY02KSBY1118-WT","price":2849.0,"currency_code":"USD","in_stock":true},{"title":"11' x 21'(+Free Gift)","offer_id":51758879211885,"sku":"ZY02KSBY1121-WT","price":3599.0,"currency_code":"USD","in_stock":true},{"title":"11' x 23'(+Free Gift)","offer_id":51758879244653,"sku":"ZY02KSBY1123-WT","price":3699.0,"currency_code":"USD","in_stock":true},{"title":"11' x 28'(+Free Gift)","offer_id":51758879277421,"sku":"ZY02KSBY1128-WT","price":4749.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1768789809"},{"product_id":"purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1","title":"PURPLE LEAF Caesar Outdoor Louvered Pergola Patio Sun Shade Shelter with Adjustable Hardtop Patio Pergola Grey","description":"\u003c!-- ============================================================\n     综合版本：以代码1为基础 + 代码2的HIGHLIGHTS图片 + 代码2的OTHER CHOICE产品更新\n     + 新增WHY CHOOSE US板块 + 保留代码1所有交互（Swiper\/Lightbox\/Accordion\/SeeMore）\n     ============================================================ --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n    \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n    \u003c!-- Swiper CDN --\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n    \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\n    \u003c\/script\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --primary: #3771aa;\n            --text: #333;\n            --bg: #fff;\n            --gray: #666;\n            --border: #eee;\n        }\n        .custom-detail-container {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            color: var(--text);\n            line-height: 1.6;\n        }\n        .section-title {\n            font-size: 32px;\n            font-weight: 600;\n            text-align: center;\n            margin-bottom: 50px;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Accordion 通用样式 *\/\n        .accordion-item {\n            margin-bottom: 30px;\n            border: 1px solid var(--border);\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n            transition: all 0.3s ease;\n        }\n        .accordion-header {\n            padding: 20px 30px;\n            background: var(--bg);\n            font-size: 24px;\n            font-weight: 600;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: background 0.3s ease;\n        }\n        .accordion-header:hover {\n            background: #f8f9fa;\n        }\n        .accordion-header::after {\n            content: '+';\n            font-size: 28px;\n            transition: transform 0.3s ease;\n        }\n        .accordion-item.active .accordion-header::after {\n            transform: rotate(45deg);\n        }\n        .accordion-content {\n            padding: 0 30px;\n            height: 0;\n            overflow: hidden;\n            transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n            background: #fcfcfc;\n        }\n        .accordion-item.active .accordion-content {\n            padding: 30px;\n        }\n\n        \/* See More\/See Less 样式 *\/\n        .more-text {\n            display: none;\n        }\n        .see-more,\n        .see-less {\n            color: var(--primary);\n            font-weight: bold;\n            cursor: pointer;\n            display: inline-block;\n            margin: 10px 0;\n        }\n        .see-more:hover,\n        .see-less:hover {\n            text-decoration: underline;\n        }\n\n        \/* Features 内容样式 *\/\n        .features-list p {\n            margin: 16px 0;\n            font-size: 16px;\n        }\n        .highlight-text {\n            color: #ff8000;\n            font-weight: 600;\n        }\n\n        \/* SHIPPING \u0026 SERVICE 结构化样式 *\/\n        .policy-section h4 {\n            font-size: 18px;\n            margin: 24px 0 12px;\n            color: var(--primary);\n            font-weight: 600;\n        }\n        .policy-section ul {\n            margin: 16px 0;\n            padding-left: 20px;\n        }\n        .policy-section ul li {\n            margin: 8px 0;\n            line-height: 1.6;\n        }\n        .policy-section p {\n            margin: 12px 0;\n        }\n\n        \/* Swiper 通用 *\/\n        .swiper {\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);\n            margin: 20px 0;\n        }\n        .swiper-slide {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            background: #fff;\n        }\n        .swiper-slide img {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n            cursor: pointer;\n            transition: transform 0.3s ease;\n        }\n        .swiper-slide img:hover {\n            transform: scale(1.03);\n        }\n        .swiper-pagination-bullet-active {\n            background: var(--primary);\n        }\n        .swiper-button-next,\n        .swiper-button-prev {\n            color: var(--primary);\n            background: rgba(255, 255, 255, 0.9);\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n        }\n        .swiper-button-next:after,\n        .swiper-button-prev:after {\n            font-size: 18px;\n        }\n\n        \/* ---------- HIGHLIGHTS 端侧分离 ---------- *\/\n        .pc-highlights-swiper {\n            display: block;\n        }\n        .mobile-highlights-swiper {\n            display: none;\n        }\n        .pc-card-swiper {\n            display: block;\n        }\n        .mobile-card-grid {\n            display: none;\n        }\n\n        @media (max-width: 768px) {\n            .pc-highlights-swiper {\n                display: none;\n            }\n            .mobile-highlights-swiper {\n                display: block;\n                width: calc(100% + 60px);\n                margin-left: -30px;\n                margin-right: -30px;\n                margin-top: 0;\n                margin-bottom: 80px;\n                border-radius: 0;\n                box-shadow: none;\n            }\n            .mobile-highlights-swiper .swiper-slide {\n                padding: 40px 0;\n                background: #fff;\n            }\n            .mobile-highlights-swiper .swiper-slide img {\n                width: auto;\n                max-width: 100%;\n                height: auto;\n                max-height: 78vh;\n                object-fit: contain;\n                object-position: center;\n                border-radius: 0;\n            }\n            .mobile-highlights-swiper .swiper-button-next,\n            .mobile-highlights-swiper .swiper-button-prev {\n                display: none;\n            }\n            .mobile-highlights-swiper .swiper-pagination {\n                bottom: 15px;\n            }\n            .pc-card-swiper {\n                display: none;\n            }\n            .mobile-card-grid {\n                display: grid;\n                grid-template-columns: 1fr;\n                gap: 20px;\n                margin: 40px 0;\n                padding: 0 10px;\n            }\n        }\n\n        \/* 亮点卡片通用 *\/\n        .pc-card-swiper,\n        .mobile-card-grid {\n            margin: 40px 0;\n            padding: 20px 0;\n        }\n        .pc-card-swiper .swiper-slide {\n            display: flex;\n            flex-direction: column;\n            padding: 0 15px;\n        }\n        .highlight-card {\n            text-align: center;\n            background: #fff;\n            padding: 20px;\n            border-radius: 12px;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n        .highlight-card img {\n            width: 100%;\n            max-width: 300px;\n            border-radius: 8px;\n            margin: 0 auto 16px;\n            flex-shrink: 0;\n        }\n        .highlight-card h4 {\n            font-size: 18px;\n            margin: 12px 0;\n            font-weight: 600;\n            color: var(--primary);\n        }\n        .highlight-card p {\n            font-size: 14px;\n            color: var(--gray);\n            line-height: 1.5;\n            flex-grow: 1;\n        }\n \/* MEDIA EVALUATION 达人测评卡片 *\/\n    .media-swiper { padding-bottom: 46px; }\n    \/* 覆盖全局 .swiper-slide 的 flex 居中，否则卡片会因为没有固有宽度被压缩成一条细线 *\/\n    .media-swiper .swiper-slide {\n      display: block;\n      height: auto;\n      background: transparent;\n    }\n    .media-card {\n      position: relative;\n      display: block;\n      width: 100%;\n      height: 0;\n      padding-bottom: 133.33%; \/* 3:4 比例卡片，比 aspect-ratio 兼容性更好，不依赖浏览器\/主题支持 *\/\n      border-radius: 14px;\n      overflow: hidden;\n      text-decoration: none;\n      background: #111;\n      box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .media-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 14px 30px rgba(0,0,0,0.18);\n    }\n    \/* 用更高的选择器优先级覆盖全局 .swiper-slide img（否则那条规则的 height:auto 会赢，导致图片按原始比例显示、撑不满卡片） *\/\n    .media-swiper .media-card-img {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      max-width: none;\n      object-fit: cover;\n      border-radius: 0;\n      margin: 0;\n      transition: transform 0.5s ease;\n    }\n    .media-card:hover .media-card-img { transform: scale(1.06); }\n    .media-card-name {\n      position: absolute;\n      top: 14px;\n      left: 14px;\n      max-width: calc(100% - 28px);\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      font-size: 13px;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 999px;\n      backdrop-filter: blur(3px);\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .media-card-play {\n      position: absolute;\n      top: 14px;\n      right: 14px;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 13px;\n      backdrop-filter: blur(3px);\n    }\n    .media-card-overlay {\n      position: absolute;\n      left: 0; right: 0; bottom: 0;\n      padding: 46px 16px 16px;\n      background: linear-gradient(to top, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.55) 55%, rgba(0,0,0,0) 100%);\n      color: #fff;\n    }\n    .media-card-quote {\n      font-size: 13px;\n      line-height: 1.55;\n      margin: 0 0 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 4;\n      -webkit-box-orient: vertical;\n      overflow: hidden;\n    }\n    .media-card-rating {\n      display: flex;\n      align-items: center;\n      gap: 6px;\n      font-size: 13px;\n    }\n    .media-card-rating .stars { color: #ffb400; letter-spacing: 1px; font-size: 14px; }\n    .media-card-rating .score { color: #eee; font-weight: 600; }\n    .media-swiper .swiper-button-disabled { display: none; }\n        \/* ---------- OTHER CHOICE 产品卡片 ---------- *\/\n        .product-card {\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\n            padding: 24px;\n            width: 100%;\n            max-width: 340px;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            margin: 0 auto;\n        }\n        .product-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);\n        }\n        .product-card img {\n            width: 100%;\n            height: auto;\n            border-radius: 8px;\n            margin-bottom: 20px;\n        }\n        .card-title {\n            font-size: 18px;\n            font-weight: 600;\n            margin: 16px 0;\n        }\n        .spec-list {\n            list-style: none;\n            padding: 0;\n            margin: 20px 0;\n            text-align: left;\n            font-size: 15px;\n            line-height: 1.8;\n        }\n        .spec-list li {\n            padding: 8px 0;\n            border-bottom: 1px solid #eee;\n        }\n        .spec-list li:last-child {\n            border-bottom: none;\n        }\n        .spec-list strong {\n            color: var(--primary);\n        }\n        .pBtn {\n            display: inline-block;\n            padding: 12px 28px;\n            background: var(--primary);\n            color: white;\n            border-radius: 8px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: auto;\n            transition: background 0.3s ease;\n        }\n        .pBtn:hover {\n            background: #2a5a8c;\n        }\n\n        \/* ---------- WHY CHOOSE US 样式 ---------- *\/\n        .why-choose-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 24px 30px;\n            margin: 20px 0 10px;\n        }\n        .why-choose-item {\n            padding: 16px 0;\n            border-bottom: 1px solid var(--border);\n        }\n        .why-choose-item h4 {\n            font-size: 17px;\n            font-weight: 600;\n            color: var(--primary);\n            margin: 0 0 8px 0;\n        }\n        .why-choose-item p {\n            font-size: 15px;\n            line-height: 1.6;\n            color: var(--gray);\n            margin: 4px 0;\n        }\n        .why-choose-item a {\n            color: var(--primary);\n            text-decoration: underline;\n        }\n        .why-choose-item a:hover {\n            color: #2a5a8c;\n        }\n        @media (max-width: 768px) {\n            .why-choose-grid {\n                grid-template-columns: 1fr;\n                gap: 16px;\n            }\n            .why-choose-item h4 {\n                font-size: 16px;\n            }\n            .why-choose-item p {\n                font-size: 14px;\n            }\n        }\n\n        \/* Lightbox Modal *\/\n        .lightbox-modal {\n            display: none;\n            position: fixed;\n            z-index: 10000;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            background-color: rgba(0, 0, 0, 0.95);\n            justify-content: center;\n            align-items: center;\n            overflow: hidden;\n        }\n        .lightbox-modal.active {\n            display: flex;\n        }\n        .modal-content {\n            max-width: 95%;\n            max-height: 95%;\n            transform: translateY(120%);\n            transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);\n            border-radius: 12px;\n        }\n        .lightbox-modal.active .modal-content {\n            transform: translateY(0);\n        }\n        .lightbox-close {\n            position: absolute;\n            top: 20px;\n            right: 30px;\n            color: #fff;\n            font-size: 40px;\n            font-weight: bold;\n            cursor: pointer;\n            z-index: 10001;\n        }\n\n        \/* 尺寸图 *\/\n        .size-image-wrap {\n            margin: 30px 0 10px;\n            text-align: center;\n        }\n        .size-image-wrap img {\n            width: 100%;\n            max-width: 1464px;\n            height: auto;\n            border-radius: 12px;\n            display: block;\n            margin: 0 auto;\n        }\n        .size-image-wrap .phone-only {\n            display: none;\n        }\n        @media (max-width: 768px) {\n            .section-title {\n                font-size: 28px;\n                margin-bottom: 30px;\n            }\n            .accordion-header {\n                font-size: 20px;\n                padding: 16px 20px;\n            }\n            .highlight-card {\n                padding: 15px;\n            }\n            .highlight-card img {\n                max-width: 250px;\n            }\n            .highlight-card h4 {\n                font-size: 16px;\n            }\n            .highlight-card p {\n                font-size: 13px;\n            }\n            .size-image-wrap .desktop-only {\n                display: none;\n            }\n            .size-image-wrap .phone-only {\n                display: block;\n                width: 100%;\n                height: auto;\n            }\n            .product-card {\n                padding: 20px;\n                max-width: 300px;\n            }\n            .card-title {\n                font-size: 17px;\n            }\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- ============================================================\n    FEATURES（默认展开）\n    ============================================================ --\u003e\n    \u003cdiv class=\"accordion-item active\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"features-list\"\u003e\n                \u003cp\u003e\u003cstrong\u003e● Contemporary Elegance\u003c\/strong\u003e: Step into outdoor luxury with our sleek and artisan-crafted pergola. Its smooth contours and seamless design not only elevate your space but also capture attention with its modern flair.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e● Customizable Comfort\u003c\/strong\u003e: Experience ultimate relaxation with our pergola's three rows of individually adjustable louvers, offering up to 234 square feet of shaded paradise. Whether you're seeking sunlight or stargazing, find your perfect ambiance with ease.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e● Industry's Widest Columns\u003c\/strong\u003e:Our pergola features 4.53x4.53 inch reinforced columns, meeting top industry standards for wind resistance and stability. Withstanding winds up to 70 mph and heavy snow loads, it keeps your outdoor oasis steadfast through any weather.\u003c\/p\u003e\n\n                \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n\n                \u003cspan class=\"more-text\"\u003e\n                    \u003cp\u003e\u003cstrong\u003e● Effortless Maintenance\u003c\/strong\u003e: Say goodbye to water buildup woes! Our innovative drainage system of this hardtop pergola discreetly whisks away excess water, leaving your space dry and pristine with minimal upkeep required.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003e● Built to Last\u003c\/strong\u003e: Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n                    \u003cp\u003e* Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003e• In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories to avoid potential damage.\u003c\/p\u003e\n                    \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions!\u003cbr\u003eEmail: \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n                    \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n    HIGHLIGHTS（默认展开）- 使用代码2的图片\n    ============================================================ --\u003e\n    \u003cdiv class=\"accordion-item active\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n\n            \u003c!-- PC端轮播：代码2的3张电脑端图片 --\u003e\n            \u003cdiv class=\"swiper pc-highlights-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6611c9ab1370d0920eee5c7d7952dece.jpg?v=1777546374\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_b902cdec-3b14-4db2-960d-345885d1e0d1.jpg?v=1779939092\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c68d6054-46ed-46b8-89e5-717e5064a568.jpg?v=1781168158\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 移动端轮播：代码2的3张手机端图片 --\u003e\n            \u003cdiv class=\"swiper mobile-highlights-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe1.png?v=1782702405\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe2.png?v=1782702406\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe3.png?v=1782702405\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- PC端亮点卡片轮播（保留代码1的3张卡片，但图片和标题已更新为代码2的内容） --\u003e\n            \u003cdiv class=\"swiper pc-card-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"highlight-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.3_424af389-83c7-4f49-9dc8-74501630509d.png?v=1781781804\" alt=\"Anchoring Stand\"\u003e\n                            \u003ch4\u003e4.53\"x4.53\" Widened Pole\u003c\/h4\u003e\n                            \u003cp\u003eDesigned for year-round durability, they keep your patio pergola steady in wind, rain, and seasonal change.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"highlight-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.1_a44cca4d-705c-4a9e-b495-a24b7c4149df.png?v=1781781804\" alt=\"Crossbeams\"\u003e\n                            \u003ch4\u003eFull Aluminum Frame | Rust-Proof \u0026amp; Durable\u003c\/h4\u003e\n                            \u003cp\u003eLouver Adjustment Range: 0°–85°，Seamlessly balance sunshine and cool shade for your patio.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"highlight-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.2_1b440792-5532-4439-bb45-e38e3d7970ae.png?v=1781781804\" alt=\"Drainage System\"\u003e\n                            \u003ch4\u003eHidden Gutter System\u003c\/h4\u003e\n                            \u003cp\u003eThe rainwater will collect through the guttersand drain from the bottom of the support columns：1.Rainwater is collected on the top；2.Water flows to the legs；3.Fast drainage on the ground\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c!-- 移动端亮点卡片Grid（调整为3张，与PC端对应） --\u003e\n\u003cdiv class=\"mobile-card-grid\"\u003e\n    \u003cdiv class=\"highlight-card\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.3_424af389-83c7-4f49-9dc8-74501630509d.png?v=1781781804\" alt=\"Widened Pole\" style=\"width:100%; max-width:600px; aspect-ratio:600\/450; object-fit:cover; border-radius:8px;\"\u003e\n        \u003ch4\u003e4.53\"x4.53\" Widened Pole\u003c\/h4\u003e\n        \u003cp\u003eDesigned for year-round durability, they keep your patio pergola steady in wind, rain, and seasonal change.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"highlight-card\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.1_a44cca4d-705c-4a9e-b495-a24b7c4149df.png?v=1781781804\" alt=\"Full Aluminum Frame\" style=\"width:100%; max-width:600px; aspect-ratio:600\/450; object-fit:cover; border-radius:8px;\"\u003e\n        \u003ch4\u003eFull Aluminum Frame | Rust-Proof \u0026amp; Durable\u003c\/h4\u003e\n        \u003cp\u003eLouver Adjustment Range: 0°–85°，Seamlessly balance sunshine and cool shade for your patio.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"highlight-card\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.2_1b440792-5532-4439-bb45-e38e3d7970ae.png?v=1781781804\" alt=\"Hidden Gutter System\" style=\"width:100%; max-width:600px; aspect-ratio:600\/450; object-fit:cover; border-radius:8px;\"\u003e\n        \u003ch4\u003eHidden Gutter System\u003c\/h4\u003e\n        \u003cp\u003eThe rainwater will collect through the guttersand drain from the bottom of the support columns：1.Rainwater is collected on the top；2.Water flows to the legs；3.Fast drainage on the ground\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n   \u003c!-- 尺寸图（代码2新增） --\u003e\n            \u003cdiv class=\"size-image-wrap\"\u003e\n                \u003cimg class=\"desktop-only\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1464x600_0593dced-182b-4352-ae36-c77e82c75bc1.jpg?v=1764322143\" alt=\"Size Guide\"\u003e\n                \u003cimg class=\"phone-only\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/600x800_e39700ee-4111-4d57-8e1d-1f575fceac61.jpg?v=1764322142\" alt=\"Size Guide Mobile\"\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c!-- MEDIA EVALUATION - 已替换为代码二的达人测评卡片轮播（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eMEDIA EVALUATION\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper media-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DLpQ8Z3RROz\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/al_1_1.png?v=1786328268\" alt=\"allyrokstyle review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eallyrokstyle\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe sturdy metal frame also has a gutter system that drains rain water thru the posts instead of thru the lovers so you can enjoy the pergola during rainy weather too!We are LOVING this new addition to our space—it takes outdoor living to another level 🙌🏻🙌🏻🙌🏻.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DAL6idiu_Kp\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ni.png?v=1786327954\" alt=\"nittas_homeandstyle review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003enittas_homeandstyle\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThis pergola is not only stylish, functional and beautiful, it is very unique, pure Aluminum that never rusts and also very large 11x27 in size, all louvres can open individually at will, they shade you from the sun, and also rain, this pergola is a great addition to my backyard.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/p\/DbbBvurOuL8\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/sw_e89fb5c3-0f38-4786-9b25-16a5d821fcff.png?v=1786327953\" alt=\"sawsanhome review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003esawsanhome\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eNot just stylish, but strong! The PURPLE LEAF Pergola features a high wind-resistant design, withstanding up to 70 mph when properly installed. Build to last, build for your comfort.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/p\/C6XKGbiMgEM\/?img_index=1\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/b11_1.png?v=1786328268\" alt=\"blessedinlightdecor review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eblessedinlightdecor\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003e☀️🌤️Transform your outdoor oasis with @purpleleafgarden Leaf’s sleek aluminum pergola – where style meets durability under the open sky.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/CuopU4Ap8m0\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/in2.png?v=1786327952\" alt=\"interiordesignbyjudith review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003einteriordesignbyjudith\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003emy new modern white pergola made my dreams come true ♥️♥️♥️ I hope you thoroughly enjoy every moment of your day and find happiness and fulfillment in all that you do.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- 后续达人素材，按上面的结构复制一份 \u003cdiv class=\"swiper-slide\"\u003e...\u003c\/div\u003e 即可 --\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c!-- ============================================================\n   第四板块 START WHY CHOOSE US（新增板块） \n   PC端：See More 在第一个项目文字下方\n   移动端：See More 在第二个项目链接下方\n   所有屏幕默认显示前两项，其余折叠，按钮可见\n   ============================================================ --\u003e\n\u003cstyle\u003e\n  \/* ----- 基础样式 ----- *\/\n  .why-choose-item.fold-item {\n    display: none; \/* 初始隐藏所有折叠项 *\/\n  }\n  .see-less-btn {\n    display: none; \/* 初始隐藏 See Less *\/\n    cursor: pointer;\n    color: #0066cc;\n    font-weight: bold;\n  }\n  \/* 所有 See More 按钮默认样式 *\/\n  .see-more-btn {\n    cursor: pointer;\n    color: #0066cc;\n    font-weight: bold;\n  }\n\n  \/* ----- PC 端（宽屏 ≥ 769px）----- *\/\n  @media (min-width: 769px) {\n    \/* 显示 PC 专属的 See More（位于第一个项目内） *\/\n    .see-more-pc {\n      display: inline-block;\n    }\n    \/* 隐藏移动端的 See More（位于第二个项目内） *\/\n    .see-more-mobile {\n      display: none;\n    }\n  }\n\n  \/* ----- 移动端（窄屏 ≤ 768px）----- *\/\n  @media (max-width: 768px) {\n    \/* 隐藏 PC 端的 See More *\/\n    .see-more-pc {\n      display: none;\n    }\n    \/* 显示移动端的 See More（位于第二个项目内） *\/\n    .see-more-mobile {\n      display: inline-block;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"accordion-item active\"\u003e\n  \u003cdiv class=\"accordion-header\"\u003eWHY CHOOSE US\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n    \u003cdiv class=\"why-choose-grid\"\u003e\n\n      \u003c!-- 第一个项目：始终显示（无折叠类） --\u003e\n      \u003cdiv class=\"why-choose-item\"\u003e\n        \u003ch4\u003e10+ Years Dedicated to Outdoor Living\u003c\/h4\u003e\n        \u003cp\u003eFor more than a decade, PURPLE LEAF has focused on one thing—creating premium outdoor shade solutions that help families enjoy their backyards in comfort and style. From design and engineering to manufacturing and customer support, we continuously refine every detail to deliver durable, functional, and beautiful outdoor structures that stand the test of time.\u003c\/p\u003e\n        \u003c!-- PC 端的 See More 按钮（PC 显示，移动端隐藏） --\u003e\n        \u003cspan class=\"see-more-btn see-more-pc\" onclick=\"expandWhyChoose()\"\u003e﹥See More\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 第二个项目：始终显示（无折叠类） --\u003e\n      \u003cdiv class=\"why-choose-item\"\u003e\n        \u003ch4\u003eTrusted by Thousands of American Families\u003c\/h4\u003e\n        \u003cp\u003eMore than 10,000 homeowners across the United States have chosen PURPLE LEAF to transform their outdoor spaces. From Texas and California to Florida and beyond, our customers share real experiences, installation photos, and backyard transformations that showcase how our louvered pergolas perform in different climates and seasons.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/pages\/purple-leaf-louvered-pergola-reviews\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead what real customers are saying →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c!-- 移动端的 See More 按钮（移动端显示，PC 隐藏） --\u003e\n        \u003cspan class=\"see-more-btn see-more-mobile\" onclick=\"expandWhyChoose()\"\u003e﹥See More\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 以下所有项目默认折叠（添加 class=\"fold-item\"） --\u003e\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eDesigned for Confidence, Backed by Support\u003c\/h4\u003e\n        \u003cp\u003eA pergola is a long-term investment in your home. That's why we stand behind our products with comprehensive warranty coverage, giving you added confidence and peace of mind throughout ownership.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eReliable Door-to-Door Delivery\u003c\/h4\u003e\n        \u003cp\u003eWe coordinate the shipping process from start to finish, including freight handling and delivery arrangements. You'll receive tracking updates throughout the journey so you always know the status of your order.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eTransparent Return Policy\u003c\/h4\u003e\n        \u003cp\u003eIf your product arrives with shipping damage or verified manufacturing defects, our support team will work quickly to provide replacement parts, a replacement product, or an appropriate resolution based on the situation.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eInstallation Support Every Step of the Way\u003c\/h4\u003e\n        \u003cp\u003eFrom detailed assembly manuals to step-by-step installation videos, we provide the resources you need for a successful installation. Need extra help? Our team can also recommend professional third-party installation partners in many regions.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/assemblyhelp.com\/pages\/purple-leaf-assembly-help\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eChoose professional third-party assembly services →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eLocal Support You Can Count On\u003c\/h4\u003e\n        \u003cp\u003eAfter-sales support originates from the same location as your order. When purchasing a large louvered pergola, your biggest concern often isn't the product itself, but rather: \"If a screw is missing or a corner gets dinged, how long will it take to resolve?\"\u003c\/p\u003e\n        \u003cp\u003eOver the past two years, hundreds of customers have encountered minor shipping scuffs, missing parts, or cracked handles. The reason they consistently left 5-star reviews was the same: \"Purple Leaf sent replacement parts in just a few days.\"\u003c\/p\u003e\n        \u003cp\u003eThis efficiency is backed by our genuine U.S.-based warehouses and service network:\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eU.S. West (California)\u003c\/strong\u003e – Serving all western states; replacement parts delivered in as little as 2-3 days.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eU.S. East (New Jersey + Pennsylvania)\u003c\/strong\u003e – Covering densely populated areas like New York, Philadelphia, and Boston; after-sales support requires no transoceanic shipping.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eU.S. South (Georgia + Texas)\u003c\/strong\u003e – Serving the Southeast and Gulf Coast; whether facing the scorching Texas sun or Florida downpours, replacement parts are close at hand.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eProfessional \u0026amp; Efficient Customer Service\u003c\/h4\u003e\n        \u003cp\u003eQuestions before or after your purchase? Our dedicated customer support team is available to assist with product selection, installation guidance, replacement parts, warranty inquiries, and after-sales service. Most customer inquiries receive a response within 24 business hours.\u003c\/p\u003e\n        \u003ch4\u003eAfter-Sales Support\u003c\/h4\u003e\n        \u003cp\u003eOur after-sales service process is designed to help customers resolve issues quickly and efficiently, minimizing downtime and ensuring long-term product satisfaction. Our dedicated support team is available via email and phone to handle any inquiries, from missing parts and installation questions to warranty claims and damage reports. Replacement parts are shipped promptly from our U.S.-based warehouses, often reaching you within 3–4 business days. With our commitment to responsive and reliable service, you can enjoy your outdoor space with complete peace of mind.\u003c\/p\u003e\n        \u003c!-- ﹥See Less 按钮（所有屏幕均显示在此，初始隐藏） --\u003e\n        \u003cspan class=\"see-less-btn\" onclick=\"collapseWhyChoose()\"\u003e﹥See Less\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 控制展开\/折叠的 JavaScript（适配两个按钮） --\u003e\n\u003cscript\u003e\nfunction expandWhyChoose() {\n    \/\/ 隐藏所有 See More 按钮（PC 和移动端的）\n    var moreBtns = document.querySelectorAll('.see-more-btn');\n    moreBtns.forEach(function(btn) {\n        btn.style.display = 'none';\n    });\n    \/\/ 显示 See Less 按钮\n    document.querySelector('.see-less-btn').style.display = 'inline-block';\n    \/\/ 展开所有折叠项\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'block';\n    });\n}\n\nfunction collapseWhyChoose() {\n    \/\/ 显示所有 See More 按钮（恢复各自屏幕下的显示状态）\n    var moreBtns = document.querySelectorAll('.see-more-btn');\n    moreBtns.forEach(function(btn) {\n        \/\/ 注意：不能直接设为 inline-block，因为 PC 和移动端的显示规则不同\n        \/\/ 通过移除 style.display 让 CSS 规则重新生效\n        btn.style.display = '';\n    });\n    \/\/ 隐藏 See Less 按钮\n    document.querySelector('.see-less-btn').style.display = 'none';\n    \/\/ 折叠所有折叠项\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'none';\n    });\n}\n\u003c\/script\u003e\n \n   \u003c!-- ============================================================\n    OTHER CHOICE - 使用代码2的产品列表，保留代码1的卡片轮播样式\n    ============================================================ --\u003e\n    \u003cdiv class=\"accordion-item active\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"swiper choice-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"product-card\"\u003e\n                           \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\" alt=\"Caesar Louvered Pergola\"\u003e\n                            \u003ch3 class=\"card-title\"\u003eCaesar Louvered Pergola\u003c\/h3\u003e\n                            \u003cul class=\"spec-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $1999-$5299\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 13'x30'\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Grey\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e    \n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"product-card\"\u003e\n                         \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33_4681aa56-1e0e-4115-b541-f8aa5fb33204.png?v=1786332736\" alt=\"Caesar Pergola with Lights\"\u003e\n                            \u003ch3 class=\"card-title\"\u003eCaesar Pergola with Lights\u003c\/h3\u003e\n                            \u003cul class=\"spec-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2599-$5899\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 13'x30'\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Grey\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-4\" target=\"_blank\"\u003eView Details\u003c\/a\u003e   \n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"product-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=900\" alt=\"Caesar White Roof Louvered Pergola\"\u003e\n                            \u003ch3 class=\"card-title\"\u003eCaesar White Roof Louvered Pergola\u003c\/h3\u003e\n                            \u003cul class=\"spec-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4599\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 11'x28'\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85''\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003eGrey frame white roof\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"product-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\" alt=\"Athena white Louvered pergola\"\u003e\n                            \u003ch3 class=\"card-title\"\u003eAthena white Louvered pergola\u003c\/h3\u003e\n                            \u003cul class=\"spec-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$5499\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5”\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e White\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SHIPPING \u0026 RETURN - 无改动 --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"policy-section\"\u003e\n                \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n                \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n                \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n                \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n                \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n                \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n                \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n                \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n                \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n                \u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n                \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n                \u003cp\u003eKeep in mind:\u003c\/p\u003e\n                \u003cul\u003e\n                    \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n                    \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n                \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n                \u003cul\u003e\n                    \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n                    \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n                    \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n                    \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n                \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n                \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n                \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SERVICE \u0026 WARRANTY - 无改动 --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"policy-section\"\u003e\n                \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n                \u003ch4\u003e1. Accepted Return\u003c\/h4\u003e\n                \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n                \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n                \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n                \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n                \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n                \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\n                \u003ch4\u003e2. Not support the return\u003c\/h4\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e\u003cstrong\u003e(2)\u003c\/strong\u003e Arrived damage\u003c\/p\u003e\n                \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Missing part\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(4)\u003c\/strong\u003e Doesn't work or defective\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(5)\u003c\/strong\u003e Incorrect Package Sent\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\n                \u003ch4\u003e3. Return Confirmation\u003c\/h4\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003e4. Refund and Compensation Process\u003c\/h4\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Lightbox Modal - 无改动 --\u003e\n    \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n        \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    \/\/ 默认展开的项设置 height: auto\n    document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n        content.style.height = 'auto';\n    });\n\n    \/\/ Accordion 交互\n    document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n        header.addEventListener('click', () =\u003e {\n            const item = header.parentElement;\n            const content = header.nextElementSibling;\n\n            if (item.classList.contains('active')) {\n                content.style.height = `${content.scrollHeight}px`;\n                item.classList.remove('active');\n                void content.offsetHeight;\n                content.style.height = '0';\n            } else {\n                item.classList.add('active');\n                content.style.height = `${content.scrollHeight}px`;\n                content.addEventListener('transitionend', function handler() {\n                    content.style.height = 'auto';\n                    content.removeEventListener('transitionend', handler);\n                });\n                content.querySelectorAll('.swiper').forEach(el =\u003e {\n                    if (el.swiper) el.swiper.update();\n                });\n            }\n        });\n    });\n\n    \/\/ See More\/See Less\n    function expandContent() {\n        document.querySelector('.see-more').style.display = 'none';\n        document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n        document.querySelector('.see-more').style.display = 'inline';\n        document.querySelector('.more-text').style.display = 'none';\n    }\n\n    \/\/ HIGHLIGHTS 轮播初始化\n    new Swiper('.pc-highlights-swiper', {\n        loop: true,\n        autoplay: { delay: 4000, disableOnInteraction: false },\n        pagination: { el: '.swiper-pagination', clickable: true },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        grabCursor: true,\n        speed: 800,\n    });\n    new Swiper('.mobile-highlights-swiper', {\n        loop: true,\n        autoplay: { delay: 4000, disableOnInteraction: false },\n        pagination: { el: '.swiper-pagination', clickable: true },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        grabCursor: true,\n        speed: 800,\n    });\n\n    \/\/ PC端亮点卡片轮播\n    new Swiper('.pc-card-swiper', {\n        loop: true,\n        autoplay: { delay: 5000, disableOnInteraction: false },\n        pagination: { el: '.swiper-pagination', clickable: true },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        grabCursor: true,\n        speed: 600,\n        slidesPerView: 1.2,\n        spaceBetween: 20,\n        breakpoints: {\n            769: { slidesPerView: 3, spaceBetween: 30 },\n            1024: { slidesPerView: 3, spaceBetween: 30 }\n        }\n    });\n\n \/\/ MEDIA EVALUATION 轮播初始化（新增，来自代码二）\n  new Swiper('.media-swiper', {\n    slidesPerView: 1.3,\n    spaceBetween: 20,\n    loop: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      600: { slidesPerView: 2.2, spaceBetween: 20 },\n      769: { slidesPerView: 3, spaceBetween: 24 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n    \/\/ OTHER CHOICE Swiper\n    new Swiper('.choice-swiper', {\n        loop: true,\n        slidesPerView: 1.2,\n        spaceBetween: 20,\n        centeredSlides: false,\n        pagination: { el: '.swiper-pagination', clickable: true },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        grabCursor: true,\n        speed: 600,\n        breakpoints: {\n            769: { slidesPerView: 3, spaceBetween: 30 },\n            1024: { slidesPerView: 4, spaceBetween: 30 }\n        }\n    });\n\n    \/\/ Lightbox\n    const lightbox = document.getElementById('lightbox');\n    const lightboxImg = document.getElementById('lightbox-img');\n    const closeBtn = document.querySelector('.lightbox-close');\n\n    document.querySelectorAll('.pc-highlights-swiper img, .mobile-highlights-swiper img').forEach(img =\u003e {\n        img.addEventListener('click', () =\u003e {\n            lightboxImg.src = img.src;\n            lightboxImg.alt = img.alt;\n            lightbox.classList.add('active');\n        });\n    });\n\n    closeBtn.addEventListener('click', () =\u003e lightbox.classList.remove('active'));\n    lightbox.addEventListener('click', e =\u003e { if (e.target === lightbox) lightbox.classList.remove('active'); });\n\u003c\/script\u003e\n\n\u003c!-- ============================================================\n1. 悬浮小视频（使用代码2的视频链接）\n============================================================ --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n    \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: contain; background: #000;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3d8011a9cc634c0d8d63ed8bbc198ea6.mp4\" type=\"video\/mp4\"\u003e\n        你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============================================================\n2. 弹窗视频（使用代码2的视频链接）\n============================================================ --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n    \u003cdiv id=\"modal-video-container\" style=\"position: relative; width: calc(100% - 60px); max-width: 900px; margin: 70px auto 50px auto; transform: translateY(100%); transition: transform 0.5s ease-out; aspect-ratio: 16\/9;\"\u003e\n        \u003cbutton id=\"close-modal-btn\" style=\"position: absolute; top: 15px; right: 15px; background: #000000; color: #ffffff; border: none; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; cursor: pointer; z-index: 999999; line-height: 32px; text-align: center; padding: 0; margin: 0; font-weight: bold;\"\u003e×\u003c\/button\u003e\n        \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: contain; background: #000;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3d8011a9cc634c0d8d63ed8bbc198ea6.mp4\" type=\"video\/mp4\"\u003e\n            你的浏览器不支持视频播放\n        \u003c\/source\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============================================================\n3. 视频交互逻辑\n============================================================ --\u003e\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', function() {\n        const smallVideo = document.getElementById('small-float-video');\n        const closeSmallBtn = document.getElementById('close-small-video');\n        const videoModal = document.getElementById('video-modal');\n        const modalVideoContainer = document.getElementById('modal-video-container');\n        const closeModalBtn = document.getElementById('close-modal-btn');\n        const modalVideo = document.querySelector('#modal-video-container video');\n\n        closeSmallBtn.addEventListener('click', function(e) {\n            e.stopPropagation();\n            smallVideo.style.display = 'none';\n        });\n\n        smallVideo.addEventListener('click', function() {\n            videoModal.style.display = 'block';\n            closeModalBtn.style.display = 'block';\n            setTimeout(() =\u003e {\n                modalVideoContainer.style.transform = 'translateY(0)';\n            }, 10);\n            modalVideo.play();\n        });\n\n        closeModalBtn.addEventListener('click', function() {\n            modalVideoContainer.style.transform = 'translateY(100%)';\n            modalVideo.pause();\n            setTimeout(() =\u003e {\n                videoModal.style.display = 'none';\n            }, 500);\n        });\n\n        videoModal.addEventListener('click', function(e) {\n            if (e.target === videoModal) {\n                closeModalBtn.click();\n            }\n        });\n\n        closeModalBtn.style.display = 'block';\n    });\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"8' x 10'(Shipping in Early September)","offer_id":53121301512557,"sku":"ZY05KSPRG0810","price":2099.0,"currency_code":"USD","in_stock":true},{"title":"8' x 12'","offer_id":53154744205677,"sku":"ZY05KSPRG0812","price":2199.0,"currency_code":"USD","in_stock":false},{"title":"8' x 14'","offer_id":53154744238445,"sku":"ZY05KSPRG0814","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"10' x 10'","offer_id":53121301545325,"sku":"ZY05KSPRG1010","price":2199.0,"currency_code":"USD","in_stock":true},{"title":"10' × 12'","offer_id":48300112314651,"sku":"ZY05KSPRG1012","price":2049.0,"currency_code":"USD","in_stock":true},{"title":"10' × 14'","offer_id":51706181648749,"sku":"ZY05KSPRG1014","price":2249.0,"currency_code":"USD","in_stock":true},{"title":"10' x 16'","offer_id":51859226853741,"sku":"ZY05KSPRG1016","price":3029.0,"currency_code":"USD","in_stock":false},{"title":"10' x 20'","offer_id":53121301578093,"sku":"ZY05KSPRG1020","price":3399.0,"currency_code":"USD","in_stock":true},{"title":"11' x 15'(Hot Sale)","offer_id":51859226886509,"sku":"ZY05KSPRG1115","price":3029.0,"currency_code":"USD","in_stock":true},{"title":"11' × 18'","offer_id":51706181681517,"sku":"ZY05KSPRG1118","price":3099.0,"currency_code":"USD","in_stock":true},{"title":"11' × 21'","offer_id":51706181714285,"sku":"ZY05KSPRG1121","price":3599.0,"currency_code":"USD","in_stock":true},{"title":"11' × 23'(+Free Gift)","offer_id":51706181747053,"sku":"ZY05KSPRG1123","price":3799.0,"currency_code":"USD","in_stock":true},{"title":"11' × 28'","offer_id":51706181779821,"sku":"ZY05KSPRG1128","price":4749.0,"currency_code":"USD","in_stock":true},{"title":"13' x 15'","offer_id":51859226919277,"sku":"ZY05KSPRG1315","price":3429.0,"currency_code":"USD","in_stock":true},{"title":"13' x 20'","offer_id":51859226952045,"sku":"ZY05KSPRG1320","price":4299.0,"currency_code":"USD","in_stock":true},{"title":"13' x 25'","offer_id":51859226984813,"sku":"ZY05KSPRG1325","price":5099.0,"currency_code":"USD","in_stock":true},{"title":"13' x 30'","offer_id":51859244548461,"sku":"ZY05KSPRG1330","price":6199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/purple-leaf-9-12-outdoor-louvered-pergola-patio-sun-shade-shelter-with-adjustable-hardtop-patio-pergola-grey-purple-leaf-garden-1.jpg?v=1720427971"},{"product_id":"purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-4","title":"PURPLE LEAF Caesar Solar Louvered Pergola with LED Strip Lights and Control Panel Aluminum Outdoor Pergola with Adjustable Roof for Patio Deck Garden Yard Gray","description":"\u003c!-- ============================================================\n     综合版本：以代码1为基础 + 代码2的HIGHLIGHTS图片 + 代码2的OTHER CHOICE产品更新\n     + 新增WHY CHOOSE US板块 + 保留代码1所有交互（Swiper\/Lightbox\/Accordion\/SeeMore）\n     ============================================================ --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n    \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n    \u003c!-- Swiper CDN --\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n    \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\n    \u003c\/script\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --primary: #3771aa;\n            --text: #333;\n            --bg: #fff;\n            --gray: #666;\n            --border: #eee;\n        }\n        .custom-detail-container {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            color: var(--text);\n            line-height: 1.6;\n        }\n        .section-title {\n            font-size: 32px;\n            font-weight: 600;\n            text-align: center;\n            margin-bottom: 50px;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Accordion 通用样式 *\/\n        .accordion-item {\n            margin-bottom: 30px;\n            border: 1px solid var(--border);\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n            transition: all 0.3s ease;\n        }\n        .accordion-header {\n            padding: 20px 30px;\n            background: var(--bg);\n            font-size: 24px;\n            font-weight: 600;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: background 0.3s ease;\n        }\n        .accordion-header:hover {\n            background: #f8f9fa;\n        }\n        .accordion-header::after {\n            content: '+';\n            font-size: 28px;\n            transition: transform 0.3s ease;\n        }\n        .accordion-item.active .accordion-header::after {\n            transform: rotate(45deg);\n        }\n        .accordion-content {\n            padding: 0 30px;\n            height: 0;\n            overflow: hidden;\n            transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n            background: #fcfcfc;\n        }\n        .accordion-item.active .accordion-content {\n            padding: 30px;\n        }\n\n        \/* See More\/See Less 样式 *\/\n        .more-text {\n            display: none;\n        }\n        .see-more,\n        .see-less {\n            color: var(--primary);\n            font-weight: bold;\n            cursor: pointer;\n            display: inline-block;\n            margin: 10px 0;\n        }\n        .see-more:hover,\n        .see-less:hover {\n            text-decoration: underline;\n        }\n\n        \/* Features 内容样式 *\/\n        .features-list p {\n            margin: 16px 0;\n            font-size: 16px;\n        }\n        .highlight-text {\n            color: #ff8000;\n            font-weight: 600;\n        }\n\n        \/* SHIPPING \u0026 SERVICE 结构化样式 *\/\n        .policy-section h4 {\n            font-size: 18px;\n            margin: 24px 0 12px;\n            color: var(--primary);\n            font-weight: 600;\n        }\n        .policy-section ul {\n            margin: 16px 0;\n            padding-left: 20px;\n        }\n        .policy-section ul li {\n            margin: 8px 0;\n            line-height: 1.6;\n        }\n        .policy-section p {\n            margin: 12px 0;\n        }\n\n        \/* Swiper 通用 *\/\n        .swiper {\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);\n            margin: 20px 0;\n        }\n        .swiper-slide {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            background: #fff;\n        }\n        .swiper-slide img {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n            cursor: pointer;\n            transition: transform 0.3s ease;\n        }\n        .swiper-slide img:hover {\n            transform: scale(1.03);\n        }\n        .swiper-pagination-bullet-active {\n            background: var(--primary);\n        }\n        .swiper-button-next,\n        .swiper-button-prev {\n            color: var(--primary);\n            background: rgba(255, 255, 255, 0.9);\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n        }\n        .swiper-button-next:after,\n        .swiper-button-prev:after {\n            font-size: 18px;\n        }\n\n        \/* ---------- HIGHLIGHTS 端侧分离 ---------- *\/\n        .pc-highlights-swiper {\n            display: block;\n        }\n        .mobile-highlights-swiper {\n            display: none;\n        }\n        .pc-card-swiper {\n            display: block;\n        }\n        .mobile-card-grid {\n            display: none;\n        }\n\n        @media (max-width: 768px) {\n            .pc-highlights-swiper {\n                display: none;\n            }\n            .mobile-highlights-swiper {\n                display: block;\n                width: calc(100% + 60px);\n                margin-left: -30px;\n                margin-right: -30px;\n                margin-top: 0;\n                margin-bottom: 80px;\n                border-radius: 0;\n                box-shadow: none;\n            }\n            .mobile-highlights-swiper .swiper-slide {\n                padding: 40px 0;\n                background: #fff;\n            }\n            .mobile-highlights-swiper .swiper-slide img {\n                width: auto;\n                max-width: 100%;\n                height: auto;\n                max-height: 78vh;\n                object-fit: contain;\n                object-position: center;\n                border-radius: 0;\n            }\n            .mobile-highlights-swiper .swiper-button-next,\n            .mobile-highlights-swiper .swiper-button-prev {\n                display: none;\n            }\n            .mobile-highlights-swiper .swiper-pagination {\n                bottom: 15px;\n            }\n            .pc-card-swiper {\n                display: none;\n            }\n            .mobile-card-grid {\n                display: grid;\n                grid-template-columns: 1fr;\n                gap: 20px;\n                margin: 40px 0;\n                padding: 0 10px;\n            }\n        }\n\n        \/* 亮点卡片通用 *\/\n        .pc-card-swiper,\n        .mobile-card-grid {\n            margin: 40px 0;\n            padding: 20px 0;\n        }\n        .pc-card-swiper .swiper-slide {\n            display: flex;\n            flex-direction: column;\n            padding: 0 15px;\n        }\n        .highlight-card {\n            text-align: center;\n            background: #fff;\n            padding: 20px;\n            border-radius: 12px;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n        .highlight-card img {\n            width: 100%;\n            max-width: 300px;\n            border-radius: 8px;\n            margin: 0 auto 16px;\n            flex-shrink: 0;\n        }\n        .highlight-card h4 {\n            font-size: 18px;\n            margin: 12px 0;\n            font-weight: 600;\n            color: var(--primary);\n        }\n        .highlight-card p {\n            font-size: 14px;\n            color: var(--gray);\n            line-height: 1.5;\n            flex-grow: 1;\n        }\n \/* MEDIA EVALUATION 达人测评卡片 *\/\n    .media-swiper { padding-bottom: 46px; }\n    \/* 覆盖全局 .swiper-slide 的 flex 居中，否则卡片会因为没有固有宽度被压缩成一条细线 *\/\n    .media-swiper .swiper-slide {\n      display: block;\n      height: auto;\n      background: transparent;\n    }\n    .media-card {\n      position: relative;\n      display: block;\n      width: 100%;\n      height: 0;\n      padding-bottom: 133.33%; \/* 3:4 比例卡片，比 aspect-ratio 兼容性更好，不依赖浏览器\/主题支持 *\/\n      border-radius: 14px;\n      overflow: hidden;\n      text-decoration: none;\n      background: #111;\n      box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .media-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 14px 30px rgba(0,0,0,0.18);\n    }\n    \/* 用更高的选择器优先级覆盖全局 .swiper-slide img（否则那条规则的 height:auto 会赢，导致图片按原始比例显示、撑不满卡片） *\/\n    .media-swiper .media-card-img {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      max-width: none;\n      object-fit: cover;\n      border-radius: 0;\n      margin: 0;\n      transition: transform 0.5s ease;\n    }\n    .media-card:hover .media-card-img { transform: scale(1.06); }\n    .media-card-name {\n      position: absolute;\n      top: 14px;\n      left: 14px;\n      max-width: calc(100% - 28px);\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      font-size: 13px;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 999px;\n      backdrop-filter: blur(3px);\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .media-card-play {\n      position: absolute;\n      top: 14px;\n      right: 14px;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 13px;\n      backdrop-filter: blur(3px);\n    }\n    .media-card-overlay {\n      position: absolute;\n      left: 0; right: 0; bottom: 0;\n      padding: 46px 16px 16px;\n      background: linear-gradient(to top, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.55) 55%, rgba(0,0,0,0) 100%);\n      color: #fff;\n    }\n    .media-card-quote {\n      font-size: 13px;\n      line-height: 1.55;\n      margin: 0 0 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 4;\n      -webkit-box-orient: vertical;\n      overflow: hidden;\n    }\n    .media-card-rating {\n      display: flex;\n      align-items: center;\n      gap: 6px;\n      font-size: 13px;\n    }\n    .media-card-rating .stars { color: #ffb400; letter-spacing: 1px; font-size: 14px; }\n    .media-card-rating .score { color: #eee; font-weight: 600; }\n    .media-swiper .swiper-button-disabled { display: none; }\n\n\n\n        \/* ---------- OTHER CHOICE 产品卡片 ---------- *\/\n        .product-card {\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\n            padding: 24px;\n            width: 100%;\n            max-width: 340px;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            margin: 0 auto;\n        }\n        .product-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);\n        }\n        .product-card img {\n            width: 100%;\n            height: auto;\n            border-radius: 8px;\n            margin-bottom: 20px;\n        }\n        .card-title {\n            font-size: 18px;\n            font-weight: 600;\n            margin: 16px 0;\n        }\n        .spec-list {\n            list-style: none;\n            padding: 0;\n            margin: 20px 0;\n            text-align: left;\n            font-size: 15px;\n            line-height: 1.8;\n        }\n        .spec-list li {\n            padding: 8px 0;\n            border-bottom: 1px solid #eee;\n        }\n        .spec-list li:last-child {\n            border-bottom: none;\n        }\n        .spec-list strong {\n            color: var(--primary);\n        }\n        .pBtn {\n            display: inline-block;\n            padding: 12px 28px;\n            background: var(--primary);\n            color: white;\n            border-radius: 8px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: auto;\n            transition: background 0.3s ease;\n        }\n        .pBtn:hover {\n            background: #2a5a8c;\n        }\n        \/* ---------- WHY CHOOSE US 样式 ---------- *\/\n        .why-choose-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 24px 30px;\n            margin: 20px 0 10px;\n        }\n        .why-choose-item {\n            padding: 16px 0;\n            border-bottom: 1px solid var(--border);\n        }\n        .why-choose-item h4 {\n            font-size: 17px;\n            font-weight: 600;\n            color: var(--primary);\n            margin: 0 0 8px 0;\n        }\n        .why-choose-item p {\n            font-size: 15px;\n            line-height: 1.6;\n            color: var(--gray);\n            margin: 4px 0;\n        }\n        .why-choose-item a {\n            color: var(--primary);\n            text-decoration: underline;\n        }\n        .why-choose-item a:hover {\n            color: #2a5a8c;\n        }\n        @media (max-width: 768px) {\n            .why-choose-grid {\n                grid-template-columns: 1fr;\n                gap: 16px;\n            }\n            .why-choose-item h4 {\n                font-size: 16px;\n            }\n            .why-choose-item p {\n                font-size: 14px;\n            }\n        }\n\n        \/* Lightbox Modal *\/\n        .lightbox-modal {\n            display: none;\n            position: fixed;\n            z-index: 10000;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            background-color: rgba(0, 0, 0, 0.95);\n            justify-content: center;\n            align-items: center;\n            overflow: hidden;\n        }\n        .lightbox-modal.active {\n            display: flex;\n        }\n        .modal-content {\n            max-width: 95%;\n            max-height: 95%;\n            transform: translateY(120%);\n            transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);\n            border-radius: 12px;\n        }\n        .lightbox-modal.active .modal-content {\n            transform: translateY(0);\n        }\n        .lightbox-close {\n            position: absolute;\n            top: 20px;\n            right: 30px;\n            color: #fff;\n            font-size: 40px;\n            font-weight: bold;\n            cursor: pointer;\n            z-index: 10001;\n        }\n\n        \/* 尺寸图 *\/\n        .size-image-wrap {\n            margin: 30px 0 10px;\n            text-align: center;\n        }\n        .size-image-wrap img {\n            width: 100%;\n            max-width: 1464px;\n            height: auto;\n            border-radius: 12px;\n            display: block;\n            margin: 0 auto;\n        }\n        .size-image-wrap .phone-only {\n            display: none;\n        }\n        @media (max-width: 768px) {\n            .section-title {\n                font-size: 28px;\n                margin-bottom: 30px;\n            }\n            .accordion-header {\n                font-size: 20px;\n                padding: 16px 20px;\n            }\n            .highlight-card {\n                padding: 15px;\n            }\n            .highlight-card img {\n                max-width: 250px;\n            }\n            .highlight-card h4 {\n                font-size: 16px;\n            }\n            .highlight-card p {\n                font-size: 13px;\n            }\n            .size-image-wrap .desktop-only {\n                display: none;\n            }\n            .size-image-wrap .phone-only {\n                display: block;\n                width: 100%;\n                height: auto;\n            }\n            .product-card {\n                padding: 20px;\n                max-width: 300px;\n            }\n            .card-title {\n                font-size: 17px;\n            }\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- ============================================================\n    FEATURES（默认展开） - 使用代码2的内容\n    ============================================================ --\u003e\n    \u003cdiv class=\"accordion-item active\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"features-list\"\u003e\n                \u003c!-- 始终显示的内容（代码2前三个点） --\u003e\n                \u003cp\u003e\u003cstrong\u003e● One Tap,Three Atmospheres\u003c\/strong\u003e: With its easy control panel, you can effortlessly adjust lighting to set the perfect scene. Switch between warm, white, and cool light to instantly match any occasion—from a relaxed evening to an outdoor dinner. Plus, keep your phone charged on the go with the built‑in USB‑C port.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e● Modern \u0026amp; Clean Style\u003c\/strong\u003e: A modern outdoor pergola with a special and handcrafted design featuring smooth curves and clean lines while concealing any fixings. This ideal addition to your outdoor space will captivate your senses with a sleek appearance.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e● Full Aluminum Frames and Louvers\u003c\/strong\u003e: Constructed with high-quality aluminum, the Purple Leaf pergola is built to withstand the test of time. With a weatherproof aluminum louvers, it create an optimal environment by shielding your outdoor space from heavy rain, snow, and other harsh elements.\u003c\/p\u003e\n\n                \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n\n                \u003cspan class=\"more-text\"\u003e\n                    \u003cp\u003e\u003cstrong\u003e● Hidden Drainage System\u003c\/strong\u003e: Effortlessly manage water accumulation with the hidden drainage of this aluminum pergola. Designed to efficiently and invisibly whisk water away, this innovative system prevents pooling and ensures a clean and dry environment for your outdoor space.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003e● Exceptional Load-bearing Capacity\u003c\/strong\u003e: Anchored firmly to the floor, this pergola can effortlessly withstand wind speeds of 40-70 mph and snow accumulation of up to 2.4 inches. With an impressive static pressure test rating of 66 lbs\/㎡, designed to endure heavy snow and challenging weather condition.\u003c\/p\u003e\n                    \u003cp\u003e• Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n                    \u003cp\u003e• In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n                    \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions!\u003cbr\u003eEmail: \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n                    \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n    HIGHLIGHTS（默认展开） - 使用代码2的图片\n    ============================================================ --\u003e\n    \u003cdiv class=\"accordion-item active\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n\n            \u003c!-- PC端轮播：替换为代码2的4张电脑端图片 --\u003e\n            \u003cdiv class=\"swiper pc-highlights-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d8ce02c8-1847-454b-bc8e-14318202c4ac.png?v=1744180032\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d7aa5a94-077a-4c3f-9d9b-535e96e30a70.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1744180041\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8ddfed37-39f5-46a1-bdd7-4c8290e3d7c8.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1744180099\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_692b6e2f-53c3-4c79-9e7c-df9997c9e438.png?v=1782703968\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 移动端轮播：替换为代码2的4张手机端图片 --\u003e\n            \u003cdiv class=\"swiper mobile-highlights-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe1.1.png?v=1782703324\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe2.1.png?v=1782703325\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe3.1.png?v=1782703324\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- PC端亮点卡片轮播（保留代码1原有的卡片内容，未改动） --\u003e\n            \u003cdiv class=\"swiper pc-card-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"highlight-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.3_424af389-83c7-4f49-9dc8-74501630509d.png?v=1781781804\" alt=\"Anchoring Stand\"\u003e\n                            \u003ch4\u003e4.53\"x4.53\" Widened Pole\u003c\/h4\u003e\n                            \u003cp\u003eDesigned for year-round durability, they keep your patio pergola steady in wind, rain, and seasonal change.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"highlight-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.1_a44cca4d-705c-4a9e-b495-a24b7c4149df.png?v=1781781804\" alt=\"Crossbeams\"\u003e\n                            \u003ch4\u003eFull Aluminum Frame | Rust-Proof \u0026amp; Durable\u003c\/h4\u003e\n                            \u003cp\u003eLouver Adjustment Range: 0°–85°，Seamlessly balance sunshine and cool shade for your patio.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"highlight-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.2_1b440792-5532-4439-bb45-e38e3d7970ae.png?v=1781781804\" alt=\"Drainage System\"\u003e\n                            \u003ch4\u003eHidden Gutter System\u003c\/h4\u003e\n                            \u003cp\u003eThe rainwater will collect through the guttersand drain from the bottom of the support columns：1.Rainwater is collected on the top；2.Water flows to the legs；3.Fast drainage on the ground\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 移动端亮点卡片Grid（保留代码1原有卡片） --\u003e\n            \u003cdiv class=\"mobile-card-grid\"\u003e\n                \u003cdiv class=\"highlight-card\"\u003e\n                    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.3_424af389-83c7-4f49-9dc8-74501630509d.png?v=1781781804\" alt=\"Widened Pole\" style=\"width:100%; max-width:600px; aspect-ratio:600\/450; object-fit:cover; border-radius:8px;\"\u003e\n                    \u003ch4\u003e4.53\"x4.53\" Widened Pole\u003c\/h4\u003e\n                    \u003cp\u003eDesigned for year-round durability, they keep your patio pergola steady in wind, rain, and seasonal change.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"highlight-card\"\u003e\n                    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.1_a44cca4d-705c-4a9e-b495-a24b7c4149df.png?v=1781781804\" alt=\"Full Aluminum Frame\" style=\"width:100%; max-width:600px; aspect-ratio:600\/450; object-fit:cover; border-radius:8px;\"\u003e\n                    \u003ch4\u003eFull Aluminum Frame | Rust-Proof \u0026amp; Durable\u003c\/h4\u003e\n                    \u003cp\u003eLouver Adjustment Range: 0°–85°，Seamlessly balance sunshine and cool shade for your patio.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"highlight-card\"\u003e\n                    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1.2_1b440792-5532-4439-bb45-e38e3d7970ae.png?v=1781781804\" alt=\"Hidden Gutter System\" style=\"width:100%; max-width:600px; aspect-ratio:600\/450; object-fit:cover; border-radius:8px;\"\u003e\n                    \u003ch4\u003eHidden Gutter System\u003c\/h4\u003e\n                    \u003cp\u003eThe rainwater will collect through the guttersand drain from the bottom of the support columns：1.Rainwater is collected on the top；2.Water flows to the legs；3.Fast drainage on the ground\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- PC端轮播：替换为代码2的4张电脑端图片 --\u003e\n            \u003cdiv class=\"swiper pc-highlights-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_a487e8fc-a50a-4023-b446-55c9e0eb6a3d.png?v=1776070155\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c20765d5-4823-498f-a603-1bd0a25f768d.jpg?v=1730882007\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1ef2de70-b109-4b17-abcf-081bcf65485a.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1744180251\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e                   \n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- 尺寸图（使用代码2的尺寸图，与代码1一致） --\u003e\n            \u003cdiv class=\"size-image-wrap\"\u003e\n                \u003cimg class=\"desktop-only\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1464x600_0593dced-182b-4352-ae36-c77e82c75bc1.jpg?v=1764322143\" alt=\"Size Guide\"\u003e\n                \u003cimg class=\"phone-only\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/600x800_e39700ee-4111-4d57-8e1d-1f575fceac61.jpg?v=1764322142\" alt=\"Size Guide Mobile\"\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c!-- MEDIA EVALUATION - 已替换为代码二的达人测评卡片轮播（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eMEDIA EVALUATION\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper media-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DLpQ8Z3RROz\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/al_1_1.png?v=1786328268\" alt=\"allyrokstyle review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eallyrokstyle\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe sturdy metal frame also has a gutter system that drains rain water thru the posts instead of thru the lovers so you can enjoy the pergola during rainy weather too!We are LOVING this new addition to our space—it takes outdoor living to another level 🙌🏻🙌🏻🙌🏻.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DAL6idiu_Kp\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ni.png?v=1786327954\" alt=\"nittas_homeandstyle review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003enittas_homeandstyle\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThis pergola is not only stylish, functional and beautiful, it is very unique, pure Aluminum that never rusts and also very large 11x27 in size, all louvres can open individually at will, they shade you from the sun, and also rain, this pergola is a great addition to my backyard.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/p\/DbbBvurOuL8\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/sw_e89fb5c3-0f38-4786-9b25-16a5d821fcff.png?v=1786327953\" alt=\"sawsanhome review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003esawsanhome\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eNot just stylish, but strong! The PURPLE LEAF Pergola features a high wind-resistant design, withstanding up to 70 mph when properly installed. Build to last, build for your comfort.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/p\/C6XKGbiMgEM\/?img_index=1\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/b11_1.png?v=1786328268\" alt=\"blessedinlightdecor review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eblessedinlightdecor\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003e☀️🌤️Transform your outdoor oasis with @purpleleafgarden Leaf’s sleek aluminum pergola – where style meets durability under the open sky.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/CuopU4Ap8m0\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/in2.png?v=1786327952\" alt=\"interiordesignbyjudith review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003einteriordesignbyjudith\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003emy new modern white pergola made my dreams come true ♥️♥️♥️ I hope you thoroughly enjoy every moment of your day and find happiness and fulfillment in all that you do.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- 后续达人素材，按上面的结构复制一份 \u003cdiv class=\"swiper-slide\"\u003e...\u003c\/div\u003e 即可 --\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c!-- ============================================================\n   第四板块 START WHY CHOOSE US（新增板块） \n   PC端：See More 在第一个项目文字下方\n   移动端：See More 在第二个项目链接下方\n   所有屏幕默认显示前两项，其余折叠\n   ============================================================ --\u003e\n\u003cstyle\u003e\n  \/* ----- 基础样式（适用于所有屏幕） ----- *\/\n  .why-choose-item.fold-item {\n    display: none; \/* 初始隐藏所有折叠项 *\/\n  }\n  .see-more-btn {\n    cursor: pointer;\n    color: #0066cc;\n    font-weight: bold;\n  }\n  .see-less-btn {\n    display: none; \/* 初始隐藏 See Less *\/\n    cursor: pointer;\n    color: #0066cc;\n    font-weight: bold;\n  }\n\n  \/* ----- PC 端（宽屏 ≥ 769px）----- *\/\n  @media (min-width: 769px) {\n    .see-more-pc {\n      display: inline-block; \/* 显示 PC 端的 See More *\/\n    }\n    .see-more-mobile {\n      display: none; \/* 隐藏移动端的 See More *\/\n    }\n  }\n\n  \/* ----- 移动端（窄屏 ≤ 768px）----- *\/\n  @media (max-width: 768px) {\n    .see-more-pc {\n      display: none; \/* 隐藏 PC 端的 See More *\/\n    }\n    .see-more-mobile {\n      display: inline-block; \/* 显示移动端的 See More *\/\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"accordion-item active\"\u003e\n  \u003cdiv class=\"accordion-header\"\u003eWHY CHOOSE US\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n    \u003cdiv class=\"why-choose-grid\"\u003e\n\n      \u003c!-- 第一个项目：始终显示（无折叠类） --\u003e\n      \u003cdiv class=\"why-choose-item\"\u003e\n        \u003ch4\u003e10+ Years Dedicated to Outdoor Living\u003c\/h4\u003e\n        \u003cp\u003eFor more than a decade, PURPLE LEAF has focused on one thing—creating premium outdoor shade solutions that help families enjoy their backyards in comfort and style. From design and engineering to manufacturing and customer support, we continuously refine every detail to deliver durable, functional, and beautiful outdoor structures that stand the test of time.\u003c\/p\u003e\n        \u003c!-- PC 端的 See More 按钮（PC 显示，移动端隐藏） --\u003e\n        \u003cspan class=\"see-more-btn see-more-pc\" onclick=\"expandWhyChoose()\"\u003e﹥See More\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 第二个项目：始终显示（无折叠类） --\u003e\n      \u003cdiv class=\"why-choose-item\"\u003e\n        \u003ch4\u003eTrusted by Thousands of American Families\u003c\/h4\u003e\n        \u003cp\u003eMore than 10,000 homeowners across the United States have chosen PURPLE LEAF to transform their outdoor spaces. From Texas and California to Florida and beyond, our customers share real experiences, installation photos, and backyard transformations that showcase how our louvered pergolas perform in different climates and seasons.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/pages\/purple-leaf-louvered-pergola-reviews\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead what real customers are saying →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c!-- 移动端的 See More 按钮（移动端显示，PC 隐藏） --\u003e\n        \u003cspan class=\"see-more-btn see-more-mobile\" onclick=\"expandWhyChoose()\"\u003e﹥See More\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 以下所有项目默认折叠（添加 class=\"fold-item\"） --\u003e\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eDesigned for Confidence, Backed by Support\u003c\/h4\u003e\n        \u003cp\u003eA pergola is a long-term investment in your home. That's why we stand behind our products with comprehensive warranty coverage, giving you added confidence and peace of mind throughout ownership.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eReliable Door-to-Door Delivery\u003c\/h4\u003e\n        \u003cp\u003eWe coordinate the shipping process from start to finish, including freight handling and delivery arrangements. You'll receive tracking updates throughout the journey so you always know the status of your order.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eTransparent Return Policy\u003c\/h4\u003e\n        \u003cp\u003eIf your product arrives with shipping damage or verified manufacturing defects, our support team will work quickly to provide replacement parts, a replacement product, or an appropriate resolution based on the situation.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eInstallation Support Every Step of the Way\u003c\/h4\u003e\n        \u003cp\u003eFrom detailed assembly manuals to step-by-step installation videos, we provide the resources you need for a successful installation. Need extra help? Our team can also recommend professional third-party installation partners in many regions.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/assemblyhelp.com\/pages\/purple-leaf-assembly-help\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eChoose professional third-party assembly services →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eLocal Support You Can Count On\u003c\/h4\u003e\n        \u003cp\u003eAfter-sales support originates from the same location as your order. When purchasing a large louvered pergola, your biggest concern often isn't the product itself, but rather: \"If a screw is missing or a corner gets dinged, how long will it take to resolve?\"\u003c\/p\u003e\n        \u003cp\u003eOver the past two years, hundreds of customers have encountered minor shipping scuffs, missing parts, or cracked handles. The reason they consistently left 5-star reviews was the same: \"Purple Leaf sent replacement parts in just a few days.\"\u003c\/p\u003e\n        \u003cp\u003eThis efficiency is backed by our genuine U.S.-based warehouses and service network:\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eU.S. West (California)\u003c\/strong\u003e – Serving all western states; replacement parts delivered in as little as 2-3 days.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eU.S. East (New Jersey + Pennsylvania)\u003c\/strong\u003e – Covering densely populated areas like New York, Philadelphia, and Boston; after-sales support requires no transoceanic shipping.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eU.S. South (Georgia + Texas)\u003c\/strong\u003e – Serving the Southeast and Gulf Coast; whether facing the scorching Texas sun or Florida downpours, replacement parts are close at hand.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"why-choose-item fold-item\"\u003e\n        \u003ch4\u003eProfessional \u0026amp; Efficient Customer Service\u003c\/h4\u003e\n        \u003cp\u003eQuestions before or after your purchase? Our dedicated customer support team is available to assist with product selection, installation guidance, replacement parts, warranty inquiries, and after-sales service. Most customer inquiries receive a response within 24 business hours.\u003c\/p\u003e\n        \u003ch4\u003eAfter-Sales Support\u003c\/h4\u003e\n        \u003cp\u003eOur after-sales service process is designed to help customers resolve issues quickly and efficiently, minimizing downtime and ensuring long-term product satisfaction. Our dedicated support team is available via email and phone to handle any inquiries, from missing parts and installation questions to warranty claims and damage reports. Replacement parts are shipped promptly from our U.S.-based warehouses, often reaching you within 3–4 business days. With our commitment to responsive and reliable service, you can enjoy your outdoor space with complete peace of mind.\u003c\/p\u003e\n        \u003c!-- ﹥See Less 按钮（默认隐藏，放在最后一项内部） --\u003e\n        \u003cspan class=\"see-less-btn\" onclick=\"collapseWhyChoose()\"\u003e﹥See Less\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 控制展开\/折叠的 JavaScript --\u003e\n\u003cscript\u003e\nfunction expandWhyChoose() {\n    \/\/ 隐藏所有 See More 按钮（包括 PC 和移动端的）\n    var moreBtns = document.querySelectorAll('.see-more-btn');\n    moreBtns.forEach(function(btn) {\n        btn.style.display = 'none';\n    });\n    \/\/ 显示 See Less 按钮\n    document.querySelector('.see-less-btn').style.display = 'inline-block';\n    \/\/ 展开所有折叠项\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'block';\n    });\n}\n\nfunction collapseWhyChoose() {\n    \/\/ 恢复所有 See More 按钮的显示，让 CSS 媒体查询重新控制\n    var moreBtns = document.querySelectorAll('.see-more-btn');\n    moreBtns.forEach(function(btn) {\n        btn.style.display = ''; \/\/ 移除内联样式，恢复 CSS 规则\n    });\n    \/\/ 隐藏 See Less 按钮\n    document.querySelector('.see-less-btn').style.display = 'none';\n    \/\/ 折叠所有折叠项\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'none';\n    });\n}\n\n\/\/ 初始状态：确保折叠项隐藏（CSS 已处理，但以防万一）\ndocument.addEventListener('DOMContentLoaded', function() {\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'none';\n    });\n    \/\/ See Less 默认隐藏（CSS 已设置，但确保）\n    document.querySelector('.see-less-btn').style.display = 'none';\n    \/\/ See More 按钮的初始显示由 CSS 控制，无需额外操作\n});\n\u003c\/script\u003e\n    \u003c!-- ============================================================\n    OTHER CHOICE - 使用代码2的产品列表（6个），保留代码1的Swiper卡片样式\n    ============================================================ --\u003e\n    \u003cdiv class=\"accordion-item active\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"swiper choice-swiper\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003c!-- 1. Caesar Pergola with Lights --\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"product-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33_4681aa56-1e0e-4115-b541-f8aa5fb33204.png?v=1786332736\" alt=\"Caesar Pergola with Lights\"\u003e\n                            \u003ch3 class=\"card-title\"\u003eCaesar Grey Louvered Pergola with Lights\u003c\/h3\u003e\n                            \u003cul class=\"spec-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2599-$5899\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 13'x30'\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Grey\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-4\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 2. Caesar Louvered Pergola --\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"product-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\" alt=\"Caesar Louvered Pergola\"\u003e\n                            \u003ch3 class=\"card-title\"\u003eCaesar Grey Louvered Pergola\u003c\/h3\u003e\n                            \u003cul class=\"spec-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $1999-$5299\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 13'x30'\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Grey\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 4. Bronze louvred Pergola --\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"product-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1014_2_a1d0146b-47f7-47e6-a797-794226334b57.jpg?v=1741505837\" alt=\"Bronze louvred Pergola\"\u003e\n                            \u003ch3 class=\"card-title\"\u003eCaesar Bronze Louvered Pergola\u003c\/h3\u003e\n                            \u003cul class=\"spec-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $1999-$5999\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 13'x30'\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Bronze\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/products\/purple-leaf-louvered-pergola-11-4-x-27-2-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 6. Athena white Louvered pergola --\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003cdiv class=\"product-card\"\u003e\n                            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\" alt=\"Athena white Louvered pergola\"\u003e\n                            \u003ch3 class=\"card-title\"\u003eAthena white Louvered pergola\u003c\/h3\u003e\n                            \u003cul class=\"spec-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$5499\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x14' - 14'x24'\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e White\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SHIPPING \u0026 RETURN - 内容与代码2一致，保留代码1样式 --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"policy-section\"\u003e\n                \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n                \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n                \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n                \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n                \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n                \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n                \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n                \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n                \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n                \u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n                \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n                \u003cp\u003eKeep in mind:\u003c\/p\u003e\n                \u003cul\u003e\n                    \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n                    \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n                \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n                \u003cul\u003e\n                    \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n                    \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n                    \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n                    \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n                \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n                \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n                \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SERVICE \u0026 WARRANTY - 内容与代码2一致，保留代码1样式 --\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n        \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"policy-section\"\u003e\n                \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n                \u003ch4\u003e1. Accepted Return\u003c\/h4\u003e\n                \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n                \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n                \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n                \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n                \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n                \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\n                \u003ch4\u003e2. Not support the return\u003c\/h4\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e\u003cstrong\u003e(2)\u003c\/strong\u003e Arrived damage\u003c\/p\u003e\n                \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Missing part\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(4)\u003c\/strong\u003e Doesn't work or defective\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(5)\u003c\/strong\u003e Incorrect Package Sent\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\n                \u003ch4\u003e3. Return Confirmation\u003c\/h4\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4\u003e4. Refund and Compensation Process\u003c\/h4\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Lightbox Modal - 无改动 --\u003e\n    \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n        \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    \/\/ 默认展开的项设置 height: auto\n    document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n        content.style.height = 'auto';\n    });\n\n    \/\/ Accordion 交互\n    document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n        header.addEventListener('click', () =\u003e {\n            const item = header.parentElement;\n            const content = header.nextElementSibling;\n\n            if (item.classList.contains('active')) {\n                content.style.height = `${content.scrollHeight}px`;\n                item.classList.remove('active');\n                void content.offsetHeight;\n                content.style.height = '0';\n            } else {\n                item.classList.add('active');\n                content.style.height = `${content.scrollHeight}px`;\n                content.addEventListener('transitionend', function handler() {\n                    content.style.height = 'auto';\n                    content.removeEventListener('transitionend', handler);\n                });\n                content.querySelectorAll('.swiper').forEach(el =\u003e {\n                    if (el.swiper) el.swiper.update();\n                });\n            }\n        });\n    });\n\n    \/\/ See More\/See Less (FEATURES)\n    function expandContent() {\n        document.querySelector('.see-more').style.display = 'none';\n        document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n        document.querySelector('.see-more').style.display = 'inline';\n        document.querySelector('.more-text').style.display = 'none';\n    }\n\n    \/\/ HIGHLIGHTS 轮播初始化\n    new Swiper('.pc-highlights-swiper', {\n        loop: true,\n        autoplay: { delay: 4000, disableOnInteraction: false },\n        pagination: { el: '.swiper-pagination', clickable: true },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        grabCursor: true,\n        speed: 800,\n    });\n    new Swiper('.mobile-highlights-swiper', {\n        loop: true,\n        autoplay: { delay: 4000, disableOnInteraction: false },\n        pagination: { el: '.swiper-pagination', clickable: true },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        grabCursor: true,\n        speed: 800,\n    });\n\n    \/\/ PC端亮点卡片轮播\n    new Swiper('.pc-card-swiper', {\n        loop: true,\n        autoplay: { delay: 5000, disableOnInteraction: false },\n        pagination: { el: '.swiper-pagination', clickable: true },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        grabCursor: true,\n        speed: 600,\n        slidesPerView: 1.2,\n        spaceBetween: 20,\n        breakpoints: {\n            769: { slidesPerView: 3, spaceBetween: 30 },\n            1024: { slidesPerView: 3, spaceBetween: 30 }\n        }\n    });\n \/\/ MEDIA EVALUATION 轮播初始化（新增，来自代码二）\n  new Swiper('.media-swiper', {\n    slidesPerView: 1.3,\n    spaceBetween: 20,\n    loop: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      600: { slidesPerView: 2.2, spaceBetween: 20 },\n      769: { slidesPerView: 3, spaceBetween: 24 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n    \/\/ OTHER CHOICE Swiper\n    new Swiper('.choice-swiper', {\n        loop: true,\n        slidesPerView: 1.2,\n        spaceBetween: 20,\n        centeredSlides: false,\n        pagination: { el: '.swiper-pagination', clickable: true },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        grabCursor: true,\n        speed: 600,\n        breakpoints: {\n            769: { slidesPerView: 3, spaceBetween: 30 },\n            1024: { slidesPerView: 4, spaceBetween: 30 }\n        }\n    });\n\n    \/\/ Lightbox\n    const lightbox = document.getElementById('lightbox');\n    const lightboxImg = document.getElementById('lightbox-img');\n    const closeBtn = document.querySelector('.lightbox-close');\n\n    document.querySelectorAll('.pc-highlights-swiper img, .mobile-highlights-swiper img').forEach(img =\u003e {\n        img.addEventListener('click', () =\u003e {\n            lightboxImg.src = img.src;\n            lightboxImg.alt = img.alt;\n            lightbox.classList.add('active');\n        });\n    });\n\n    closeBtn.addEventListener('click', () =\u003e lightbox.classList.remove('active'));\n    lightbox.addEventListener('click', e =\u003e { if (e.target === lightbox) lightbox.classList.remove('active'); });\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Grey \/ 8' x 10'(Shipping in Early September)","offer_id":53158777979245,"sku":"ZY04-KSDD-0810","price":2399.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 8' x 12'","offer_id":53158777946477,"sku":"ZY04-KSDD-0812","price":2649.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 8' x 14'","offer_id":53158778012013,"sku":"ZY04-KSDD-0814","price":2699.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 10' x 12'","offer_id":47774395728155,"sku":"ZY04-KSDD-1012","price":2649.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10' x 14'(Hot Sale)","offer_id":51783399604589,"sku":"ZY04-KSDD-1014","price":2699.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10' x 16'(Shipping in Mid August)","offer_id":53006239629677,"sku":"ZY04-KSDD-1016","price":3329.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' x 15'","offer_id":52922377142637,"sku":"ZY04-KSDD-1115","price":3429.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' x 18'(Almost Sold Out)","offer_id":51783399637357,"sku":"ZY04-KSDD-115175","price":3499.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' x 21'","offer_id":51783399670125,"sku":"ZY04-KSDD-115205","price":3999.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' x 23'","offer_id":51783399702893,"sku":"ZY04-KSDD-115235","price":4399.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' x 28'","offer_id":51783399735661,"sku":"ZY04-KSDD-115275","price":4899.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 13' x 15'","offer_id":52922377175405,"sku":"ZY04-KSDD-1315","price":3829.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 13' x 20'","offer_id":52911117238637,"sku":"ZY04-KSDD-1320","price":5299.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 13' x 25'","offer_id":53006245822829,"sku":"ZY04-KSDD-1325","price":5899.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 13' x 30'","offer_id":53006245855597,"sku":"ZY04-KSDD-1330","price":6749.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_389ab166-e919-4956-b7f7-8c096ce2b87c.png?v=1777442100"},{"product_id":"purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo","title":"PURPLE LEAF Athena Louvered Pergola Outdoor Aluminum Pergola with Adjustable Roof for Deck Backyard Garden Hardtop Gazebo","description":"\u003c!-- 自定义商品详情排版 - Doc10内容 + Doc9 UI风格 + MEDIA EVALUATION替换为达人测评卡片轮播 --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n  \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n  \u003c!-- Swiper CDN --\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --primary: #3771aa;\n      --text: #333;\n      --bg: #fff;\n      --gray: #666;\n      --border: #eee;\n    }\n    .custom-detail-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px;\n      color: var(--text);\n      line-height: 1.6;\n    }\n    .section-title {\n      font-size: 32px;\n      font-weight: 600;\n      text-align: center;\n      margin-bottom: 50px;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Accordion *\/\n    .accordion-item {\n      margin-bottom: 30px;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      transition: all 0.3s ease;\n    }\n    .accordion-header {\n      padding: 20px 30px;\n      background: var(--bg);\n      font-size: 24px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n    .accordion-header:hover { background: #f8f9fa; }\n    .accordion-header::after {\n      content: '+';\n      font-size: 28px;\n      transition: transform 0.3s ease;\n    }\n    .accordion-item.active .accordion-header::after { transform: rotate(45deg); }\n    .accordion-content {\n      padding: 0 30px;\n      height: 0;\n      overflow: hidden;\n      transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n      background: #fcfcfc;\n    }\n    .accordion-item.active .accordion-content { padding: 30px; }\n\n    \/* See More \/ See Less *\/\n    .more-text { display: none; }\n    .see-more, .see-less {\n      color: var(--primary);\n      font-weight: bold;\n      cursor: pointer;\n      display: inline-block;\n      margin: 10px 0;\n    }\n    .see-more:hover, .see-less:hover { text-decoration: underline; }\n\n    \/* Features *\/\n    .features-list p { margin: 16px 0; font-size: 16px; }\n    .highlight-text { color: #ff8000; font-weight: 600; }\n\n    \/* Policy *\/\n    .policy-section h4 {\n      font-size: 18px;\n      margin: 24px 0 12px;\n      color: var(--primary);\n      font-weight: 600;\n    }\n    .policy-section ul { margin: 16px 0; padding-left: 20px; }\n    .policy-section ul li { margin: 8px 0; line-height: 1.6; }\n    .policy-section p { margin: 12px 0; }\n\n    \/* Swiper 通用 *\/\n    .swiper {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.1);\n      margin: 20px 0;\n    }\n    .swiper-slide {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background: #fff;\n    }\n    .swiper-slide img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: transform 0.3s ease;\n    }\n    .swiper-slide img:hover { transform: scale(1.03); }\n    .swiper-pagination-bullet-active { background: var(--primary); }\n    .swiper-button-next, .swiper-button-prev {\n      color: var(--primary);\n      background: rgba(255,255,255,0.9);\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .swiper-button-next:after, .swiper-button-prev:after { font-size: 18px; }\n\n    \/* PC \/ 移动端横幅分离 *\/\n    .pc-highlights-swiper { display: block; }\n    .mobile-highlights-swiper { display: none; }\n    .pc-bottom-img { display: block; }\n    .mobile-bottom-img { display: none; }\n\n    @media (max-width: 768px) {\n      .pc-highlights-swiper { display: none; }\n      .mobile-highlights-swiper {\n        display: block;\n        width: calc(100% + 60px);\n        margin-left: -30px;\n        margin-right: -30px;\n        margin-top: 0;\n        margin-bottom: 80px;\n        border-radius: 0;\n        box-shadow: none;\n      }\n      .mobile-highlights-swiper .swiper-slide {\n        padding: 40px 0;\n        background: #fff;\n      }\n      .mobile-highlights-swiper .swiper-slide img {\n        width: auto;\n        max-width: 100%;\n        height: auto;\n        max-height: 78vh;\n        object-fit: contain;\n        object-position: center;\n        border-radius: 0;\n      }\n      .mobile-highlights-swiper .swiper-button-next,\n      .mobile-highlights-swiper .swiper-button-prev { display: none; }\n      .mobile-highlights-swiper .swiper-pagination { bottom: 15px; }\n      .pc-bottom-img { display: none; }\n      .mobile-bottom-img { display: block; }\n    }\n\n    \/* 亮点卡片 *\/\n    .pc-card-swiper { display: block; }\n    .mobile-card-grid { display: none; }\n    @media (max-width: 768px) {\n      .pc-card-swiper { display: none; }\n      .mobile-card-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin: 40px 0;\n        padding: 0 10px;\n      }\n    }\n    .pc-card-swiper, .mobile-card-grid { margin: 40px 0; padding: 20px 0; }\n    .pc-card-swiper .swiper-slide { display: flex; flex-direction: column; padding: 0 15px; }\n    .highlight-card {\n      text-align: center;\n      background: #fff;\n      padding: 20px;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      height: 100%;\n      display: flex;\n      flex-direction: column;\n    }\n    .highlight-card img { width: 100%; max-width: 300px; border-radius: 8px; margin: 0 auto 16px; flex-shrink: 0; }\n    .highlight-card h4 { font-size: 18px; margin: 12px 0; font-weight: 600; color: var(--primary); }\n    .highlight-card p { font-size: 14px; color: var(--gray); line-height: 1.5; flex-grow: 1; }\n\n    \/* 底部补充图 *\/\n    .bottom-img-wrap { margin: 20px 0; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 24px rgba(0,0,0,0.1); }\n    .bottom-img-wrap img { width: 100%; height: auto; display: block; }\n\n    \/* MEDIA EVALUATION 达人测评卡片 *\/\n    .media-swiper { padding-bottom: 46px; }\n    \/* 覆盖全局 .swiper-slide 的 flex 居中，否则卡片会因为没有固有宽度被压缩成一条细线 *\/\n    .media-swiper .swiper-slide {\n      display: block;\n      height: auto;\n      background: transparent;\n    }\n    .media-card {\n      position: relative;\n      display: block;\n      width: 100%;\n      height: 0;\n      padding-bottom: 133.33%; \/* 3:4 比例卡片，比 aspect-ratio 兼容性更好 *\/\n      border-radius: 14px;\n      overflow: hidden;\n      text-decoration: none;\n      background: #111;\n      box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .media-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 14px 30px rgba(0,0,0,0.18);\n    }\n    \/* 用更高的选择器优先级覆盖全局 .swiper-slide img *\/\n    .media-swiper .media-card-img {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      max-width: none;\n      object-fit: cover;\n      border-radius: 0;\n      margin: 0;\n      transition: transform 0.5s ease;\n    }\n    .media-card:hover .media-card-img { transform: scale(1.06); }\n    .media-card-name {\n      position: absolute;\n      top: 14px;\n      left: 14px;\n      max-width: calc(100% - 28px);\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      font-size: 13px;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 999px;\n      backdrop-filter: blur(3px);\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .media-card-play {\n      position: absolute;\n      top: 14px;\n      right: 14px;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 13px;\n      backdrop-filter: blur(3px);\n    }\n    .media-card-overlay {\n      position: absolute;\n      left: 0; right: 0; bottom: 0;\n      padding: 46px 16px 16px;\n      background: linear-gradient(to top, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.55) 55%, rgba(0,0,0,0) 100%);\n      color: #fff;\n    }\n    .media-card-quote {\n      font-size: 13px;\n      line-height: 1.55;\n      margin: 0 0 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 4;\n      -webkit-box-orient: vertical;\n      overflow: hidden;\n    }\n    .media-card-rating {\n      display: flex;\n      align-items: center;\n      gap: 6px;\n      font-size: 13px;\n    }\n    .media-card-rating .stars { color: #ffb400; letter-spacing: 1px; font-size: 14px; }\n    .media-card-rating .score { color: #eee; font-weight: 600; }\n    .media-swiper .swiper-button-disabled { display: none; }\n\n    \/* 产品卡片 *\/\n    .product-card {\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      padding: 24px;\n      width: 100%;\n      max-width: 340px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .product-card:hover { transform: translateY(-8px); box-shadow: 0 12px 32px rgba(0,0,0,0.12); }\n    .product-card img { width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; }\n    .card-title { font-size: 18px; font-weight: 600; margin: 16px 0; }\n    .spec-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0;\n      text-align: left;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n    .spec-list li { padding: 8px 0; border-bottom: 1px solid #eee; }\n    .spec-list li:last-child { border-bottom: none; }\n    .spec-list strong { color: var(--primary); }\n    .pBtn {\n      display: inline-block;\n      padding: 12px 28px;\n      background: var(--primary);\n      color: white;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 600;\n      margin-top: auto;\n      transition: background 0.3s ease;\n    }\n    .pBtn:hover { background: #2a5a8c; }\n\n    \/* Lightbox *\/\n    .lightbox-modal {\n      display: none;\n      position: fixed;\n      z-index: 10000;\n      left: 0; top: 0;\n      width: 100%; height: 100%;\n      background-color: rgba(0,0,0,0.95);\n      justify-content: center;\n      align-items: center;\n      overflow: hidden;\n    }\n    .lightbox-modal.active { display: flex; }\n    .modal-content {\n      max-width: 95%;\n      max-height: 95%;\n      transform: translateY(120%);\n      transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);\n      border-radius: 12px;\n    }\n    .lightbox-modal.active .modal-content { transform: translateY(0); }\n    .lightbox-close {\n      position: absolute;\n      top: 20px; right: 30px;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      cursor: pointer;\n      z-index: 10001;\n    }\n\n    \/* 移动端通用 *\/\n    @media (max-width: 768px) {\n      .section-title { font-size: 28px; margin-bottom: 30px; }\n      .accordion-header { font-size: 20px; padding: 16px 20px; }\n      .product-card { padding: 20px; max-width: 300px; }\n      .card-title { font-size: 17px; }\n      .highlight-card { padding: 15px; }\n      .highlight-card img { max-width: 250px; }\n      .highlight-card h4 { font-size: 16px; }\n      .highlight-card p { font-size: 13px; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- FEATURES（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"features-list\"\u003e\n        \u003cp\u003e\u003cstrong\u003e● Independent Adjustable Aluminum Louvered Roof\u003c\/strong\u003e: Designed with independent adjustable roofs, equipped with adjustable poles that allow you to adjust it effortlessly from 0° to 90°, offering multiple protection options against sun, rain, and wind.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Concealed Drainage System\u003c\/strong\u003e: The Pergola's drainage system is discretely separated into four corners by a widened and thickened channel, providing uniform distribution. It allows for standing on uneven surfaces without any leakage.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Robust Structure\u003c\/strong\u003e: The crossbeam has undergone an upgrade to dimensions of 4.33''×4.33'', reinforcing safety measures and offering wind resistance of up to 72mph.\u003c\/p\u003e\n\n        \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n\n        \u003cspan class=\"more-text\"\u003e\n          \u003cp\u003e\u003cstrong\u003e● Excellent material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Wide Range of Uses\u003c\/strong\u003e: Design to fit different areas like decks, gardens, and yards, offering you the ideal outdoor sunroom experience.\u003c\/p\u003e\n          \u003cp\u003e· Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n          \u003cp\u003e· In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003ca style=\"color:#ff8000;\" href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n          \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n\n      \u003c!-- PC端横幅轮播（3张） --\u003e\n      \u003cdiv class=\"swiper pc-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/louvered_pergola_XFGY_001.jpg?v=1678782139\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_0a21b3bd-c2d8-4eb9-907d-e1a8e13a0151.jpg?v=1723512378\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola 1\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_96c927ba-5c1e-41f8-ae6d-7b4b846a419b.jpg?v=1723512379\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola 2\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端横幅轮播（3张） --\u003e\n      \u003cdiv class=\"swiper mobile-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1ee008cff47ebc138f7cdd20613eb4d4.jpg?v=1724053669\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola Mobile\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_3aed1686-555b-4509-985f-b5076801c25d.jpg?v=1723512438\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola Mobile 1\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_2a1a28cd-fb97-45d0-a8b6-7ce37d0fd4b9.jpg?v=1723512439\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola Mobile 2\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- PC端亮点卡片轮播（3张） --\u003e\n      \u003cdiv class=\"swiper pc-card-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/louvered_pergola_XFGY_004.jpg?v=1678782139\" alt=\"Anchoring Stand\"\u003e\n              \u003ch4\u003e4.33\" x 4.33\" Poles Anchoring Stand\u003c\/h4\u003e\n              \u003cp\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/louvered_pergola_XFGY_005.jpg?v=1678782139\" alt=\"Crossbeams\"\u003e\n              \u003ch4\u003eCrossbeams Increase Roof Load-Bearing\u003c\/h4\u003e\n              \u003cp\u003eCan withstand wind speeds of 72 mph when fully secured by expansion screws on hardened floors.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_f805ccce-5ec1-47c0-a452-3c8eef221c35.jpg?v=1724047926\" alt=\"Drainage System\"\u003e\n              \u003ch4\u003eIntegrated Drainage System\u003c\/h4\u003e\n              \u003cp\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端亮点卡片静态Grid（3张） --\u003e\n      \u003cdiv class=\"mobile-card-grid\"\u003e\n        \u003cdiv class=\"highlight-card\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/louvered_pergola_XFGY_004.jpg?v=1678782139\" alt=\"Anchoring Stand\"\u003e\n          \u003ch4\u003e4.33\" x 4.33\" Poles Anchoring Stand\u003c\/h4\u003e\n          \u003cp\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"highlight-card\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/louvered_pergola_XFGY_005.jpg?v=1678782139\" alt=\"Crossbeams\"\u003e\n          \u003ch4\u003eCrossbeams Increase Roof Load-Bearing\u003c\/h4\u003e\n          \u003cp\u003eCan withstand wind speeds of 72 mph when fully secured by expansion screws on hardened floors.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"highlight-card\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_f805ccce-5ec1-47c0-a452-3c8eef221c35.jpg?v=1724047926\" alt=\"Drainage System\"\u003e\n          \u003ch4\u003eIntegrated Drainage System\u003c\/h4\u003e\n          \u003cp\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- PC端补充大图 --\u003e\n      \u003cdiv class=\"bottom-img-wrap pc-bottom-img\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1464x600_689e4d5e-309c-4d58-baa1-cebcc32132c6.jpg?v=1764296360\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端补充大图 --\u003e\n      \u003cdiv class=\"bottom-img-wrap mobile-bottom-img\"\u003e\n        \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/600x800_b4d28992-7e90-4a06-b074-492d18959502.jpg?v=1764296360\" alt=\"PURPLE-LEAF Louvered Pergola Mobile\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MEDIA EVALUATION - 已替换为达人测评卡片轮播（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eMEDIA EVALUATION\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper media-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DGlIytCgQjD\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/481745836_18493569325019064_7811412094960016043_n..jpg?v=1784340119\" alt=\"lauri_b review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003elauri_b\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003ewe've been wanting this for 4 years and finally came true. We now have the most chic and inviting patio space. This is the perfect spot to enjoy a drink, watch the sunrise\/sunset and enjoy with family.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/CtrGGKjAGtk\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ZYMXFBY1113_2.jpg?v=1784339904\" alt=\"nita_home review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003enita_home\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eIt's perfect for those sunny days and all you want its shade. Designed with two independent adjustable roofs, equipped with adjustable poles that allow you to adjust it effortlessly from 0° to 90°.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.youtube.com\/watch?v=ijWqYa5xxpI\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c4ae163c-44fa-45cf-b948-2479b5d82d67.png?v=1784336724\" alt=\"Jasminmelendez review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eJasminmelendez\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eTransforma tu hogar con estilo: Encuentra inspiración para renovar cada rincón con ideas acogedoras, elegantes y llenas de personalidad.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/p\/DLzzSxFsN-H\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/photo-output_3.png?v=1784340339\" alt=\"marianneferminr review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003emarianneferminr\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe perfect spot for slow mornings, golden sunsets, and family memories. My heart is so full — it's everything I pictured and more.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DZC9rAJur-S\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/IMG_3074.jpg?v=1784341083\" alt=\"kellitesta review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003ekellitesta\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eWe added this louvered pergola to our patio and it's been so nice having permanent shade! This is the 12x14 in champagne and we added sun shades on 2 sides for additional privacy.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reel\/DLpQ8Z3RROz\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Landscape_Image_2.jpg?v=1784341308\" alt=\"allyrokstyle review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eallyrokstyle\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe metal frame is also really sturdy. It's not going anywhere! There is an option to secure it to the patio as well, but we didn't even need to…it is very secure on its own.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- 后续达人素材，按上面的结构复制一份 \u003cdiv class=\"swiper-slide\"\u003e...\u003c\/div\u003e 即可 --\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OTHER CHOICE（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper choice-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\" alt=\"Athena Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2399-$5499\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Grey\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_2_da1f5a9d-ce45-42ca-b11b-9f4aefc4b173.jpg?v=1752161894\" alt=\"Athena Champagne Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Champagne Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2629-$4629\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x13' - 12'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Champagne\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-champagne-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_48980c58-052a-49f7-a83d-3f81fe0f68f3.jpg?v=1763690377\" alt=\"Athena White Roof Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena White Roof Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4799\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5''\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Grey\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-grey-pergola-with-white-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_908f6284-3afa-4772-8fd5-aa1c94831c76.jpg?v=1770101251\" alt=\"Caesar Champagne Pergola LED Lights\"\u003e\n              \u003ch3 class=\"card-title\"\u003eCaesar Champagne Pergola \u0026amp; Lights\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2499-$5299\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 11'x28'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.13\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e              \n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Champagne\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-caesar-solar-louvered-pergola-with-led-strip-lights-and-control-panel-aluminum-outdoor-pergola-with-adjustable-roof-for-patio-deck-garden-yard-champagne\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING \u0026 RETURN --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n        \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n        \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n        \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n        \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n        \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n        \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n        \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n        \u003cp\u003eWe'll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n        \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n        \u003cp\u003eKeep in mind:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n          \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n        \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n          \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n          \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n          \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n        \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we'll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n        \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERVICE \u0026 WARRANTY --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n        \u003ch4\u003e1. Accepted Return\u003c\/h4\u003e\n        \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n        \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n        \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n        \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n        \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n        \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\n        \u003ch4\u003e2. Not support the return\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e(2) Arrived damage\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n        \u003cul\u003e\u003cli\u003e\u003cstrong\u003e(3) Missing part\u003c\/strong\u003e\u003c\/li\u003e\u003c\/ul\u003e\n        \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n        \u003cul\u003e\u003cli\u003e\u003cstrong\u003e(4) Doesn't work or defective\u003c\/strong\u003e\u003c\/li\u003e\u003c\/ul\u003e\n        \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n        \u003cul\u003e\u003cli\u003e\u003cstrong\u003e(5) Incorrect Package Sent\u003c\/strong\u003e\u003c\/li\u003e\u003c\/ul\u003e\n        \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\n        \u003ch4\u003e3. Return Confirmation\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order, a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003e4. Refund and Compensation Process\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Lightbox --\u003e\n  \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n    \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n    \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  \/\/ 默认展开项设置 height: auto\n  document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n    content.style.height = 'auto';\n  });\n\n  \/\/ Accordion 交互\n  document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const item = header.parentElement;\n      const content = header.nextElementSibling;\n      if (item.classList.contains('active')) {\n        content.style.height = `${content.scrollHeight}px`;\n        item.classList.remove('active');\n        void content.offsetHeight;\n        content.style.height = '0';\n      } else {\n        item.classList.add('active');\n        content.style.height = `${content.scrollHeight}px`;\n        content.addEventListener('transitionend', function handler() {\n          content.style.height = 'auto';\n          content.removeEventListener('transitionend', handler);\n        });\n        content.querySelectorAll('.swiper').forEach(el =\u003e {\n          if (el.swiper) el.swiper.update();\n        });\n      }\n    });\n  });\n\n  \/\/ See More \/ See Less\n  function expandContent() {\n    document.querySelector('.see-more').style.display = 'none';\n    document.querySelector('.more-text').style.display = 'inline';\n  }\n  function collapseContent() {\n    document.querySelector('.see-more').style.display = 'inline';\n    document.querySelector('.more-text').style.display = 'none';\n  }\n\n  \/\/ PC端横幅轮播\n  new Swiper('.pc-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ 移动端横幅轮播\n  new Swiper('.mobile-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ PC端亮点卡片轮播\n  new Swiper('.pc-card-swiper', {\n    loop: true,\n    autoplay: { delay: 5000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 3, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ MEDIA EVALUATION 达人测评轮播\n  new Swiper('.media-swiper', {\n    slidesPerView: 1.3,\n    spaceBetween: 20,\n    loop: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      600: { slidesPerView: 2.2, spaceBetween: 20 },\n      769: { slidesPerView: 3, spaceBetween: 24 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ OTHER CHOICE 轮播\n  new Swiper('.choice-swiper', {\n    loop: true,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    centeredSlides: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ Lightbox\n  const lightbox = document.getElementById('lightbox');\n  const lightboxImg = document.getElementById('lightbox-img');\n  const closeBtn = document.querySelector('.lightbox-close');\n\n  document.querySelectorAll(\n    '.pc-highlights-swiper img, .mobile-highlights-swiper img, .highlight-card img, .pc-bottom-img img, .mobile-bottom-img img'\n  ).forEach(img =\u003e {\n    img.style.cursor = 'pointer';\n    img.addEventListener('click', () =\u003e {\n      lightboxImg.src = img.src;\n      lightboxImg.alt = img.alt;\n      lightbox.classList.add('active');\n    });\n  });\n\n  closeBtn.addEventListener('click', () =\u003e lightbox.classList.remove('active'));\n  lightbox.addEventListener('click', e =\u003e { if (e.target === lightbox) lightbox.classList.remove('active'); });\n\u003c\/script\u003e\n\n\u003c!-- 悬浮小视频 --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n  \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n  \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/563b4d81cb6f461d8e4fbf36c989e5af.mp4\" type=\"video\/mp4\"\u003e\n    你的浏览器不支持视频播放\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 弹窗视频（16:9） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n  \u003cdiv id=\"modal-video-container\" style=\"position: relative; width: calc(100% - 60px); max-width: 900px; margin: 70px auto 50px auto; transform: translateY(100%); transition: transform 0.5s ease-out; aspect-ratio: 16\/9;\"\u003e\n    \u003cbutton id=\"close-modal-btn\" style=\"position: absolute; top: 15px; right: 15px; background: #000000; color: #ffffff; border: none; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; cursor: pointer; z-index: 999999; line-height: 32px; text-align: center; padding: 0; margin: 0; font-weight: bold;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/563b4d81cb6f461d8e4fbf36c989e5af.mp4\" type=\"video\/mp4\"\u003e\n      你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 视频交互逻辑 --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  const smallVideo = document.getElementById('small-float-video');\n  const closeSmallBtn = document.getElementById('close-small-video');\n  const videoModal = document.getElementById('video-modal');\n  const modalVideoContainer = document.getElementById('modal-video-container');\n  const closeModalBtn = document.getElementById('close-modal-btn');\n  const modalVideo = document.querySelector('#modal-video-container video');\n\n  closeSmallBtn.addEventListener('click', function(e) {\n    e.stopPropagation();\n    smallVideo.style.display = 'none';\n  });\n\n  smallVideo.addEventListener('click', function() {\n    videoModal.style.display = 'block';\n    closeModalBtn.style.display = 'block';\n    setTimeout(() =\u003e { modalVideoContainer.style.transform = 'translateY(0)'; }, 10);\n    modalVideo.play();\n  });\n\n  closeModalBtn.addEventListener('click', function() {\n    modalVideoContainer.style.transform = 'translateY(100%)';\n    modalVideo.pause();\n    setTimeout(() =\u003e { videoModal.style.display = 'none'; }, 500);\n  });\n\n  videoModal.addEventListener('click', function(e) {\n    if (e.target === videoModal) closeModalBtn.click();\n  });\n\n  closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Grey \/ 10'x12'(Shipping in Mid August)","offer_id":51720443134317,"sku":"ZY04BYXF1012-GY","price":2499.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 10'x12'","offer_id":51757011403117,"sku":"ZY04BYXF1012-GY","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10'x13'","offer_id":44720199270683,"sku":"ZY04BYXF1013-GY","price":2749.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 10'x14'","offer_id":44720217719067,"sku":"ZY04BYXF1014-GY","price":2599.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10'x14'(Shipping in Late July)","offer_id":51779814621549,"sku":"ZY04BYXF1014-GY","price":2599.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 10'x16'","offer_id":51720441987437,"sku":"ZY04BYXF1016-GY","price":3259.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11'x13'","offer_id":44720217751835,"sku":"ZY04BYXF1113-GY","price":2679.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11'x14'","offer_id":44720217784603,"sku":"ZY04BYXF1114-GY","price":2799.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11'x15'","offer_id":51720442020205,"sku":"ZY04BYXF1115-GY","price":3099.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 12'x12'","offer_id":44720217817371,"sku":"ZY04BYXF1212-GY","price":2899.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 12'x14'","offer_id":44720217850139,"sku":"ZY04BYXF1214-GY","price":2999.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 12'x14'(Shipping in Late July)","offer_id":49358996078875,"sku":"ZY04BYXF1214-GY","price":2999.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 12'x16'","offer_id":45001767715099,"sku":"ZY04BYXF1216-GY","price":3499.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 12'x16'(Shipping in Late July)","offer_id":51730284970349,"sku":"ZY04BYXF1216-GY","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 12'x20'","offer_id":47077565595931,"sku":"ZY04BYXF1220-GY","price":4199.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 12'x20'(Shipping in Late January)","offer_id":51810669166957,"sku":"ZY04BYXF1220-GY","price":4199.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 14'x20'","offer_id":51757011468653,"sku":"ZY04BYXF1420-GY","price":5249.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 14'x20'(Shipping in Late July)","offer_id":51720442085741,"sku":"ZY04BYXF1420-GY","price":5249.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 12'x24'","offer_id":51757011435885,"sku":"ZY04BYXF1224-GY","price":5049.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 12'x24'(Shipping in Mid March)","offer_id":51720442052973,"sku":"ZY04BYXF1224-GY","price":4949.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 14'x24'","offer_id":51757011501421,"sku":"ZY04BYXF1424-GY","price":5599.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 14'x24'(Shipping in Mid August)","offer_id":51720442118509,"sku":"ZY04BYXF1424-GY","price":5599.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10'x12'(Shipping in Mid August)","offer_id":51720443167085,"sku":"ZYMXFBY1012","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10'x12'","offer_id":51757011534189,"sku":"ZYMXFBY1012","price":2699.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10'x13'","offer_id":45001767321883,"sku":"ZYMXFBY1013","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10'x14'","offer_id":45001767387419,"sku":"ZYMXFBY1014","price":2599.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10'x14'(Shipping in Late July)","offer_id":51779814654317,"sku":"ZYMXFBY1014","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10'x16'","offer_id":51720442151277,"sku":"ZYMXFBY1016","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11'x13'","offer_id":45001767452955,"sku":"ZYMXFBY1113","price":2699.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11'x14'","offer_id":45001767518491,"sku":"ZYMXFBY1114","price":2899.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11'x15'","offer_id":51720442184045,"sku":"ZYMXFBY1115","price":3049.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x12'","offer_id":45001767584027,"sku":"ZYMXFBY1212","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x14'","offer_id":45001767649563,"sku":"ZYMXFBY1214","price":3099.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x14'(Shipping in Late July)","offer_id":49358996144411,"sku":"ZYMXFBY1214","price":3199.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x16'","offer_id":45001767747867,"sku":"ZYMXFBY1216","price":3299.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x16'(Shipping in Late July)","offer_id":51730285003117,"sku":"ZYMXFBY1216","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x20'","offer_id":47077565628699,"sku":"ZYMXFBY1220","price":4099.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x20'(Shipping in Late January)","offer_id":51810669199725,"sku":"ZYMXFBY1220","price":4199.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14'x20'","offer_id":51757011599725,"sku":"ZYMXFBY1420","price":5499.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14'x20'(Shipping in Late July)","offer_id":51720442249581,"sku":"ZYMXFBY1420","price":5499.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x24'","offer_id":51757011566957,"sku":"ZYMXFBY1224","price":5499.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12'x24'(Shipping in Mid March)","offer_id":51720442216813,"sku":"ZYMXFBY1224","price":5599.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14'x24'","offer_id":51757011632493,"sku":"ZYMXFBY1424","price":5899.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14'x24'(Shipping in Mid August)","offer_id":51720442282349,"sku":"ZYMXFBY1424","price":5899.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10'x12'(Shipping in Mid August)","offer_id":51720443199853,"sku":"ZYXFBY1012-WT","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10'x12'","offer_id":51757011665261,"sku":"ZYXFBY1012-WT","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10'x13'","offer_id":45001767354651,"sku":"ZYXFBY1013-WT","price":2699.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10'x14'","offer_id":45001767420187,"sku":"ZYXFBY1014-WT","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10'x14'(Shipping in Late July)","offer_id":51779814687085,"sku":"ZYXFBY1014-WT","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10'x16'","offer_id":51720442315117,"sku":"ZYXFBY1016-WT","price":3199.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11'x13'","offer_id":47747139862811,"sku":"ZYXFBY1113-WT","price":2699.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11'x14'","offer_id":47747191701787,"sku":"ZYXFBY1114-WT","price":2749.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11'x15'","offer_id":51720442347885,"sku":"ZYXFBY1115-WT","price":3249.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x12'","offer_id":47747209134363,"sku":"ZYXFBY1212-WT","price":2749.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x14'","offer_id":47747210969371,"sku":"ZYXFBY1214-WT","price":3099.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x14'(Shipping in Late July)","offer_id":49358996209947,"sku":"ZYXFBY1214-WT","price":3099.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x16'","offer_id":45001767780635,"sku":"ZYXFBY1216-WT","price":3249.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x16'(Shipping in Late July)","offer_id":51730285035885,"sku":"ZYXFBY1216-WT","price":3299.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x20'","offer_id":47077565661467,"sku":"ZYXFBY1220-WT","price":3899.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x20'(Shipping in Late January)","offer_id":51810669232493,"sku":"ZYXFBY1220-WT","price":3899.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14'x20'","offer_id":51757011730797,"sku":"ZYXFBY1420-WT","price":4799.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14'x20'(Shipping in Late July)","offer_id":51720442413421,"sku":"ZYXFBY1420-WT","price":5299.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x24'","offer_id":51757011698029,"sku":"ZYXFBY1224-WT","price":4199.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12'x24'(Shipping in Mid March)","offer_id":51720442380653,"sku":"ZYXFBY1224-WT","price":5499.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14'x24'","offer_id":51757011763565,"sku":"ZYXFBY1424-WT","price":5499.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14'x24'(Shipping in Mid August)","offer_id":51720442446189,"sku":"ZYXFBY1424-WT","price":5699.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 10'x12'(Shipping in Mid August)","offer_id":51934522900845,"sku":null,"price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 10'x12'","offer_id":51934522933613,"sku":null,"price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 10'x13'","offer_id":51934522966381,"sku":"ZY01-ATNCP-1013","price":2599.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 10'x14'","offer_id":51934522999149,"sku":null,"price":2899.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 10'x14'(Shipping in Late July)","offer_id":51934523031917,"sku":null,"price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 10'x16'","offer_id":51934523064685,"sku":null,"price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 11'x13'","offer_id":51934523097453,"sku":null,"price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 11'x14'","offer_id":51934523130221,"sku":null,"price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 11'x15'","offer_id":51934523162989,"sku":null,"price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x12'","offer_id":51934523195757,"sku":"ZY01-ATNCP1212","price":2799.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x14'","offer_id":51934523228525,"sku":"ZY01-ATNCP1214","price":3099.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x14'(Shipping in Late July)","offer_id":51934523261293,"sku":"ZY01-ATNCP1214","price":3249.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x16'","offer_id":51934523294061,"sku":"ZY01-ATNCP1216","price":3199.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x16'(Shipping in Late July)","offer_id":51934523326829,"sku":"ZY01-ATNCP1216","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x20'","offer_id":51934523359597,"sku":"ZY01-ATNCP1220","price":4199.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x20'(Shipping in Late January)","offer_id":51934523392365,"sku":"ZY01-ATNCP1220","price":4199.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 14'x20'","offer_id":51934523425133,"sku":null,"price":5499.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 14'x20'(Shipping in Late July)","offer_id":51934523457901,"sku":null,"price":5499.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x24'","offer_id":51934523490669,"sku":"ZY01-ATNCP1224","price":4399.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x24'(Shipping in Mid March)","offer_id":51934523523437,"sku":"ZY01-ATNCP1224","price":4899.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 14'x24'","offer_id":51934523556205,"sku":null,"price":5699.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 14'x24'(Shipping in Mid August)","offer_id":51934523588973,"sku":null,"price":2799.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo-purple-leaf-garden-1.jpg?v=1720429318"},{"product_id":"purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden","title":"PURPLE LEAF Athena Louvered Pergola Modern White Pergola with Adjustable Roof for Deck Backyard Garden","description":"\u003c!-- 第一板块START (FEATURES) - 按代码1样式重构，使用代码2文本 --\u003e\n\u003cdiv class=\"item active\"\u003e\n  \u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"content\"\u003e\n    \u003c!-- 始终显示的内容（代码2的前三个特征点） --\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eConcealed Drainage System\u003c\/strong\u003e: The Pergola's drainage system is discretely separated into four corners by a widened and thickened channel, providing uniform distribution. It allows for standing on uneven surfaces without any leakage.\u003c\/p\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHeavy-Duty Material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading.\u003c\/p\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eRobust Structure\u003c\/strong\u003e: The crossbeam has undergone an upgrade to dimensions of 4.33''×4.33'', reinforcing safety measures and offering wind resistance of up to 72mph.\u003c\/p\u003e\n\n    \u003c!-- 顶部“﹥See More”按钮 --\u003e\n    \u003cspan id=\"featuresSeeMoreBtn2\" class=\"features-see-more\" onclick=\"expandFeaturesContent2()\"\u003e﹥See More\u003c\/span\u003e\n\n    \u003c!-- 默认折叠的详细内容区域（初始隐藏） --\u003e\n    \u003cdiv id=\"featuresMoreContent2\" class=\"features-more-text\" style=\"display: none;\"\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e2 Independent Adjustable Hardtop\u003c\/strong\u003e: White Pergola features 0° - 90° rotation, you can get sun shade or sunbathe.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eDurable Space\u003c\/strong\u003e: Design to fit different areas like decks, gardens, and yards, offering you the ideal outdoor sunroom experience.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n        \u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\n        \u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003c!-- 底部按钮容器，动态添加“﹥See Less” --\u003e\n      \u003cdiv id=\"featuresBottomBtnContainer2\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第一板块专用脚本和样式（避免与其他板块冲突） --\u003e\n\u003cstyle\u003e\n  .features-see-more {\n    cursor: pointer;\n    display: inline-block;\n    margin-top: 8px;\n    color: #3771aa;\n    font-weight: bold;\n    text-decoration: none;\n  }\n  .features-see-more:hover {\n    text-decoration: none;\n  }\n  .features-more-text {\n    margin-top: 10px;\n  }\n\u003c\/style\u003e\n\u003cscript\u003e\n  function expandFeaturesContent2() {\n    var moreDiv = document.getElementById('featuresMoreContent2');\n    var topBtn = document.getElementById('featuresSeeMoreBtn2');\n    var bottomContainer = document.getElementById('featuresBottomBtnContainer2');\n\n    moreDiv.style.display = 'block';\n    topBtn.style.display = 'none';\n\n    \/\/ 如果底部按钮尚未添加，则添加一个“﹥See Less”按钮\n    if (!bottomContainer.querySelector('.features-see-less')) {\n      var bottomBtn = document.createElement('span');\n      bottomBtn.className = 'features-see-more features-see-less';\n      bottomBtn.innerHTML = '﹥See Less';\n      bottomBtn.onclick = function() {\n        moreDiv.style.display = 'none';\n        topBtn.style.display = 'inline-block';\n        bottomContainer.innerHTML = '';\n      };\n      bottomContainer.appendChild(bottomBtn);\n    }\n  }\n\u003c\/script\u003e\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cbr\u003e \u003c!-- 这里错误，第三部分只需要一个content) --\u003e\u003c!-- 这里错误，active要包裹到最后) --\u003e\u003c!-- 这里错误，div只需要包裹到第三部分) --\u003e\n\u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\u003c\/style\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/louvered_pergola_XFWT_001.jpg?v=1686815577\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4.2.png?v=1784895947\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/fd58d850-b746-4928-a9c0-b137a4502b78.__CR0_0_1464_600_PT0_SX1464_V1_b56aa536-e2f7-40c1-a9fa-a7ea1af4152e.jpg?v=1784895162\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/9405fb2b-a2f2-4677-af3b-1d892298438d.__CR0_0_1464_600_PT0_SX1464_V1_d9378a0c-02b7-4a17-bde9-ff80f5a2b874.jpg?v=1784895161\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2f8503a6d8874042771ac39bed2d1ef1_100f6281-46a6-4b32-af95-7c21dfbdf578.jpg?v=1724120176\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4.1_c88c44c7-1a78-4c37-9848-996f497e35dd.png?v=1784895946\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3.3_4df3c9a6-e73d-4fac-a1b4-b29ca3514aa3.png?v=1784895161\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2.2_a13c14f1-ef3d-476f-bf7a-dab9d8a3db9c.png?v=1784895161\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1464x600_40295996-a6c6-47c2-939d-b647b8f42984.jpg?v=1764321074\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe_1c796f8e-42c9-43e8-8ab3-4021ff169d72.jpg?v=1764321079\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \u003c!-- 第三板块START (MEDIA EVALUATION) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eMEDIA EVALUATION\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\n\u003cstyle\u003e\n  .s1{\n    padding:5px !important;\n    width:100px;\n  }\n  .s2{\n    padding:5px !important;\n  }\n\u003c\/style\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eOur louvered pergola has been raved about by two renowned Instagram voices in outdoor furniture:\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e📸 \u003cstrong\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CuopU4Ap8m0\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: blue; text-decoration: underline;\"\u003e@interiordesignbyjudith\u003c\/a\u003e:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \"Happy Thursday everyone ♥️♥️ I’m so excited to show you my new outdoor oasis, thank you to @purpleleafgarden for this spectacular collaboration, my new modern white pergola made my dreams come true ♥️♥️♥️ I hope you thoroughly enjoy every moment of your day and find happiness and fulfillment in all that you do.\"\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e📸 \u003cstrong\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/C6XKGbiMgEM\/?img_index=1\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: blue; text-decoration: underline;\"\u003e@blessedinlightdeco\u003c\/a\u003e:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e- \"☀️🌤️Transform your outdoor oasis with @purpleleafgarden Leaf’s sleek aluminum pergola – where style meets durability under the open sky.\"\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\u003c!-- 第四板块START (Trust Endorsement) --\u003e\n\u003cdiv class=\"item active\"\u003e\n  \u003c!-- 标题 --\u003e\n  \u003cdiv class=\"itemTitle\"\u003eWHY CHOOSE US\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"content\"\u003e\n    \u003c!-- 默认始终显示的内容 --\u003e\n    \u003cp\u003e\u003cb\u003e10+ Years Dedicated to Outdoor Living\u003c\/b\u003e\u003c\/p\u003e\n    \u003cp\u003eFor more than a decade, PURPLE LEAF has focused on one thing—creating premium outdoor shade solutions that help families enjoy their backyards in comfort and style. From design and engineering to manufacturing and customer support, we continuously refine every detail to deliver durable, functional, and beautiful outdoor structures that stand the test of time.\u003c\/p\u003e\n\n    \u003cp\u003e\u003cb\u003eTrusted by Thousands of American Families\u003c\/b\u003e\u003c\/p\u003e\n    \u003cp\u003eMore than 10,000 homeowners across the United States have chosen PURPLE LEAF to transform their outdoor spaces. From Texas and California to Florida and beyond, our customers share real experiences, installation photos, and backyard transformations that showcase how our louvered pergolas perform in different climates and seasons.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/pages\/purple-leaf-louvered-pergola-reviews\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: blue; text-decoration: underline;\"\u003eRead what real customers are saying →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n    \u003c!-- 顶部折叠按钮（初始显示） --\u003e\n    \u003cspan class=\"see-more\" id=\"seeMoreBtnTop\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n\n    \u003c!-- 默认折叠的详细内容区域（初始隐藏） --\u003e\n    \u003cdiv id=\"moreContent\" class=\"more-text\" style=\"display: none;\"\u003e\n      \u003cp\u003e\u003cb\u003eDesigned for Confidence, Backed by Support\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eA pergola is a long-term investment in your home. That's why we stand behind our products with comprehensive warranty coverage, giving you added confidence and peace of mind throughout ownership.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cb\u003eReliable Door-to-Door Delivery\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eWe coordinate the shipping process from start to finish, including freight handling and delivery arrangements. You'll receive tracking updates throughout the journey so you always know the status of your order.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cb\u003eTransparent Return Policy\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eIf your product arrives with shipping damage or verified manufacturing defects, our support team will work quickly to provide replacement parts, a replacement product, or an appropriate resolution based on the situation.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cb\u003eInstallation Support Every Step of the Way\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eFrom detailed assembly manuals to step-by-step installation videos, we provide the resources you need for a successful installation. Need extra help? Our team can also recommend professional third-party installation partners in many regions.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/assemblyhelp.com\/pages\/purple-leaf-assembly-help\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: blue; text-decoration: underline;\"\u003eChoose professional third-party assembly services →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n      \u003cp\u003e\u003cb\u003eLocal Support You Can Count On\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eAfter-sales support originates from the same location as your order.\u003c\/p\u003e\n      \u003cp\u003eWhen purchasing a large louvered pergola, your biggest concern often isn't the product itself, but rather: \"If a screw is missing or a corner gets dinged, how long will it take to resolve?\"\u003c\/p\u003e\n\n      \u003cp\u003eOver the past two years, hundreds of customers have encountered minor shipping scuffs, missing parts, or cracked handles. The reason they consistently left 5-star reviews was the same: \"Purple Leaf sent replacement parts in just a few days.\"\u003c\/p\u003e\n\n      \u003cp\u003eThis efficiency is backed by our genuine U.S.-based warehouses and service network:\u003c\/p\u003e\n      \u003cp\u003e\u003cb\u003eU.S. West (California)\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eCoverage across the Los Angeles metro area and Central Valley (Ontario, Fontana, Rancho Cucamonga, etc.).\u003c\/p\u003e\n      \u003cp\u003e→ Serving all western states; replacement parts delivered in as little as 2-3 days.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cb\u003eU.S. East (New Jersey + Pennsylvania)\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eLocated near the Port of New York and New Jersey, with warehouses in East Windsor, Burlington, Jackson, and Mountain Top.\u003c\/p\u003e\n      \u003cp\u003e→ Covering densely populated areas like New York, Philadelphia, and Boston; after-sales support requires no transoceanic shipping.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cb\u003eU.S. South (Georgia + Texas)\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eWarehouse clusters in the Atlanta metro area plus a Houston facility.\u003c\/p\u003e\n      \u003cp\u003e→ Serving the Southeast and Gulf Coast; whether facing the scorching Texas sun or Florida downpours, replacement parts are close at hand.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cb\u003eProfessional and efficient customer service\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eQuestions before or after your purchase? Our dedicated customer support team is available to assist with product selection, installation guidance, replacement parts, warranty inquiries, and after-sales service. Most customer inquiries receive a response within 24 business hours.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cb\u003eAfter-Sales Support\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp\u003eOur after-sales service process is designed to help customers resolve issues quickly and efficiently, minimizing downtime and ensuring long-term product satisfaction.\u003c\/p\u003e\n\n      \u003c!-- 底部按钮容器，用于放置“﹥See Less”按钮 --\u003e\n      \u003cdiv id=\"bottomButtonContainer\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction expandContent() {\n  var moreDiv = document.getElementById('moreContent');\n  var topBtn = document.getElementById('seeMoreBtnTop');\n  var bottomContainer = document.getElementById('bottomButtonContainer');\n\n  \/\/ 展开内容\n  moreDiv.style.display = 'block';\n  \/\/ 隐藏顶部按钮\n  topBtn.style.display = 'none';\n\n  \/\/ 如果底部按钮尚未添加，则添加一个“﹥See Less”按钮\n  if (!bottomContainer.querySelector('.see-more-bottom')) {\n    var bottomBtn = document.createElement('span');\n    bottomBtn.className = 'see-more see-more-bottom';\n    bottomBtn.innerHTML = '﹥See Less';   \/\/ 注意：这里显示“﹥See Less”\n    bottomBtn.onclick = function() {\n      \/\/ 收起内容\n      moreDiv.style.display = 'none';\n      \/\/ 显示顶部按钮\n      topBtn.style.display = 'inline-block';\n      \/\/ 清空底部按钮容器（移除“﹥See Less”）\n      bottomContainer.innerHTML = '';\n    };\n    bottomContainer.appendChild(bottomBtn);\n  }\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n.see-more {\n  cursor: pointer;\n  display: inline-block;\n  margin-top: 8px;\n  color: #0066cc;\n  font-weight: bold;\n  text-decoration: none;   \/* 去掉下划线 *\/\n}\n.see-more:hover {\n  text-decoration: none;   \/* 悬停时也不显示下划线 *\/\n}\n.more-text {\n  margin-top: 10px;\n}\n.see-more-bottom {\n  margin-bottom: 10px;\n}\n\u003c\/style\u003e\n\u003c!-- 第四板块START (OTHER CHOICE ) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$5499\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_808c6d5d-0a0c-41e9-9870-6b53181aacdd.jpg?v=1754644472\u0026amp;width=180\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Pergola with Lights\u003c\/div\u003e\n               \t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-4\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2599-$5899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 13'x30'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$1999-$5299\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 13'x30'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n          \t\t\t\t\t\t           \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1014_2_a1d0146b-47f7-47e6-a797-794226334b57.jpg?v=1741505837\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eBronze louvred Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/products\/purple-leaf-louvered-pergola-11-4-x-27-2-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$1999-$5999\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 13'x30'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t                                                \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$1949-$4649\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11'x28'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t                                                                                        \n\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- END --\u003e\n\n\u003c!-- 1. PE端悬浮小视频（保留原有样式，改用 contain 完整显示） --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n    \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: contain; background: #000;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3d715431e68942d4bc4e3f35710114df.mp4\" type=\"video\/mp4\"\u003e\n        你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. PE端弹窗视频（关闭按钮精准匹配示例图位置，改用 contain 完整显示） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n    \u003c!-- 弹窗视频容器（16:9比例+PE端适配，内部包含关闭按钮） --\u003e\n    \u003cdiv id=\"modal-video-container\" style=\"\n        position: relative;\n        width: calc(100% - 60px); \n        max-width: 900px; \n        margin: 70px auto 50px auto; \n        transform: translateY(100%); \n        transition: transform 0.5s ease-out; \n        aspect-ratio: 16\/9;\n    \"\u003e\n        \u003c!-- 弹窗关闭按钮：精准匹配示例图（视频容器内右上角） --\u003e\n        \u003cbutton id=\"close-modal-btn\" style=\"\n            position: absolute; \n            top: 15px;\n            right: 15px;\n            background: #000000;\n            color: #ffffff;\n            border: none; \n            border-radius: 50%; \n            width: 32px;\n            height: 32px; \n            font-size: 18px; \n            cursor: pointer; \n            z-index: 999999; \n            line-height: 32px; \n            text-align: center; \n            padding: 0; \n            margin: 0;\n            font-weight: bold;\n        \"\u003e×\u003c\/button\u003e\n        \n        \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: contain; background: #000;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3d715431e68942d4bc4e3f35710114df.mp4\" type=\"video\/mp4\"\u003e\n            你的浏览器不支持视频播放\n        \u003c\/source\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. 交互逻辑（功能不变） --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n    const smallVideo = document.getElementById('small-float-video');\n    const closeSmallBtn = document.getElementById('close-small-video');\n    const videoModal = document.getElementById('video-modal');\n    const modalVideoContainer = document.getElementById('modal-video-container');\n    const closeModalBtn = document.getElementById('close-modal-btn');\n    const modalVideo = document.querySelector('#modal-video-container video');\n\n    \/\/ 关闭悬浮小视频\n    closeSmallBtn.addEventListener('click', function(e) {\n        e.stopPropagation();\n        smallVideo.style.display = 'none';\n    });\n\n    \/\/ 点击悬浮视频打开弹窗\n    smallVideo.addEventListener('click', function() {\n        videoModal.style.display = 'block';\n        closeModalBtn.style.display = 'block';\n        setTimeout(() =\u003e {\n            modalVideoContainer.style.transform = 'translateY(0)';\n        }, 10);\n        modalVideo.play();\n    });\n\n    \/\/ 弹窗关闭按钮逻辑\n    closeModalBtn.addEventListener('click', function() {\n        modalVideoContainer.style.transform = 'translateY(100%)';\n        modalVideo.pause();\n        setTimeout(() =\u003e {\n            videoModal.style.display = 'none';\n        }, 500);\n    });\n\n    \/\/ 点击弹窗背景关闭\n    videoModal.addEventListener('click', function(e) {\n        if (e.target === videoModal) {\n            closeModalBtn.click();\n        }\n    });\n\n    \/\/ 强制渲染关闭按钮\n    closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"White \/ 10'x12'","offer_id":51720893727085,"sku":"ZYXFBY1012-WT","price":2449.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10'x13'","offer_id":45375989940507,"sku":"ZYXFBY1013-WT","price":2699.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10'x14'","offer_id":45375989973275,"sku":"ZYXFBY1014-WT","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10'x16'(Almost Sold Out)","offer_id":51720893759853,"sku":"ZYXFBY1016-WT","price":3329.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11'x13'","offer_id":49079781327131,"sku":"ZYXFBY1113-WT","price":2729.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11'x14'","offer_id":49079781359899,"sku":"ZYXFBY1114-WT","price":2999.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11'x15'","offer_id":51720893792621,"sku":"ZYXFBY1115-WT","price":3099.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12'x12'","offer_id":49079781392667,"sku":"ZYXFBY1212-WT","price":2799.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12'x14'(+Free Gift)","offer_id":49079781425435,"sku":"ZYXFBY1214-WT","price":3029.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12'x16'(+Free Gift)","offer_id":45375990137115,"sku":"ZYXFBY1216-WT","price":3499.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12'x20'","offer_id":47653956780315,"sku":"ZYXFBY1220-WT","price":4099.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14'x20'","offer_id":51720893858157,"sku":"ZYXFBY1420-WT","price":5199.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12'x24'","offer_id":51720893825389,"sku":"ZYXFBY1224-WT","price":4499.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14'x24'","offer_id":51720893890925,"sku":"ZYXFBY1424-WT","price":5459.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden-purple-leaf-garden-1.png?v=1720429703"},{"product_id":"purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion","title":"PURPLE LEAF Athena Outdoor Louvered Pergola Adjustable Metal Roof Bronze Hardtop Gazebo Patio Pavilion","description":"\u003c!-- 自定义商品详情排版 - 完整优化版（HIGHLIGHTS 移动端图片完整显示 + 点击丝滑从下往上弹出放大 + 所有Accordion收起动画更干净利落 + SHIPPING\/SERVICE 文本内容不变、格式结构化 + highlight-grid改为轮播展示 + PC\/移动端亮点轮播内容区分 + FEATURES添加See More\/See Less + MEDIA EVALUATION替换为达人测评卡片轮播 + 新增WHY CHOOSE US板块） --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n  \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n  \u003c!-- Swiper CDN --\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --primary: #3771aa;\n      --text: #333;\n      --bg: #fff;\n      --gray: #666;\n      --border: #eee;\n    }\n    .custom-detail-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px;\n      color: var(--text);\n      line-height: 1.6;\n    }\n    .section-title {\n      font-size: 32px;\n      font-weight: 600;\n      text-align: center;\n      margin-bottom: 50px;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Accordion 通用样式（收起更干净利落：使用 height + 动态 scrollHeight，无延迟、无冗余过程） *\/\n    .accordion-item {\n      margin-bottom: 30px;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      transition: all 0.3s ease;\n    }\n    .accordion-header {\n      padding: 20px 30px;\n      background: var(--bg);\n      font-size: 24px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n    .accordion-header:hover {\n      background: #f8f9fa;\n    }\n    .accordion-header::after {\n      content: '+';\n      font-size: 28px;\n      transition: transform 0.3s ease;\n    }\n    .accordion-item.active .accordion-header::after {\n      transform: rotate(45deg);\n    }\n    .accordion-content {\n      padding: 0 30px;\n      height: 0;\n      overflow: hidden;\n      transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n      background: #fcfcfc;\n    }\n    .accordion-item.active .accordion-content {\n      padding: 30px;\n    }\n\n    \/* See More\/See Less 样式 *\/\n    .more-text {\n      display: none;\n    }\n    .see-more, .see-less {\n      color: var(--primary);\n      font-weight: bold;\n      cursor: pointer;\n      display: inline-block;\n      margin: 10px 0;\n    }\n    .see-more:hover, .see-less:hover {\n      text-decoration: underline;\n    }\n\n    \/* Features 内容样式 *\/\n    .features-list p {\n      margin: 16px 0;\n      font-size: 16px;\n    }\n    .highlight-text {\n      color: #ff8000;\n      font-weight: 600;\n    }\n\n    \/* SHIPPING \u0026 SERVICE 结构化样式（文本内容完全不变，仅优化排版） *\/\n    .policy-section h4 {\n      font-size: 18px;\n      margin: 24px 0 12px;\n      color: var(--primary);\n      font-weight: 600;\n    }\n    .policy-section ul {\n      margin: 16px 0;\n      padding-left: 20px;\n    }\n    .policy-section ul li {\n      margin: 8px 0;\n      line-height: 1.6;\n    }\n    .policy-section p {\n      margin: 12px 0;\n    }\n\n    \/* Swiper 通用 *\/\n    .swiper {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.1);\n      margin: 20px 0;\n    }\n    .swiper-slide {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background: #fff;\n    }\n    .swiper-slide img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: transform 0.3s ease;\n    }\n    .swiper-slide img:hover {\n      transform: scale(1.03);\n    }\n    .swiper-pagination-bullet-active {\n      background: var(--primary);\n    }\n    .swiper-button-next, .swiper-button-prev {\n      color: var(--primary);\n      background: rgba(255,255,255,0.9);\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .swiper-button-next:after, .swiper-button-prev:after {\n      font-size: 18px;\n    }\n\n    \/* HIGHLIGHTS 端侧分离：PC\/移动端轮播容器显隐控制 *\/\n    .pc-highlights-swiper { display: block; }\n    .mobile-highlights-swiper { display: none; }\n    \/* 亮点轮播 PC\/移动端显隐控制 *\/\n    .pc-card-swiper { display: block; }\n    .mobile-card-grid { display: none; } \/* 改为grid容器，取消轮播 *\/\n\n    \/* HIGHLIGHTS 移动端优化 - 仅显示移动端轮播，隐藏PC轮播 *\/\n    @media (max-width: 768px) {\n      .pc-highlights-swiper { display: none; }\n      .mobile-highlights-swiper { \n        display: block;\n        width: calc(100% + 60px);\n        margin-left: -30px;\n        margin-right: -30px;\n        margin-top: 0;\n        margin-bottom: 80px;\n        border-radius: 0;\n        box-shadow: none;\n      }\n      .mobile-highlights-swiper .swiper-slide {\n        padding: 40px 0;\n        background: #fff;\n      }\n      .mobile-highlights-swiper .swiper-slide img {\n        width: auto;\n        max-width: 100%;\n        height: auto;\n        max-height: 78vh;\n        object-fit: contain;\n        object-position: center;\n        border-radius: 0;\n      }\n      .mobile-highlights-swiper .swiper-button-next,\n      .mobile-highlights-swiper .swiper-button-prev {\n        display: none;\n      }\n      .mobile-highlights-swiper .swiper-pagination {\n        bottom: 15px;\n      }\n      \/* 移动端亮点改为静态grid展示，隐藏PC轮播 *\/\n      .pc-card-swiper { display: none; }\n      .mobile-card-grid { \n        display: grid;\n        grid-template-columns: 1fr; \/* 移动端1列展示 *\/\n        gap: 20px;\n        margin: 40px 0;\n        padding: 0 10px;\n      }\n    }\n\n    \/* 亮点卡片通用样式（兼容PC轮播和移动端grid） *\/\n    .pc-card-swiper, .mobile-card-grid {\n      margin: 40px 0;\n      padding: 20px 0;\n    }\n    .pc-card-swiper .swiper-slide {\n      display: flex;\n      flex-direction: column;\n      padding: 0 15px;\n    }\n    .highlight-card {\n      text-align: center;\n      background: #fff;\n      padding: 20px;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      height: 100%;\n      display: flex;\n      flex-direction: column;\n    }\n    .highlight-card img {\n      width: 100%;\n      max-width: 300px;\n      border-radius: 8px;\n      margin: 0 auto 16px;\n      flex-shrink: 0;\n    }\n    .highlight-card h4 {\n      font-size: 18px;\n      margin: 12px 0;\n      font-weight: 600;\n      color: var(--primary);\n    }\n    .highlight-card p {\n      font-size: 14px;\n      color: var(--gray);\n      line-height: 1.5;\n      flex-grow: 1;\n    }\n\n    \/* MEDIA EVALUATION 达人测评卡片 *\/\n    .media-swiper { padding-bottom: 46px; }\n    \/* 覆盖全局 .swiper-slide 的 flex 居中，否则卡片会因为没有固有宽度被压缩成一条细线 *\/\n    .media-swiper .swiper-slide {\n      display: block;\n      height: auto;\n      background: transparent;\n    }\n    .media-card {\n      position: relative;\n      display: block;\n      width: 100%;\n      height: 0;\n      padding-bottom: 133.33%; \/* 3:4 比例卡片，比 aspect-ratio 兼容性更好，不依赖浏览器\/主题支持 *\/\n      border-radius: 14px;\n      overflow: hidden;\n      text-decoration: none;\n      background: #111;\n      box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .media-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 14px 30px rgba(0,0,0,0.18);\n    }\n    \/* 用更高的选择器优先级覆盖全局 .swiper-slide img（否则那条规则的 height:auto 会赢，导致图片按原始比例显示、撑不满卡片） *\/\n    .media-swiper .media-card-img {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      max-width: none;\n      object-fit: cover;\n      border-radius: 0;\n      margin: 0;\n      transition: transform 0.5s ease;\n    }\n    .media-card:hover .media-card-img { transform: scale(1.06); }\n    .media-card-name {\n      position: absolute;\n      top: 14px;\n      left: 14px;\n      max-width: calc(100% - 28px);\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      font-size: 13px;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 999px;\n      backdrop-filter: blur(3px);\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .media-card-play {\n      position: absolute;\n      top: 14px;\n      right: 14px;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 13px;\n      backdrop-filter: blur(3px);\n    }\n    .media-card-overlay {\n      position: absolute;\n      left: 0; right: 0; bottom: 0;\n      padding: 46px 16px 16px;\n      background: linear-gradient(to top, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.55) 55%, rgba(0,0,0,0) 100%);\n      color: #fff;\n    }\n    .media-card-quote {\n      font-size: 13px;\n      line-height: 1.55;\n      margin: 0 0 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 4;\n      -webkit-box-orient: vertical;\n      overflow: hidden;\n    }\n    .media-card-rating {\n      display: flex;\n      align-items: center;\n      gap: 6px;\n      font-size: 13px;\n    }\n    .media-card-rating .stars { color: #ffb400; letter-spacing: 1px; font-size: 14px; }\n    .media-card-rating .score { color: #eee; font-weight: 600; }\n    .media-swiper .swiper-button-disabled { display: none; }\n\n    \/* WHY CHOOSE US 样式 *\/\n    .why-choose-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 24px 30px;\n      margin: 20px 0 10px;\n    }\n    .why-choose-item {\n      padding: 16px 0;\n      border-bottom: 1px solid var(--border);\n    }\n    .why-choose-item h4 {\n      font-size: 17px;\n      font-weight: 600;\n      color: var(--primary);\n      margin: 0 0 8px 0;\n    }\n    .why-choose-item p {\n      font-size: 15px;\n      line-height: 1.6;\n      color: var(--gray);\n      margin: 4px 0;\n    }\n    .why-choose-item a {\n      color: var(--primary);\n      text-decoration: underline;\n    }\n    .why-choose-item a:hover {\n      color: #2a5a8c;\n    }\n    @media (max-width: 768px) {\n      .why-choose-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n      }\n      .why-choose-item h4 {\n        font-size: 16px;\n      }\n      .why-choose-item p {\n        font-size: 14px;\n      }\n    }\n\n    \/* OTHER CHOICE 产品卡片 *\/\n    .product-card {\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      padding: 24px;\n      width: 100%;\n      max-width: 340px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .product-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 32px rgba(0,0,0,0.12);\n    }\n    .product-card img {\n      width: 100%;\n      height: auto;\n      border-radius: 8px;\n      margin-bottom: 20px;\n    }\n    .card-title {\n      font-size: 18px;\n      font-weight: 600;\n      margin: 16px 0;\n    }\n    .spec-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0;\n      text-align: left;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n    .spec-list li {\n      padding: 8px 0;\n      border-bottom: 1px solid #eee;\n    }\n    .spec-list li:last-child {\n      border-bottom: none;\n    }\n    .spec-list strong {\n      color: var(--primary);\n    }\n    .pBtn {\n      display: inline-block;\n      padding: 12px 28px;\n      background: var(--primary);\n      color: white;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 600;\n      margin-top: auto;\n      transition: background 0.3s ease;\n    }\n    .pBtn:hover {\n      background: #2a5a8c;\n    }\n\n    \/* Lightbox Modal *\/\n    .lightbox-modal {\n      display: none;\n      position: fixed;\n      z-index: 10000;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: 100%;\n      background-color: rgba(0,0,0,0.95);\n      justify-content: center;\n      align-items: center;\n      overflow: hidden;\n    }\n    .lightbox-modal.active {\n      display: flex;\n    }\n    .modal-content {\n      max-width: 95%;\n      max-height: 95%;\n      transform: translateY(120%);\n      transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);\n      border-radius: 12px;\n    }\n    .lightbox-modal.active .modal-content {\n      transform: translateY(0);\n    }\n    .lightbox-close {\n      position: absolute;\n      top: 20px;\n      right: 30px;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      cursor: pointer;\n      z-index: 10001;\n    }\n\n    \/* 移动端通用优化 *\/\n    @media (max-width: 768px) {\n      .section-title {\n        font-size: 28px;\n        margin-bottom: 30px;\n      }\n      .accordion-header {\n        font-size: 20px;\n        padding: 16px 20px;\n      }\n      .product-card {\n        padding: 20px;\n        max-width: 300px;\n      }\n      .card-title {\n        font-size: 17px;\n      }\n      \/* 移动端亮点卡片适配 *\/\n      .highlight-card {\n        padding: 15px;\n      }\n      .highlight-card img {\n        max-width: 250px;\n      }\n      .highlight-card h4 {\n        font-size: 16px;\n      }\n      .highlight-card p {\n        font-size: 13px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- FEATURES（默认展开）- 添加See More\/See Less --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"features-list\"\u003e\n        \u003cp\u003e\u003cstrong\u003e● Independent Adjustable Aluminum Louvered Roof\u003c\/strong\u003e: Designed with independent adjustable roofs, equipped with adjustable poles that allow you to adjust it effortlessly from 0° to 90°, offering multiple protection options against sun, rain, and wind.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Concealed Drainage System\u003c\/strong\u003e: The Pergola's drainage system is discretely separated into four corners by a widened and thickened channel, providing uniform distribution. It allows for standing on uneven surfaces without any leakage.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Robust Structure\u003c\/strong\u003e: The crossbeam has undergone an upgrade to dimensions of 4.33''×4.33'', reinforcing safety measures and offering wind resistance of up to 72mph.\u003c\/p\u003e\n        \n        \u003c!-- See More 按钮 --\u003e\n        \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n        \n        \u003c!-- 隐藏的内容（包含Wide Range of Uses） --\u003e\n        \u003cspan class=\"more-text\"\u003e\n          \u003cp\u003e\u003cstrong\u003e● Excellent Material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Wide Range of Uses\u003c\/strong\u003e: Designed to fit different areas like decks, gardens, and yards, offering you the ideal outdoor sunroom experience.\u003c\/p\u003e\n          \u003cp\u003e* Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003e• In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories to avoid potential damage.\u003c\/p\u003e\n          \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions!\u003cbr\u003eEmail: \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n          \n          \u003c!-- See Less 按钮 --\u003e\n          \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS（默认展开）- 分PC\/移动端两套展示 --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003c!-- PC端轮播：保留原四张图，无改动 --\u003e\n      \u003cdiv class=\"swiper pc-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_PC_1464x600_e456d96f-0e0a-4e77-b72d-00a4f110c02e.jpg?v=1705654094\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cf3c8cc-f963-405c-b44c-87b435e6a7dc.__CR0_0_1464_600_PT0_SX1464_V1_a1ac05a1-b31c-427a-bf94-b4fb692964ea.jpg?v=1723515418\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96.jpg?v=1723861377\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1464x600_5ec0ba7d-856f-4abe-915e-9c98c5822873.jpg?v=1764321887\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端轮播：替换为指定的三张新图 --\u003e\n      \u003cdiv class=\"swiper mobile-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-01_405a4862-ea1d-4386-b4c9-277377d6c16f.jpg?v=1769565387\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-02_06e4e2c0-58cf-41e6-8948-7e5de390a517.jpg?v=1769565388\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-03_bb4edf09-397a-4f70-b44d-b24dec628846.jpg?v=1769565389\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- PC端亮点卡片轮播（仅原有3张，无新增） --\u003e\n      \u003cdiv class=\"swiper pc-card-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003c!-- 原有第一张 --\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1111_dd03e641-6454-4523-b3da-bca164b930e3.jpg?v=1724047391\" alt=\"Anchoring Stand\"\u003e\n              \u003ch4\u003e4.33\" x 4.33\" Poles Anchoring Stand\u003c\/h4\u003e\n              \u003cp\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003c!-- 原有第二张 --\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33_10c8861b-dc33-49f8-bda7-9f2f64f7dd68.jpg?v=1724047508\" alt=\"Crossbeams\"\u003e\n              \u003ch4\u003eCrossbeams Increase Roof Load-Bearing\u003c\/h4\u003e\n              \u003cp\u003eCan withstand wind speeds of 72 mph when fully secured by expansion screws on hardened floors.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003c!-- 原有第三张 --\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_bc59570f-08c0-4293-bb23-a4b16a6bfdf5.jpg?v=1724047016\" alt=\"Drainage System\"\u003e\n              \u003ch4\u003eIntegrated Drainage System\u003c\/h4\u003e\n              \u003cp\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 轮播分页器和导航按钮 --\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端亮点卡片静态Grid展示（调整顺序：卡片4、5 在前，卡片1、2 在后，卡片3 保持最后） --\u003e\n      \u003cdiv class=\"mobile-card-grid\"\u003e\n        \u003c!-- 新增第一张（原卡片4） --\u003e\n        \u003cdiv class=\"highlight-card\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5bb5d9d2-6d7c-4ec6-82bc-444ab2e1835e.__CR0_0_600_450_PT0_SX600_V1_c82550e5-0253-42c7-a261-79ddcde58e63.jpg?v=1723515433\" alt=\"Reinforced Aluminum Frame\"\u003e\n          \u003ch4\u003eReinforced Aluminum Frame\u003c\/h4\u003e\n          \u003cp\u003eHigh-quality powder-coated aluminum frame with 1.5mm thickness for superior rust and fade resistance, ensuring long-lasting use outdoors.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- 新增第二张（原卡片5） --\u003e\n        \u003cdiv class=\"highlight-card\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c645aa5d-ec08-4483-a868-147d2fec11c2.__CR0_0_600_450_PT0_SX600_V1_fd44988c-d4f5-4623-9446-850272f470a8.jpg?v=1723515433\" alt=\"90° Adjustable Louvered Roof\"\u003e\n          \u003ch4\u003e90° Adjustable Louvered Roof\u003c\/h4\u003e\n          \u003cp\u003eAdjustable louvered roof can be tilted from 0° to 90° to precisely control sunlight and rain protection as your needs change.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- 原有第一张（原卡片1） --\u003e\n        \u003cdiv class=\"highlight-card\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1111_dd03e641-6454-4523-b3da-bca164b930e3.jpg?v=1724047391\" alt=\"Anchoring Stand\"\u003e\n          \u003ch4\u003e4.33\" x 4.33\" Poles Anchoring Stand\u003c\/h4\u003e\n          \u003cp\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- 原有第二张（原卡片2） --\u003e\n        \u003cdiv class=\"highlight-card\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33_10c8861b-dc33-49f8-bda7-9f2f64f7dd68.jpg?v=1724047508\" alt=\"Crossbeams\"\u003e\n          \u003ch4\u003eCrossbeams Increase Roof Load-Bearing\u003c\/h4\u003e\n          \u003cp\u003eCan withstand wind speeds of 72 mph when fully secured by expansion screws on hardened floors.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- 原有第三张（原卡片3） --\u003e\n        \u003cdiv class=\"highlight-card\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_bc59570f-08c0-4293-bb23-a4b16a6bfdf5.jpg?v=1724047016\" alt=\"Drainage System\"\u003e\n          \u003ch4\u003eIntegrated Drainage System\u003c\/h4\u003e\n          \u003cp\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MEDIA EVALUATION - 已替换为代码二的达人测评卡片轮播（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eMEDIA EVALUATION\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper media-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DGlIytCgQjD\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/481745836_18493569325019064_7811412094960016043_n..jpg?v=1784340119\" alt=\"lauri_b review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003elauri_b\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003ewe've been wanting this for 4 years and finally came true. We now have the most chic and inviting patio space. This is the perfect spot to enjoy a drink, watch the sunrise\/sunset and enjoy with family.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/CtrGGKjAGtk\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ZYMXFBY1113_2.jpg?v=1784339904\" alt=\"nita_home review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003enita_home\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eIt's perfect for those sunny days and all you want its shade. Designed with two independent adjustable roofs, equipped with adjustable poles that allow you to adjust it effortlessly from 0° to 90°.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.youtube.com\/watch?v=ijWqYa5xxpI\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c4ae163c-44fa-45cf-b948-2479b5d82d67.png?v=1784336724\" alt=\"Jasminmelendez review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eJasminmelendez\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eTransforma tu hogar con estilo: Encuentra inspiración para renovar cada rincón con ideas acogedoras, elegantes y llenas de personalidad.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/p\/DLzzSxFsN-H\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/photo-output_3.png?v=1784340339\" alt=\"marianneferminr review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003emarianneferminr\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe perfect spot for slow mornings, golden sunsets, and family memories. My heart is so full — it's everything I pictured and more.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DZC9rAJur-S\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/IMG_3074.jpg?v=1784341083\" alt=\"kellitesta review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003ekellitesta\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eWe added this louvered pergola to our patio and it's been so nice having permanent shade! This is the 12x14 in champagne and we added sun shades on 2 sides for additional privacy.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reel\/DLpQ8Z3RROz\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Landscape_Image_2.jpg?v=1784341308\" alt=\"allyrokstyle review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eallyrokstyle\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe metal frame is also really sturdy. It's not going anywhere! There is an option to secure it to the patio as well, but we didn't even need to…it is very secure on its own.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- 后续达人素材，按上面的结构复制一份 \u003cdiv class=\"swiper-slide\"\u003e...\u003c\/div\u003e 即可 --\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============================================================\n   新增板块 WHY CHOOSE US（插入在 MEDIA EVALUATION 与 OTHER CHOICE 之间）\n    ============================================================ --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eWHY CHOOSE US\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n        \u003cdiv class=\"why-choose-grid\"\u003e\n\n            \u003c!-- 第一个项目：始终显示 --\u003e\n            \u003cdiv class=\"why-choose-item\"\u003e\n                \u003ch4\u003e10+ Years Dedicated to Outdoor Living\u003c\/h4\u003e\n                \u003cp\u003eFor more than a decade, PURPLE LEAF has focused on one thing—creating premium outdoor shade solutions that help families enjoy their backyards in comfort and style. From design and engineering to manufacturing and customer support, we continuously refine every detail to deliver durable, functional, and beautiful outdoor structures that stand the test of time.\u003c\/p\u003e\n                \u003c!-- ﹥See More 按钮（默认可见） --\u003e\n                \u003cspan class=\"see-more-btn\" onclick=\"expandWhyChoose()\" style=\"cursor:pointer; color:#0066cc; font-weight:bold;\"\u003e﹥See More\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 第二个项目：始终显示（没有fold-item） --\u003e\n            \u003cdiv class=\"why-choose-item\"\u003e\n                \u003ch4\u003eTrusted by Thousands of American Families\u003c\/h4\u003e\n                \u003cp\u003eMore than 10,000 homeowners across the United States have chosen PURPLE LEAF to transform their outdoor spaces. From Texas and California to Florida and beyond, our customers share real experiences, installation photos, and backyard transformations that showcase how our louvered pergolas perform in different climates and seasons.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/pages\/purple-leaf-louvered-pergola-reviews\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead what real customers are saying →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 以下所有项目默认折叠（添加 class=\"fold-item\"） --\u003e\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eDesigned for Confidence, Backed by Support\u003c\/h4\u003e\n                \u003cp\u003eA pergola is a long-term investment in your home. That's why we stand behind our products with comprehensive warranty coverage, giving you added confidence and peace of mind throughout ownership.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eReliable Door-to-Door Delivery\u003c\/h4\u003e\n                \u003cp\u003eWe coordinate the shipping process from start to finish, including freight handling and delivery arrangements. You'll receive tracking updates throughout the journey so you always know the status of your order.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eTransparent Return Policy\u003c\/h4\u003e\n                \u003cp\u003eIf your product arrives with shipping damage or verified manufacturing defects, our support team will work quickly to provide replacement parts, a replacement product, or an appropriate resolution based on the situation.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eInstallation Support Every Step of the Way\u003c\/h4\u003e\n                \u003cp\u003eFrom detailed assembly manuals to step-by-step installation videos, we provide the resources you need for a successful installation. Need extra help? Our team can also recommend professional third-party installation partners in many regions.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/assemblyhelp.com\/pages\/purple-leaf-assembly-help\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eChoose professional third-party assembly services →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eLocal Support You Can Count On\u003c\/h4\u003e\n                \u003cp\u003eAfter-sales support originates from the same location as your order. When purchasing a large louvered pergola, your biggest concern often isn't the product itself, but rather: \"If a screw is missing or a corner gets dinged, how long will it take to resolve?\"\u003c\/p\u003e\n                \u003cp\u003eOver the past two years, hundreds of customers have encountered minor shipping scuffs, missing parts, or cracked handles. The reason they consistently left 5-star reviews was the same: \"Purple Leaf sent replacement parts in just a few days.\"\u003c\/p\u003e\n                \u003cp\u003eThis efficiency is backed by our genuine U.S.-based warehouses and service network:\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. West (California)\u003c\/strong\u003e – Serving all western states; replacement parts delivered in as little as 2-3 days.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. East (New Jersey + Pennsylvania)\u003c\/strong\u003e – Covering densely populated areas like New York, Philadelphia, and Boston; after-sales support requires no transoceanic shipping.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. South (Georgia + Texas)\u003c\/strong\u003e – Serving the Southeast and Gulf Coast; whether facing the scorching Texas sun or Florida downpours, replacement parts are close at hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eProfessional \u0026amp; Efficient Customer Service\u003c\/h4\u003e\n                \u003cp\u003eQuestions before or after your purchase? Our dedicated customer support team is available to assist with product selection, installation guidance, replacement parts, warranty inquiries, and after-sales service. Most customer inquiries receive a response within 24 business hours.\u003c\/p\u003e\n                 \u003ch4\u003eAfter-Sales Support\u003c\/h4\u003e\n                  \u003cp\u003eOur after-sales service process is designed to help customers resolve issues quickly and efficiently, minimizing downtime and ensuring long-term product satisfaction. Our dedicated support team is available via email and phone to handle any inquiries, from missing parts and installation questions to warranty claims and damage reports. Replacement parts are shipped promptly from our U.S.-based warehouses, often reaching you within 3–4business days. With our commitment to responsive and reliable service, you can enjoy your outdoor space with complete peace of mind.\u003c\/p\u003e\n                \u003c!-- ﹥See Less 按钮（默认隐藏，放在最后一项内部） --\u003e\n                \u003cspan class=\"see-less-btn\" onclick=\"collapseWhyChoose()\" style=\"display:none; cursor:pointer; color:#0066cc; font-weight:bold;\"\u003e﹥See Less\u003c\/span\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 控制 WHY CHOOSE US 展开\/折叠的 JavaScript --\u003e\n  \u003cscript\u003e\n  function expandWhyChoose() {\n      \/\/ 隐藏 See More 按钮\n      document.querySelector('.see-more-btn').style.display = 'none';\n      \/\/ 显示 See Less 按钮\n      document.querySelector('.see-less-btn').style.display = 'inline';\n      \/\/ 显示所有折叠项\n      var items = document.querySelectorAll('.fold-item');\n      items.forEach(function(item) {\n          item.style.display = 'block';\n      });\n  }\n\n  function collapseWhyChoose() {\n      \/\/ 隐藏 See Less 按钮\n      document.querySelector('.see-less-btn').style.display = 'none';\n      \/\/ 显示 See More 按钮\n      document.querySelector('.see-more-btn').style.display = 'inline';\n      \/\/ 隐藏所有折叠项\n      var items = document.querySelectorAll('.fold-item');\n      items.forEach(function(item) {\n          item.style.display = 'none';\n      });\n  }\n\n  \/\/ 初始状态：确保所有 fold-item 隐藏（避免页面加载时闪烁）\n  document.addEventListener('DOMContentLoaded', function() {\n      var items = document.querySelectorAll('.fold-item');\n      items.forEach(function(item) {\n          item.style.display = 'none';\n      });\n      \/\/ 确保 See Less 默认隐藏\n      document.querySelector('.see-less-btn').style.display = 'none';\n      \/\/ 确保 See More 默认可见（已在行内样式设置）\n  });\n  \u003c\/script\u003e\n\n  \u003c!-- OTHER CHOICE（与代码一完全一致，默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper choice-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_e340964a-717b-4eb2-bc41-dd3c59e3345a.jpg?v=1727336578\" alt=\"Pergola with Roller Blind\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Roller Blind\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2799-$4899\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Roller Blind\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Privacy \u0026amp; Adjustable Sun Shade\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Tesslin Fabric\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_10453c27-1947-470f-800b-746fda8e92b0.jpg?v=1727336289\" alt=\"Pergola with Strip Lights\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Strip Lights\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2978-$4508\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Illumination\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e LED\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e √\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Shutter Wall \/ Roller Blind\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_0ef72540-0206-4dec-bbd0-bf4785de3f0f.jpg?v=1727336515\" alt=\"Pergola with Shutter Wall\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Shutter Wall\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$7219\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Shutter Wall\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Privacy、Shading、Ventilation\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-louver-grille-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_bc61ca3c-9032-4e8c-a535-99b9bcb6b6aa.jpg?v=1727336773\" alt=\"Athena Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e None\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Adjustable Sunshade\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Roller Blind \/ Shutter Wall \/ Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING \u0026 RETURN - 无改动 --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n        \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n        \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n        \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n        \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n        \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n        \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n        \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n        \u003cp\u003eWe'll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n        \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n        \u003cp\u003eKeep in mind:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n          \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n        \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n          \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n          \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n          \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n        \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we'll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n        \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERVICE \u0026 WARRANTY - 无改动 --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n        \u003ch4\u003e1. Accepted Return\u003c\/h4\u003e\n        \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n        \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n        \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n        \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n        \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n        \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\n        \u003ch4\u003e2. Not support the return\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e(2)\u003c\/strong\u003e Arrived damage\u003c\/p\u003e\n        \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Missing part\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(4)\u003c\/strong\u003e Doesn't work or defective\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(5)\u003c\/strong\u003e Incorrect Package Sent\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\n        \u003ch4\u003e3. Return Confirmation\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003e4. Refund and Compensation Process\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Lightbox Modal - 无改动 --\u003e\n  \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n    \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n    \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  \/\/ 默认展开的项设置 height: auto\n  document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n    content.style.height = 'auto';\n  });\n\n  \/\/ Accordion 交互（所有板块收起都干净利落：快速、无延迟、精确收缩）\n  document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const item = header.parentElement;\n      const content = header.nextElementSibling;\n\n      if (item.classList.contains('active')) {\n        \/\/ 收起：先设置当前高度，再触发收缩\n        content.style.height = `${content.scrollHeight}px`;\n        item.classList.remove('active');\n        void content.offsetHeight; \/\/ 触发 reflow\n        content.style.height = '0';\n      } else {\n        \/\/ 展开\n        item.classList.add('active');\n        content.style.height = `${content.scrollHeight}px`;\n\n        \/\/ 动画结束后设为 auto\n        content.addEventListener('transitionend', function handler() {\n          content.style.height = 'auto';\n          content.removeEventListener('transitionend', handler);\n        });\n\n        \/\/ Swiper 更新（隐藏时尺寸问题）\n        content.querySelectorAll('.swiper').forEach(el =\u003e {\n          if (el.swiper) el.swiper.update();\n        });\n      }\n    });\n  });\n\n  \/\/ See More\/See Less 功能实现\n  function expandContent() {\n    document.querySelector('.see-more').style.display = 'none';\n    document.querySelector('.more-text').style.display = 'inline';\n  }\n\n  function collapseContent() {\n    document.querySelector('.see-more').style.display = 'inline';\n    document.querySelector('.more-text').style.display = 'none';\n  }\n\n  \/\/ HIGHLIGHTS 轮播初始化 - 分PC\/移动端，参数与原一致\n  \/\/ PC端HIGHLIGHTS轮播\n  new Swiper('.pc-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 800,\n  });\n  \/\/ 移动端HIGHLIGHTS轮播\n  new Swiper('.mobile-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ PC端亮点卡片轮播初始化\n  new Swiper('.pc-card-swiper', {\n    loop: true,\n    autoplay: { delay: 5000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 3, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ MEDIA EVALUATION 轮播初始化（新增，来自代码二）\n  new Swiper('.media-swiper', {\n    slidesPerView: 1.3,\n    spaceBetween: 20,\n    loop: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      600: { slidesPerView: 2.2, spaceBetween: 20 },\n      769: { slidesPerView: 3, spaceBetween: 24 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ OTHER CHOICE Swiper\n  new Swiper('.choice-swiper', {\n    loop: true,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    centeredSlides: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ Lightbox - 兼容PC\/移动端所有HIGHLIGHTS轮播图点击放大\n  const lightbox = document.getElementById('lightbox');\n  const lightboxImg = document.getElementById('lightbox-img');\n  const closeBtn = document.querySelector('.lightbox-close');\n\n  document.querySelectorAll('.pc-highlights-swiper img, .mobile-highlights-swiper img').forEach(img =\u003e {\n    img.addEventListener('click', () =\u003e {\n      lightboxImg.src = img.src;\n      lightboxImg.alt = img.alt;\n      lightbox.classList.add('active');\n    });\n  });\n\n  closeBtn.addEventListener('click', () =\u003e lightbox.classList.remove('active'));\n  lightbox.addEventListener('click', e =\u003e { if (e.target === lightbox) lightbox.classList.remove('active'); });\n\u003c\/script\u003e\n\n\u003c!-- 1. PE端悬浮小视频（保留原有样式） --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n    \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/577e45d52bf442c69bada4fc7d3e5031.mp4\" type=\"video\/mp4\"\u003e\n        你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. PE端弹窗视频（关闭按钮精准匹配示例图位置） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n    \u003c!-- 弹窗视频容器（16:9比例+PE端适配，内部包含关闭按钮） --\u003e\n    \u003cdiv id=\"modal-video-container\" style=\"\n        position: relative;\n        width: calc(100% - 60px); \n        max-width: 900px; \n        margin: 70px auto 50px auto; \n        transform: translateY(100%); \n        transition: transform 0.5s ease-out; \n        aspect-ratio: 16\/9;\n    \"\u003e\n        \u003c!-- 弹窗关闭按钮：精准匹配示例图（视频容器内右上角） --\u003e\n        \u003cbutton id=\"close-modal-btn\" style=\"\n            position: absolute; \n            top: 15px;\n            right: 15px;\n            background: #000000;\n            color: #ffffff;\n            border: none; \n            border-radius: 50%; \n            width: 32px;\n            height: 32px; \n            font-size: 18px; \n            cursor: pointer; \n            z-index: 999999; \n            line-height: 32px; \n            text-align: center; \n            padding: 0; \n            margin: 0;\n            font-weight: bold;\n        \"\u003e×\u003c\/button\u003e\n        \n        \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/577e45d52bf442c69bada4fc7d3e5031.mp4\" type=\"video\/mp4\"\u003e\n            你的浏览器不支持视频播放\n        \u003c\/source\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. 交互逻辑（功能不变） --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n    const smallVideo = document.getElementById('small-float-video');\n    const closeSmallBtn = document.getElementById('close-small-video');\n    const videoModal = document.getElementById('video-modal');\n    const modalVideoContainer = document.getElementById('modal-video-container');\n    const closeModalBtn = document.getElementById('close-modal-btn');\n    const modalVideo = document.querySelector('#modal-video-container video');\n\n    \/\/ 关闭悬浮小视频\n    closeSmallBtn.addEventListener('click', function(e) {\n        e.stopPropagation();\n        smallVideo.style.display = 'none';\n    });\n\n    \/\/ 点击悬浮视频打开弹窗\n    smallVideo.addEventListener('click', function() {\n        videoModal.style.display = 'block';\n        closeModalBtn.style.display = 'block';\n        setTimeout(() =\u003e {\n            modalVideoContainer.style.transform = 'translateY(0)';\n        }, 10);\n        modalVideo.play();\n    });\n\n    \/\/ 弹窗关闭按钮逻辑\n    closeModalBtn.addEventListener('click', function() {\n        modalVideoContainer.style.transform = 'translateY(100%)';\n        modalVideo.pause();\n        setTimeout(() =\u003e {\n            videoModal.style.display = 'none';\n        }, 500);\n    });\n\n    \/\/ 点击弹窗背景关闭\n    videoModal.addEventListener('click', function(e) {\n        if (e.target === videoModal) {\n            closeModalBtn.click();\n        }\n    });\n\n    \/\/ 强制渲染关闭按钮\n    closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Bronze \/ 10' x 12'","offer_id":51720886059373,"sku":"ZYMXFBY1012","price":2399.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 13'","offer_id":47662397128987,"sku":"ZYMXFBY1013","price":2599.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14'","offer_id":47662397161755,"sku":"ZYMXFBY1014","price":2649.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 16'","offer_id":51720886092141,"sku":"ZYMXFBY1016","price":3329.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 13'","offer_id":47662397194523,"sku":"ZYMXFBY1113","price":2629.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 14'","offer_id":47662397227291,"sku":"ZYMXFBY1114","price":2749.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12'","offer_id":47662397260059,"sku":"ZYMXFBY1212","price":2829.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 15'","offer_id":51720886124909,"sku":"ZYMXFBY1115","price":3049.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14'","offer_id":47662397292827,"sku":"ZYMXFBY1214","price":2999.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16'","offer_id":47662397325595,"sku":"ZYMXFBY1216","price":3499.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift)","offer_id":47662397358363,"sku":"ZYMXFBY1220","price":3899.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24'","offer_id":51720886157677,"sku":"ZYMXFBY1224","price":5199.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20'","offer_id":51720886190445,"sku":"ZYMXFBY1420","price":5199.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift)","offer_id":51720886223213,"sku":"ZYMXFBY1424","price":5499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion-purple-leaf-garden-1.jpg?v=1720430584"},{"product_id":"purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo","title":"PURPLE LEAF Caesar Louvered Pergola Outdoor Wood Grain Aluminum Pergola with Adjustable Roof Patio Hardtop Gazebo for Backyard Garden","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n  \n  \n  \u003cp\u003e\n  \u003c!-- 这是前面展示的内容... --\u003e\n  \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eContemporary Elegance\u003c\/strong\u003e: Step into outdoor luxury with our sleek and artisan-crafted pergola. Its smooth contours and seamless design not only elevate your space but also capture attention with its modern flair.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eCustomizable Comfort\u003c\/strong\u003e: Experience ultimate relaxation with our pergola's three rows of individually adjustable louvers, offering up to 234 square feet of shaded paradise. Whether you're seeking sunlight or stargazing, find your perfect ambiance with ease.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eIndustry's Widest Columns\u003c\/strong\u003e: Our pergola features 4.53x4.53 inch reinforced columns, meeting top industry standards for wind resistance and stability. Withstanding winds up to 70 mph and heavy snow loads, it keeps your outdoor oasis steadfast through any weather.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eEffortless Maintenance\u003c\/strong\u003e: Say goodbye to water buildup woes! Our innovative drainage system of this hardtop pergola discreetly whisks away excess water, leaving your space dry and pristine with minimal upkeep required.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eBuilt to Last\u003c\/strong\u003e: Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n    \u003c\/span\u003e\n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n    \u003c!-- 标题 --\u003e\n    \u003cdiv class=\"itemTitle\"\u003e\n        HIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"content\"\u003e\n        \u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/e93f73ffb195445befae19ab6a8ac4ca.png?v=1742872211\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c59d1e53e543430bf840022be3f9e37b_43e3eac2-fca5-4d46-8322-bfe6c7761d3e.jpg?v=1741251823\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/bd7d08143f52891cbfe60d67a1d535c2.jpg?v=1741251723\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-1014_07.jpg?v=1741488264\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/600x450.png?v=1741486788\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_pe.jpg?v=1741251773\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_pe.jpg?v=1741251774\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-1014_07.jpg?v=1741488269\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-1014_06.jpg?v=1744078003\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-1014_05.jpg?v=1744078003\" alt=\"Detail 3\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-1014_04.jpg?v=1744078002\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-1118_05.jpg?v=1744078022\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-1118_06.jpg?v=1744078022\" alt=\"Detail 4\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-1118_04.jpg?v=1744078022\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\t\t\t\t\t\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_05.jpg?v=1741485383\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$1949-$4649\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11.4'x27.2'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2399-$5499\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar White Roof pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$1999-$5299\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e10'x12' - 13'x25'\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$5499\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=892\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWhite Roof Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4799\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11.4'x27.2'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray Frame White Roof\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2399-$5899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"10' x 12'","offer_id":48551009288475,"sku":"ZY06KSWBY1012","price":2099.0,"currency_code":"USD","in_stock":false},{"title":"10' x 14'","offer_id":51829821866349,"sku":"ZY06KSWBY1014","price":2449.0,"currency_code":"USD","in_stock":true},{"title":"11' x 18'(Hot Sale)","offer_id":51829821899117,"sku":"ZY06KSWBY1118","price":2999.0,"currency_code":"USD","in_stock":true},{"title":"11' x 21'","offer_id":51829821931885,"sku":"ZY06KSWBY1121","price":3699.0,"currency_code":"USD","in_stock":true},{"title":"11' x 28'(Almost Sold Out)","offer_id":51829821964653,"sku":"ZY06KSWBY1128","price":4699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1776756455"},{"product_id":"purple-leaf-louvered-pergola-11-4-x-27-2-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo","title":"PURPLE LEAF Caesar Louvered Pergola Outdoor Adjustable Roof Modern Patio Aluminum Pergola for Deck Backyard Garden Hardtop Gazebo Bronze","description":"\u003c!-- 自定义商品详情排版 - Doc2内容 + Doc1 UI风格 --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n  \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n  \u003c!-- Swiper CDN --\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --primary: #3771aa;\n      --text: #333;\n      --bg: #fff;\n      --gray: #666;\n      --border: #eee;\n    }\n    .custom-detail-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px;\n      color: var(--text);\n      line-height: 1.6;\n    }\n    .section-title {\n      font-size: 32px;\n      font-weight: 600;\n      text-align: center;\n      margin-bottom: 50px;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Accordion 通用样式 *\/\n    .accordion-item {\n      margin-bottom: 30px;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      transition: all 0.3s ease;\n    }\n    .accordion-header {\n      padding: 20px 30px;\n      background: var(--bg);\n      font-size: 24px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n    .accordion-header:hover {\n      background: #f8f9fa;\n    }\n    .accordion-header::after {\n      content: '+';\n      font-size: 28px;\n      transition: transform 0.3s ease;\n    }\n    .accordion-item.active .accordion-header::after {\n      transform: rotate(45deg);\n    }\n    .accordion-content {\n      padding: 0 30px;\n      height: 0;\n      overflow: hidden;\n      transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n      background: #fcfcfc;\n    }\n    .accordion-item.active .accordion-content {\n      padding: 30px;\n    }\n\n    \/* See More\/See Less *\/\n    .more-text { display: none; }\n    .see-more, .see-less {\n      color: var(--primary);\n      font-weight: bold;\n      cursor: pointer;\n      display: inline-block;\n      margin: 10px 0;\n    }\n    .see-more:hover, .see-less:hover { text-decoration: underline; }\n\n    \/* Features 内容 *\/\n    .features-list p { margin: 16px 0; font-size: 16px; }\n    .highlight-text { color: #ff8000; font-weight: 600; }\n\n    \/* SHIPPING \u0026 SERVICE *\/\n    .policy-section h4 {\n      font-size: 18px;\n      margin: 24px 0 12px;\n      color: var(--primary);\n      font-weight: 600;\n    }\n    .policy-section ul { margin: 16px 0; padding-left: 20px; }\n    .policy-section ul li { margin: 8px 0; line-height: 1.6; }\n    .policy-section p { margin: 12px 0; }\n\n    \/* Swiper 通用 *\/\n    .swiper {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.1);\n      margin: 20px 0;\n    }\n    .swiper-slide {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background: #fff;\n    }\n    .swiper-slide img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: transform 0.3s ease;\n    }\n    .swiper-slide img:hover { transform: scale(1.03); }\n    .swiper-pagination-bullet-active { background: var(--primary); }\n    .swiper-button-next, .swiper-button-prev {\n      color: var(--primary);\n      background: rgba(255,255,255,0.9);\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .swiper-button-next:after, .swiper-button-prev:after { font-size: 18px; }\n\n    \/* HIGHLIGHTS PC\/移动端 分离 *\/\n    .pc-highlights-swiper { display: block; }\n    .mobile-highlights-swiper { display: none; }\n\n    @media (max-width: 768px) {\n      .pc-highlights-swiper { display: none; }\n      .mobile-highlights-swiper {\n        display: block;\n        width: calc(100% + 60px);\n        margin-left: -30px;\n        margin-right: -30px;\n        margin-top: 0;\n        margin-bottom: 60px;\n        border-radius: 0;\n        box-shadow: none;\n      }\n      .mobile-highlights-swiper .swiper-slide {\n        padding: 30px 0;\n        background: #fff;\n      }\n      .mobile-highlights-swiper .swiper-slide img {\n        width: auto;\n        max-width: 100%;\n        height: auto;\n        max-height: 78vh;\n        object-fit: contain;\n        border-radius: 0;\n      }\n      .mobile-highlights-swiper .swiper-button-next,\n      .mobile-highlights-swiper .swiper-button-prev { display: none; }\n      .mobile-highlights-swiper .swiper-pagination { bottom: 10px; }\n    }\n\n    \/* Detail Carousel（Tab式）- 修复移动端图片显示不全\/被裁切的问题\n       说明：这个 carousel-container.newCustom 组件的基础样式是主题全局定义的，\n       这里的局部规则用 !important 覆盖掉移动端可能存在的固定高度 + object-fit:cover 裁切，\n       改成按图片原始比例完整显示（object-fit: contain）。如果保存后移动端预览仍有问题，\n       把这个组件对应的全局CSS发给我，我再精确调整。 *\/\n    .carousel-container.newCustom .carousel-track.mobile-carousel {\n      height: auto !important;\n    }\n    .carousel-container.newCustom .carousel-track.mobile-carousel .carousel-img {\n      position: static !important;\n      width: 100% !important;\n      height: auto !important;\n      max-height: none !important;\n      object-fit: contain !important;\n      display: block !important;\n    }\n    \/* Detail Carousel 图片点击弹窗放大，跟顶部横幅轮播用同一个 lightbox *\/\n    .carousel-container.newCustom .carousel-img {\n      cursor: pointer;\n    }\n\n    \/* MEDIA EVALUATION 达人测评卡片 *\/\n    .media-swiper { padding-bottom: 46px; }\n    \/* 覆盖全局 .swiper-slide 的 flex 居中，否则卡片会因为没有固有宽度被压缩成一条细线 *\/\n    .media-swiper .swiper-slide {\n      display: block;\n      height: auto;\n      background: transparent;\n    }\n    .media-card {\n      position: relative;\n      display: block;\n      width: 100%;\n      height: 0;\n      padding-bottom: 133.33%; \/* 3:4 比例卡片，比 aspect-ratio 兼容性更好，不依赖浏览器\/主题支持 *\/\n      border-radius: 14px;\n      overflow: hidden;\n      text-decoration: none;\n      background: #111;\n      box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .media-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 14px 30px rgba(0,0,0,0.18);\n    }\n    \/* 用更高的选择器优先级覆盖全局 .swiper-slide img（否则那条规则的 height:auto 会赢，导致图片按原始比例显示、撑不满卡片） *\/\n    .media-swiper .media-card-img {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      max-width: none;\n      object-fit: cover;\n      border-radius: 0;\n      margin: 0;\n      transition: transform 0.5s ease;\n    }\n    .media-card:hover .media-card-img { transform: scale(1.06); }\n    .media-card-name {\n      position: absolute;\n      top: 14px;\n      left: 14px;\n      max-width: calc(100% - 28px);\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      font-size: 13px;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 999px;\n      backdrop-filter: blur(3px);\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .media-card-play {\n      position: absolute;\n      top: 14px;\n      right: 14px;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 13px;\n      backdrop-filter: blur(3px);\n    }\n    .media-card-overlay {\n      position: absolute;\n      left: 0; right: 0; bottom: 0;\n      padding: 46px 16px 16px;\n      background: linear-gradient(to top, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.55) 55%, rgba(0,0,0,0) 100%);\n      color: #fff;\n    }\n    .media-card-quote {\n      font-size: 13px;\n      line-height: 1.55;\n      margin: 0 0 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 4;\n      -webkit-box-orient: vertical;\n      overflow: hidden;\n    }\n    .media-card-rating {\n      display: flex;\n      align-items: center;\n      gap: 6px;\n      font-size: 13px;\n    }\n    .media-card-rating .stars { color: #ffb400; letter-spacing: 1px; font-size: 14px; }\n    .media-card-rating .score { color: #eee; font-weight: 600; }\n    .media-swiper .swiper-button-disabled { display: none; }\n\n    \/* WHY CHOOSE US 样式 *\/\n    .why-choose-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 24px 30px;\n      margin: 20px 0 10px;\n    }\n    .why-choose-item {\n      padding: 16px 0;\n      border-bottom: 1px solid var(--border);\n    }\n    .why-choose-item h4 {\n      font-size: 17px;\n      font-weight: 600;\n      color: var(--primary);\n      margin: 0 0 8px 0;\n    }\n    .why-choose-item p {\n      font-size: 15px;\n      line-height: 1.6;\n      color: var(--gray);\n      margin: 4px 0;\n    }\n    .why-choose-item a {\n      color: var(--primary);\n      text-decoration: underline;\n    }\n    .why-choose-item a:hover {\n      color: #2a5a8c;\n    }\n    @media (max-width: 768px) {\n      .why-choose-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n      }\n      .why-choose-item h4 {\n        font-size: 16px;\n      }\n      .why-choose-item p {\n        font-size: 14px;\n      }\n    }\n\n    \/* OTHER CHOICE 产品卡片 *\/\n    .product-card {\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      padding: 24px;\n      width: 100%;\n      max-width: 340px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .product-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 32px rgba(0,0,0,0.12);\n    }\n    .product-card img {\n      width: 100%;\n      height: auto;\n      border-radius: 8px;\n      margin-bottom: 20px;\n    }\n    .card-title { font-size: 18px; font-weight: 600; margin: 16px 0; }\n    .spec-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0;\n      text-align: left;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n    .spec-list li { padding: 8px 0; border-bottom: 1px solid #eee; }\n    .spec-list li:last-child { border-bottom: none; }\n    .spec-list strong { color: var(--primary); }\n    .pBtn {\n      display: inline-block;\n      padding: 12px 28px;\n      background: var(--primary);\n      color: white;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 600;\n      margin-top: auto;\n      transition: background 0.3s ease;\n    }\n    .pBtn:hover { background: #2a5a8c; }\n\n    \/* Lightbox *\/\n    .lightbox-modal {\n      display: none;\n      position: fixed;\n      z-index: 10000;\n      left: 0; top: 0;\n      width: 100%; height: 100%;\n      background-color: rgba(0,0,0,0.95);\n      justify-content: center;\n      align-items: center;\n      overflow: hidden;\n    }\n    .lightbox-modal.active { display: flex; }\n    .modal-content {\n      max-width: 95%;\n      max-height: 95%;\n      transform: translateY(120%);\n      transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);\n      border-radius: 12px;\n    }\n    .lightbox-modal.active .modal-content { transform: translateY(0); }\n    .lightbox-close {\n      position: absolute;\n      top: 20px; right: 30px;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      cursor: pointer;\n      z-index: 10001;\n    }\n\n    \/* 移动端通用优化 *\/\n    @media (max-width: 768px) {\n      .section-title { font-size: 28px; margin-bottom: 30px; }\n      .accordion-header { font-size: 20px; padding: 16px 20px; }\n      .product-card { padding: 20px; max-width: 300px; }\n      .card-title { font-size: 17px; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- FEATURES（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"features-list\"\u003e\n        \u003cp\u003e\u003cstrong\u003e● Contemporary Elegance\u003c\/strong\u003e: Step into outdoor luxury with our sleek and artisan-crafted pergola. Its smooth contours and seamless design not only elevate your space but also capture attention with its modern flair.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Customizable Comfort\u003c\/strong\u003e: Experience ultimate relaxation with our pergola's three rows of individually adjustable louvers, offering up to 234 square feet of shaded paradise. Whether you're seeking sunlight or stargazing, find your perfect ambiance with ease.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Industry's Widest Columns\u003c\/strong\u003e: Our pergola features 4.53x4.53 inch reinforced columns, meeting top industry standards for wind resistance and stability. Withstanding winds up to 70 mph and heavy snow loads, it keeps your outdoor oasis steadfast through any weather.\u003c\/p\u003e\n\n        \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n\n        \u003cspan class=\"more-text\"\u003e\n          \u003cp\u003e\u003cstrong\u003e● Effortless Maintenance\u003c\/strong\u003e: Say goodbye to water buildup woes! Our innovative drainage system of this hardtop pergola discreetly whisks away excess water, leaving your space dry and pristine with minimal upkeep required.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Built to Last\u003c\/strong\u003e: Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n          \u003cp\u003e· Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003e· In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n          \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003ca style=\"color:#ff8000;\" href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n          \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n\n      \u003c!-- PC端横幅轮播（保持不变） --\u003e\n      \u003cdiv class=\"swiper pc-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c59ac2e2a51b25c9f1cd27072a02749c.png?v=1742869943\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d43b2db6-0274-4ed9-a7db-cc9647752250.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1741491636\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32ea4a75-1910-4aa7-9839-6e53129a73eb.__CR0_0_1464_600_PT0_SX1464_V1_c9e12209-5d00-4e83-8219-6a6e19134029.jpg?v=1741491961\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端横幅轮播（保持不变） --\u003e\n      \u003cdiv class=\"swiper mobile-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/600x450_bb8f7593-eb9c-4f4e-be96-2d92b27dcc42.png?v=1741491255\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/b516cc1e-b021-4f90-9d5a-f23557c368c1.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1741491713\" alt=\"PURPLE-LEAF Pergola Mobile 2\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/9704c4f3-cccc-4a32-b571-dac5e9d49824.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1741491713\" alt=\"PURPLE-LEAF Pergola Mobile 3\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Detail Carousel (Tab Style, same component as Doc1 Highlights carousel) --\u003e\n      \u003cdiv class=\"carousel-section\"\u003e\n        \u003cdiv class=\"carousel-container newCustom\" data-autoplay=\"false\"\u003e\n          \u003c!-- Left Arrow --\u003e\n          \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n          \u003c!-- Desktop Carousel --\u003e\n          \u003cdiv class=\"carousel-track desktop-carousel\" style=\"transform: translateX(-300%)\"\u003e\n            \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPT_Image_2026_7_21_11_35_57.png?v=1784604974\" alt=\"Upgraded Pole\"\u003e\n            \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPT_Image_2026_7_21_11_31_20.png?v=1784605113\" alt=\"Drainage System\"\u003e\n            \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPT_Image_2026_7_21_11_14_04.png?v=1784604058\" alt=\"Performance Highlights\"\u003e\n            \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/customer_showing.png?v=1784355916\" alt=\"Customer Showcase\"\u003e\n          \u003c\/div\u003e\n          \u003c!-- Mobile Carousel --\u003e\n          \u003cdiv class=\"carousel-track mobile-carousel\" style=\"transform: translateX(-300%)\"\u003e\n            \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPT_Image_2026_7_21_11_35_57.png?v=1784604974\" alt=\"Upgraded Pole\"\u003e\n            \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPT_Image_2026_7_21_11_31_20.png?v=1784605113\" alt=\"Drainage System\"\u003e\n            \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPT_Image_2026_7_21_11_14_04.png?v=1784604058\" alt=\"Performance Highlights\"\u003e\n            \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/customer_showing.png?v=1784355916\" alt=\"Customer Showcase\"\u003e\n          \u003c\/div\u003e\n          \u003c!-- Right Arrow --\u003e\n          \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MEDIA EVALUATION（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eMEDIA EVALUATION\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper media-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DGlIytCgQjD\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/481745836_18493569325019064_7811412094960016043_n..jpg?v=1784340119\" alt=\"lauri_b review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003elauri_b\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003ewe've been wanting this for 4 years and finally came true. We now have the most chic and inviting patio space. This is the perfect spot to enjoy a drink, watch the sunrise\/sunset and enjoy with family.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/CtrGGKjAGtk\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ZYMXFBY1113_2.jpg?v=1784339904\" alt=\"nita_home review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003enita_home\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eIt's perfect for those sunny days and all you want its shade. Designed with two independent adjustable roofs, equipped with adjustable poles that allow you to adjust it effortlessly from 0° to 90°.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.youtube.com\/watch?v=ijWqYa5xxpI\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c4ae163c-44fa-45cf-b948-2479b5d82d67.png?v=1784336724\" alt=\"Jasminmelendez review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eJasminmelendez\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eTransforma tu hogar con estilo: Encuentra inspiración para renovar cada rincón con ideas acogedoras, elegantes y llenas de personalidad.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/p\/DLzzSxFsN-H\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/photo-output_3.png?v=1784340339\" alt=\"marianneferminr review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003emarianneferminr\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe perfect spot for slow mornings, golden sunsets, and family memories. My heart is so full — it's everything I pictured and more.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DZC9rAJur-S\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/IMG_3074.jpg?v=1784341083\" alt=\"kellitesta review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003ekellitesta\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eWe added this louvered pergola to our patio and it's been so nice having permanent shade! This is the 12x14 in champagne and we added sun shades on 2 sides for additional privacy.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reel\/DLpQ8Z3RROz\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Landscape_Image_2.jpg?v=1784341308\" alt=\"allyrokstyle review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eallyrokstyle\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe metal frame is also really sturdy. It's not going anywhere! There is an option to secure it to the patio as well, but we didn't even need to…it is very secure on its own.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- 后续达人素材，按上面的结构复制一份 \u003cdiv class=\"swiper-slide\"\u003e...\u003c\/div\u003e 即可 --\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============================================================\n   WHY CHOOSE US（新增板块，插入在 MEDIA EVALUATION 与 OTHER CHOICE 之间）\n   ============================================================ --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eWHY CHOOSE US\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n        \u003cdiv class=\"why-choose-grid\"\u003e\n\n            \u003c!-- 第一个项目：始终显示 --\u003e\n            \u003cdiv class=\"why-choose-item\"\u003e\n                \u003ch4\u003e10+ Years Dedicated to Outdoor Living\u003c\/h4\u003e\n                \u003cp\u003eFor more than a decade, PURPLE LEAF has focused on one thing—creating premium outdoor shade solutions that help families enjoy their backyards in comfort and style. From design and engineering to manufacturing and customer support, we continuously refine every detail to deliver durable, functional, and beautiful outdoor structures that stand the test of time.\u003c\/p\u003e\n                \u003c!-- ﹥See More 按钮（默认可见） --\u003e\n                \u003cspan class=\"see-more-btn\" onclick=\"expandWhyChoose()\" style=\"cursor:pointer; color:#0066cc; font-weight:bold;\"\u003e﹥See More\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 第二个项目：始终显示（没有fold-item） --\u003e\n            \u003cdiv class=\"why-choose-item\"\u003e\n                \u003ch4\u003eTrusted by Thousands of American Families\u003c\/h4\u003e\n                \u003cp\u003eMore than 10,000 homeowners across the United States have chosen PURPLE LEAF to transform their outdoor spaces. From Texas and California to Florida and beyond, our customers share real experiences, installation photos, and backyard transformations that showcase how our louvered pergolas perform in different climates and seasons.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/pages\/purple-leaf-louvered-pergola-reviews\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead what real customers are saying →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 以下所有项目默认折叠（添加 class=\"fold-item\"） --\u003e\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eDesigned for Confidence, Backed by Support\u003c\/h4\u003e\n                \u003cp\u003eA pergola is a long-term investment in your home. That's why we stand behind our products with comprehensive warranty coverage, giving you added confidence and peace of mind throughout ownership.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eReliable Door-to-Door Delivery\u003c\/h4\u003e\n                \u003cp\u003eWe coordinate the shipping process from start to finish, including freight handling and delivery arrangements. You'll receive tracking updates throughout the journey so you always know the status of your order.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eTransparent Return Policy\u003c\/h4\u003e\n                \u003cp\u003eIf your product arrives with shipping damage or verified manufacturing defects, our support team will work quickly to provide replacement parts, a replacement product, or an appropriate resolution based on the situation.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eInstallation Support Every Step of the Way\u003c\/h4\u003e\n                \u003cp\u003eFrom detailed assembly manuals to step-by-step installation videos, we provide the resources you need for a successful installation. Need extra help? Our team can also recommend professional third-party installation partners in many regions.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/assemblyhelp.com\/pages\/purple-leaf-assembly-help\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eChoose professional third-party assembly services →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eLocal Support You Can Count On\u003c\/h4\u003e\n                \u003cp\u003eAfter-sales support originates from the same location as your order. When purchasing a large louvered pergola, your biggest concern often isn't the product itself, but rather: \"If a screw is missing or a corner gets dinged, how long will it take to resolve?\"\u003c\/p\u003e\n                \u003cp\u003eOver the past two years, hundreds of customers have encountered minor shipping scuffs, missing parts, or cracked handles. The reason they consistently left 5-star reviews was the same: \"Purple Leaf sent replacement parts in just a few days.\"\u003c\/p\u003e\n                \u003cp\u003eThis efficiency is backed by our genuine U.S.-based warehouses and service network:\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. West (California)\u003c\/strong\u003e – Serving all western states; replacement parts delivered in as little as 2-3 days.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. East (New Jersey + Pennsylvania)\u003c\/strong\u003e – Covering densely populated areas like New York, Philadelphia, and Boston; after-sales support requires no transoceanic shipping.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. South (Georgia + Texas)\u003c\/strong\u003e – Serving the Southeast and Gulf Coast; whether facing the scorching Texas sun or Florida downpours, replacement parts are close at hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eProfessional \u0026amp; Efficient Customer Service\u003c\/h4\u003e\n                \u003cp\u003eQuestions before or after your purchase? Our dedicated customer support team is available to assist with product selection, installation guidance, replacement parts, warranty inquiries, and after-sales service. Most customer inquiries receive a response within 24 business hours.\u003c\/p\u003e\n                 \u003ch4\u003eAfter-Sales Support\u003c\/h4\u003e\n                  \u003cp\u003eOur after-sales service process is designed to help customers resolve issues quickly and efficiently, minimizing downtime and ensuring long-term product satisfaction. Our dedicated support team is available via email and phone to handle any inquiries, from missing parts and installation questions to warranty claims and damage reports. Replacement parts are shipped promptly from our U.S.-based warehouses, often reaching you within 3–4business days. With our commitment to responsive and reliable service, you can enjoy your outdoor space with complete peace of mind.\u003c\/p\u003e\n                \u003c!-- ﹥See Less 按钮（默认隐藏，放在最后一项内部） --\u003e\n                \u003cspan class=\"see-less-btn\" onclick=\"collapseWhyChoose()\" style=\"display:none; cursor:pointer; color:#0066cc; font-weight:bold;\"\u003e﹥See Less\u003c\/span\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OTHER CHOICE --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper choice-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1014_2_a1d0146b-47f7-47e6-a797-794226334b57.jpg?v=1741505837\" alt=\"Caesar Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eCaesar Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $1999-$5999\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 13'x30'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Bronze\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-11-4-x-27-2-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\" alt=\"Athena Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5''\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Gray\/Bronze\/White\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Wood Grain Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eWood Grain Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4699\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.5''\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Wood Grain\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\" alt=\"Athena White Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena White Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5''\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e White\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=892\" alt=\"White Roof Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eWhite Roof Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4599\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Gray Frame White Roof\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\" alt=\"Athena Bronze Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Bronze Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2399-$5899\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Bronze\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING \u0026 RETURN --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n        \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n        \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n        \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n        \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n        \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n        \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n        \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n        \u003cp\u003eWe'll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n        \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n        \u003cp\u003eKeep in mind:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n          \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n        \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n          \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n          \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n          \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n        \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we'll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n        \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERVICE \u0026 WARRANTY --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n        \u003ch4\u003e1. Accepted Return\u003c\/h4\u003e\n        \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n        \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n        \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n        \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n        \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n        \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\n        \u003ch4\u003e2. Not support the return\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e(2) Arrived damage\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(3) Missing part\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(4) Doesn't work or defective\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(5) Incorrect Package Sent\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\n        \u003ch4\u003e3. Return Confirmation\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order, a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003e4. Refund and Compensation Process\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Lightbox Modal --\u003e\n  \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n    \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n    \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 控制 WHY CHOOSE US 展开\/折叠的 JavaScript --\u003e\n\u003cscript\u003e\nfunction expandWhyChoose() {\n    document.querySelector('.see-more-btn').style.display = 'none';\n    document.querySelector('.see-less-btn').style.display = 'inline';\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'block';\n    });\n}\n\nfunction collapseWhyChoose() {\n    document.querySelector('.see-less-btn').style.display = 'none';\n    document.querySelector('.see-more-btn').style.display = 'inline';\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'none';\n    });\n}\n\ndocument.addEventListener('DOMContentLoaded', function() {\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'none';\n    });\n    document.querySelector('.see-less-btn').style.display = 'none';\n});\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  \/\/ 默认展开项设置 height: auto\n  document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n    content.style.height = 'auto';\n  });\n\n  \/\/ Accordion 交互\n  document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const item = header.parentElement;\n      const content = header.nextElementSibling;\n\n      if (item.classList.contains('active')) {\n        content.style.height = `${content.scrollHeight}px`;\n        item.classList.remove('active');\n        void content.offsetHeight;\n        content.style.height = '0';\n      } else {\n        item.classList.add('active');\n        content.style.height = `${content.scrollHeight}px`;\n        content.addEventListener('transitionend', function handler() {\n          content.style.height = 'auto';\n          content.removeEventListener('transitionend', handler);\n        });\n        content.querySelectorAll('.swiper').forEach(el =\u003e {\n          if (el.swiper) el.swiper.update();\n        });\n      }\n    });\n  });\n\n  \/\/ See More \/ See Less\n  function expandContent() {\n    document.querySelector('.see-more').style.display = 'none';\n    document.querySelector('.more-text').style.display = 'inline';\n  }\n  function collapseContent() {\n    document.querySelector('.see-more').style.display = 'inline';\n    document.querySelector('.more-text').style.display = 'none';\n  }\n\n  \/\/ PC端横幅轮播\n  new Swiper('.pc-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ 移动端横幅轮播\n  new Swiper('.mobile-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ MEDIA EVALUATION 轮播\n  new Swiper('.media-swiper', {\n    slidesPerView: 1.3,\n    spaceBetween: 20,\n    loop: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      600: { slidesPerView: 2.2, spaceBetween: 20 },\n      769: { slidesPerView: 3, spaceBetween: 24 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ OTHER CHOICE 轮播\n  new Swiper('.choice-swiper', {\n    loop: true,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    centeredSlides: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ Lightbox\n  const lightbox = document.getElementById('lightbox');\n  const lightboxImg = document.getElementById('lightbox-img');\n  const closeBtn = document.querySelector('.lightbox-close');\n\n  document.querySelectorAll('.pc-highlights-swiper img, .mobile-highlights-swiper img, .carousel-container.newCustom .carousel-img').forEach(img =\u003e {\n    img.addEventListener('click', () =\u003e {\n      lightboxImg.src = img.src;\n      lightboxImg.alt = img.alt;\n      lightbox.classList.add('active');\n    });\n  });\n\n  closeBtn.addEventListener('click', () =\u003e lightbox.classList.remove('active'));\n  lightbox.addEventListener('click', e =\u003e { if (e.target === lightbox) lightbox.classList.remove('active'); });\n\u003c\/script\u003e\n\n\u003c!-- 悬浮小视频 --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n  \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n  \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/80337dbe0e914fe5a1d7e61d435e0e0f.mp4\" type=\"video\/mp4\"\u003e\n    你的浏览器不支持视频播放\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 弹窗视频 --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none; align-items: center; justify-content: center;\"\u003e\n  \u003cdiv id=\"modal-video-container\" style=\"position: relative; max-width: 90vw; max-height: 85vh; transform: translateY(100%); transition: transform 0.5s ease-out; display: flex;\"\u003e\n    \u003cbutton id=\"close-modal-btn\" style=\"position: absolute; top: -44px; right: 0; background: #000000; color: #ffffff; border: none; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; cursor: pointer; z-index: 999999; line-height: 32px; text-align: center; padding: 0; margin: 0; font-weight: bold;\"\u003e×\u003c\/button\u003e\n    \u003cvideo muted controls playsinline style=\"display: block; max-width: 90vw; max-height: 85vh; width: auto; height: auto; object-fit: contain; border-radius: 8px;\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/80337dbe0e914fe5a1d7e61d435e0e0f.mp4\" type=\"video\/mp4\"\u003e\n      你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 视频交互逻辑 --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  const smallVideo = document.getElementById('small-float-video');\n  const closeSmallBtn = document.getElementById('close-small-video');\n  const videoModal = document.getElementById('video-modal');\n  const modalVideoContainer = document.getElementById('modal-video-container');\n  const closeModalBtn = document.getElementById('close-modal-btn');\n  const modalVideo = document.querySelector('#modal-video-container video');\n\n  closeSmallBtn.addEventListener('click', function(e) {\n    e.stopPropagation();\n    smallVideo.style.display = 'none';\n  });\n\n  smallVideo.addEventListener('click', function() {\n    videoModal.style.display = 'flex';\n    closeModalBtn.style.display = 'block';\n    setTimeout(() =\u003e { modalVideoContainer.style.transform = 'translateY(0)'; }, 10);\n    modalVideo.play();\n  });\n\n  closeModalBtn.addEventListener('click', function() {\n    modalVideoContainer.style.transform = 'translateY(100%)';\n    modalVideo.pause();\n    setTimeout(() =\u003e { videoModal.style.display = 'none'; }, 500);\n  });\n\n  videoModal.addEventListener('click', function(e) {\n    if (e.target === videoModal) closeModalBtn.click();\n  });\n\n  closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"10' x 10'","offer_id":52898288533869,"sku":"ZY03KSBY1010","price":1999.0,"currency_code":"USD","in_stock":false},{"title":"10' x 12'","offer_id":48554364961051,"sku":"ZY03KSBY1012","price":2099.0,"currency_code":"USD","in_stock":false},{"title":"10' x 14'","offer_id":51829959491949,"sku":"ZY03KSBY1014","price":2429.0,"currency_code":"USD","in_stock":true},{"title":"10' x 16'","offer_id":51887959015789,"sku":"ZY03KSBY1016","price":2849.0,"currency_code":"USD","in_stock":true},{"title":"11' x 15'","offer_id":51887959048557,"sku":"ZY03KSBY1115","price":2879.0,"currency_code":"USD","in_stock":true},{"title":"11' x 18'","offer_id":51829959524717,"sku":"ZY03KSBY1118","price":3129.0,"currency_code":"USD","in_stock":true},{"title":"11' x 21'","offer_id":51829959557485,"sku":"ZY03KSBY1121","price":3649.0,"currency_code":"USD","in_stock":true},{"title":"11' x 23'(+Free Gift)","offer_id":51829959590253,"sku":"ZY03KSBY1123","price":3899.0,"currency_code":"USD","in_stock":true},{"title":"11' x 28'(+Free Gift)","offer_id":51829959623021,"sku":"ZY03KSBY1128","price":4849.0,"currency_code":"USD","in_stock":true},{"title":"13' x 15'","offer_id":51887959081325,"sku":"ZY03KSBY1315","price":3349.0,"currency_code":"USD","in_stock":true},{"title":"13' x 20'（Last 1 in Stock）","offer_id":51887959114093,"sku":"ZY03KSBY1320","price":4299.0,"currency_code":"USD","in_stock":true},{"title":"13' x 25'","offer_id":51887959146861,"sku":"ZY03KSBY1325","price":5149.0,"currency_code":"USD","in_stock":true},{"title":"13' x 30'","offer_id":51887959179629,"sku":"ZY03KSBY1330","price":6199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_14e18d79-bc3f-4223-b25b-c05858bcfef2.jpg?v=1776756640"},{"product_id":"purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola Grey Outdoor Aluminum Pergola with Roller Blind Adjustable Gazebo for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n      \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eAdjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays。\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003e Constructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eExcellent material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Privacy and Protection:\u003c\/strong\u003e Enjoy uninterrupted leisure time shielded from prying eyes and harsh weather conditions with the adjustable drop-down roller shade.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Customizable Shading: \u003c\/strong\u003ePulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n         \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/b\u003e \u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \n\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/74b96dbb2d19db9758ba306fc55ad040_f083aa5d-556c-42b0-bfbb-e0ba743b4c7a.jpg?v=17237107648\" tupian\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_6a6548f2-549b-429e-bccc-9e56c900a333.jpg?v=1721808047\" tupian\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_fa9e6859-80b2-422f-ab30-1397cfcf269a.jpg?v=1721808047\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_993a7aeb-7d62-4937-9dcd-fa878d375682.jpg?v=1721808048\"\u003e\u003c\/li\u003e\n  \n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_7ba96720-599a-47b2-b272-ac24d3da5fa5.jpg?v=1723711298\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_139c11b5-d9fb-407f-a353-65043f45ffd9.jpg?v=1721808196\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_26827462-9f18-4630-9257-5caa7e329fb8.jpg?v=1721808196\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_53dc2a5a-18c6-4a7f-a503-51fe7bf92b98.jpg?v=1721808195\"\u003e\u003c\/li\u003e\n                      \n                        \u003c\/ul\u003e\n       \u003c!-- 轮播图3 --\u003e\n                    \u003cdiv class=\"carousel-section\"\u003e\n                        \u003cdiv class=\"carousel-container\" data-time=\"8000\"\u003e\n                            \u003c!-- 左箭头 --\u003e\n                            \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n                            \u003c!-- 桌面端轮播 --\u003e\n                            \u003cdiv class=\"carousel-track desktop-carousel\" style=\"transform: translateX(-300%)\"\u003e\n                                \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_f9ec0e31-01eb-4a8b-bf56-ce189e46e2dd.jpg?v=1721808048\" alt=\"Detail1\"\u003e\n                                \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_2af2f71a-083b-4f5d-98d3-2c83134c98f1.jpg?v=1721808048\" alt=\"Detail2\"\u003e\n                                \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_b6e7ca04-a63d-4384-9cfd-9ba5b07c76de.jpg?v=1721808048\" alt=\"Detail3\"\u003e\n                                \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_ebf60854-d288-494a-81b7-9681e3a720f5.jpg?v=1721808048\" alt=\"Detail4\"\u003e\n                            \u003c\/div\u003e\n                            \u003c!-- 手机端轮播（600x450）--\u003e\n                            \u003cdiv class=\"carousel-track mobile-carousel\" style=\"transform: translateX(-300%)\"\u003e\n                                \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_1e193f64-0ba4-4f13-a0be-8d0ada452fdf.jpg?v=1721808195\" alt=\"Detail 1Detail 1Detail 1\"\u003e\n                                \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_14385571-046a-485b-93e9-05c3d7cf4359.jpg?v=1721808196\" alt=\"Detail 3Detail 3Detail 3\"\u003e\n                                \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_7542be78-16da-4037-bf46-b6554bd7616f.jpg?v=1721808196\"\u003e\n                                \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_375bc40a-0710-4348-aec0-a5199c354a08.jpg?v=1721808195\"\u003e\n                            \u003c\/div\u003e\n                            \u003c!-- 右箭头 --\u003e\n                            \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e                      \n\u003c\/div\u003e\n                    \u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第三板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_c5960431-51e2-4fc8-83d5-ccf0a445d9d0.jpg?v=1727335751\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n                              \u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2799-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_00f9eee5-c2f9-48ca-b8bb-952f5bd17b6f.jpg?v=1727335719\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n                              \u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2978-$4508\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_0f57b049-4567-482b-85c7-801730487503.jpg?v=1727335734\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Wall\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$7219\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d65b50f7-1879-4f5d-b5ae-721a0c050290.jpg?v=1727336200\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo?variant=44720199270683\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo?variant=44720199270683\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!--\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t #产品图片替换#\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/image2_1_f900f224-dab9-4fe4-9618-32241a735cdd.jpg?v=1716194202\" alt=\"\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 产品标题文案 #\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eSquare Patio Umbrella\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 购物车文案 #\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"javascript:;\"\u003eAdd to Cart\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t# 对比文案 #\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t--\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe’ll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\t\twe’ll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\t\n\t\n\t\n\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 悬浮小视频 --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n  \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n  \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/563b4d81cb6f461d8e4fbf36c989e5af.mp4\" type=\"video\/mp4\"\u003e\n    你的浏览器不支持视频播放\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 弹窗视频（16:9） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n  \u003cdiv id=\"modal-video-container\" style=\"position: relative; width: calc(100% - 60px); max-width: 900px; margin: 70px auto 50px auto; transform: translateY(100%); transition: transform 0.5s ease-out; aspect-ratio: 16\/9;\"\u003e\n    \u003cbutton id=\"close-modal-btn\" style=\"position: absolute; top: 15px; right: 15px; background: #000000; color: #ffffff; border: none; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; cursor: pointer; z-index: 999999; line-height: 32px; text-align: center; padding: 0; margin: 0; font-weight: bold;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/563b4d81cb6f461d8e4fbf36c989e5af.mp4\" type=\"video\/mp4\"\u003e\n      你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 视频交互逻辑 --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  const smallVideo = document.getElementById('small-float-video');\n  const closeSmallBtn = document.getElementById('close-small-video');\n  const videoModal = document.getElementById('video-modal');\n  const modalVideoContainer = document.getElementById('modal-video-container');\n  const closeModalBtn = document.getElementById('close-modal-btn');\n  const modalVideo = document.querySelector('#modal-video-container video');\n\n  closeSmallBtn.addEventListener('click', function(e) {\n    e.stopPropagation();\n    smallVideo.style.display = 'none';\n  });\n\n  smallVideo.addEventListener('click', function() {\n    videoModal.style.display = 'block';\n    closeModalBtn.style.display = 'block';\n    setTimeout(() =\u003e { modalVideoContainer.style.transform = 'translateY(0)'; }, 10);\n    modalVideo.play();\n  });\n\n  closeModalBtn.addEventListener('click', function() {\n    modalVideoContainer.style.transform = 'translateY(100%)';\n    modalVideo.pause();\n    setTimeout(() =\u003e { videoModal.style.display = 'none'; }, 500);\n  });\n\n  videoModal.addEventListener('click', function(e) {\n    if (e.target === videoModal) closeModalBtn.click();\n  });\n\n  closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Gray \/ 10' x 12' \/ 1L","offer_id":52723640467821,"sku":"ZY04BYXF1012-GY-RB1L","price":2748.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 12' \/ 1W","offer_id":52723640500589,"sku":"ZY04BYXF1012-GY-RB1W","price":2718.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 12' \/ 1L and 1W","offer_id":52723640533357,"sku":"ZY04BYXF1012-GY-RB1L1W","price":2967.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 12' \/ 1L and 2W","offer_id":52723640566125,"sku":"ZY04BYXF1012-GY-RB1L2W","price":3186.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 13' \/ 1L","offer_id":49192831189275,"sku":"ZY04BYXF1013-GY-RB1L","price":3028.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 13' \/ 1W","offer_id":49198359478555,"sku":"ZY04BYXF1013-GY-RB1W","price":2968.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 13' \/ 1L and 1W","offer_id":49198359511323,"sku":"ZY04BYXF1013-GY-RB1L1W","price":3247.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 13' \/ 1L and 2W","offer_id":49198359544091,"sku":"ZY04BYXF1013-GY-RB1L2W","price":3466.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 14' \/ 1L","offer_id":49192831254811,"sku":"ZY04BYXF1014-GY-RB1L","price":2878.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 14' \/ 1W","offer_id":49198359609627,"sku":"ZY04BYXF1014-GY-RB1W","price":2818.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 14' \/ 1L and 1W","offer_id":49198359642395,"sku":"ZY04BYXF1014-GY-RB1L1W","price":3097.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 14' \/ 1L and 2W","offer_id":49198359675163,"sku":"ZY04BYXF1014-GY-RB1L2W","price":3316.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' (Shipping in Mid September) \/ 1L","offer_id":52723640598893,"sku":"ZY04BYXF1016-GY-RB1L","price":3558.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' (Shipping in Mid September) \/ 1W","offer_id":52723640631661,"sku":"ZY04BYXF1016-GY-RB1W","price":3478.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' (Shipping in Mid September) \/ 1L and 1W","offer_id":52723640664429,"sku":"ZY04BYXF1016-GY-RB1L1W","price":3777.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' (Shipping in Mid September) \/ 1L and 2W","offer_id":52723640697197,"sku":"ZY04BYXF1016-GY-RB1L2W","price":3996.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 13' \/ 1L","offer_id":49192831287579,"sku":"ZY04BYXF1113-GY-RB1L","price":2958.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 13' \/ 1W","offer_id":49198359740699,"sku":"ZY04BYXF1113-GY-RB1W","price":2918.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 11' x 13' \/ 1L and 1W","offer_id":49198359773467,"sku":"ZY04BYXF1113-GY-RB1L1W","price":3197.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 11' x 13' \/ 1L and 2W","offer_id":49198359806235,"sku":"ZY04BYXF1113-GY-RB1L2W","price":3436.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 11' x 14' \/ 1L","offer_id":49192831320347,"sku":"ZY04BYXF1114-GY-RB1L","price":3078.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 14' \/ 1W","offer_id":49198359871771,"sku":"ZY04BYXF1114-GY-RB1W","price":3038.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 14' \/ 1L and 1W","offer_id":49198359904539,"sku":"ZY04BYXF1114-GY-RB1L1W","price":3317.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 14' \/ 1L and 2W","offer_id":49198359937307,"sku":"ZY04BYXF1114-GY-RB1L2W","price":3556.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 15' \/ 1L","offer_id":52723640729965,"sku":"ZY04BYXF1115-GY-RB1L","price":3278.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 11' x 15' \/ 1W","offer_id":52723640762733,"sku":"ZY04BYXF1115-GY-RB1W","price":3338.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 15' \/ 1L and 1W","offer_id":52723640795501,"sku":"ZY04BYXF1115-GY-RB1L1W","price":3579.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 11' x 15' \/ 1L and 2W","offer_id":52723640828269,"sku":"ZY04BYXF1115-GY-RB1L2W","price":3808.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 12' x 12' \/ 1L","offer_id":49192831353115,"sku":"ZY04BYXF1212-GY-RB1L","price":3148.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 12' \/ 1W","offer_id":49198360002843,"sku":"ZY04BYXF1212-GY-RB1W","price":3148.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 12' \/ 1L and 1W","offer_id":49198360035611,"sku":"ZY04BYXF1212-GY-RB1L1W","price":3397.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 12' \/ 1L and 2W","offer_id":49198360068379,"sku":"ZY04BYXF1212-GY-RB1L2W","price":3646.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' \/ 1L","offer_id":49192831385883,"sku":"ZY04BYXF1214-GY-RB1L","price":3278.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' \/ 1W","offer_id":49198360133915,"sku":"ZY04BYXF1214-GY-RB1W","price":3248.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' \/ 1L and 1W","offer_id":49198360166683,"sku":"ZY04BYXF1214-GY-RB1L1W","price":3527.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' \/ 1L and 2W","offer_id":49198360199451,"sku":"ZY04BYXF1214-GY-RB1L2W","price":3776.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16'(Shipping in Mid September) \/ 1L","offer_id":49192831418651,"sku":"ZY04BYXF1216-GY-RB1L","price":3798.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16'(Shipping in Mid September) \/ 1W","offer_id":49198360264987,"sku":"ZY04BYXF1216-GY-RB1W","price":3748.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16'(Shipping in Mid September) \/ 1L and 1W","offer_id":49198360297755,"sku":"ZY04BYXF1216-GY-RB1L1W","price":4147.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16'(Shipping in Mid September) \/ 1L and 2W","offer_id":49198360330523,"sku":"ZY04BYXF1216-GY-RB1L2W","price":4296.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 12' x 20' \/ 1L","offer_id":49192831451419,"sku":"ZY04BYXF1220-GY-RB1L","price":4548.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 20' \/ 1W","offer_id":49198360396059,"sku":"ZY04BYXF1220-GY-RB1W","price":4448.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 20' \/ 1L and 1W","offer_id":49198360428827,"sku":"ZY04BYXF1220-GY-RB1L1W","price":4797.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 20' \/ 1L and 2W","offer_id":49198360461595,"sku":"ZY04BYXF1220-GY-RB1L2W","price":5046.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' \/ 1L","offer_id":52723640861037,"sku":"ZY04BYXF1420-GY-RB1L","price":5598.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' \/ 1W","offer_id":52723640893805,"sku":"ZY04BYXF1420-GY-RB1W","price":5528.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' \/ 1L and 1W","offer_id":52723640926573,"sku":"ZY04BYXF1420-GY-RB1L1W","price":5877.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' \/ 1L and 2W","offer_id":52723640959341,"sku":"ZY04BYXF1420-GY-RB1L2W","price":6156.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' \/ 1L","offer_id":52723640992109,"sku":"ZY04BYXF1224-GY-RB1L","price":5408.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' \/ 1W","offer_id":52723641024877,"sku":"ZY04BYXF1224-GY-RB1W","price":5298.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' \/ 1L and 1W","offer_id":52723641057645,"sku":"ZY04BYXF1224-GY-RB1L1W","price":5859.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' \/ 1L and 2W","offer_id":52723641090413,"sku":"ZY04BYXF1224-GY-RB1L2W","price":6059.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24' \/ 1L","offer_id":52723641123181,"sku":"ZY04BYXF1424-GY-RB1L","price":6378.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24' \/ 1W","offer_id":52723641155949,"sku":"ZY04BYXF1424-GY-RB1W","price":5878.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24' \/ 1L and 1W","offer_id":52723641188717,"sku":"ZY04BYXF1424-GY-RB1L1W","price":6578.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24' \/ 1L and 2W","offer_id":52723641221485,"sku":"ZY04BYXF1424-GY-RB1L2W","price":6978.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_256bb364-2125-46d3-9c19-8e4a27111ac6.jpg?v=1763987138"},{"product_id":"purple-leaf-louvered-pergola-12-x-16-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola White Outdoor Aluminum Pergola with Roller Blind Adjustable Gazebo for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 - 完整优化版（HIGHLIGHTS 轮播手动点击后自动播放暂停） --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"main\"\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e● \u003cstrong\u003eAdjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays。\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003e Constructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n\u003cspan class=\"see-more\"\u003e﹥See More\u003c\/span\u003e\n\u003cp\u003e\u003cspan\u003e● \u003c\/span\u003e\u003cstrong\u003eExcellent material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e● \u003c\/span\u003e\u003cstrong\u003e Privacy and Protection:\u003c\/strong\u003e Enjoy uninterrupted leisure time shielded from prying eyes and harsh weather conditions with the adjustable drop-down roller shade.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cstrong\u003e Customizable Shading: \u003c\/strong\u003ePulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cstrong\u003e Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n\u003cspan class=\"more-text\"\u003e\u003cspan class=\"see-less\"\u003e﹥See Less\u003c\/span\u003e \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/74b96dbb2d19db9758ba306fc55ad040_15c4ce85-4619-4044-a305-92f3a66a9f01.jpg?v=1723715842\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4b1fd7e3-bb56-4ff4-ab06-4d96b93355b5.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630270\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_2217c85d-7a16-40a0-84f4-918a9435ef54.jpg?v=1723713947\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c074216a-ece6-4df3-bfb6-9ed167072b4f.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631064\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 原有轮播（保留） --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track desktop-carousel\" style=\"transform: translateX(-300%);\"\u003e\n\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/59b98402-82ce-451a-a059-4dca453bd927.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630270\" alt=\"Detail1\"\u003e \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/96f98304-0a0c-41cf-8a28-4bb2098dd9b6.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630271\" alt=\"Detail2\"\u003e \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/378be90d-2667-4510-adc9-9be84ffa8ca0.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630270\" alt=\"Detail3\"\u003e \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d9a59c61-9a7c-4957-b9ba-6fc87ff302d2.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630270\" alt=\"Detail4\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carousel-track mobile-carousel\" style=\"transform: translateX(-300%);\"\u003e\n\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7afa8ba1-46b3-4004-a222-1655c8cc0ecd.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631064\" alt=\"Detail 1\"\u003e \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2c6257df-24e6-4f50-be65-57fadfad2d0d.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631064\" alt=\"Detail 3\"\u003e \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/9621c1aa-9def-4a38-a92c-c9637d312da0.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631065\"\u003e \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/b5c41e84-e10c-4abb-b956-2d884397ba94.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631064\"\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新添加的轮播板块（位于第二张静态照片正下方） --\u003e\n\u003cdiv class=\"carousel-section\" style=\"margin-top: 30px;\"\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003c!-- 左箭头 --\u003e \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e \u003c!-- 桌面端轮播（3张PC图） --\u003e\n\u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1pc_6ed9680c-a4fc-4d8f-b60a-355c5775146c.jpg?v=1768875715\" alt=\"Detail 1\"\u003e \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2pc.jpg?v=1768875715\" alt=\"Detail 2\"\u003e \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3pc_bf5661fe-bd2e-4dbb-a53f-28e4c68b9758.jpg?v=1768875715\" alt=\"Detail 3\"\u003e\n\u003c\/div\u003e\n\u003c!-- 手机端轮播（3张PE图） --\u003e\n\u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1pe_62936fea-d1c7-48a2-8e72-cdfce43b54b4.jpg?v=1768875714\" alt=\"Detail 1\"\u003e \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2pe_9dff3d75-e1c8-4bbe-85d3-0af560cdffbe.jpg?v=1768875715\" alt=\"Detail 2\"\u003e \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3pe_0103c767-5242-4d11-bdbc-bbcc8782bd0a.jpg?v=1768875715\" alt=\"Detail 3\"\u003e\n\u003c\/div\u003e\n\u003c!-- 右箭头 --\u003e \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第三板块START (OTHER CHOICE) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"mainBox\"\u003e\n\u003cdiv class=\"leftBox\"\u003e\n\u003c!-- 左侧固定内容(1) --\u003e\n\u003cdiv class=\"itemBox\"\u003e\n\u003cdiv class=\"inBox\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 左侧固定标题文案 --\u003e\n\u003cdiv\u003eprices\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\u003cdiv\u003efunctionality\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\u003cdiv\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 左侧固定内容(2) --\u003e\n\u003cdiv class=\"itemBox border center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_ed126dd0-80cb-4a23-a7ed-497d0b2af0a2.jpg?v=1727321879\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-12-x-16-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Round Umbrella\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2799-$4899\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\u003cdiv\u003e×\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧滚动内容 --\u003e\n\u003cdiv class=\"rightBox\"\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_37f8fc25-5db8-46cb-b5a6-f530b4efda27.jpg?v=1727321639\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2978-$4508\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eillumination\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\u003cdiv\u003e√\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013-1_8bfbbc5d-6f15-4653-a386-fca00e66c848.jpg?v=1727321721\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Wall\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2699-$7219\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003e×\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003enone\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003e×\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall \u003cbr\u003eand Strip Lights\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the polyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You can contact our exclusive Purple Leaf customer service team for assistance before and after your purchase.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send a new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 商品详情折叠面板 --\u003e \u003cscript\u003e\n  let item = document.querySelectorAll('.item');\n  let itemTitle = document.querySelectorAll('.itemTitle');\n  for (let i = 0; i \u003c item.length; i++) {\n    itemTitle[i].addEventListener('click', function() {\n      if (item[i].className.includes('active')) {\n        item[i].className = 'item';\n      } else {\n        item[i].className = 'item active';\n      }\n    })\n  }\n\u003c\/script\u003e \u003c!-- 轮播通用样式与JS（点击下一张后自动轮播暂停） --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .carousel-section {\n    position: relative;\n    margin: 30px 0;\n    overflow: hidden;\n  }\n  .carousel-container {\n    position: relative;\n    width: 100%;\n  }\n  .carousel-track {\n    display: flex;\n    transition: transform 0.5s ease;\n  }\n  .carousel-img {\n    width: 100%;\n    flex-shrink: 0;\n    object-fit: contain;\n  }\n  .mobile-img {\n    width: 100%;\n  }\n  .carousel-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(0,0,0,0.5);\n    color: white;\n    border: none;\n    font-size: 30px;\n    padding: 10px;\n    cursor: pointer;\n    z-index: 10;\n  }\n  .left { left: 10px; }\n  .right { right: 10px; }\n  @media (max-width: 600px) {\n    .desktop-carousel { display: none; }\n  }\n  @media (min-width: 601px) {\n    .mobile-carousel { display: none; }\n  }\n\u003c\/style\u003e","brand":"PURPLE LEAF","offers":[{"title":"White \/ 10' x 12' \/ 1L","offer_id":52807994179949,"sku":"ZYXFBY1012-WT-RB1L","price":2698.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 12' \/ 1W","offer_id":52807994212717,"sku":"ZYXFBY1012-WT-RB1W","price":2668.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 12' \/ 1L and 1W","offer_id":52807994245485,"sku":"ZYXFBY1012-WT-RB1L1W","price":2917.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 12' \/ 1L and 2W","offer_id":52807994278253,"sku":"ZYXFBY1012-WT-RB1L2W","price":3136.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 13' \/ 1L","offer_id":49209609748763,"sku":"ZYXFBY1013-WT-RB1L","price":2978.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 13' \/ 1W","offer_id":49209609781531,"sku":"ZYXFBY1013-WT-RB1W","price":2918.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 13' \/ 1L and 1W","offer_id":49209609814299,"sku":"ZYXFBY1013-WT-RB1L1W","price":3197.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 13' \/ 1L and 2W","offer_id":49209609847067,"sku":"ZYXFBY1013-WT-RB1L2W","price":3416.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 14' \/ 1L","offer_id":49209609912603,"sku":"ZYXFBY1014-WT-RB1L","price":2838.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 14' \/ 1W","offer_id":49209609945371,"sku":"ZYXFBY1014-WT-RB1W","price":2768.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 14' \/ 1L and 1W","offer_id":49209609978139,"sku":"ZYXFBY1014-WT-RB1L1W","price":3079.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 14' \/ 1L and 2W","offer_id":49209610010907,"sku":"ZYXFBY1014-WT-RB1L2W","price":3216.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 16' \/ 1L","offer_id":51862390571373,"sku":"ZYXFBY1016-WT-RB1L","price":3628.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 16' \/ 1W","offer_id":51862390604141,"sku":"ZYXFBY1016-WT-RB1W","price":3548.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 16' \/ 1L and 1W","offer_id":51862390636909,"sku":"ZYXFBY1016-WT-RB1L1W","price":3847.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 16' \/ 1L and 2W","offer_id":51862390669677,"sku":"ZYXFBY1016-WT-RB1L2W","price":4066.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 13' \/ 1L","offer_id":51634114199917,"sku":"ZYXFBY1113-WT-RB1L","price":3008.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11' x 13' \/ 1W","offer_id":51634114232685,"sku":"ZYXFBY1113-WT-RB1W","price":2968.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11' x 13' \/ 1L and 1W","offer_id":51634114265453,"sku":"ZYXFBY1113-WT-RB1L1W","price":3247.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11' x 13' \/ 1L and 2W","offer_id":51634114298221,"sku":"ZYXFBY1113-WT-RB1L2W","price":3486.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11' x 14' \/ 1L","offer_id":51634114363757,"sku":"ZYXFBY1114-WT-RB1L","price":3278.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 14' \/ 1W","offer_id":51634114396525,"sku":"ZYXFBY1114-WT-RB1W","price":3238.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 14' \/ 1L and 1W","offer_id":51634114429293,"sku":"ZYXFBY1114-WT-RB1L1W","price":3517.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 14' \/ 1L and 2W","offer_id":51634114462061,"sku":"ZYXFBY1114-WT-RB1L2W","price":3756.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 15' \/ 1L","offer_id":52807994311021,"sku":"ZYXFBY1115-WT-RB1L","price":3398.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 15' \/ 1W","offer_id":52807994343789,"sku":"ZYXFBY1115-WT-RB1W","price":3338.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 15' \/ 1L and 1W","offer_id":52807994376557,"sku":"ZYXFBY1115-WT-RB1L1W","price":3628.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 15' \/ 1L and 2W","offer_id":52807994409325,"sku":"ZYXFBY1115-WT-RB1L2W","price":3876.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 12' \/ 1L","offer_id":51634114527597,"sku":"ZYXFBY1212-WT-RB1L","price":3048.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 12' \/ 1W","offer_id":51634114560365,"sku":"ZYXFBY1212-WT-RB1W","price":3048.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 12' \/ 1L and 1W","offer_id":51634114593133,"sku":"ZYXFBY1212-WT-RB1L1W","price":3329.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 12' \/ 1L and 2W","offer_id":51634114625901,"sku":"ZYXFBY1212-WT-RB1L2W","price":3546.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 14' \/ 1L","offer_id":51634114691437,"sku":"ZYXFBY1214-WT-RB1L","price":3258.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 14' \/ 1W","offer_id":51634114724205,"sku":"ZYXFBY1214-WT-RB1W","price":3229.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 14' \/ 1L and 1W","offer_id":51634114756973,"sku":"ZYXFBY1214-WT-RB1L1W","price":3539.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 14' \/ 1L and 2W","offer_id":51634114789741,"sku":"ZYXFBY1214-WT-RB1L2W","price":3519.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 16' \/ 1L","offer_id":49209610076443,"sku":"ZYXFBY1216-WT-RB1L","price":3759.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 16' \/ 1W","offer_id":49209610109211,"sku":"ZYXFBY1216-WT-RB1W","price":3699.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 16' \/ 1L and 1W","offer_id":49209610141979,"sku":"ZYXFBY1216-WT-RB1L1W","price":4039.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 16' \/ 1L and 2W","offer_id":49209610174747,"sku":"ZYXFBY1216-WT-RB1L2W","price":4339.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 20' \/ 1L","offer_id":49209610240283,"sku":"ZYXFBY1220-WT-RB1L","price":4529.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 20' \/ 1W","offer_id":49209610273051,"sku":"ZYXFBY1220-WT-RB1W","price":4429.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 20' \/ 1L and 1W","offer_id":49209610305819,"sku":"ZYXFBY1220-WT-RB1L1W","price":4819.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 20' \/ 1L and 2W","offer_id":49209610338587,"sku":"ZYXFBY1220-WT-RB1L2W","price":4946.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 24' \/ 1L","offer_id":52807994442093,"sku":"ZYXFBY1224-WT-RB1L","price":5097.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 24' \/ 1W","offer_id":52807994474861,"sku":"ZYXFBY1224-WT-RB1W","price":4748.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 24' \/ 1L and 1W","offer_id":52807994507629,"sku":"ZYXFBY1224-WT-RB1L1W","price":5246.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 24' \/ 1L and 2W","offer_id":52807994540397,"sku":"ZYXFBY1224-WT-RB1L2W","price":5495.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 20' \/ 1L","offer_id":52807994573165,"sku":"ZYXFBY1420-WT-RB1L","price":5509.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 20' \/ 1W","offer_id":52807994605933,"sku":"ZYXFBY1420-WT-RB1W","price":5439.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 20' \/ 1L and 1W","offer_id":52807994638701,"sku":"ZYXFBY1420-WT-RB1L1W","price":5829.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 20' \/ 1L and 2W","offer_id":52807994671469,"sku":"ZYXFBY1420-WT-RB1L2W","price":5759.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 24' \/ 1L","offer_id":52807994704237,"sku":"ZYXFBY1424-WT-RB1L","price":5957.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 24' \/ 1W","offer_id":52807994737005,"sku":"ZYXFBY1424-WT-RB1W","price":5919.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 24' \/ 1L and 1W","offer_id":52807994769773,"sku":"ZYXFBY1424-WT-RB1L1W","price":6236.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 24' \/ 1L and 2W","offer_id":52807994802541,"sku":"ZYXFBY1424-WT-RB1L2W","price":6515.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_94900378-d73a-4fdf-b5c0-3e3c081a4e1c.jpg?v=1763987399"},{"product_id":"purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola Bronze Outdoor Aluminum Pergola with Roller Blind Adjustable Gazebo for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 - Doc4内容 + Doc3 UI风格 + 新增MEDIA EVALUATION板块 + WHY CHOOSE US板块 --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n  \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n  \u003c!-- Swiper CDN --\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --primary: #3771aa;\n      --text: #333;\n      --bg: #fff;\n      --gray: #666;\n      --border: #eee;\n    }\n    .custom-detail-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px;\n      color: var(--text);\n      line-height: 1.6;\n    }\n    .section-title {\n      font-size: 32px;\n      font-weight: 600;\n      text-align: center;\n      margin-bottom: 50px;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Accordion *\/\n    .accordion-item {\n      margin-bottom: 30px;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      transition: all 0.3s ease;\n    }\n    .accordion-header {\n      padding: 20px 30px;\n      background: var(--bg);\n      font-size: 24px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n    .accordion-header:hover { background: #f8f9fa; }\n    .accordion-header::after {\n      content: '+';\n      font-size: 28px;\n      transition: transform 0.3s ease;\n    }\n    .accordion-item.active .accordion-header::after { transform: rotate(45deg); }\n    .accordion-content {\n      padding: 0 30px;\n      height: 0;\n      overflow: hidden;\n      transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n      background: #fcfcfc;\n    }\n    .accordion-item.active .accordion-content { padding: 30px; }\n\n    \/* See More \/ See Less *\/\n    .more-text { display: none; }\n    .see-more, .see-less {\n      color: var(--primary);\n      font-weight: bold;\n      cursor: pointer;\n      display: inline-block;\n      margin: 10px 0;\n    }\n    .see-more:hover, .see-less:hover { text-decoration: underline; }\n\n    \/* Features *\/\n    .features-list p { margin: 16px 0; font-size: 16px; }\n    .highlight-text { color: #ff8000; font-weight: 600; }\n\n    \/* Policy sections *\/\n    .policy-section h4 {\n      font-size: 18px;\n      margin: 24px 0 12px;\n      color: var(--primary);\n      font-weight: 600;\n    }\n    .policy-section ul { margin: 16px 0; padding-left: 20px; }\n    .policy-section ul li { margin: 8px 0; line-height: 1.6; }\n    .policy-section p { margin: 12px 0; }\n\n    \/* Swiper 通用 *\/\n    .swiper {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.1);\n      margin: 20px 0;\n    }\n    .swiper-slide {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background: #fff;\n    }\n    .swiper-slide img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: transform 0.3s ease;\n    }\n    .swiper-slide img:hover { transform: scale(1.03); }\n    .swiper-pagination-bullet-active { background: var(--primary); }\n    .swiper-button-next, .swiper-button-prev {\n      color: var(--primary);\n      background: rgba(255,255,255,0.9);\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .swiper-button-next:after, .swiper-button-prev:after { font-size: 18px; }\n\n    \/* PC \/ 移动端轮播分离 *\/\n    .pc-only { display: block; }\n    .mobile-only { display: none; }\n\n    @media (max-width: 768px) {\n      .pc-only { display: none; }\n      .mobile-only {\n        display: block;\n        width: calc(100% + 60px);\n        margin-left: -30px;\n        margin-right: -30px;\n        margin-top: 0;\n        margin-bottom: 60px;\n        border-radius: 0;\n        box-shadow: none;\n      }\n      .mobile-only .swiper-slide {\n        padding: 30px 0;\n        background: #fff;\n      }\n      .mobile-only .swiper-slide img {\n        width: auto;\n        max-width: 100%;\n        height: auto;\n        max-height: 78vh;\n        object-fit: contain;\n        border-radius: 0;\n      }\n      .mobile-only .swiper-button-next,\n      .mobile-only .swiper-button-prev { display: none; }\n      .mobile-only .swiper-pagination { bottom: 10px; }\n\n      \/* 普通轮播在移动端全宽 *\/\n      .detail-swiper-wrap .swiper {\n        border-radius: 0;\n        margin-left: -30px;\n        margin-right: -30px;\n        width: calc(100% + 60px);\n      }\n    }\n\n    \/* 详情图轮播 *\/\n    .detail-swiper-wrap { margin: 30px 0; }\n    .detail-swiper-wrap .swiper-slide img {\n      width: 100%;\n      height: auto;\n      max-height: 600px;\n      object-fit: cover;\n      cursor: default;\n    }\n    .detail-swiper-wrap .swiper-slide img:hover { transform: none; }\n\n    \/* 亮点卡片 *\/\n    .pc-card-swiper { display: block; }\n    .mobile-card-grid { display: none; }\n    @media (max-width: 768px) {\n      .pc-card-swiper { display: none; }\n      .mobile-card-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin: 30px 0;\n        padding: 0 10px;\n      }\n    }\n    .pc-card-swiper, .mobile-card-grid { margin: 40px 0; padding: 20px 0; }\n    .pc-card-swiper .swiper-slide {\n      display: flex;\n      flex-direction: column;\n      padding: 0 15px;\n    }\n    .highlight-card {\n      text-align: center;\n      background: #fff;\n      padding: 20px;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      height: 100%;\n      display: flex;\n      flex-direction: column;\n    }\n    .highlight-card img {\n      width: 100%;\n      max-width: 300px;\n      border-radius: 8px;\n      margin: 0 auto 16px;\n      flex-shrink: 0;\n    }\n    .highlight-card h4 {\n      font-size: 18px;\n      margin: 12px 0;\n      font-weight: 600;\n      color: var(--primary);\n    }\n    .highlight-card p {\n      font-size: 14px;\n      color: var(--gray);\n      line-height: 1.5;\n      flex-grow: 1;\n    }\n\n    \/* MEDIA EVALUATION 达人测评卡片 *\/\n    .media-swiper { padding-bottom: 46px; }\n    \/* 覆盖全局 .swiper-slide 的 flex 居中，否则卡片会因为没有固有宽度被压缩成一条细线 *\/\n    .media-swiper .swiper-slide {\n      display: block;\n      height: auto;\n      background: transparent;\n    }\n    .media-card {\n      position: relative;\n      display: block;\n      width: 100%;\n      height: 0;\n      padding-bottom: 133.33%; \/* 3:4 比例卡片，比 aspect-ratio 兼容性更好，不依赖浏览器\/主题支持 *\/\n      border-radius: 14px;\n      overflow: hidden;\n      text-decoration: none;\n      background: #111;\n      box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .media-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 14px 30px rgba(0,0,0,0.18);\n    }\n    \/* 用更高的选择器优先级覆盖全局 .swiper-slide img（否则那条规则的 height:auto 会赢，导致图片按原始比例显示、撑不满卡片） *\/\n    .media-swiper .media-card-img {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      max-width: none;\n      object-fit: cover;\n      border-radius: 0;\n      margin: 0;\n      transition: transform 0.5s ease;\n    }\n    .media-card:hover .media-card-img { transform: scale(1.06); }\n    .media-card-name {\n      position: absolute;\n      top: 14px;\n      left: 14px;\n      max-width: calc(100% - 28px);\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      font-size: 13px;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 999px;\n      backdrop-filter: blur(3px);\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .media-card-play {\n      position: absolute;\n      top: 14px;\n      right: 14px;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      background: rgba(20,20,20,0.55);\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 13px;\n      backdrop-filter: blur(3px);\n    }\n    .media-card-overlay {\n      position: absolute;\n      left: 0; right: 0; bottom: 0;\n      padding: 46px 16px 16px;\n      background: linear-gradient(to top, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.55) 55%, rgba(0,0,0,0) 100%);\n      color: #fff;\n    }\n    .media-card-quote {\n      font-size: 13px;\n      line-height: 1.55;\n      margin: 0 0 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 4;\n      -webkit-box-orient: vertical;\n      overflow: hidden;\n    }\n    .media-card-rating {\n      display: flex;\n      align-items: center;\n      gap: 6px;\n      font-size: 13px;\n    }\n    .media-card-rating .stars { color: #ffb400; letter-spacing: 1px; font-size: 14px; }\n    .media-card-rating .score { color: #eee; font-weight: 600; }\n    .media-swiper .swiper-button-disabled { display: none; }\n\n    \/* WHY CHOOSE US 样式 *\/\n    .why-choose-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 24px 30px;\n      margin: 20px 0 10px;\n    }\n    .why-choose-item {\n      padding: 16px 0;\n      border-bottom: 1px solid var(--border);\n    }\n    .why-choose-item h4 {\n      font-size: 17px;\n      font-weight: 600;\n      color: var(--primary);\n      margin: 0 0 8px 0;\n    }\n    .why-choose-item p {\n      font-size: 15px;\n      line-height: 1.6;\n      color: var(--gray);\n      margin: 4px 0;\n    }\n    .why-choose-item a {\n      color: var(--primary);\n      text-decoration: underline;\n    }\n    .why-choose-item a:hover {\n      color: #2a5a8c;\n    }\n    @media (max-width: 768px) {\n      .why-choose-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n      }\n      .why-choose-item h4 {\n        font-size: 16px;\n      }\n      .why-choose-item p {\n        font-size: 14px;\n      }\n    }\n\n    \/* 产品卡片 *\/\n    .product-card {\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      padding: 24px;\n      width: 100%;\n      max-width: 340px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .product-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 32px rgba(0,0,0,0.12);\n    }\n    .product-card img {\n      width: 100%;\n      height: auto;\n      border-radius: 8px;\n      margin-bottom: 20px;\n    }\n    .card-title { font-size: 18px; font-weight: 600; margin: 16px 0; }\n    .spec-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0;\n      text-align: left;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n    .spec-list li { padding: 8px 0; border-bottom: 1px solid #eee; }\n    .spec-list li:last-child { border-bottom: none; }\n    .spec-list strong { color: var(--primary); }\n    .pBtn {\n      display: inline-block;\n      padding: 12px 28px;\n      background: var(--primary);\n      color: white;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 600;\n      margin-top: auto;\n      transition: background 0.3s ease;\n    }\n    .pBtn:hover { background: #2a5a8c; }\n\n    \/* Lightbox *\/\n    .lightbox-modal {\n      display: none;\n      position: fixed;\n      z-index: 10000;\n      left: 0; top: 0;\n      width: 100%; height: 100%;\n      background-color: rgba(0,0,0,0.95);\n      justify-content: center;\n      align-items: center;\n      overflow: hidden;\n    }\n    .lightbox-modal.active { display: flex; }\n    .modal-content {\n      max-width: 95%;\n      max-height: 95%;\n      transform: translateY(120%);\n      transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);\n      border-radius: 12px;\n    }\n    .lightbox-modal.active .modal-content { transform: translateY(0); }\n    .lightbox-close {\n      position: absolute;\n      top: 20px; right: 30px;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      cursor: pointer;\n      z-index: 10001;\n    }\n\n    \/* 移动端通用 *\/\n    @media (max-width: 768px) {\n      .section-title { font-size: 28px; margin-bottom: 30px; }\n      .accordion-header { font-size: 20px; padding: 16px 20px; }\n      .product-card { padding: 20px; max-width: 300px; }\n      .card-title { font-size: 17px; }\n      .highlight-card { padding: 15px; }\n      .highlight-card img { max-width: 250px; }\n      .highlight-card h4 { font-size: 16px; }\n      .highlight-card p { font-size: 13px; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- FEATURES（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"features-list\"\u003e\n        \u003cp\u003e\u003cstrong\u003e● Adjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays。\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● High Quality Material：\u003c\/strong\u003e Constructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Hidden Gutter Design：\u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n\n        \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n\n        \u003cspan class=\"more-text\"\u003e\n          \u003cp\u003e\u003cstrong\u003e● Excellent material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Privacy and Protection：\u003c\/strong\u003e Enjoy uninterrupted leisure time shielded from prying eyes and harsh weather conditions with the adjustable drop-down roller shade.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Customizable Shading：\u003c\/strong\u003e Pulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Built to Last：\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Easy to Assemble：\u003c\/strong\u003e Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Noted：\u003c\/strong\u003e In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n          \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003ca style=\"color:#ff8000;\" href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n          \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n\n      \u003c!-- PC端横幅轮播（原静态2张） --\u003e\n      \u003cdiv class=\"swiper pc-only pc-banner-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/74b96dbb2d19db9758ba306fc55ad040_41005180-15c1-45e9-9743-99e25f4e405a.jpg?v=1723715849\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4aa3f5d7-a3f4-41af-bf41-9903fdbed4b3.__CR0_0_1464_600_PT0_SX1464_V1_01f8ae8b-b06a-447b-93c2-832d23ab927c.jpg?v=1721282570\" alt=\"PURPLE-LEAF Pergola 2\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端横幅轮播（原静态2张） --\u003e\n      \u003cdiv class=\"swiper mobile-only mobile-banner-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/695940a3-60ba-4302-84dc-178d5a9daa4b.__CR0_0_600_450_PT0_SX600_V1____1.jpg?v=1721284555\" alt=\"PURPLE-LEAF Pergola Mobile 1\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6de5e2b6-6e57-4280-94a3-091da99e1153.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\" alt=\"PURPLE-LEAF Pergola Mobile 2\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 新轮播：PC端（PC-01\/02\/03） --\u003e\n      \u003cdiv class=\"detail-swiper-wrap\"\u003e\n        \u003cdiv class=\"swiper pc-only new-pc-swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-01_abc135e2-618b-4514-830b-011d010e3553.jpg?v=1769073775\" alt=\"Detail PC 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-02_e8c66a8b-a596-45cf-aea4-dce7948f0aaa.jpg?v=1769073775\" alt=\"Detail PC 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-03_952cc3e9-d3de-4c52-9068-deb02bfed849.jpg?v=1769073777\" alt=\"Detail PC 3\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 新轮播：移动端（PE-01\/02\/03） --\u003e\n        \u003cdiv class=\"swiper mobile-only new-mobile-swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-01_7604c332-456c-4647-8995-0ec5054f799b.jpg?v=1769073794\" alt=\"Detail PE 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-02_45284b6f-09d4-4031-b803-0cb7394f8f89.jpg?v=1769073796\" alt=\"Detail PE 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-03_a6da7fd2-69f5-40cd-a17c-65b4c7ac63ac.jpg?v=1769073798\" alt=\"Detail PE 3\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 原有轮播：PC端（4张，从第4张开始） --\u003e\n      \u003cdiv class=\"detail-swiper-wrap\"\u003e\n        \u003cdiv class=\"swiper pc-only old-pc-swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/20662942-78f1-4951-a317-1bbd2c814ab6.__CR0_0_1464_600_PT0_SX1464_V1_7bfa8b41-bc65-4300-9d66-014e21e11e1e.jpg?v=1721282570\" alt=\"Detail1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4384c127-82f3-4020-b1aa-51c717c33c75.__CR0_0_1464_600_PT0_SX1464_V1_0e462f2c-24c7-48a6-84b7-66beb781162e.jpg?v=1721282569\" alt=\"Detail2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96_9a5f929d-857a-4d62-8c10-a5f9e2c7c7d2.jpg?v=1727404708\" alt=\"Detail3\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cf3c8cc-f963-405c-b44c-87b435e6a7dc.__CR0_0_1464_600_PT0_SX1464_V1_f6a6a275-e9ab-47d4-bb04-f1ee563d7377.jpg?v=1721282570\" alt=\"Detail4\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 原有轮播：移动端（4张，从第4张开始） --\u003e\n        \u003cdiv class=\"swiper mobile-only old-mobile-swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/589de876-b5d0-4583-bf67-416ff824bb8a.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\" alt=\"Detail Mobile 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8b80b040-277c-4fbc-94a2-bbc05f8c24cb.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\" alt=\"Detail Mobile 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96_4b502b3c-b218-4fa5-996c-ff6afa2ae9cc.jpg?v=1727404804\" alt=\"Detail Mobile 3\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5bb5d9d2-6d7c-4ec6-82bc-444ab2e1835e.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\" alt=\"Detail Mobile 4\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MEDIA EVALUATION - 新增达人测评卡片轮播（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eMEDIA EVALUATION\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper media-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DGlIytCgQjD\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/481745836_18493569325019064_7811412094960016043_n..jpg?v=1784340119\" alt=\"lauri_b review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003elauri_b\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003ewe've been wanting this for 4 years and finally came true. We now have the most chic and inviting patio space. This is the perfect spot to enjoy a drink, watch the sunrise\/sunset and enjoy with family.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/CtrGGKjAGtk\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ZYMXFBY1113_2.jpg?v=1784339904\" alt=\"nita_home review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003enita_home\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eIt's perfect for those sunny days and all you want its shade. Designed with two independent adjustable roofs, equipped with adjustable poles that allow you to adjust it effortlessly from 0° to 90°.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.youtube.com\/watch?v=ijWqYa5xxpI\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c4ae163c-44fa-45cf-b948-2479b5d82d67.png?v=1784336724\" alt=\"Jasminmelendez review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eJasminmelendez\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eTransforma tu hogar con estilo: Encuentra inspiración para renovar cada rincón con ideas acogedoras, elegantes y llenas de personalidad.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/p\/DLzzSxFsN-H\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/photo-output_3.png?v=1784340339\" alt=\"marianneferminr review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003emarianneferminr\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe perfect spot for slow mornings, golden sunsets, and family memories. My heart is so full — it's everything I pictured and more.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reels\/DZC9rAJur-S\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/IMG_3074.jpg?v=1784341083\" alt=\"kellitesta review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003ekellitesta\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eWe added this louvered pergola to our patio and it's been so nice having permanent shade! This is the 12x14 in champagne and we added sun shades on 2 sides for additional privacy.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca class=\"media-card\" href=\"https:\/\/www.instagram.com\/reel\/DLpQ8Z3RROz\/\" target=\"_blank\" rel=\"noopener\"\u003e\n              \u003cimg class=\"media-card-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Landscape_Image_2.jpg?v=1784341308\" alt=\"allyrokstyle review of PURPLE-LEAF pergola\"\u003e\n              \u003cspan class=\"media-card-name\"\u003eallyrokstyle\u003c\/span\u003e\n              \u003cspan class=\"media-card-play\"\u003e▶\u003c\/span\u003e\n              \u003cdiv class=\"media-card-overlay\"\u003e\n                \u003cp class=\"media-card-quote\"\u003eThe metal frame is also really sturdy. It's not going anywhere! There is an option to secure it to the patio as well, but we didn't even need to…it is very secure on its own.\u003c\/p\u003e\n                \u003cdiv class=\"media-card-rating\"\u003e\n                  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- 后续达人素材，按上面的结构复制一份 \u003cdiv class=\"swiper-slide\"\u003e...\u003c\/div\u003e 即可 --\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============================================================\n   WHY CHOOSE US（新增板块，插入在 MEDIA EVALUATION 与 OTHER CHOICE 之间）\n   ============================================================ --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eWHY CHOOSE US\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n        \u003cdiv class=\"why-choose-grid\"\u003e\n\n            \u003c!-- 第一个项目：始终显示 --\u003e\n            \u003cdiv class=\"why-choose-item\"\u003e\n                \u003ch4\u003e10+ Years Dedicated to Outdoor Living\u003c\/h4\u003e\n                \u003cp\u003eFor more than a decade, PURPLE LEAF has focused on one thing—creating premium outdoor shade solutions that help families enjoy their backyards in comfort and style. From design and engineering to manufacturing and customer support, we continuously refine every detail to deliver durable, functional, and beautiful outdoor structures that stand the test of time.\u003c\/p\u003e\n                \u003c!-- ﹥See More 按钮（默认可见） --\u003e\n                \u003cspan class=\"see-more-btn\" onclick=\"expandWhyChoose()\" style=\"cursor:pointer; color:#0066cc; font-weight:bold;\"\u003e﹥See More\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 第二个项目：始终显示（没有fold-item） --\u003e\n            \u003cdiv class=\"why-choose-item\"\u003e\n                \u003ch4\u003eTrusted by Thousands of American Families\u003c\/h4\u003e\n                \u003cp\u003eMore than 10,000 homeowners across the United States have chosen PURPLE LEAF to transform their outdoor spaces. From Texas and California to Florida and beyond, our customers share real experiences, installation photos, and backyard transformations that showcase how our louvered pergolas perform in different climates and seasons.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/pages\/purple-leaf-louvered-pergola-reviews\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead what real customers are saying →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 以下所有项目默认折叠（添加 class=\"fold-item\"） --\u003e\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eDesigned for Confidence, Backed by Support\u003c\/h4\u003e\n                \u003cp\u003eA pergola is a long-term investment in your home. That's why we stand behind our products with comprehensive warranty coverage, giving you added confidence and peace of mind throughout ownership.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eReliable Door-to-Door Delivery\u003c\/h4\u003e\n                \u003cp\u003eWe coordinate the shipping process from start to finish, including freight handling and delivery arrangements. You'll receive tracking updates throughout the journey so you always know the status of your order.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eTransparent Return Policy\u003c\/h4\u003e\n                \u003cp\u003eIf your product arrives with shipping damage or verified manufacturing defects, our support team will work quickly to provide replacement parts, a replacement product, or an appropriate resolution based on the situation.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eInstallation Support Every Step of the Way\u003c\/h4\u003e\n                \u003cp\u003eFrom detailed assembly manuals to step-by-step installation videos, we provide the resources you need for a successful installation. Need extra help? Our team can also recommend professional third-party installation partners in many regions.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/assemblyhelp.com\/pages\/purple-leaf-assembly-help\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eChoose professional third-party assembly services →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eLocal Support You Can Count On\u003c\/h4\u003e\n                \u003cp\u003eAfter-sales support originates from the same location as your order. When purchasing a large louvered pergola, your biggest concern often isn't the product itself, but rather: \"If a screw is missing or a corner gets dinged, how long will it take to resolve?\"\u003c\/p\u003e\n                \u003cp\u003eOver the past two years, hundreds of customers have encountered minor shipping scuffs, missing parts, or cracked handles. The reason they consistently left 5-star reviews was the same: \"Purple Leaf sent replacement parts in just a few days.\"\u003c\/p\u003e\n                \u003cp\u003eThis efficiency is backed by our genuine U.S.-based warehouses and service network:\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. West (California)\u003c\/strong\u003e – Serving all western states; replacement parts delivered in as little as 2-3 days.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. East (New Jersey + Pennsylvania)\u003c\/strong\u003e – Covering densely populated areas like New York, Philadelphia, and Boston; after-sales support requires no transoceanic shipping.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eU.S. South (Georgia + Texas)\u003c\/strong\u003e – Serving the Southeast and Gulf Coast; whether facing the scorching Texas sun or Florida downpours, replacement parts are close at hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose-item fold-item\"\u003e\n                \u003ch4\u003eProfessional \u0026amp; Efficient Customer Service\u003c\/h4\u003e\n                \u003cp\u003eQuestions before or after your purchase? Our dedicated customer support team is available to assist with product selection, installation guidance, replacement parts, warranty inquiries, and after-sales service. Most customer inquiries receive a response within 24 business hours.\u003c\/p\u003e\n                 \u003ch4\u003eAfter-Sales Support\u003c\/h4\u003e\n                  \u003cp\u003eOur after-sales service process is designed to help customers resolve issues quickly and efficiently, minimizing downtime and ensuring long-term product satisfaction. Our dedicated support team is available via email and phone to handle any inquiries, from missing parts and installation questions to warranty claims and damage reports. Replacement parts are shipped promptly from our U.S.-based warehouses, often reaching you within 3–4business days. With our commitment to responsive and reliable service, you can enjoy your outdoor space with complete peace of mind.\u003c\/p\u003e\n                \u003c!-- ﹥See Less 按钮（默认隐藏，放在最后一项内部） --\u003e\n                \u003cspan class=\"see-less-btn\" onclick=\"collapseWhyChoose()\" style=\"display:none; cursor:pointer; color:#0066cc; font-weight:bold;\"\u003e﹥See Less\u003c\/span\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OTHER CHOICE --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper choice-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_e340964a-717b-4eb2-bc41-dd3c59e3345a.jpg?v=1727336578\" alt=\"Pergola with Roller Blind\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Roller Blind\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2799-$4899\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Roller Blind\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Privacy \u0026amp; Adjustable Sun Shade\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Tesslin Fabric\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_10453c27-1947-470f-800b-746fda8e92b0.jpg?v=1727336289\" alt=\"Pergola with Strip Lights\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Strip Lights\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2978-$4508\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Illumination\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e LED\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e √\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Shutter Wall \/ Roller Blind\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_0ef72540-0206-4dec-bbd0-bf4785de3f0f.jpg?v=1727336515\" alt=\"Pergola with Shutter Wall\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Shutter Wall\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$7219\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Shutter Wall\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Privacy、Shading、Ventilation\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-louver-grille-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_bc61ca3c-9032-4e8c-a535-99b9bcb6b6aa.jpg?v=1727336773\" alt=\"Athena Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e None\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Adjustable Sunshade\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Roller Blind \/ Shutter Wall \/ Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING \u0026 RETURN --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n        \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n        \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n        \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n        \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n        \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n        \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n        \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n        \u003cp\u003eWe'll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n        \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n        \u003cp\u003eKeep in mind:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n          \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n        \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n          \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n          \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n          \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n        \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we'll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n        \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERVICE \u0026 WARRANTY --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n        \u003ch4\u003e1. Customer Service\u003c\/h4\u003e\n        \u003cp\u003eOur customer service team will respond within 24 hours. \u003cstrong\u003eWe offer a 3-year warranty for the polyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/strong\u003e. You can contact our exclusive Purple Leaf customer service team for assistance before and after your purchase.\u003c\/p\u003e\n\n        \u003ch4\u003e2. Accepted Return\u003c\/h4\u003e\n        \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n        \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n        \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n        \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n        \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n        \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\n        \u003ch4\u003e3. Not support the return\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc. \u003cstrong\u003eReturns will not be accepted for OPEN BOX products.\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e(2) Arrived damage\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(3) Missing part\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(4) Doesn't work or defective\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(5) Incorrect Package Sent\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send a new item to you.\u003c\/p\u003e\n\n        \u003ch4\u003e4. Return Confirmation\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order, a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003e5. Refund and Compensation Process\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Lightbox --\u003e\n  \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n    \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n    \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 控制 WHY CHOOSE US 展开\/折叠的 JavaScript --\u003e\n\u003cscript\u003e\nfunction expandWhyChoose() {\n    document.querySelector('.see-more-btn').style.display = 'none';\n    document.querySelector('.see-less-btn').style.display = 'inline';\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'block';\n    });\n}\n\nfunction collapseWhyChoose() {\n    document.querySelector('.see-less-btn').style.display = 'none';\n    document.querySelector('.see-more-btn').style.display = 'inline';\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'none';\n    });\n}\n\ndocument.addEventListener('DOMContentLoaded', function() {\n    var items = document.querySelectorAll('.fold-item');\n    items.forEach(function(item) {\n        item.style.display = 'none';\n    });\n    document.querySelector('.see-less-btn').style.display = 'none';\n});\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  \/\/ 默认展开项设置 height: auto\n  document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n    content.style.height = 'auto';\n  });\n\n  \/\/ Accordion 交互\n  document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const item = header.parentElement;\n      const content = header.nextElementSibling;\n      if (item.classList.contains('active')) {\n        content.style.height = `${content.scrollHeight}px`;\n        item.classList.remove('active');\n        void content.offsetHeight;\n        content.style.height = '0';\n      } else {\n        item.classList.add('active');\n        content.style.height = `${content.scrollHeight}px`;\n        content.addEventListener('transitionend', function handler() {\n          content.style.height = 'auto';\n          content.removeEventListener('transitionend', handler);\n        });\n        content.querySelectorAll('.swiper').forEach(el =\u003e {\n          if (el.swiper) el.swiper.update();\n        });\n      }\n    });\n  });\n\n  \/\/ See More \/ See Less\n  function expandContent() {\n    document.querySelector('.see-more').style.display = 'none';\n    document.querySelector('.more-text').style.display = 'inline';\n  }\n  function collapseContent() {\n    document.querySelector('.see-more').style.display = 'inline';\n    document.querySelector('.more-text').style.display = 'none';\n  }\n\n  \/\/ PC端横幅轮播（2张静态图）\n  new Swiper('.pc-banner-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ 移动端横幅轮播（2张静态图）\n  new Swiper('.mobile-banner-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ 新轮播 PC端\n  new Swiper('.new-pc-swiper', {\n    loop: true,\n    autoplay: { delay: 8000, disableOnInteraction: true },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ 新轮播 移动端\n  new Swiper('.new-mobile-swiper', {\n    loop: true,\n    autoplay: { delay: 8000, disableOnInteraction: true },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ 原有轮播 PC端（从第4张开始）\n  new Swiper('.old-pc-swiper', {\n    loop: true,\n    initialSlide: 3,\n    autoplay: { delay: 8000, disableOnInteraction: true },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ 原有轮播 移动端（从第4张开始）\n  new Swiper('.old-mobile-swiper', {\n    loop: true,\n    initialSlide: 3,\n    autoplay: { delay: 8000, disableOnInteraction: true },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ MEDIA EVALUATION 轮播（新增）\n  new Swiper('.media-swiper', {\n    slidesPerView: 1.3,\n    spaceBetween: 20,\n    loop: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      600: { slidesPerView: 2.2, spaceBetween: 20 },\n      769: { slidesPerView: 3, spaceBetween: 24 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ OTHER CHOICE 轮播\n  new Swiper('.choice-swiper', {\n    loop: true,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    centeredSlides: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ Lightbox\n  const lightbox = document.getElementById('lightbox');\n  const lightboxImg = document.getElementById('lightbox-img');\n  const closeBtn = document.querySelector('.lightbox-close');\n\n  document.querySelectorAll('.pc-banner-swiper img, .mobile-banner-swiper img').forEach(img =\u003e {\n    img.addEventListener('click', () =\u003e {\n      lightboxImg.src = img.src;\n      lightboxImg.alt = img.alt;\n      lightbox.classList.add('active');\n    });\n  });\n\n  closeBtn.addEventListener('click', () =\u003e lightbox.classList.remove('active'));\n  lightbox.addEventListener('click', e =\u003e { if (e.target === lightbox) lightbox.classList.remove('active'); });\n\u003c\/script\u003e\n\n\u003c!-- 悬浮小视频 --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n  \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n  \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d580488daecc4b59ae31d0c33498e946.mp4\" type=\"video\/mp4\"\u003e\n    你的浏览器不支持视频播放\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 弹窗视频 --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n  \u003cdiv id=\"modal-video-container\" style=\"position: relative; width: calc(100% - 60px); max-width: 900px; margin: 70px auto 50px auto; transform: translateY(100%); transition: transform 0.5s ease-out; aspect-ratio: 16\/9;\"\u003e\n    \u003cbutton id=\"close-modal-btn\" style=\"position: absolute; top: 15px; right: 15px; background: #000000; color: #ffffff; border: none; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; cursor: pointer; z-index: 999999; line-height: 32px; text-align: center; padding: 0; margin: 0; font-weight: bold;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d580488daecc4b59ae31d0c33498e946.mp4\" type=\"video\/mp4\"\u003e\n      你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 视频交互逻辑 --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  const smallVideo = document.getElementById('small-float-video');\n  const closeSmallBtn = document.getElementById('close-small-video');\n  const videoModal = document.getElementById('video-modal');\n  const modalVideoContainer = document.getElementById('modal-video-container');\n  const closeModalBtn = document.getElementById('close-modal-btn');\n  const modalVideo = document.querySelector('#modal-video-container video');\n\n  closeSmallBtn.addEventListener('click', function(e) {\n    e.stopPropagation();\n    smallVideo.style.display = 'none';\n  });\n\n  smallVideo.addEventListener('click', function() {\n    videoModal.style.display = 'block';\n    closeModalBtn.style.display = 'block';\n    setTimeout(() =\u003e { modalVideoContainer.style.transform = 'translateY(0)'; }, 10);\n    modalVideo.play();\n  });\n\n  closeModalBtn.addEventListener('click', function() {\n    modalVideoContainer.style.transform = 'translateY(100%)';\n    modalVideo.pause();\n    setTimeout(() =\u003e { videoModal.style.display = 'none'; }, 500);\n  });\n\n  videoModal.addEventListener('click', function(e) {\n    if (e.target === videoModal) closeModalBtn.click();\n  });\n\n  closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Bronze \/ 10' x 12' \/ 1L","offer_id":52720975970669,"sku":"ZYMXFBY1012-RB1L","price":2648.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 12' \/ 1W","offer_id":52720976003437,"sku":"ZYMXFBY1012-RB1W","price":2618.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 12' \/ 1L and 1W","offer_id":52720976036205,"sku":"ZYMXFBY1012-RB1L1W","price":2867.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 12' \/ 1L and 2W","offer_id":52720976068973,"sku":"ZYMXFBY1012-RB1L2W","price":3086.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L","offer_id":49215336644891,"sku":"ZYMXFBY1013-RB1L","price":2878.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1W","offer_id":49215336677659,"sku":"ZYMXFBY1013-RB1W","price":2818.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L and 1W","offer_id":49215336710427,"sku":"ZYMXFBY1013-RB1L1W","price":3097.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L and 2W","offer_id":49215336743195,"sku":"ZYMXFBY1013-RB1L2W","price":3316.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' \/ 1L","offer_id":49215336808731,"sku":"ZYMXFBY1014-RB1L","price":2928.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 14' \/ 1W","offer_id":49215336841499,"sku":"ZYMXFBY1014-RB1W","price":2868.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' \/ 1L and 1W","offer_id":49215336874267,"sku":"ZYMXFBY1014-RB1L1W","price":3147.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' \/ 1L and 2W","offer_id":49215336907035,"sku":"ZYMXFBY1014-RB1L2W","price":3366.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 16' \/ 1L","offer_id":52715210735981,"sku":"ZYMXFBY1016-RB1L","price":3628.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 16' \/ 1W","offer_id":52715210768749,"sku":"ZYMXFBY1016-RB1W","price":3548.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 16' \/ 1L and 1W","offer_id":52715210801517,"sku":"ZYMXFBY1016-RB1L1W","price":3847.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 16' \/ 1L and 2W","offer_id":52715210834285,"sku":"ZYMXFBY1016-RB1L2W","price":4066.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 13' \/ 1L","offer_id":49215336972571,"sku":"ZYMXFBY1113-RB1L","price":2908.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 13' \/ 1W","offer_id":49215337005339,"sku":"ZYMXFBY1113-RB1W","price":2868.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 13' \/ 1L and 1W","offer_id":49215337038107,"sku":"ZYMXFBY1113-RB1L1W","price":3147.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 13' \/ 1L and 2W","offer_id":49215337070875,"sku":"ZYMXFBY1113-RB1L2W","price":3386.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 14' \/ 1L","offer_id":49215337136411,"sku":"ZYMXFBY1114-RB1L","price":3028.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1W","offer_id":49215337169179,"sku":"ZYMXFBY1114-RB1W","price":2988.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1L and 1W","offer_id":49215337201947,"sku":"ZYMXFBY1114-RB1L1W","price":3267.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1L and 2W","offer_id":49215337234715,"sku":"ZYMXFBY1114-RB1L2W","price":3506.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1L","offer_id":52715210867053,"sku":"ZYMXFBY1115-RB1L","price":3388.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1W","offer_id":52715210899821,"sku":"ZYMXFBY1115-RB1W","price":3288.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 15' \/ 1L and 1W","offer_id":52715210932589,"sku":"ZYMXFBY1115-RB1L1W","price":3589.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1L and 2W","offer_id":52715210965357,"sku":"ZYMXFBY1115-RB1L2W","price":3818.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12' \/ 1L","offer_id":49215337300251,"sku":"ZYMXFBY1212-RB1L","price":3078.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 12' \/ 1W","offer_id":49215337333019,"sku":"ZYMXFBY1212-RB1W","price":3078.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 12' \/ 1L and 1W","offer_id":49215337365787,"sku":"ZYMXFBY1212-RB1L1W","price":3327.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 12' \/ 1L and 2W","offer_id":49215337398555,"sku":"ZYMXFBY1212-RB1L2W","price":3576.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' \/ 1L","offer_id":49215337464091,"sku":"ZYMXFBY1214-RB1L","price":3278.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' \/ 1W","offer_id":49215337496859,"sku":"ZYMXFBY1214-RB1W","price":3248.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' \/ 1L and 1W","offer_id":49215337529627,"sku":"ZYMXFBY1214-RB1L1W","price":3527.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' \/ 1L and 2W","offer_id":49215337562395,"sku":"ZYMXFBY1214-RB1L2W","price":3776.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' \/ 1L","offer_id":49215337627931,"sku":"ZYMXFBY1216-RB1L","price":3798.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' \/ 1W","offer_id":49215337660699,"sku":"ZYMXFBY1216-RB1W","price":3748.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' \/ 1L and 1W","offer_id":49215337693467,"sku":"ZYMXFBY1216-RB1L1W","price":4047.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' \/ 1L and 2W","offer_id":49215337726235,"sku":"ZYMXFBY1216-RB1L2W","price":4296.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift) \/ 1L","offer_id":49215337791771,"sku":"ZYMXFBY1220-RB1L","price":4248.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift) \/ 1W","offer_id":49215337824539,"sku":"ZYMXFBY1220-RB1W","price":4148.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift) \/ 1L and 1W","offer_id":49215337857307,"sku":"ZYMXFBY1220-RB1L1W","price":4497.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift) \/ 1L and 2W","offer_id":49215337890075,"sku":"ZYMXFBY1220-RB1L2W","price":4746.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' \/ 1L","offer_id":52715210998125,"sku":"ZYMXFBY1420-RB1L","price":5548.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' \/ 1W","offer_id":52715211030893,"sku":"ZYMXFBY1420-RB1W","price":5478.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' \/ 1L and 1W","offer_id":52715211063661,"sku":"ZYMXFBY1420-RB1L1W","price":5827.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' \/ 1L and 2W","offer_id":52715211096429,"sku":"ZYMXFBY1420-RB1L2W","price":6106.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' \/ 1L","offer_id":52715211129197,"sku":"ZYMXFBY1224-RB1L","price":5676.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' \/ 1W","offer_id":52715211161965,"sku":"ZYMXFBY1224-RB1W","price":5448.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' \/ 1L and 1W","offer_id":52715211194733,"sku":"ZYMXFBY1224-RB1L1W","price":6700.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' \/ 1L and 2W","offer_id":52715211227501,"sku":"ZYMXFBY1224-RB1L2W","price":6855.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift) \/ 1L","offer_id":52715211260269,"sku":"ZYMXFBY1424-RB1L","price":5996.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift) \/ 1W","offer_id":52715211293037,"sku":"ZYMXFBY1424-RB1W","price":5778.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift) \/ 1L and 1W","offer_id":52715211325805,"sku":"ZYMXFBY1424-RB1L1W","price":6275.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift) \/ 1L and 2W","offer_id":52715211358573,"sku":"ZYMXFBY1424-RB1L2W","price":6554.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_fbb8f264-ee00-4a81-9137-423ead3fc7a6.jpg?v=1763987489"},{"product_id":"purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-louver-grille-adjustable-gazebo-rainproof-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola Bronze Outdoor Aluminum Pergola with Shutter Wall Adjustable Gazebo Rainproof for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n\t\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003e Perfect Fit：\u003c\/strong\u003eThe shutter wall is professionally designed to seamlessly integrate with the PURPLE LEAF Louvered Pergola。\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003eConstructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Privacy and Protection\u003c\/strong\u003e: Designed with shutters to avoid neighborly views and block direct sunlight, it is ideal for outdoor patios, gardens and living spaces.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Flexibility:\u003c\/strong\u003eYou can choose from groups of three, five, or more louvered grille to add more design elements and functionality to your outdoor living space.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Customizable Shading: \u003c\/strong\u003ePulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003e Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\u003c!-- END --\u003e\n\n\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_e1f612c6-f0d8-4da4-9ade-f6f44ce15c14.jpg?v=1725955630\" tupian\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_cb17d158-ca40-4689-a7a3-bdabeecd35f9.jpg?v=1725955631\" tupian\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96_9a5f929d-857a-4d62-8c10-a5f9e2c7c7d2.jpg?v=1727404708\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cf3c8cc-f963-405c-b44c-87b435e6a7dc.__CR0_0_1464_600_PT0_SX1464_V1_f6a6a275-e9ab-47d4-bb04-f1ee563d7377.jpg?v=1721282570\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/287c5a48-3ca0-43a8-ada6-50d76dc34202.__CR0_0_1464_600_PT0_SX1464_V1_5bba5587-d1d5-4e40-9e74-04c0320e5af3.jpg?v=1721282568\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/177ddcd3-8fbc-4995-8725-618d296573e3.__CR0_0_1464_600_PT0_SX1464_V1_c0658aa9-1fc7-403c-8a4a-02d59d27882f.jpg?v=1721282568\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2d72ffabe3fe4ab06816cbd3f8e74dae_daeeab25-e7e3-4afa-8bac-826125eccecd.jpg?v=1725957237\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_d73a4675-bfea-43c9-b41f-44a06ce908d6.jpg?v=1725957237\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96_4b502b3c-b218-4fa5-996c-ff6afa2ae9cc.jpg?v=1727404804\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5bb5d9d2-6d7c-4ec6-82bc-444ab2e1835e.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-6\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/bdf2085e-d08e-4d94-be67-4a318fd9d27b.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ef2b5ce5-db53-4856-b8d2-0c0cc16b2fbc.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- END --\u003e\n\n\t\t\t\t\u003c!-- 第三板块START (OTHER CHOICE) --\u003e\n\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_e340964a-717b-4eb2-bc41-dd3c59e3345a.jpg?v=1727336578\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\t\t\t\t\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Round Umbrella\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\u003cdiv\u003e$2799-$4899\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_10453c27-1947-470f-800b-746fda8e92b0.jpg?v=1727336289\"\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" title=\"Double Top Square Umbrella\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\u003cdiv\u003e$2978-$4508\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003e\n\t\t\t\t\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_0ef72540-0206-4dec-bbd0-bf4785de3f0f.jpg?v=1727336515\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Wall\u003c\/div\u003e\n\t\t\t\t\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-louver-grille-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Umbrella with Base\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\u003cdiv\u003e$2699-$7219\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003e\n\t\t\t\t\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_bc61ca3c-9032-4e8c-a535-99b9bcb6b6aa.jpg?v=1727336773\"\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003e\n\t\t\t\t\u003cp align=\"center\"\u003enone\u003c\/p\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"deep\"\u003e\n\t\t\t\t\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall \u003cbr\u003eand Strip Lights\u003c\/p\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- END --\u003e\n\n\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tWe'll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\twe'll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- END --\u003e\n\n\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\n\n\n\t\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PURPLE LEAF","offers":[{"title":"Bronze \/ 10' x 12' \/ 1W","offer_id":52808053948781,"sku":"ZYMXFBY1012-SW1W","price":3198.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 12' \/ 1L","offer_id":52808053916013,"sku":"ZYMXFBY1012-SW1L","price":3438.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 12' \/ 1L and 1W","offer_id":52808053981549,"sku":"ZYMXFBY1012-SW1L1W","price":4337.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 12' \/ 1L and 2W","offer_id":52808054014317,"sku":"ZYMXFBY1012-SW1L2W","price":5236.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 13' \/ 1W","offer_id":51633103208813,"sku":"ZYMXFBY1013-SW1W","price":3498.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L","offer_id":49392495919387,"sku":"ZYMXFBY1013-SW1L","price":3898.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L and 1W","offer_id":51633103241581,"sku":"ZYMXFBY1013-SW1L1W","price":4797.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L and 2W","offer_id":51633103274349,"sku":"ZYMXFBY1013-SW1L2W","price":5696.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' \/ 1W","offer_id":51633103307117,"sku":"ZYMXFBY1014-SW1W","price":3548.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 14' \/ 1L","offer_id":49392496083227,"sku":"ZYMXFBY1014-SW1L","price":4048.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 14' \/ 1L and 1W","offer_id":51633103339885,"sku":"ZYMXFBY1014-SW1L1W","price":4947.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 14' \/ 1L and 2W","offer_id":51633103372653,"sku":"ZYMXFBY1014-SW1L2W","price":5846.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 16' \/ 1W","offer_id":52807973437805,"sku":"ZYMXFBY1016-SW1W","price":3998.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 16' \/ 1L","offer_id":52807973405037,"sku":"ZYMXFBY1016-SW1L","price":4598.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 16' \/ 1L and 1W","offer_id":52807973470573,"sku":"ZYMXFBY1016-SW1L1W","price":5497.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 16' \/ 1L and 2W","offer_id":52807973503341,"sku":"ZYMXFBY1016-SW1L2W","price":6396.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 13' \/ 1W","offer_id":51633103405421,"sku":"ZYMXFBY1113-SW1W","price":3728.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 13' \/ 1L","offer_id":49392496247067,"sku":"ZYMXFBY1113-SW1L","price":3928.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 13' \/ 1L and 1W","offer_id":51633103438189,"sku":"ZYMXFBY1113-SW1L1W","price":5027.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 13' \/ 1L and 2W","offer_id":51633103470957,"sku":"ZYMXFBY1113-SW1L2W","price":6126.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 14' \/ 1W","offer_id":51633103503725,"sku":"ZYMXFBY1114-SW1W","price":3848.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1L","offer_id":49392496410907,"sku":"ZYMXFBY1114-SW1L","price":4148.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1L and 1W","offer_id":51633103536493,"sku":"ZYMXFBY1114-SW1L1W","price":5247.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1L and 2W","offer_id":51633103569261,"sku":"ZYMXFBY1114-SW1L2W","price":6346.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1W","offer_id":52807973568877,"sku":"ZYMXFBY1115-SW1W","price":4198.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 15' \/ 1L","offer_id":52807973536109,"sku":"ZYMXFBY1115-SW1L","price":4598.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1L and 1W","offer_id":52807973601645,"sku":"ZYMXFBY1115-SW1L1W","price":5697.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1L and 2W","offer_id":52807973634413,"sku":"ZYMXFBY1115-SW1L2W","price":6796.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12' \/ 1L","offer_id":49392496574747,"sku":"ZYMXFBY1212-SW1L","price":3958.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 12' \/ 1L and 1W","offer_id":51633103634797,"sku":"ZYMXFBY1212-SW1L1W","price":5087.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12' \/ 1L and 2W","offer_id":51633103667565,"sku":"ZYMXFBY1212-SW1L2W","price":6246.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 12' \/ 1W","offer_id":51633103602029,"sku":"ZYMXFBY1212-SW1W","price":3968.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' \/ 1L","offer_id":49392496738587,"sku":"ZYMXFBY1214-SW1L","price":4398.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' \/ 1L and 1W","offer_id":51633103733101,"sku":"ZYMXFBY1214-SW1L1W","price":5537.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' \/ 1L and 2W","offer_id":51633103765869,"sku":"ZYMXFBY1214-SW1L2W","price":6676.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' \/ 1W","offer_id":51633103700333,"sku":"ZYMXFBY1214-SW1W","price":4138.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' \/ 1L","offer_id":49392496902427,"sku":"ZYMXFBY1216-SW1L","price":4998.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' \/ 1L and 1W","offer_id":51633103831405,"sku":"ZYMXFBY1216-SW1L1W","price":6137.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' \/ 1L and 2W","offer_id":51633103864173,"sku":"ZYMXFBY1216-SW1L2W","price":7276.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' \/ 1W","offer_id":51633103798637,"sku":"ZYMXFBY1216-SW1W","price":4638.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift) \/ 1L","offer_id":49392497099035,"sku":"ZYMXFBY1220-SW1L","price":5798.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift) \/ 1L and 1W","offer_id":51633103929709,"sku":"ZYMXFBY1220-SW1L1W","price":6937.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift) \/ 1L and 2W","offer_id":51633103962477,"sku":"ZYMXFBY1220-SW1L2W","price":8076.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20'(+Free Gift) \/ 1W","offer_id":51633103896941,"sku":"ZYMXFBY1220-SW1W","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' \/ 1W","offer_id":52807955612013,"sku":"ZYMXFBY1420-SW1W","price":6598.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' \/ 1L","offer_id":52807955579245,"sku":"ZYMXFBY1420-SW1L","price":7098.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' \/ 1L and 1W","offer_id":52807955644781,"sku":"ZYMXFBY1420-SW1L1W","price":8497.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' \/ 1L and 2W","offer_id":52807955677549,"sku":"ZYMXFBY1420-SW1L2W","price":9896.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' \/ 1W","offer_id":52807955480941,"sku":"ZYMXFBY1224-SW1W","price":6338.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' \/ 1L","offer_id":52807955448173,"sku":"ZYMXFBY1224-SW1L","price":7457.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' \/ 1L and 1W","offer_id":52807955513709,"sku":"ZYMXFBY1224-SW1L1W","price":8616.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' \/ 1L and 2W","offer_id":52807955546477,"sku":"ZYMXFBY1224-SW1L2W","price":9755.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift) \/ 1W","offer_id":52807955743085,"sku":"ZYMXFBY1424-SW1W","price":6898.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift) \/ 1L","offer_id":52807955710317,"sku":"ZYMXFBY1424-SW1L","price":7777.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift) \/ 1L and 1W","offer_id":52807955775853,"sku":"ZYMXFBY1424-SW1L1W","price":9176.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 24'(+Free Gift) \/ 1L and 2W","offer_id":52807955808621,"sku":"ZYMXFBY1424-SW1L2W","price":10575.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_844961c7-e974-4d7f-93eb-3563f4782e11.jpg?v=1763988555"},{"product_id":"purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola Grey Outdoor Aluminum Pergola with Shutter Wall Adjustable Gazebo Rainproof for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n      \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003e Perfect Fit：\u003c\/strong\u003eThe shutter wall is professionally designed to seamlessly integrate with the PURPLE LEAF Louvered Pergola。\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003eConstructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Privacy and Protection\u003c\/strong\u003e: Designed with shutters to avoid neighborly views and block direct sunlight, it is ideal for outdoor patios, gardens and living spaces.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Flexibility:\u003c\/strong\u003eYou can choose from groups of three, five, or more louvered grille to add more design elements and functionality to your outdoor living space.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Customizable Shading: \u003c\/strong\u003ePulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n         \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/b\u003e \u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_58d4ad64-db48-440d-9323-d9c7335549b4.jpg?v=1725955631\" tupian\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_ead44885-eff0-4ad7-bf99-a39f12c8a6d2.jpg?v=1725955631\" tupian\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_f9ec0e31-01eb-4a8b-bf56-ce189e46e2dd.jpg?v=1721808048\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_2af2f71a-083b-4f5d-98d3-2c83134c98f1.jpg?v=1721808048\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_b6e7ca04-a63d-4384-9cfd-9ba5b07c76de.jpg?v=1721808048\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_ebf60854-d288-494a-81b7-9681e3a720f5.jpg?v=1721808048\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/86d6b6668dd249b94188acb64812e4bf_e5dddb69-90d1-497e-be88-30c5b0f11fa5.jpg?v=1725961163\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_47704a25-4473-4965-bf47-2da21ccc82c6.jpg?v=1725961163\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_1e193f64-0ba4-4f13-a0be-8d0ada452fdf.jpg?v=1721808195\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_14385571-046a-485b-93e9-05c3d7cf4359.jpg?v=1721808196\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-6\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_7542be78-16da-4037-bf46-b6554bd7616f.jpg?v=1721808196\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_375bc40a-0710-4348-aec0-a5199c354a08.jpg?v=1721808195\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第三板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_0f57b049-4567-482b-85c7-801730487503.jpg?v=1727335734\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Wall\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$7219\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_00f9eee5-c2f9-48ca-b8bb-952f5bd17b6f.jpg?v=1727335719\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n                              \u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2978-$4508\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_c5960431-51e2-4fc8-83d5-ccf0a445d9d0.jpg?v=1727335751\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2799-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d65b50f7-1879-4f5d-b5ae-721a0c050290.jpg?v=1727336200\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo?variant=44720199270683\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo?variant=44720199270683\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!--\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t #产品图片替换#\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/image2_1_f900f224-dab9-4fe4-9618-32241a735cdd.jpg?v=1716194202\" alt=\"\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 产品标题文案 #\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eSquare Patio Umbrella\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 购物车文案 #\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"javascript:;\"\u003eAdd to Cart\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t# 对比文案 #\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t--\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe’ll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\t\twe’ll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\t\n\t\n\t\n\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 悬浮小视频 --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n  \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n  \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/00ded3f0c87042cfbf5535d16b56d9d9.mp4\" type=\"video\/mp4\"\u003e\n    你的浏览器不支持视频播放\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 弹窗视频（16:9） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n  \u003cdiv id=\"modal-video-container\" style=\"position: relative; width: calc(100% - 60px); max-width: 900px; margin: 70px auto 50px auto; transform: translateY(100%); transition: transform 0.5s ease-out; aspect-ratio: 16\/9;\"\u003e\n    \u003cbutton id=\"close-modal-btn\" style=\"position: absolute; top: 15px; right: 15px; background: #000000; color: #ffffff; border: none; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; cursor: pointer; z-index: 999999; line-height: 32px; text-align: center; padding: 0; margin: 0; font-weight: bold;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/563b4d81cb6f461d8e4fbf36c989e5af.mp4\" type=\"video\/mp4\"\u003e\n      你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 视频交互逻辑 --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  const smallVideo = document.getElementById('small-float-video');\n  const closeSmallBtn = document.getElementById('close-small-video');\n  const videoModal = document.getElementById('video-modal');\n  const modalVideoContainer = document.getElementById('modal-video-container');\n  const closeModalBtn = document.getElementById('close-modal-btn');\n  const modalVideo = document.querySelector('#modal-video-container video');\n\n  closeSmallBtn.addEventListener('click', function(e) {\n    e.stopPropagation();\n    smallVideo.style.display = 'none';\n  });\n\n  smallVideo.addEventListener('click', function() {\n    videoModal.style.display = 'block';\n    closeModalBtn.style.display = 'block';\n    setTimeout(() =\u003e { modalVideoContainer.style.transform = 'translateY(0)'; }, 10);\n    modalVideo.play();\n  });\n\n  closeModalBtn.addEventListener('click', function() {\n    modalVideoContainer.style.transform = 'translateY(100%)';\n    modalVideo.pause();\n    setTimeout(() =\u003e { videoModal.style.display = 'none'; }, 500);\n  });\n\n  videoModal.addEventListener('click', function(e) {\n    if (e.target === videoModal) closeModalBtn.click();\n  });\n\n  closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Gray \/ 10' x 12' \/ 1L","offer_id":52807927595373,"sku":"ZY04BYXF1012-GY-SW1L","price":3438.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 12' \/ 1W","offer_id":52807927628141,"sku":"ZY04BYXF1012-GY-SW1W","price":3198.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 12' \/ 1L and 1W","offer_id":52807927660909,"sku":"ZY04BYXF1012-GY-SW1L1W","price":4337.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 12' \/ 1L and 2W","offer_id":52807927693677,"sku":"ZY04BYXF1012-GY-SW1L2W","price":5236.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 13' \/ 1L","offer_id":49393562353947,"sku":"ZY04BYXF1013-GY-SW1L","price":4048.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 13' \/ 1W","offer_id":51633095115117,"sku":"ZY04BYXF1013-GY-SW1W","price":3648.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 13' \/ 1L and 1W","offer_id":51633095147885,"sku":"ZY04BYXF1013-GY-SW1L1W","price":4947.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 13' \/ 1L and 2W","offer_id":51633095180653,"sku":"ZY04BYXF1013-GY-SW1L2W","price":5846.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 14' \/ 1L","offer_id":49393562550555,"sku":"ZY04BYXF1014-GY-SW1L","price":3998.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 14' \/ 1W","offer_id":51633095213421,"sku":"ZY04BYXF1014-GY-SW1W","price":3498.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 14' \/ 1L and 1W","offer_id":51633095246189,"sku":"ZY04BYXF1014-GY-SW1L1W","price":4897.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 14' \/ 1L and 2W","offer_id":51633095278957,"sku":"ZY04BYXF1014-GY-SW1L2W","price":5796.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' \/ 1L","offer_id":52807927726445,"sku":"ZY04BYXF1016-GY-SW1L","price":4598.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' \/ 1W","offer_id":52807927759213,"sku":"ZY04BYXF1016-GY-SW1W","price":3998.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' \/ 1L and 1W","offer_id":52807927791981,"sku":"ZY04BYXF1016-GY-SW1L1W","price":5497.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' \/ 1L and 2W","offer_id":52807927824749,"sku":"ZY04BYXF1016-GY-SW1L2W","price":6396.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 13' \/ 1L","offer_id":49393562714395,"sku":"ZY04BYXF1113-GY-SW1L","price":3978.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 13' \/ 1W","offer_id":51633095311725,"sku":"ZY04BYXF1113-GY-SW1W","price":3778.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 13' \/ 1L and 1W","offer_id":51633095344493,"sku":"ZY04BYXF1113-GY-SW1L1W","price":5077.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 13' \/ 1L and 2W","offer_id":51633095377261,"sku":"ZY04BYXF1113-GY-SW1L2W","price":6176.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 14' \/ 1L","offer_id":49393562911003,"sku":"ZY04BYXF1114-GY-SW1L","price":4198.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 14' \/ 1W","offer_id":51633095410029,"sku":"ZY04BYXF1114-GY-SW1W","price":3898.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 14' \/ 1L and 1W","offer_id":51633095442797,"sku":"ZY04BYXF1114-GY-SW1L1W","price":5297.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 14' \/ 1L and 2W","offer_id":51633095475565,"sku":"ZY04BYXF1114-GY-SW1L2W","price":6396.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 15' \/ 1L","offer_id":52807927857517,"sku":"ZY04BYXF1115-GY-SW1L","price":4689.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 11' x 15' \/ 1W","offer_id":52807927890285,"sku":"ZY04BYXF1115-GY-SW1W","price":4248.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 15' \/ 1L and 1W","offer_id":52807927923053,"sku":"ZY04BYXF1115-GY-SW1L1W","price":5788.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 11' x 15' \/ 1L and 2W","offer_id":52807927955821,"sku":"ZY04BYXF1115-GY-SW1L2W","price":6887.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 12' x 12' \/ 1L","offer_id":49393563074843,"sku":"ZY04BYXF1212-GY-SW1L","price":4038.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 12' \/ 1W","offer_id":51633095508333,"sku":"ZY04BYXF1212-GY-SW1W","price":4038.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 12' \/ 1L and 1W","offer_id":51633095541101,"sku":"ZY04BYXF1212-GY-SW1L1W","price":5177.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 12' \/ 1L and 2W","offer_id":51633095573869,"sku":"ZY04BYXF1212-GY-SW1L2W","price":6316.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' \/ 1L","offer_id":49393563271451,"sku":"ZY04BYXF1214-GY-SW1L","price":4398.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' \/ 1W","offer_id":51633095606637,"sku":"ZY04BYXF1214-GY-SW1W","price":4138.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' \/ 1L and 1W","offer_id":51633095639405,"sku":"ZY04BYXF1214-GY-SW1L1W","price":5537.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' \/ 1L and 2W","offer_id":51633095672173,"sku":"ZY04BYXF1214-GY-SW1L2W","price":6676.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16' \/ 1L","offer_id":49393563435291,"sku":"ZY04BYXF1216-GY-SW1L","price":4998.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16' \/ 1W","offer_id":51633095704941,"sku":"ZY04BYXF1216-GY-SW1W","price":4638.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16' \/ 1L and 1W","offer_id":51633095737709,"sku":"ZY04BYXF1216-GY-SW1L1W","price":6137.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16' \/ 1L and 2W","offer_id":51633095770477,"sku":"ZY04BYXF1216-GY-SW1L2W","price":7276.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 20' \/ 1L","offer_id":49393563599131,"sku":"ZY04BYXF1220-GY-SW1L","price":6098.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 20' \/ 1W","offer_id":51633095803245,"sku":"ZY04BYXF1220-GY-SW1W","price":5338.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 20' \/ 1L and 1W","offer_id":51633095836013,"sku":"ZY04BYXF1220-GY-SW1L1W","price":7237.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 20' \/ 1L and 2W","offer_id":51633095868781,"sku":"ZY04BYXF1220-GY-SW1L2W","price":8376.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' \/ 1L","offer_id":52807927988589,"sku":"ZY04BYXF1420-GY-SW1L","price":7248.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' \/ 1W","offer_id":52807928021357,"sku":"ZY04BYXF1420-GY-SW1W","price":6748.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' \/ 1L and 1W","offer_id":52807928054125,"sku":"ZY04BYXF1420-GY-SW1L1W","price":8647.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' \/ 1L and 2W","offer_id":52807928086893,"sku":"ZY04BYXF1420-GY-SW1L2W","price":10046.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' \/ 1L","offer_id":52807928119661,"sku":"ZY04BYXF1224-GY-SW1L","price":7677.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' \/ 1W","offer_id":52807928152429,"sku":"ZY04BYXF1224-GY-SW1W","price":6538.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' \/ 1L and 1W","offer_id":52807928185197,"sku":"ZY04BYXF1224-GY-SW1L1W","price":8816.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' \/ 1L and 2W","offer_id":52807928217965,"sku":"ZY04BYXF1224-GY-SW1L2W","price":9955.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24'(Shipping in Mid August) \/ 1L","offer_id":52807928250733,"sku":"ZY04BYXF1424-GY-SW1L","price":7877.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24'(Shipping in Mid August) \/ 1W","offer_id":52807928283501,"sku":"ZY04BYXF1424-GY-SW1W","price":6998.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24'(Shipping in Mid August) \/ 1L and 1W","offer_id":52807928316269,"sku":"ZY04BYXF1424-GY-SW1L1W","price":9276.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24'(Shipping in Mid August) \/ 1L and 2W","offer_id":52807928349037,"sku":"ZY04BYXF1424-GY-SW1L2W","price":10675.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_79aab5b2-da21-41ce-9df7-8a3868b7fea3.jpg?v=1763988739"},{"product_id":"purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola white Outdoor Aluminum Pergola with Shutter Wall Adjustable Gazebo Rainproof for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n\t\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003e Perfect Fit：\u003c\/strong\u003eThe shutter wall is professionally designed to seamlessly integrate with the PURPLE LEAF Louvered Pergola。\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003eConstructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Privacy and Protection\u003c\/strong\u003e: Designed with shutters to avoid neighborly views and block direct sunlight, it is ideal for outdoor patios, gardens and living spaces.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Flexibility:\u003c\/strong\u003eYou can choose from groups of three, five, or more louvered grille to add more design elements and functionality to your outdoor living space.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Customizable Shading: \u003c\/strong\u003ePulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_6f08b002-517d-4527-8247-a1d0a8ff56cd.jpg?v=1725955631\" tupian\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_5fe5dcb5-c25d-42d2-adf1-3af9301e0b5a.jpg?v=1725955631\" tupian\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/96f98304-0a0c-41cf-8a28-4bb2098dd9b6.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630271\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/378be90d-2667-4510-adc9-9be84ffa8ca0.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630270\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4b1fd7e3-bb56-4ff4-ab06-4d96b93355b5.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630270\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d92e076f69cb1a6f81c9bab8cd8f57a2.jpg?v=1725962268\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_95d51eba-819a-40a4-b64b-9219803f8c0e.jpg?v=1725962268\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2c6257df-24e6-4f50-be65-57fadfad2d0d.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631064\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/9621c1aa-9def-4a38-a92c-c9637d312da0.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631065\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c074216a-ece6-4df3-bfb6-9ed167072b4f.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631064\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第三板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013-1_8bfbbc5d-6f15-4653-a386-fca00e66c848.jpg?v=1727321721\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Wall\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$7219\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_37f8fc25-5db8-46cb-b5a6-f530b4efda27.jpg?v=1727321639\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n                              \u003cdiv\u003e$2978-$4508\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_ed126dd0-80cb-4a23-a7ed-497d0b2af0a2.jpg?v=1727321879\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-12-x-16-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-12-x-16-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2799-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!--\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t #产品图片替换#\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/image2_1_f900f224-dab9-4fe4-9618-32241a735cdd.jpg?v=1716194202\" alt=\"\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 产品标题文案 #\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eSquare Patio Umbrella\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 购物车文案 #\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"javascript:;\"\u003eAdd to Cart\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t# 对比文案 #\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t--\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe’ll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\t\twe’ll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\t\n\t\n\t\n\t\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PURPLE LEAF","offers":[{"title":"White \/ 10' x 12' \/ 1L","offer_id":52808111391085,"sku":"ZYXFBY1012-WT-SW1L","price":3588.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 12' \/ 1W","offer_id":52808111423853,"sku":"ZYXFBY1012-WT-SW1W","price":3348.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 12' \/ 1L and 1W","offer_id":52808111456621,"sku":" ZYXFBY1012-WT-SW1L1W","price":4487.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 12' \/ 1L and 2W","offer_id":52808111489389,"sku":"ZYXFBY1012-WT-SW1L2W","price":5386.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 13' \/ 1L","offer_id":49393589125403,"sku":"ZYXFBY1013-WT-SW1L","price":3998.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 13' \/ 1W","offer_id":51633093640557,"sku":"ZYXFBY1013-WT-SW1W","price":3598.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 13' \/ 1L and 1W","offer_id":51633093673325,"sku":"ZYXFBY1013-WT-SW1L1W","price":4897.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 13' \/ 1L and 2W","offer_id":51633093706093,"sku":"ZYXFBY1013-WT-SW1L2W","price":5796.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 14' \/ 1L","offer_id":49393589289243,"sku":"ZYXFBY1014-WT-SW1L","price":3898.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 14' \/ 1W","offer_id":51633093738861,"sku":"ZYXFBY1014-WT-SW1W","price":3398.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 14' \/ 1L and 1W","offer_id":51633093771629,"sku":"ZYXFBY1014-WT-SW1L1W","price":4797.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 14' \/ 1L and 2W","offer_id":51633093804397,"sku":"ZYXFBY1014-WT-SW1L2W","price":5696.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 16' \/ 1L","offer_id":52808111522157,"sku":"ZYXFBY1016-WT-SW1L","price":4828.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 16' \/ 1W","offer_id":52808111554925,"sku":"ZYXFBY1016-WT-SW1W","price":4228.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 16' \/ 1L and 1W","offer_id":52808111587693,"sku":" ZYXFBY1016-WT-SW1L1W","price":5727.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 16' \/ 1L and 2W","offer_id":52808111620461,"sku":"ZYXFBY1016-WT-SW1L2W","price":6626.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 13' \/ 1L","offer_id":49431654269211,"sku":"ZYXFBY1113-WT-SW1L","price":4089.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 13' \/ 1W","offer_id":51633093837165,"sku":"ZYXFBY1113-WT-SW1W","price":3828.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 13' \/ 1L and 1W","offer_id":51633093869933,"sku":"ZYXFBY1113-WT-SW1L1W","price":5127.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 13' \/ 1L and 2W","offer_id":51633093902701,"sku":"ZYXFBY1113-WT-SW1L2W","price":6226.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 14' \/ 1L","offer_id":49431654301979,"sku":"ZYXFBY1114-WT-SW1L","price":4648.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 14' \/ 1W","offer_id":51633093935469,"sku":"ZYXFBY1114-WT-SW1W","price":4348.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 14' \/ 1L and 1W","offer_id":51633093968237,"sku":"ZYXFBY1114-WT-SW1L1W","price":5747.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 14' \/ 1L and 2W","offer_id":51633094001005,"sku":"ZYXFBY1114-WT-SW1L2W","price":7146.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 15' \/ 1L","offer_id":52808111653229,"sku":"ZYXFBY1115-WT-SW1L","price":4628.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 15' \/ 1W","offer_id":52808111685997,"sku":"ZYXFBY1115-WT-SW1W","price":4198.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 15' \/ 1L and 1W","offer_id":52808111718765,"sku":" ZYXFBY1115-WT-SW1L1W","price":5697.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 15' \/ 1L and 2W","offer_id":52808111751533,"sku":"ZYXFBY1115-WT-SW1L2W","price":6796.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 12' \/ 1L","offer_id":49431654334747,"sku":"ZYXFBY1212-WT-SW1L","price":3938.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 12' \/ 1W","offer_id":51633094033773,"sku":"ZYXFBY1212-WT-SW1W","price":3938.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 12' \/ 1L and 1W","offer_id":51633094066541,"sku":"ZYXFBY1212-WT-SW1L1W","price":5077.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 12' \/ 1L and 2W","offer_id":51633094099309,"sku":"ZYXFBY1212-WT-SW1L2W","price":6216.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 14' \/ 1L","offer_id":49431654367515,"sku":"ZYXFBY1214-WT-SW1L","price":4419.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 14' \/ 1W","offer_id":51633094132077,"sku":"ZYXFBY1214-WT-SW1W","price":4068.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 14' \/ 1L and 1W","offer_id":51633094164845,"sku":"ZYXFBY1214-WT-SW1L1W","price":5467.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 14' \/ 1L and 2W","offer_id":51633094197613,"sku":"ZYXFBY1214-WT-SW1L2W","price":6606.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 16' \/ 1L","offer_id":49393589485851,"sku":"ZYXFBY1216-WT-SW1L","price":4969.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 16' \/ 1W","offer_id":51633094230381,"sku":"ZYXFBY1216-WT-SW1W","price":4538.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 16' \/ 1L and 1W","offer_id":51633094263149,"sku":"ZYXFBY1216-WT-SW1L1W","price":6037.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 16' \/ 1L and 2W","offer_id":51633094295917,"sku":"ZYXFBY1216-WT-SW1L2W","price":7176.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 20' \/ 1L","offer_id":49393589649691,"sku":"ZYXFBY1220-WT-SW1L","price":5998.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 20' \/ 1W","offer_id":51633094328685,"sku":"ZYXFBY1220-WT-SW1W","price":5238.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 20' \/ 1L and 1W","offer_id":51633094361453,"sku":"ZYXFBY1220-WT-SW1L1W","price":7137.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 20' \/ 1L and 2W","offer_id":51633094394221,"sku":"ZYXFBY1220-WT-SW1L2W","price":8276.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 24' \/ 1L","offer_id":52808111784301,"sku":"ZYXFBY1224-WT-SW1L","price":6777.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 24' \/ 1W","offer_id":52808111817069,"sku":"ZYXFBY1224-WT-SW1W","price":5638.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 24' \/ 1L and 1W","offer_id":52808111849837,"sku":" ZYXFBY1224-WT-SW1L1W","price":7916.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 24' \/ 1L and 2W","offer_id":52808111882605,"sku":"ZYXFBY1224-WT-SW1L2W","price":9055.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14' x 20' \/ 1L","offer_id":52808111915373,"sku":"ZYXFBY1420-WT-SW1L","price":7098.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14' x 20' \/ 1W","offer_id":52808111948141,"sku":"ZYXFBY1420-WT-SW1W","price":6598.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 20' \/ 1L and 1W","offer_id":52808111980909,"sku":" ZYXFBY1420-WT-SW1L1W","price":8497.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14' x 20' \/ 1L and 2W","offer_id":52808112013677,"sku":"ZYXFBY1420-WT-SW1L2W","price":9896.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14' x 24' \/ 1L","offer_id":52808112046445,"sku":"ZYXFBY1424-WT-SW1L","price":7737.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 24' \/ 1W","offer_id":52808112079213,"sku":"ZYXFBY1424-WT-SW1W","price":6858.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 24' \/ 1L and 1W","offer_id":52808112111981,"sku":" ZYXFBY1424-WT-SW1L1W","price":9136.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14' x 24' \/ 1L and 2W","offer_id":52808112144749,"sku":"ZYXFBY1424-WT-SW1L2W","price":10535.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013-1_796f3c3d-fdd1-4c95-94ad-4a4fad228297.jpg?v=1763988891"},{"product_id":"purple-leaf-louvered-pergola-with-string-lights-patio-aluminum-pergola-with-independent-adjustable-rainproof-roof-hardtop-pergola-for-outdoor-deck-garden-yard","title":"PURPLE LEAF Caesar Louvered Pergola with Milky String Lights Patio Aluminum Pergola with Independent Adjustable Rainproof Roof Hardtop Pergola for Outdoor Deck Garden Yard","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\n\u003cp data-mce-fragment=\"1\"\u003e·  \u003cstrong\u003eModern \u0026amp; Clean Style\u003c\/strong\u003e: A modern outdoor pergola with a special and handcrafted design featuring smooth curves and clean lines while concealing any fixings. This ideal addition to your outdoor space will captivate your senses with a sleek appearance.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eIndependent Adjustable Roof\u003c\/strong\u003e: With two rows of individually controlled louvered roofs, you can enjoy up to 120-310 square feet of shade while still being able to bask in the sun or gaze at the stars with this patio pergola.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eFull Aluminum Frames and Louvers\u003c\/strong\u003e: Constructed with high-quality aluminum, the Purple Leaf pergola is built to withstand the test of time. With a weatherproof aluminum louvers, it create an optimal environment by shielding your outdoor space from heavy rain, snow, and other harsh elements.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eHidden Drainage System\u003c\/strong\u003e: Effortlessly manage water accumulation with the hidden drainage of this aluminum pergola. Designed to efficiently and invisibly whisk water away, this innovative system prevents pooling and ensures a clean and dry environment for your outdoor space.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eExceptional Load-bearing Capacity\u003c\/strong\u003e: Anchored firmly to the floor, this pergola can effortlessly withstand wind speeds of 40-70 mph and snow accumulation of up to 2.4 inches. With an impressive static pressure test rating of 66 lbs\/㎡, designed to endure heavy snow and challenging weather condition.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n\u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\" data-mce-style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .s1{\n    padding:5px !important;\n    width:100px;\n  }\n  .s2{\n    padding:5px !important;\n  }\n\u003c\/style\u003e\n\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n    \u003c!-- 标题 --\u003e\n    \u003cdiv class=\"itemTitle\"\u003e\n        HIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"content\"\u003e\n        \u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n     \u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d53f05bdef786563e07ddd9d784aca98_a4c59110-e486-4237-a7f5-7297d1c70f99.jpg?v=1735783820\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_237a2125-36f3-4f04-991e-325a268e1402.jpg?v=1730876980\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c20765d5-4823-498f-a603-1bd0a25f768d.jpg?v=1730882007\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_afbaa58f-cd5c-4de5-86ba-f6e344076ce0.jpg?v=1721204498\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d53f05bdef786563e07ddd9d784aca98_657aa932-d205-4c12-991d-3f0e197724e9.jpg?v=1735783826\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_04c96c8b-a3a4-40fc-84ca-8ddfcfc234ed.jpg?v=1730876981\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c35d37ca-60cf-4ea4-82ea-f461775b7b57.jpg?v=1730882002\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_c6f86b5c-5992-49d1-8c91-53098a92acdc.jpg?v=1721204492\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC_e4f0bb9c-d579-4930-b5bf-165be018050a.png?v=1769481812\" alt=\"Detail 1\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1744177704138.png?v=1744178134\" alt=\"Detail 3\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1744177707595.png?v=1744178135\" alt=\"Detail 3\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1744177714061.png?v=1744178135\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE.png?v=1769481812\" alt=\"Detail 1\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/380dd4740229d746f48ce57259cceef.jpg?v=1744178272\" alt=\"Detail 4\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d17d0724e6117dbd10a5ae7d197fd7e.jpg?v=1744178272\" alt=\"Detail 5\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c51e5449d83165c1385f2e36bb4dc8c.jpg?v=1744178272\" alt=\"Detail 5\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\u003c!-- 电脑端尺寸图 尺寸1400*600 --\u003e\n\u003cli class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0417.png?v=1744850442\" alt=\"\" class=\"qwers\"\u003e\u003c\/li\u003e\n\u003c!-- 手机端尺寸图 --\u003e\n\u003cli class=\"phone\" style=\"width: 100%; height: auto; overflow: visible;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0417-PE.png?v=1744850442\" alt=\"\" class=\"phones\" style=\"width: 100%; height: auto; display: block;\"\u003e\u003c\/li\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$1999-$5299\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11.4'x27.2'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\/Bronze\/White\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4699\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e","brand":"PURPLE LEAF","offers":[{"title":"Grey \/ 8'X 10' with 24 milky lights(Shipping in Early August)","offer_id":53163569250669,"sku":"ZY05KSPRG0810-24L","price":2184.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 8'X 12' with 24 milky lights","offer_id":53163569283437,"sku":"ZY05KSPRG0812-24L","price":2284.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 8'X 14' with 24 milky lights","offer_id":53163569316205,"sku":"ZY05KSPRG0814-24L","price":2584.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10'X 10' with 24 milky lights","offer_id":53163569348973,"sku":"ZY05KSPRG1010-24L","price":2284.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10'X 12' with 24 milky lights","offer_id":49422217740571,"sku":"ZY05KSPRG1012-24L","price":2134.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10'X 14' with 24 milky lights","offer_id":49422320697627,"sku":"ZY05KSPRG1014-24L","price":2334.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10'X 16' with 24 milky lights","offer_id":52892047475053,"sku":"ZY05KSPRG1016-24L","price":3114.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 10'X 20' with 36 milky lights","offer_id":53163569381741,"sku":"ZY05KSPRG1020-36L","price":3544.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11'X 15' with 24 milky lights","offer_id":52892047507821,"sku":"ZY05KSPRG1115-24L","price":3114.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' X 18' with 36 milky lights","offer_id":49422320730395,"sku":"ZY05KSPRG1118-36L","price":3244.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' X 21' with 36 milky lights","offer_id":49422320763163,"sku":"ZY05KSPRG1121-36L","price":3744.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' X 23' with 48 milky lights(+Free Gift)","offer_id":49422320795931,"sku":"ZY05KSPRG1123-48L","price":3969.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 11' X 28' with 48 milky lights(+Free Gift)","offer_id":49422320828699,"sku":"ZY05KSPRG1128-48L","price":4919.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 13' X 15'  with 36 milky lights","offer_id":52892047540589,"sku":"ZY05KSPRG1315-36L","price":3574.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 13' X 20'  with 48 milky lights","offer_id":52892047573357,"sku":"ZY05KSPRG1320-48L","price":4469.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 13' X 25'  with 48 milky lights","offer_id":52892047606125,"sku":"ZY05KSPRG1325-48L","price":5269.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 13' X 30'  with 48 milky lights","offer_id":52898343420269,"sku":"ZY05KSPRG1330-48L","price":6369.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_f4bc89b0-7ec4-40df-b29a-950d7c173340.jpg?v=1776756357"},{"product_id":"purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy","title":"PURPLE LEAF Athena Louvered Pergola White Outdoor Aluminum Pergola with Strip Lights Adjustable Gazebo for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eAdjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003eConstructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e  LED Pergola:\u003c\/strong\u003e Features built-in LED strip lights with a warm 3000K glow and a remote control for easy operation. The waterproof light strips are perfect for outdoor use.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Robust Structure:\u003c\/strong\u003e The crossbeam has undergone an upgrade to dimensions of 4.33''×4.33'', reinforcing safety measures and offering wind resistance of up to 72mph.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003e In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \u003c\/span\u003e\n\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/f371b856c30f5f99c68bd5d9cb76cdcf_40df857d-e358-4350-8329-822e5def7412.jpg?v=1734248993\" tupian\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_cb38544c-6088-4c5e-825e-e448b06786ba.jpg?v=1727167314\" tupian\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/96f98304-0a0c-41cf-8a28-4bb2098dd9b6.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630271\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c249f2cd7b7533e05270c907addea759.jpg?v=1731746433\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4b1fd7e3-bb56-4ff4-ab06-4d96b93355b5.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1721630270\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d92e076f69cb1a6f81c9bab8cd8f57a2_ba6469a7-8c9d-4138-8847-b587d785ed65.jpg?v=1727148130\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_c426e05c-2c67-4ee2-aec4-f27312e49540.jpg?v=1727167373\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2c6257df-24e6-4f50-be65-57fadfad2d0d.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631064\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c249f2cd7b7533e05270c907addea759_3b1990f3-2238-4fed-ae61-1f38a3542fbb.jpg?v=1731746548\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c074216a-ece6-4df3-bfb6-9ed167072b4f.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721631064\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第三板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_37f8fc25-5db8-46cb-b5a6-f530b4efda27.jpg?v=1727321639\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2978-$4508\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013-1_8bfbbc5d-6f15-4653-a386-fca00e66c848.jpg?v=1727321721\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Wall\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$7219\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_ed126dd0-80cb-4a23-a7ed-497d0b2af0a2.jpg?v=1727321879\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-12-x-16-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-12-x-16-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2799-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!--\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t #产品图片替换#\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/image2_1_f900f224-dab9-4fe4-9618-32241a735cdd.jpg?v=1716194202\" alt=\"\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 产品标题文案 #\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eSquare Patio Umbrella\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 购物车文案 #\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"javascript:;\"\u003eAdd to Cart\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t# 对比文案 #\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t--\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\n\t\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe’ll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\t\twe’ll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\t\n\t\n\t\n\t\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PURPLE LEAF","offers":[{"title":"White \/ 10' x 13' with Strip Lights","offer_id":51633491050861,"sku":"ZYXFBY1013-WT-SL","price":2998.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 12' with Strip Lights","offer_id":53375100387693,"sku":"ZYXFBY1012-WT-SL","price":2748.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 10' x 14' with Strip Lights","offer_id":51633491181933,"sku":"ZYXFBY1014-WT-SL","price":2899.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 16' with Strip Lights","offer_id":53375093309805,"sku":"ZYXFBY1016-WT-SL","price":3708.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 13' with Strip Lights","offer_id":51633491313005,"sku":"ZYXFBY1113-WT-SL","price":3048.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 11' x 14' with Strip Lights","offer_id":51633491444077,"sku":"ZYXFBY1114-WT-SL","price":3388.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 12' with Strip Lights","offer_id":51633491575149,"sku":"ZYXFBY1212-WT-SL","price":3138.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 12' x 14' with Strip Lights","offer_id":51633491706221,"sku":"ZYXFBY1214-WT-SL","price":3329.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 16' with Strip Lights","offer_id":51633491837293,"sku":"ZYXFBY1216-WT-SL","price":3828.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 20' with Strip Lights","offer_id":51633491968365,"sku":"ZYXFBY1220-WT-SL","price":4639.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 12' x 24' with Strip Lights","offer_id":53432642339181,"sku":null,"price":5058.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 14' x 20' with Strip Lights","offer_id":53432641978733,"sku":"ZYXFBY1420-WT-SL","price":5728.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 14' x 24' with Strip Lights","offer_id":53432630935917,"sku":"ZYXFBY1424-WT-SL","price":6189.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013-1_558b63df-9f5d-4f35-be7d-b85900859176.jpg?v=1763989567"},{"product_id":"purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy","title":"PURPLE LEAF Athena Louvered Pergola Grey Outdoor Aluminum Pergola with Strip Lights Adjustable Gazebo for Patio Deck Garden","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n      \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eAdjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003eConstructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e  LED Pergola:\u003c\/strong\u003e Features built-in LED strip lights with a warm 3000K glow and a remote control for easy operation. The waterproof light strips are perfect for outdoor use.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Robust Structure:\u003c\/strong\u003e The crossbeam has undergone an upgrade to dimensions of 4.33''×4.33'', reinforcing safety measures and offering wind resistance of up to 72mph.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003e Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003e In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n         \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/b\u003e \u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \u003c\/span\u003e\n\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/acc9d41b28745919448b53309d89a436_421b1b72-f125-48e4-a78d-98af78f6a809.jpg?v=1734248509\" tupian\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_a08efa20-30f7-4d5f-b148-b5cbb7f91779.jpg?v=1727167314\" tupian\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_fce1cdd4-df52-4835-81b0-b36da10314ec.jpg?v=1731745254\"\u003e\u003c\/li\u003e \n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/49f30f4476e64c814b3d7a492d25cf63.jpg?v=1731745253\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_e8b76f24-92c6-4f32-aec7-92790f7f9099.jpg?v=1727245090\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_93945a28-67e8-4070-950e-586f100a0ca2.jpg?v=1727245089\"\u003e\u003c\/li\u003e  \n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/86d6b6668dd249b94188acb64812e4bf_3dc9ed02-af67-44ae-b58f-51dd61d86db7.jpg?v=1727148129\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_ebd0b425-5c7f-4d9e-8911-704060cc7be4.jpg?v=1727252310\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_5285fa1f-f7d7-4291-b1c2-06f28b2694e9.jpg?v=1731745660\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_11bd4c55-2776-4265-aaa5-85ec7ca418b1.jpg?v=1731745660\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_41489b45-d9fe-474e-93a9-21fbbb70bdcc.jpg?v=1727252308\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第三板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_00f9eee5-c2f9-48ca-b8bb-952f5bd17b6f.jpg?v=1727335719\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2978-$4508\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_0f57b049-4567-482b-85c7-801730487503.jpg?v=1727335734\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Wall\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$7219\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_c5960431-51e2-4fc8-83d5-ccf0a445d9d0.jpg?v=1727335751\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2799-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d65b50f7-1879-4f5d-b5ae-721a0c050290.jpg?v=1727336200\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo?variant=44720199270683\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo?variant=44720199270683\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!--\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t #产品图片替换#\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/image2_1_f900f224-dab9-4fe4-9618-32241a735cdd.jpg?v=1716194202\" alt=\"\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 产品标题文案 #\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eSquare Patio Umbrella\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 购物车文案 #\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"javascript:;\"\u003eAdd to Cart\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t# 对比文案 #\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t--\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe’ll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\t\twe’ll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\t\n\t\n\t\n\t\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 悬浮小视频 --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n  \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n  \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/54bf2ba1e24446f0b8533b52d06aadff.mp4\" type=\"video\/mp4\"\u003e\n    你的浏览器不支持视频播放\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 弹窗视频（16:9） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n  \u003cdiv id=\"modal-video-container\" style=\"position: relative; width: calc(100% - 60px); max-width: 900px; margin: 70px auto 50px auto; transform: translateY(100%); transition: transform 0.5s ease-out; aspect-ratio: 16\/9;\"\u003e\n    \u003cbutton id=\"close-modal-btn\" style=\"position: absolute; top: 15px; right: 15px; background: #000000; color: #ffffff; border: none; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; cursor: pointer; z-index: 999999; line-height: 32px; text-align: center; padding: 0; margin: 0; font-weight: bold;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/563b4d81cb6f461d8e4fbf36c989e5af.mp4\" type=\"video\/mp4\"\u003e\n      你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 视频交互逻辑 --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  const smallVideo = document.getElementById('small-float-video');\n  const closeSmallBtn = document.getElementById('close-small-video');\n  const videoModal = document.getElementById('video-modal');\n  const modalVideoContainer = document.getElementById('modal-video-container');\n  const closeModalBtn = document.getElementById('close-modal-btn');\n  const modalVideo = document.querySelector('#modal-video-container video');\n\n  closeSmallBtn.addEventListener('click', function(e) {\n    e.stopPropagation();\n    smallVideo.style.display = 'none';\n  });\n\n  smallVideo.addEventListener('click', function() {\n    videoModal.style.display = 'block';\n    closeModalBtn.style.display = 'block';\n    setTimeout(() =\u003e { modalVideoContainer.style.transform = 'translateY(0)'; }, 10);\n    modalVideo.play();\n  });\n\n  closeModalBtn.addEventListener('click', function() {\n    modalVideoContainer.style.transform = 'translateY(100%)';\n    modalVideo.pause();\n    setTimeout(() =\u003e { videoModal.style.display = 'none'; }, 500);\n  });\n\n  videoModal.addEventListener('click', function(e) {\n    if (e.target === videoModal) closeModalBtn.click();\n  });\n\n  closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"Gray \/ 10' x 12' with Strip Lights","offer_id":53415349027181,"sku":"ZY04BYXF1012-GY-SL","price":2798.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 13' with Strip Lights","offer_id":51633506255213,"sku":"ZY04BYXF1013-GY-SL","price":3048.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 10' x 14' with Strip Lights","offer_id":51633506287981,"sku":"ZY04BYXF1014-GY-SL","price":2918.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10' x 16' with Strip Lights","offer_id":53415349059949,"sku":"ZY04BYXF1016-GY-SL","price":3680.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 13' with Strip Lights","offer_id":51633506320749,"sku":"ZY04BYXF1113-GY-SL","price":2998.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 11' x 14' with Strip Lights","offer_id":51633506353517,"sku":"ZY04BYXF1114-GY-SL","price":3138.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 11' x 15' with Strip Lights","offer_id":53415349092717,"sku":"ZY04BYXF1115-GY-SL","price":3498.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 12' with Strip Lights","offer_id":51633506386285,"sku":"ZY04BYXF1212-GY-SL","price":3238.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 14' with Strip Lights","offer_id":51633506419053,"sku":"ZY04BYXF1214-GY-SL","price":3358.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 16' with Strip Light","offer_id":51633506451821,"sku":"ZY04BYXF1216-GY-SL","price":3888.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 20' with Strip Lights","offer_id":51633506484589,"sku":"ZY04BYXF1220-GY-SL","price":4628.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 12' x 24' with Strip Lights","offer_id":53415349125485,"sku":"ZY04BYXF1224-GY-SL","price":5670.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 20' with Strip Lights","offer_id":53415349158253,"sku":"ZY04BYXF1420-GY-SL","price":5837.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 14' x 24' with Strip Lights","offer_id":53415349191021,"sku":"ZY04BYXF1424-GY-SL","price":6265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_2_b259da58-b323-4d80-b800-4a68e693bdde.jpg?v=1763989618"},{"product_id":"purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy","title":"PURPLE LEAF Athena Louvered Pergola Bronze Outdoor Aluminum Pergola with Strip Lights Adjustable Gazebo for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eAdjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003eConstructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e  LED Pergola:\u003c\/strong\u003e Features built-in LED strip lights with a warm 3000K glow and a remote control for easy operation. The waterproof light strips are perfect for outdoor use.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Robust Structure:\u003c\/strong\u003e The crossbeam has undergone an upgrade to dimensions of 4.33''×4.33'', reinforcing safety measures and offering wind resistance of up to 72mph.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003e Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003e In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \u003c\/span\u003e\n\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3a3ad0f24904d83b247216d6924d96a8_a5c236ca-3b14-41a0-823d-8cc75d4816c1.jpg?v=1734248658\" tupian=\"\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_7edab093-ad4b-4527-a806-cc27f2836ab3.jpg?v=1727230984\" tupian=\"\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96_283d6eb0-a93e-4021-82cc-c6e80b90e901.jpg?v=1727245548\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/287c5a48-3ca0-43a8-ada6-50d76dc34202.__CR0_0_1464_600_PT0_SX1464_V1_36e80918-e0d1-498b-b3b0-e1f906363786.jpg?v=1727245414\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_3ca21170-e6c0-484b-8515-2c24f582b753.jpg?v=1732008477\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_98dee14c-8f16-47de-9e36-e7cbb48a2a13.jpg?v=1732008477\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/177ddcd3-8fbc-4995-8725-618d296573e3.__CR0_0_1464_600_PT0_SX1464_V1_fed44aac-45a6-4e9c-8965-9a28c6a8bcca.jpg?v=1727245415\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_e0360462-1408-4caa-b670-97a57a3ed36f.jpg?v=1727231145\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2d72ffabe3fe4ab06816cbd3f8e74dae_02fd8a32-ea93-4db1-83ef-7d985c9b03a1.jpg?v=1727231145\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96_94a04ba0-5be2-42ad-9b09-a09068201df3.jpg?v=1727250260\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/bdf2085e-d08e-4d94-be67-4a318fd9d27b.__CR0_0_600_450_PT0_SX600_V1_87ebf940-1059-4efd-9b0a-c55600496920.jpg?v=1727248837\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_ff1b4ea9-34a8-40e7-ab7a-119b0636e6e1.jpg?v=1732008477\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_758b95d8-319e-42f2-a473-218170673aca.jpg?v=1732008477\"\u003e\u003c\/li\u003e  \n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ef2b5ce5-db53-4856-b8d2-0c0cc16b2fbc.__CR0_0_600_450_PT0_SX600_V1_ae95bbe0-1a12-4bdd-b4c1-16169332ad43.jpg?v=1727248836\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第三板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_10453c27-1947-470f-800b-746fda8e92b0.jpg?v=1727336289\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2978-$4508\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_0ef72540-0206-4dec-bbd0-bf4785de3f0f.jpg?v=1727336515\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Wall\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-louver-grille-adjustable-gazebo-rainproof-for-patio-deck-garden\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-louver-grille-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$7219\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_e340964a-717b-4eb2-bc41-dd3c59e3345a.jpg?v=1727336578\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2799-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_bc61ca3c-9032-4e8c-a535-99b9bcb6b6aa.jpg?v=1727336773\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!--\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t #产品图片替换#\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/image2_1_f900f224-dab9-4fe4-9618-32241a735cdd.jpg?v=1716194202\" alt=\"\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 产品标题文案 #\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eSquare Patio Umbrella\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 购物车文案 #\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"javascript:;\"\u003eAdd to Cart\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t# 对比文案 #\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t--\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe’ll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\t\twe’ll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\t\n\t\n\t\n\t\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PURPLE LEAF","offers":[{"title":"Bronze \/ 10' x 12' with Strip Lights","offer_id":53361519460717,"sku":"ZYMXFBY1012-SL","price":2698.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' with Strip Lights","offer_id":51633862902125,"sku":"ZYMXFBY1013-SL","price":2898.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' with Strip Lights","offer_id":51633862934893,"sku":"ZYMXFBY1014-SL","price":2968.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 16' with Strip Lights(Shipping in mid-August)","offer_id":53400980521325,"sku":"ZYMXFBY1016-SL","price":3708.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 13' with Strip Lights","offer_id":51633862967661,"sku":"ZYMXFBY1113-SL","price":2948.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11' x 14' with Strip Lights","offer_id":51633863000429,"sku":"ZYMXFBY1114-SL","price":3088.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' with Strip Lights(Last 1 in Stock)","offer_id":53400980554093,"sku":"ZYMXFBY1115-SL","price":3358.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12' with Strip Lights","offer_id":51633863033197,"sku":"ZYMXFBY1212-SL","price":3158.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 14' with Strip Lights","offer_id":51633863065965,"sku":"ZYMXFBY1214-SL","price":3358.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 16' with Strip Lights","offer_id":51633863098733,"sku":"ZYMXFBY1216-SL","price":3888.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 20' with Strip Lights(+Free Gift)","offer_id":51633863131501,"sku":"ZYMXFBY1220-SL","price":4328.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 12' x 24' with Strip Lights(Last 1 in Stock)","offer_id":53400980586861,"sku":"ZYMXFBY1224-SL","price":5758.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 14' x 20' with Strip Lights","offer_id":53400980619629,"sku":"ZYMXFBY1420-SL","price":5787.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 24' with Strip Lights(+Free Gift)","offer_id":53400980652397,"sku":"ZYMXFBY1424-SL","price":6165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013-1_f20a30a9-62b7-4d4d-9a93-4ff26b0c43e0.jpg?v=1763989694"},{"product_id":"purple-leaf-louvered-pergola-with-white-string-lights-patio-aluminum-pergola-with-independent-adjustable-rainproof-roof-hardtop-pergola-for-outdoor-deck-garden-yard","title":"PURPLE LEAF Caesar Louvered Pergola with Yellow String Lights Patio Aluminum Pergola with Independent Adjustable Rainproof Roof Hardtop Pergola for Outdoor Deck Garden Yard","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\n\u003cp data-mce-fragment=\"1\"\u003e·  \u003cstrong\u003eModern \u0026amp; Clean Style\u003c\/strong\u003e: A modern outdoor pergola with a special and handcrafted design featuring smooth curves and clean lines while concealing any fixings. This ideal addition to your outdoor space will captivate your senses with a sleek appearance.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eIndependent Adjustable Roof\u003c\/strong\u003e: With two rows of individually controlled louvered roofs, you can enjoy up to 120-310 square feet of shade while still being able to bask in the sun or gaze at the stars with this patio pergola.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eFull Aluminum Frames and Louvers\u003c\/strong\u003e: Constructed with high-quality aluminum, the Purple Leaf pergola is built to withstand the test of time. With a weatherproof aluminum louvers, it create an optimal environment by shielding your outdoor space from heavy rain, snow, and other harsh elements.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eHidden Drainage System\u003c\/strong\u003e: Effortlessly manage water accumulation with the hidden drainage of this aluminum pergola. Designed to efficiently and invisibly whisk water away, this innovative system prevents pooling and ensures a clean and dry environment for your outdoor space.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eExceptional Load-bearing Capacity\u003c\/strong\u003e: Anchored firmly to the floor, this pergola can effortlessly withstand wind speeds of 40-70 mph and snow accumulation of up to 2.4 inches. With an impressive static pressure test rating of 66 lbs\/㎡, designed to endure heavy snow and challenging weather condition.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n\u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\" data-mce-style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .s1{\n    padding:5px !important;\n    width:100px;\n  }\n  .s2{\n    padding:5px !important;\n  }\n\u003c\/style\u003e\n\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n    \u003c!-- 标题 --\u003e\n    \u003cdiv class=\"itemTitle\"\u003e\n        HIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"content\"\u003e\n        \u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n     \u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_a72036a3-3da7-4330-a0db-4e6776a5afbc.png?v=1744333969\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/498baf4cf8881a110d07b68f0acd6c36.png?v=1743910075\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c20765d5-4823-498f-a603-1bd0a25f768d.jpg?v=1730882007\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_afbaa58f-cd5c-4de5-86ba-f6e344076ce0.jpg?v=1721204498\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_a72036a3-3da7-4330-a0db-4e6776a5afbc.png?v=1744333969\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/498baf4cf8881a110d07b68f0acd6c36.png?v=1743910075\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_c35d37ca-60cf-4ea4-82ea-f461775b7b57.jpg?v=1730882002\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_c6f86b5c-5992-49d1-8c91-53098a92acdc.jpg?v=1721204492\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC_e4f0bb9c-d579-4930-b5bf-165be018050a.png?v=1769481812\" alt=\"Detail 1\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1744177704138.png?v=1744178134\" alt=\"Detail 3\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1744177707595.png?v=1744178135\" alt=\"Detail 3\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1744177714061.png?v=1744178135\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE.png?v=1769481812\" alt=\"Detail 1\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/380dd4740229d746f48ce57259cceef.jpg?v=1744178272\" alt=\"Detail 4\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d17d0724e6117dbd10a5ae7d197fd7e.jpg?v=1744178272\" alt=\"Detail 5\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c51e5449d83165c1385f2e36bb4dc8c.jpg?v=1744178272\" alt=\"Detail 5\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\u003c!-- 电脑端尺寸图 尺寸1400*600 --\u003e\n\u003cli class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0417.png?v=1744850442\" alt=\"\" class=\"qwers\"\u003e\u003c\/li\u003e\n\u003c!-- 手机端尺寸图 --\u003e\n\u003cli class=\"phone\" style=\"width: 100%; height: auto; overflow: visible;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0417-PE.png?v=1744850442\" alt=\"\" class=\"phones\" style=\"width: 100%; height: auto; display: block;\"\u003e\u003c\/li\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"mainBox\"\u003e\n\u003cdiv class=\"leftBox\"\u003e\n\u003c!-- 左侧固定内容(1) --\u003e\n\u003cdiv class=\"itemBox\"\u003e\n\u003cdiv class=\"inBox\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 左侧固定标题文案 --\u003e\n\u003cdiv\u003ePrice\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\u003cdiv\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\u003cdiv\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n\u003cdiv\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 左侧固定内容(2) --\u003e\n\u003cdiv class=\"itemBox border center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\" alt=\"Double Top LED Round Umbrella\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" title=\"Double Top LED Round Umbrella\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$1999-$5299\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 13'x30'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e92.85\"\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eGrey\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧滚动内容 --\u003e\n\u003cdiv class=\"rightBox\"\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e94.5”\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eGrey\/Bronze\/White\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" title=\"Double Top LED Umbrella with Base\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2099-$4699\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e92.5''\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e94.5”\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eWhite\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=892\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eWhite Roof Louvered Pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2099-$4899\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e92.85”\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eGray frame white roof\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e94.5”\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eBronze\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003c\/div\u003e","brand":"PURPLE LEAF","offers":[{"title":"8' X 10' with 24 yellow lights(Shipping in Early August)","offer_id":53163570463085,"sku":"ZY05KSPRG0810-24YL","price":2184.0,"currency_code":"USD","in_stock":false},{"title":"8' X 12' with 24 yellow lights","offer_id":53163570495853,"sku":"ZY05KSPRG0812-24YL","price":2284.0,"currency_code":"USD","in_stock":false},{"title":"8' X 14' with 24 yellow lights","offer_id":53163570528621,"sku":"ZY05KSPRG0814-24YL","price":2584.0,"currency_code":"USD","in_stock":true},{"title":"10' X 10' with 24 yellow lights","offer_id":53163570561389,"sku":"ZY05KSPRG1010-24YL","price":2284.0,"currency_code":"USD","in_stock":true},{"title":"10' X 12' with 24 yellow lights","offer_id":51654599901549,"sku":"ZY05KSPRG1012-24YL","price":2134.0,"currency_code":"USD","in_stock":true},{"title":"10' X 14' with 24 yellow lights","offer_id":51654599934317,"sku":"ZY05KSPRG1014-24YL","price":2334.0,"currency_code":"USD","in_stock":true},{"title":"10' X 16' with 24 yellow lights","offer_id":52892063138157,"sku":"ZY05KSPRG1016-24YL","price":3114.0,"currency_code":"USD","in_stock":true},{"title":"10' X 20' with 36 yellow lights","offer_id":53163570594157,"sku":"ZY05KSPRG1020-36YL","price":3544.0,"currency_code":"USD","in_stock":true},{"title":"11' X 15' with 24 yellow lights","offer_id":52892063170925,"sku":"ZY05KSPRG1115-24YL","price":3114.0,"currency_code":"USD","in_stock":true},{"title":"11' X 18' with 36 yellow lights","offer_id":51654599967085,"sku":"ZY05KSPRG1118-36YL","price":3244.0,"currency_code":"USD","in_stock":true},{"title":"11' X 21' with 36 yellow lights","offer_id":51654599999853,"sku":"ZY05KSPRG1121-36YL","price":3744.0,"currency_code":"USD","in_stock":true},{"title":"11' X 23' with 48 yellow lights(+Free Gift)","offer_id":51654600032621,"sku":"ZY05KSPRG1123-48YL","price":3969.0,"currency_code":"USD","in_stock":true},{"title":"11' X 28' with 48 yellow lights(+Free Gift)","offer_id":51654600065389,"sku":"ZY05KSPRG1128-48YL","price":4919.0,"currency_code":"USD","in_stock":true},{"title":"13' X 15' with 36 yellow lights","offer_id":52892063203693,"sku":"ZY05KSPRG1315-36YL","price":3574.0,"currency_code":"USD","in_stock":true},{"title":"13' X 20' with 48 yellow lights","offer_id":52892063236461,"sku":"ZY05KSPRG1320-48YL","price":4469.0,"currency_code":"USD","in_stock":true},{"title":"13' X 25' with 48 yellow lights","offer_id":52892063269229,"sku":"ZY05KSPRG1325-48YL","price":5269.0,"currency_code":"USD","in_stock":true},{"title":"13' X 30' with 48 yellow lights","offer_id":52898336899437,"sku":"ZY05KSPRG1330-48YL","price":6369.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_b83088ea-5bc7-4ac0-90d8-763b2736e375.jpg?v=1735629264"},{"product_id":"purple-leaf-louvered-pergola-outdoor-adjustable-louvre-shade-modern-patio-aluminum-pergola-with-24-yellow-lights","title":"PURPLE LEAF Caesar Louvered Pergola Outdoor Adjustable Louvre Shade Modern Patio Aluminum Pergola with  Yellow Lights","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n  \n  \n  \u003cp\u003e\n  \u003c!-- 这是前面展示的内容... --\u003e\n  \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eContemporary Elegance\u003c\/strong\u003e: Step into outdoor luxury with our sleek and artisan-crafted pergola. Its smooth contours and seamless design not only elevate your space but also capture attention with its modern flair.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eCustomizable Comfort\u003c\/strong\u003e: Experience ultimate relaxation with our pergola's three rows of individually adjustable louvers, offering up to 234 square feet of shaded paradise. Whether you're seeking sunlight or stargazing, find your perfect ambiance with ease.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eIndustry's Widest Columns\u003c\/strong\u003e: Our pergola features 4.53x4.53 inch reinforced columns, meeting top industry standards for wind resistance and stability. Withstanding winds up to 70 mph and heavy snow loads, it keeps your outdoor oasis steadfast through any weather.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eEffortless Maintenance\u003c\/strong\u003e: Say goodbye to water buildup woes! Our innovative drainage system of this hardtop pergola discreetly whisks away excess water, leaving your space dry and pristine with minimal upkeep required.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eBuilt to Last\u003c\/strong\u003e: Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n    \u003c\/span\u003e\n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n \u003cstyle\u003e\n   @media only screen and (max-width: 600px) {\n\t.image-container {\n\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t}\n\n\t.mobile-image-container {\n\t  margin: 0;\n\t  padding: 0;\n\t  list-style-type: none;\n\t  margin-left: 0!important;\n\t  padding: 0!important;\n\t}\n\n\t.mobile-image-container li {\n\t  width: 100%;\n\t  margin-bottom: 20px;\n\t}\n\n\t.mobile-image-container img {\n\t  width: 100%;\n\t  height: auto;\n\t  margin: 0px;\n\t}\n  }\n\t@media only screen and (min-width: 601px) {\n\t.mobile-image-container {\n\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t}\n  }\n \u003c\/style\u003e\n\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d15b1773-2257-43e7-86c0-601754aff6f3.png?v=1743909829\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/498baf4cf8881a110d07b68f0acd6c36.png?v=1743910075\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d43b2db6-0274-4ed9-a7db-cc9647752250.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1741491636\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32ea4a75-1910-4aa7-9839-6e53129a73eb.__CR0_0_1464_600_PT0_SX1464_V1_c9e12209-5d00-4e83-8219-6a6e19134029.jpg?v=1741491961\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d15b1773-2257-43e7-86c0-601754aff6f3.png?v=1743909829\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/498baf4cf8881a110d07b68f0acd6c36.png?v=1743910075\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/b516cc1e-b021-4f90-9d5a-f23557c368c1.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1741491713\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/9704c4f3-cccc-4a32-b571-dac5e9d49824.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1741491713\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_ae3b5a1e-7898-41b9-8649-94f6e7ca9017.jpg?v=1744012898\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_fcff5fcb-ab29-4b81-916d-d08783f90e02.jpg?v=1744012900\" alt=\"Detail 3\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Gemini_Generated_Image_ujnypdujnypdujny.png?v=1769481243\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_9bdb372d-f03c-453b-8d11-7ac920c4516a.jpg?v=1744012985\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/grok-image-295455ba-b91d-42ba-84ac-04fe057436e7.jpg?v=1769481243\" alt=\"Detail 4\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_59958313-d0c5-49bd-aee8-3f4f36fb75f8.jpg?v=1744012985\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1014_2_a1d0146b-47f7-47e6-a797-794226334b57.jpg?v=1741505837\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$6000\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 13'x30'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray\/Bronze\/White\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4699\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=892\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWhite Roof Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray frame white roof\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"10' x 12' With 24 Yellow Lights","offer_id":51870118740333,"sku":"ZY03KSBY1012-24YL","price":2194.0,"currency_code":"USD","in_stock":true},{"title":"10' x 14' With 24 Yellow Lights","offer_id":51870118773101,"sku":"ZY03KSBY1014-24YL","price":2594.0,"currency_code":"USD","in_stock":true},{"title":"10' X 16' With 24 yellow lights","offer_id":52898146943341,"sku":"ZY03KSBY1016-24YL","price":2904.0,"currency_code":"USD","in_stock":true},{"title":"11' X 15' With 24 yellow lights","offer_id":52898146976109,"sku":"ZY03KSBY1115-24YL","price":3084.0,"currency_code":"USD","in_stock":true},{"title":"11.4' x 17.5' With 36 Yellow Lights","offer_id":51870118805869,"sku":"ZY03KSBY1118-36YL","price":3259.0,"currency_code":"USD","in_stock":true},{"title":"11.4' x 20.4' With 36 Yellow Lights","offer_id":51870118838637,"sku":"ZY03KSBY1121-36YL","price":3659.0,"currency_code":"USD","in_stock":true},{"title":"11.4' x 23.3' With 48 Yellow Lights(+Free Gift)","offer_id":51870118871405,"sku":"ZY03KSBY1123-48L","price":3989.0,"currency_code":"USD","in_stock":true},{"title":"11.4' x 27.2' With 48 Yellow Lights(+Free Gift)","offer_id":51870118904173,"sku":"ZY03KSBY1128-48L","price":5039.0,"currency_code":"USD","in_stock":true},{"title":"13' X 15' With 36 yellow lights","offer_id":52898147008877,"sku":"ZY03KSBY1315-36YL","price":3529.0,"currency_code":"USD","in_stock":true},{"title":"13' X 20' With 48 yellow lights","offer_id":52898147041645,"sku":"ZY03KSBY1320-48YL","price":4669.0,"currency_code":"USD","in_stock":true},{"title":"13' X 25' With 48 yellow lights","offer_id":52898147074413,"sku":"ZY03KSBY1325-48YL","price":5669.0,"currency_code":"USD","in_stock":true},{"title":"13' x 30' With 48 yellow lights","offer_id":52898197602669,"sku":"ZY03KSBY1330-48YL","price":6499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_e103c91f-bcc8-440d-9de9-9f3235857956.jpg?v=1761719550"},{"product_id":"purple-leaf-louvered-pergola-outdoor-adjustable-louvre-shade-modern-patio-aluminum-pergola-with-milky-lights","title":"PURPLE LEAF Caesar Louvered Pergola Outdoor Adjustable Louvre Shade Modern Patio Aluminum Pergola with  Milky Lights","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n  \n  \n  \u003cp\u003e\n  \u003c!-- 这是前面展示的内容... --\u003e\n  \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eContemporary Elegance\u003c\/strong\u003e: Step into outdoor luxury with our sleek and artisan-crafted pergola. Its smooth contours and seamless design not only elevate your space but also capture attention with its modern flair.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eCustomizable Comfort\u003c\/strong\u003e: Experience ultimate relaxation with our pergola's three rows of individually adjustable louvers, offering up to 234 square feet of shaded paradise. Whether you're seeking sunlight or stargazing, find your perfect ambiance with ease.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eIndustry's Widest Columns\u003c\/strong\u003e: Our pergola features 4.53x4.53 inch reinforced columns, meeting top industry standards for wind resistance and stability. Withstanding winds up to 70 mph and heavy snow loads, it keeps your outdoor oasis steadfast through any weather.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eEffortless Maintenance\u003c\/strong\u003e: Say goodbye to water buildup woes! Our innovative drainage system of this hardtop pergola discreetly whisks away excess water, leaving your space dry and pristine with minimal upkeep required.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eBuilt to Last\u003c\/strong\u003e: Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n    \u003c\/span\u003e\n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n \u003cstyle\u003e\n   @media only screen and (max-width: 600px) {\n\t.image-container {\n\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t}\n\n\t.mobile-image-container {\n\t  margin: 0;\n\t  padding: 0;\n\t  list-style-type: none;\n\t  margin-left: 0!important;\n\t  padding: 0!important;\n\t}\n\n\t.mobile-image-container li {\n\t  width: 100%;\n\t  margin-bottom: 20px;\n\t}\n\n\t.mobile-image-container img {\n\t  width: 100%;\n\t  height: auto;\n\t  margin: 0px;\n\t}\n  }\n\t@media only screen and (min-width: 601px) {\n\t.mobile-image-container {\n\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t}\n  }\n \u003c\/style\u003e\n\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c2428a8e6bc5e19aec9b86e63b966b62.webp?v=1763618768\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_237a2125-36f3-4f04-991e-325a268e1402.jpg?v=1730876980\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/d43b2db6-0274-4ed9-a7db-cc9647752250.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1741491636\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32ea4a75-1910-4aa7-9839-6e53129a73eb.__CR0_0_1464_600_PT0_SX1464_V1_c9e12209-5d00-4e83-8219-6a6e19134029.jpg?v=1741491961\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/c2428a8e6bc5e19aec9b86e63b966b62.webp?v=1763618768\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/498baf4cf8881a110d07b68f0acd6c36.png?v=1743910075\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/b516cc1e-b021-4f90-9d5a-f23557c368c1.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1741491713\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/9704c4f3-cccc-4a32-b571-dac5e9d49824.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1741491713\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_ae3b5a1e-7898-41b9-8649-94f6e7ca9017.jpg?v=1744012898\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_fcff5fcb-ab29-4b81-916d-d08783f90e02.jpg?v=1744012900\" alt=\"Detail 3\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Gemini_Generated_Image_ujnypdujnypdujny.png?v=1769481243\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_9bdb372d-f03c-453b-8d11-7ac920c4516a.jpg?v=1744012985\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/grok-image-295455ba-b91d-42ba-84ac-04fe057436e7_835d620b-52a4-423f-b10c-378bfa535a36.jpg?v=1769481243\" alt=\"Detail 4\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_59958313-d0c5-49bd-aee8-3f4f36fb75f8.jpg?v=1744012985\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1014_2_a1d0146b-47f7-47e6-a797-794226334b57.jpg?v=1741505837\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$6000\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 13'x30'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray\/Bronze\/White\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4699\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=892\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWhite Roof Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray Frame White Roof\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"Bronze \/ 10' x 12' With 24 Milky Lights","offer_id":51875105407341,"sku":"ZY03KSBY1012-24ML","price":2194.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 14' With 24 Milky Lights","offer_id":51875105440109,"sku":"ZY03KSBY1014-24ML","price":2529.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10'X 16' With 24 milky lights","offer_id":52898256322925,"sku":"ZY03KSBY1016-24ML","price":2904.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11.4' x 17.5' With 36 Milky Lights","offer_id":51875105472877,"sku":"ZY03KSBY1118-36ML","price":3259.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11.4' x 20.4' With 36 Milky Lights","offer_id":51875105505645,"sku":"ZY03KSBY1121-36ML","price":3659.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11.4' x 23.3' With 48 Milky Lights(+Free Gift)","offer_id":51875105538413,"sku":"ZY03KSBY1123-48ML","price":3989.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11.4' x 27.2' With 48 Milky Lights(+Free Gift)","offer_id":51875105571181,"sku":"ZY03KSBY1128-48ML","price":5039.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11'X 15' With 24 milky lights","offer_id":52898256355693,"sku":"ZY03KSBY1115-24ML","price":3084.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 13' X 15'  With 36 milky lights","offer_id":52898256388461,"sku":"ZY03KSBY1315-36ML","price":3529.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 13' X 20'  With 48 milky lights","offer_id":52898256421229,"sku":"ZY03KSBY1320-48ML","price":4669.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 13' X 25'  With 48 milky lights","offer_id":52898256453997,"sku":"ZY03KSBY1325-48ML","price":5669.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 13' X 30'  With 48 milky lights","offer_id":52898256486765,"sku":"ZY03KSBY1330-48ML","price":6499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_a268d75f-d816-49c6-88b2-1a7bab6886b4.jpg?v=1761719634"},{"product_id":"purple-leaf-louvered-pergola-with-milky-string-lights-patio-aluminum-pergola-with-independent-adjustable-rainproof-roof-with-milky-lights","title":"PURPLE LEAF Caesar Louvered Pergola with Milky String Lights Patio Aluminum Pergola with Independent Adjustable Rainproof Roof With Milky Lights","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\n\u003cp data-mce-fragment=\"1\"\u003e·  \u003cstrong\u003eModern \u0026amp; Clean Style\u003c\/strong\u003e: A modern outdoor pergola with a special and handcrafted design featuring smooth curves and clean lines while concealing any fixings. This ideal addition to your outdoor space will captivate your senses with a sleek appearance.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eIndependent Adjustable Roof\u003c\/strong\u003e: With two rows of individually controlled louvered roofs, you can enjoy up to 120-310 square feet of shade while still being able to bask in the sun or gaze at the stars with this patio pergola.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eFull Aluminum Frames and Louvers\u003c\/strong\u003e: Constructed with high-quality aluminum, the Purple Leaf pergola is built to withstand the test of time. With a weatherproof aluminum louvers, it create an optimal environment by shielding your outdoor space from heavy rain, snow, and other harsh elements.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eHidden Drainage System\u003c\/strong\u003e: Effortlessly manage water accumulation with the hidden drainage of this aluminum pergola. Designed to efficiently and invisibly whisk water away, this innovative system prevents pooling and ensures a clean and dry environment for your outdoor space.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003e\u003cstrong\u003eExceptional Load-bearing Capacity\u003c\/strong\u003e: Anchored firmly to the floor, this pergola can effortlessly withstand wind speeds of 40-70 mph and snow accumulation of up to 2.4 inches. With an impressive static pressure test rating of 66 lbs\/㎡, designed to endure heavy snow and challenging weather condition.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e· \u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n\u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\" data-mce-style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .s1{\n    padding:5px !important;\n    width:100px;\n  }\n  .s2{\n    padding:5px !important;\n  }\n\u003c\/style\u003e\n\n\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_18943700-0a28-4f51-87f4-1431c6848a0b.png?v=1744104241\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_237a2125-36f3-4f04-991e-325a268e1402.jpg?v=1730876980\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_abec4706-bc59-47e0-95d1-b5d144e0b322.jpg?v=1737602908\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_f083c837-556e-4b4e-bdf7-c42221a2823e.jpg?v=1737602908\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_18943700-0a28-4f51-87f4-1431c6848a0b.png?v=1744104241\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_237a2125-36f3-4f04-991e-325a268e1402.jpg?v=1730876980\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_9bb71a11-e42a-4899-aba7-00f820a4b589.jpg?v=1737610873\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_5d75b517-57f0-4db5-b43c-062880b85d2a.jpg?v=1737610873\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_46cae16c-5085-4749-804a-d62cd5f75e38.jpg?v=1737602908\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_cd7e1fb1-671d-4133-9474-184e05c394e1.jpg?v=1737602908\" alt=\"Detail 3\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_bb081a8c-e7c8-41b4-8532-6e65bccc26d3.jpg?v=1737602907\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_066c5b75-fcd0-499f-8d34-79cf02e70396.jpg?v=1737610874\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_1700cd96-1b89-40ec-826b-f2e8c6c0835b.jpg?v=1737610873\" alt=\"Detail 4\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_94764188-0287-4f86-8c39-01dcb320c6f4.jpg?v=1737610873\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-2.jpg?v=1737187780\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11.4'x27.2'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray Frame White Roof\/Grey\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\/Bronze\/White\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4699\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PURPLE LEAF","offers":[{"title":"Gray Frame White Roof \/ 10' X 12' with 24 milky lights","offer_id":51876540645741,"sku":"ZY02KSBY1012-WT-24L","price":2094.0,"currency_code":"USD","in_stock":true},{"title":"Gray Frame White Roof \/ 10' X 14' with 24 milky lights","offer_id":51876540678509,"sku":"ZY02KSBY1014-WT-24L","price":2444.0,"currency_code":"USD","in_stock":true},{"title":"Gray Frame White Roof \/ 11.4' X 17.5' with 36 milky lights","offer_id":51876540711277,"sku":"ZY02KSBY1118-WT-36L","price":3059.0,"currency_code":"USD","in_stock":true},{"title":"Gray Frame White Roof \/ 11.4' X 20.4' with 36 milky lights(+Free Gift)","offer_id":51876540744045,"sku":"ZY02KSBY1121-WT-36L","price":3759.0,"currency_code":"USD","in_stock":true},{"title":"Gray Frame White Roof \/ 11.4' X 23.3' with 48 milky lights(+Free Gift)","offer_id":51876540776813,"sku":"ZY02KSBY1123-WT-48L","price":3989.0,"currency_code":"USD","in_stock":true},{"title":"Gray Frame White Roof \/ 11.4' X 27.2' with 48 milky lights(+Free Gift)","offer_id":51876540809581,"sku":"ZY02KSBY1128-WT-48L","price":5099.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_11fb21aa-4c61-42c2-b9b6-6240d32f5cd2.jpg?v=1776757831"},{"product_id":"purple-leaf-louvered-pergola-with-milky-string-lights-patio-aluminum-pergola-with-independent-adjustable-rainproof-roof-with-yellow-lightss","title":"PURPLE LEAF Caesar Louvered Pergola with String Lights Patio Aluminum Pergola with Independent Adjustable Rainproof Roof With Yellow Lights","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n  \n  \n  \u003cp\u003e\n  \u003c!-- 这是前面展示的内容... --\u003e\n  \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eModern \u0026amp; Clean Style\u003c\/strong\u003e: A modern outdoor pergola with a special and handcrafted design featuring smooth curves and clean lines while concealing any fixings. This ideal addition to your outdoor space will captivate your senses with a sleek appearance.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eIndependent Adjustable Roof\u003c\/strong\u003e: With two rows of individually controlled louvered roofs, you can enjoy up to 120-310 square feet of shade while still being able to bask in the sun or gaze at the stars with this patio pergola.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eFull Aluminum Frames and Louvers\u003c\/strong\u003e: Constructed with high-quality aluminum, the Purple Leaf pergola is built to withstand the test of time. With a weatherproof aluminum louvers, it create an optimal environment by shielding your outdoor space from heavy rain, snow, and other harsh elements.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHidden Drainage System\u003c\/strong\u003e: Effortlessly manage water accumulation with the hidden drainage of this aluminum pergola. Designed to efficiently and invisibly whisk water away, this innovative system prevents pooling and ensures a clean and dry environment for your outdoor space.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eExceptional Load-bearing Capacity\u003c\/strong\u003e: Anchored firmly to the floor, this pergola can effortlessly withstand wind speeds of 40-70 mph and snow accumulation of up to 2.4 inches. With an impressive static pressure test rating of 66 lbs\/㎡, designed to endure heavy snow and challenging weather condition.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n    \u003c\/span\u003e\n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\u003c\/style\u003e\n\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_4e114ff8-682d-440b-baa6-b5214305736d.png?v=1744332835\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/498baf4cf8881a110d07b68f0acd6c36.png?v=1743910075\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_abec4706-bc59-47e0-95d1-b5d144e0b322.jpg?v=1737602908\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_f083c837-556e-4b4e-bdf7-c42221a2823e.jpg?v=1737602908\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_4e114ff8-682d-440b-baa6-b5214305736d.png?v=1744332835\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/498baf4cf8881a110d07b68f0acd6c36.png?v=1743910075\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_9bb71a11-e42a-4899-aba7-00f820a4b589.jpg?v=1737610873\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_5d75b517-57f0-4db5-b43c-062880b85d2a.jpg?v=1737610873\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_46cae16c-5085-4749-804a-d62cd5f75e38.jpg?v=1737602908\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_cd7e1fb1-671d-4133-9474-184e05c394e1.jpg?v=1737602908\" alt=\"Detail 3\"\u003e\n      \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_bb081a8c-e7c8-41b4-8532-6e65bccc26d3.jpg?v=1737602907\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_066c5b75-fcd0-499f-8d34-79cf02e70396.jpg?v=1737610874\" alt=\"Detail 1\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_1700cd96-1b89-40ec-826b-f2e8c6c0835b.jpg?v=1737610873\" alt=\"Detail 4\"\u003e\n      \u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_94764188-0287-4f86-8c39-01dcb320c6f4.jpg?v=1737610873\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-2.jpg?v=1737187780\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11'x28'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray Frame White Roof\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\/Bronze\/White\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4699\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eGray Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"10' X 12' with 24 yellow lights","offer_id":51882899112301,"sku":"ZY02KSBY1012-WT-24YL","price":2194.0,"currency_code":"USD","in_stock":true},{"title":"10' X 14' with 24 yellow lights","offer_id":51882899145069,"sku":"ZY02KSBY1014-WT-24YL","price":2444.0,"currency_code":"USD","in_stock":true},{"title":"11.4' X 17.5' with 36 yellow lights","offer_id":51882899177837,"sku":"ZY02KSBY1118-WT-36YL","price":3059.0,"currency_code":"USD","in_stock":true},{"title":"11.4' X 20.4' with 36 yellow lights(+Free Gift)","offer_id":51882899210605,"sku":"ZY02KSBY1121-WT-36YL","price":3759.0,"currency_code":"USD","in_stock":true},{"title":"11.4' X 23.3' with 48 yellow lights(+Free Gift)","offer_id":51882899243373,"sku":"ZY02KSBY1123-WT-48YL","price":3989.0,"currency_code":"USD","in_stock":true},{"title":"11.4' X 27.2' with 48 yellow lights(+Free Gift)","offer_id":51882899276141,"sku":"ZY02KSBY1128-WT-48YL","price":5099.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_bb041bda-29bf-4ffd-a734-6fad0feca0d2.jpg?v=1761720145"},{"product_id":"purple-leaf-louvered-pergola-modern-champagne-pergola-with-adjustable-roof-for-deck-backyard-garden","title":"PURPLE LEAF Athena Louvered Pergola Modern Champagne Pergola with Adjustable Roof for Deck Backyard Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003cstyle\u003e\n    .more-text { display: none; }\n    .see-more, .see-less { color: #3771aa; font-weight: bold; cursor: pointer; }\n  \u003c\/style\u003e\n\n  \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eConcealed Drainage System\u003c\/strong\u003e: Rainwater is channeled through widened corner columns for even distribution — no leaks, even on uneven ground.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003ePremium Powder-Coated Aluminum\u003c\/strong\u003e: Built with 1.5 mm thick columns that resist rust, peeling, and fading through all seasons.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eReinforced Crossbeam\u003c\/strong\u003e: Upgraded to 4.33″ × 4.33″ dimensions, rated to withstand wind speeds up to 72 mph.\u003c\/p\u003e\n  \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n  \u003cspan class=\"more-text\"\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003e2 Independent Adjustable Louvers\u003c\/strong\u003e: Rotate each panel 0°–90° to control shade or let the sun in — on your terms.\u003c\/p\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eVersatile Fit\u003c\/strong\u003e: Designed for decks, gardens, and yards. All hardware included — no special tools, rivets, or welds required.\u003c\/p\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e· We recommend 2-3 people for assembly. Furniture not included. In high winds or heavy snow, open the louvers and remove shade screen accessories to prevent damage.\u003c\/p\u003e\n    \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing — many associations regulate louvered pergola structures.\u003c\/b\u003e\u003c\/p\u003e\n    \u003ch3 style=\"text-align:left;\"\u003e\n      \u003cspan style=\"color:#ff8000;\"\u003eQuestions? Contact us: \u003c\/span\u003e\n      \u003ca style=\"color:#ff8000;\" href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n    \u003c\/h3\u003e\n    \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n  \u003c\/span\u003e\n\n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第二板块START (HIGHLIGHTS) — 新增轮播 --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\n\u003cstyle\u003e\n  \/* 轮播容器 *\/\n  .hl-carousel { position: relative; overflow: hidden; width: 100%; }\n  .hl-track { display: flex; transition: transform .4s ease; }\n  .hl-slide { min-width: 100%; }\n  .hl-slide img { width: 100%; height: auto; display: block; }\n\n  \/* 左右箭头 *\/\n  .hl-btn {\n    position: absolute; top: 50%; transform: translateY(-50%);\n    background: rgba(0,0,0,.45); color: #fff; border: none;\n    width: 36px; height: 36px; border-radius: 50%;\n    font-size: 18px; line-height: 36px; text-align: center;\n    cursor: pointer; z-index: 10; padding: 0;\n    transition: background .2s;\n  }\n  .hl-btn:hover { background: rgba(0,0,0,.7); }\n  .hl-btn.prev { left: 10px; }\n  .hl-btn.next { right: 10px; }\n\n  \/* 底部圆点 *\/\n  .hl-dots { text-align: center; padding: 10px 0 4px; }\n  .hl-dot {\n    display: inline-block; width: 8px; height: 8px;\n    border-radius: 50%; background: #ccc; margin: 0 4px; cursor: pointer;\n    transition: background .2s;\n  }\n  .hl-dot.active { background: #555; }\n\n  \/* 手机端隐藏电脑轮播，反之亦然 *\/\n  @media (max-width: 600px) { .hl-desktop { display: none; } }\n  @media (min-width: 601px) { .hl-mobile  { display: none; } }\n\u003c\/style\u003e\n\n\u003c!-- 电脑端轮播 --\u003e\n\u003cdiv class=\"hl-desktop\"\u003e\n  \u003cdiv class=\"hl-carousel\" id=\"hlD\"\u003e\n    \u003cdiv class=\"hl-track\" id=\"hlD-track\"\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1214_01.jpg?v=1747189157\" alt=\"Adjustable Louvered Pergola\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1214_04.jpg?v=1747189294\" alt=\"Pergola Detail View\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1747194375549.png?v=1747194403\" alt=\"Pergola in Use\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"hl-btn prev\" onclick=\"hlMove('hlD',-1)\"\u003e‹\u003c\/button\u003e\n    \u003cbutton class=\"hl-btn next\" onclick=\"hlMove('hlD', 1)\"\u003e›\u003c\/button\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hl-dots\" id=\"hlD-dots\"\u003e\n    \u003cspan class=\"hl-dot active\" onclick=\"hlGo('hlD',0)\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"hl-dot\" onclick=\"hlGo('hlD',1)\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"hl-dot\" onclick=\"hlGo('hlD',2)\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 手机端轮播 --\u003e\n\u003cdiv class=\"hl-mobile\"\u003e\n  \u003cdiv class=\"hl-carousel\" id=\"hlM\"\u003e\n    \u003cdiv class=\"hl-track\" id=\"hlM-track\"\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_01.jpg?v=1747192345\" alt=\"Pergola Mobile View 1\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1214_05.jpg?v=1747192374\" alt=\"Pergola Mobile View 2\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/03_ecd043dd-a8ad-4f8e-9fe3-0e4a56b173af.jpg?v=1747194487\" alt=\"Pergola Mobile View 3\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"hl-btn prev\" onclick=\"hlMove('hlM',-1)\"\u003e‹\u003c\/button\u003e\n    \u003cbutton class=\"hl-btn next\" onclick=\"hlMove('hlM', 1)\"\u003e›\u003c\/button\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hl-dots\" id=\"hlM-dots\"\u003e\n    \u003cspan class=\"hl-dot active\" onclick=\"hlGo('hlM',0)\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"hl-dot\" onclick=\"hlGo('hlM',1)\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"hl-dot\" onclick=\"hlGo('hlM',2)\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  var hlState = {};\n  function hlInit(id) {\n    if (!hlState[id]) hlState[id] = { cur: 0, total: document.querySelectorAll('#' + id + ' .hl-slide').length };\n  }\n  function hlMove(id, dir) {\n    hlInit(id);\n    var s = hlState[id];\n    s.cur = (s.cur + dir + s.total) % s.total;\n    hlApply(id, s.cur);\n  }\n  function hlGo(id, idx) {\n    hlInit(id);\n    hlState[id].cur = idx;\n    hlApply(id, idx);\n  }\n  function hlApply(id, idx) {\n    document.getElementById(id + '-track').style.transform = 'translateX(-' + idx * 100 + '%)';\n    document.querySelectorAll('#' + id + '-dots .hl-dot').forEach(function(d, i) {\n      d.classList.toggle('active', i === idx);\n    });\n  }\n\u003c\/script\u003e\n  \u003cstyle\u003e\n  .ft2-wrap {\n    margin: 28px 0 8px;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  \/* 顶部深色导航条 *\/\n  .ft2-nav {\n    display: flex;\n    background: #2b2b2b;\n  }\n  .ft2-tab {\n    flex: 1;\n    padding: 14px 10px;\n    text-align: center;\n    color: rgba(255,255,255,.55);\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: .06em;\n    cursor: pointer;\n    border-bottom: 3px solid transparent;\n    transition: color .2s, border-color .2s;\n    white-space: nowrap;\n  }\n  .ft2-tab:hover { color: rgba(255,255,255,.85); }\n  .ft2-tab.active { color: #fff; border-bottom-color: #fff; }\n\n  \/* 图片区域全宽 *\/\n  .ft2-stage {\n    position: relative;\n    overflow: hidden;\n    background: #111;\n    height: 420px;\n  }\n  @media (max-width: 600px) { .ft2-stage { height: 240px; } }\n\n  .ft2-track {\n    display: flex;\n    height: 100%;\n    transition: transform .45s cubic-bezier(.4,0,.2,1);\n  }\n  .ft2-slide {\n    min-width: 100%;\n    height: 100%;\n  }\n  .ft2-slide img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  \/* 左右箭头 *\/\n  .ft2-arr {\n    position: absolute;\n    top: 50%; transform: translateY(-50%);\n    background: rgba(0,0,0,.4);\n    color: #fff;\n    border: none;\n    width: 40px; height: 40px;\n    border-radius: 50%;\n    font-size: 20px;\n    cursor: pointer;\n    z-index: 5;\n    display: flex; align-items: center; justify-content: center;\n    transition: background .2s;\n    padding: 0; line-height: 1;\n  }\n  .ft2-arr:hover { background: rgba(0,0,0,.7); }\n  .ft2-arr.prev { left: 14px; }\n  .ft2-arr.next { right: 14px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ft2-wrap\"\u003e\n  \u003c!-- 顶部 Tab 导航 --\u003e\n  \u003cdiv class=\"ft2-nav\"\u003e\n    \u003cdiv class=\"ft2-tab active\" onclick=\"ft2Go(0)\"\u003eOPEN-CLOSE\u003c\/div\u003e\n    \u003cdiv class=\"ft2-tab\" onclick=\"ft2Go(1)\"\u003eADJUST\u003c\/div\u003e\n    \u003cdiv class=\"ft2-tab\" onclick=\"ft2Go(2)\"\u003eBEAM\u003c\/div\u003e\n    \u003cdiv class=\"ft2-tab\" onclick=\"ft2Go(3)\"\u003eDRAINAGE\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片区 --\u003e\n  \u003cdiv class=\"ft2-stage\"\u003e\n    \u003c!-- PC 图片轨道 --\u003e\n    \u003cdiv id=\"ft2-pc\" style=\"height:100%\"\u003e\n      \u003cdiv class=\"ft2-track\" id=\"ft2-pc-track\"\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_06_b7379d01-dfca-4d59-ad1c-3576cb15b628.jpg?v=1778305942\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/03_3754798f-6a21-48f2-ae55-ee0fdade218e.jpg?v=1778305942\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/07_7083598b-8469-4d5b-bf22-ca91d72e0dae.jpg?v=1778305942\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/05_f479a0de-e218-4bcb-b923-b1e4b154998c.jpg?v=1778305941\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- 手机图片轨道 --\u003e\n    \u003cdiv id=\"ft2-pe\" style=\"display:none;height:100%\"\u003e\n      \u003cdiv class=\"ft2-track\" id=\"ft2-pe-track\"\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_04_24c2c49e-65fe-425c-a2ab-2a37e56f2e1a.jpg?v=1778305924\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/03_ca94b19f-ba2d-498a-ad81-4c821679c710.jpg?v=1778305924\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/06_3f1fbe1c-9193-48eb-8f22-0cfb417ab322.jpg?v=1778305924\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/07_c12809c5-a27e-46d9-ba44-54e531157ab3.jpg?v=1781679940\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 左右箭头 --\u003e\n    \u003cbutton class=\"ft2-arr prev\" onclick=\"ft2Move(-1)\"\u003e‹\u003c\/button\u003e\n    \u003cbutton class=\"ft2-arr next\" onclick=\"ft2Move(1)\"\u003e›\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  var FT2_TITLES = ['OPEN-CLOSE', 'ADJUST', 'BEAM', 'DRAINAGE'];\n  var ft2Cur = 0;\n  var ft2Total = FT2_TITLES.length;\n\n  function ft2IsMobile() { return window.innerWidth \u003c= 600; }\n\n  function ft2InitDevice() {\n    var mob = ft2IsMobile();\n    document.getElementById('ft2-pc').style.display = mob ? 'none' : 'block';\n    document.getElementById('ft2-pe').style.display = mob ? 'block' : 'none';\n  }\n\n  function ft2Apply(idx) {\n    \/\/ Tab 高亮\n    document.querySelectorAll('.ft2-tab').forEach(function(t, i) {\n      t.classList.toggle('active', i === idx);\n    });\n    \/\/ 图片位移\n    var pc = document.getElementById('ft2-pc-track');\n    var pe = document.getElementById('ft2-pe-track');\n    if (pc) pc.style.transform = 'translateX(-' + idx * 100 + '%)';\n    if (pe) pe.style.transform = 'translateX(-' + idx * 100 + '%)';\n    ft2Cur = idx;\n  }\n\n  function ft2Move(dir) {\n    ft2Apply((ft2Cur + dir + ft2Total) % ft2Total);\n  }\n  function ft2Go(idx) {\n    ft2Apply(idx);\n  }\n\n  ft2InitDevice();\n  ft2Apply(0);\n  window.addEventListener('resize', ft2InitDevice);\n\u003c\/script\u003e\n\n\u003c!-- 第三部分（三图说明）保持原样 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"main\"\u003e\n\u003cdiv class=\"santu\"\u003e\n  \u003cdiv class=\"tubox\"\u003e\n    \u003cdiv class=\"tuimg\"\u003e\u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d230d6a5-7f84-40e0-8c4c-d8da0f01d13d.png?v=1747190525\" alt=\"Drainage System\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"qi\"\u003e\n      \u003cp class=\"sanfentu\"\u003e\u003cb\u003eIntegrated Drainage System\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp class=\"sanfen1\"\u003eRainwater flows through built-in channels to each column base, then drains out through notches at the bottom — no pooling, no leaks.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tubox\"\u003e\n    \u003cdiv class=\"tuimg\"\u003e\u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_1_390970ea-aa7d-4fd0-841c-d807c9063585.png?v=1747194380\" alt=\"Crossbeam Strength\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"qi\"\u003e\n      \u003cp class=\"sanfentu\"\u003e\u003cb\u003eHigh-Load Crossbeams\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp class=\"sanfen1\"\u003eWithstands wind speeds up to 72 mph when fully secured with expansion screws on a hardened surface.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tubox\"\u003e\n    \u003cdiv class=\"tuimg\"\u003e\u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32813b8445e4102bf9bc10f7455e0a6f.png?v=1747190093\" alt=\"Anchor Poles\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"qi\"\u003e\n      \u003cp class=\"sanfentu\"\u003e\u003cb\u003e4.33″ × 4.33″ Pre-Drilled Anchor Poles\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp class=\"sanfen1\"\u003ePre-drilled holes make installation straightforward, with built-in stability for windy conditions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第四板块START (OTHER CHOICE) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"mainBox\"\u003e\n\u003cdiv class=\"leftBox\"\u003e\n  \u003cdiv class=\"itemBox\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\u003cbr\u003e\u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003ePrice\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n      \u003cdiv\u003eHeight\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n      \u003cdiv\u003ePrivacy Curtain \u0026amp; Netting\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAdjustable Louvers\u003c\/div\u003e\n      \u003cdiv\u003eColor\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eOptional Accessories\u003c\/div\u003e\n      \u003cdiv\u003eWarranty\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"itemBox border center\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\n      \u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_48d77cbb-4000-421a-818d-cda4d73c12bc.jpg?v=1747191235\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pTitle\"\u003eAthena Champagne Louvered Pergola\u003c\/div\u003e\n      \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/products\/purple-leaf-louvered-pergola-modern-champagne-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003e$2,599 – $4,299\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'×13' – 12'×24'\u003c\/p\u003e\u003c\/div\u003e\n      \u003cdiv\u003e94.5\"\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n      \u003cdiv\u003eNo\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003eChampagne\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003e1 Year\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rightBox\"\u003e\n  \u003cdiv class=\"itemBox center\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\n      \u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pTitle\"\u003eAthena Louvered Pergola\u003c\/div\u003e\n      \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003e$2,399 – $5,499\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'×12' – 14'×24'\u003c\/p\u003e\u003c\/div\u003e\n      \u003cdiv\u003e94.5\"\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n      \u003cdiv\u003eNo\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003eGrey \/ Bronze \/ White\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003e1 Year\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"itemBox center\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\n      \u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered Pergola\u003c\/div\u003e\n      \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003e$2,399 – $5,899\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'×12' – 14'×24'\u003c\/p\u003e\u003c\/div\u003e\n      \u003cdiv\u003e94.5\"\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n      \u003cdiv\u003eNo\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003eBronze\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003e1 Year\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"itemBox center\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\n      \u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\" alt=\"Caesar Louvered Pergola\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n      \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003e$1,999 – $5,299\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'×12' – 13'×25'\u003c\/p\u003e\u003c\/div\u003e\n      \u003cdiv\u003e92.85\"\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n      \u003cdiv\u003eNo\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003eGrey\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n      \u003cdiv\u003e1 Year\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第五板块 (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003cp\u003e\u003cb\u003eProcessing \u0026amp; Delivery Time\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eOrders ship within 24–48 business hours of confirmed payment. We ship via FedEx or UPS — average transit time is 7–10 business days. In rare cases (extreme weather, peak season, etc.), shipment may be delayed.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eFree Shipping\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eAll orders ship free within the contiguous United States — no handling fees or hidden charges. We do not ship to Alaska, Hawaii, US territories (e.g. Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eTracking\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eA tracking number will be emailed once your order ships. Tracking may take up to 48 hours to update. Once an item leaves our warehouse, orders cannot be cancelled or modified. Contact us at \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e for any shipping questions.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eDamaged or Defective Items\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003ePlease inspect your package upon arrival. If anything is damaged or defective:\u003c\/p\u003e\n  \u003cp\u003e1. Photograph the damage clearly.\u003c\/p\u003e\n  \u003cp\u003e2. Email us at \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e with your order number and photos.\u003c\/p\u003e\n  \u003cp\u003e3. Keep all original packaging until your case is fully resolved — discarding it may affect your return eligibility.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eAdditional Notes\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eWe process orders Monday–Friday, excluding holidays. Orders placed after business hours are processed the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第六板块 (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003cp\u003e\u003cb\u003eOur Commitment\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eEvery Purple Leaf product passes strict quality control before it ships. Our warranty is here to give you complete peace of mind.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003e1. Returns Accepted\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003e30-day unconditional refund for \u003cb\u003eunopened \u0026amp; unused items\u003c\/b\u003e. Return address: 3495 Donald Lee Hollowell Pkwy, Suite 116, Atlanta, GA 30331, USA.\u003c\/p\u003e\n  \u003cp\u003eIf you're not satisfied within 30 days of receiving your order, contact us to arrange a return. Return shipping is the buyer's responsibility for change-of-mind returns. No restocking fee. Items must be returned in original, unopened packaging to qualify for a full refund.\u003c\/p\u003e\n  \u003cp\u003eIf the box has been opened, please contact us with photos first — we'll confirm whether a return can be supported and advise on any applicable restocking charge.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003e2. Non-Returnable Cases\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Damage caused by misuse, collision, negligence, or unauthorized repair is not covered.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(2) Damaged upon arrival\u003c\/b\u003e — Report within 7 days with photos or video. We'll issue a full refund after review.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(3) Missing parts\u003c\/b\u003e — We'll send replacement parts or issue a partial refund. If the missing part makes the product unusable and cannot be repaired locally, we'll send a full replacement or refund.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(4) Item doesn't work\u003c\/b\u003e — Contact us for technical support. If the issue can't be resolved, you may request a refund. If you're able to repair it locally, we'll provide compensation.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(5) Wrong item received\u003c\/b\u003e — Contact us within 7 days with photos. We'll send the correct item immediately.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003e3. How to Start a Return\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Email \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e to receive a return shipping label. Include your order number, photos or video, and original packaging confirmation.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Pack the item securely with all accessories in original condition. Attach the provided return label and ship to the address we confirm with you.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Return address: 3495 Donald Lee Hollowell Pkwy, Suite 116, Atlanta, GA 30331, USA.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003e4. Refund Timeline\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal — refunds process within 24 hours.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card — refunds appear within 7–14 business days, depending on your card issuer.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e Product pricing may fluctuate with market costs. We do not refund price differences after purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. PE端悬浮小视频（保留原有样式） --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n    \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7fd8072fc34d4b9bbdc1e823fbd1d170.mp4\" type=\"video\/mp4\"\u003e\n        你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. PE端弹窗视频（关闭按钮精准匹配示例图位置） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n    \u003cdiv id=\"modal-video-container\" style=\"\n        position: relative;\n        width: calc(100% - 60px); \n        max-width: 900px; \n        margin: 70px auto 50px auto; \n        transform: translateY(100%); \n        transition: transform 0.5s ease-out; \n        aspect-ratio: 16\/9;\n    \"\u003e\n        \u003cbutton id=\"close-modal-btn\" style=\"\n            position: absolute; \n            top: 15px;\n            right: 15px;\n            background: #000000;\n            color: #ffffff;\n            border: none; \n            border-radius: 50%; \n            width: 32px;\n            height: 32px; \n            font-size: 18px; \n            cursor: pointer; \n            z-index: 999999; \n            line-height: 32px; \n            text-align: center; \n            padding: 0; \n            margin: 0;\n            font-weight: bold;\n        \"\u003e×\u003c\/button\u003e\n        \n        \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7fd8072fc34d4b9bbdc1e823fbd1d170.mp4\" type=\"video\/mp4\"\u003e\n            你的浏览器不支持视频播放\n        \u003c\/source\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. 交互逻辑（功能不变） --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n    const smallVideo = document.getElementById('small-float-video');\n    const closeSmallBtn = document.getElementById('close-small-video');\n    const videoModal = document.getElementById('video-modal');\n    const modalVideoContainer = document.getElementById('modal-video-container');\n    const closeModalBtn = document.getElementById('close-modal-btn');\n    const modalVideo = document.querySelector('#modal-video-container video');\n\n    closeSmallBtn.addEventListener('click', function(e) {\n        e.stopPropagation();\n        smallVideo.style.display = 'none';\n    });\n\n    smallVideo.addEventListener('click', function() {\n        videoModal.style.display = 'block';\n        closeModalBtn.style.display = 'block';\n        setTimeout(() =\u003e {\n            modalVideoContainer.style.transform = 'translateY(0)';\n        }, 10);\n        modalVideo.play();\n    });\n\n    closeModalBtn.addEventListener('click', function() {\n        modalVideoContainer.style.transform = 'translateY(100%)';\n        modalVideo.pause();\n        setTimeout(() =\u003e {\n            videoModal.style.display = 'none';\n        }, 500);\n    });\n\n    videoModal.addEventListener('click', function(e) {\n        if (e.target === videoModal) {\n            closeModalBtn.click();\n        }\n    });\n\n    closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e\n","brand":"PURPLE LEAF","offers":[{"title":"Champagne \/ 10'x13'(Almost Sold Out)","offer_id":51937404354925,"sku":"ZY01-ATNCP-1013","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 10'x15'","offer_id":51937404387693,"sku":"ZY01-ATNCP1015","price":2799.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 12'x12'(+ Free Gift)","offer_id":51937404551533,"sku":"ZY01-ATNCP1212","price":2849.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 12'x14'","offer_id":51937404584301,"sku":"ZY01-ATNCP1214","price":2999.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 12'x16'","offer_id":51937404617069,"sku":"ZY01-ATNCP1216","price":3449.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 12'x20'(+ Free Gift)","offer_id":51937404649837,"sku":"ZY01-ATNCP1220","price":4099.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 12'x24'","offer_id":51937404715373,"sku":"ZY01-ATNCP1224","price":4449.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_2_da1f5a9d-ce45-42ca-b11b-9f4aefc4b173.jpg?v=1752161894"},{"product_id":"purple-leaf-louvered-pergola-modern-grey-pergola-with-white-roof-for-deck-backyard-garden","title":"PURPLE LEAF Athena Louvered Pergola Modern Grey Pergola with White Roof for Deck Backyard Garden","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n  \n  \n  \u003cp\u003e\n  \u003c!-- 这是前面展示的内容... --\u003e\n  \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eConcealed Drainage System\u003c\/strong\u003e: The Pergola's drainage system is discretely separated into four corners by a widened and thickened channel, providing uniform distribution. It allows for standing on uneven surfaces without any leakage.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHeavy-Duty Material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eRobust Structure\u003c\/strong\u003e: The crossbeam has undergone an upgrade to dimensions of 4.33''×4.33'', reinforcing safety measures and offering wind resistance of up to 72mph.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e2 Independent Adjustable Hardtop\u003c\/strong\u003e: White Pergola features 0° - 90° rotation, you can get sun shade or sunbathe.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eDurable Space\u003c\/strong\u003e: Design to fit different areas like decks, gardens, and yards, offering you the ideal outdoor sunroom experience.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n         \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/b\u003e \u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n    \u003c\/span\u003e\n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\u003c\/style\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_b9f87aa0-66d1-40b2-8c22-6b37d8cb5e2f.png?v=1747875098\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_9553a0d6-1956-4adc-a077-14bc0d7e8403.jpg?v=1747875205\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_8c87cf01-8569-4581-a45f-8c0e6c9ce8de.jpg?v=1762929518\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_6989ff0b-0a1c-436e-ad5e-05ef3c10a457.jpg?v=1747880892\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_0a20d38e-859c-4641-8ef5-1da9976c6cc2.jpg?v=1747880922\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe_621f3f2a-724a-4297-b719-dd87ab11c03a.jpg?v=1762929515\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 第亖部分 --\u003e\n\u003cdiv class=\"santu\"\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003c!-- 手机电脑通用三张图 --\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第1张图 尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cb4e5ac85d192f7eaa8bce02046f680.png?v=1747875925\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003eIntegrated Drainage System\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第2张图  尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/e5fe93d24fd6e97d615a9749f80cd97b.png?v=1747876593\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003eCrossbeams increase roof load-bearing\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eCan withstand wind speeds of 72 mph when fully secured by expansion screws on hardened floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第3张图 尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32813b8445e4102bf9bc10f7455e0a6f_676e362c-4c31-48b1-bf68-a0cc57051d74.png?v=1747876118\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003e4.33\" x 4.33\" poles Anchoring Stand\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"mainBox\"\u003e\n\u003cdiv class=\"leftBox\"\u003e\n\u003c!-- 左侧固定内容(1) --\u003e\n\u003cdiv class=\"itemBox\"\u003e\n\u003cdiv class=\"inBox\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 左侧固定标题文案 --\u003e\n\u003cdiv\u003ePrice\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\u003cdiv\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\u003cdiv\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n\u003cdiv\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 左侧固定内容(2) --\u003e\n\u003cdiv class=\"itemBox border center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_276721b6-b1b8-4fff-ac75-718ad5b696a3.jpg?v=1764143590\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eAthena White Roof Louvered pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_276721b6-b1b8-4fff-ac75-718ad5b696a3.jpg?v=1764143590\" title=\"Double Top LED Umbrella with Base\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2299-$5599\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e94.5”\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eGrey Frame White Roof\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧滚动内容 --\u003e\n\u003cdiv class=\"rightBox\"\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2399-$5499\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e94.5”\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eGrey\/Bronze\/White\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e\n\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e\n\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$2399-$5899\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv\u003e94.5”\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eBronze\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"itemBox center\"\u003e\n\u003cdiv class=\"inBox\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\n\u003c!-- 产品图片替换 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\" alt=\"Double Top LED Round Umbrella\"\u003e\n\u003c\/div\u003e\n\u003c!-- 产品标题文案 --\u003e\n\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\u003c!-- 购物车文案 --\u003e \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottomContent\"\u003e\n\u003c!-- 对比文案 --\u003e\n\u003cdiv\u003e$1999-$5299\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003e\n\u003cp align=\"center\"\u003e10'x12' - 13'x25'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e92.85\"\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\u003cdiv\u003eGrey\u003c\/div\u003e\n\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\u003cdiv\u003e1 Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\n\u003c!-- 1. PE端悬浮小视频（保留原有样式） --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n    \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e9ee7ec738c84dad94a53cc51f05ec30.mp4\" type=\"video\/mp4\"\u003e\n        你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. PE端弹窗视频（关闭按钮精准匹配示例图位置） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n    \u003cdiv id=\"modal-video-container\" style=\"\n        position: relative;\n        width: calc(100% - 60px); \n        max-width: 900px; \n        margin: 70px auto 50px auto; \n        transform: translateY(100%); \n        transition: transform 0.5s ease-out; \n        aspect-ratio: 16\/9;\n    \"\u003e\n        \u003cbutton id=\"close-modal-btn\" style=\"\n            position: absolute; \n            top: 15px;\n            right: 15px;\n            background: #000000;\n            color: #ffffff;\n            border: none; \n            border-radius: 50%; \n            width: 32px;\n            height: 32px; \n            font-size: 18px; \n            cursor: pointer; \n            z-index: 999999; \n            line-height: 32px; \n            text-align: center; \n            padding: 0; \n            margin: 0;\n            font-weight: bold;\n        \"\u003e×\u003c\/button\u003e\n        \n        \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e9ee7ec738c84dad94a53cc51f05ec30.mp4\" type=\"video\/mp4\"\u003e\n            你的浏览器不支持视频播放\n        \u003c\/source\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. 交互逻辑（功能不变） --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n    const smallVideo = document.getElementById('small-float-video');\n    const closeSmallBtn = document.getElementById('close-small-video');\n    const videoModal = document.getElementById('video-modal');\n    const modalVideoContainer = document.getElementById('modal-video-container');\n    const closeModalBtn = document.getElementById('close-modal-btn');\n    const modalVideo = document.querySelector('#modal-video-container video');\n\n    closeSmallBtn.addEventListener('click', function(e) {\n        e.stopPropagation();\n        smallVideo.style.display = 'none';\n    });\n\n    smallVideo.addEventListener('click', function() {\n        videoModal.style.display = 'block';\n        closeModalBtn.style.display = 'block';\n        setTimeout(() =\u003e {\n            modalVideoContainer.style.transform = 'translateY(0)';\n        }, 10);\n        modalVideo.play();\n    });\n\n    closeModalBtn.addEventListener('click', function() {\n        modalVideoContainer.style.transform = 'translateY(100%)';\n        modalVideo.pause();\n        setTimeout(() =\u003e {\n            videoModal.style.display = 'none';\n        }, 500);\n    });\n\n    videoModal.addEventListener('click', function(e) {\n        if (e.target === videoModal) {\n            closeModalBtn.click();\n        }\n    });\n\n    closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"Grey Frame White Roof \/ 10'x12'(Shipping in Mid August)","offer_id":51953123098989,"sku":"ZY05YDNHB1012","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x14'(Shipping in Mid August)","offer_id":51953053892973,"sku":"ZY05YDNHB1014","price":2599.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x16'","offer_id":51953053925741,"sku":"ZY05YDNHB1016","price":3329.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11'x13'","offer_id":51953123131757,"sku":"ZY05YDNHB1113","price":2849.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11'x15'","offer_id":51953123164525,"sku":"ZY05YDNHB1115","price":3199.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12'x12'","offer_id":51953053958509,"sku":"ZY05YDNHB1212","price":2849.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12'x14'","offer_id":51953053991277,"sku":"ZY05YDNHB1214","price":3199.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12'x16'","offer_id":51953054024045,"sku":"ZY05YDNHB1216","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12'x20'(Shipping in Mid August)","offer_id":51953054056813,"sku":"ZY05YDNHB1220","price":4199.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12'x24'(+Free Gift)","offer_id":51953054089581,"sku":"ZY05YDNHB1224","price":4549.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 14'x20'(+Free Gift)","offer_id":51953123197293,"sku":"ZY05YDNHB1420","price":5099.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 14'x24'","offer_id":51953123230061,"sku":"ZY05YDNHB1424","price":5799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_48980c58-052a-49f7-a83d-3f81fe0f68f3.jpg?v=1763690377"},{"product_id":"text-https-purpleleafshop-com-collections-louvered-pergola-products-purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola Grey Outdoor Aluminum Pergola with Roller Blinds Adjustable Gazebo Rainproof for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n      \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eAdjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays。\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003e Constructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eExcellent material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Privacy and Protection:\u003c\/strong\u003e Enjoy uninterrupted leisure time shielded from prying eyes and harsh weather conditions with the adjustable drop-down roller shade.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Customizable Shading: \u003c\/strong\u003ePulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/b\u003e \u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_2fed2966-2dcf-4a99-9058-a5ff1b069590.jpg?v=1760665401\" tupian\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_41f6aba5-e7f1-45ea-92d6-b6e9723a595a.jpg?v=1760665401\" tupian\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_fa9e6859-80b2-422f-ab30-1397cfcf269a.jpg?v=1721808047\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-7\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_993a7aeb-7d62-4937-9dcd-fa878d375682.jpg?v=1721808048\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_6bdb6639-c457-4488-8040-84e3b478cdde.jpg?v=1760665137\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_37d862c3-174a-4984-ba24-9071e229d8a6.jpg?v=1760665137\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_26827462-9f18-4630-9257-5caa7e329fb8.jpg?v=1721808196\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_53dc2a5a-18c6-4a7f-a503-51fe7bf92b98.jpg?v=1721808195\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n                          \u003cdiv class=\"santu\"\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003c!-- 手机电脑通用三张图 --\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第1张图 尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cb4e5ac85d192f7eaa8bce02046f680.png?v=1747875925\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003eIntegrated Drainage System\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第2张图  尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/e5fe93d24fd6e97d615a9749f80cd97b.png?v=1747876593\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003eCrossbeams increase roof load-bearing\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eCan withstand wind speeds of 72 mph when fully secured by expansion screws on hardened floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第3张图 尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32813b8445e4102bf9bc10f7455e0a6f_676e362c-4c31-48b1-bf68-a0cc57051d74.png?v=1747876118\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003e4.33\" x 4.33\" poles Anchoring Stand\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第三板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_799da30e-ba25-428b-b156-a046380effe8.jpg?v=1761198712\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blinds\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=cb416fe2e6a83f090fc24f75ec24384b\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=cb416fe2e6a83f090fc24f75ec24384b\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2518-$4846\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d2c4efde-3c82-4797-b8b5-ffca7ff08f2a.jpg?v=1761198491\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=6bf5f7ac4e85385ed224d3a4c7d80d1d\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=6bf5f7ac4e85385ed224d3a4c7d80d1d\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$3018-$4428\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1016-1_aebe9c69-cb52-48f3-93ce-676b075c9f11.jpg?v=1761200277\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Walls\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=ca7405e9ff9aa2997e735869b9b30ea0\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=ca7405e9ff9aa2997e735869b9b30ea0\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$3198-$8176\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_3a8d68c4-ddbd-493e-ac03-5ec305f7158f.png?v=1747880775\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-grey-pergola-with-white-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-grey-pergola-with-white-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!--\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t #产品图片替换#\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/image2_1_f900f224-dab9-4fe4-9618-32241a735cdd.jpg?v=1716194202\" alt=\"\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 产品标题文案 #\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eSquare Patio Umbrella\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 购物车文案 #\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"javascript:;\"\u003eAdd to Cart\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t# 对比文案 #\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t--\u003e\n\t\t\t\t\t\n\t\t\t\t\n\n\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe’ll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\t\twe’ll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\t\n\t\n\t\n\t\n","brand":"PURPLE LEAF","offers":[{"title":"Grey Frame White Roof \/ 10' x 12' \/ 1L","offer_id":52614529515885,"sku":"ZY05YDNHB1012-RB1L","price":2748.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10' x 12' \/ 1W","offer_id":52614529548653,"sku":"ZY05YDNHB1012-RB1W","price":2718.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10' x 12' \/ 1L and 1W","offer_id":52614529581421,"sku":"ZY05YDNHB1012-RB1L1W","price":2967.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10' x 12' \/ 1L and 2W","offer_id":52614529614189,"sku":"ZY05YDNHB1012-RB1L2W","price":3186.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10' x 14' \/ 1L","offer_id":52610446623085,"sku":"ZY05YDNHB1014-RB1L","price":2878.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10' x 14' \/ 1W","offer_id":52610446655853,"sku":"ZY05YDNHB1014-RB1W","price":2818.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10' x 14' \/ 1L and 1W","offer_id":52610446688621,"sku":"ZY05YDNHB1014-RB1L1W","price":3097.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10' x 14' \/ 1L and 2W","offer_id":52610446721389,"sku":"ZY05YDNHB1014-RB1L2W","price":3316.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10' x 16'(Shipping in Mid September) \/ 1L","offer_id":52614529646957,"sku":"ZY05YDNHB1016-RB1L","price":3628.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 10' x 16'(Shipping in Mid September) \/ 1W","offer_id":52614529679725,"sku":"ZY05YDNHB1016-RB1W","price":3548.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 10' x 16'(Shipping in Mid September) \/ 1L and 1W","offer_id":52614529712493,"sku":"ZY05YDNHB1016-RB1L1W","price":3847.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 10' x 16'(Shipping in Mid September) \/ 1L and 2W","offer_id":52614529745261,"sku":"ZY05YDNHB1016-RB1L2W","price":4066.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 11' x 13' \/ 1L","offer_id":52610463138157,"sku":"ZY05YDNHB1113-RB1L","price":3128.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11' x 13' \/ 1W","offer_id":52610463170925,"sku":"ZY05YDNHB1113-RB1W","price":3088.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11' x 13' \/ 1L and 1W","offer_id":52610463203693,"sku":"ZY05YDNHB1113-RB1L1W","price":3367.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11' x 13' \/ 1L and 2W","offer_id":52610463236461,"sku":"ZY05YDNHB1113-RB1L2W","price":3606.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 12' \/ 1L","offer_id":52610463269229,"sku":"ZY05YDNHB1212-RB1L","price":3098.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 12' \/ 1W","offer_id":52610463301997,"sku":"ZY05YDNHB1212-RB1W","price":3098.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 12' \/ 1L and 1W","offer_id":52610463334765,"sku":"ZY05YDNHB1212-RB1L1W","price":3347.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 12' \/ 1L and 2W","offer_id":52610463367533,"sku":"ZY05YDNHB1212-RB1L2W","price":3596.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 14' \/ 1L","offer_id":52610446754157,"sku":"ZY05YDNHB1214-RB1L","price":3478.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 14' \/ 1W","offer_id":52610446786925,"sku":"ZY05YDNHB1214-RB1W","price":3448.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 14' \/ 1L and 1W","offer_id":52610446819693,"sku":"ZY05YDNHB1214-RB1L1W","price":3727.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 14' \/ 1L and 2W","offer_id":52610446852461,"sku":"ZY05YDNHB1214-RB1L2W","price":3976.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16' \/ 1L","offer_id":52610446885229,"sku":"ZY05YDNHB1216-RB1L","price":3798.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16' \/ 1W","offer_id":52610446917997,"sku":"ZY05YDNHB1216-RB1W","price":3748.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16' \/ 1L and 1W","offer_id":52610446950765,"sku":"ZY05YDNHB1216-RB1L1W","price":4047.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16' \/ 1L and 2W","offer_id":52610446983533,"sku":"ZY05YDNHB1216-RB1L2W","price":4296.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 20'(Shipping in Mid August) \/ 1L","offer_id":52610447016301,"sku":"ZY05YDNHB1220-RB1L","price":4548.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 20'(Shipping in Mid August) \/ 1W","offer_id":52610447049069,"sku":"ZY05YDNHB1220-RB1W","price":4448.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 20'(Shipping in Mid August) \/ 1L and 1W","offer_id":52610447081837,"sku":"ZY05YDNHB1220-RB1L1W","price":4797.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 20'(Shipping in Mid August) \/ 1L and 2W","offer_id":52610447114605,"sku":"ZY05YDNHB1220-RB1L2W","price":5046.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/gayb.jpg?v=1768184685"},{"product_id":"purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola Grey Outdoor Aluminum Pergola with Strip Lights Adjustable Gazebo for Patio Deck Garden","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n      \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eAdjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003eConstructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e  LED Pergola:\u003c\/strong\u003e Features built-in LED strip lights with a warm 3000K glow and a remote control for easy operation. The waterproof light strips are perfect for outdoor use.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Robust Structure:\u003c\/strong\u003e The crossbeam has undergone an upgrade to dimensions of 4.33''×4.33'', reinforcing safety measures and offering wind resistance of up to 72mph.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003e Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003e In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/b\u003e \u003c\/p\u003e\n      \n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \u003c\/span\u003e\n\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item active\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  } \n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/47c7274e5f2763504fdcb644f2ab50f0_543231b0-8267-4716-8a9a-26a26502b955.jpg?v=1760665401\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-main\" class=\"tupian\"\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC_01_0c9dadd3-4c24-47ee-9149-2a2e8d8f0967.jpg?v=1760680062\" class=\"tupian\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/809ad5f1-98c7-4d97-9005-46da4fc5aed5.__CR0_0_1464_600_PT0_SX1464_V1_46e5d423-16b1-4d54-b1f0-091d485dea13.jpg?v=1760347895\" class=\"tupian\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/47c7274e5f2763504fdcb644f2ab50f0_7ea57e87-9edf-4e61-bfed-761759d2813e.jpg?v=1760665136\"\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-moble-main\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE_01_00b375ef-4c85-4a0a-989e-d9b0a1ff15d5.jpg?v=1760680067\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_8fde7889-dde8-4762-af59-176b86ab6deb.jpg?v=1747880950\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n                          \u003c!-- 第亖部分 --\u003e\n\u003cdiv class=\"santu\"\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003c!-- 手机电脑通用三张图 --\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第1张图 尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cb4e5ac85d192f7eaa8bce02046f680.png?v=1747875925\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003eIntegrated Drainage System\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第2张图  尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/e5fe93d24fd6e97d615a9749f80cd97b.png?v=1747876593\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003eCrossbeams increase roof load-bearing\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eCan withstand wind speeds of 72 mph when fully secured by expansion screws on hardened floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第3张图 尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32813b8445e4102bf9bc10f7455e0a6f_676e362c-4c31-48b1-bf68-a0cc57051d74.png?v=1747876118\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003e4.33\" x 4.33\" poles Anchoring Stand\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第三板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d2c4efde-3c82-4797-b8b5-ffca7ff08f2a.jpg?v=1761198491\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=6bf5f7ac4e85385ed224d3a4c7d80d1d\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=6bf5f7ac4e85385ed224d3a4c7d80d1d\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$3018-$4428\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1016-1_aebe9c69-cb52-48f3-93ce-676b075c9f11.jpg?v=1761200277\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Walls\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=ca7405e9ff9aa2997e735869b9b30ea0\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=ca7405e9ff9aa2997e735869b9b30ea0\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$3198-$8176\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_799da30e-ba25-428b-b156-a046380effe8.jpg?v=1761198712\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=cb416fe2e6a83f090fc24f75ec24384b\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=cb416fe2e6a83f090fc24f75ec24384b\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2518-$4846\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_276721b6-b1b8-4fff-ac75-718ad5b696a3.jpg?v=1764143590\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena White Roof Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_276721b6-b1b8-4fff-ac75-718ad5b696a3.jpg?v=1764143590\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012-1_276721b6-b1b8-4fff-ac75-718ad5b696a3.jpg?v=1764143590\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2299-$5599\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!--\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t #产品图片替换#\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/image2_1_f900f224-dab9-4fe4-9618-32241a735cdd.jpg?v=1716194202\" alt=\"\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 产品标题文案 #\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eSquare Patio Umbrella\u003c\/div\u003e\n\t\t\t\t\t\t\t\t# 购物车文案 #\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"javascript:;\"\u003eAdd to Cart\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t# 对比文案 #\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t--\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSHIPPING \u0026amp; RETURN\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days.\n\t\t\t\t\t\t\t\tYou can view the\n\t\t\t\t\t\t\t\testimated delivery dates on the product page, in special situation the items transfer by\n\t\t\t\t\t\t\t\tAmazon, the\n\t\t\t\t\t\t\t\ttracking number may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these\n\t\t\t\t\t\t\t\tshipment\n\t\t\t\t\t\t\t\tprocessing times may be delayed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tAll of our items are FREE SHIPPING in normal cases (within the contiguous United States).\n\t\t\t\t\t\t\t\tYou can get the\n\t\t\t\t\t\t\t\titems with no shipping cost. There is no other hidden charges or handling fees.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIn a few special cases, you need to pay necessary cost of shipment, for example, return,\n\t\t\t\t\t\t\t\texchange or some\n\t\t\t\t\t\t\t\tarea. We ship only within the 48 contiguous United States.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or\n\t\t\t\t\t\t\t\tAPO\/FPO addresses.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe’ll send you the delivery time by email. For any further information, please feel free to\n\t\t\t\t\t\t\t\tcontact us:\n\t\t\t\t\t\t\t\tpurpleleafservice2@gmail.com\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you want to change or cancel your order, please check whether the order has already been\n\t\t\t\t\t\t\t\tprocessed.\n\t\t\t\t\t\t\t\tOnce the item leaves our warehouse, it can not be canceled or changed.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you receive your item, please check your package and item carefully. If there is\n\t\t\t\t\t\t\t\tsomething wrong, the\n\t\t\t\t\t\t\t\tfollowing steps are advised:\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t4. Attention please, do not throw away the boxes or packaging materials, otherwise, your\n\t\t\t\t\t\t\t\trequest of return\n\t\t\t\t\t\t\t\tor exchange will not be accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWe process orders Monday-Friday (excluding holidays). If you place your order after the\n\t\t\t\t\t\t\t\tcutoff times,\n\t\t\t\t\t\t\t\twe’ll process and ship the order the next business day. We do not deliver on Sundays or\n\t\t\t\t\t\t\t\tholidays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWith the surge in demand from shipping companies in the US due to high demand and COVID-19,\n\t\t\t\t\t\t\t\twe are seeing\n\t\t\t\t\t\t\t\tan increase in tracking and scanning issues where shipping companies are picking up\n\t\t\t\t\t\t\t\tshipments from\n\t\t\t\t\t\t\t\twarehouses but the tracking tags are not being scanned correctly when the shipping companies\n\t\t\t\t\t\t\t\tpick them up.\n\t\t\t\t\t\t\t\tOur carriers are working to eliminate tracking issues and delivery delays.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\n\t\t\t\t\t\u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\t\t\t\t\t\u003cdiv class=\"item\"\u003e\n\t\t\t\t\t\t\u003c!-- 标题 --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemTitle\"\u003e\n\t\t\t\t\t\t\tSERVICE \u0026amp; WARRANTY\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"content\"\u003e\n\t\t\t\t\t\t\t\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\twe guarantee that all items we sell have undergone strict quality control inspections to\n\t\t\t\t\t\t\t\tensure you have\n\t\t\t\t\t\t\t\tan excellent product experience. At the same time, our warranty policy can make you rest\n\t\t\t\t\t\t\t\tassured to buy\n\t\t\t\t\t\t\t\tfurniture products from us. All items sold by PURPLE LEAF are covered by the following\n\t\t\t\t\t\t\t\tcomprehensive\n\t\t\t\t\t\t\t\tproduct warranties.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e1.Customer Service\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tOur customer service team will respond within 24 hours. \u003cb\u003eWe offer a 3-year warranty for the \n\t\t\t\t\t\t\t\tpolyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/b\u003e. You \n\t\t\t\t\t\t\t\tcan contact our exclusive Purple Leaf customer service team for assistance before and after \n\t\t\t\t\t\t\t\tyour purchase. \n\t\t\t\t\t\t\t\u003c\/p\u003e\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e2.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495\n\t\t\t\t\t\t\t\tDONALD LEE\n\t\t\t\t\t\t\t\tHOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf you are not satisfied with your purchase, or for whatever reason, You no longer want this\n\t\t\t\t\t\t\t\tproduct\n\t\t\t\t\t\t\t\twithin 30 days after receiving it, you may contact us for a return and refund. Kindly note\n\t\t\t\t\t\t\t\tthat in such\n\t\t\t\t\t\t\t\tcases the return shipping fee is the customer's responsibility and is non-refundable. Items\n\t\t\t\t\t\t\t\tMUST be\n\t\t\t\t\t\t\t\treturned in their original packaging, unused and unopened in order to qualify for a product\n\t\t\t\t\t\t\t\trefund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tThe customers should pay for actual cost of return shipping because of their remorse. But\n\t\t\t\t\t\t\t\tdon't need to\n\t\t\t\t\t\t\t\tpay for defective producets return. And there is no restocking fee. These fees need to be\n\t\t\t\t\t\t\t\tsettled in U.S.\n\t\t\t\t\t\t\t\tdollars.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tNote that the returns shipping fee is non-refundable and products must be returned unopened\n\t\t\t\t\t\t\t\tand unused for\n\t\t\t\t\t\t\t\ta refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller.\n\t\t\t\t\t\t\t\tOnly when the\n\t\t\t\t\t\t\t\tconfirmation does not affect the normal use can the return be supported, and the buyer needs\n\t\t\t\t\t\t\t\tto afford a\n\t\t\t\t\t\t\t\tcertain amount of goods loss charge.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tPlease ensure to return the item with its original packaging and accessories in the same\n\t\t\t\t\t\t\t\tcondition as when\n\t\t\t\t\t\t\t\tyou received it.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e3.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003eWhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, \n\t\t\t\t\t\t\t\tetc. \u003cb\u003eReturns will not be accepted for OPEN BOX products\u003c\/b\u003e.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received is defective or damaged, contact our customer service at the\n\t\t\t\t\t\t\t\tfirst time and\n\t\t\t\t\t\t\t\tprovide us with the order number and the photos or a video of the defective or damaged item\n\t\t\t\t\t\t\t\tin 7 days. In\n\t\t\t\t\t\t\t\tthis case, after our checking, we can give a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf your product parts damaged or missing, we can send the new parts to you or partially\n\t\t\t\t\t\t\t\trefund you. If the\n\t\t\t\t\t\t\t\tpart affects product function or use, you can't repair it by yourself or the local technique\n\t\t\t\t\t\t\t\tperson, and\n\t\t\t\t\t\t\t\twe will send a new item with you or a full refund.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tWhen you received the product that doesn't work, you can ask our customer service for help,\n\t\t\t\t\t\t\t\twe'll give you\n\t\t\t\t\t\t\t\tthe related technical reply; if it doesn't work still, you can ask for an refund. When you\n\t\t\t\t\t\t\t\treceived the\n\t\t\t\t\t\t\t\tproduct is defective, and you can ask our customer service to give you technical support or\n\t\t\t\t\t\t\t\tsolution, if\n\t\t\t\t\t\t\t\tyou can repair it by yourself or local store, we will provide you with some compensation.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\tIf the item you have received differs completely from the one you ordered, please do not\n\t\t\t\t\t\t\t\thesitate to\n\t\t\t\t\t\t\t\tcontact our customer service and to provide us with the following proofs in 7 days: Photos\n\t\t\t\t\t\t\t\tor a video of\n\t\t\t\t\t\t\t\tthe incorrect item. We will send the new item to you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(1)\u003c\/b\u003e \u003cb\u003eContact us purpleleafservice2@gmail.com\u003c\/b\u003e to get a return shipping label. submit\n\t\t\t\t\t\t\t\torder , a clear\n\t\t\t\t\t\t\t\tpicture or video, and shipping packaging to confirm your return is accepted.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with\n\t\t\t\t\t\t\t\tall\n\t\t\t\t\t\t\t\taccessories inside. Affix the return shipping label that we provided to the package, ship it\n\t\t\t\t\t\t\t\tto the\n\t\t\t\t\t\t\t\taddress our customer service sent you.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA\n\t\t\t\t\t\t\t\tGA，30331 USA.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your\n\t\t\t\t\t\t\t\taccount. This delay\n\t\t\t\t\t\t\t\tdepends entirely on your credit card company and any intermediaries.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\u003c\/p\u003e\n\t\t\t\t\t\t\t\u003cp\u003e\n\t\t\t\t\t\t\t\t\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we\n\t\t\t\t\t\t\t\twill not refund\n\t\t\t\t\t\t\t\tany difference caused by this.\n\t\t\t\t\t\t\t\u003c\/p\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- END --\u003e\n\t\u003c!-- 商品详情折叠面板 --\u003e\n\t\u003cscript\u003e\n\t  let item = document.querySelectorAll('.item');\n\t  let itemTitle = document.querySelectorAll('.itemTitle');\n\t  for (let i = 0; i \u003c item.length; i++) {\n\t\t  itemTitle[i].addEventListener('click', function() {\n\t\t\t  if (item[i].className.includes('active')) {\n\t\t\t\t  item[i].className = 'item';\n\t\t\t  } else {\n\t\t\t\t  item[i].className = 'item active';\n\t\t\t  }\n\t\t  })\n\t  }\n\t\u003c\/script\u003e\n\t\n\t\n\t\n\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"Grey Frame White Roof \/ 10'x12‘","offer_id":53479306690925,"sku":"ZY05YDNHB1012-SL","price":2798.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 10'x14'(Shipping in Mid August)","offer_id":52610475983213,"sku":"ZY05YDNHB1014-SL","price":2918.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x16'","offer_id":53449602859373,"sku":"ZY05YDNHB1016-SL","price":3708.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11'x13'","offer_id":52610476015981,"sku":"ZY05YDNHB1113-SL","price":3168.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 12'","offer_id":52610476048749,"sku":"ZY05YDNHB1212-SL","price":3188.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 14'","offer_id":52610476081517,"sku":"ZY05YDNHB1214-SL","price":3558.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16'","offer_id":52610476114285,"sku":"ZY05YDNHB1216-SL","price":3888.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 20'(Shipping in Mid August)","offer_id":52610476147053,"sku":"ZY05YDNHB1220-SL","price":4628.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12‘x24'(+Free Gift)","offer_id":53435453178221,"sku":"ZY05YDNHB1224-SL","price":5108.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 14'x20'(+Free Gift)","offer_id":53435453210989,"sku":"ZY05YDNHB1420-SL","price":5628.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 14'x24'","offer_id":53435453243757,"sku":"ZY05YDNHB1424-SL","price":6398.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_1e3e8700-e1e5-4dc0-a9aa-0c747aeeee0e.jpg?v=1761721600"},{"product_id":"purple-leaf-louvered-pergola-grey-outdoor-aluminum-pergola-with-shutter-wall-adjustable-gazebo-rainproof-for-patio-deck-garden-1","title":"PURPLE LEAF Athena Louvered Pergola Grey Outdoor Aluminum Pergola with Shutter Wall Adjustable Gazebo Rainproof for Patio Deck Garden","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\t\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\t\u003cdiv class=\"main\"\u003e\n\t\u003c!-- 第一板块START (FEATURES) --\u003e\n\t\u003cdiv class=\"item active\"\u003e\n\t\u003c!-- 标题 --\u003e\n\t\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"content\"\u003e\n      \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n\t\u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003e Perfect Fit：\u003c\/strong\u003eThe shutter wall is professionally designed to seamlessly integrate with the PURPLE LEAF Louvered Pergola。\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHigh Quality Material：\u003c\/strong\u003eConstructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Hidden Gutter Design: \u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Privacy and Protection\u003c\/strong\u003e: Designed with shutters to avoid neighborly views and block direct sunlight, it is ideal for outdoor patios, gardens and living spaces.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Flexibility:\u003c\/strong\u003eYou can choose from groups of three, five, or more louvered grille to add more design elements and functionality to your outdoor living space.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e Customizable Shading: \u003c\/strong\u003ePulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003e  Built to Last:\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eEasy to Assemble:\u003c\/strong\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. PURPLE LEAF doesn't offer installation service. Furniture NOT INCLUDED!\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e●\u003c\/span\u003e\u003cstrong\u003eNoted:\u003c\/strong\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n       \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/b\u003e \u003c\/p\u003e\n      \n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n   \n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \u003c\/span\u003e\n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\u003c\/style\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_1ffb9e31-11bf-4f2c-9c77-f0d56aa3a056.jpg?v=1760665401\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_6df083b6-523b-4d9c-86eb-b583a3b5e626.jpg?v=1760665401\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Double-Top-Market-Umbrella-Square-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_faaac448-32c6-4e11-8df5-c688f94c23da.jpg?v=1747875205\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_10a6ca7d-8836-4285-b8e0-8df900744029.jpg?v=1760665137\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_0a20d38e-859c-4641-8ef5-1da9976c6cc2.jpg?v=1747880922\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_8fde7889-dde8-4762-af59-176b86ab6deb.jpg?v=1747880950\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 第亖部分 --\u003e\n\u003cdiv class=\"santu\"\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003c!-- 手机电脑通用三张图 --\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第1张图 尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cb4e5ac85d192f7eaa8bce02046f680.png?v=1747875925\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003eIntegrated Drainage System\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第2张图  尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/e5fe93d24fd6e97d615a9749f80cd97b.png?v=1747876593\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003eCrossbeams increase roof load-bearing\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eCan withstand wind speeds of 72 mph when fully secured by expansion screws on hardened floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tubox\"\u003e\n\u003cdiv class=\"tuimg\"\u003e\n\u003c!-- 第3张图 尺寸400*400 --\u003e \u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32813b8445e4102bf9bc10f7455e0a6f_676e362c-4c31-48b1-bf68-a0cc57051d74.png?v=1747876118\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qi\"\u003e\n\u003cp class=\"sanfentu\"\u003e\u003cb\u003e4.33\" x 4.33\" poles Anchoring Stand\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n\u003cp class=\"sanfen1\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eprices\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAccessory name\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003efunctionality\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003emakings\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate remote control\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003ecompatible\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1016-1_aebe9c69-cb52-48f3-93ce-676b075c9f11.jpg?v=1761200277\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Shutter Walls\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=ca7405e9ff9aa2997e735869b9b30ea0\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=ca7405e9ff9aa2997e735869b9b30ea0\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$3198-$8176\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eShutter Wall\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy、Shading、Ventilation\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d2c4efde-3c82-4797-b8b5-ffca7ff08f2a.jpg?v=1761198491\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Strip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=6bf5f7ac4e85385ed224d3a4c7d80d1d\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=6bf5f7ac4e85385ed224d3a4c7d80d1d\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$3018-$4428\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eStrip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eillumination\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eLED\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e√\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eShutter Wall \/ Roller Blind\n\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_799da30e-ba25-428b-b156-a046380effe8.jpg?v=1761198712\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003ePergola with Roller Blinds\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=cb416fe2e6a83f090fc24f75ec24384b\" data-mce-href=\"https:\/\/yskjq780rietv6ro-2531721251.shopifypreview.com\/products_preview?preview_key=cb416fe2e6a83f090fc24f75ec24384b\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2518-$4846\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRoller Blind\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivacy and Adjustable Sun Shade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eTesslin Fabric\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eStrip Lights\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_3a8d68c4-ddbd-493e-ac03-5ec305f7158f.png?v=1747880775\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-grey-pergola-with-white-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-grey-pergola-with-white-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003enone\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eAdjustable sunshade\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e×\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003eRoller Blind \/ Shutter Wall  \u003cbr\u003e and Strip Lights\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e\n  \u003c!-- 1. PE端悬浮小视频（保留原有样式） --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n    \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e9ee7ec738c84dad94a53cc51f05ec30.mp4\" type=\"video\/mp4\"\u003e\n        你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. PE端弹窗视频（关闭按钮精准匹配示例图位置） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n    \u003cdiv id=\"modal-video-container\" style=\"\n        position: relative;\n        width: calc(100% - 60px); \n        max-width: 900px; \n        margin: 70px auto 50px auto; \n        transform: translateY(100%); \n        transition: transform 0.5s ease-out; \n        aspect-ratio: 16\/9;\n    \"\u003e\n        \u003cbutton id=\"close-modal-btn\" style=\"\n            position: absolute; \n            top: 15px;\n            right: 15px;\n            background: #000000;\n            color: #ffffff;\n            border: none; \n            border-radius: 50%; \n            width: 32px;\n            height: 32px; \n            font-size: 18px; \n            cursor: pointer; \n            z-index: 999999; \n            line-height: 32px; \n            text-align: center; \n            padding: 0; \n            margin: 0;\n            font-weight: bold;\n        \"\u003e×\u003c\/button\u003e\n        \n        \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e9ee7ec738c84dad94a53cc51f05ec30.mp4\" type=\"video\/mp4\"\u003e\n            你的浏览器不支持视频播放\n        \u003c\/source\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. 交互逻辑（功能不变） --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n    const smallVideo = document.getElementById('small-float-video');\n    const closeSmallBtn = document.getElementById('close-small-video');\n    const videoModal = document.getElementById('video-modal');\n    const modalVideoContainer = document.getElementById('modal-video-container');\n    const closeModalBtn = document.getElementById('close-modal-btn');\n    const modalVideo = document.querySelector('#modal-video-container video');\n\n    closeSmallBtn.addEventListener('click', function(e) {\n        e.stopPropagation();\n        smallVideo.style.display = 'none';\n    });\n\n    smallVideo.addEventListener('click', function() {\n        videoModal.style.display = 'block';\n        closeModalBtn.style.display = 'block';\n        setTimeout(() =\u003e {\n            modalVideoContainer.style.transform = 'translateY(0)';\n        }, 10);\n        modalVideo.play();\n    });\n\n    closeModalBtn.addEventListener('click', function() {\n        modalVideoContainer.style.transform = 'translateY(100%)';\n        modalVideo.pause();\n        setTimeout(() =\u003e {\n            videoModal.style.display = 'none';\n        }, 500);\n    });\n\n    videoModal.addEventListener('click', function(e) {\n        if (e.target === videoModal) {\n            closeModalBtn.click();\n        }\n    });\n\n    closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"Grey Frame White Roof \/ 10'x12'(Shipping in Mid August) \/ 1L","offer_id":52614431703405,"sku":"ZY05YDNHB1012-SW1L","price":3638.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x12'(Shipping in Mid August) \/ 1W","offer_id":52616514830701,"sku":"ZY05YDNHB1012-SW1W","price":3398.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x12'(Shipping in Mid August) \/ 1L and 1W","offer_id":52616514863469,"sku":"ZY05YDNHB1012-SW1L1W","price":4537.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x12'(Shipping in Mid August) \/ 1L and 2W","offer_id":52616514896237,"sku":"ZY05YDNHB1012-SW1L2W","price":5436.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x14'(Shipping in Mid August) \/ 1L","offer_id":52610484732269,"sku":"ZY05YDNHB1014-SW1L","price":3998.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x14'(Shipping in Mid August) \/ 1W","offer_id":52616514929005,"sku":"ZY05YDNHB1014-SW1W","price":3498.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x14'(Shipping in Mid August) \/ 1L and 1W","offer_id":52616514961773,"sku":"ZY05YDNHB1014-SW1L1W","price":4897.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x14'(Shipping in Mid August) \/ 1L and 2W","offer_id":52616514994541,"sku":"ZY05YDNHB1014-SW1L2W","price":5796.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x16' \/ 1L","offer_id":52610484863341,"sku":"ZY05YDNHB1016-SW1L","price":4828.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x16' \/ 1W","offer_id":52616515027309,"sku":"ZY05YDNHB1016-SW1W","price":4228.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x16' \/ 1L and 1W","offer_id":52616515060077,"sku":"ZY05YDNHB1016-SW1L1W","price":5727.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 10'x16' \/ 1L and 2W","offer_id":52616515092845,"sku":"ZY05YDNHB1016-SW1L2W","price":6626.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11'x13' \/ 1L","offer_id":52610484994413,"sku":"ZY05YDNHB1113-SW1L","price":4148.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11'x13' \/ 1W","offer_id":52616515125613,"sku":"ZY05YDNHB1113-SW1W","price":3948.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11'x13' \/ 1L and 1W","offer_id":52616515158381,"sku":"ZY05YDNHB1113-SW1L1W","price":5247.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 11'x13' \/ 1L and 2W","offer_id":52616515191149,"sku":"ZY05YDNHB1113-SW1L2W","price":6346.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 12' \/ 1L","offer_id":52610485125485,"sku":"ZY05YDNHB1212-SW1L","price":3988.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 12' \/ 1W","offer_id":52616515223917,"sku":"ZY05YDNHB1212-SW1W","price":3988.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 12' \/ 1L and 1W","offer_id":52616515256685,"sku":"ZY05YDNHB1212-SW1L1W","price":5127.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12' x 12' \/ 1L and 2W","offer_id":52616515289453,"sku":"ZY05YDNHB1212-SW1L2W","price":6266.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12'x14' \/ 1L","offer_id":52610485256557,"sku":"ZY05YDNHB1214-SW1L","price":4598.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12'x14' \/ 1W","offer_id":52616515322221,"sku":"ZY05YDNHB1214-SW1W","price":4338.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12'x14' \/ 1L and 1W","offer_id":52616515354989,"sku":"ZY05YDNHB1214-SW1L1W","price":5737.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12'x14' \/ 1L and 2W","offer_id":52616515387757,"sku":"ZY05YDNHB1214-SW1L2W","price":6876.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16' \/ 1L","offer_id":52610485387629,"sku":"ZY05YDNHB1216-SW1L","price":4998.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16' \/ 1W","offer_id":52616515420525,"sku":"ZY05YDNHB1216-SW1W","price":4638.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16' \/ 1L and 1W","offer_id":52616515453293,"sku":"ZY05YDNHB1216-SW1L1W","price":6137.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12' x 16' \/ 1L and 2W","offer_id":52616515486061,"sku":"ZY05YDNHB1216-SW1L2W","price":7276.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof \/ 12'x20'(Shipping in Mid August) \/ 1L","offer_id":52610485518701,"sku":"ZY05YDNHB1220-SW1L","price":6098.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12'x20'(Shipping in Mid August) \/ 1W","offer_id":52616515518829,"sku":"ZY05YDNHB1220-SW1W","price":5338.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12'x20'(Shipping in Mid August) \/ 1L and 1W","offer_id":52616515551597,"sku":"ZY05YDNHB1220-SW1L1W","price":7237.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof \/ 12'x20'(Shipping in Mid August) \/ 1L and 2W","offer_id":52616515584365,"sku":"ZY05YDNHB1220-SW1L2W","price":8376.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1214_1L.jpg?v=1768183782"},{"product_id":"purple-leaf-caesar-solar-louvered-pergola-with-led-strip-lights-and-control-panel-aluminum-outdoor-pergola-with-adjustable-roof-for-patio-deck-garden-yard-champagne","title":"PURPLE LEAF Caesar Solar Louvered Pergola with LED Strip Lights and Control Panel Aluminum Outdoor Pergola with Adjustable Roof for Patio Deck Garden Yard Champagne","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n  \u003c!-- 视频板块 --\u003e\n\u003cdiv class=\"video-section\" style=\"width:100%; max-width:1464px; margin:30px auto;\"\u003e\n  \u003cvideo controls playsinline preload=\"metadata\" style=\"width:100%; height:auto; display:block;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8a2073c04deb40b5a44eacc862064db7.mp4\" type=\"video\/mp4\"\u003e\n    您的浏览器不支持视频播放。\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n  \n  \n  \u003cp\u003e\n  \u003c!-- 这是前面展示的内容... --\u003e\n  \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e🌟 \u003c\/span\u003e\u003cstrong\u003eLED Lighting with 3 Modes:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBuilt-in LED strips offer Warm White \/ Cool White \/ Amber three color temperatures to set the perfect mood for dinner, party, or everyday relaxation.\u003c\/p\u003e\n\u003cp\u003eYou can effortlessly adjust lighting to set the perfect scene. Switch between warm, white, and cool light to instantly match any occasion—from a relaxed evening to an outdoor dinner. Plus, keep your phone charged on the go with the built-in USB‑C port.\u003c\/p\u003e\n\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e🔋 \u003c\/span\u003e\u003cstrong\u003eDual Power Design\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIntegrated high-efficiency solar panel charges automatically in sunlight for eco-friendly operation.\u003c\/p\u003e\n\u003cp\u003eBuilt-in rechargeable battery also supports USB backup charging, ensuring all-night illumination even on cloudy days.\u003c\/p\u003e\n\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e🏗️ \u003c\/span\u003e\u003cstrong\u003eSuperior Stability:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFeatures thicker 4.53\" square columns (compared to standard 3.14\") for enhanced wind resistance and long-term structural integrity.\u003c\/p\u003e\n\u003cp\u003eHigh-quality champagne gold aluminum with powder-coated finish resists rust, corrosion, and UV fading.\u003c\/p\u003e\n\n  \n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e🌧️ \u003c\/span\u003e\u003cstrong\u003eWeather-Resistant Design：\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eInnovative rain gutter integrated into the structure channels water down through the columns, keeping your patio dry and clean.\u003c\/p\u003e\n\u003cp\u003eSecurely ground-mounted to withstand winds of 40–70 mph and snow loads up to 2.4 inches. Static pressure tested to 66 lbs\/sq.ft, designed for heavy snow and harsh weather. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e 📦  \u003c\/span\u003e\u003cstrong\u003eEasy Assembly with Complete Kit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePre-assembled main frame simplifies installation; includes all necessary hardware, remote, USB cable, and clear instructions.(Note: PURPLE LEAF does not provide installation service. Furniture not included.)\u003c\/p\u003e\n\u003cp\u003eBacked by 1-year warranty on frame construction and reliable customer support for peace of mind. \u003c\/p\u003e\n \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/b\u003e \u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n    \u003c\/span\u003e\n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003e\nHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_4d23c055-5810-4328-8f97-4a0c3d151d2c.jpg?v=1768888729\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/693139b135c6a731cb6ec9d41f9cd10c.png?v=1768888733\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/fa67c9a49ce1ce421e47564dee45c269.png?v=1768888733\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_4d23c055-5810-4328-8f97-4a0c3d151d2c.jpg?v=1768888729\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/693139b135c6a731cb6ec9d41f9cd10c.png?v=1768888733\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/fa67c9a49ce1ce421e47564dee45c269.png?v=1768888733\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_5f341e02-778f-4df9-b905-243cac3a49f9.png?v=1768888733\" alt=\"Detail 1\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_050e7129-7833-42e0-8b30-5d7566fab94b.png?v=1768888733\" alt=\"Detail 3\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_f0ce04c7-cd70-4e55-a3a3-0133ff5e83de.png?v=1768888732\" alt=\"Detail 3\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_0d9b3cb6-7c6b-4fda-80e1-9cb42ca06f68.png?v=1768888733\" alt=\"Detail 5\"\u003e\n       \n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_5f341e02-778f-4df9-b905-243cac3a49f9.png?v=1768888733\" alt=\"Detail 1\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5_050e7129-7833-42e0-8b30-5d7566fab94b.png?v=1768888733\" alt=\"Detail 4\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_f0ce04c7-cd70-4e55-a3a3-0133ff5e83de.png?v=1768888732\" alt=\"Detail 5\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_0d9b3cb6-7c6b-4fda-80e1-9cb42ca06f68.png?v=1768888733\" alt=\"Detail 5\"\u003e\n        \n    \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_1f43a86c-8782-4dc0-ae02-28e2500af7ba.jpg?v=1780999029\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Champagne Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" title=\"Double Top LED Round Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2765-$5998\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11'x28'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eChampagne\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\/Bronze\/White\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4699\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ewhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=892\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWhite Root Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray frame white root\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$4199\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"Champagne \/ 10‘x12’","offer_id":52932142694765,"sku":"ZY01-ATNCP-1012-LT","price":2765.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 10'x14'","offer_id":52932142727533,"sku":"ZY01-ATNCP-1014-LT","price":3098.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 11'x18'","offer_id":52932142760301,"sku":"ZY01-ATNCP-1118-LT","price":3876.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 11'x21'","offer_id":52932142793069,"sku":"ZY01-ATNCP-1121-LT","price":4543.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 11'x23'（+Free Gift）","offer_id":52932142825837,"sku":"ZY01-ATNCP-1123-LT","price":5043.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 11'x28'（+Free Gift）","offer_id":52932142858605,"sku":"ZY01-ATNCP-1128-LT","price":5998.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_908f6284-3afa-4772-8fd5-aa1c94831c76.jpg?v=1770101251"},{"product_id":"purple-leaf-caesar-solar-louvered-pergola-with-led-strip-lights-and-control-panel-aluminum-outdoor-pergola-with-adjustable-roof-for-patio-deck-garden-yard-champagne-copy","title":"PURPLE LEAF Caesar Solar Louvered Pergola with LED Strip Lights and Control Panel Aluminum Outdoor Pergola with Adjustable Roof for Patio Deck Garden Yard Bronze","description":"\u003c!-- 自定义商品详情排版 - Doc2内容 + Doc1 UI风格 --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n  \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n  \u003c!-- Swiper CDN --\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --primary: #3771aa;\n      --text: #333;\n      --bg: #fff;\n      --gray: #666;\n      --border: #eee;\n    }\n    .custom-detail-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px;\n      color: var(--text);\n      line-height: 1.6;\n    }\n    .section-title {\n      font-size: 32px;\n      font-weight: 600;\n      text-align: center;\n      margin-bottom: 50px;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Accordion 通用样式 *\/\n    .accordion-item {\n      margin-bottom: 30px;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      transition: all 0.3s ease;\n    }\n    .accordion-header {\n      padding: 20px 30px;\n      background: var(--bg);\n      font-size: 24px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n    .accordion-header:hover {\n      background: #f8f9fa;\n    }\n    .accordion-header::after {\n      content: '+';\n      font-size: 28px;\n      transition: transform 0.3s ease;\n    }\n    .accordion-item.active .accordion-header::after {\n      transform: rotate(45deg);\n    }\n    .accordion-content {\n      padding: 0 30px;\n      height: 0;\n      overflow: hidden;\n      transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n      background: #fcfcfc;\n    }\n    .accordion-item.active .accordion-content {\n      padding: 30px;\n    }\n\n    \/* See More\/See Less *\/\n    .more-text { display: none; }\n    .see-more, .see-less {\n      color: var(--primary);\n      font-weight: bold;\n      cursor: pointer;\n      display: inline-block;\n      margin: 10px 0;\n    }\n    .see-more:hover, .see-less:hover { text-decoration: underline; }\n\n    \/* Features 内容 *\/\n    .features-list p { margin: 16px 0; font-size: 16px; }\n    .highlight-text { color: #ff8000; font-weight: 600; }\n\n    \/* SHIPPING \u0026 SERVICE *\/\n    .policy-section h4 {\n      font-size: 18px;\n      margin: 24px 0 12px;\n      color: var(--primary);\n      font-weight: 600;\n    }\n    .policy-section ul { margin: 16px 0; padding-left: 20px; }\n    .policy-section ul li { margin: 8px 0; line-height: 1.6; }\n    .policy-section p { margin: 12px 0; }\n\n    \/* Swiper 通用 *\/\n    .swiper {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.1);\n      margin: 20px 0;\n    }\n    .swiper-slide {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background: #fff;\n    }\n    .swiper-slide img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 8px;\n      cursor: zoom-in;\n      transition: transform 0.3s ease;\n    }\n    .swiper-slide img:hover { transform: scale(1.03); }\n    .swiper-pagination-bullet-active { background: var(--primary); }\n    .swiper-button-next, .swiper-button-prev {\n      color: var(--primary);\n      background: rgba(255,255,255,0.9);\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .swiper-button-next:after, .swiper-button-prev:after { font-size: 18px; }\n\n    \/* HIGHLIGHTS PC\/移动端 分离 *\/\n    .pc-highlights-swiper { display: block; }\n    .mobile-highlights-swiper { display: none; }\n    .pc-detail-swiper { display: block; }\n    .mobile-detail-swiper { display: none; }\n\n    @media (max-width: 768px) {\n      .pc-highlights-swiper { display: none; }\n      .mobile-highlights-swiper {\n        display: block;\n        width: calc(100% + 60px);\n        margin-left: -30px;\n        margin-right: -30px;\n        margin-top: 0;\n        margin-bottom: 60px;\n        border-radius: 0;\n        box-shadow: none;\n      }\n      .mobile-highlights-swiper .swiper-slide {\n        padding: 30px 0;\n        background: #fff;\n      }\n      .mobile-highlights-swiper .swiper-slide img {\n        width: auto;\n        max-width: 100%;\n        height: auto;\n        max-height: 78vh;\n        object-fit: contain;\n        border-radius: 0;\n      }\n      .mobile-highlights-swiper .swiper-button-next,\n      .mobile-highlights-swiper .swiper-button-prev { display: none; }\n      .mobile-highlights-swiper .swiper-pagination { bottom: 10px; }\n      .pc-detail-swiper { display: none; }\n      .mobile-detail-swiper { display: block; }\n    }\n\n    \/* 详情图轮播 *\/\n    .detail-swiper-wrap {\n      margin: 30px 0;\n    }\n    .detail-swiper-wrap .swiper-slide img {\n      width: 100%;\n      height: auto;\n      max-height: 600px;\n      object-fit: cover;\n      border-radius: 8px;\n      cursor: zoom-in;\n    }\n    .detail-swiper-wrap .swiper-slide img:hover { transform: scale(1.02); }\n\n    \/* OTHER CHOICE 产品卡片 *\/\n    .product-card {\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      padding: 24px;\n      width: 100%;\n      max-width: 340px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .product-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 32px rgba(0,0,0,0.12);\n    }\n    .product-card img {\n      width: 100%;\n      height: auto;\n      border-radius: 8px;\n      margin-bottom: 20px;\n    }\n    .card-title { font-size: 18px; font-weight: 600; margin: 16px 0; }\n    .spec-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0;\n      text-align: left;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n    .spec-list li { padding: 8px 0; border-bottom: 1px solid #eee; }\n    .spec-list li:last-child { border-bottom: none; }\n    .spec-list strong { color: var(--primary); }\n    .pBtn {\n      display: inline-block;\n      padding: 12px 28px;\n      background: var(--primary);\n      color: white;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 600;\n      margin-top: auto;\n      transition: background 0.3s ease;\n    }\n    .pBtn:hover { background: #2a5a8c; }\n\n    \/* Lightbox *\/\n    .lightbox-modal {\n      display: none;\n      position: fixed;\n      z-index: 10000;\n      left: 0; top: 0;\n      width: 100%; height: 100%;\n      background-color: rgba(0,0,0,0.95);\n      justify-content: center;\n      align-items: center;\n      overflow: hidden;\n      flex-direction: column;\n    }\n    .lightbox-modal.active { display: flex; }\n    .lightbox-inner {\n      position: relative;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      max-width: 95vw;\n      max-height: 90vh;\n    }\n    .modal-content {\n      max-width: 90vw;\n      max-height: 85vh;\n      object-fit: contain;\n      border-radius: 10px;\n      transform: scale(0.85);\n      opacity: 0;\n      transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.4s ease;\n      display: block;\n    }\n    .lightbox-modal.active .modal-content {\n      transform: scale(1);\n      opacity: 1;\n    }\n    .lightbox-close {\n      position: absolute;\n      top: 16px; right: 24px;\n      color: #fff;\n      font-size: 38px;\n      font-weight: 300;\n      cursor: pointer;\n      z-index: 10001;\n      line-height: 1;\n      opacity: 0.8;\n      transition: opacity 0.2s;\n    }\n    .lightbox-close:hover { opacity: 1; }\n    .lightbox-nav {\n      position: absolute;\n      top: 50%;\n      transform: translateY(-50%);\n      background: rgba(255,255,255,0.15);\n      color: #fff;\n      border: none;\n      width: 48px;\n      height: 48px;\n      border-radius: 50%;\n      font-size: 22px;\n      cursor: pointer;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: background 0.2s;\n      z-index: 10002;\n      backdrop-filter: blur(4px);\n    }\n    .lightbox-nav:hover { background: rgba(255,255,255,0.3); }\n    .lightbox-nav.prev { left: 16px; }\n    .lightbox-nav.next { right: 16px; }\n    .lightbox-counter {\n      color: rgba(255,255,255,0.6);\n      font-size: 13px;\n      margin-top: 14px;\n      letter-spacing: 1px;\n    }\n    @media (max-width: 768px) {\n      .lightbox-nav { width: 36px; height: 36px; font-size: 18px; }\n      .lightbox-nav.prev { left: 8px; }\n      .lightbox-nav.next { right: 8px; }\n    }\n\n    \/* 移动端通用优化 *\/\n    @media (max-width: 768px) {\n      .section-title { font-size: 28px; margin-bottom: 30px; }\n      .accordion-header { font-size: 20px; padding: 16px 20px; }\n      .product-card { padding: 20px; max-width: 300px; }\n      .card-title { font-size: 17px; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- FEATURES（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"features-list\"\u003e\n        \u003cp\u003e🌟 \u003cstrong\u003eLED Lighting with 3 Modes:\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eBuilt-in LED strips offer Warm White \/ Cool White \/ Amber three color temperatures to set the perfect mood for dinner, party, or everyday relaxation.\u003c\/p\u003e\n\n        \u003cp\u003e🔋 \u003cstrong\u003eDual Power Design\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eIntegrated high-efficiency solar panel charges automatically in sunlight for eco-friendly operation.\u003c\/p\u003e\n        \u003cp\u003eBuilt-in rechargeable battery also supports USB backup charging, ensuring all-night illumination even on cloudy days.\u003c\/p\u003e\n\n        \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n\n        \u003cspan class=\"more-text\"\u003e\n          \u003cp\u003e🏗️ \u003cstrong\u003eSuperior Stability:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eFeatures thicker 4.53\" square columns (compared to standard 3.14\") for enhanced wind resistance and long-term structural integrity.\u003c\/p\u003e\n          \u003cp\u003eHigh-quality bronze aluminum with powder-coated finish resists rust, corrosion, and UV fading.\u003c\/p\u003e\n\n          \u003cp\u003e🌧️ \u003cstrong\u003eWeather-Resistant Design：\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eInnovative rain gutter integrated into the structure channels water down through the columns, keeping your patio dry and clean.\u003c\/p\u003e\n          \u003cp\u003eSecurely ground-mounted to withstand winds of 40–70 mph and snow loads up to 2.4 inches. Static pressure tested to 66 lbs\/sq.ft, designed for heavy snow and harsh weather.\u003c\/p\u003e\n\n          \u003cp\u003e📦 \u003cstrong\u003eEasy Assembly with Complete Kit\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003ePre-assembled main frame simplifies installation; includes all necessary hardware, USB cable, and clear instructions.(Note: PURPLE LEAF does not provide installation service. Furniture not included.)\u003c\/p\u003e\n          \u003cp\u003eBacked by 1-year warranty on frame construction and reliable customer support for peace of mind.\u003c\/p\u003e\n\n          \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003ca style=\"color:#ff8000;\" href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n          \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n\n      \u003c!-- PC端横幅轮播 --\u003e\n      \u003cdiv class=\"swiper pc-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-01_d19e3cde-4a83-4944-acfd-e6a8d68ead70.jpg?v=1770097922\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-02_177c1505-8cf0-47b4-b75d-d14c963e66f3.jpg?v=1770098845\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-08.jpg?v=1770098707\" alt=\"PURPLE-LEAF Pergola\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端横幅轮播 --\u003e\n      \u003cdiv class=\"swiper mobile-highlights-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-01_8230c14f-4166-4225-94e9-81be3c0baa68.jpg?v=1770099063\" alt=\"PURPLE-LEAF Adjustable Louvered Pergola Mobile 1\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-02_4f088f7f-d88f-4357-b569-753972272ba2.jpg?v=1770099072\" alt=\"PURPLE-LEAF Pergola Mobile 2\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-08_e6d53e62-5396-4090-9696-fbd7c6657a41.jpg?v=1770099081\" alt=\"PURPLE-LEAF Pergola Mobile 3\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- PC端详情图轮播 --\u003e\n      \u003cdiv class=\"detail-swiper-wrap pc-detail-swiper\"\u003e\n        \u003cdiv class=\"swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Gemini_Generated_Image_hmn69jhmn69jhmn6.png?v=1784100530\" alt=\"Detail 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-07.jpg?v=1770098858\" alt=\"Detail 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-06.jpg?v=1770098984\" alt=\"Detail 3\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-04_9086b1df-74f3-4afe-a6a6-f0d0e47e6fcf.jpg?v=1770098989\" alt=\"Detail 4\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 移动端详情图轮播 --\u003e\n      \u003cdiv class=\"detail-swiper-wrap mobile-detail-swiper\"\u003e\n        \u003cdiv class=\"swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-05_fc3479c0-dfe9-4d97-acd9-e9eaad49f08b.jpg?v=1770099094\" alt=\"Detail Mobile 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-07_fbfac5b9-a4e4-494c-a8b3-d699090cd785.jpg?v=1770099103\" alt=\"Detail Mobile 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-06_2e100844-eafe-4b69-8180-4cac5c29e26f.jpg?v=1770099109\" alt=\"Detail Mobile 3\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-04_b463e5a5-53b9-44ce-9ec9-1e5c32b0d089.jpg?v=1770099131\" alt=\"Detail Mobile 4\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OTHER CHOICE --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper choice-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPT_Image_2026_5_19_10_41_06.png?v=1779158899\" alt=\"Caesar Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eCaesar Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2499-$5299\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 11'x28'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Bronze\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/c3knm56u3ucxsfjj-2531721251.shopifypreview.com\/collections\/louvered-pergola\/products\/purple-leaf-caesar-solar-louvered-pergola-with-led-strip-lights-and-control-panel-aluminum-outdoor-pergola-with-adjustable-roof-for-patio-deck-garden-yard-champagne-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\" alt=\"Athena Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5''\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Grey\/Bronze\/White\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Wood Grain Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eWood Grain Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4699\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.5''\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Wood Grain\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\" alt=\"Athena White Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena White Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e White\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=892\" alt=\"White Roof Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eWhite Roof Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2099-$4899\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 92.85\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Gray Frame White Roof\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\" alt=\"Athena Bronze Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Bronze Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 10'x12' - 14'x24'\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 94.5\"\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrivate Curtain and Netting:\u003c\/strong\u003e No\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRegulate sunlight:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Bronze\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptional accessories:\u003c\/strong\u003e Yes\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING \u0026 RETURN --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n        \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n        \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n        \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n        \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n        \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n        \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n        \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n        \u003cp\u003eWe'll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n        \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n        \u003cp\u003eKeep in mind:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n          \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n        \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n          \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n          \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n          \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n        \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we'll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n        \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n        \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERVICE \u0026 WARRANTY --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n        \u003ch4\u003e1. Accepted Return\u003c\/h4\u003e\n        \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n        \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n        \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective products return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n        \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n        \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n        \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\n        \u003ch4\u003e2. Not support the return\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e(2) Arrived damage\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(3) Missing part\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(4) Doesn't work or defective\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(5) Incorrect Package Sent\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\n        \u003ch4\u003e3. Return Confirmation\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order, a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003e4. Refund and Compensation Process\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Lightbox Modal --\u003e\n  \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n    \u003cspan class=\"lightbox-close\" id=\"lightbox-close\"\u003e×\u003c\/span\u003e\n    \u003cdiv class=\"lightbox-inner\"\u003e\n      \u003cbutton class=\"lightbox-nav prev\" id=\"lightbox-prev\"\u003e‹\u003c\/button\u003e\n      \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n      \u003cbutton class=\"lightbox-nav next\" id=\"lightbox-next\"\u003e›\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lightbox-counter\" id=\"lightbox-counter\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  \/\/ 默认展开项设置 height: auto\n  document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n    content.style.height = 'auto';\n  });\n\n  \/\/ Accordion 交互\n  document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const item = header.parentElement;\n      const content = header.nextElementSibling;\n\n      if (item.classList.contains('active')) {\n        content.style.height = `${content.scrollHeight}px`;\n        item.classList.remove('active');\n        void content.offsetHeight;\n        content.style.height = '0';\n      } else {\n        item.classList.add('active');\n        content.style.height = `${content.scrollHeight}px`;\n        content.addEventListener('transitionend', function handler() {\n          content.style.height = 'auto';\n          content.removeEventListener('transitionend', handler);\n        });\n        content.querySelectorAll('.swiper').forEach(el =\u003e {\n          if (el.swiper) el.swiper.update();\n        });\n      }\n    });\n  });\n\n  \/\/ See More \/ See Less\n  function expandContent() {\n    document.querySelector('.see-more').style.display = 'none';\n    document.querySelector('.more-text').style.display = 'inline';\n  }\n  function collapseContent() {\n    document.querySelector('.see-more').style.display = 'inline';\n    document.querySelector('.more-text').style.display = 'none';\n  }\n\n  \/\/ PC端横幅轮播\n  new Swiper('.pc-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ 移动端横幅轮播\n  new Swiper('.mobile-highlights-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ PC端详情图轮播\n  new Swiper('.pc-detail-swiper .swiper', {\n    loop: true,\n    autoplay: { delay: 5000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ 移动端详情图轮播\n  new Swiper('.mobile-detail-swiper .swiper', {\n    loop: true,\n    autoplay: { delay: 5000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ OTHER CHOICE 轮播\n  new Swiper('.choice-swiper', {\n    loop: true,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    centeredSlides: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ Lightbox — 绑定 HIGHLIGHTS 板块所有图片\n  (function () {\n    const lightbox   = document.getElementById('lightbox');\n    const lightboxImg = document.getElementById('lightbox-img');\n    const closeBtn   = document.getElementById('lightbox-close');\n    const prevBtn    = document.getElementById('lightbox-prev');\n    const nextBtn    = document.getElementById('lightbox-next');\n    const counter    = document.getElementById('lightbox-counter');\n\n    \/\/ 收集 HIGHLIGHTS 板块内所有图片（横幅 + 详情轮播，响应当前可见端）\n    function getHighlightImages() {\n      const isMobile = window.innerWidth \u003c= 768;\n      const selectors = isMobile\n        ? '.mobile-highlights-swiper img, .mobile-detail-swiper img'\n        : '.pc-highlights-swiper img, .pc-detail-swiper img';\n      return Array.from(document.querySelectorAll(selectors));\n    }\n\n    let images = [];\n    let current = 0;\n\n    function openLightbox(idx) {\n      images = getHighlightImages();\n      current = idx;\n      showImage(current);\n      lightbox.classList.add('active');\n      document.body.style.overflow = 'hidden';\n    }\n\n    function closeLightbox() {\n      lightbox.classList.remove('active');\n      document.body.style.overflow = '';\n    }\n\n    function showImage(idx) {\n      \/\/ 触发退出动画后切换\n      lightboxImg.style.opacity = '0';\n      lightboxImg.style.transform = 'scale(0.92)';\n      setTimeout(() =\u003e {\n        lightboxImg.src = images[idx].src;\n        lightboxImg.alt = images[idx].alt || '';\n        lightboxImg.style.opacity = '';\n        lightboxImg.style.transform = '';\n        counter.textContent = `${idx + 1} \/ ${images.length}`;\n      }, 150);\n    }\n\n    function goPrev() {\n      images = getHighlightImages();\n      current = (current - 1 + images.length) % images.length;\n      showImage(current);\n    }\n    function goNext() {\n      images = getHighlightImages();\n      current = (current + 1) % images.length;\n      showImage(current);\n    }\n\n    \/\/ 绑定所有 HIGHLIGHTS 图片点击\n    function bindHighlightImages() {\n      const all = document.querySelectorAll(\n        '.pc-highlights-swiper img, .mobile-highlights-swiper img, .pc-detail-swiper img, .mobile-detail-swiper img'\n      );\n      all.forEach(img =\u003e {\n        img.style.cursor = 'zoom-in';\n        img.addEventListener('click', function () {\n          images = getHighlightImages();\n          \/\/ 找到在当前可见列表中的索引\n          const visibleSrc = images.map(i =\u003e i.src);\n          let idx = visibleSrc.indexOf(this.src);\n          if (idx === -1) idx = 0;\n          openLightbox(idx);\n        });\n      });\n    }\n\n    \/\/ 等 Swiper 初始化后再绑定（slide 克隆节点也需要绑定）\n    setTimeout(bindHighlightImages, 600);\n\n    \/\/ 控制按钮\n    closeBtn.addEventListener('click', closeLightbox);\n    prevBtn.addEventListener('click', goPrev);\n    nextBtn.addEventListener('click', goNext);\n\n    \/\/ 点击蒙层关闭\n    lightbox.addEventListener('click', e =\u003e {\n      if (e.target === lightbox) closeLightbox();\n    });\n\n    \/\/ 键盘支持\n    document.addEventListener('keydown', e =\u003e {\n      if (!lightbox.classList.contains('active')) return;\n      if (e.key === 'ArrowLeft')  goPrev();\n      if (e.key === 'ArrowRight') goNext();\n      if (e.key === 'Escape')     closeLightbox();\n    });\n  })();\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Bronze \/ 10‘x12’","offer_id":52968537358701,"sku":"ZY03KSBY1012-LT","price":2549.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10'x14'","offer_id":52968537391469,"sku":"ZY03KSBY1014-LT","price":2749.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11'x18'","offer_id":52968537424237,"sku":"ZY03KSBY1118-LT","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11'x21'(+Free Gift)","offer_id":52968537457005,"sku":"ZY03KSBY1121-LT","price":3999.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11'x23'(+Free Gift)","offer_id":52968537489773,"sku":"ZY03KSBY1123-LT","price":4399.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 11'x28'(+Free Gift)","offer_id":52968537522541,"sku":"ZY03KSBY1128-LT","price":5299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPT_Image_2026_5_19_10_41_06.png?v=1779158899"},{"product_id":"smza","title":"PURPLE LEAF Athena Louvered Pergola Modern Grey Pergola White Roof with Sanori Patio Couch Set Modular Sofas for Deck Backyard Garden","description":"\u003c!-- 自定义商品详情排版 v2 - 完整版 --\u003e\n\u003cdiv class=\"custom-detail-container-v2\"\u003e\n  \u003cdiv class=\"section-title-v2\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\n  \u003c!-- Swiper CDN --\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --primary-v2: #3771aa;\n      --text-v2: #333;\n      --bg-v2: #fff;\n      --gray-v2: #666;\n      --border-v2: #eee;\n      --shadow-v2: 0 4px 12px rgba(0,0,0,0.06);\n    }\n    .custom-detail-container-v2 {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px;\n      color: var(--text-v2);\n      line-height: 1.6;\n    }\n\n    \/* ── Section Title ── *\/\n    .section-title-v2 {\n      font-size: 32px;\n      font-weight: 600;\n      text-align: center;\n      margin-bottom: 40px;\n      letter-spacing: 0.5px;\n    }\n\n    \/* ── FEATURES 卡片 ── *\/\n    .features-card-v2 {\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: var(--shadow-v2);\n      padding: 24px 32px 32px;\n      position: relative;\n      margin-bottom: 40px;\n    }\n    .features-card-v2 .card-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 24px;\n      font-size: 20px;\n      font-weight: 600;\n      color: #333;\n    }\n    .features-card-v2 .card-header .close-x {\n      font-size: 28px;\n      line-height: 1;\n      color: #999;\n      cursor: pointer;\n      font-weight: 300;\n    }\n    .features-list-v2 {\n      list-style: none;\n      padding-left: 0;\n      margin: 0 0 28px 0;\n    }\n    .features-list-v2 li {\n      position: relative;\n      padding-left: 28px;\n      margin-bottom: 18px;\n      font-size: 16.5px;\n      line-height: 1.65;\n      color: var(--gray-v2);\n    }\n    .features-list-v2 li::before {\n      content: \"•\";\n      position: absolute;\n      left: 0;\n      color: #333;\n      font-size: 22px;\n      line-height: 1;\n      top: 2px;\n    }\n    .features-list-v2 li strong {\n      color: var(--text-v2);\n      font-weight: 600;\n    }\n    .features-list-v2 .extra-item { display: none; }\n    .features-list-v2.expanded .extra-item { display: list-item; }\n    .features-extra-info-v2 { display: none; }\n    .features-extra-info-v2.visible { display: block; }\n    .features-contact {\n      color: #f57c00;\n      margin: 25px 0 10px;\n      font-size: 15.5px;\n      font-weight: 500;\n    }\n    .features-email {\n      font-size: 15.5px;\n      margin-bottom: 15px;\n    }\n    .features-email a { color: #0066cc; text-decoration: underline; }\n    .features-see-more {\n      color: #0066cc;\n      font-size: 15.5px;\n      font-weight: 500;\n      text-decoration: none;\n      display: inline-flex;\n      align-items: center;\n      cursor: pointer;\n    }\n\n    \/* ── Accordion 通用 ── *\/\n    .acc-item-v2 {\n      margin-bottom: 24px;\n      border: 1px solid var(--border-v2);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: var(--shadow-v2);\n      transition: box-shadow 0.3s ease;\n    }\n    .acc-item-v2:hover {\n      box-shadow: 0 6px 20px rgba(0,0,0,0.09);\n    }\n    .acc-header-v2 {\n      padding: 22px 30px;\n      background: var(--bg-v2);\n      font-size: 19px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n      letter-spacing: 0.3px;\n      user-select: none;\n    }\n    .acc-header-v2:hover { background: #f8f9fa; }\n    .acc-header-v2::after {\n      content: '+';\n      font-size: 24px;\n      font-weight: 300;\n      color: var(--primary-v2);\n      transition: transform 0.3s ease;\n      flex-shrink: 0;\n    }\n    .acc-item-v2.active .acc-header-v2::after { transform: rotate(45deg); }\n    .acc-content-v2 {\n      padding: 0 30px;\n      height: 0;\n      overflow: hidden;\n      transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1),\n                  padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n      background: #fcfcfc;\n    }\n    .acc-item-v2.active .acc-content-v2 { padding: 28px 30px; }\n\n    \/* ── HIGHLIGHTS 内部 ── *\/\n    .highlights-wrap-v2 {\n      display: flex;\n      flex-direction: column;\n      gap: 40px;\n    }\n    .scene-img-v2 {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 28px rgba(0,0,0,0.1);\n    }\n    .scene-img-v2 img { width: 100%; height: auto; display: block; }\n    .scene-img-v2.pc-only-v2 { display: block; }\n    .scene-img-v2.mo-only-v2 { display: none; }\n    .feat-grid-v2 {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n    }\n    .feat-card-v2 {\n      background: #fff;\n      border: 1px solid var(--border-v2);\n      border-radius: 12px;\n      padding: 24px 20px;\n      box-shadow: var(--shadow-v2);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .feat-card-v2:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 28px rgba(0,0,0,0.1);\n    }\n    .feat-card-v2 img {\n      width: 100%;\n      max-width: 240px;\n      border-radius: 8px;\n      margin-bottom: 16px;\n    }\n    .feat-card-v2 h4 {\n      font-size: 16px;\n      font-weight: 600;\n      color: var(--primary-v2);\n      margin: 0 0 10px;\n      line-height: 1.4;\n    }\n    .feat-card-v2 p {\n      font-size: 14px;\n      color: var(--gray-v2);\n      line-height: 1.6;\n      margin: 0;\n    }\n    .group-title-v2 {\n      font-size: 20px;\n      font-weight: 600;\n      color: var(--text-v2);\n      margin: 0 0 16px;\n      padding-bottom: 10px;\n      border-bottom: 2px solid var(--primary-v2);\n      display: inline-block;\n    }\n    .swiper-v2 {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.09);\n    }\n    .swiper-v2 .swiper-slide {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background: #fff;\n    }\n    .swiper-v2 .swiper-slide img { width: 100%; height: auto; display: block; }\n    .swiper-v2 .swiper-pagination-bullet-active { background: var(--primary-v2); }\n    .swiper-v2 .swiper-button-next,\n    .swiper-v2 .swiper-button-prev {\n      color: var(--primary-v2);\n      background: rgba(255,255,255,0.9);\n      width: 38px;\n      height: 38px;\n      border-radius: 50%;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n    }\n    .swiper-v2 .swiper-button-next:after,\n    .swiper-v2 .swiper-button-prev:after { font-size: 16px; }\n    .carousel-block-v2 { margin-bottom: 36px; }\n    .desktop-swiper-v2 { display: block; }\n    .mobile-swiper-v2  { display: none; }\n\n    \/* ── SHIPPING \u0026 WARRANTY 内部文字 ── *\/\n    .policy-content-v2 {\n      font-size: 15.5px;\n      color: var(--gray-v2);\n      line-height: 1.8;\n    }\n    .policy-content-v2 p { margin: 0 0 12px; }\n    .policy-content-v2 b {\n      color: var(--text-v2);\n      font-weight: 600;\n      display: block;\n      margin-top: 20px;\n      margin-bottom: 6px;\n      font-size: 16px;\n    }\n    .policy-content-v2 b:first-child { margin-top: 0; }\n\n    \/* ── 悬浮视频 ── *\/\n    #small-float-video {\n      position: fixed;\n      bottom: 200px;\n      left: 20px;\n      z-index: 9998;\n      width: 120px;\n      aspect-ratio: 3\/4;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.2);\n      cursor: pointer;\n    }\n    #close-small-video {\n      position: absolute;\n      top: 3px;\n      right: 3px;\n      background: rgba(0,0,0,0.7);\n      color: #fff;\n      border: none;\n      border-radius: 50%;\n      width: 18px;\n      height: 18px;\n      font-size: 12px;\n      cursor: pointer;\n      z-index: 10;\n      padding: 0;\n      margin: 0;\n      line-height: 18px;\n      text-align: center;\n    }\n    #video-modal {\n      position: fixed;\n      top: 0; left: 0;\n      width: 100%; height: 100%;\n      background: rgba(0,0,0,0.9);\n      z-index: 9999;\n      display: none;\n    }\n    #modal-video-container {\n      position: relative;\n      width: calc(100% - 60px);\n      max-width: 900px;\n      margin: 70px auto 50px auto;\n      transform: translateY(100%);\n      transition: transform 0.5s ease-out;\n      aspect-ratio: 16\/9;\n    }\n    #close-modal-btn {\n      position: absolute;\n      top: 15px; right: 15px;\n      background: #000;\n      color: #fff;\n      border: none;\n      border-radius: 50%;\n      width: 32px; height: 32px;\n      font-size: 18px;\n      cursor: pointer;\n      z-index: 999999;\n      line-height: 32px;\n      text-align: center;\n      padding: 0; margin: 0;\n      font-weight: bold;\n    }\n\n    \/* ── 移动端 ── *\/\n    @media (max-width: 768px) {\n      .section-title-v2 { font-size: 26px; margin-bottom: 30px; }\n      .features-card-v2 { padding: 20px 24px 24px; }\n      .features-card-v2 .card-header { font-size: 18px; margin-bottom: 20px; }\n      .features-list-v2 li { font-size: 16px; margin-bottom: 16px; }\n      .scene-img-v2.pc-only-v2 { display: none; }\n      .scene-img-v2.mo-only-v2 { display: block; }\n      .feat-grid-v2 { grid-template-columns: 1fr; gap: 16px; }\n      .feat-card-v2 {\n        flex-direction: row;\n        text-align: left;\n        align-items: flex-start;\n        gap: 16px;\n        padding: 18px;\n      }\n      .feat-card-v2 img { width: 90px; max-width: 90px; flex-shrink: 0; margin-bottom: 0; }\n      .feat-card-v2 h4 { font-size: 15px; }\n      .feat-card-v2 p  { font-size: 13px; }\n      .desktop-swiper-v2 { display: none; }\n      .mobile-swiper-v2  { display: block; }\n      .acc-header-v2    { font-size: 17px; padding: 18px 20px; }\n      .acc-content-v2   { padding: 0 20px; }\n      .acc-item-v2.active .acc-content-v2 { padding: 22px; }\n      .policy-content-v2 { font-size: 14.5px; }\n      #small-float-video { width: 90px; bottom: 120px; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- ══════════════════════════════════════════\n       第一板块：FEATURES 卡片\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"features-card-v2\"\u003e\n    \u003cdiv class=\"card-header\"\u003e\n      FEATURES\n      \u003cspan class=\"close-x\"\u003e×\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"features-list-v2\" id=\"featuresList\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eIndependent Adjustable Aluminum Louvered Roof:\u003c\/strong\u003e Designed with independent adjustable roofs, equipped with adjustable poles that allow you to adjust it effortlessly from 0° to 90°, offering multiple protection options against sun, rain, and wind.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eConcealed Drainage System:\u003c\/strong\u003e The Pergola's drainage system is discretely separated into four corners by a widened and thickened channel, providing uniform distribution. It allows for standing on uneven surfaces without any leakage.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eRobust Structure:\u003c\/strong\u003e The crossbeam has undergone an upgrade to dimensions of 4.33\"×4.33\", reinforcing safety measures and offering wind resistance of up to 72mph.\n      \u003c\/li\u003e\n      \u003cli class=\"extra-item\"\u003e\n        \u003cstrong\u003eExcellent Material:\u003c\/strong\u003e The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading.\n      \u003c\/li\u003e\n      \u003cli class=\"extra-item\"\u003e\n        \u003cstrong\u003eLuxurious Comfort \u0026amp; Support\u003c\/strong\u003e Thick, high-resilience sponge cushions deliver lasting comfort, while the soft yet supportive throw pillows with PP fiber filling bring a refined touch and gentle lumbar support.\n      \u003c\/li\u003e\n      \u003cli class=\"extra-item\"\u003e\n        \u003cstrong\u003eHigh Quality Olefin Fabric\u003c\/strong\u003e Olefin rope color fastness of 4~5, more solid than ordinary polyester rope, with good weather resistance, high temperature resistance, and not easy to fade.\n      \u003c\/li\u003e\n    \n      \u003cli class=\"extra-item\"\u003e\n        In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories to avoid potential damage.\n        Due to the nature of the manufacturing process, slight variations in dimensions may occur. Measurements may vary by up to ±5 inches. Returns based solely on reasonable dimensional differences are not accepted.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"features-extra-info-v2\" id=\"featuresExtraInfo\"\u003e\n      \u003cp class=\"features-contact\"\u003ePlease feel free to contact us if you have further questions!\u003c\/p\u003e\n      \u003cp class=\"features-email\"\u003e\u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#\" class=\"features-see-more\" id=\"seeMoreBtn\" onclick=\"toggleFeaturesMore(event)\"\u003e\u0026gt; See More\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══════════════════════════════════════════\n       第二板块：HIGHLIGHTS Accordion（默认展开）\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"acc-item-v2 active\"\u003e\n    \u003cdiv class=\"acc-header-v2\"\u003eHIGHLIGHTS\u003c\/div\u003e\n    \u003cdiv class=\"acc-content-v2\"\u003e\n      \u003cdiv class=\"highlights-wrap-v2\"\u003e\n        \u003c!-- 场景大图 --\u003e\n        \u003cdiv class=\"scene-img-v2 pc-only-v2\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_b9f87aa0-66d1-40b2-8c22-6b37d8cb5e2f.png?v=1747875098\" alt=\"Purple Leaf Pergola with Sofa Set\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene-img-v2 mo-only-v2\"\u003e\n          \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_6989ff0b-0a1c-436e-ad5e-05ef3c10a457.jpg?v=1747880892\" alt=\"Purple Leaf Pergola with Sofa Set Mobile\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- 三栏卖点卡片 --\u003e\n        \u003cdiv class=\"feat-grid-v2\"\u003e\n          \u003cdiv class=\"feat-card-v2\"\u003e\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cb4e5ac85d192f7eaa8bce02046f680.png?v=1747875925\" alt=\"Adjustable Shade\"\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eIntegrated Drainage System\u003c\/h4\u003e\n              \u003cp\u003eRainwater will be diverted to the 4 columns through the built-in integrated drainage system and then discharged to the ground through the notches at the bottom.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feat-card-v2\"\u003e\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/e5fe93d24fd6e97d615a9749f80cd97b.png?v=1747876593\" alt=\"Built for Outdoor Living\"\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eBuilt for Outdoor Living\u003c\/h4\u003e\n              \u003cp\u003eDurable aluminum structure paired with weather-resistant sofa materials for lasting use.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feat-card-v2\"\u003e\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32813b8445e4102bf9bc10f7455e0a6f_676e362c-4c31-48b1-bf68-a0cc57051d74.png?v=1747876118\" alt=\"Flexible Lounge Layout\"\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003e4.33\" x 4.33\" poles Anchoring Stand\u003c\/h4\u003e\n              \u003cp\u003eComes with pre-drilled holes, designed for sturdy installation, offers stability in windy conditions.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- Comfort \u0026 Design 轮播 --\u003e\n        \u003cdiv class=\"carousel-block-v2\"\u003e\n          \u003cdiv class=\"group-title-v2\"\u003eComfort \u0026amp; Design\u003c\/div\u003e\n          \u003cdiv class=\"swiper swiper-v2 desktop-swiper-v2 comfort-desktop-swiper\"\u003e\n            \u003cdiv class=\"swiper-wrapper\"\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0_03_a5e146b2-360e-4457-9696-1a97049aca88.jpg?v=1770262293\" alt=\"Comfort Design 1\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/07_07.jpg?v=1770689156\" alt=\"Comfort Design 2\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0_05_b7cebb73-4f51-440b-a9ff-f474c6048a0b.jpg?v=1770271847\" alt=\"Comfort Design 2\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/250918_afa1cd8c-5d38-4e2b-be1e-0901a1a75cfe.jpg?v=1770263307\" alt=\"Comfort Design 2\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper swiper-v2 mobile-swiper-v2 comfort-mobile-swiper\"\u003e\n            \u003cdiv class=\"swiper-wrapper\"\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/03_584f44ed-ec92-4a26-a93b-5f399c432e38.jpg?v=1770262285\" alt=\"Comfort Design Mobile 1\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe_07_b558c1e5-fb96-4880-8496-fe2a860897e3.jpg?v=1770689150\" alt=\"Comfort Design Mobile 2\"\u003e\u003c\/div\u003e\n               \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/05_8a540cdf-b23c-4520-a46d-0d72278d1984.jpg?v=1770271858\" alt=\"Comfort Design Mobile 2\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/250918_2e60251e-ef96-41a3-a79e-6ef56c54fab6.jpg?v=1770263320\" alt=\"Comfort Design Mobile 2\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- Structure \u0026 Durability 轮播 --\u003e\n        \u003cdiv class=\"carousel-block-v2\"\u003e\n          \u003cdiv class=\"group-title-v2\"\u003eStructure \u0026amp; Durability\u003c\/div\u003e\n          \u003cdiv class=\"swiper swiper-v2 desktop-swiper-v2 structure-desktop-swiper\"\u003e\n            \u003cdiv class=\"swiper-wrapper\"\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_8c87cf01-8569-4581-a45f-8c0e6c9ce8de.jpg?v=1762929518\" alt=\"Structure Durability 1\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_9553a0d6-1956-4adc-a077-14bc0d7e8403.jpg?v=1747875205\" alt=\"Structure Durability 2\"\u003e\u003c\/div\u003e\n               \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC_09_25145e27-d86c-43f1-8383-6cbc9fceee93.jpg?v=1777012506\" alt=\"Structure Durability 2\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper swiper-v2 mobile-swiper-v2 structure-mobile-swiper\"\u003e\n            \u003cdiv class=\"swiper-wrapper\"\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_0a20d38e-859c-4641-8ef5-1da9976c6cc2.jpg?v=1747880922\" alt=\"Structure Mobile 1\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_0a20d38e-859c-4641-8ef5-1da9976c6cc2.jpg?v=1747880922\" alt=\"Structure Mobile 2\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/17_a414cb48-ed0c-48c5-9d18-d3f5b7ee2924.jpg?v=1777012507\" alt=\"Structure Mobile 2\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══════════════════════════════════════════\n       第三板块：SHIPPING \u0026 RETURN Accordion（默认收起）\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"acc-item-v2\"\u003e\n    \u003cdiv class=\"acc-header-v2\"\u003eSHIPPING \u0026amp; RETURN\u003c\/div\u003e\n    \u003cdiv class=\"acc-content-v2\"\u003e\n      \u003cdiv class=\"policy-content-v2\"\u003e\n        \u003cb\u003eShipping time \u0026amp; delivery time\u003c\/b\u003e\n        \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n        \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page. In special situations the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n        \u003cp\u003eIn rare cases due to unforeseen events (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\n        \u003cb\u003eFree shipping policy\u003c\/b\u003e\n        \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n        \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n        \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n        \u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\n        \u003cp\u003eWe'll send you the delivery time by email. For any further information, please feel free to contact us: \u003ca href=\"mailto:purpleleafservice2@gmail.com\" style=\"color:#0066cc;\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it cannot be canceled or changed.\u003c\/p\u003e\n        \u003cp\u003eKeep in mind:\u003cbr\u003e\n        1. Tracking is not available for orders that are in a Processing status.\u003cbr\u003e\n        2. Tracking can take up to 48 hours to update after an order is shipped.\u003c\/p\u003e\n\n        \u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\n        \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n        \u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003cbr\u003e\n        2. Email us at \u003ca href=\"mailto:purpleleafservice2@gmail.com\" style=\"color:#0066cc;\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e immediately and attach the photos.\u003cbr\u003e\n        3. We will contact you and try our best to find the best solution.\u003cbr\u003e\n        4. Please do not throw away the boxes or packaging materials, otherwise your request for return or exchange will not be accepted.\u003c\/p\u003e\n\n        \u003cb\u003eAdditional Information\u003c\/b\u003e\n        \u003cp\u003eWe process orders Monday–Friday (excluding holidays). If you place your order after the cutoff times, we'll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\n        \u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\n        \u003cp\u003eWith the surge in demand from shipping companies in the US, we are seeing an increase in tracking and scanning issues. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══════════════════════════════════════════\n       第四板块：SERVICE \u0026 WARRANTY Accordion（默认收起）\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"acc-item-v2\"\u003e\n    \u003cdiv class=\"acc-header-v2\"\u003eSERVICE \u0026amp; WARRANTY\u003c\/div\u003e\n    \u003cdiv class=\"acc-content-v2\"\u003e\n      \u003cdiv class=\"policy-content-v2\"\u003e\n        \u003cp\u003eWe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\n        \u003cb\u003e1. Accepted Return\u003c\/b\u003e\n        \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items.\u003cbr\u003e\n        Return warehouse: 3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n        \u003cp\u003eIf you are not satisfied with your purchase within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a refund.\u003c\/p\u003e\n        \u003cp\u003eThe customers should pay for actual cost of return shipping due to their remorse, but do not need to pay for defective product returns. There is no restocking fee.\u003c\/p\u003e\n        \u003cp\u003eIf the box has been opened, the buyer needs to send a picture and confirm with the seller. Only when confirmed that it does not affect normal use can the return be supported, and the buyer needs to afford a certain goods loss charge.\u003c\/p\u003e\n\n        \u003cb\u003e2. Not Supported Returns\u003c\/b\u003e\n        \u003cp\u003e\u003cstrong\u003e(1) Return not accepted\u003c\/strong\u003e when damage is caused by unauthorized maintenance, misuse, collision, negligence, abuse, etc.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e(2) Arrived damage\u003c\/strong\u003e — If the item received is defective or damaged, contact our customer service immediately and provide the order number and photos or video of the damage within 7 days. After checking, we can give a full refund.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e(3) Missing part\u003c\/strong\u003e — If product parts are damaged or missing, we can send new parts or partially refund you. If the part affects product function and cannot be repaired, we will send a new item or issue a full refund.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e(4) Doesn't work or defective\u003c\/strong\u003e — Contact our customer service for technical support. If it still doesn't work, you may request a refund. If the product is defective and can be repaired locally, we will provide compensation.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e(5) Incorrect package sent\u003c\/strong\u003e — If the item received differs from the one ordered, contact our customer service with photos or video within 7 days. We will send the correct item to you.\u003c\/p\u003e\n\n        \u003cb\u003e3. Return Confirmation\u003c\/b\u003e\n        \u003cp\u003e(1) Contact us at \u003ca href=\"mailto:purpleleafservice2@gmail.com\" style=\"color:#0066cc;\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e to get a return shipping label. Submit order number, clear picture or video, and packaging photos to confirm your return is accepted.\u003c\/p\u003e\n        \u003cp\u003e(2) Make sure the item is in good condition with all accessories inside. Affix the return label we provided and ship to the address our customer service provides.\u003c\/p\u003e\n        \u003cp\u003e(3) Return address: 3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\n        \u003cb\u003e4. Refund and Compensation Process\u003c\/b\u003e\n        \u003cp\u003e(1) PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n        \u003cp\u003e(2) Credit card refunds will take between 7–14 business days to appear in your account. This depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of products on our website may fluctuate, and we will not refund any difference caused by price changes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .custom-detail-container-v2 --\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     悬浮小视频\n══════════════════════════════════════════ --\u003e\n\u003cdiv id=\"small-float-video\"\u003e\n  \u003cbutton id=\"close-small-video\"\u003e×\u003c\/button\u003e\n  \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display:block;object-fit:cover;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fa72b60cc2bb458ba7095d1b35a10b44.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 弹窗视频 --\u003e\n\u003cdiv id=\"video-modal\"\u003e\n  \u003cdiv id=\"modal-video-container\"\u003e\n    \u003cbutton id=\"close-modal-btn\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius:0;object-fit:cover;\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fa72b60cc2bb458ba7095d1b35a10b44.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function () {\n\n  \/* ── See More \/ See Less ── *\/\n  window.toggleFeaturesMore = function(e) {\n    e.preventDefault();\n    var list  = document.getElementById('featuresList');\n    var extra = document.getElementById('featuresExtraInfo');\n    var btn   = document.getElementById('seeMoreBtn');\n    if (list.classList.contains('expanded')) {\n      list.classList.remove('expanded');\n      extra.classList.remove('visible');\n      btn.innerHTML = '\u0026gt; See More';\n    } else {\n      list.classList.add('expanded');\n      extra.classList.add('visible');\n      btn.innerHTML = '\u0026lt; See Less';\n    }\n  };\n\n  \/* ── Accordion ── *\/\n  document.querySelectorAll('.acc-item-v2.active .acc-content-v2').forEach(function(c) {\n    c.style.height = 'auto';\n  });\n  document.querySelectorAll('.acc-header-v2').forEach(function(header) {\n    header.addEventListener('click', function() {\n      var item    = header.parentElement;\n      var content = header.nextElementSibling;\n      if (item.classList.contains('active')) {\n        content.style.height = content.scrollHeight + 'px';\n        item.classList.remove('active');\n        void content.offsetHeight;\n        content.style.height = '0';\n      } else {\n        item.classList.add('active');\n        content.style.height = content.scrollHeight + 'px';\n        content.addEventListener('transitionend', function handler() {\n          content.style.height = 'auto';\n          content.removeEventListener('transitionend', handler);\n        });\n        content.querySelectorAll('.swiper').forEach(function(el) {\n          if (el.swiper) el.swiper.update();\n        });\n      }\n    });\n  });\n\n  \/* ── Swipers ── *\/\n  var swiperCfg = {\n    loop: true,\n    autoplay: { delay: 4500, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 700\n  };\n  new Swiper('.comfort-desktop-swiper',   swiperCfg);\n  new Swiper('.comfort-mobile-swiper',    swiperCfg);\n  new Swiper('.structure-desktop-swiper', swiperCfg);\n  new Swiper('.structure-mobile-swiper',  swiperCfg);\n\n  \/* ── 悬浮视频 \u0026 弹窗 ── *\/\n  var smallVideo          = document.getElementById('small-float-video');\n  var closeSmallBtn       = document.getElementById('close-small-video');\n  var videoModal          = document.getElementById('video-modal');\n  var modalVideoContainer = document.getElementById('modal-video-container');\n  var closeModalBtn       = document.getElementById('close-modal-btn');\n  var modalVideo          = modalVideoContainer.querySelector('video');\n\n  closeSmallBtn.addEventListener('click', function(e) {\n    e.stopPropagation();\n    smallVideo.style.display = 'none';\n  });\n\n  smallVideo.addEventListener('click', function() {\n    videoModal.style.display = 'block';\n    setTimeout(function() {\n      modalVideoContainer.style.transform = 'translateY(0)';\n    }, 10);\n    modalVideo.play();\n  });\n\n  closeModalBtn.addEventListener('click', function() {\n    modalVideoContainer.style.transform = 'translateY(100%)';\n    modalVideo.pause();\n    setTimeout(function() {\n      videoModal.style.display = 'none';\n    }, 500);\n  });\n\n  videoModal.addEventListener('click', function(e) {\n    if (e.target === videoModal) closeModalBtn.click();\n  });\n\n})();\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 10'x12'","offer_id":53254518636909,"sku":"ZY05HB1012SF-GY7X-6+1","price":5898.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 10'x14'","offer_id":53254518669677,"sku":"ZY05HB1014SF-GYGF-8+1","price":7128.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 10'x16'","offer_id":53254518702445,"sku":"ZY05HB1016SF-GY7X-7+1","price":7758.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 11'x13'","offer_id":53254518735213,"sku":"ZY05HB1113SF-GY7X-7+1","price":7158.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 11'x15'","offer_id":53254518767981,"sku":"ZY05HB1115SF-GY7X-7+1","price":7478.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 12'x12'","offer_id":53254518800749,"sku":"ZY05HB1212SF-GYCT-6+1","price":7408.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 12'x14'","offer_id":53254518833517,"sku":"ZY05HB1214SF-GYUX-9+1","price":8718.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 12'x16'","offer_id":53254518866285,"sku":"ZY05HB1216SF-GYUX-11+2","price":9918.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 12'x20'","offer_id":53254518899053,"sku":"ZY05HB1220SF-GY7X-7+1","price":8328.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 12'x24'","offer_id":53254518931821,"sku":"ZY05HB1224SF-GYGF-8+1","price":9028.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 14'x20'","offer_id":53254518964589,"sku":"ZY05HB1420SF-GY7X-6+1","price":8898.0,"currency_code":"USD","in_stock":true},{"title":"Grey Frame White Roof Pergola with Sofas Combo \/ 14'x24'","offer_id":53254518997357,"sku":"ZY05HB1424SF-GYGF-8+1","price":9928.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1012_8a6fdb60-4981-4045-b17a-6b2bbc5831d4.jpg?v=1780292733"},{"product_id":"purple-leaf-caesar-led-louvered-pergola-with-integrated-solar-strip-lights-adjustable-aluminum-louvers-wind-resistant-pergolas-for-patio-dining-deck-garden-yard-white","title":"PURPLE LEAF Caesar LED Louvered Pergola with Integrated Solar Strip Lights Adjustable Aluminum Louvers Wind Resistant Pergolas for Patio Dining Deck Garden Yard White","description":"\u003cbody\u003e\n\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eSee More Example\u003c\/title\u003e\n    \u003cstyle\u003e\n      .more-text {\n        display: none;\n      }\n      .see-more, .see-less {\n        color: #3771aa;\n        font-weight: bold;\n        cursor: pointer;\n      }\n    \u003c\/style\u003e\n  \n  \n  \u003cp\u003e\n  \u003c!-- 这是前面展示的内容... --\u003e\n  \u003c\/p\u003e\n \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eOne Tap,Three Atmospheres\u003c\/strong\u003e: With its easy control panel, you can effortlessly adjust lighting to set the perfect scene. Switch between warm, white, and cool light to instantly match any occasion—from a relaxed evening to an outdoor dinner. Plus, keep your phone charged on the go with the built-in USB‑C port.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eModern \u0026amp; Clean Style\u003c\/strong\u003e: A modern outdoor pergola with a special and handcrafted design featuring smooth curves and clean lines while concealing any fixings. This ideal addition to your outdoor space will captivate your senses with a sleek appearance.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eFull Aluminum Frames and Louvers\u003c\/strong\u003e: Constructed with high-quality aluminum, the Purple Leaf pergola is built to withstand the test of time. With a weatherproof aluminum louvers, it create an optimal environment by shielding your outdoor space from heavy rain, snow, and other harsh elements.\u003c\/p\u003e\n    \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n    \u003cspan class=\"more-text\"\u003e\n      \u003c!-- 这是隐藏展示的内容... --\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003eHidden Drainage System\u003c\/strong\u003e: Effortlessly manage water accumulation with the hidden drainage of this aluminum pergola. Designed to efficiently and invisibly whisk water away, this innovative system prevents pooling and ensures a clean and dry environment for your outdoor space.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e● \u003c\/span\u003e\u003cstrong\u003e Exceptional Load-bearing Capacity\u003c\/strong\u003e: Anchored firmly to the floor, this pergola can effortlessly withstand wind speeds of 40-70 mph and snow accumulation of up to 2.4 inches. With an impressive static pressure test rating of 66 lbs\/㎡, designed to endure heavy snow and challenging weather condition.\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eAssembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e·\u003c\/span\u003eIn the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n      \u003ch3 data-mce-fragment=\"1\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"color: #ff8000;\"\u003ePlease feel free to contact us if you have further questions!Email address: \u003c\/span\u003e\u003ca style=\"color: #ff8000;\" href=\"mailto:pergola2@purpleleafgarden.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n\u003c\/h3\u003e\n      \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n    \u003c\/span\u003e\n  \n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n  \n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第二板块START (HIGHLIGHTS) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003e\nHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- 此处填写描述内容 如需换行用\u003cp\u003e\u003c\/p\u003e包裹文案 如需字体加粗用\u003cb\u003e\u003c\/b\u003e包裹文案 --\u003e\n\t \u003cstyle\u003e\n\t   @media only screen and (max-width: 600px) {\n\t\t.image-container {\n\t\t  display: none; \/* 在手机端隐藏电脑端的容器 *\/\n\t\t}\n\n\t\t.mobile-image-container {\n\t\t  margin: 0;\n\t\t  padding: 0;\n\t\t  list-style-type: none;\n\t\t  margin-left: 0!important;\n\t\t  padding: 0!important;\n\t\t}\n\n\t\t.mobile-image-container li {\n\t\t  width: 100%;\n\t\t  margin-bottom: 20px;\n\t\t}\n\n\t\t.mobile-image-container img {\n\t\t  width: 100%;\n\t\t  height: auto;\n\t\t  margin: 0px;\n\t\t}\n\t  }\n\t\t@media only screen and (min-width: 601px) {\n\t\t.mobile-image-container {\n\t\t  display: none; \/* 在电脑端隐藏手机端的容器 *\/\n\t\t}\n\t  }\n\t\t\u003c\/style\u003e\n\u003c!-- 电脑端的图片 --\u003e\n\u003cul class=\"image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/00c435c0-5bed-4c79-adc2-edfa453b6291_white_color_matched.png?v=1777977171\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_white_color_matched.png?v=1777977171\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3_white_color_matched.png?v=1777977171\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003c!-- 手机端的图片600*450 --\u003e\n\u003cul class=\"mobile-image-container\"\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_8e3cdc60-9d62-4361-ab78-c78dbe020000.png?v=1778305499\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_white_color_matched_0e014e5d-66eb-4c7e-a746-59fa4009193c.png?v=1778305497\"\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cimg class=\"tupian\" alt=\"PURPLE-LEAF-Adjustable-Louvered-Pergola-mobile-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/3___white_color_matched_f68c75c1-3c06-4d55-b534-b2b3d0fd389c.png?v=1778305497\"\u003e\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c!-- 第四部分 --\u003e\n\u003cdiv class=\"carousel-section\"\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n\n    \u003c!-- 左箭头 --\u003e\n    \u003cbutton class=\"carousel-btn left\"\u003e❮\u003c\/button\u003e\n\n    \u003c!-- 桌面端轮播 --\u003e\n    \u003cdiv class=\"carousel-track desktop-carousel\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_white_color_matched.png?v=1777977168\" alt=\"Detail 1\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4_white_color_matched.png?v=1777977170\" alt=\"Detail 3\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/9_white_color_matched.png?v=1777977170\" alt=\"Detail 3\"\u003e\n\t\t\u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/10_white_color_matched.png?v=1777977169\" alt=\"Detail 5\"\u003e\n        \u003cimg class=\"carousel-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6_white_color_matched.png?v=1777977167\" alt=\"Detail 5\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 手机端轮播（600x450）--\u003e\n    \u003cdiv class=\"carousel-track mobile-carousel\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_white_color_matched_34062f59-f3a6-4b14-8980-dd6726f02955.png?v=1778305496\" alt=\"Detail 1\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4___white_color_matched_9745595f-fcd7-4c80-8fb4-dcdd8eded774.png?v=1778305496\" alt=\"Detail 4\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/9_white_color_matched_7e3c188b-82b7-40cd-a1cb-50079c6f0454.png?v=1778305496\" alt=\"Detail 5\"\u003e\n\t\t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/10_white_color_matched_95b60a35-9b8d-4881-a76e-9bdf43ab7ea3.png?v=1778305496\" alt=\"Detail 5\"\u003e\n      \t\u003cimg class=\"carousel-img mobile-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/6__white_color_matched_12d6cebf-08d5-4330-b50c-e06dfd62d84a.png?v=1778305497\" alt=\"Detail 5\"\u003e\n  \u003c\/div\u003e\n\n    \u003c!-- 右箭头 --\u003e\n    \u003cbutton class=\"carousel-btn right\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.carousel-section {\n  width: 100%;\n  max-width: 1464px;\n  margin: 30px auto;\n  position: relative;\n}\n\n.carousel-container {\n  position: relative;\n  overflow: hidden;\n}\n\n.carousel-track {\n  display: flex;\n  transition: transform 0.5s ease-in-out;\n}\n\n.carousel-img {\n  min-width: 100%;\n  object-fit: cover;\n}\n\n\/* 桌面图片最大高度 *\/\n.desktop-carousel .carousel-img {\n  max-height: 600px;\n}\n\n\/* 手机图片固定尺寸 *\/\n.mobile-carousel .mobile-img {\n  width: 100%;\n  height: auto;\n}\n\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0,0,0,0.4);\n  color: #fff;\n  border: none;\n  font-size: 2rem;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n}\n\n.carousel-btn.left { left: 10px; }\n.carousel-btn.right { right: 10px; }\n\n\/* 只在对应端展示各自的轮播 *\/\n@media only screen and (max-width: 600px) {\n  .desktop-carousel {\n    display: none;\n  }\n}\n\n@media only screen and (min-width: 601px) {\n  .mobile-carousel {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const leftBtn = document.querySelector('.carousel-btn.left');\n  const rightBtn = document.querySelector('.carousel-btn.right');\n  let currentSlide = 0;\n  let currentTrack = null;\n  let slides = [];\n  let autoPlayInterval = null;\n\n  function getActiveCarouselTrack() {\n    const desktop = document.querySelector('.desktop-carousel');\n    const mobile = document.querySelector('.mobile-carousel');\n    const desktopVisible = window.getComputedStyle(desktop).display !== \"none\";\n    return desktopVisible ? desktop : mobile;\n  }\n\n  function updateCarousel() {\n    if (currentTrack) {\n      currentTrack.style.transform = `translateX(-${currentSlide * 100}%)`;\n    }\n  }\n\n  function bindCarouselEvents() {\n    currentTrack = getActiveCarouselTrack();\n    slides = currentTrack.querySelectorAll('img');\n    currentSlide = 0;\n    updateCarousel();\n    restartAutoPlay();\n  }\n\n  \/\/ 手动控制\n  leftBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  rightBtn.addEventListener(\"click\", function () {\n    if (!currentTrack) return;\n    currentSlide = (currentSlide + 1) % slides.length;\n    updateCarousel();\n    restartAutoPlay();\n  });\n\n  \/\/ 自动轮播逻辑\n  function startAutoPlay() {\n    stopAutoPlay(); \/\/ 避免多次 setInterval\n    autoPlayInterval = setInterval(() =\u003e {\n      if (!currentTrack || slides.length === 0) return;\n      currentSlide = (currentSlide + 1) % slides.length;\n      updateCarousel();\n    }, 4000); \/\/ 5秒切换一次\n  }\n\n  function stopAutoPlay() {\n    if (autoPlayInterval) {\n      clearInterval(autoPlayInterval);\n      autoPlayInterval = null;\n    }\n  }\n\n  function restartAutoPlay() {\n    stopAutoPlay();\n    startAutoPlay();\n  }\n\n  \/\/ 初始绑定\n  bindCarouselEvents();\n  startAutoPlay();\n\n  \/\/ 监听窗口变化，重新绑定\n  window.addEventListener(\"resize\", function () {\n    bindCarouselEvents();\n  });\n});\n\u003c\/script\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- 第四板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\t\t\t\t\u003cdiv class=\"mainBox\"\u003e\n\t\t\t\t\t\u003cdiv class=\"leftBox\"\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(1) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 左侧固定标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrice\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eHeight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ePrivate Curtain and Netting\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eRegulate sunlight\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eColor\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eOptional accessories\u003c\/div\u003e\n                                \u003cdiv\u003eWarranty\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c!-- 左侧固定内容(2) --\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox border center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1014_042db0d9-aad1-411c-a96c-ac9b5ec5de82.png?v=1778306606\" alt=\"Double Top LED Round Umbrella\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/products\/purple-leaf-caesar-led-louvered-pergola-with-integrated-solar-strip-lights-adjustable-aluminum-louvers-wind-resistant-pergolas-for-patio-dining-deck-garden-yard-white\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$1999-$5299\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 13'x25'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85\"\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c!-- 右侧滚动内容 --\u003e\n\t\t\t\t\t\u003cdiv class=\"rightBox\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Double Top Square Umbrella\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2399-$5499\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGrey\/Bronze\/White\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_b9956a8b-e60d-425a-80d4-f3abca91f0a5.jpg?v=1741489503\u0026amp;width=900\" alt=\"Double Top LED Umbrella with Base\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWood Grain louvred pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-11-4-x-20-4-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-grey-hardtop-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-10-13-adjustable-metal-roof-hardtop-gazebo?variant=44471271686427\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$1949-$4649\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11'x28'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.5''\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eWood Grain\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n                      \u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/5a20eb2906868e3e94513f25136cd036.jpg?v=1726039620\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena white Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2699-$5499\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x14' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003ewhite\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012-1_19de2f20-b88a-4731-9ff6-0ad3e46b1136.jpg?v=1739863966\u0026amp;width=892\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eWhite Roof Louvered Pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2099-$4599\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 11'x28'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e92.85”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eGray frame white roof\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"itemBox center\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"inBox\"\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"imgBox\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品图片替换 --\u003e\n\t\t\t\t\t\t\t\t\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\n\t\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 产品标题文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered pergola\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 购物车文案 --\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" title=\"Double Top LED Umbrella with Base\" data-mce-href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-modern-white-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"bottomContent\"\u003e\n\t\t\t\t\t\t\t\t\u003c!-- 对比文案 --\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e$2399-$5899\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'x12' - 14'x24'\u003c\/p\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e94.5”\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eNo\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003eBronze\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n\t\t\t\t\t\t\t\t\u003cdiv\u003e1 Year\u003c\/div\u003e\n\t\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- END --\u003e \u003c!-- 第四板块START (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eShipping time \u0026amp; delivery tme\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n\u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n\u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFree shipping policy\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n\u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n\u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking logistics information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n\u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n\u003cp\u003eKeep in mind:\u003c\/p\u003e\n\u003cp\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/p\u003e\n\u003cp\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout damaged packages and defective items upon arrival\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n\u003cp\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/p\u003e\n\u003cp\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/p\u003e\n\u003cp\u003e3. We will contact you and try our best to find the best solution.\u003c\/p\u003e\n\u003cp\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAdditional Information\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we’ll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAbout tracking information stagnation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e \u003c!-- 第五板块START (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003c!-- 标题 --\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cb\u003eDear customers\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e1.Accepted Return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n\u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n\u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n\u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n\u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e2.Not support the return\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Return is not accepted\u003c\/p\u003e\n\u003cp\u003ewhen damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Arrived damage\u003c\/p\u003e\n\u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Missing part\u003c\/p\u003e\n\u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(4)\u003c\/b\u003e Doesn't work or defective\u003c\/p\u003e\n\u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(5)\u003c\/b\u003e Incorrect Package Sent\u003c\/p\u003e\n\u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send the new item to you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e3.Return Confirmation\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order , a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e4.Refund and Compensation Process\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END --\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"PURPLE LEAF","offers":[{"title":"White \/ 10' x 12'","offer_id":53286654378349,"sku":"ZY02-KSDD-WT-1012","price":2529.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 14'","offer_id":53286654411117,"sku":"ZY02-KSDD-WT-1014","price":2699.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 10' x 16'","offer_id":53286654443885,"sku":"ZY02-KSDD-WT-1016","price":3099.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11' x 18'","offer_id":53286654476653,"sku":"ZY02-KSDD-WT-1118","price":3599.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11' x 23'","offer_id":53286654509421,"sku":"ZY02-KSDD-WT-1123","price":4449.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 11' x 28'","offer_id":53286654542189,"sku":"ZY02-KSDD-WT-1128","price":5399.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 13' x 15'","offer_id":53286654574957,"sku":"ZY02-KSDD-WT-1315","price":3799.0,"currency_code":"USD","in_stock":false},{"title":"White \/ 13' x 20'","offer_id":53286654607725,"sku":"ZY02-KSDD-WT-1320","price":5299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/ChatGPTImage2026_7_21_20_06_19.png?v=1784681796"},{"product_id":"purpleleaf-outdoor-solid-color-roller-blinds-for-louvered-pergolas-thermal-insulated-uv-waterproof-fabric-privacy-protection-easy-installation","title":"PURPLELEAF Outdoor Grey Solid Color Roller Blinds for Louvered Pergolas, Thermal Insulated, UV \u0026 Waterproof Fabric, Privacy Protection, Easy Installation","description":"\n\u003ch3 style=\"text-align: left;\" data-mce-fragment=\"1\"\u003e\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003eRoller blinds are only suitable for specific models from this page. Return and refund are not acceptable if you purchase it for other irrelevant pergolas.\u003cbr\u003eIf you are not sure if it will fit your model, please check with us before you purchase.\u003cbr\u003e\u003cbr\u003ePlease note that both the frame and the roller shade are grey.\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\n\u003ch3 style=\"text-align: left;\" data-mce-fragment=\"1\"\u003e\n\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003eIf you want to have more choices - \u003c\/span\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Shop Suitable Pergolas\" style=\"color: #723887;\" target=\"_blank\"\u003eShop Suitable Pergolas\u003c\/a\u003e - \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h3\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eIntroducing our exquisite retractable pergola solid color roller shades! Designed with the highest standards, this exceptional product offers an array of captivating features to elevate your outdoor experience.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003ePremium Solid Color Fabric: Immerse yourself in the luxury of our high-quality solid-color fabric, known for its durability, breathability, and elegant matte finish, designed to withstand the test of time.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eAluminum Alloy Frame: Crafted with precision using aluminum alloy, our pergola solid color roller shades combine elegance with strength, ensuring long-lasting performance and resistance to various weather conditions.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eSuperior Light Control \u0026amp; Privacy: Enjoy the remarkable light control and full privacy provided by our solid color roller shades, offering excellent shading capabilities to create the perfect ambiance and protect against harsh sunlight.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eEffortless Installation: Experience the ease of assembly with our user-friendly design, allowing you to quickly and effortlessly install your pergola roller shades without any hassle or professional assistance.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eEasy Maintenance: With convenience in mind, our roller shades are designed for hassle-free cleaning, guaranteeing a fresh and pristine appearance all year round.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eElevate your outdoor space to new heights of sophistication with our retractable pergola solid color roller shades. Immerse yourself in the high-grade solid-color fabric and indulge in the impeccable craftsmanship. Embrace the beauty of seamless light control and relish the ease of installation and maintenance. It's time to transform your outdoor oasis into a haven of elegance and comfort.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003eDimensions:\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e10' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x12', 10'x13', 10'x14' or 10'x16' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e11' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 11'x13', 11'x14' or 11'x15' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e12' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x12', 12'x12', 12'x14', 12'x16', 12'x20' or 12'x24' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e13' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x13' or 11'x13' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e14' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x14',11'x14', 14'x20' or 14'x24' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e16' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x16' or 12'x16' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e20' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 12'x20' or 14'x20' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eNote: Roller Shades Only and Frames NOT Included.\u003cbr\u003eImportant: This item MUST be purchased together with a pergola. Single orders will NOT be shipped.\u003c\/span\u003e\u003c\/p\u003e\n","brand":"PURPLE LEAF","offers":[{"title":"Grey \/ 10‘","offer_id":53295086731629,"sku":"XFRS-GY-10","price":219.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 11’","offer_id":53295086764397,"sku":"XFRS-GY-11","price":239.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 12‘","offer_id":53295086797165,"sku":"XFRS-GY-12","price":249.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 14’","offer_id":53295086829933,"sku":"XFRS-GY-14","price":279.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 16‘","offer_id":53295086862701,"sku":"XFRS-GY-16","price":299.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 20’","offer_id":53295086895469,"sku":"XFRS-GY-20","price":349.0,"currency_code":"USD","in_stock":false},{"title":"Grey \/ 24‘","offer_id":53295086928237,"sku":"XFRS-GY-24","price":599.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/10121L.jpg?v=1778137412"},{"product_id":"purpleleaf-outdoor-champagne-solid-color-roller-blinds-for-louvered-pergolas-thermal-insulated-uv-waterproof-fabric-privacy-protection-easy-installation","title":"PURPLELEAF Outdoor Champagne Solid Color Roller Blinds for Louvered Pergolas, Thermal Insulated, UV \u0026 Waterproof Fabric, Privacy Protection, Easy Installation","description":"\n\u003ch3 style=\"text-align: left;\" data-mce-fragment=\"1\"\u003e\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003eRoller blinds are only suitable for specific models from this page. Return and refund are not acceptable if you purchase it for other irrelevant pergolas.\u003cbr\u003eIf you are not sure if it will fit your model, please check with us before you purchase.\u003cbr\u003e\u003cbr\u003ePlease note that both the frame and the roller shade are champagne.\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\n\u003ch3 style=\"text-align: left;\" data-mce-fragment=\"1\"\u003e\n\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003eIf you want to have more choices - \u003c\/span\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Shop Suitable Pergolas\" style=\"color: #723887;\" target=\"_blank\"\u003eShop Suitable Pergolas\u003c\/a\u003e - \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h3\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eIntroducing our exquisite retractable pergola solid color roller shades! Designed with the highest standards, this exceptional product offers an array of captivating features to elevate your outdoor experience.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003ePremium Solid Color Fabric: Immerse yourself in the luxury of our high-quality solid-color fabric, known for its durability, breathability, and elegant matte finish, designed to withstand the test of time.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eAluminum Alloy Frame: Crafted with precision using aluminum alloy, our pergola solid color roller shades combine elegance with strength, ensuring long-lasting performance and resistance to various weather conditions.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eSuperior Light Control \u0026amp; Privacy: Enjoy the remarkable light control and full privacy provided by our solid color roller shades, offering excellent shading capabilities to create the perfect ambiance and protect against harsh sunlight.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eEffortless Installation: Experience the ease of assembly with our user-friendly design, allowing you to quickly and effortlessly install your pergola roller shades without any hassle or professional assistance.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eEasy Maintenance: With convenience in mind, our roller shades are designed for hassle-free cleaning, guaranteeing a fresh and pristine appearance all year round.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eElevate your outdoor space to new heights of sophistication with our retractable pergola solid color roller shades. Immerse yourself in the high-grade solid-color fabric and indulge in the impeccable craftsmanship. Embrace the beauty of seamless light control and relish the ease of installation and maintenance. It's time to transform your outdoor oasis into a haven of elegance and comfort.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003eDimensions:\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e10' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x12', 10'x13', 10'x14' or 10'x16' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e11' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 11'x13', 11'x14' or 11'x15' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e12' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x12', 12'x12', 12'x14', 12'x16', 12'x20' or 12'x24' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e13' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x13' or 11'x13' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e14' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x14',11'x14', 14'x20' or 14'x24' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e16' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x16' or 12'x16' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e20' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 12'x20' or 14'x20' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eNote: Roller Shades Only and Frames NOT Included.\u003cbr\u003eImportant: This item MUST be purchased together with a pergola. Single orders will NOT be shipped.\u003c\/span\u003e\u003c\/p\u003e\n","brand":"PURPLE LEAF","offers":[{"title":"Champagne \/ 10'","offer_id":53298276761965,"sku":"XFRS-CP-10","price":219.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'","offer_id":53298276794733,"sku":"XFRS-CP-12","price":249.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 14'","offer_id":53298276827501,"sku":"XFRS-CP-14","price":279.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 15'","offer_id":53298276860269,"sku":"XFRS-CP-15","price":289.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 16'","offer_id":53298276893037,"sku":"XFRS-CP-16","price":299.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_1_2.jpg?v=1778219574"},{"product_id":"purpleleaf-outdoor-grey-frame-white-solid-color-roller-blinds-for-louvered-pergolas-thermal-insulated-uv-waterproof-fabric-privacy-protection-easy-installation","title":"PURPLELEAF Outdoor Grey Frame\u0026 White Solid Color Roller Blinds for Louvered Pergolas, Thermal Insulated, UV \u0026 Waterproof Fabric, Privacy Protection, Easy Installation","description":"\n\u003ch3 style=\"text-align: left;\" data-mce-fragment=\"1\"\u003e\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003eRoller blinds are only suitable for specific models from this page. Return and refund are not acceptable if you purchase it for other irrelevant pergolas.\u003cbr\u003eIf you are not sure if it will fit your model, please check with us before you purchase.\u003cbr\u003e\u003cbr\u003ePlease note that the frame is grey and the roller shade is white.\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\n\u003ch3 style=\"text-align: left;\" data-mce-fragment=\"1\"\u003e\n\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003eIf you want to have more choices - \u003c\/span\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cspan style=\"color: #723887;\"\u003e\u003ca href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" title=\"Shop Suitable Pergolas\" style=\"color: #723887;\" target=\"_blank\"\u003eShop Suitable Pergolas\u003c\/a\u003e - \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h3\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eIntroducing our exquisite retractable pergola solid color roller shades! Designed with the highest standards, this exceptional product offers an array of captivating features to elevate your outdoor experience.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003ePremium Solid Color Fabric: Immerse yourself in the luxury of our high-quality solid-color fabric, known for its durability, breathability, and elegant matte finish, designed to withstand the test of time.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eAluminum Alloy Frame: Crafted with precision using aluminum alloy, our pergola solid color roller shades combine elegance with strength, ensuring long-lasting performance and resistance to various weather conditions.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eSuperior Light Control \u0026amp; Privacy: Enjoy the remarkable light control and full privacy provided by our solid color roller shades, offering excellent shading capabilities to create the perfect ambiance and protect against harsh sunlight.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eEffortless Installation: Experience the ease of assembly with our user-friendly design, allowing you to quickly and effortlessly install your pergola roller shades without any hassle or professional assistance.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eEasy Maintenance: With convenience in mind, our roller shades are designed for hassle-free cleaning, guaranteeing a fresh and pristine appearance all year round.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eElevate your outdoor space to new heights of sophistication with our retractable pergola solid color roller shades. Immerse yourself in the high-grade solid-color fabric and indulge in the impeccable craftsmanship. Embrace the beauty of seamless light control and relish the ease of installation and maintenance. It's time to transform your outdoor oasis into a haven of elegance and comfort.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003eDimensions:\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e10' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x12', 10'x13', 10'x14' or 10'x16' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e11' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 11'x13', 11'x14' or 11'x15' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e12' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x12', 12'x12', 12'x14', 12'x16', 12'x20' or 12'x24' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e13' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x13' or 11'x13' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e14' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x14',11'x14', 14'x20' or 14'x24' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e16' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 10'x16' or 12'x16' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan class=\"a-list-item\" style=\"font-size: 1.4em;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003e20' Roller Shades\u003c\/strong\u003e size is suitable for the PURPLE LEAF 12'x20' or 14'x20' Louvered Pergola.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eNote: Roller Shades Only and Frames NOT Included.\u003c\/span\u003e\u003c\/p\u003e\n","brand":"PURPLE LEAF","offers":[{"title":"Grey Frame\u0026 White Shade \/ 10‘","offer_id":53355375460717,"sku":"XFRS-WT-10","price":219.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame\u0026 White Shade \/ 11’","offer_id":53355375493485,"sku":"XFRS-WT-11","price":239.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame\u0026 White Shade \/ 12‘","offer_id":53355375526253,"sku":"XFRS-WT-12","price":249.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame\u0026 White Shade \/ 13’","offer_id":53355375559021,"sku":"XFRS-WT-13","price":269.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame\u0026 White Shade \/ 14‘","offer_id":53355375591789,"sku":"XFRS-WT-14","price":279.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame\u0026 White Shade \/ 15’","offer_id":53355375624557,"sku":"XFRS-WT-15","price":289.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame\u0026 White Shade \/ 16‘","offer_id":53355375657325,"sku":"XFRS-WT-16","price":309.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame\u0026 White Shade \/ 20’","offer_id":53355375690093,"sku":"XFRS-WT-20","price":349.0,"currency_code":"USD","in_stock":false},{"title":"Grey Frame\u0026 White Shade \/ 24‘","offer_id":53355375722861,"sku":"XFRS-WT-24","price":599.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/10121L_e9555a7f-8cea-48b3-aa59-3e2bc5677f6a.jpg?v=1779246356"},{"product_id":"purple-leaf-athena-louvered-pergola-khaki-outdoor-aluminum-pergola-with-solid-color-roller-blind-adjustable-gazebo-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola Khaki Outdoor Aluminum Pergola with Solid Color Roller Blind Adjustable Gazebo for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 - Doc4内容 + Doc3 UI风格 --\u003e\n\u003cdiv class=\"custom-detail-container\"\u003e\n  \u003cdiv class=\"section-title\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n  \u003c!-- Swiper CDN --\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n  \u003cstyle\u003e\n    :root {\n      --primary: #3771aa;\n      --text: #333;\n      --bg: #fff;\n      --gray: #666;\n      --border: #eee;\n    }\n    .custom-detail-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px;\n      color: var(--text);\n      line-height: 1.6;\n    }\n    .section-title {\n      font-size: 32px;\n      font-weight: 600;\n      text-align: center;\n      margin-bottom: 50px;\n      letter-spacing: 0.5px;\n    }\n    \/* Accordion *\/\n    .accordion-item {\n      margin-bottom: 30px;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      transition: all 0.3s ease;\n    }\n    .accordion-header {\n      padding: 20px 30px;\n      background: var(--bg);\n      font-size: 24px;\n      font-weight: 600;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n    .accordion-header:hover { background: #f8f9fa; }\n    .accordion-header::after {\n      content: '+';\n      font-size: 28px;\n      transition: transform 0.3s ease;\n    }\n    .accordion-item.active .accordion-header::after { transform: rotate(45deg); }\n    .accordion-content {\n      padding: 0 30px;\n      height: 0;\n      overflow: hidden;\n      transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n      background: #fcfcfc;\n    }\n    .accordion-item.active .accordion-content { padding: 30px; }\n    \/* See More \/ See Less *\/\n    .more-text { display: none; }\n    .see-more, .see-less {\n      color: var(--primary);\n      font-weight: bold;\n      cursor: pointer;\n      display: inline-block;\n      margin: 10px 0;\n    }\n    .see-more:hover, .see-less:hover { text-decoration: underline; }\n    \/* Features *\/\n    .features-list p { margin: 16px 0; font-size: 16px; }\n    .highlight-text { color: #ff8000; font-weight: 600; }\n    \/* Policy sections *\/\n    .policy-section h4 {\n      font-size: 18px;\n      margin: 24px 0 12px;\n      color: var(--primary);\n      font-weight: 600;\n    }\n    .policy-section ul { margin: 16px 0; padding-left: 20px; }\n    .policy-section ul li { margin: 8px 0; line-height: 1.6; }\n    .policy-section p { margin: 12px 0; }\n    \/* Swiper 通用 *\/\n    .swiper {\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.1);\n      margin: 20px 0;\n    }\n    .swiper-slide {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background: #fff;\n    }\n    .swiper-slide img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: transform 0.3s ease;\n    }\n    .swiper-slide img:hover { transform: scale(1.03); }\n    .swiper-pagination-bullet-active { background: var(--primary); }\n    .swiper-button-next, .swiper-button-prev {\n      color: var(--primary);\n      background: rgba(255,255,255,0.9);\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .swiper-button-next:after, .swiper-button-prev:after { font-size: 18px; }\n    \/* PC \/ 移动端轮播分离 *\/\n    .pc-only { display: block; }\n    .mobile-only { display: none; }\n    @media (max-width: 768px) {\n      .pc-only { display: none; }\n      .mobile-only {\n        display: block;\n        width: calc(100% + 60px);\n        margin-left: -30px;\n        margin-right: -30px;\n        margin-top: 0;\n        margin-bottom: 60px;\n        border-radius: 0;\n        box-shadow: none;\n      }\n      .mobile-only .swiper-slide {\n        padding: 30px 0;\n        background: #fff;\n      }\n      .mobile-only .swiper-slide img {\n        width: auto;\n        max-width: 100%;\n        height: auto;\n        max-height: 78vh;\n        object-fit: contain;\n        border-radius: 0;\n      }\n      .mobile-only .swiper-button-next,\n      .mobile-only .swiper-button-prev { display: none; }\n      .mobile-only .swiper-pagination { bottom: 10px; }\n      \/* 普通轮播在移动端全宽 *\/\n      .detail-swiper-wrap .swiper {\n        border-radius: 0;\n        margin-left: -30px;\n        margin-right: -30px;\n        width: calc(100% + 60px);\n      }\n    }\n    \/* 详情图轮播 *\/\n    .detail-swiper-wrap { margin: 30px 0; }\n    .detail-swiper-wrap .swiper-slide img {\n      width: 100%;\n      height: auto;\n      max-height: 600px;\n      object-fit: cover;\n      cursor: default;\n    }\n    .detail-swiper-wrap .swiper-slide img:hover { transform: none; }\n    \/* 亮点卡片 *\/\n    .pc-card-swiper { display: block; }\n    .mobile-card-grid { display: none; }\n    @media (max-width: 768px) {\n      .pc-card-swiper { display: none; }\n      .mobile-card-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin: 30px 0;\n        padding: 0 10px;\n      }\n    }\n    .pc-card-swiper, .mobile-card-grid { margin: 40px 0; padding: 20px 0; }\n    .pc-card-swiper .swiper-slide {\n      display: flex;\n      flex-direction: column;\n      padding: 0 15px;\n    }\n    .highlight-card {\n      text-align: center;\n      background: #fff;\n      padding: 20px;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      height: 100%;\n      display: flex;\n      flex-direction: column;\n    }\n    .highlight-card img {\n      width: 100%;\n      max-width: 300px;\n      border-radius: 8px;\n      margin: 0 auto 16px;\n      flex-shrink: 0;\n    }\n    .highlight-card h4 {\n      font-size: 18px;\n      margin: 12px 0;\n      font-weight: 600;\n      color: var(--primary);\n    }\n    .highlight-card p {\n      font-size: 14px;\n      color: var(--gray);\n      line-height: 1.5;\n      flex-grow: 1;\n    }\n    \/* 产品卡片 *\/\n    .product-card {\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n      padding: 24px;\n      width: 100%;\n      max-width: 340px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .product-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 32px rgba(0,0,0,0.12);\n    }\n    .product-card img {\n      width: 100%;\n      height: auto;\n      border-radius: 8px;\n      margin-bottom: 20px;\n    }\n    .card-title { font-size: 18px; font-weight: 600; margin: 16px 0; }\n    .spec-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0;\n      text-align: left;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n    .spec-list li { padding: 8px 0; border-bottom: 1px solid #eee; }\n    .spec-list li:last-child { border-bottom: none; }\n    .spec-list strong { color: var(--primary); }\n    .pBtn {\n      display: inline-block;\n      padding: 12px 28px;\n      background: var(--primary);\n      color: white;\n      border-radius: 8px;\n      text-decoration: none;\n      font-weight: 600;\n      margin-top: auto;\n      transition: background 0.3s ease;\n    }\n    .pBtn:hover { background: #2a5a8c; }\n    \/* Lightbox *\/\n    .lightbox-modal {\n      display: none;\n      position: fixed;\n      z-index: 10000;\n      left: 0; top: 0;\n      width: 100%; height: 100%;\n      background-color: rgba(0,0,0,0.95);\n      justify-content: center;\n      align-items: center;\n      overflow: hidden;\n    }\n    .lightbox-modal.active { display: flex; }\n    .modal-content {\n      max-width: 95%;\n      max-height: 95%;\n      transform: translateY(120%);\n      transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);\n      border-radius: 12px;\n    }\n    .lightbox-modal.active .modal-content { transform: translateY(0); }\n    .lightbox-close {\n      position: absolute;\n      top: 20px; right: 30px;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      cursor: pointer;\n      z-index: 10001;\n    }\n    \/* 移动端通用 *\/\n    @media (max-width: 768px) {\n      .section-title { font-size: 28px; margin-bottom: 30px; }\n      .accordion-header { font-size: 20px; padding: 16px 20px; }\n      .product-card { padding: 20px; max-width: 300px; }\n      .card-title { font-size: 17px; }\n      .highlight-card { padding: 15px; }\n      .highlight-card img { max-width: 250px; }\n      .highlight-card h4 { font-size: 16px; }\n      .highlight-card p { font-size: 13px; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- FEATURES（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eFEATURES\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"features-list\"\u003e\n        \u003cp\u003e\u003cstrong\u003e● Adjustable Louvered Roof：\u003c\/strong\u003e The unique louvered roof design allows you to control the amount of sun or shade you receive. Keeps out the bright light and harmful UV rays。\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● High Quality Material：\u003c\/strong\u003e Constructed with powder coated aluminum frame, which is rust-resistant and not easy to deform. Designed to last for years to come.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e● Hidden Gutter Design：\u003c\/strong\u003e This outdoor pergola has a built-in gutter system along the roof to redirect the water to outside posts, avoiding water accumulation on the roof and keeping dry underneath.\u003c\/p\u003e\n        \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n        \u003cspan class=\"more-text\"\u003e\n          \u003cp\u003e\u003cstrong\u003e● Excellent material\u003c\/strong\u003e: The Aluminum Pergola is made with premium powder-coated aluminum, featuring a column thickness of 1.5mm to resist rusting, peeling and fading.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Privacy and Protection：\u003c\/strong\u003e Enjoy uninterrupted leisure time shielded from prying eyes and harsh weather conditions with the adjustable drop-down roller shade.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Customizable Shading：\u003c\/strong\u003e Pulling to the roller blinds to control the level of shade to create the perfect ambience can enhance your outdoor experience.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Built to Last：\u003c\/strong\u003e Crafted from premium aluminum, the metal pergola stands the test of time, shielding your outdoor haven from the harshest elements. Rain or shine, rest assured your space remains protected and stylish.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Easy to Assemble：\u003c\/strong\u003e Assembly instructions and necessary hardware are included. No special rivets, additional materials or welds are required for assembly. Recommend 4-6 people to install. \u003cstrong\u003eImportant: Check HOA approval before purchasing – many associations regulate louvered pergolas.\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003e● Noted：\u003c\/strong\u003e In the case of high winds, snow or other extreme weather conditions, please open the louvers and raise or remove any shade screen accessories that have been installed to avoid potential damage to your pergola.\u003c\/p\u003e\n          \u003cp class=\"highlight-text\"\u003ePlease feel free to contact us if you have further questions! Email address: \u003ca style=\"color:#ff8000;\" href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n          \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS（默认展开） --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eHIGHLIGHTS\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003c!-- PC端横幅轮播 --\u003e\n      \u003cdiv class=\"swiper pc-only pc-banner-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Gemini_Generated_Image_5y2x3c5y2x3c5y2x.png?v=1780643290\" alt=\"PURPLE-LEAF Louvered Pergola\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Gemini_Generated_Image_t47a70t47a70t47a.png?v=1780643289\" alt=\"PURPLE-LEAF Pergola 2\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- 移动端横幅轮播 --\u003e\n      \u003cdiv class=\"swiper mobile-only mobile-banner-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Gemini_Generated_Image_5y2x3c5y2x3c5y2x.png?v=1780643290\" alt=\"PURPLE-LEAF Pergola Mobile 1\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/Gemini_Generated_Image_t47a70t47a70t47a.png?v=1780643289\" alt=\"PURPLE-LEAF Pergola Mobile 2\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 新轮播：PC端（PC-01\/02\/03） --\u003e\n      \u003cdiv class=\"detail-swiper-wrap\"\u003e\n        \u003cdiv class=\"swiper pc-only new-pc-swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-01_abc135e2-618b-4514-830b-011d010e3553.jpg?v=1769073775\" alt=\"Detail PC 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-02_e8c66a8b-a596-45cf-aea4-dce7948f0aaa.jpg?v=1769073775\" alt=\"Detail PC 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PC-03_952cc3e9-d3de-4c52-9068-deb02bfed849.jpg?v=1769073777\" alt=\"Detail PC 3\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 新轮播：移动端（PE-01\/02\/03） --\u003e\n        \u003cdiv class=\"swiper mobile-only new-mobile-swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-01_7604c332-456c-4647-8995-0ec5054f799b.jpg?v=1769073794\" alt=\"Detail PE 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-02_45284b6f-09d4-4031-b803-0cb7394f8f89.jpg?v=1769073796\" alt=\"Detail PE 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/PE-03_a6da7fd2-69f5-40cd-a17c-65b4c7ac63ac.jpg?v=1769073798\" alt=\"Detail PE 3\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 原有轮播：PC端（4张，从第4张开始） --\u003e\n      \u003cdiv class=\"detail-swiper-wrap\"\u003e\n        \u003cdiv class=\"swiper pc-only old-pc-swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/20662942-78f1-4951-a317-1bbd2c814ab6.__CR0_0_1464_600_PT0_SX1464_V1_7bfa8b41-bc65-4300-9d66-014e21e11e1e.jpg?v=1721282570\" alt=\"Detail1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/4384c127-82f3-4020-b1aa-51c717c33c75.__CR0_0_1464_600_PT0_SX1464_V1_0e462f2c-24c7-48a6-84b7-66beb781162e.jpg?v=1721282569\" alt=\"Detail2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96_9a5f929d-857a-4d62-8c10-a5f9e2c7c7d2.jpg?v=1727404708\" alt=\"Detail3\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/0cf3c8cc-f963-405c-b44c-87b435e6a7dc.__CR0_0_1464_600_PT0_SX1464_V1_f6a6a275-e9ab-47d4-bb04-f1ee563d7377.jpg?v=1721282570\" alt=\"Detail4\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 原有轮播：移动端（4张，从第4张开始） --\u003e\n        \u003cdiv class=\"swiper mobile-only old-mobile-swiper\"\u003e\n          \u003cdiv class=\"swiper-wrapper\"\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/589de876-b5d0-4583-bf67-416ff824bb8a.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\" alt=\"Detail Mobile 1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8b80b040-277c-4fbc-94a2-bbc05f8c24cb.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\" alt=\"Detail Mobile 2\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/33ffae0206d3c7cd1aadac09875e5e96_4b502b3c-b218-4fa5-996c-ff6afa2ae9cc.jpg?v=1727404804\" alt=\"Detail Mobile 3\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"swiper-slide\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/5bb5d9d2-6d7c-4ec6-82bc-444ab2e1835e.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1721284555\" alt=\"Detail Mobile 4\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OTHER CHOICE --\u003e\n  \u003cdiv class=\"accordion-item active\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eOTHER CHOICE\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"swiper choice-swiper\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/8_e340964a-717b-4eb2-bc41-dd3c59e3345a.jpg?v=1727336578\" alt=\"Pergola with Roller Blind\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Roller Blind\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2799-$4899\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Roller Blind\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Privacy \u0026amp; Adjustable Sun Shade\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Tesslin Fabric\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-white-outdoor-aluminum-pergola-with-roller-blind-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_10453c27-1947-470f-800b-746fda8e92b0.jpg?v=1727336289\" alt=\"Pergola with Strip Lights\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Strip Lights\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2978-$4508\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Illumination\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e LED\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e √\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Shutter Wall \/ Roller Blind\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-rainproof-for-patio-deck-garden-copy\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/7_0ef72540-0206-4dec-bbd0-bf4785de3f0f.jpg?v=1727336515\" alt=\"Pergola with Shutter Wall\"\u003e\n              \u003ch3 class=\"card-title\"\u003ePergola with Shutter Wall\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$7219\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e Shutter Wall\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Privacy、Shading、Ventilation\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-bronze-outdoor-aluminum-pergola-with-louver-grille-adjustable-gazebo-rainproof-for-patio-deck-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003cdiv class=\"product-card\"\u003e\n              \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/2_bc61ca3c-9032-4e8c-a535-99b9bcb6b6aa.jpg?v=1727336773\" alt=\"Athena Louvered Pergola\"\u003e\n              \u003ch3 class=\"card-title\"\u003eAthena Louvered Pergola\u003c\/h3\u003e\n              \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePrice:\u003c\/strong\u003e $2699-$4199\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAccessory:\u003c\/strong\u003e None\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFunctionality:\u003c\/strong\u003e Adjustable Sunshade\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Aluminum\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e ×\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCompatible:\u003c\/strong\u003e Roller Blind \/ Shutter Wall \/ Strip Lights\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1 Year\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-prev\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"swiper-button-next\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING \u0026 RETURN --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSHIPPING \u0026amp; RETURN\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003ch4\u003eShipping time \u0026amp; delivery time\u003c\/h4\u003e\n        \u003cp\u003eWe usually ship items within 24 - 48 hours after confirmed payment. (in business days)\u003c\/p\u003e\n        \u003cp\u003eIn general, we ship via Fedex or UPS, average transit time is about 7 - 10 business days. You can view the estimated delivery dates on the product page, in special situation the items transfer by Amazon, the tracking number may be delayed.\u003c\/p\u003e\n        \u003cp\u003eIn rare cases due to unforeseen events, (e.g. extreme weather, unusual spikes, etc.), these shipment processing times may be delayed.\u003c\/p\u003e\n        \u003ch4\u003eFree shipping policy\u003c\/h4\u003e\n        \u003cp\u003eAll of our items are FREE SHIPPING in normal cases (within the contiguous United States). You can get the items with no shipping cost. There is no other hidden charges or handling fees.\u003c\/p\u003e\n        \u003cp\u003eIn a few special cases, you need to pay necessary cost of shipment, for example, return, exchange or some area. We ship only within the 48 contiguous United States.\u003c\/p\u003e\n        \u003cp\u003eWe do not ship to Alaska, Hawaii, US protectorates (e.g., Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n        \u003ch4\u003eAbout tracking logistics information\u003c\/h4\u003e\n        \u003cp\u003eWe'll send you the delivery time by email. For any further information, please feel free to contact us: purpleleafservice2@gmail.com\u003c\/p\u003e\n        \u003cp\u003eIf you want to change or cancel your order, please check whether the order has already been processed. Once the item leaves our warehouse, it can not be canceled or changed.\u003c\/p\u003e\n        \u003cp\u003eKeep in mind:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Tracking is not available for orders that are in a Processing status\u003c\/li\u003e\n          \u003cli\u003e2. Tracking can take up to 48 hours to update after an order is shipped\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch4\u003eAbout damaged packages and defective items upon arrival\u003c\/h4\u003e\n        \u003cp\u003eWhen you receive your item, please check your package and item carefully. If there is something wrong, the following steps are advised:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e1. Take pictures reflecting the damage or defect clearly.\u003c\/li\u003e\n          \u003cli\u003e2. Then please email us at purpleleafservice2@gmail.com immediately and attach the photos.\u003c\/li\u003e\n          \u003cli\u003e3. We will contact you and try our best to find the best solution.\u003c\/li\u003e\n          \u003cli\u003e4. Attention please, do not throw away the boxes or packaging materials, otherwise, your request of return or exchange will not be accepted.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch4\u003eAdditional Information\u003c\/h4\u003e\n        \u003cp\u003eWe process orders Monday-Friday (excluding holidays). If you place your order after the cutoff times, we'll process and ship the order the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n        \u003ch4\u003eAbout tracking information stagnation\u003c\/h4\u003e\n        \u003cp\u003eWith the surge in demand from shipping companies in the US due to high demand and COVID-19, we are seeing an increase in tracking and scanning issues where shipping companies are picking up shipments from warehouses but the tracking tags are not being scanned correctly when the shipping companies pick them up. Our carriers are working to eliminate tracking issues and delivery delays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERVICE \u0026 WARRANTY --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cdiv class=\"accordion-header\"\u003eSERVICE \u0026amp; WARRANTY\u003c\/div\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"policy-section\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDear customers\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003ewe guarantee that all items we sell have undergone strict quality control inspections to ensure you have an excellent product experience. At the same time, our warranty policy can make you rest assured to buy furniture products from us. All items sold by PURPLE LEAF are covered by the following comprehensive product warranties.\u003c\/p\u003e\n        \u003ch4\u003e1. Customer Service\u003c\/h4\u003e\n        \u003cp\u003eOur customer service team will respond within 24 hours. \u003cstrong\u003eWe offer a 3-year warranty for the polyester fabric and a 1-year warranty for the component (umbella cover is included)\u003c\/strong\u003e. You can contact our exclusive Purple Leaf customer service team for assistance before and after your purchase.\u003c\/p\u003e\n        \u003ch4\u003e2. Accepted Return\u003c\/h4\u003e\n        \u003cp\u003e30 Day Unconditional Refund Guarantee for Unopened \u0026amp; Unused Items Return warehouse：3495 DONALD LEE HOLLOWELL PKWY, STE116, ATLANTA GA, 30331 USA.\u003c\/p\u003e\n        \u003cp\u003eIf you are not satisfied with your purchase, or for whatever reason, You no longer want this product within 30 days after receiving it, you may contact us for a return and refund. Kindly note that in such cases the return shipping fee is the customer's responsibility and is non-refundable. Items MUST be returned in their original packaging, unused and unopened in order to qualify for a product refund.\u003c\/p\u003e\n        \u003cp\u003eThe customers should pay for actual cost of return shipping because of their remorse. But don't need to pay for defective producets return. And there is no restocking fee. These fees need to be settled in U.S. dollars.\u003c\/p\u003e\n        \u003cp\u003eNote that the returns shipping fee is non-refundable and products must be returned unopened and unused for a refund.\u003c\/p\u003e\n        \u003cp\u003eIf the boxes has been opened, the buyer needs to send a picture and confirm with the seller. Only when the confirmation does not affect the normal use can the return be supported, and the buyer needs to afford a certain amount of goods loss charge.\u003c\/p\u003e\n        \u003cp\u003ePlease ensure to return the item with its original packaging and accessories in the same condition as when you received it.\u003c\/p\u003e\n        \u003ch4\u003e3. Not support the return\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Return is not accepted when damage is caused by unauthorized maintenance, misusing, collision, negligence, abuse, etc. \u003cstrong\u003eReturns will not be accepted for OPEN BOX products.\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e(2) Arrived damage\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eIf the item you have received is defective or damaged, contact our customer service at the first time and provide us with the order number and the photos or a video of the defective or damaged item in 7 days. In this case, after our checking, we can give a full refund.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(3) Missing part\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf your product parts damaged or missing, we can send the new parts to you or partially refund you. If the part affects product function or use, you can't repair it by yourself or the local technique person, and we will send a new item with you or a full refund.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(4) Doesn't work or defective\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eWhen you received the product that doesn't work, you can ask our customer service for help, we'll give you the related technical reply; if it doesn't work still, you can ask for an refund. When you received the product is defective, and you can ask our customer service to give you technical support or solution, if you can repair it by yourself or local store, we will provide you with some compensation.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003e(5) Incorrect Package Sent\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eIf the item you have received differs completely from the one you ordered, please do not hesitate to contact our customer service and to provide us with the following proofs in 7 days: Photos or a video of the incorrect item. We will send a new item to you.\u003c\/p\u003e\n        \u003ch4\u003e4. Return Confirmation\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e Contact us purpleleafservice2@gmail.com to get a return shipping label. submit order, a clear picture or video, and shipping packaging to confirm your return is accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e When returning your package, please make sure the item is in good condition with all accessories inside. Affix the return shipping label that we provided to the package, ship it to the address our customer service sent you.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(3)\u003c\/strong\u003e Your package will be returned to 3495 DONALD LEE HOLLOWELL PKWY，STE116，ATLANTA GA，30331 USA.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch4\u003e5. Refund and Compensation Process\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(1)\u003c\/strong\u003e PayPal refunds may take up to 24 hours to process and appear in your account.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e(2)\u003c\/strong\u003e Credit card refunds will take between 7-14 business days to appear in your account. This delay depends entirely on your credit card company and any intermediaries.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The price of the products on our website will fluctuate with the cost, and we will not refund any difference caused by this.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Lightbox --\u003e\n  \u003cdiv class=\"lightbox-modal\" id=\"lightbox\"\u003e\n    \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n    \u003cimg class=\"modal-content\" id=\"lightbox-img\" alt=\"Enlarged Image\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  \/\/ 默认展开项设置 height: auto\n  document.querySelectorAll('.accordion-item.active .accordion-content').forEach(content =\u003e {\n    content.style.height = 'auto';\n  });\n\n  \/\/ Accordion 交互\n  document.querySelectorAll('.accordion-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const item = header.parentElement;\n      const content = header.nextElementSibling;\n      if (item.classList.contains('active')) {\n        content.style.height = `${content.scrollHeight}px`;\n        item.classList.remove('active');\n        void content.offsetHeight;\n        content.style.height = '0';\n      } else {\n        item.classList.add('active');\n        content.style.height = `${content.scrollHeight}px`;\n        content.addEventListener('transitionend', function handler() {\n          content.style.height = 'auto';\n          content.removeEventListener('transitionend', handler);\n        });\n        content.querySelectorAll('.swiper').forEach(el =\u003e {\n          if (el.swiper) el.swiper.update();\n        });\n      }\n    });\n  });\n\n  \/\/ See More \/ See Less\n  function expandContent() {\n    document.querySelector('.see-more').style.display = 'none';\n    document.querySelector('.more-text').style.display = 'inline';\n  }\n  function collapseContent() {\n    document.querySelector('.see-more').style.display = 'inline';\n    document.querySelector('.more-text').style.display = 'none';\n  }\n\n  \/\/ PC端横幅轮播\n  new Swiper('.pc-banner-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ 移动端横幅轮播\n  new Swiper('.mobile-banner-swiper', {\n    loop: true,\n    autoplay: { delay: 4000, disableOnInteraction: false },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    grabCursor: true,\n    speed: 800,\n  });\n\n  \/\/ 新轮播 PC端\n  new Swiper('.new-pc-swiper', {\n    loop: true,\n    autoplay: { delay: 8000, disableOnInteraction: true },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ 新轮播 移动端\n  new Swiper('.new-mobile-swiper', {\n    loop: true,\n    autoplay: { delay: 8000, disableOnInteraction: true },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ 原有轮播 PC端\n  new Swiper('.old-pc-swiper', {\n    loop: true,\n    initialSlide: 3,\n    autoplay: { delay: 8000, disableOnInteraction: true },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ 原有轮播 移动端\n  new Swiper('.old-mobile-swiper', {\n    loop: true,\n    initialSlide: 3,\n    autoplay: { delay: 8000, disableOnInteraction: true },\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n  });\n\n  \/\/ OTHER CHOICE 轮播\n  new Swiper('.choice-swiper', {\n    loop: true,\n    slidesPerView: 1.2,\n    spaceBetween: 20,\n    centeredSlides: false,\n    pagination: { el: '.swiper-pagination', clickable: true },\n    navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n    grabCursor: true,\n    speed: 600,\n    breakpoints: {\n      769: { slidesPerView: 3, spaceBetween: 30 },\n      1024: { slidesPerView: 4, spaceBetween: 30 }\n    }\n  });\n\n  \/\/ Lightbox\n  const lightbox = document.getElementById('lightbox');\n  const lightboxImg = document.getElementById('lightbox-img');\n  const closeBtn = document.querySelector('.lightbox-close');\n\n  document.querySelectorAll('.pc-banner-swiper img, .mobile-banner-swiper img').forEach(img =\u003e {\n    img.addEventListener('click', () =\u003e {\n      lightboxImg.src = img.src;\n      lightboxImg.alt = img.alt;\n      lightbox.classList.add('active');\n    });\n  });\n\n  closeBtn.addEventListener('click', () =\u003e lightbox.classList.remove('active'));\n  lightbox.addEventListener('click', e =\u003e { if (e.target === lightbox) lightbox.classList.remove('active'); });\n\u003c\/script\u003e","brand":"PURPLE LEAF","offers":[{"title":"Bronze \/ 10' x 12' \/ 1L","offer_id":53403879276909,"sku":"ZYMXFBY1012-SRB1L","price":2648.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 12' \/ 1W","offer_id":53403879309677,"sku":"ZYMXFBY1012-SRB1W","price":2618.0,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 10' x 12' \/ 1L and 1W","offer_id":53403879342445,"sku":"ZYMXFBY1012-SRB1L1W","price":2867.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 12' \/ 1L and 2W","offer_id":53403879375213,"sku":"ZYMXFBY1012-SRB1L2W","price":3116.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L","offer_id":53403879407981,"sku":"ZYMXFBY1013-SRB1L","price":2878.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1W","offer_id":53403879440749,"sku":"ZYMXFBY1013-SRB1W","price":2818.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L and 1W","offer_id":53403879473517,"sku":"ZYMXFBY1013-SRB1L1W","price":3097.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 13' \/ 1L and 2W","offer_id":53403879506285,"sku":"ZYMXFBY1013-SRB1L2W","price":3316.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' \/ 1L","offer_id":53403879539053,"sku":"ZYMXFBY1014-SRB1L","price":2978.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' \/ 1W","offer_id":53403879571821,"sku":"ZYMXFBY1014-SRB1W","price":2918.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' \/ 1L and 1W","offer_id":53403879604589,"sku":"ZYMXFBY1014-SRB1L1W","price":3197.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 14' \/ 1L and 2W","offer_id":53403879637357,"sku":"ZYMXFBY1014-SRB1L2W","price":3416.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 16' \/ 1L","offer_id":53403879670125,"sku":"ZYMXFBY1016-SRB1L","price":3628.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 16' \/ 1W","offer_id":53403879702893,"sku":"ZYMXFBY1016-SRB1W","price":3548.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 16' \/ 1L and 1W","offer_id":53403879735661,"sku":"ZYMXFBY1016-SRB1L1W","price":3847.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 10' x 16' \/ 1L and 2W","offer_id":53403879768429,"sku":"ZYMXFBY1016-SRB1L2W","price":4066.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 13' \/ 1L","offer_id":53403879801197,"sku":"ZYMXFBY1113-SRB1L","price":2908.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 13' \/ 1W","offer_id":53403879833965,"sku":"ZYMXFBY1113-SRB1W","price":2868.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 13' \/ 1L and 1W","offer_id":53403879866733,"sku":"ZYMXFBY1113-SRB1L1W","price":3147.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 13' \/ 1L and 2W","offer_id":53403879899501,"sku":"ZYMXFBY1113-SRB1L2W","price":3386.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1L","offer_id":53403879932269,"sku":"ZYMXFBY1114-SRB1L","price":3028.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1W","offer_id":53403879965037,"sku":"ZYMXFBY1114-SRB1W","price":2988.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1L and 1W","offer_id":53403879997805,"sku":"ZYMXFBY1114-SRB1L1W","price":3267.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 14' \/ 1L and 2W","offer_id":53403880030573,"sku":"ZYMXFBY1114-SRB1L2W","price":3506.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1L","offer_id":53403880063341,"sku":"ZYMXFBY1115-SRB1L","price":3138.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1W","offer_id":53403880096109,"sku":"ZYMXFBY1115-SRB1W","price":2988.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1L and 1W","offer_id":53403880128877,"sku":"ZYMXFBY1115-SRB1L1W","price":3439.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 11' x 15' \/ 1L and 2W","offer_id":53403880161645,"sku":"ZYMXFBY1115-SRB1L2W","price":3668.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12' \/ 1L","offer_id":53403880194413,"sku":"ZYMXFBY1212-SRB1L","price":3148.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12' \/ 1W","offer_id":53403880227181,"sku":"ZYMXFBY1212-SRB1W","price":3148.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12' \/ 1L and 1W","offer_id":53403880259949,"sku":"ZYMXFBY1212-SRB1L1W","price":3397.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 12' \/ 1L and 2W","offer_id":53403880292717,"sku":"ZYMXFBY1212-SRB1L2W","price":3646.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 14' \/ 1L","offer_id":53403880325485,"sku":"ZYMXFBY1214-SRB1L","price":3328.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 14' \/ 1W","offer_id":53403880358253,"sku":"ZYMXFBY1214-SRB1W","price":3298.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 14' \/ 1L and 1W","offer_id":53403880391021,"sku":"ZYMXFBY1214-SRB1L1W","price":3557.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 14' \/ 1L and 2W","offer_id":53403880423789,"sku":"ZYMXFBY1214-SRB1L2W","price":3826.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 16' \/ 1L","offer_id":53403880456557,"sku":"ZYMXFBY1216-SRB1L","price":3798.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 16' \/ 1W","offer_id":53403880489325,"sku":"ZYMXFBY1216-SRB1W","price":3748.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 16' \/ 1L and 1W","offer_id":53403880522093,"sku":"ZYMXFBY1216-SRB1L1W","price":4047.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 16' \/ 1L and 2W","offer_id":53403880554861,"sku":"ZYMXFBY1216-SRB1L2W","price":4296.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 20' \/ 1L","offer_id":53403880587629,"sku":"ZYMXFBY1220-SRB1L","price":4248.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 20' \/ 1W","offer_id":53403880620397,"sku":"ZYMXFBY1220-SRB1W","price":4148.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 20' \/ 1L and 1W","offer_id":53403880653165,"sku":"ZYMXFBY1220-SRB1L1W","price":4497.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 20' \/ 1L and 2W","offer_id":53403880685933,"sku":"ZYMXFBY1220-SRB1L2W","price":4746.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 20' \/ 1L","offer_id":53403880718701,"sku":"ZYMXFBY1420-SRB1L","price":5548.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 20' \/ 1W","offer_id":53403880751469,"sku":"ZYMXFBY1420-SRB1W","price":5478.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 20' \/ 1L and 1W","offer_id":53403880784237,"sku":"ZYMXFBY1420-SRB1L1W","price":5827.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 20' \/ 1L and 2W","offer_id":53403880817005,"sku":"ZYMXFBY1420-SRB1L2W","price":6106.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 24' \/ 1L","offer_id":53403880849773,"sku":"ZYMXFBY1224-SRB1L","price":5776.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 24' \/ 1W","offer_id":53403880882541,"sku":"ZYMXFBY1224-SRB1W","price":5548.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 24' \/ 1L and 1W","offer_id":53403880915309,"sku":"ZYMXFBY1224-SRB1L1W","price":6800.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 12' x 24' \/ 1L and 2W","offer_id":53403880948077,"sku":"ZYMXFBY1224-SRB1L2W","price":6955.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 24' \/ 1L","offer_id":53403880980845,"sku":"ZYMXFBY1424-SRB1L","price":6388.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 24' \/ 1W","offer_id":53403881013613,"sku":"ZYMXFBY1424-SRB1W","price":5878.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 24' \/ 1L and 1W","offer_id":53403881046381,"sku":"ZYMXFBY1424-SRB1L1W","price":6388.0,"currency_code":"USD","in_stock":false},{"title":"Bronze \/ 14' x 24' \/ 1L and 2W","offer_id":53403881079149,"sku":"ZYMXFBY1424-SRB1L2W","price":6788.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/10161l2w_jpg_4b47adf5-f901-4dd3-a262-3726e9223219.png?v=1780627754"},{"product_id":"purple-leaf-athena-louvered-pergola-champagne-outdoor-aluminum-pergola-with-strip-lights-adjustable-gazebo-for-patio-deck-garden","title":"PURPLE LEAF Athena Louvered Pergola Champagne Outdoor Aluminum Pergola with Strip Lights Adjustable Gazebo for Patio Deck Garden","description":"\u003c!-- 自定义商品详情排版 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"topTitle\"\u003ePRODUCT OVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"main\"\u003e\n\n\u003c!-- 第一板块START (FEATURES) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eFEATURES\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003cstyle\u003e\n    .more-text { display: none; }\n    .see-more, .see-less { color: #3771aa; font-weight: bold; cursor: pointer; }\n  \u003c\/style\u003e\n\n  \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eConcealed Drainage System\u003c\/strong\u003e: Rainwater is channeled through widened corner columns for even distribution — no leaks, even on uneven ground.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003ePremium Powder-Coated Aluminum\u003c\/strong\u003e: Built with 1.5 mm thick columns that resist rust, peeling, and fading through all seasons.\u003c\/p\u003e\n  \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eReinforced Crossbeam\u003c\/strong\u003e: Upgraded to 4.33″ × 4.33″ dimensions, rated to withstand wind speeds up to 72 mph.\u003c\/p\u003e\n  \u003cspan class=\"see-more\" onclick=\"expandContent()\"\u003e﹥See More\u003c\/span\u003e\n  \u003cspan class=\"more-text\"\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003e2 Independent Adjustable Louvers\u003c\/strong\u003e: Rotate each panel 0°–90° to control shade or let the sun in — on your terms.\u003c\/p\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e● \u003cstrong\u003eVersatile Fit\u003c\/strong\u003e: Designed for decks, gardens, and yards. All hardware included — no special tools, rivets, or welds required.\u003c\/p\u003e\n    \u003cp data-mce-fragment=\"1\"\u003e· We recommend 2-3 people for assembly. Furniture not included. In high winds or heavy snow, open the louvers and remove shade screen accessories to prevent damage.\u003c\/p\u003e\n    \u003cp\u003e\u003cb\u003eCheck HOA approval before purchasing — many associations regulate louvered pergola structures.\u003c\/b\u003e\u003c\/p\u003e\n    \u003ch3 style=\"text-align:left;\"\u003e\n      \u003cspan style=\"color:#ff8000;\"\u003eQuestions? Contact us: \u003c\/span\u003e\n      \u003ca style=\"color:#ff8000;\" href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e\n    \u003c\/h3\u003e\n    \u003cspan class=\"see-less\" onclick=\"collapseContent()\"\u003e﹥See Less\u003c\/span\u003e\n  \u003c\/span\u003e\n\n  \u003cscript\u003e\n    function expandContent() {\n      document.querySelector('.see-more').style.display = 'none';\n      document.querySelector('.more-text').style.display = 'inline';\n    }\n    function collapseContent() {\n      document.querySelector('.see-more').style.display = 'inline';\n      document.querySelector('.more-text').style.display = 'none';\n    }\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第二板块START (HIGHLIGHTS) — 新增轮播 --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eHIGHLIGHTS\u003cimg class=\"iconAngel\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\n\u003cstyle\u003e\n  \/* 轮播容器 *\/\n  .hl-carousel { position: relative; overflow: hidden; width: 100%; }\n  .hl-track { display: flex; transition: transform .4s ease; }\n  .hl-slide { min-width: 100%; }\n  .hl-slide img { width: 100%; height: auto; display: block; }\n\n  \/* 左右箭头 *\/\n  .hl-btn {\n    position: absolute; top: 50%; transform: translateY(-50%);\n    background: rgba(0,0,0,.45); color: #fff; border: none;\n    width: 36px; height: 36px; border-radius: 50%;\n    font-size: 18px; line-height: 36px; text-align: center;\n    cursor: pointer; z-index: 10; padding: 0;\n    transition: background .2s;\n  }\n  .hl-btn:hover { background: rgba(0,0,0,.7); }\n  .hl-btn.prev { left: 10px; }\n  .hl-btn.next { right: 10px; }\n\n  \/* 底部圆点 *\/\n  .hl-dots { text-align: center; padding: 10px 0 4px; }\n  .hl-dot {\n    display: inline-block; width: 8px; height: 8px;\n    border-radius: 50%; background: #ccc; margin: 0 4px; cursor: pointer;\n    transition: background .2s;\n  }\n  .hl-dot.active { background: #555; }\n\n  \/* 手机端隐藏电脑轮播，反之亦然 *\/\n  @media (max-width: 600px) { .hl-desktop { display: none; } }\n  @media (min-width: 601px) { .hl-mobile  { display: none; } }\n\u003c\/style\u003e\n\n\u003c!-- 电脑端轮播 --\u003e\n\u003cdiv class=\"hl-desktop\"\u003e\n  \u003cdiv class=\"hl-carousel\" id=\"hlD\"\u003e\n    \u003cdiv class=\"hl-track\" id=\"hlD-track\"\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pc2_406ba37e-ec35-48fa-95e7-d1d41ee88721.jpg?v=1782369127\" alt=\"Adjustable Louvered Pergola\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pc_502ae4cf-4271-4f71-a322-9733d338272e.jpg?v=1782369127\" alt=\"Pergola Detail View\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1747194375549.png?v=1747194403\" alt=\"Pergola in Use\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"hl-btn prev\" onclick=\"hlMove('hlD',-1)\"\u003e‹\u003c\/button\u003e\n    \u003cbutton class=\"hl-btn next\" onclick=\"hlMove('hlD', 1)\"\u003e›\u003c\/button\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hl-dots\" id=\"hlD-dots\"\u003e\n    \u003cspan class=\"hl-dot active\" onclick=\"hlGo('hlD',0)\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"hl-dot\" onclick=\"hlGo('hlD',1)\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"hl-dot\" onclick=\"hlGo('hlD',2)\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 手机端轮播 --\u003e\n\u003cdiv class=\"hl-mobile\"\u003e\n  \u003cdiv class=\"hl-carousel\" id=\"hlM\"\u003e\n    \u003cdiv class=\"hl-track\" id=\"hlM-track\"\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe1_cb046ab7-8265-4f0b-9237-1be8e67b919b.jpg?v=1782369127\" alt=\"Pergola Mobile View 1\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/pe2_e2088415-24dc-4299-ad4c-471cc9ea4435.jpg?v=1782369351\" alt=\"Pergola Mobile View 2\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hl-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/03_ecd043dd-a8ad-4f8e-9fe3-0e4a56b173af.jpg?v=1747194487\" alt=\"Pergola Mobile View 3\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"hl-btn prev\" onclick=\"hlMove('hlM',-1)\"\u003e‹\u003c\/button\u003e\n    \u003cbutton class=\"hl-btn next\" onclick=\"hlMove('hlM', 1)\"\u003e›\u003c\/button\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hl-dots\" id=\"hlM-dots\"\u003e\n    \u003cspan class=\"hl-dot active\" onclick=\"hlGo('hlM',0)\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"hl-dot\" onclick=\"hlGo('hlM',1)\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"hl-dot\" onclick=\"hlGo('hlM',2)\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  var hlState = {};\n  function hlInit(id) {\n    if (!hlState[id]) hlState[id] = { cur: 0, total: document.querySelectorAll('#' + id + ' .hl-slide').length };\n  }\n  function hlMove(id, dir) {\n    hlInit(id);\n    var s = hlState[id];\n    s.cur = (s.cur + dir + s.total) % s.total;\n    hlApply(id, s.cur);\n  }\n  function hlGo(id, idx) {\n    hlInit(id);\n    hlState[id].cur = idx;\n    hlApply(id, idx);\n  }\n  function hlApply(id, idx) {\n    document.getElementById(id + '-track').style.transform = 'translateX(-' + idx * 100 + '%)';\n    document.querySelectorAll('#' + id + '-dots .hl-dot').forEach(function(d, i) {\n      d.classList.toggle('active', i === idx);\n    });\n  }\n\u003c\/script\u003e\n  \u003cstyle\u003e\n  .ft2-wrap {\n    margin: 28px 0 8px;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  \/* 顶部深色导航条 *\/\n  .ft2-nav {\n    display: flex;\n    background: #2b2b2b;\n  }\n  .ft2-tab {\n    flex: 1;\n    padding: 14px 10px;\n    text-align: center;\n    color: rgba(255,255,255,.55);\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: .06em;\n    cursor: pointer;\n    border-bottom: 3px solid transparent;\n    transition: color .2s, border-color .2s;\n    white-space: nowrap;\n  }\n  .ft2-tab:hover { color: rgba(255,255,255,.85); }\n  .ft2-tab.active { color: #fff; border-bottom-color: #fff; }\n\n  \/* 图片区域全宽 *\/\n  .ft2-stage {\n    position: relative;\n    overflow: hidden;\n    background: #111;\n    height: 420px;\n  }\n  @media (max-width: 600px) { .ft2-stage { height: 240px; } }\n\n  .ft2-track {\n    display: flex;\n    height: 100%;\n    transition: transform .45s cubic-bezier(.4,0,.2,1);\n  }\n  .ft2-slide {\n    min-width: 100%;\n    height: 100%;\n  }\n  .ft2-slide img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  \/* 左右箭头 *\/\n  .ft2-arr {\n    position: absolute;\n    top: 50%; transform: translateY(-50%);\n    background: rgba(0,0,0,.4);\n    color: #fff;\n    border: none;\n    width: 40px; height: 40px;\n    border-radius: 50%;\n    font-size: 20px;\n    cursor: pointer;\n    z-index: 5;\n    display: flex; align-items: center; justify-content: center;\n    transition: background .2s;\n    padding: 0; line-height: 1;\n  }\n  .ft2-arr:hover { background: rgba(0,0,0,.7); }\n  .ft2-arr.prev { left: 14px; }\n  .ft2-arr.next { right: 14px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ft2-wrap\"\u003e\n  \u003c!-- 顶部 Tab 导航 --\u003e\n  \u003cdiv class=\"ft2-nav\"\u003e\n    \u003cdiv class=\"ft2-tab active\" onclick=\"ft2Go(0)\"\u003eOPEN-CLOSE\u003c\/div\u003e\n    \u003cdiv class=\"ft2-tab\" onclick=\"ft2Go(1)\"\u003eADJUST\u003c\/div\u003e\n    \u003cdiv class=\"ft2-tab\" onclick=\"ft2Go(2)\"\u003eBEAM\u003c\/div\u003e\n    \u003cdiv class=\"ft2-tab\" onclick=\"ft2Go(3)\"\u003eDRAINAGE\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片区 --\u003e\n  \u003cdiv class=\"ft2-stage\"\u003e\n    \u003c!-- PC 图片轨道 --\u003e\n    \u003cdiv id=\"ft2-pc\" style=\"height:100%\"\u003e\n      \u003cdiv class=\"ft2-track\" id=\"ft2-pc-track\"\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_06_b7379d01-dfca-4d59-ad1c-3576cb15b628.jpg?v=1778305942\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/03_3754798f-6a21-48f2-ae55-ee0fdade218e.jpg?v=1778305942\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/07_7083598b-8469-4d5b-bf22-ca91d72e0dae.jpg?v=1778305942\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/05_f479a0de-e218-4bcb-b923-b1e4b154998c.jpg?v=1778305941\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- 手机图片轨道 --\u003e\n    \u003cdiv id=\"ft2-pe\" style=\"display:none;height:100%\"\u003e\n      \u003cdiv class=\"ft2-track\" id=\"ft2-pe-track\"\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1212_04_24c2c49e-65fe-425c-a2ab-2a37e56f2e1a.jpg?v=1778305924\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/03_ca94b19f-ba2d-498a-ad81-4c821679c710.jpg?v=1778305924\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/06_3f1fbe1c-9193-48eb-8f22-0cfb417ab322.jpg?v=1778305924\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ft2-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/07_c12809c5-a27e-46d9-ba44-54e531157ab3.jpg?v=1781679940\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 左右箭头 --\u003e\n    \u003cbutton class=\"ft2-arr prev\" onclick=\"ft2Move(-1)\"\u003e‹\u003c\/button\u003e\n    \u003cbutton class=\"ft2-arr next\" onclick=\"ft2Move(1)\"\u003e›\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  var FT2_TITLES = ['OPEN-CLOSE', 'ADJUST', 'BEAM', 'DRAINAGE'];\n  var ft2Cur = 0;\n  var ft2Total = FT2_TITLES.length;\n\n  function ft2IsMobile() { return window.innerWidth \u003c= 600; }\n\n  function ft2InitDevice() {\n    var mob = ft2IsMobile();\n    document.getElementById('ft2-pc').style.display = mob ? 'none' : 'block';\n    document.getElementById('ft2-pe').style.display = mob ? 'block' : 'none';\n  }\n\n  function ft2Apply(idx) {\n    \/\/ Tab 高亮\n    document.querySelectorAll('.ft2-tab').forEach(function(t, i) {\n      t.classList.toggle('active', i === idx);\n    });\n    \/\/ 图片位移\n    var pc = document.getElementById('ft2-pc-track');\n    var pe = document.getElementById('ft2-pe-track');\n    if (pc) pc.style.transform = 'translateX(-' + idx * 100 + '%)';\n    if (pe) pe.style.transform = 'translateX(-' + idx * 100 + '%)';\n    ft2Cur = idx;\n  }\n\n  function ft2Move(dir) {\n    ft2Apply((ft2Cur + dir + ft2Total) % ft2Total);\n  }\n  function ft2Go(idx) {\n    ft2Apply(idx);\n  }\n\n  ft2InitDevice();\n  ft2Apply(0);\n  window.addEventListener('resize', ft2InitDevice);\n\u003c\/script\u003e\n\n\u003c!-- 第三部分（三图说明）保持原样 --\u003e\n\u003cdiv class=\"customDetailBox card__section\"\u003e\n\u003cdiv class=\"main\"\u003e\n\u003cdiv class=\"santu\"\u003e\n  \u003cdiv class=\"tubox\"\u003e\n    \u003cdiv class=\"tuimg\"\u003e\u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_d230d6a5-7f84-40e0-8c4c-d8da0f01d13d.png?v=1747190525\" alt=\"Drainage System\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"qi\"\u003e\n      \u003cp class=\"sanfentu\"\u003e\u003cb\u003eIntegrated Drainage System\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp class=\"sanfen1\"\u003eRainwater flows through built-in channels to each column base, then drains out through notches at the bottom — no pooling, no leaks.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tubox\"\u003e\n    \u003cdiv class=\"tuimg\"\u003e\u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1_1_390970ea-aa7d-4fd0-841c-d807c9063585.png?v=1747194380\" alt=\"Crossbeam Strength\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"qi\"\u003e\n      \u003cp class=\"sanfentu\"\u003e\u003cb\u003eHigh-Load Crossbeams\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp class=\"sanfen1\"\u003eWithstands wind speeds up to 72 mph when fully secured with expansion screws on a hardened surface.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tubox\"\u003e\n    \u003cdiv class=\"tuimg\"\u003e\u003cimg class=\"tuimg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/32813b8445e4102bf9bc10f7455e0a6f.png?v=1747190093\" alt=\"Anchor Poles\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"qi\"\u003e\n      \u003cp class=\"sanfentu\"\u003e\u003cb\u003e4.33″ × 4.33″ Pre-Drilled Anchor Poles\u003c\/b\u003e\u003c\/p\u003e\n      \u003cp class=\"sanfen1\"\u003ePre-drilled holes make installation straightforward, with built-in stability for windy conditions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第四板块START (OTHER CHOICE) --\u003e\n\u003cdiv class=\"item active\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eOTHER CHOICE\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"mainBox\"\u003e\n\u003cdiv class=\"leftBox\"\u003e\n  \u003cdiv class=\"itemBox\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\u003cbr\u003e\u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003ePrice\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eSize\u003c\/div\u003e\n      \u003cdiv\u003eHeight\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eFrame Material\u003c\/div\u003e\n      \u003cdiv\u003ePrivacy Curtain \u0026amp; Netting\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAdjustable Louvers\u003c\/div\u003e\n      \u003cdiv\u003eColor\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eOptional Accessories\u003c\/div\u003e\n      \u003cdiv\u003eWarranty\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"itemBox border center\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\n      \u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/1013_48d77cbb-4000-421a-818d-cda4d73c12bc.jpg?v=1747191235\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pTitle\"\u003eAthena Champagne Louvered Pergola\u003c\/div\u003e\n      \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/products\/purple-leaf-louvered-pergola-modern-champagne-pergola-with-adjustable-roof-for-deck-backyard-garden\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003e$2,599 – $4,299\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'×13' – 12'×24'\u003c\/p\u003e\u003c\/div\u003e\n      \u003cdiv\u003e94.5\"\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n      \u003cdiv\u003eNo\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003eChampagne\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003e1 Year\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rightBox\"\u003e\n  \u003cdiv class=\"itemBox center\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\n      \u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/d7521fa9782deb8109520c7585dc1b1e.jpg?v=1726033027\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pTitle\"\u003eAthena Louvered Pergola\u003c\/div\u003e\n      \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-louvered-pergola-outdoor-aluminum-pergola-with-adjustable-roof-for-deck-backyard-garden-hardtop-gazebo\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003e$2,399 – $5,499\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'×12' – 14'×24'\u003c\/p\u003e\u003c\/div\u003e\n      \u003cdiv\u003e94.5\"\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n      \u003cdiv\u003eNo\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003eGrey \/ Bronze \/ White\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003e1 Year\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"itemBox center\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\n      \u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/purpleleafshop.com\/cdn\/shop\/files\/1012_204dcc40-eeaf-4c5c-aeb8-2b549225aa8c.jpg?v=1744624296\u0026amp;width=900\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pTitle\"\u003eAthena Bronze Louvered Pergola\u003c\/div\u003e\n      \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/pergola\/products\/purple-leaf-outdoor-louvered-pergola-adjustable-metal-roof-bronze-hardtop-gazebo-patio-pavilion\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003e$2,399 – $5,899\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'×12' – 14'×24'\u003c\/p\u003e\u003c\/div\u003e\n      \u003cdiv\u003e94.5\"\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n      \u003cdiv\u003eNo\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003eBronze\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003e1 Year\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"itemBox center\"\u003e\n    \u003cdiv class=\"inBox\"\u003e\n      \u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/4757\/0686\/files\/4eace1f44dbd917d3bddbbe0831f4765.jpg?v=1726034472\" alt=\"Caesar Louvered Pergola\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pTitle\"\u003eCaesar Louvered Pergola\u003c\/div\u003e\n      \u003ca class=\"pBtn\" href=\"https:\/\/purpleleafshop.com\/collections\/louvered-pergola\/products\/purple-leaf-outdoor-louvered-pergola-patio-sun-shade-shelter-adjustable-metal-roof-grill-gazebo-1\" target=\"_blank\"\u003eView Details\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bottomContent\"\u003e\n      \u003cdiv\u003e$1,999 – $5,299\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003e\u003cp align=\"center\"\u003e10'×12' – 13'×25'\u003c\/p\u003e\u003c\/div\u003e\n      \u003cdiv\u003e92.85\"\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eAluminum\u003c\/div\u003e\n      \u003cdiv\u003eNo\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eYes\u003c\/div\u003e\n      \u003cdiv\u003eGrey\u003c\/div\u003e\n      \u003cdiv class=\"deep\"\u003eNo\u003c\/div\u003e\n      \u003cdiv\u003e1 Year\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第五板块 (SHIPPING \u0026 RETURN) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eSHIPPING \u0026amp; RETURN\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003cp\u003e\u003cb\u003eProcessing \u0026amp; Delivery Time\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eOrders ship within 24–48 business hours of confirmed payment. We ship via FedEx or UPS — average transit time is 7–10 business days. In rare cases (extreme weather, peak season, etc.), shipment may be delayed.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eFree Shipping\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eAll orders ship free within the contiguous United States — no handling fees or hidden charges. We do not ship to Alaska, Hawaii, US territories (e.g. Puerto Rico), P.O. boxes, or APO\/FPO addresses.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eTracking\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eA tracking number will be emailed once your order ships. Tracking may take up to 48 hours to update. Once an item leaves our warehouse, orders cannot be cancelled or modified. Contact us at \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e for any shipping questions.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eDamaged or Defective Items\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003ePlease inspect your package upon arrival. If anything is damaged or defective:\u003c\/p\u003e\n  \u003cp\u003e1. Photograph the damage clearly.\u003c\/p\u003e\n  \u003cp\u003e2. Email us at \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e with your order number and photos.\u003c\/p\u003e\n  \u003cp\u003e3. Keep all original packaging until your case is fully resolved — discarding it may affect your return eligibility.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eAdditional Notes\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eWe process orders Monday–Friday, excluding holidays. Orders placed after business hours are processed the next business day. We do not deliver on Sundays or holidays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 第六板块 (SERVICE \u0026 WARRANTY) --\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"itemTitle\"\u003eSERVICE \u0026amp; WARRANTY\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0025\/3172\/1251\/files\/angel.png?v=1716254171\" class=\"iconAngel\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003cp\u003e\u003cb\u003eOur Commitment\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003eEvery Purple Leaf product passes strict quality control before it ships. Our warranty is here to give you complete peace of mind.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003e1. Returns Accepted\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003e30-day unconditional refund for \u003cb\u003eunopened \u0026amp; unused items\u003c\/b\u003e. Return address: 3495 Donald Lee Hollowell Pkwy, Suite 116, Atlanta, GA 30331, USA.\u003c\/p\u003e\n  \u003cp\u003eIf you're not satisfied within 30 days of receiving your order, contact us to arrange a return. Return shipping is the buyer's responsibility for change-of-mind returns. No restocking fee. Items must be returned in original, unopened packaging to qualify for a full refund.\u003c\/p\u003e\n  \u003cp\u003eIf the box has been opened, please contact us with photos first — we'll confirm whether a return can be supported and advise on any applicable restocking charge.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003e2. Non-Returnable Cases\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Damage caused by misuse, collision, negligence, or unauthorized repair is not covered.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(2) Damaged upon arrival\u003c\/b\u003e — Report within 7 days with photos or video. We'll issue a full refund after review.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(3) Missing parts\u003c\/b\u003e — We'll send replacement parts or issue a partial refund. If the missing part makes the product unusable and cannot be repaired locally, we'll send a full replacement or refund.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(4) Item doesn't work\u003c\/b\u003e — Contact us for technical support. If the issue can't be resolved, you may request a refund. If you're able to repair it locally, we'll provide compensation.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(5) Wrong item received\u003c\/b\u003e — Contact us within 7 days with photos. We'll send the correct item immediately.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003e3. How to Start a Return\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e Email \u003ca href=\"mailto:purpleleafservice2@gmail.com\"\u003epurpleleafservice2@gmail.com\u003c\/a\u003e to receive a return shipping label. Include your order number, photos or video, and original packaging confirmation.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Pack the item securely with all accessories in original condition. Attach the provided return label and ship to the address we confirm with you.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(3)\u003c\/b\u003e Return address: 3495 Donald Lee Hollowell Pkwy, Suite 116, Atlanta, GA 30331, USA.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003e4. Refund Timeline\u003c\/b\u003e\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(1)\u003c\/b\u003e PayPal — refunds process within 24 hours.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003e(2)\u003c\/b\u003e Credit card — refunds appear within 7–14 business days, depending on your card issuer.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cb\u003eNote:\u003c\/b\u003e Product pricing may fluctuate with market costs. We do not refund price differences after purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. PE端悬浮小视频（保留原有样式） --\u003e\n\u003cdiv id=\"small-float-video\" style=\"position: fixed; bottom: 200px; left: 20px; z-index: 9998; width: 120px; aspect-ratio: 3\/4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.2); cursor: pointer;\"\u003e\n    \u003cbutton id=\"close-small-video\" style=\"position: absolute; top: 3px; right: 3px; background: rgba(0,0,0,0.7); color: #fff; border: none; border-radius: 50%; width: 18px; height: 18px; font-size: 12px; cursor: pointer; z-index: 10; padding: 0; margin: 0;\"\u003e×\u003c\/button\u003e\n    \u003cvideo width=\"100%\" height=\"100%\" muted autoplay loop playsinline style=\"display: block; object-fit: cover;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7fd8072fc34d4b9bbdc1e823fbd1d170.mp4\" type=\"video\/mp4\"\u003e\n        你的浏览器不支持视频播放\n    \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. PE端弹窗视频（关闭按钮精准匹配示例图位置） --\u003e\n\u003cdiv id=\"video-modal\" style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); z-index: 9999; display: none;\"\u003e\n    \u003cdiv id=\"modal-video-container\" style=\"\n        position: relative;\n        width: calc(100% - 60px); \n        max-width: 900px; \n        margin: 70px auto 50px auto; \n        transform: translateY(100%); \n        transition: transform 0.5s ease-out; \n        aspect-ratio: 16\/9;\n    \"\u003e\n        \u003cbutton id=\"close-modal-btn\" style=\"\n            position: absolute; \n            top: 15px;\n            right: 15px;\n            background: #000000;\n            color: #ffffff;\n            border: none; \n            border-radius: 50%; \n            width: 32px;\n            height: 32px; \n            font-size: 18px; \n            cursor: pointer; \n            z-index: 999999; \n            line-height: 32px; \n            text-align: center; \n            padding: 0; \n            margin: 0;\n            font-weight: bold;\n        \"\u003e×\u003c\/button\u003e\n        \n        \u003cvideo width=\"100%\" height=\"100%\" muted controls playsinline style=\"border-radius: 0; object-fit: cover;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7fd8072fc34d4b9bbdc1e823fbd1d170.mp4\" type=\"video\/mp4\"\u003e\n            你的浏览器不支持视频播放\n        \u003c\/source\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. 交互逻辑（功能不变） --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n    const smallVideo = document.getElementById('small-float-video');\n    const closeSmallBtn = document.getElementById('close-small-video');\n    const videoModal = document.getElementById('video-modal');\n    const modalVideoContainer = document.getElementById('modal-video-container');\n    const closeModalBtn = document.getElementById('close-modal-btn');\n    const modalVideo = document.querySelector('#modal-video-container video');\n\n    closeSmallBtn.addEventListener('click', function(e) {\n        e.stopPropagation();\n        smallVideo.style.display = 'none';\n    });\n\n    smallVideo.addEventListener('click', function() {\n        videoModal.style.display = 'block';\n        closeModalBtn.style.display = 'block';\n        setTimeout(() =\u003e {\n            modalVideoContainer.style.transform = 'translateY(0)';\n        }, 10);\n        modalVideo.play();\n    });\n\n    closeModalBtn.addEventListener('click', function() {\n        modalVideoContainer.style.transform = 'translateY(100%)';\n        modalVideo.pause();\n        setTimeout(() =\u003e {\n            videoModal.style.display = 'none';\n        }, 500);\n    });\n\n    videoModal.addEventListener('click', function(e) {\n        if (e.target === videoModal) {\n            closeModalBtn.click();\n        }\n    });\n\n    closeModalBtn.style.display = 'block';\n});\n\u003c\/script\u003e\n","brand":"PURPLE LEAF","offers":[{"title":"Champagne \/ 10'x13'","offer_id":53483073241453,"sku":"ZY01-ATNCP-1013-SL","price":2798.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 10'x15'","offer_id":53483073274221,"sku":"ZY01-ATNCP1015-SL","price":3128.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x12'","offer_id":53483073306989,"sku":"ZY01-ATNCP1212-SL","price":3188.0,"currency_code":"USD","in_stock":false},{"title":"Champagne \/ 12'x14'","offer_id":53483073339757,"sku":"ZY01-ATNCP1214-SL","price":3358.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 12'x16'","offer_id":53483073372525,"sku":"ZY01-ATNCP1216-SL","price":3838.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 12'x20'","offer_id":53483073405293,"sku":"ZY01-ATNCP1220-SL","price":4528.0,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 12'x24'","offer_id":53483073438061,"sku":"ZY01-ATNCP1224-SL","price":5008.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0025\/3172\/1251\/files\/10131.jpg?v=1782298624"}],"url":"https:\/\/purpleleafshop.com\/collections\/louvered-pergola-15.oembed?page=2","provider":"PURPLE LEAF","version":"1.0","type":"link"}