{"product_id":"privora-wpc-privacy-fence-panels","title":"Privora™ Modular WPC Privacy Fence System","description":"\u003c!-- =========================================================\nPRIVORA™ MODULAR WPC PRIVACY FENCE SYSTEM\nCOMPLETE SHOPIFY LANDING PAGE\nMobile First \/ Real Shopify CDN Images\n========================================================= --\u003e\n\u003cstyle\u003e\n  .pv-page,\n  .pv-page * {\n    box-sizing: border-box;\n  }\n\n  .pv-page {\n    --pv-dark: #17130f;\n    --pv-dark-2: #241c16;\n    --pv-brown: #684733;\n    --pv-brown-2: #8b6245;\n    --pv-gold: #c89b63;\n    --pv-cream: #f5f0e9;\n    --pv-light: #f7f7f5;\n    --pv-white: #ffffff;\n    --pv-text: #2b2926;\n    --pv-muted: #716b64;\n    --pv-border: #e2dbd2;\n    --pv-green: #3e7750;\n\n    width: 100%;\n    margin: 0;\n    overflow: hidden;\n    color: var(--pv-text);\n    background: #ffffff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.55;\n  }\n\n  .pv-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .pv-page button,\n  .pv-page a {\n    font-family: inherit;\n  }\n\n  .pv-container {\n    width: min(1180px, calc(100% - 34px));\n    margin: 0 auto;\n  }\n\n  .pv-section {\n    padding: 86px 0;\n  }\n\n  .pv-center {\n    text-align: center;\n  }\n\n  .pv-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 15px;\n    color: var(--pv-brown-2);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .pv-eyebrow::before {\n    content: \"\";\n    width: 30px;\n    height: 4px;\n    border-radius: 99px;\n    background: linear-gradient(90deg, var(--pv-gold), var(--pv-brown));\n  }\n\n  .pv-title {\n    margin: 0;\n    color: var(--pv-dark) !important;\n    font-size: clamp(34px, 4.8vw, 57px);\n    line-height: 1.07;\n    letter-spacing: -1.8px;\n    font-weight: 950;\n  }\n\n  .pv-title-white {\n    color: #ffffff !important;\n  }\n\n  .pv-subtitle {\n    max-width: 780px;\n    margin: 19px auto 0;\n    color: var(--pv-muted) !important;\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .pv-copy {\n    color: var(--pv-muted) !important;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .pv-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 60px;\n    padding: 16px 31px;\n    border: 0;\n    border-radius: 13px;\n    color: #ffffff !important;\n    background: linear-gradient(135deg, #8b6245, #5d3d2b);\n    box-shadow: 0 16px 37px rgba(93, 61, 43, 0.3);\n    font-size: 17px;\n    line-height: 1.2;\n    font-weight: 900;\n    text-align: center;\n    text-decoration: none !important;\n    cursor: pointer;\n    transition: 0.22s ease;\n  }\n\n  .pv-btn:hover {\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    box-shadow: 0 20px 43px rgba(93, 61, 43, 0.4);\n  }\n\n  .pv-btn span {\n    margin-left: 9px;\n    font-size: 20px;\n  }\n\n  \/* HERO *\/\n\n  .pv-hero {\n    position: relative;\n    min-height: 770px;\n    display: flex;\n    align-items: center;\n    padding: 82px 0;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(20, 15, 11, 0.97) 0%,\n        rgba(20, 15, 11, 0.83) 43%,\n        rgba(20, 15, 11, 0.15) 100%\n      ),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/04_____b55bc4ea.jpg?v=1785226898\")\n        center \/ cover no-repeat;\n  }\n\n  .pv-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 680px;\n  }\n\n  .pv-hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 20px;\n    padding: 9px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.25);\n    border-radius: 99px;\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.11);\n    backdrop-filter: blur(9px);\n    font-size: 13px;\n    font-weight: 850;\n  }\n\n  .pv-hero h1 {\n    max-width: 720px;\n    margin: 0;\n    color: #ffffff !important;\n    font-size: clamp(45px, 6.3vw, 75px);\n    line-height: 1;\n    letter-spacing: -3px;\n    font-weight: 950;\n  }\n\n  .pv-hero h1 span {\n    display: block;\n    margin-top: 9px;\n    color: #e0b47e;\n  }\n\n  .pv-hero-copy {\n    max-width: 630px;\n    margin: 24px 0 27px;\n    color: #ece5df !important;\n    font-size: 19px;\n    line-height: 1.67;\n  }\n\n  .pv-hero-list {\n    display: grid;\n    gap: 11px;\n    margin: 0 0 31px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pv-hero-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 750;\n  }\n\n  .pv-hero-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 1px;\n    left: 0;\n    display: grid;\n    place-items: center;\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    color: #3a281c;\n    background: #e0b47e;\n    font-size: 12px;\n    font-weight: 950;\n  }\n\n  .pv-hero-cta {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 17px;\n  }\n\n  .pv-hero-note {\n    color: #d9d0c9 !important;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  .pv-hero-note strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  \/* TRUST *\/\n\n  .pv-trust {\n    color: #ffffff;\n    background: var(--pv-dark);\n  }\n\n  .pv-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .pv-trust-item {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    min-height: 92px;\n    padding: 15px;\n    border-right: 1px solid rgba(255, 255, 255, 0.12);\n  }\n\n  .pv-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .pv-trust-icon {\n    font-size: 28px;\n  }\n\n  .pv-trust-item strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  .pv-trust-item span {\n    display: block;\n    margin-top: 2px;\n    color: #c9beb5 !important;\n    font-size: 11px;\n  }\n\n  \/* FEATURES *\/\n\n  .pv-features {\n    background: var(--pv-light);\n  }\n\n  .pv-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 19px;\n    margin-top: 44px;\n  }\n\n  .pv-feature-card {\n    padding: 29px 23px;\n    border: 1px solid var(--pv-border);\n    border-radius: 19px;\n    background: #ffffff;\n    box-shadow: 0 10px 28px rgba(49, 37, 27, 0.07);\n    transition: 0.22s ease;\n  }\n\n  .pv-feature-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 18px 39px rgba(49, 37, 27, 0.13);\n  }\n\n  .pv-feature-icon {\n    display: grid;\n    place-items: center;\n    width: 59px;\n    height: 59px;\n    margin-bottom: 19px;\n    border-radius: 16px;\n    color: var(--pv-brown);\n    background: #f2e9df;\n    font-size: 29px;\n  }\n\n  .pv-feature-card h3 {\n    margin: 0 0 9px;\n    color: var(--pv-dark) !important;\n    font-size: 19px;\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .pv-feature-card p {\n    margin: 0;\n    color: var(--pv-muted) !important;\n    font-size: 14px;\n    line-height: 1.63;\n  }\n\n  \/* SPLIT *\/\n\n  .pv-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 66px;\n  }\n\n  .pv-image-card {\n    overflow: hidden;\n    border-radius: 24px;\n    background: #ebe5de;\n    box-shadow: 0 23px 53px rgba(40, 30, 23, 0.16);\n  }\n\n  .pv-image-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .pv-check-list {\n    display: grid;\n    gap: 13px;\n    margin-top: 26px;\n  }\n\n  .pv-check {\n    position: relative;\n    padding: 15px 16px 15px 50px;\n    border: 1px solid var(--pv-border);\n    border-radius: 13px;\n    color: var(--pv-text) !important;\n    background: #ffffff;\n    box-shadow: 0 7px 20px rgba(45, 33, 24, 0.05);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .pv-check::before {\n    content: \"✓\";\n    position: absolute;\n    top: 14px;\n    left: 16px;\n    display: grid;\n    place-items: center;\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--pv-brown);\n    font-size: 12px;\n    font-weight: 950;\n  }\n\n  \/* PRIVACY *\/\n\n  .pv-privacy {\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 85% 15%, rgba(200, 155, 99, 0.18), transparent 28%),\n      var(--pv-dark);\n  }\n\n  .pv-privacy .pv-copy {\n    color: #d7cec7 !important;\n  }\n\n  .pv-privacy .pv-check {\n    border-color: rgba(255, 255, 255, 0.13);\n    color: #ffffff !important;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: none;\n  }\n\n  \/* FULL IMAGE *\/\n\n  .pv-showcase {\n    background: #0e0b09;\n  }\n\n  .pv-showcase-image {\n    max-width: 1060px;\n    margin: 42px auto 0;\n    overflow: hidden;\n    border: 8px solid rgba(255, 255, 255, 0.08);\n    border-radius: 25px;\n    box-shadow: 0 25px 58px rgba(0, 0, 0, 0.3);\n  }\n\n  \/* WEATHER *\/\n\n  .pv-weather {\n    background: var(--pv-cream);\n  }\n\n  \/* MATERIAL *\/\n\n  .pv-material {\n    background: #ffffff;\n  }\n\n  .pv-material-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n    margin-top: 42px;\n  }\n\n  .pv-material-card {\n    overflow: hidden;\n    border: 1px solid var(--pv-border);\n    border-radius: 22px;\n    background: #ffffff;\n    box-shadow: 0 14px 35px rgba(45, 33, 24, 0.09);\n  }\n\n  .pv-material-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .pv-material-copy {\n    padding: 23px;\n  }\n\n  .pv-material-copy h3 {\n    margin: 0 0 8px;\n    color: var(--pv-dark) !important;\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .pv-material-copy p {\n    margin: 0;\n    color: var(--pv-muted) !important;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* INSTALLATION *\/\n\n  .pv-install {\n    background: var(--pv-light);\n  }\n\n  .pv-install-image {\n    max-width: 920px;\n    margin: 42px auto 0;\n    overflow: hidden;\n    border: 1px solid var(--pv-border);\n    border-radius: 24px;\n    box-shadow: 0 20px 48px rgba(45, 33, 24, 0.13);\n  }\n\n  .pv-install-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .pv-step {\n    padding: 24px 18px;\n    border: 1px solid var(--pv-border);\n    border-radius: 17px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .pv-step-number {\n    display: grid;\n    place-items: center;\n    width: 45px;\n    height: 45px;\n    margin: 0 auto 14px;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--pv-brown);\n    font-size: 17px;\n    font-weight: 950;\n  }\n\n  .pv-step h3 {\n    margin: 0 0 7px;\n    color: var(--pv-dark) !important;\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  .pv-step p {\n    margin: 0;\n    color: var(--pv-muted) !important;\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  \/* USE CASES *\/\n\n  .pv-uses {\n    background: #ffffff;\n  }\n\n  .pv-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 19px;\n    margin-top: 42px;\n  }\n\n  .pv-use-card {\n    overflow: hidden;\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 15px 36px rgba(45, 33, 24, 0.13);\n  }\n\n  .pv-use-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .pv-use-copy {\n    padding: 22px;\n  }\n\n  .pv-use-copy h3 {\n    margin: 0 0 7px;\n    color: var(--pv-dark) !important;\n    font-size: 21px;\n    font-weight: 950;\n  }\n\n  .pv-use-copy p {\n    margin: 0;\n    color: var(--pv-muted) !important;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* SYSTEM *\/\n\n  .pv-system {\n    color: #ffffff;\n    background: var(--pv-dark);\n  }\n\n  .pv-system .pv-subtitle {\n    color: #d4cac2 !important;\n  }\n\n  .pv-system-image {\n    max-width: 1040px;\n    margin: 42px auto 0;\n    overflow: hidden;\n    border-radius: 24px;\n    box-shadow: 0 24px 56px rgba(0, 0, 0, 0.34);\n  }\n\n  \/* OPTIONS *\/\n\n  .pv-options {\n    background: var(--pv-cream);\n  }\n\n  .pv-option-box {\n    display: grid;\n    grid-template-columns: 0.95fr 1.05fr;\n    align-items: center;\n    gap: 58px;\n    margin-top: 42px;\n    padding: 35px;\n    border: 1px solid var(--pv-border);\n    border-radius: 23px;\n    background: #ffffff;\n    box-shadow: 0 14px 38px rgba(45, 33, 24, 0.09);\n  }\n\n  .pv-option-image {\n    overflow: hidden;\n    border-radius: 19px;\n    background: #f7f7f7;\n  }\n\n  .pv-option-list {\n    display: grid;\n    gap: 13px;\n    margin-top: 24px;\n  }\n\n  .pv-option {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 17px 18px;\n    border: 2px solid var(--pv-border);\n    border-radius: 14px;\n    color: var(--pv-dark) !important;\n    background: var(--pv-light);\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .pv-option span {\n    color: var(--pv-brown-2);\n    font-size: 12px;\n  }\n\n  .pv-option-note {\n    margin-top: 18px;\n    padding: 15px 16px;\n    border-left: 4px solid var(--pv-gold);\n    border-radius: 10px;\n    color: var(--pv-muted) !important;\n    background: #faf5ee;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  \/* COMPARISON *\/\n\n  .pv-comparison {\n    background: #ffffff;\n  }\n\n  .pv-table-wrap {\n    overflow: hidden;\n    margin-top: 42px;\n    border: 1px solid var(--pv-border);\n    border-radius: 20px;\n    box-shadow: 0 14px 37px rgba(45, 33, 24, 0.09);\n  }\n\n  .pv-table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .pv-table th,\n  .pv-table td {\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--pv-border);\n    color: var(--pv-text) !important;\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .pv-table th {\n    color: var(--pv-dark) !important;\n    background: #eee8e1;\n    font-weight: 950;\n  }\n\n  .pv-table th:first-child,\n  .pv-table td:first-child {\n    width: 37%;\n    text-align: left;\n    font-weight: 850;\n  }\n\n  .pv-table th:nth-child(2) {\n    color: #ffffff !important;\n    background: var(--pv-brown);\n  }\n\n  .pv-table td:nth-child(2) {\n    color: #67452f !important;\n    background: #f8efe6;\n    font-weight: 900;\n  }\n\n  .pv-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .pv-yes {\n    color: #27835b;\n    font-size: 20px;\n    font-weight: 950;\n  }\n\n  .pv-no {\n    color: #ca4c4c;\n    font-size: 20px;\n    font-weight: 950;\n  }\n\n  \/* FAQ *\/\n\n  .pv-faq {\n    background: var(--pv-light);\n  }\n\n  .pv-faq-list {\n    max-width: 900px;\n    margin: 41px auto 0;\n  }\n\n  .pv-faq-item {\n    margin-bottom: 13px;\n    border: 1px solid var(--pv-border);\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 6px 19px rgba(45, 33, 24, 0.05);\n  }\n\n  .pv-faq-question {\n    position: relative;\n    width: 100%;\n    padding: 20px 55px 20px 20px;\n    border: 0;\n    color: var(--pv-dark) !important;\n    background: transparent;\n    font-size: 16px;\n    font-weight: 900;\n    text-align: left;\n    cursor: pointer;\n  }\n\n  .pv-faq-question::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    color: var(--pv-brown);\n    font-size: 26px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .pv-faq-item.active .pv-faq-question::after {\n    content: \"−\";\n  }\n\n  .pv-faq-answer {\n    display: none;\n    padding: 0 20px 20px;\n    color: var(--pv-muted) !important;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .pv-faq-item.active .pv-faq-answer {\n    display: block;\n  }\n\n  \/* GUARANTEE *\/\n\n  .pv-guarantee {\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 85% 20%, rgba(200, 155, 99, 0.21), transparent 28%),\n      linear-gradient(135deg, #271d16, #15100c);\n  }\n\n  .pv-guarantee-grid {\n    display: grid;\n    grid-template-columns: 1fr 0.75fr;\n    align-items: center;\n    gap: 60px;\n  }\n\n  .pv-guarantee .pv-copy {\n    color: #d2c8c0 !important;\n  }\n\n  .pv-guarantee-cards {\n    display: grid;\n    gap: 13px;\n    margin-top: 27px;\n  }\n\n  .pv-guarantee-card {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.07);\n  }\n\n  .pv-guarantee-icon {\n    font-size: 27px;\n  }\n\n  .pv-guarantee-card strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  .pv-guarantee-card span {\n    display: block;\n    margin-top: 3px;\n    color: #c7bbb2 !important;\n    font-size: 11px;\n  }\n\n  .pv-guarantee-seal {\n    display: grid;\n    place-items: center;\n    width: 280px;\n    height: 280px;\n    margin: auto;\n    border: 14px solid rgba(255, 255, 255, 0.1);\n    border-radius: 50%;\n    color: var(--pv-dark);\n    background: linear-gradient(145deg, #dfb47f, #b9814d);\n    box-shadow: 0 24px 56px rgba(0, 0, 0, 0.28);\n    text-align: center;\n  }\n\n  .pv-guarantee-seal strong {\n    display: block;\n    color: var(--pv-dark) !important;\n    font-size: 57px;\n    line-height: 1;\n    font-weight: 950;\n  }\n\n  .pv-guarantee-seal span {\n    display: block;\n    margin-top: 8px;\n    color: #4c3322 !important;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  \/* FINAL CTA *\/\n\n  .pv-final {\n    padding: 94px 0;\n    text-align: center;\n    background:\n      linear-gradient(rgba(18, 12, 8, 0.74), rgba(18, 12, 8, 0.88)),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/10_90ad19e5-d35f-42a6-9e50-33a342ec776b.jpg?v=1785226897\")\n        center \/ cover no-repeat;\n  }\n\n  .pv-final h2 {\n    max-width: 850px;\n    margin: 0 auto 18px;\n    color: #ffffff !important;\n    font-size: clamp(37px, 5vw, 62px);\n    line-height: 1.05;\n    letter-spacing: -2.1px;\n    font-weight: 950;\n  }\n\n  .pv-final p {\n    max-width: 720px;\n    margin: 0 auto 28px;\n    color: #e5dcd5 !important;\n    font-size: 18px;\n    line-height: 1.68;\n  }\n\n  .pv-final-trust {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px 24px;\n    margin-top: 20px;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  \/* STICKY *\/\n\n  .pv-sticky {\n    position: fixed;\n    right: 13px;\n    bottom: 14px;\n    left: 13px;\n    z-index: 9999;\n    display: none;\n    align-items: center;\n    justify-content: space-between;\n    gap: 11px;\n    padding: 10px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 15px;\n    background: rgba(24, 18, 13, 0.96);\n    box-shadow: 0 16px 38px rgba(0, 0, 0, 0.34);\n    backdrop-filter: blur(10px);\n  }\n\n  .pv-sticky-copy {\n    min-width: 0;\n    padding-left: 5px;\n  }\n\n  .pv-sticky-copy strong {\n    display: block;\n    overflow: hidden;\n    color: #ffffff !important;\n    font-size: 13px;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n  }\n\n  .pv-sticky-copy span {\n    display: block;\n    color: #c5b9af !important;\n    font-size: 10px;\n  }\n\n  .pv-sticky .pv-btn {\n    min-height: 48px;\n    padding: 12px 17px;\n    border-radius: 11px;\n    font-size: 13px;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 960px) {\n    .pv-section {\n      padding: 67px 0;\n    }\n\n    .pv-split,\n    .pv-option-box,\n    .pv-guarantee-grid {\n      grid-template-columns: 1fr;\n      gap: 43px;\n    }\n\n    .pv-feature-grid,\n    .pv-install-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .pv-trust-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .pv-trust-item:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pv-trust-item:nth-child(-n + 2) {\n      border-bottom: 1px solid rgba(255, 255, 255, 0.12);\n    }\n  }\n\n  @media (max-width: 700px) {\n    .pv-container {\n      width: min(100% - 24px, 1180px);\n    }\n\n    .pv-section {\n      padding: 52px 0;\n    }\n\n    .pv-hero {\n      min-height: 760px;\n      align-items: flex-end;\n      padding: 55px 0;\n      background:\n        linear-gradient(\n          to top,\n          rgba(19, 13, 9, 0.99) 0%,\n          rgba(19, 13, 9, 0.86) 58%,\n          rgba(19, 13, 9, 0.18) 100%\n        ),\n        url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/04_____b55bc4ea.jpg?v=1785226898\")\n          center \/ cover no-repeat;\n    }\n\n    .pv-hero h1 {\n      font-size: 42px;\n      letter-spacing: -1.9px;\n    }\n\n    .pv-hero-copy {\n      font-size: 16px;\n    }\n\n    .pv-hero-list li {\n      font-size: 14px;\n    }\n\n    .pv-hero-cta {\n      display: block;\n    }\n\n    .pv-hero-note {\n      margin-top: 13px;\n      text-align: center;\n    }\n\n    .pv-btn {\n      width: 100%;\n      min-height: 57px;\n      padding: 15px 19px;\n      font-size: 16px;\n    }\n\n    .pv-title {\n      font-size: 32px;\n      letter-spacing: -1px;\n    }\n\n    .pv-subtitle {\n      font-size: 16px;\n    }\n\n    .pv-feature-grid,\n    .pv-material-grid,\n    .pv-install-grid,\n    .pv-use-grid {\n      grid-template-columns: 1fr;\n      gap: 16px;\n      margin-top: 32px;\n    }\n\n    .pv-option-box {\n      padding: 22px;\n    }\n\n    .pv-table-wrap {\n      overflow-x: auto;\n    }\n\n    .pv-table {\n      min-width: 650px;\n    }\n\n    .pv-table th,\n    .pv-table td {\n      padding: 14px 11px;\n      font-size: 12px;\n    }\n\n    .pv-guarantee-seal {\n      width: 225px;\n      height: 225px;\n    }\n\n    .pv-guarantee-seal strong {\n      font-size: 46px;\n    }\n\n    .pv-final {\n      padding: 72px 0 108px;\n    }\n\n    .pv-final p {\n      font-size: 16px;\n    }\n\n    .pv-sticky {\n      display: flex;\n    }\n  }\n\n  @media (max-width: 430px) {\n    .pv-trust-item {\n      min-height: 92px;\n      flex-direction: column;\n      gap: 5px;\n      padding: 10px 5px;\n      text-align: center;\n    }\n\n    .pv-trust-icon {\n      font-size: 23px;\n    }\n\n    .pv-trust-item strong {\n      font-size: 11px;\n    }\n\n    .pv-trust-item span {\n      display: none;\n    }\n\n    .pv-sticky-copy {\n      max-width: 155px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pv-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"pv-hero\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-hero-content\"\u003e\n\u003cdiv class=\"pv-hero-badge\"\u003e★ Modern Privacy for Patios, Gardens and Backyards\u003c\/div\u003e\n\u003ch1\u003eCreate the Privacy \u003cspan\u003eYour Outdoor Space Deserves\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"pv-hero-copy\"\u003ePrivora™ combines realistic wood-grain WPC panels with sturdy metal posts to create a clean, modern privacy boundary without the heavy maintenance required by traditional timber fencing.\u003c\/p\u003e\n\u003cul class=\"pv-hero-list\"\u003e\n\u003cli\u003eSolid horizontal panels help block unwanted views\u003c\/li\u003e\n\u003cli\u003eWeather-resistant WPC construction for outdoor use\u003c\/li\u003e\n\u003cli\u003eModular design can be extended to suit your layout\u003c\/li\u003e\n\u003cli\u003eWood-style finish without yearly painting or staining\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pv-hero-cta\"\u003e\n\u003cbutton class=\"pv-btn\" type=\"button\"\u003e Choose Your Fence Set \u003cspan\u003e→\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"pv-hero-note\"\u003e\n\u003cstrong\u003eAvailable in 1, 2 or 3 sets\u003c\/strong\u003e Measure your installation area before ordering\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST BAR --\u003e\n\u003csection class=\"pv-trust\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-trust-grid\"\u003e\n\u003cdiv class=\"pv-trust-item\"\u003e\n\u003cdiv class=\"pv-trust-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFull Privacy Design\u003c\/strong\u003e \u003cspan\u003eClosely fitted solid panels\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-trust-item\"\u003e\n\u003cdiv class=\"pv-trust-icon\"\u003e🌧️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOutdoor WPC\u003c\/strong\u003e \u003cspan\u003eWeather-resistant material\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-trust-item\"\u003e\n\u003cdiv class=\"pv-trust-icon\"\u003e🧩\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eModular System\u003c\/strong\u003e \u003cspan\u003eExtend your fence layout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-trust-item\"\u003e\n\u003cdiv class=\"pv-trust-icon\"\u003e🧹\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLow Maintenance\u003c\/strong\u003e \u003cspan\u003eNo yearly staining required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"pv-section pv-features\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003eA better outdoor boundary\u003c\/div\u003e\n\u003ch2 class=\"pv-title\"\u003ePrivacy, Style and Durability in One System\u003c\/h2\u003e\n\u003cp class=\"pv-subtitle\"\u003eUpgrade exposed gardens, open patios and overlooked seating areas with a modern fence that complements contemporary and traditional homes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-feature-grid\"\u003e\n\u003carticle class=\"pv-feature-card\"\u003e\n\u003cdiv class=\"pv-feature-icon\"\u003e👁️\u003c\/div\u003e\n\u003ch3\u003eBlocks Unwanted Views\u003c\/h3\u003e\n\u003cp\u003eClosely fitted panels create a solid visual barrier between your outdoor area, neighbouring properties and busy surroundings.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-feature-card\"\u003e\n\u003cdiv class=\"pv-feature-icon\"\u003e🌲\u003c\/div\u003e\n\u003ch3\u003eRealistic Wood Look\u003c\/h3\u003e\n\u003cp\u003eDetailed wood-grain texture delivers the warmth of timber while avoiding many common maintenance problems of natural wood.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-feature-card\"\u003e\n\u003cdiv class=\"pv-feature-icon\"\u003e☀️\u003c\/div\u003e\n\u003ch3\u003eBuilt for Outdoor Use\u003c\/h3\u003e\n\u003cp\u003eWPC panels are designed to handle rain, sunlight and changing outdoor conditions better than untreated timber.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-feature-card\"\u003e\n\u003cdiv class=\"pv-feature-icon\"\u003e⚙️\u003c\/div\u003e\n\u003ch3\u003eStrong Metal Supports\u003c\/h3\u003e\n\u003cp\u003eMetal posts and screw-down base plates help provide a stable structure when correctly anchored to a suitable surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRIVACY --\u003e\n\u003csection class=\"pv-section pv-privacy\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-split\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pv-eyebrow\" style=\"color: #dfb47f;\"\u003eReclaim your outdoor space\u003c\/div\u003e\n\u003ch2 class=\"pv-title pv-title-white\"\u003eRelax Without Feeling Overlooked\u003c\/h2\u003e\n\u003cp class=\"pv-copy\"\u003eOpen patios and gardens can feel exposed when they face neighbours, roads or shared spaces. Privora™ creates a defined visual boundary so your outdoor area feels more private and comfortable.\u003c\/p\u003e\n\u003cdiv class=\"pv-check-list\"\u003e\n\u003cdiv class=\"pv-check\"\u003eCreate a private patio seating or dining area\u003c\/div\u003e\n\u003cdiv class=\"pv-check\"\u003eScreen exposed garden and side-yard boundaries\u003c\/div\u003e\n\u003cdiv class=\"pv-check\"\u003eSeparate entertainment areas from surrounding spaces\u003c\/div\u003e\n\u003cdiv class=\"pv-check\"\u003eHide bins, equipment and utility areas from view\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/09_5ee4aaaa-0a59-4d9c-9105-4c276eb03e7d.jpg?v=1785226898\" alt=\"Solid WPC outdoor privacy fence in landscaped garden\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PATIO SHOWCASE --\u003e\n\u003csection class=\"pv-section pv-showcase\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\" style=\"color: #dfb47f;\"\u003eMore than a boundary fence\u003c\/div\u003e\n\u003ch2 class=\"pv-title pv-title-white\"\u003eTransform an Open Patio Into a Private Outdoor Room\u003c\/h2\u003e\n\u003cp class=\"pv-subtitle\" style=\"color: #d3c9c1 !important;\"\u003eUse the modular panels as a patio enclosure, deck divider, garden partition or freestanding privacy screen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-showcase-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/12_c3bd4f6b-5ad4-440b-b342-b25612595ef9.jpg?v=1785226897\" alt=\"WPC privacy fence surrounding an outdoor patio seating area\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WEATHER --\u003e\n\u003csection class=\"pv-section pv-weather\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-split\"\u003e\n\u003cdiv class=\"pv-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/08___WPC.jpg?v=1785226897\" alt=\"Weather-resistant WPC fence panel with water droplets\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003eDesigned for changing weather\u003c\/div\u003e\n\u003ch2 class=\"pv-title\"\u003eOutdoor Durability Without the Timber Upkeep\u003c\/h2\u003e\n\u003cp class=\"pv-copy\"\u003eWPC combines wood-style appearance with a composite structure designed for outdoor environments. It does not require the same yearly sanding, staining and sealing routine as traditional wood.\u003c\/p\u003e\n\u003cdiv class=\"pv-check-list\"\u003e\n\u003cdiv class=\"pv-check\"\u003eWater-resistant composite surface\u003c\/div\u003e\n\u003cdiv class=\"pv-check\"\u003eDesigned to resist rot and insect-related damage\u003c\/div\u003e\n\u003cdiv class=\"pv-check\"\u003eNo splinters associated with weathered natural timber\u003c\/div\u003e\n\u003cdiv class=\"pv-check\"\u003eClean with water and a soft cloth or brush\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WOOD GRAIN --\u003e\n\u003csection class=\"pv-section pv-material\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003ePremium material combination\u003c\/div\u003e\n\u003ch2 class=\"pv-title\"\u003eNatural Warmth. Modern Construction.\u003c\/h2\u003e\n\u003cp class=\"pv-subtitle\"\u003eTextured WPC panels are paired with dark metal posts for a clean, high-contrast finish that works with many landscaping styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-material-grid\"\u003e\n\u003carticle class=\"pv-material-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/07_a9730c90-6ebb-4566-be00-819ef17f2735.jpg?v=1785226897\" alt=\"Realistic dark brown wood grain texture on WPC panel\" loading=\"lazy\"\u003e\n\u003cdiv class=\"pv-material-copy\"\u003e\n\u003ch3\u003eRealistic Wood-Grain Finish\u003c\/h3\u003e\n\u003cp\u003eDetailed grain patterns create a warm hardwood-inspired look without requiring regular painting, staining or sealing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-material-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/06_1a1081cb-5567-4f50-9a6a-64cd6886d990.jpg?v=1785226897\" alt=\"Reinforced metal fence post with screw-down base\" loading=\"lazy\"\u003e\n\u003cdiv class=\"pv-material-copy\"\u003e\n\u003ch3\u003eReinforced Metal Posts\u003c\/h3\u003e\n\u003cp\u003eStrong upright posts and base plates create a structured frame that can be secured to suitable concrete or solid foundations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"pv-section pv-install\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003eStraightforward modular assembly\u003c\/div\u003e\n\u003ch2 class=\"pv-title\"\u003eBuild Your Fence in Four Main Steps\u003c\/h2\u003e\n\u003cp class=\"pv-subtitle\"\u003eInstallation requirements depend on the supporting surface and local conditions. Always confirm anchor suitability and local building requirements before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-install-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/05_d622118a-4d40-401d-a7d4-ef31944df9d9.jpg?v=1785226897\" alt=\"Four-step WPC privacy fence installation guide\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pv-install-grid\"\u003e\n\u003carticle class=\"pv-step\"\u003e\n\u003cdiv class=\"pv-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePlan the Layout\u003c\/h3\u003e\n\u003cp\u003eMeasure the area and mark the exact position of each support post.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-step\"\u003e\n\u003cdiv class=\"pv-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eAnchor the Bases\u003c\/h3\u003e\n\u003cp\u003eSecure the post bases to a suitable solid surface using appropriate fixings.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-step\"\u003e\n\u003cdiv class=\"pv-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eInstall the Panels\u003c\/h3\u003e\n\u003cp\u003ePosition the horizontal WPC boards between the upright support posts.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-step\"\u003e\n\u003cdiv class=\"pv-step-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eFinish the System\u003c\/h3\u003e\n\u003cp\u003eCheck alignment, tighten all fixings and install the finishing caps and rails.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"pv-section pv-uses\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003eFlexible outdoor applications\u003c\/div\u003e\n\u003ch2 class=\"pv-title\"\u003eOne Modular System, Multiple Uses\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-use-grid\"\u003e\n\u003carticle class=\"pv-use-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/10_90ad19e5-d35f-42a6-9e50-33a342ec776b.jpg?v=1785226897\" alt=\"Modern WPC front garden boundary fence\" loading=\"lazy\"\u003e\n\u003cdiv class=\"pv-use-copy\"\u003e\n\u003ch3\u003eGarden Boundaries\u003c\/h3\u003e\n\u003cp\u003eCreate an attractive border around lawns, landscaped areas and front or rear gardens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-use-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/12_c3bd4f6b-5ad4-440b-b342-b25612595ef9.jpg?v=1785226897\" alt=\"WPC privacy screen surrounding a patio\" loading=\"lazy\"\u003e\n\u003cdiv class=\"pv-use-copy\"\u003e\n\u003ch3\u003ePatio Privacy\u003c\/h3\u003e\n\u003cp\u003eEnclose outdoor seating, dining and entertainment spaces for a more private atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pv-use-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/04_____b55bc4ea.jpg?v=1785226898\" alt=\"Long modular WPC fence installed in a backyard\" loading=\"lazy\"\u003e\n\u003cdiv class=\"pv-use-copy\"\u003e\n\u003ch3\u003eBackyard Dividers\u003c\/h3\u003e\n\u003cp\u003eSeparate lawn, utility, poolside or relaxation zones with a coordinated modular boundary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPLETE SYSTEM --\u003e\n\u003csection class=\"pv-section pv-system\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\" style=\"color: #dfb47f;\"\u003eCoordinated fence components\u003c\/div\u003e\n\u003ch2 class=\"pv-title pv-title-white\"\u003eA Clean, Complete Fence Appearance\u003c\/h2\u003e\n\u003cp class=\"pv-subtitle\"\u003eThe dark posts, matching rails and warm brown panels create a consistent modern finish across extended fence layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-system-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/04_____b55bc4ea.jpg?v=1785226898\" alt=\"Complete modular WPC fence system with metal posts\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OPTIONS --\u003e\n\u003csection class=\"pv-section pv-options\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003eChoose your configuration\u003c\/div\u003e\n\u003ch2 class=\"pv-title\"\u003eStart Small or Extend Your Boundary\u003c\/h2\u003e\n\u003cp class=\"pv-subtitle\"\u003eThe original product listing offers one-set, two-set and three-set variants. Check the exact package contents and coverage shown in the product selector before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-option-box\"\u003e\n\u003cdiv class=\"pv-option-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/01___Shopify_WPC.jpg?v=1785226897\" alt=\"Privora modular WPC fence panel and metal post system\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003eAvailable set options\u003c\/div\u003e\n\u003ch3 class=\"pv-title\" style=\"font-size: 35px;\"\u003eSelect the Set Quantity for Your Project\u003c\/h3\u003e\n\u003cdiv class=\"pv-option-list\"\u003e\n\u003cdiv class=\"pv-option\"\u003e1 Set \u003cspan\u003eSmall section or test area\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-option\"\u003e2 Sets \u003cspan\u003eExtended privacy section\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-option\"\u003e3 Sets \u003cspan\u003eLarger modular layout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-option-note\"\u003eMeasure the complete installation width before ordering. Confirm the number of panels, posts, rails, caps and base components included in your selected variant.\u003c\/div\u003e\n\u003cbutton class=\"pv-btn\" type=\"button\" style=\"margin-top: 22px;\"\u003e Choose Your Set \u003cspan\u003e→\u003c\/span\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"pv-section pv-comparison\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003eA lower-maintenance alternative\u003c\/div\u003e\n\u003ch2 class=\"pv-title\"\u003ePrivora™ WPC vs Traditional Wood Fencing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-table-wrap\"\u003e\n\u003ctable class=\"pv-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003ePrivora™ WPC\u003c\/th\u003e\n\u003cth\u003eNatural Wood\u003c\/th\u003e\n\u003cth\u003eBasic Fabric Screen\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolid visual privacy\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eVaries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRequires regular staining\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eUsually\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWood-grain appearance\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModular extension\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003ePossible\u003c\/td\u003e\n\u003ctd\u003eLimited\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eResists splintering\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRigid permanent appearance\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pv-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"pv-section pv-faq\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-center\"\u003e\n\u003cdiv class=\"pv-eyebrow\"\u003eFrequently asked questions\u003c\/div\u003e\n\u003ch2 class=\"pv-title\"\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-list\"\u003e\n\u003cdiv class=\"pv-faq-item active\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e What is WPC? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eWPC means wood-plastic composite. It is an outdoor material designed to provide a wood-style appearance while requiring less routine maintenance than natural timber.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e Does the fence provide complete visual privacy? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eThe closely fitted solid panels are designed to block direct views. Small installation gaps may remain depending on ground level, alignment, panel placement and the final installation method.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e Is it completely soundproof? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eNo. A solid fence may help reduce direct sound transmission, but it is not a certified soundproof wall and will not eliminate outdoor noise.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e Can multiple sets be joined together? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eYes. The modular design allows compatible sections to be extended. Plan post spacing and confirm the contents of each set before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e Can the fence be installed on concrete? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eThe displayed metal posts use screw-down base plates suitable for compatible solid surfaces. Use fixings appropriate for the concrete, structure and local wind conditions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e Can it be installed directly into soil? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eThe displayed base plates are intended to be secured to a suitable solid foundation. Installing over soil may require separate concrete footings or an alternative professionally designed foundation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e Does WPC require painting or staining? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eRoutine painting or staining is generally not required. Clean the surface with water and a soft cloth or brush when dirt and pollen accumulate.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e Can the panels be cut? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eComposite panels may be cut using suitable tools, but cutting can affect the fitting system and finish. Confirm the panel structure and required dimensions before modifying any component.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e Is professional installation required? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eExperienced DIY users may be able to install the system. Professional installation is recommended when you are unsure about foundations, anchors, wind loads, property boundaries or local regulations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-faq-item\"\u003e\n\u003cbutton class=\"pv-faq-question\" type=\"button\"\u003e How many sets should I order? \u003c\/button\u003e\n\u003cdiv class=\"pv-faq-answer\"\u003eMeasure the total required width and compare it with the dimensions and package contents of the selected variant. Allow for posts, corners, gates and any changes in direction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003csection class=\"pv-section pv-guarantee\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003cdiv class=\"pv-guarantee-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pv-eyebrow\" style=\"color: #dfb47f;\"\u003eShop with confidence\u003c\/div\u003e\n\u003ch2 class=\"pv-title pv-title-white\"\u003eBuild a More Private Outdoor Space\u003c\/h2\u003e\n\u003cp class=\"pv-copy\"\u003eChoose the set quantity that matches your project and upgrade your garden, patio or backyard with a modern wood-look privacy boundary.\u003c\/p\u003e\n\u003cdiv class=\"pv-guarantee-cards\"\u003e\n\u003cdiv class=\"pv-guarantee-card\"\u003e\n\u003cdiv class=\"pv-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTracked Delivery\u003c\/strong\u003e \u003cspan\u003eFollow your shipment after dispatch.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-guarantee-card\"\u003e\n\u003cdiv class=\"pv-guarantee-icon\"\u003e↩️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e30-Day Return Policy\u003c\/strong\u003e \u003cspan\u003eReturn conditions apply according to store policy.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-guarantee-card\"\u003e\n\u003cdiv class=\"pv-guarantee-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected online payment processing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pv-guarantee-seal\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e30\u003c\/strong\u003e \u003cspan\u003eDay Return Policy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"pv-final\"\u003e\n\u003cdiv class=\"pv-container\"\u003e\n\u003ch2\u003eTurn an Exposed Yard Into Your Private Outdoor Retreat\u003c\/h2\u003e\n\u003cp\u003eAdd modern wood-style privacy without the constant sanding, painting and staining required by traditional timber fencing.\u003c\/p\u003e\n\u003cbutton class=\"pv-btn\" type=\"button\"\u003e Choose Your Privora™ Set \u003cspan\u003e→\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"pv-final-trust\"\u003e\n\u003cspan\u003e✓ Solid Privacy Panels\u003c\/span\u003e \u003cspan\u003e✓ Weather-Resistant WPC\u003c\/span\u003e \u003cspan\u003e✓ Modular Extension\u003c\/span\u003e \u003cspan\u003e✓ Secure Checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MOBILE STICKY CTA --\u003e\n\u003cdiv class=\"pv-sticky\"\u003e\n\u003cdiv class=\"pv-sticky-copy\"\u003e\n\u003cstrong\u003ePrivora™ WPC Privacy Fence\u003c\/strong\u003e \u003cspan\u003e1, 2 or 3 sets available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"pv-btn\" type=\"button\"\u003e Choose Set \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Livendoa","offers":[{"title":"6.5in*3in\/1set","offer_id":57999270019403,"sku":null,"price":41.61,"currency_code":"GBP","in_stock":false},{"title":"6.5in*3in\/2set","offer_id":57999270052171,"sku":null,"price":69.11,"currency_code":"GBP","in_stock":false},{"title":"6.5in*3in\/3set","offer_id":57999270084939,"sku":null,"price":93.64,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1054\/9087\/4699\/files\/001.webp?v=1785496090","url":"https:\/\/livendoa.shop\/es\/products\/privora-wpc-privacy-fence-panels","provider":"Livendoa","version":"1.0","type":"link"}