{"id":29357,"date":"2026-06-05T02:49:21","date_gmt":"2026-06-05T02:49:21","guid":{"rendered":"https:\/\/myauracove.com\/?page_id=29357"},"modified":"2026-06-09T02:00:54","modified_gmt":"2026-06-09T02:00:54","slug":"%e4%ba%8c%e7%ba%a7%e9%a1%b5%e9%9d%a2-cushion-covers","status":"publish","type":"page","link":"https:\/\/myauracove.com\/?page_id=29357","title":{"rendered":"\u4e8c\u7ea7\u9875\u9762 Cushion Covers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29357\" class=\"elementor elementor-29357\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86008c7 e-con-full e-flex e-con e-parent\" data-id=\"86008c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0da2bec elementor-widget elementor-widget-html\" data-id=\"0da2bec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Custom Cushion Covers - Refresh Without Replacing<\/title>\r\n    <style>\r\n        \/* \u5168\u5c40\u6837\u5f0f\u91cd\u7f6e + \u57fa\u7840\u914d\u7f6e *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        }\r\n\r\n        body {\r\n            background-color: #ffffff;\r\n            color: #333;\r\n            line-height: 1.55;\r\n            \/* \u79fb\u9664body\u7684padding\u548cmax-width\uff0c\u5b9e\u73b0\u5168\u5bbd *\/\r\n            padding: 0;\r\n            max-width: none;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* \u6838\u5fc3\u5e03\u5c40\uff1a\u5de6\u53f3\u4e24\u680f *\/\r\n        .main-container {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 25px;\r\n            align-items: start;\r\n            \/* \u6dfb\u52a0\u5185\u8fb9\u8ddd\uff0c\u9632\u6b62\u5185\u5bb9\u8d34\u8fb9 *\/\r\n            padding: 20px;\r\n            \/* \u9650\u5236\u5185\u5bb9\u6700\u5927\u5bbd\u5ea6\uff0c\u4fdd\u8bc1\u5728\u8d85\u5927\u5c4f\u5e55\u4e0a\u7684\u53ef\u8bfb\u6027 *\/\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* \u5de6\u4fa7\u56fe\u7247\u533a\u57df *\/\r\n        .left-section {\r\n            position: relative;\r\n        }\r\n\r\n        \/* \u4e3b\u56fe\u5bb9\u5668 *\/\r\n        .main-image-wrapper {\r\n            position: relative;\r\n            border-radius: 8px;\r\n            overflow: hidden;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .main-image {\r\n            width: 100%;\r\n            height: auto;\r\n            display: block;\r\n        }\r\n\r\n        \/* \u7f29\u7565\u56fe\u8f6e\u64ad *\/\r\n        .thumbnail-carousel {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n\r\n        .carousel-btn {\r\n            width: 32px;\r\n            height: 32px;\r\n            border-radius: 50%;\r\n            border: 1px solid #ddd;\r\n            background-color: #fff;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            cursor: pointer;\r\n            font-size: 14px;\r\n            color: #666;\r\n            transition: all 0.2s ease;\r\n        }\r\n\r\n        .carousel-btn:hover {\r\n            background-color: #f5f5f5;\r\n        }\r\n\r\n        .thumbnails {\r\n            display: flex;\r\n            gap: 8px;\r\n            overflow-x: auto;\r\n            padding-bottom: 5px;\r\n            scrollbar-width: none; \/* \u9690\u85cf\u6eda\u52a8\u6761 *\/\r\n        }\r\n\r\n        .thumbnails::-webkit-scrollbar {\r\n            display: none;\r\n        }\r\n\r\n        .thumbnail-item {\r\n            width: 70px;\r\n            height: 70px;\r\n            border-radius: 4px;\r\n            overflow: hidden;\r\n            cursor: pointer;\r\n            border: 2px solid transparent;\r\n        }\r\n\r\n        .thumbnail-item.active {\r\n            border-color: #ff8c00;\r\n        }\r\n\r\n        .thumbnail-img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n\r\n        \/* \u53f3\u4fa7\u5185\u5bb9\u533a\u57df *\/\r\n        .right-section {\r\n            padding: 15px;\r\n        }\r\n\r\n        \/* \u6807\u9898\u6837\u5f0f *\/\r\n        .product-title {\r\n            font-size: 32px;\r\n            font-weight: 700;\r\n            color: #222;\r\n            line-height: 1.2;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        \/* \u4ef7\u683c\u6837\u5f0f *\/\r\n        .price-tag {\r\n            font-size: 20px;\r\n            color: #555;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        \/* \u63cf\u8ff0\u6587\u672c *\/\r\n        .product-desc {\r\n            font-size: 16px;\r\n            color: #444;\r\n            line-height: 1.6;\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        \/* \u6b65\u9aa4\u5361\u7247\u5bb9\u5668 *\/\r\n        .steps-container {\r\n            display: flex;\r\n            gap: 15px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        \/* \u6b65\u9aa4\u5361\u7247 *\/\r\n        .step-card {\r\n            flex: 1;\r\n            border: 1px solid #f0e0d0;\r\n            border-radius: 6px;\r\n            padding: 15px;\r\n            position: relative;\r\n        }\r\n\r\n        .step-number {\r\n            position: absolute;\r\n            top: -10px;\r\n            right: -10px;\r\n            width: 24px;\r\n            height: 24px;\r\n            border-radius: 50%;\r\n            background-color: #ff8c00;\r\n            color: #fff;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 12px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .step-icon {\r\n            width: 20px;\r\n            height: 20px;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .step-title {\r\n            font-size: 15px;\r\n            font-weight: 600;\r\n            color: #e67700;\r\n            margin-bottom: 6px;\r\n        }\r\n\r\n        .step-desc {\r\n            font-size: 13px;\r\n            color: #666;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        \/* \u6210\u672c\u4f18\u52bf\u5361\u7247 *\/\r\n        .cost-card {\r\n            background-color: #fff9f0;\r\n            border-radius: 6px;\r\n            padding: 15px;\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        .cost-title {\r\n            font-size: 15px;\r\n            font-weight: 600;\r\n            color: #e67700;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .cost-desc {\r\n            font-size: 13px;\r\n            color: #666;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        \/* \u81ea\u5b9a\u4e49\u6309\u94ae *\/\r\n        .customize-btn {\r\n            width: 100%;\r\n            background-color: #ff8c00;\r\n            color: #fff;\r\n            border: none;\r\n            border-radius: 6px;\r\n            padding: 15px 0;\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: background-color 0.2s ease;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .customize-btn:hover {\r\n            background-color: #e67700;\r\n        }\r\n\r\n        \/* \u5e95\u90e8\u4fdd\u969c\u680f *\/\r\n        .guarantee-bar {\r\n            display: flex;\r\n            justify-content: space-around;\r\n            align-items: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .guarantee-item {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n            font-size: 13px;\r\n            color: #555;\r\n        }\r\n\r\n        .guarantee-icon {\r\n            width: 16px;\r\n            height: 16px;\r\n        }\r\n\r\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\r\n        @media (max-width: 992px) {\r\n            .main-container {\r\n                grid-template-columns: 1fr;\r\n                padding: 15px;\r\n            }\r\n\r\n            .product-title {\r\n                font-size: 28px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 576px) {\r\n            .steps-container {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .guarantee-bar {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"main-container\">\r\n        <!-- \u5de6\u4fa7\u56fe\u7247\u533a\u57df -->\r\n        <div class=\"left-section\">\r\n            <!-- \u4e3b\u56fe\u7247 -->\r\n            <div class=\"main-image-wrapper\">\r\n                <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-1-2.jpg\" alt=\"Premium Fabrics & Colors\" class=\"main-image lazyload\" id=\"mainImage\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\">\r\n                <!-- \u5df2\u5220\u9664\u56fe\u7247\u53e0\u52a0\u6587\u5b57 -->\r\n            <\/div>\r\n\r\n            <!-- \u7f29\u7565\u56fe\u8f6e\u64ad -->\r\n            <div class=\"thumbnail-carousel\">\r\n                <button class=\"carousel-btn\" id=\"prevBtn\">\u25c0<\/button>\r\n                <div class=\"thumbnails\">\r\n                    <div class=\"thumbnail-item active\" data-img=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-1-2.jpg\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-1-2.jpg\" alt=\"Thumbnail 1\" class=\"thumbnail-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\">\r\n                    <\/div>\r\n                    <div class=\"thumbnail-item\" data-img=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-2-2.jpg\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-2-2.jpg\" alt=\"Thumbnail 2\" class=\"thumbnail-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\">\r\n                    <\/div>\r\n                    <div class=\"thumbnail-item\" data-img=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-3.webp\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-3.webp\" alt=\"Thumbnail 3\" class=\"thumbnail-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\">\r\n                    <\/div>\r\n                    <div class=\"thumbnail-item\" data-img=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-4.jpg\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-4.jpg\" alt=\"Thumbnail 4\" class=\"thumbnail-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\">\r\n                    <\/div>\r\n                    <div class=\"thumbnail-item\" data-img=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-5.jpg\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-5.jpg\" alt=\"Thumbnail 5\" class=\"thumbnail-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\">\r\n                    <\/div>\r\n                    <div class=\"thumbnail-item\" data-img=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-6-1.webp\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-6-1.webp\" alt=\"Thumbnail 6\" class=\"thumbnail-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\">\r\n                    <\/div>\r\n                <\/div>\r\n                <button class=\"carousel-btn\" id=\"nextBtn\">\u25b6<\/button>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u53f3\u4fa7\u5185\u5bb9\u533a\u57df -->\r\n        <div class=\"right-section\">\r\n            <h1 class=\"product-title\">Custom Cushion Covers - Refresh Without Replacing<\/h1>\r\n            <div class=\"price-tag\">Starts at $29.86<\/div>\r\n            <p class=\"product-desc\">\r\n                Refresh your existing cushions without replacing the entire cushion. Custom covers slip over your current inserts, offering an affordable way to update colors, patterns, and style while keeping the comfort you already love.\r\n            <\/p>\r\n\r\n            <!-- \u6b65\u9aa4\u5361\u7247 -->\r\n            <div class=\"steps-container\">\r\n                <div class=\"step-card\">\r\n                    <div class=\"step-number\">1<\/div>\r\n                    <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/\u5c3a\u5b50.svg\" alt=\"Measure Icon\" class=\"step-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\r\n                    <h3 class=\"step-title\">Measure Existing Cushion<\/h3>\r\n                    <p class=\"step-desc\">Width, depth & thickness of your current insert<\/p>\r\n                <\/div>\r\n                <div class=\"step-card\">\r\n                    <div class=\"step-number\">2<\/div>\r\n                    <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/\u753b\u677f.svg\" alt=\"Fabric Icon\" class=\"step-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\r\n                    <h3 class=\"step-title\">Choose Your Fabric<\/h3>\r\n                    <p class=\"step-desc\">100+ colors, patterns & textures available<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- \u6210\u672c\u4f18\u52bf\u5361\u7247 -->\r\n            <div class=\"cost-card\">\r\n                <h3 class=\"cost-title\">Cost-Effective Refresh<\/h3>\r\n                <p class=\"cost-desc\">Save money by reusing your existing foam inserts. Change covers seasonally or when you want a new look without the expense of complete cushion replacement.<\/p>\r\n            <\/div>\r\n\r\n            <!-- \u81ea\u5b9a\u4e49\u6309\u94ae -->\r\n            <button class=\"customize-btn\">Customize Now<\/button>\r\n\r\n            <!-- \u5e95\u90e8\u4fdd\u969c\u680f -->\r\n            <div class=\"guarantee-bar\">\r\n                <div class=\"guarantee-item\">\r\n                    <svg class=\"guarantee-icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM17 10.17L15.59 8.76L11 13.34L8.41 10.76L7 12.17L11 16.17L17 10.17Z\" fill=\"#228B22\"\/>\r\n                    <\/svg>\r\n                    <span>Exact Fit Assured<\/span>\r\n                <\/div>\r\n                <div class=\"guarantee-item\">\r\n                    <svg class=\"guarantee-icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M21 10.17C20.42 10.06 19.79 10 19.15 10C18.84 10 18.5 10.03 18.19 10.08L19.43 8.16C20.24 8.58 20.95 9.29 21.37 10.17ZM12 19.96C10.4 19.87 8.82 19.09 7.66 17.82L11.16 14.84C11.34 15.13 11.56 15.41 11.81 15.65C12.07 15.89 12.36 16.08 12.68 16.22L12 19.96ZM4.95 12.09C4.97 12.09 4.98 12.09 5 12.09C5.03 12.09 5.05 12.09 5.08 12.08L7.07 11.86C7.03 11.71 7 11.55 7 11.39C7 9.97 7.81 8.72 9 8.16L10.68 6.05C8.39 5.39 5.89 5.29 3.83 6.25C2.82 6.71 2.07 7.5 1.74 8.5C1.39 9.56 1.53 10.7 2.1 11.65C2.67 12.6 3.66 13.25 4.76 13.35L4.95 12.09ZM18.99 11.94L17.94 11.79C17.97 11.6 18 11.4 18 11.19C18 9.07 16.45 7.35 14.43 7.15L13.57 4.83C15.96 4.47 18.39 5.55 19.86 7.47C21.33 9.39 21.55 11.95 19.99 13.85L18.99 11.94ZM11.44 13.05L5.95 19.55C7.79 21.03 10.21 21.42 12.43 20.44L11.44 13.05Z\" fill=\"#228B22\"\/>\r\n                    <\/svg>\r\n                    <span>Free Shipping<\/span>\r\n                <\/div>\r\n                <div class=\"guarantee-item\">\r\n                    <svg class=\"guarantee-icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M18 8H19C20.06 8 21.07 8.42 21.83 9.18C22.59 9.94 23 10.94 23 12C23 13.06 22.59 14.06 21.83 14.82C21.07 15.58 20.06 16 19 16H5C3.94 16 2.93 15.58 2.17 14.82C1.41 14.06 1 13.06 1 12C1 10.94 1.41 9.94 2.17 9.18C2.93 8.42 3.94 8 5 8H6V6C6 3.79 7.79 2 10 2H14C16.21 2 18 3.79 18 6V8ZM8 8V6C8 5.45 8.45 5 9 5H9.5C9.22 5 9 5.22 9 5.5V8H8ZM11 5H13V8H11V5ZM14.5 8H14V5.5C14 5.22 13.78 5 13.5 5H13C13.55 5 14 5.45 14 6V8H14.5ZM16 8H16.5C16.78 8 17 7.78 17 7.5V6C17 5.45 16.55 5 16 5H15.5V8H16ZM8 11C7.45 11 7 11.45 7 12C7 12.55 7.45 13 8 13C8.55 13 9 12.55 9 12C9 11.45 8.55 11 8 11ZM11 11C10.45 11 10 11.45 10 12C10 12.55 10.45 13 11 13C11.55 13 12 12.55 12 12C12 11.45 11.55 11 11 11ZM14 11C13.45 11 13 11.45 13 12C13 12.55 13.45 13 14 13C14.55 13 15 12.55 15 12C15 11.45 14.55 11 14 11ZM17 11C16.45 11 16 11.45 16 12C16 12.55 16.45 13 17 13C17.55 13 18 12.55 18 12C18 11.45 17.55 11 17 11Z\" fill=\"#555\"\/>\r\n                    <\/svg>\r\n                    <span>Secure Checkout<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ \u7f29\u7565\u56fe\u5207\u6362\u903b\u8f91\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const mainImage = document.getElementById('mainImage');\r\n            const thumbnailItems = document.querySelectorAll('.thumbnail-item');\r\n            const prevBtn = document.getElementById('prevBtn');\r\n            const nextBtn = document.getElementById('nextBtn');\r\n            const thumbnailsContainer = document.querySelector('.thumbnails');\r\n\r\n            \/\/ \u70b9\u51fb\u7f29\u7565\u56fe\u5207\u6362\u4e3b\u56fe\r\n            thumbnailItems.forEach(item => {\r\n                item.addEventListener('click', function() {\r\n                    \/\/ \u79fb\u9664\u6240\u6709active\u72b6\u6001\r\n                    thumbnailItems.forEach(thumb => thumb.classList.remove('active'));\r\n                    \/\/ \u6dfb\u52a0\u5f53\u524dactive\u72b6\u6001\r\n                    this.classList.add('active');\r\n                    \/\/ \u5207\u6362\u4e3b\u56fe\r\n                    mainImage.src = this.dataset.img;\r\n                });\r\n            });\r\n\r\n            \/\/ \u5de6\u6309\u94ae\u6eda\u52a8\u7f29\u7565\u56fe\r\n            prevBtn.addEventListener('click', function() {\r\n                thumbnailsContainer.scrollBy({ left: -150, behavior: 'smooth' });\r\n            });\r\n\r\n            \/\/ \u53f3\u6309\u94ae\u6eda\u52a8\u7f29\u7565\u56fe\r\n            nextBtn.addEventListener('click', function() {\r\n                thumbnailsContainer.scrollBy({ left: 150, behavior: 'smooth' });\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39691c6 e-con-full e-flex e-con e-parent\" data-id=\"39691c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b78fe17 elementor-widget elementor-widget-html\" data-id=\"b78fe17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Product Features - MyAuraCove<\/title>\r\n    <style>\r\n        \/* \u5168\u5c40\u6837\u5f0f\u91cd\u7f6e\u4e0e\u57fa\u7840\u914d\u7f6e *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: 'Arial', sans-serif;\r\n        }\r\n        body {\r\n            background-color: #ffffff;\r\n            color: #333333;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        \/* \u5168\u5bbd\u901a\u680f\u5bb9\u5668 *\/\r\n        .features-full-section {\r\n            width: 100%;\r\n            background: #ffffff;\r\n            padding: 60px 20px;\r\n        }\r\n\r\n        \/* \u5185\u5bb9\u5c45\u4e2d\u5bb9\u5668 *\/\r\n        .features-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 20px;\r\n            align-items: stretch;\r\n        }\r\n\r\n        \/* \u7279\u6027\u5361\u7247\u6837\u5f0f *\/\r\n        .feature-card {\r\n            background-color: #ffffff;\r\n            padding: 30px 20px;\r\n            border-radius: 12px;\r\n            text-align: center;\r\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\r\n            border: 1px solid #f0f0f0;\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .feature-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);\r\n            border-color: #e5e5e5;\r\n        }\r\n\r\n        \/* ====================== \u6838\u5fc3\u4f18\u5316\uff1a\u56fe\u6807\u5c3a\u5bf8 ====================== *\/\r\n        \/* 1. \u589e\u5927\u56fe\u6807\u5230 80px\uff08\u7f51\u9875\u5c55\u793a\u66f4\u5408\u9002\uff09\r\n           2. \u5f3a\u5236\u56fa\u5b9a\u5c3a\u5bf8\uff0c\u7981\u6b62\u88ab\u7f51\u9875\u5168\u5c40\u6837\u5f0f\u538b\u7f29\r\n           3. \u4f18\u5316\u95f4\u8ddd\uff0c\u89c6\u89c9\u66f4\u534f\u8c03 *\/\r\n        .feature-icon {\r\n            \/* \u5f3a\u5236\u5bbd\u9ad8\uff0c\u9632\u6b62\u88ab\u8986\u76d6 *\/\r\n            width: 80px !important;\r\n            height: 80px !important;\r\n            min-width: 80px;\r\n            min-height: 80px;\r\n            margin: 0 auto 25px; \/* \u52a0\u5927\u5e95\u90e8\u95f4\u8ddd\uff0c\u9002\u914d\u5927\u56fe\u6807 *\/\r\n            object-fit: contain;\r\n            display: block;\r\n            \/* \u4fdd\u8bc1\u56fe\u7247\u4e0d\u62c9\u4f38 *\/\r\n            object-position: center;\r\n        }\r\n\r\n        \/* \u5361\u7247\u6807\u9898\u6837\u5f0f *\/\r\n        .feature-title {\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            color: #2d3748;\r\n            margin-bottom: 12px;\r\n            letter-spacing: 0.5px;\r\n            text-transform: capitalize;\r\n        }\r\n\r\n        \/* \u5361\u7247\u63cf\u8ff0\u6587\u672c\u6837\u5f0f *\/\r\n        .feature-desc {\r\n            font-size: 14px;\r\n            color: #718096;\r\n            line-height: 1.6;\r\n            max-width: 220px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\r\n        @media (max-width: 992px) {\r\n            .features-container {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            .features-full-section {\r\n                padding: 40px 15px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 576px) {\r\n            .features-container {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .feature-card {\r\n                padding: 25px 15px;\r\n            }\r\n            \/* \u79fb\u52a8\u7aef\u56fe\u6807\u81ea\u9002\u5e94\u7f29\u5c0f *\/\r\n            .feature-icon {\r\n                width: 60px !important;\r\n                height: 60px !important;\r\n            }\r\n            .feature-title {\r\n                font-size: 16px;\r\n            }\r\n            .feature-desc {\r\n                font-size: 13px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"features-full-section\">\r\n        <div class=\"features-container\">\r\n            <div class=\"feature-card\">\r\n                <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-1.png\" alt=\"Handmade\" class=\"feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 120px; --smush-placeholder-aspect-ratio: 120\/120;\">\r\n                <h3 class=\"feature-title\">Handmade<\/h3>\r\n                <p class=\"feature-desc\">Every detail is carefully handcrafted to ensure superior quality and durability.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"feature-card\">\r\n                <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-2-1.webp\" alt=\"Free Shipping\" class=\"feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\r\n                <h3 class=\"feature-title\">Free Shipping<\/h3>\r\n                <p class=\"feature-desc\">Factory-direct delivery in 7-10 days straight to your door.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"feature-card\">\r\n                <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-3.png\" alt=\"Effortless Care\" class=\"feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 120px; --smush-placeholder-aspect-ratio: 120\/120;\">\r\n                <h3 class=\"feature-title\">Effortless Care<\/h3>\r\n                <p class=\"feature-desc\">Easy Cleaning and Maintenance for Our Cushions.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"feature-card\">\r\n                <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-4.png\" alt=\"Factory Guarantee\" class=\"feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 120px; --smush-placeholder-aspect-ratio: 120\/120;\">\r\n                <h3 class=\"feature-title\">Factory Guarantee<\/h3>\r\n                <p class=\"feature-desc\">We are confident in the quality of our cushions to ensure they are built to last.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f784c1f e-con-full e-flex e-con e-parent\" data-id=\"f784c1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd72aa6 elementor-widget elementor-widget-html\" data-id=\"cd72aa6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Product Description - Custom Cushion Covers<\/title>\r\n    <style>\r\n        \/* \u5168\u5c40\u6837\u5f0f\u91cd\u7f6e + \u5168\u5bbd\u901a\u680f\u57fa\u7840 *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        }\r\n\r\n        body {\r\n            width: 100%;\r\n            background-color: #ffffff;\r\n            color: #333;\r\n            line-height: 1.6;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* \u5168\u5bbd\u901a\u680f\u5bb9\u5668 *\/\r\n        .product-description-wrapper {\r\n            width: 100%;\r\n            padding: 40px 20px;\r\n            background-color: #fff;\r\n        }\r\n\r\n        \/* \u5185\u5bb9\u5bb9\u5668\uff08\u9650\u5236\u6700\u5927\u5bbd\u5ea6\u4fdd\u8bc1\u53ef\u8bfb\u6027\uff0c\u5c45\u4e2d\u5bf9\u9f50\uff09 *\/\r\n        .content-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* \u6807\u9898\u6837\u5f0f 1:1\u590d\u523b *\/\r\n        .section-title {\r\n            font-size: 20px;\r\n            font-weight: 600;\r\n            color: #2c3e50;\r\n            margin-bottom: 25px;\r\n            padding-bottom: 15px;\r\n            border-bottom: 1px solid #e9ecef;\r\n        }\r\n\r\n        \/* \u63cf\u8ff0\u6587\u672c\u6837\u5f0f *\/\r\n        .desc-text {\r\n            font-size: 16px;\r\n            color: #586675;\r\n            line-height: 1.7;\r\n            margin-bottom: 35px;\r\n            max-width: 100%;\r\n        }\r\n\r\n        \/* \u7279\u6027\u7f51\u683c\u5e03\u5c40 *\/\r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 25px 20px;\r\n            align-items: flex-start;\r\n        }\r\n\r\n        \/* \u5355\u4e2a\u7279\u6027\u9879 *\/\r\n        .feature-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n        }\r\n\r\n        \/* \u7279\u6027\u56fe\u6807\u5bb9\u5668 *\/\r\n        .feature-icon {\r\n            width: 24px;\r\n            height: 24px;\r\n            flex-shrink: 0;\r\n            margin-top: 2px;\r\n        }\r\n\r\n        .feature-icon img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: contain;\r\n        }\r\n\r\n        \/* \u7279\u6027\u6587\u672c *\/\r\n        .feature-text {\r\n            font-size: 15px;\r\n            color: #586675;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\r\n        @media (max-width: 768px) {\r\n            .features-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n        }\r\n\r\n        @media (max-width: 576px) {\r\n            .features-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .section-title {\r\n                font-size: 18px;\r\n            }\r\n\r\n            .desc-text, .feature-text {\r\n                font-size: 14px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"product-description-wrapper\">\r\n        <div class=\"content-container\">\r\n            <!-- \u6807\u9898 -->\r\n            <h2 class=\"section-title\">Product Description<\/h2>\r\n\r\n            <!-- \u63cf\u8ff0\u6587\u672c -->\r\n            <p class=\"desc-text\">\r\n                Refresh your existing cushions with our custom-made covers, offering an economical way to update your look without replacing entire cushions. Choose from our extensive fabric library to create covers that perfectly match your decor, whether you need a single replacement or a complete set. Each cover is precisely tailored to your cushion dimensions with professional finishing details.\r\n            <\/p>\r\n\r\n            <!-- \u7279\u6027\u7f51\u683c -->\r\n            <div class=\"features-grid\">\r\n                <!-- \u7279\u60271 -->\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/\u9762\u6599\u8d44\u6599.svg\" alt=\"Fabric Icon\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <\/div>\r\n                    <div class=\"feature-text\">\r\n                        Choose from 100+ premium fabrics in various textures and patterns.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- \u7279\u60272 -->\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/\u62c9\u94fe.svg\" alt=\"Zipper Icon\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <\/div>\r\n                    <div class=\"feature-text\">\r\n                        Hidden or visible zipper options for easy cushion insert removal.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- \u7279\u60273 -->\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/\u6d17\u8863\u673a.svg\" alt=\"Washing Machine Icon\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <\/div>\r\n                    <div class=\"feature-text\">\r\n                        Machine washable fabrics make maintenance simple and convenient.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- \u7279\u60274 -->\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/\u7a97\u6237.svg\" alt=\"Measure Icon\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <\/div>\r\n                    <div class=\"feature-text\">\r\n                        Made to your exact measurements for perfect fit on existing cushions.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- \u7279\u60275 -->\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/\u5149\u7167.svg\" alt=\"Indoor Outdoor Icon\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <\/div>\r\n                    <div class=\"feature-text\">\r\n                        Available in both indoor and outdoor fabric options.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- \u7279\u60276 -->\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/\u5956\u52b1\u5355.svg\" alt=\"Durability Icon\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <\/div>\r\n                    <div class=\"feature-text\">\r\n                        Reinforced seams and professional stitching ensure long-lasting durability.\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-325b220 e-con-full e-flex e-con e-parent\" data-id=\"325b220\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d0b281 elementor-widget elementor-widget-html\" data-id=\"1d0b281\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Design Your Perfect Fit - Custom Cushion<\/title>\r\n    <style>\r\n        \/* \u5168\u5c40\u6837\u5f0f\u91cd\u7f6e + \u5168\u5bbd\u901a\u680f\u57fa\u7840 *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        }\r\n\r\n        body {\r\n            width: 100%;\r\n            background-color: #ffffff;\r\n            color: #333;\r\n            line-height: 1.6;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* \u5168\u5bbd\u901a\u680f\u5bb9\u5668 *\/\r\n        .customize-wrapper {\r\n            width: 100%;\r\n            padding: 40px 20px;\r\n            background-color: #fff;\r\n        }\r\n\r\n        \/* \u5185\u5bb9\u5bb9\u5668\uff08\u5c45\u4e2d+\u9650\u5236\u6700\u5927\u5bbd\u5ea6\uff09 *\/\r\n        .content-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* \u6807\u9898\u533a\u57df *\/\r\n        .main-title {\r\n            font-size: 24px;\r\n            font-weight: 600;\r\n            color: #2c3e50;\r\n            margin-bottom: 8px;\r\n            padding-bottom: 10px;\r\n            border-bottom: 2px solid #f39c12;\r\n            display: inline-block;\r\n        }\r\n\r\n        .title-desc {\r\n            font-size: 14px;\r\n            color: #7f8c8d;\r\n            margin-bottom: 35px;\r\n        }\r\n\r\n        \/* \u5c3a\u5bf8\u9009\u62e9\u677f\u5757 *\/\r\n        .dimensions-section {\r\n            margin-bottom: 45px;\r\n        }\r\n\r\n        .section-subtitle {\r\n            font-size: 18px;\r\n            font-weight: 500;\r\n            color: #34495e;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n\r\n        .section-subtitle small {\r\n            font-size: 12px;\r\n            font-weight: 400;\r\n            color: #95a5a6;\r\n        }\r\n\r\n        \/* \u5355\u4f4d\u5207\u6362 *\/\r\n        .unit-switch {\r\n            display: flex;\r\n            gap: 15px;\r\n            margin-bottom: 25px;\r\n            padding: 8px 12px;\r\n            background-color: #f8f9fa;\r\n            border-radius: 4px;\r\n            width: fit-content;\r\n        }\r\n\r\n        .unit-option {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n            cursor: pointer;\r\n            font-size: 14px;\r\n            color: #586675;\r\n        }\r\n\r\n        \/* \u5355\u9009\u6309\u94ae\u6837\u5f0f *\/\r\n        .unit-radio {\r\n            -webkit-appearance: none;\r\n            appearance: none;\r\n            width: 16px;\r\n            height: 16px;\r\n            border-radius: 50%;\r\n            border: 2px solid #bdc3c7;\r\n            outline: none;\r\n            cursor: pointer;\r\n            position: relative;\r\n        }\r\n\r\n        .unit-radio:checked {\r\n            border-color: #f39c12;\r\n        }\r\n\r\n        .unit-radio:checked::after {\r\n            content: '';\r\n            width: 8px;\r\n            height: 8px;\r\n            border-radius: 50%;\r\n            background-color: #f39c12;\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n        }\r\n\r\n        \/* \u5c3a\u5bf8\u8f93\u5165\u5e03\u5c40 *\/\r\n        .dimensions-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 30px;\r\n            align-items: flex-start;\r\n        }\r\n\r\n        .dimension-img {\r\n            width: 100%;\r\n            max-width: 300px;\r\n            height: auto;\r\n            display: block;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .input-group {\r\n            margin-bottom: 18px;\r\n        }\r\n\r\n        .input-label {\r\n            font-size: 15px;\r\n            font-weight: 500;\r\n            color: #2c3e50;\r\n            margin-bottom: 6px;\r\n            display: block;\r\n        }\r\n\r\n        .dimension-input {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .dimension-input input {\r\n            flex: 1;\r\n            padding: 8px 12px;\r\n            border: 1px solid #ddd;\r\n            border-radius: 4px;\r\n            font-size: 14px;\r\n            color: #333;\r\n            outline: none;\r\n            transition: border-color 0.2s ease;\r\n        }\r\n\r\n        .dimension-input input:focus {\r\n            border-color: #f39c12;\r\n        }\r\n\r\n        .unit-tag {\r\n            padding: 8px 12px;\r\n            background-color: #f8f9fa;\r\n            border: 1px solid #ddd;\r\n            border-radius: 4px;\r\n            font-size: 12px;\r\n            color: #7f8c8d;\r\n            white-space: nowrap;\r\n        }\r\n\r\n        .input-hint {\r\n            font-size: 11px;\r\n            color: #95a5a6;\r\n            margin-top: 4px;\r\n            display: block;\r\n        }\r\n\r\n        \/* \u81ea\u5b9a\u4e49\u9009\u9879\u677f\u5757\u901a\u7528\u6837\u5f0f *\/\r\n        .custom-option-section {\r\n            margin-bottom: 35px;\r\n            padding: 20px;\r\n            border: 1px solid #eee;\r\n            border-radius: 6px;\r\n        }\r\n\r\n        .option-title {\r\n            font-size: 16px;\r\n            font-weight: 500;\r\n            color: #34495e;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .option-desc {\r\n            font-size: 12px;\r\n            color: #7f8c8d;\r\n            margin-bottom: 20px;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        \/* \u9009\u9879\u7f51\u683c *\/\r\n        .option-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));\r\n            gap: 15px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .option-item {\r\n            border: 2px solid transparent;\r\n            border-radius: 6px;\r\n            padding: 10px;\r\n            text-align: center;\r\n            cursor: pointer;\r\n            transition: border-color 0.2s ease;\r\n        }\r\n\r\n        .option-item.active {\r\n            border-color: #f39c12;\r\n        }\r\n\r\n        .option-img {\r\n            width: 100%;\r\n            max-width: 80px;\r\n            height: auto;\r\n            margin: 0 auto 8px;\r\n            display: block;\r\n        }\r\n\r\n        .option-label {\r\n            font-size: 12px;\r\n            color: #586675;\r\n        }\r\n\r\n        \/* Length\u8f93\u5165\u6846\u6837\u5f0f *\/\r\n        .length-input-group {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            padding: 10px;\r\n            background-color: #f8f9fa;\r\n            border-radius: 4px;\r\n            width: fit-content;\r\n        }\r\n\r\n        .length-label {\r\n            font-size: 14px;\r\n            font-weight: 500;\r\n            color: #2c3e50;\r\n        }\r\n\r\n        .length-input {\r\n            padding: 6px 10px;\r\n            border: 1px solid #ddd;\r\n            border-radius: 4px;\r\n            font-size: 14px;\r\n            width: 80px;\r\n            outline: none;\r\n        }\r\n\r\n        .length-input:focus {\r\n            border-color: #f39c12;\r\n        }\r\n\r\n        .length-hint {\r\n            font-size: 11px;\r\n            color: #95a5a6;\r\n            margin-left: 10px;\r\n        }\r\n\r\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\r\n        @media (max-width: 768px) {\r\n            .dimensions-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .option-grid {\r\n                grid-template-columns: repeat(3, 1fr);\r\n            }\r\n        }\r\n\r\n        @media (max-width: 576px) {\r\n            .option-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n\r\n            .main-title {\r\n                font-size: 20px;\r\n            }\r\n\r\n            .section-subtitle {\r\n                font-size: 16px;\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n                gap: 8px;\r\n            }\r\n\r\n            .length-input-group {\r\n                flex-wrap: wrap;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"customize-wrapper\">\r\n        <div class=\"content-container\">\r\n            <!-- \u4e3b\u6807\u9898 -->\r\n            <h1 class=\"main-title\">Design Your Perfect Fit<\/h1>\r\n            <p class=\"title-desc\">Follow the steps below to build your custom cushion. Your price will update automatically.<\/p>\r\n\r\n            <!-- \u5c3a\u5bf8\u9009\u62e9\u677f\u5757 -->\r\n            <div class=\"dimensions-section\">\r\n                <h2 class=\"section-subtitle\">\r\n                    Choose Dimensions\r\n                    <small>Zipper on the bottom of the longest side, hidden design.<\/small>\r\n                <\/h2>\r\n\r\n                <!-- \u5355\u4f4d\u5207\u6362 -->\r\n                <div class=\"unit-switch\">\r\n                    <label class=\"unit-option\">\r\n                        <input type=\"radio\" name=\"unit\" class=\"unit-radio\" id=\"inch-unit\" checked>\r\n                        INCH\r\n                    <\/label>\r\n                    <label class=\"unit-option\">\r\n                        <input type=\"radio\" name=\"unit\" class=\"unit-radio\" id=\"cm-unit\">\r\n                        CM\r\n                    <\/label>\r\n                <\/div>\r\n\r\n                <!-- \u5c3a\u5bf8\u8f93\u5165\u533a\u57df -->\r\n                <div class=\"dimensions-grid\">\r\n                    <div class=\"dimension-img-wrapper\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-1-1.png\" alt=\"Cushion Dimensions\" class=\"dimension-img lazyload\" id=\"dimension-img\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 500px; --smush-placeholder-aspect-ratio: 500\/400;\">\r\n                    <\/div>\r\n                    <div class=\"dimension-inputs\">\r\n                        <!-- Width\u8f93\u5165 -->\r\n                        <div class=\"input-group\">\r\n                            <label class=\"input-label\">Width<\/label>\r\n                            <div class=\"dimension-input\">\r\n                                <input type=\"number\" id=\"width-input\" value=\"10\" min=\"10\" max=\"109\">\r\n                                <span class=\"unit-tag\" id=\"width-unit\">inch<\/span>\r\n                            <\/div>\r\n                            <span class=\"input-hint\" id=\"width-hint\">inch(10-109)<\/span>\r\n                        <\/div>\r\n\r\n                        <!-- Depth\u8f93\u5165 -->\r\n                        <div class=\"input-group\">\r\n                            <label class=\"input-label\">Depth<\/label>\r\n                            <div class=\"dimension-input\">\r\n                                <input type=\"number\" id=\"depth-input\" value=\"10\" min=\"2\" max=\"55\">\r\n                                <span class=\"unit-tag\" id=\"depth-unit\">inch<\/span>\r\n                            <\/div>\r\n                            <span class=\"input-hint\" id=\"depth-hint\">inch(2-55)<\/span>\r\n                        <\/div>\r\n\r\n                        <!-- Thickness\u8f93\u5165 -->\r\n                        <div class=\"input-group\">\r\n                            <label class=\"input-label\">Thickness<\/label>\r\n                            <div class=\"dimension-input\">\r\n                                <input type=\"number\" id=\"thickness-input\" value=\"2\" min=\"2\" max=\"7\">\r\n                                <span class=\"unit-tag\" id=\"thickness-unit\">inch<\/span>\r\n                            <\/div>\r\n                            <span class=\"input-hint\" id=\"thickness-hint\">inch(2-7)<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Non-slip Ties \u677f\u5757 -->\r\n            <div class=\"custom-option-section\">\r\n                <h3 class=\"option-title\">Non-slip Ties<\/h3>\r\n                <div class=\"option-grid\">\r\n                    <div class=\"option-item\" data-option=\"no-straps-1\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-2.png\" alt=\"No Straps\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">No Straps<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item active\" data-option=\"2-straps\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-3-1.png\" alt=\"2 Straps\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">2 Straps<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"4-straps\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-4-1.png\" alt=\"4 Straps\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">4 Straps<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"no-straps-2\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-5.png\" alt=\"No Straps\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">No Straps<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"4-straps-2\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-6.png\" alt=\"4 Straps\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">4 Straps<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"8-straps\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-7.png\" alt=\"8 Straps\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">8 Straps<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"no-straps-3\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-8.png\" alt=\"No Straps\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">No Straps<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Length\u8f93\u5165\u6846\uff08\u82f1\u6587\u63d0\u793a\uff09 -->\r\n                <div class=\"length-input-group\">\r\n                    <label class=\"length-label\">Length:<\/label>\r\n                    <input type=\"number\" class=\"length-input\" id=\"strap-length\" value=\"15\" min=\"15\" max=\"35\" step=\"10\">\r\n                    <span class=\"length-hint\">Available sizes: 15 \/ 25 \/ 35<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Anti-slip Method \u677f\u5757 -->\r\n            <div class=\"custom-option-section\">\r\n                <h3 class=\"option-title\">Anti-slip Method<\/h3>\r\n                <p class=\"option-desc\">The non-slip bottom ensures that the cushion stays close to the surface of the stool during use and has a non-slip feature.<\/p>\r\n                <div class=\"option-grid\">\r\n                    <div class=\"option-item active\" data-option=\"no-anti-slip-1\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/3-1-1.png\" alt=\"No Anti-slip\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">No Anti-slip<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"black-anti-slip\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/3-2-1.png\" alt=\"Black\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">Black<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"beige-anti-slip\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/3-3-1.png\" alt=\"Beige\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">Beige<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"no-anti-slip-2\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/3-4-1.png\" alt=\"No Anti-slip\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">No Anti-slip<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"black-anti-slip-2\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/3-5-1.png\" alt=\"Black\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">Black<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Piped Edge \u677f\u5757 -->\r\n            <div class=\"custom-option-section\">\r\n                <h3 class=\"option-title\">Piped Edge<\/h3>\r\n                <div class=\"option-grid\">\r\n                    <div class=\"option-item active\" data-option=\"no-piping-1\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/4-1.webp\" alt=\"No Piping\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 150px; --smush-placeholder-aspect-ratio: 150\/150;\">\r\n                        <div class=\"option-label\">No Piping<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"single-piping\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/4-2.webp\" alt=\"Single Piping\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 150px; --smush-placeholder-aspect-ratio: 150\/150;\">\r\n                        <div class=\"option-label\">Single Piping<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"double-piping\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/4-3.webp\" alt=\"Double Piping\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 150px; --smush-placeholder-aspect-ratio: 150\/150;\">\r\n                        <div class=\"option-label\">Double Piping<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"no-piping-2\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/4-4-1.png\" alt=\"No Piping\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">No Piping<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Break Method \u677f\u5757 -->\r\n            <div class=\"custom-option-section\">\r\n                <h3 class=\"option-title\">Break Method<\/h3>\r\n                <div class=\"option-grid\">\r\n                    <div class=\"option-item active\" data-option=\"unjoined-1\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/5-1.png\" alt=\"Unjoined\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">Unjoined<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"joining-rope-1\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/5-2.png\" alt=\"Joining Rope\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">Joining Rope<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"unjoined-2\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/5-3.png\" alt=\"Unjoined\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">Unjoined<\/div>\r\n                    <\/div>\r\n                    <div class=\"option-item\" data-option=\"joining-rope-2\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/5-4.png\" alt=\"Joining Rope\" class=\"option-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\">\r\n                        <div class=\"option-label\">Joining Rope<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ \u5c3a\u5bf8\u5355\u4f4d\u5207\u6362\u6838\u5fc3\u903b\u8f91\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ \u5143\u7d20\u83b7\u53d6\r\n            const inchRadio = document.getElementById('inch-unit');\r\n            const cmRadio = document.getElementById('cm-unit');\r\n            const widthInput = document.getElementById('width-input');\r\n            const depthInput = document.getElementById('depth-input');\r\n            const thicknessInput = document.getElementById('thickness-input');\r\n            const widthUnit = document.getElementById('width-unit');\r\n            const depthUnit = document.getElementById('depth-unit');\r\n            const thicknessUnit = document.getElementById('thickness-unit');\r\n            const widthHint = document.getElementById('width-hint');\r\n            const depthHint = document.getElementById('depth-hint');\r\n            const thicknessHint = document.getElementById('thickness-hint');\r\n            const dimensionImg = document.getElementById('dimension-img');\r\n            const strapLengthInput = document.getElementById('strap-length');\r\n\r\n            \/\/ \u5355\u4f4d\u914d\u7f6e\uff08\u6570\u503c\u533a\u95f4+\u9ed8\u8ba4\u503c\uff09\r\n            const unitConfig = {\r\n                inch: {\r\n                    width: { min: 10, max: 109, default: 10, hint: 'inch(10-109)' },\r\n                    depth: { min: 2, max: 55, default: 10, hint: 'inch(2-55)' },\r\n                    thickness: { min: 2, max: 7, default: 2, hint: 'inch(2-7)' },\r\n                    img: 'https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-1-1.png'\r\n                },\r\n                cm: {\r\n                    width: { min: 25, max: 302, default: 147, hint: 'cm(25-302)' },\r\n                    depth: { min: 12, max: 100, default: 59, hint: 'cm(12-100)' },\r\n                    thickness: { min: 5, max: 15, default: 15, hint: 'cm(5-15)' },\r\n                    img: 'https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/2-1-1.png'\r\n                }\r\n            };\r\n\r\n            \/\/ \u5207\u6362\u5355\u4f4d\u51fd\u6570\r\n            function switchUnit(unit) {\r\n                \/\/ \u66f4\u65b0Width\r\n                widthInput.min = unitConfig[unit].width.min;\r\n                widthInput.max = unitConfig[unit].width.max;\r\n                widthInput.value = unitConfig[unit].width.default;\r\n                widthUnit.textContent = unit;\r\n                widthHint.textContent = unitConfig[unit].width.hint;\r\n\r\n                \/\/ \u66f4\u65b0Depth\r\n                depthInput.min = unitConfig[unit].depth.min;\r\n                depthInput.max = unitConfig[unit].depth.max;\r\n                depthInput.value = unitConfig[unit].depth.default;\r\n                depthUnit.textContent = unit;\r\n                depthHint.textContent = unitConfig[unit].depth.hint;\r\n\r\n                \/\/ \u66f4\u65b0Thickness\r\n                thicknessInput.min = unitConfig[unit].thickness.min;\r\n                thicknessInput.max = unitConfig[unit].thickness.max;\r\n                thicknessInput.value = unitConfig[unit].thickness.default;\r\n                thicknessUnit.textContent = unit;\r\n                thicknessHint.textContent = unitConfig[unit].thickness.hint;\r\n\r\n                \/\/ \u66f4\u65b0\u5c3a\u5bf8\u56fe\r\n                dimensionImg.src = unitConfig[unit].img;\r\n            }\r\n\r\n            \/\/ \u7ed1\u5b9a\u5355\u4f4d\u5207\u6362\u4e8b\u4ef6\r\n            inchRadio.addEventListener('change', function() {\r\n                if (this.checked) switchUnit('inch');\r\n            });\r\n\r\n            cmRadio.addEventListener('change', function() {\r\n                if (this.checked) switchUnit('cm');\r\n            });\r\n\r\n            \/\/ \u81ea\u5b9a\u4e49\u9009\u9879\u70b9\u51fb\u9009\u4e2d\u903b\u8f91\r\n            const optionItems = document.querySelectorAll('.option-item');\r\n            optionItems.forEach(item => {\r\n                item.addEventListener('click', function() {\r\n                    \/\/ \u6e05\u7a7a\u540c\u677f\u5757\u6240\u6709\u9009\u4e2d\u6001\r\n                    const parentGrid = this.closest('.option-grid');\r\n                    parentGrid.querySelectorAll('.option-item').forEach(i => {\r\n                        i.classList.remove('active');\r\n                    });\r\n                    \/\/ \u6dfb\u52a0\u5f53\u524d\u9009\u4e2d\u6001\r\n                    this.classList.add('active');\r\n                });\r\n            });\r\n\r\n            \/\/ Length\u8f93\u5165\u6846\u9650\u5236\uff08\u4ec5\u5141\u8bb815\/25\/35\uff09\r\n            strapLengthInput.addEventListener('change', function() {\r\n                const allowedValues = [15, 25, 35];\r\n                const inputValue = parseInt(this.value);\r\n                \r\n                \/\/ \u5982\u679c\u8f93\u5165\u503c\u4e0d\u5728\u5141\u8bb8\u8303\u56f4\u5185\uff0c\u91cd\u7f6e\u4e3a\u9ed8\u8ba4\u503c15\r\n                if (!allowedValues.includes(inputValue)) {\r\n                    this.value = 15;\r\n                    alert('Only 15 \/ 25 \/ 35 are available');\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff9803e e-con-full e-flex e-con e-parent\" data-id=\"ff9803e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f16161 elementor-widget elementor-widget-html\" data-id=\"7f16161\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Fabric Selection - Final Version<\/title>\r\n<style>\r\n* {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n    font-family: 'Arial', sans-serif;\r\n}\r\nbody {\r\n    background: #ffffff;\r\n    padding: 30px 20px;\r\n}\r\n.fabric-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n}\r\n.fabric-title {\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #333;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n\/* \u7b5b\u9009\u680f *\/\r\n.fabric-filter-bar {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    background: #fef9f5;\r\n    padding: 10px 20px;\r\n    border-radius: 4px;\r\n    margin-bottom: 15px;\r\n    flex-wrap: wrap;\r\n    gap: 10px;\r\n}\r\n.color-filters {\r\n    display: flex;\r\n    gap: 8px;\r\n    flex-wrap: wrap;\r\n}\r\n.color-dot {\r\n    width: 22px;\r\n    height: 22px;\r\n    border-radius: 50%;\r\n    cursor: pointer;\r\n    border: 1px solid #e0e0e0;\r\n    transition: 0.2s;\r\n}\r\n.color-dot.active {\r\n    border: 2px solid #222;\r\n}\r\n.color-all { background: linear-gradient(45deg, #ff0000, #ff9900, #ffff00, #00ff00, #0099ff, #6633ff); }\r\n.color-black { background: #000; }\r\n.color-gray { background: #808080; }\r\n.color-blue { background: #0066cc; }\r\n.color-green { background: #339933; }\r\n.color-yellow { background: #ffcc00; }\r\n.color-brown { background: #996633; }\r\n.color-orange { background: #ff6600; }\r\n.color-red { background: #cc0000; }\r\n.color-pink { background: #ffcccc; }\r\n.color-beige { background: #f5f5dc; }\r\n.color-ivory { background: #fffdd0; }\r\n\r\n\/* \u4e0b\u62c9\u6846 *\/\r\n.filter-dropdowns {\r\n    display: flex;\r\n    gap: 10px;\r\n}\r\n.filter-select {\r\n    padding: 5px 10px;\r\n    border: 1px solid #e0e0e0;\r\n    border-radius: 4px;\r\n    font-size: 13px;\r\n    min-width: 140px;\r\n}\r\n\r\n\/* \u6838\u5fc3\u5e03\u5c40\uff1a6\u5217 \/ \u663e\u793a2\u884c \/ \u6eda\u52a8\u52a0\u8f7d *\/\r\n.fabric-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(6, 1fr);\r\n    gap: 12px;\r\n    max-height: 420px; \/* \u56fa\u5b9a\u663e\u793a2\u884c\u9ad8\u5ea6 *\/\r\n    overflow-y: auto; \/* \u8d85\u51fa\u6eda\u52a8 *\/\r\n    overflow-x: hidden;\r\n    padding-right: 5px;\r\n}\r\n\/* \u6eda\u52a8\u6761\u4f18\u5316 *\/\r\n.fabric-grid::-webkit-scrollbar { width: 6px; }\r\n.fabric-grid::-webkit-scrollbar-thumb { background: #ccc; border-radius: 3px; }\r\n\r\n\/* \u5e03\u6599\u5361\u7247 *\/\r\n.fabric-card {\r\n    position: relative;\r\n    aspect-ratio: 1\/1;\r\n    border-radius: 2px;\r\n    overflow: hidden;\r\n    cursor: pointer;\r\n}\r\n.fabric-card.selected {\r\n    outline: 2px solid #4CAF50;\r\n    outline-offset: -2px;\r\n}\r\n.fabric-img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n}\r\n.fabric-code {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    text-align: center;\r\n    font-size: 11px;\r\n    background: rgba(255,255,255,0.8);\r\n    padding: 2px 0;\r\n}\r\n.fabric-check {\r\n    position: absolute;\r\n    top: 6px;\r\n    right: 6px;\r\n    width: 18px;\r\n    height: 18px;\r\n    border-radius: 50%;\r\n    background: #4CAF50;\r\n    color: #fff;\r\n    display: none;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 10px;\r\n}\r\n.fabric-card.selected .fabric-check { display: flex; }\r\n.fabric-uncheck {\r\n    position: absolute;\r\n    top: 6px;\r\n    right: 6px;\r\n    width: 18px;\r\n    height: 18px;\r\n    border-radius: 50%;\r\n    background: #fff;\r\n    border: 1px solid #ddd;\r\n}\r\n.fabric-card.selected .fabric-uncheck { display: none; }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"fabric-container\">\r\n    <h2 class=\"fabric-title\">Choose Fabric<\/h2>\r\n\r\n    <!-- \u7b5b\u9009\u680f -->\r\n    <div class=\"fabric-filter-bar\">\r\n        <div class=\"color-filters\">\r\n            <div class=\"color-dot color-all active\" data-color=\"all\"><\/div>\r\n            <div class=\"color-dot color-black\" data-color=\"black\"><\/div>\r\n            <div class=\"color-dot color-gray\" data-color=\"gray\"><\/div>\r\n            <div class=\"color-dot color-blue\" data-color=\"blue\"><\/div>\r\n            <div class=\"color-dot color-green\" data-color=\"green\"><\/div>\r\n            <div class=\"color-dot color-yellow\" data-color=\"yellow\"><\/div>\r\n            <div class=\"color-dot color-brown\" data-color=\"brown\"><\/div>\r\n            <div class=\"color-dot color-orange\" data-color=\"orange\"><\/div>\r\n            <div class=\"color-dot color-red\" data-color=\"red\"><\/div>\r\n            <div class=\"color-dot color-pink\" data-color=\"pink\"><\/div>\r\n            <div class=\"color-dot color-beige\" data-color=\"beige\"><\/div>\r\n            <div class=\"color-dot color-ivory\" data-color=\"ivory\"><\/div>\r\n        <\/div>\r\n        <!-- ========== \u5df2\u4f18\u5316\uff1a\u4e0b\u62c9\u9009\u9879100%\u5339\u914d\u8981\u6c42 ========== -->\r\n        <div class=\"filter-dropdowns\">\r\n            <!-- All Usages \u9009\u9879\uff1aAll Usages \/ Indoor \/ Outdoor \/ Indoor\/Outdoor -->\r\n            <select class=\"filter-select\" id=\"usageFilter\">\r\n                <option value=\"all\">All Usages<\/option>\r\n                <option value=\"indoor\">Indoor<\/option>\r\n                <option value=\"outdoor\">Outdoor<\/option>\r\n                <option value=\"both\">Indoor\/Outdoor<\/option>\r\n            <\/select>\r\n            <!-- All Patterns \u9009\u9879\uff1aAll Patterns \/ Abstract \/ Plaid \/ Solid \/ Stripe \/ Houndstooth \/ Grid \/ Other -->\r\n            <select class=\"filter-select\" id=\"patternFilter\">\r\n                <option value=\"all\">All Patterns<\/option>\r\n                <option value=\"abstract\">Abstract<\/option>\r\n                <option value=\"plaid\">Plaid<\/option>\r\n                <option value=\"solid\">Solid<\/option>\r\n                <option value=\"stripe\">Stripe<\/option>\r\n                <option value=\"houndstooth\">Houndstooth<\/option>\r\n                <option value=\"grid\">Grid<\/option>\r\n                <option value=\"other\">Other<\/option>\r\n            <\/select>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- \u5168\u90e877\u5f20\u5e03\u6599\u56fe\u7247 \u5b8c\u6574\u4fdd\u7559 -->\r\n    <div class=\"fabric-grid\" id=\"fabricGrid\">\r\n        <div class=\"fabric-card selected\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BRY-008.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BRY-008<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BRY009.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BRY009<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"beige\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ARY-003.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">ARY-003<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/557-001.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">557-001<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ARY014.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">ARY014<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2041-004.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2041-004<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/557-42.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">557-42<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BRY007.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BRY007<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ZJG557-17.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 709px; --smush-placeholder-aspect-ratio: 709\/673;\"><div class=\"fabric-code\">ZJG557-17<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"red\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BRY-004.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BRY-004<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/557-015.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">557-015<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"red\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/557-028.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">557-028<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/557-034.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">557-034<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"black\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/557-044.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 820px; --smush-placeholder-aspect-ratio: 820\/730;\"><div class=\"fabric-code\">557-044<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"ivory\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ARY001.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">ARY001<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ARY011.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">ARY011<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BLG-15.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BLG-15<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BLG-4.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BLG-4<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BLG-44.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BLG-44<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"red\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BRY005.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BRY005<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BRY010.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BRY010<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BRY012.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BRY012<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"beige\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BS-001.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BS-001<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BS-004.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BS-004<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/BS-005.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">BS-005<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"pink\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/CY1788-23.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">CY1788-23<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/DRY-209-1.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">DRY-209-1<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/DRY-214.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">DRY-214<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/DRY-215.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">DRY-215<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/DRY-216-1.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">DRY-216-1<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/DXR-2.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">DXR-2<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/DXR-35.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">DXR-35<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/DXR-40.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">DXR-40<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"red\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/FF1015-10.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">FF1015-10<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"red\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/FF1015-7.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">FF1015-7<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/FF3002-009.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">FF3002-009<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/FF3002-020.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">FF3002-020<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"yellow\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/FLR-006.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">FLR-006<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"yellow\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/FLR-014.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">FLR-014<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"yellow\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/FLR-028.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">FLR-028<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/NGLS701-13.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">NGLS701-13<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/NGLS701-18.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">NGLS701-18<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/NGLS701-19.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">NGLS701-19<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/NGLS701-2.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">NGLS701-2<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/NGLS701-20.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">NGLS701-20<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/NGLS701-4.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">NGLS701-4<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/NGLS701-5.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">NGLS701-5<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"green\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/NGLS701-8.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">NGLS701-8<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/Q309-002.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">Q309-002<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/Q309-005.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 500px; --smush-placeholder-aspect-ratio: 500\/500;\"><div class=\"fabric-code\">Q309-005<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/Q309-009.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">Q309-009<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/Q309-012.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">Q309-012<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/Q309-013.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">Q309-013<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/Q309-016.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">Q309-016<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"blue\" data-usage=\"indoor\" data-pattern=\"pattern\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/Q309-020.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">Q309-020<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2041-06.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2041-06<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2041-15.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2041-15<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2041-20.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2041-20<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2041-21.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2041-21<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2064-1.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2064-1<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2064-15.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2064-15<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"gray\" data-usage=\"outdoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2064-19.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2064-19<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/S2305-14.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">S2305-14<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"orange\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/XHR-1.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">XHR-1<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"orange\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/XHR-141.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">XHR-141<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"orange\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/XHR-144.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">XHR-144<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"orange\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/XHR-58.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">XHR-58<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"orange\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/XHR-59.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">XHR-59<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"orange\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/XHR-9.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">XHR-9<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"orange\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/XHR-99.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">XHR-99<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"yellow\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/YML-12.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">YML-12<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"yellow\" data-usage=\"indoor\" data-pattern=\"solid\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/YML-36.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">YML-36<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ZJG557-007.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">ZJG557-007<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ZJG557-11.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 815px; --smush-placeholder-aspect-ratio: 815\/764;\"><div class=\"fabric-code\">ZJG557-11<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ZJG557-22.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">ZJG557-22<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ZJG557-42.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 859px; --smush-placeholder-aspect-ratio: 859\/790;\"><div class=\"fabric-code\">ZJG557-42<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n        <div class=\"fabric-card\" data-color=\"brown\" data-usage=\"indoor\" data-pattern=\"texture\"><img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/ZJG557-43.jpg\" class=\"fabric-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/800;\"><div class=\"fabric-code\">ZJG557-43<\/div><div class=\"fabric-check\">\u2713<\/div><div class=\"fabric-uncheck\"><\/div><\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    const colorDots = document.querySelectorAll('.color-dot');\r\n    const usageFilter = document.getElementById('usageFilter');\r\n    const patternFilter = document.getElementById('patternFilter');\r\n    const fabricCards = document.querySelectorAll('.fabric-card');\r\n\r\n    colorDots.forEach(dot => {\r\n        dot.addEventListener('click', () => {\r\n            colorDots.forEach(d => d.classList.remove('active'));\r\n            dot.classList.add('active');\r\n            filterFabrics();\r\n        });\r\n    });\r\n\r\n    usageFilter.addEventListener('change', filterFabrics);\r\n    patternFilter.addEventListener('change', filterFabrics);\r\n\r\n    fabricCards.forEach(card => {\r\n        card.addEventListener('click', () => {\r\n            fabricCards.forEach(c => c.classList.remove('selected'));\r\n            card.classList.add('selected');\r\n        });\r\n    });\r\n\r\n    function filterFabrics() {\r\n        const activeColor = document.querySelector('.color-dot.active').dataset.color;\r\n        const usageVal = usageFilter.value;\r\n        const patternVal = patternFilter.value;\r\n\r\n        fabricCards.forEach(card => {\r\n            const color = card.dataset.color;\r\n            const usage = card.dataset.usage;\r\n            const pattern = card.dataset.pattern;\r\n            const match = (activeColor === 'all' || color === activeColor) &&\r\n                          (usageVal === 'all' || usage === usageVal) &&\r\n                          (patternVal === 'all' || pattern === patternVal);\r\n            card.style.display = match ? 'block' : 'none';\r\n        });\r\n    }\r\n});\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d8c04cd e-con-full e-flex e-con e-parent\" data-id=\"d8c04cd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16ec933 elementor-widget elementor-widget-html\" data-id=\"16ec933\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Custom Cushion - Reviews & FAQ<\/title>\r\n    <style>\r\n        \/* \u5168\u5c40\u6837\u5f0f\u91cd\u7f6e + \u5168\u5bbd\u901a\u680f\u57fa\u7840 *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        }\r\n\r\n        body {\r\n            width: 100%;\r\n            background-color: #ffffff;\r\n            color: #333;\r\n            line-height: 1.6;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* \u5168\u5bbd\u901a\u680f\u5bb9\u5668 *\/\r\n        .page-wrapper {\r\n            width: 100%;\r\n            padding: 0;\r\n            background-color: #fff;\r\n        }\r\n\r\n        \/* \u5185\u5bb9\u5bb9\u5668\uff08\u5c45\u4e2d+\u9650\u5236\u6700\u5927\u5bbd\u5ea6\uff09 *\/\r\n        .content-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* 1. \u914d\u7f6e\u680f\u6837\u5f0f *\/\r\n        .config-bar {\r\n            background-color: #f8f9fa;\r\n            border: 1px solid #e9ecef;\r\n            padding: 15px 20px;\r\n            margin-bottom: 20px;\r\n            border-radius: 4px;\r\n        }\r\n\r\n        .config-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\r\n            gap: 10px;\r\n            font-size: 13px;\r\n            color: #495057;\r\n        }\r\n\r\n        .config-item {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n\r\n        .config-label {\r\n            font-weight: 500;\r\n            color: #212529;\r\n        }\r\n\r\n        .config-value {\r\n            color: #6c757d;\r\n        }\r\n\r\n        \/* 2. \u4fc3\u9500\u6761\u6837\u5f0f *\/\r\n        .promo-bar {\r\n            background-color: #fff3cd;\r\n            border: 1px solid #ffeaa7;\r\n            padding: 12px 20px;\r\n            margin-bottom: 30px;\r\n            border-radius: 4px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            color: #856404;\r\n        }\r\n\r\n        .promo-text {\r\n            font-size: 14px;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .promo-code {\r\n            background-color: #fff;\r\n            border: 2px dashed #856404;\r\n            padding: 6px 12px;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            color: #856404;\r\n            position: relative;\r\n        }\r\n\r\n        .promo-code small {\r\n            font-size: 10px;\r\n            position: absolute;\r\n            right: 5px;\r\n            bottom: -10px;\r\n            color: #856404;\r\n        }\r\n\r\n        \/* 3. \u8bc4\u5206\u533a\u57df\u6837\u5f0f *\/\r\n        .rating-section {\r\n            margin-bottom: 40px;\r\n            padding-bottom: 20px;\r\n            border-bottom: 1px solid #e9ecef;\r\n        }\r\n\r\n        .rating-header {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .rating-overview {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 20px;\r\n        }\r\n\r\n        .rating-score {\r\n            text-align: center;\r\n        }\r\n\r\n        .score-value {\r\n            font-size: 36px;\r\n            font-weight: 700;\r\n            color: #212529;\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .score-stars {\r\n            color: #ffc107;\r\n            font-size: 16px;\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .score-count {\r\n            font-size: 12px;\r\n            color: #6c757d;\r\n        }\r\n\r\n        .rating-bars {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 8px;\r\n        }\r\n\r\n        .rating-bar-item {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            font-size: 12px;\r\n        }\r\n\r\n        .star-label {\r\n            width: 40px;\r\n            color: #6c757d;\r\n        }\r\n\r\n        .progress-bar {\r\n            flex: 1;\r\n            height: 8px;\r\n            background-color: #e9ecef;\r\n            border-radius: 4px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .progress-fill {\r\n            height: 100%;\r\n            background-color: #e9ecef; \/* 0% \u8fdb\u5ea6\uff0c\u65e0\u586b\u5145 *\/\r\n            width: 0%;\r\n        }\r\n\r\n        .percentage {\r\n            width: 30px;\r\n            text-align: right;\r\n            color: #6c757d;\r\n        }\r\n\r\n        .add-review-btn {\r\n            background-color: #28a745;\r\n            color: #fff;\r\n            border: none;\r\n            padding: 8px 16px;\r\n            border-radius: 4px;\r\n            font-size: 14px;\r\n            font-weight: 500;\r\n            cursor: pointer;\r\n            transition: background-color 0.2s ease;\r\n        }\r\n\r\n        .add-review-btn:hover {\r\n            background-color: #218838;\r\n        }\r\n\r\n        \/* \u641c\u7d22\u6846\u6837\u5f0f *\/\r\n        .review-search {\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            gap: 10px;\r\n        }\r\n\r\n        .search-input {\r\n            flex: 1;\r\n            padding: 8px 12px;\r\n            border: 1px solid #ced4da;\r\n            border-radius: 4px;\r\n            font-size: 14px;\r\n            outline: none;\r\n        }\r\n\r\n        .search-input:focus {\r\n            border-color: #80bdff;\r\n            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\r\n        }\r\n\r\n        .search-btn {\r\n            padding: 8px 16px;\r\n            border: 1px solid #ced4da;\r\n            background-color: #e9ecef;\r\n            color: #495057;\r\n            border-radius: 4px;\r\n            font-size: 14px;\r\n            cursor: pointer;\r\n        }\r\n\r\n        \/* \u65e0\u8bc4\u8bba\u63d0\u793a *\/\r\n        .no-reviews {\r\n            font-size: 14px;\r\n            color: #6c757d;\r\n            padding: 10px 0;\r\n            border-top: 1px solid #e9ecef;\r\n            border-bottom: 1px solid #e9ecef;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .review-filter {\r\n            text-align: right;\r\n            font-size: 12px;\r\n            color: #6c757d;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        \/* 4. FAQ\u624b\u98ce\u7434\u6837\u5f0f *\/\r\n        .faq-section {\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .faq-title {\r\n            font-size: 28px;\r\n            font-weight: 600;\r\n            color: #212529;\r\n            text-align: center;\r\n            margin-bottom: 30px;\r\n            letter-spacing: -0.5px;\r\n        }\r\n\r\n        \/* \u5c55\u5f00\u5168\u90e8\u6309\u94ae *\/\r\n        .faq-toggle-all {\r\n            text-align: right;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .toggle-all-btn {\r\n            background-color: transparent;\r\n            border: none;\r\n            color: #007bff;\r\n            font-size: 14px;\r\n            cursor: pointer;\r\n            text-decoration: underline;\r\n            padding: 0;\r\n        }\r\n\r\n        .toggle-all-btn:hover {\r\n            color: #0056b3;\r\n        }\r\n\r\n        \/* \u624b\u98ce\u7434\u9879 *\/\r\n        .accordion-item {\r\n            border: 1px solid #e9ecef;\r\n            border-radius: 4px;\r\n            margin-bottom: 10px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .accordion-header {\r\n            padding: 15px 20px;\r\n            background-color: #f8f9fa;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            font-size: 16px;\r\n            font-weight: 500;\r\n            color: #212529;\r\n            transition: background-color 0.2s ease;\r\n        }\r\n\r\n        .accordion-header:hover {\r\n            background-color: #e9ecef;\r\n        }\r\n\r\n        .accordion-icon {\r\n            font-size: 18px;\r\n            color: #6c757d;\r\n            transition: transform 0.2s ease;\r\n        }\r\n\r\n        .accordion-content {\r\n            padding: 0 20px;\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.3s ease, padding 0.3s ease;\r\n            font-size: 14px;\r\n            color: #495057;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .accordion-content.active {\r\n            padding: 15px 20px 20px;\r\n            max-height: 500px; \/* \u8db3\u591f\u5927\u7684\u9ad8\u5ea6\u5bb9\u7eb3\u6240\u6709\u5185\u5bb9 *\/\r\n        }\r\n\r\n        .accordion-icon.active {\r\n            transform: rotate(180deg);\r\n        }\r\n\r\n        \/* \u9ad8\u4eae\u6587\u672c\u6837\u5f0f *\/\r\n        .highlight-text {\r\n            font-weight: 600;\r\n            color: #212529;\r\n        }\r\n\r\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\r\n        @media (max-width: 768px) {\r\n            .rating-header {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n                gap: 20px;\r\n            }\r\n\r\n            .rating-overview {\r\n                width: 100%;\r\n                justify-content: space-between;\r\n            }\r\n\r\n            .config-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n\r\n            .promo-bar {\r\n                flex-direction: column;\r\n                gap: 10px;\r\n                text-align: center;\r\n            }\r\n\r\n            .faq-title {\r\n                font-size: 24px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 576px) {\r\n            .config-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .rating-overview {\r\n                flex-direction: column;\r\n                gap: 15px;\r\n                align-items: flex-start;\r\n            }\r\n\r\n            .review-search {\r\n                flex-direction: column;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"page-wrapper\">\r\n        <div class=\"content-container\">\r\n            <!-- 1. \u914d\u7f6e\u680f -->\r\n            <div class=\"config-bar\">\r\n                <div class=\"config-grid\">\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Width:<\/span>\r\n                        <span class=\"config-value\">10<\/span>\r\n                    <\/div>\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Measurement Unit:<\/span>\r\n                        <span class=\"config-value\">inch<\/span>\r\n                    <\/div>\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Non-slip Ties:<\/span>\r\n                        <span class=\"config-value\">2 Straps<\/span>\r\n                    <\/div>\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Depth:<\/span>\r\n                        <span class=\"config-value\">10<\/span>\r\n                    <\/div>\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Thickness:<\/span>\r\n                        <span class=\"config-value\">2<\/span>\r\n                    <\/div>\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Anti-slip Method:<\/span>\r\n                        <span class=\"config-value\">No Anti-slip<\/span>\r\n                    <\/div>\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Piped Edge:<\/span>\r\n                        <span class=\"config-value\">No Piping<\/span>\r\n                    <\/div>\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Break Method:<\/span>\r\n                        <span class=\"config-value\">Unjoined<\/span>\r\n                    <\/div>\r\n                    <div class=\"config-item\">\r\n                        <span class=\"config-label\">Fabric Selection:<\/span>\r\n                        <span class=\"config-value\">BRY-008<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 2. \u4fc3\u9500\u6761 -->\r\n            <div class=\"promo-bar\">\r\n                <div class=\"promo-text\">Summer Special: Upgrade your sunny spaces with custom comfort and get 20% OFF<\/div>\r\n                <div class=\"promo-code\">\r\n                    SUMMER20\r\n                    <small>CLICK TO COPY<\/small>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 3. \u8bc4\u5206\u533a\u57df -->\r\n            <div class=\"rating-section\">\r\n                <div class=\"rating-header\">\r\n                    <div class=\"rating-overview\">\r\n                        <div class=\"rating-score\">\r\n                            <div class=\"score-value\">0.0<\/div>\r\n                            <div class=\"score-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n                            <div class=\"score-count\">Based on 0 reviews<\/div>\r\n                        <\/div>\r\n                        <div class=\"rating-bars\">\r\n                            <div class=\"rating-bar-item\">\r\n                                <span class=\"star-label\">5 star<\/span>\r\n                                <div class=\"progress-bar\">\r\n                                    <div class=\"progress-fill\"><\/div>\r\n                                <\/div>\r\n                                <span class=\"percentage\">0%<\/span>\r\n                            <\/div>\r\n                            <div class=\"rating-bar-item\">\r\n                                <span class=\"star-label\">4 star<\/span>\r\n                                <div class=\"progress-bar\">\r\n                                    <div class=\"progress-fill\"><\/div>\r\n                                <\/div>\r\n                                <span class=\"percentage\">0%<\/span>\r\n                            <\/div>\r\n                            <div class=\"rating-bar-item\">\r\n                                <span class=\"star-label\">3 star<\/span>\r\n                                <div class=\"progress-bar\">\r\n                                    <div class=\"progress-fill\"><\/div>\r\n                                <\/div>\r\n                                <span class=\"percentage\">0%<\/span>\r\n                            <\/div>\r\n                            <div class=\"rating-bar-item\">\r\n                                <span class=\"star-label\">2 star<\/span>\r\n                                <div class=\"progress-bar\">\r\n                                    <div class=\"progress-fill\"><\/div>\r\n                                <\/div>\r\n                                <span class=\"percentage\">0%<\/span>\r\n                            <\/div>\r\n                            <div class=\"rating-bar-item\">\r\n                                <span class=\"star-label\">1 star<\/span>\r\n                                <div class=\"progress-bar\">\r\n                                    <div class=\"progress-fill\"><\/div>\r\n                                <\/div>\r\n                                <span class=\"percentage\">0%<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <button class=\"add-review-btn\">Add a review<\/button>\r\n                <\/div>\r\n\r\n                <!-- \u8bc4\u8bba\u641c\u7d22\u6846 -->\r\n                <div class=\"review-search\">\r\n                    <input type=\"text\" class=\"search-input\" placeholder=\"Search customer reviews\">\r\n                    <button class=\"search-btn\">Search<\/button>\r\n                <\/div>\r\n\r\n                <!-- \u8bc4\u8bba\u7b5b\u9009 -->\r\n                <div class=\"review-filter\">\r\n                    0 of 0 reviews <span style=\"margin-left: 10px;\">Most Recent \u25bc<\/span>\r\n                <\/div>\r\n\r\n                <!-- \u65e0\u8bc4\u8bba\u63d0\u793a -->\r\n                <div class=\"no-reviews\">\r\n                    Sorry, no reviews match your current selections\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 4. FAQ\u624b\u98ce\u7434\u533a\u57df -->\r\n            <div class=\"faq-section\">\r\n                <h2 class=\"faq-title\">Frequently Asked Questions<\/h2>\r\n\r\n                <!-- \u5c55\u5f00\u5168\u90e8\u6309\u94ae -->\r\n                <div class=\"faq-toggle-all\">\r\n                    <button class=\"toggle-all-btn\" id=\"toggle-all\">Expand All<\/button>\r\n                <\/div>\r\n\r\n                <!-- FAQ\u98791 -->\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\" data-accordion-item=\"1\">\r\n                        Q: How do I correctly measure for the Custom Cushion Covers, especially for tight spaces?\r\n                        <span class=\"accordion-icon\">\u2212<\/span>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        A: Always measure the exact dimensions of your base or furniture frame. If your Custom Cushion Covers will be placed between walls or hard surfaces (such as a window seat or RV nook), we recommend deducting 1\/4 to 1\/2 inch from the total width and depth. This ensures a comfortable fit and leaves enough room for the fabric and any slight manufacturing variations. For more detailed instructions, please refer to our Measuring Guide.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- FAQ\u98792 -->\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\" data-accordion-item=\"2\">\r\n                        Q: How thick should the Custom Cushion Covers be, and will it bottom out over time?\r\n                        <span class=\"accordion-icon\">+<\/span>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        A: For optimal comfort, the Custom Cushion Covers is typically 2 to 5 inches thick. To prevent \"bottoming out\", we use premium 45-density high-resilience foam that provides superior support and shape retention, even with daily use. The ideal thickness depends on your base height: standard seating should reach a total height of 18-20 inches from the floor.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- FAQ\u98793 -->\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\" data-accordion-item=\"3\">\r\n                        Q: How do I choose the right fabric, and can the Custom Cushion Covers be washed?\r\n                        <span class=\"accordion-icon\">+<\/span>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        A: For high-wear or outdoor environments, we recommend performance fabrics like Sunbrella that are incredibly durable and fade-resistant. For indoor comfort, velvet or linen blends are excellent choices. Most of our Custom Cushion Covers feature a hidden zipper. Removable covers can be gently machine or hand-washed. Always air dry to maintain the fabric's integrity.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- FAQ\u98794 -->\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\" data-accordion-item=\"4\">\r\n                        Q: What is the difference between edge styles, and does piping change the final size?\r\n                        <span class=\"accordion-icon\">+<\/span>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        A: A Boxed Edge gives a structured, modern look with straight side panels, perfect for thicker cushions. A Knife Edge creates a softer, more tapered finish. Adding piping (welting) highlights the cushion's shape and provides tailored elegance. Please note that edge styles and piping are purely decorative and do not change the overall final dimensions you provide.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- FAQ\u98795 -->\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\" data-accordion-item=\"5\">\r\n                        Q: How do you ship extra-long or oversized Custom Cushion Covers?\r\n                        <span class=\"accordion-icon\">+<\/span>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        A: To ensure your Custom Cushion Covers arrives safely and shipping remains cost-effective, oversized items may be carefully vacuum-sealed or gently folded. Upon unpacking, please allow 48-72 hours for the high-density foam to fully expand and for any minor shipping creases in the fabric to naturally relax.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- FAQ\u98796 -->\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\" data-accordion-item=\"6\">\r\n                        Q: I found similar products at lower prices elsewhere. Why are Rofielty prices different?\r\n                        <span class=\"accordion-icon\">+<\/span>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        A: What you see here reflects the true value of authentic Rofielty custom cushions. You're getting premium materials, expert craftsmanship, and direct brand support that simply isn't available through third-party sellers. We believe that when you consider the superior quality and comprehensive warranty, our direct-to-consumer pricing offers exceptional value.\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- FAQ\u98797 -->\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\" data-accordion-item=\"7\">\r\n                        Q: What are the benefits of purchasing directly, and what is your return policy for custom orders?\r\n                        <span class=\"accordion-icon\">+<\/span>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        A: Purchasing directly ensures a premium experience: <span class=\"highlight-text\">3-Year Warranty<\/span>, <span class=\"highlight-text\">Exclusive Bonuses<\/span>, <span class=\"highlight-text\">Priority Access<\/span>, and <span class=\"highlight-text\">Expert Support<\/span>. Because each Custom Cushion Covers is custom-made to your exact specifications, we cannot accept standard returns for buyer measurement errors. However, if there is a manufacturing defect or an error on our part, our <span class=\"highlight-text\">30-Day Hassle-Free resolution<\/span> ensures we will make it exactly right.\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ 1. \u624b\u98ce\u7434\u5355\u4e2a\u5c55\u5f00\/\u6536\u8d77\u903b\u8f91\r\n            const accordionHeaders = document.querySelectorAll('.accordion-header');\r\n            const accordionContents = document.querySelectorAll('.accordion-content');\r\n            const accordionIcons = document.querySelectorAll('.accordion-icon');\r\n            const toggleAllBtn = document.getElementById('toggle-all');\r\n            \r\n            \/\/ \u9ed8\u8ba4\u5c55\u5f00\u7b2c\u4e00\u4e2aFAQ\u9879\uff08\u4e0e\u539f\u56fe\u4e00\u81f4\uff09\r\n            accordionContents[0].classList.add('active');\r\n            accordionIcons[0].classList.add('active');\r\n\r\n            \/\/ \u5355\u4e2a\u9879\u70b9\u51fb\u4e8b\u4ef6\r\n            accordionHeaders.forEach((header, index) => {\r\n                header.addEventListener('click', function() {\r\n                    \/\/ \u5207\u6362\u5f53\u524d\u9879\u7684\u5c55\u5f00\/\u6536\u8d77\u72b6\u6001\r\n                    accordionContents[index].classList.toggle('active');\r\n                    accordionIcons[index].classList.toggle('active');\r\n                    \/\/ \u66f4\u65b0\u56fe\u6807\u663e\u793a\r\n                    accordionIcons[index].textContent = accordionContents[index].classList.contains('active') ? '\u2212' : '+';\r\n                });\r\n            });\r\n\r\n            \/\/ 2. \u5c55\u5f00\/\u6536\u8d77\u5168\u90e8\u903b\u8f91\r\n            let isAllExpanded = false;\r\n            toggleAllBtn.addEventListener('click', function() {\r\n                isAllExpanded = !isAllExpanded;\r\n                \r\n                \/\/ \u66f4\u65b0\u6309\u94ae\u6587\u672c\r\n                this.textContent = isAllExpanded ? 'Collapse All' : 'Expand All';\r\n                \r\n                \/\/ \u6279\u91cf\u66f4\u65b0\u6240\u6709\u9879\u7684\u72b6\u6001\r\n                accordionContents.forEach((content, index) => {\r\n                    if (isAllExpanded) {\r\n                        content.classList.add('active');\r\n                        accordionIcons[index].classList.add('active');\r\n                        accordionIcons[index].textContent = '\u2212';\r\n                    } else {\r\n                        \/\/ \u6536\u8d77\u6240\u6709\uff0c\u4ec5\u4fdd\u7559\u7b2c\u4e00\u4e2a\u5c55\u5f00\uff08\u4e0e\u539f\u56fe\u4e00\u81f4\uff09\r\n                        if (index === 0) {\r\n                            content.classList.add('active');\r\n                            accordionIcons[index].classList.add('active');\r\n                            accordionIcons[index].textContent = '\u2212';\r\n                        } else {\r\n                            content.classList.remove('active');\r\n                            accordionIcons[index].classList.remove('active');\r\n                            accordionIcons[index].textContent = '+';\r\n                        }\r\n                    }\r\n                });\r\n            });\r\n\r\n            \/\/ 3. \u4fc3\u9500\u7801\u590d\u5236\u63d0\u793a\uff08\u4f18\u5316\u4ea4\u4e92\uff09\r\n            const promoCode = document.querySelector('.promo-code');\r\n            promoCode.addEventListener('click', function() {\r\n                const text = this.textContent.trim().split('\\n')[0]; \/\/ \u53ea\u590d\u5236SUMMER20\r\n                navigator.clipboard.writeText(text).then(() => {\r\n                    alert('Promo code copied: ' + text);\r\n                });\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6c572d e-con-full wd-section-stretch e-flex e-con e-parent\" data-id=\"c6c572d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a40656f elementor-widget elementor-widget-html\" data-id=\"a40656f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Rofielty Footer<\/title>\r\n    <style>\r\n        \/* \u5168\u5c40\u91cd\u7f6e + \u57fa\u7840\u6837\u5f0f *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\r\n        }\r\n\r\n        body {\r\n            background-color: #ffffff;\r\n            color: #333333;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* \u5168\u5bbd\u901a\u680f\u9875\u811a\u5bb9\u5668 *\/\r\n        .footer-wrapper {\r\n            width: 100%;\r\n            background-color: #fffaf5; \/* \u5339\u914d\u539f\u56fe\u6d45\u7c73\u8272\u80cc\u666f *\/\r\n            padding: 60px 20px;\r\n        }\r\n\r\n        \/* \u5185\u5bb9\u5c45\u4e2d\u5bb9\u5668\uff08\u9650\u5236\u6700\u5927\u5bbd\u5ea6\uff0c\u4fdd\u8bc1\u5927\u5c4f\u4e0d\u62c9\u4f38\uff09 *\/\r\n        .footer-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 40px;\r\n            align-items: flex-start;\r\n        }\r\n\r\n        \/* \u7b2c\u4e00\u5217\uff1a\u54c1\u724c+\u8054\u7cfb\u65b9\u5f0f *\/\r\n        .footer-brand {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 20px;\r\n        }\r\n\r\n        .brand-name {\r\n            font-size: 24px;\r\n            font-weight: 600;\r\n            color: #f2b029; \/* \u5339\u914d\u539f\u56fe\u54c1\u724c\u9ec4\u8272 *\/\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        .contact-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 10px;\r\n            font-size: 14px;\r\n            color: #333;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .contact-icon {\r\n            width: 16px;\r\n            height: 16px;\r\n            object-fit: contain;\r\n            margin-top: 2px;\r\n        }\r\n\r\n        \/* \u7b2c\u4e8c\/\u4e09\u5217\uff1a\u670d\u52a1\/\u516c\u53f8\u5217\u8868 *\/\r\n        .footer-column-title {\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            color: #000;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .footer-link-list {\r\n            list-style: none;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 12px;\r\n        }\r\n\r\n        .footer-link {\r\n            font-size: 14px;\r\n            color: #333;\r\n            text-decoration: none;\r\n            transition: color 0.2s ease;\r\n        }\r\n\r\n        .footer-link:hover {\r\n            color: #f2b029;\r\n        }\r\n\r\n        \/* \u7b2c\u56db\u5217\uff1a\u793e\u4ea4+\u8ba2\u9605 *\/\r\n        .footer-social-subscribe {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 25px;\r\n        }\r\n\r\n        \/* \u793e\u4ea4\u56fe\u6807\u533a\u57df *\/\r\n        .social-title {\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            color: #000;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .social-icons {\r\n            display: flex;\r\n            gap: 15px;\r\n            align-items: center;\r\n        }\r\n\r\n        .social-icon {\r\n            width: 24px;\r\n            height: 24px;\r\n            object-fit: contain;\r\n            cursor: pointer;\r\n            transition: transform 0.2s ease, opacity 0.2s ease;\r\n        }\r\n\r\n        \/* \u793e\u4ea4\u56fe\u6807\u9f20\u6807\u4ea4\u4e92\u6548\u679c *\/\r\n        .social-icon:hover {\r\n            transform: scale(1.1);\r\n            opacity: 0.8;\r\n        }\r\n\r\n        \/* \u8ba2\u9605\u533a\u57df *\/\r\n        .subscribe-text {\r\n            font-size: 14px;\r\n            color: #333;\r\n            line-height: 1.5;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .subscribe-form {\r\n            display: flex;\r\n            align-items: stretch;\r\n        }\r\n\r\n        .subscribe-input {\r\n            flex: 1;\r\n            padding: 8px 12px;\r\n            border: 1px solid #ddd;\r\n            border-right: none;\r\n            border-radius: 4px 0 0 4px;\r\n            font-size: 14px;\r\n            outline: none;\r\n        }\r\n\r\n        .subscribe-input::placeholder {\r\n            color: #999;\r\n        }\r\n\r\n        .subscribe-btn {\r\n            padding: 8px 20px;\r\n            background-color: #f2b029; \/* \u5339\u914d\u539f\u56fe\u6a59\u8272\u6309\u94ae *\/\r\n            color: #fff;\r\n            border: none;\r\n            border-radius: 0 4px 4px 0;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: background-color 0.2s ease;\r\n        }\r\n\r\n        .subscribe-btn:hover {\r\n            background-color: #e69f00;\r\n        }\r\n\r\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d\uff08\u79fb\u52a8\u7aef\u81ea\u52a8\u8c03\u6574\u5217\u6570\uff09 *\/\r\n        @media (max-width: 992px) {\r\n            .footer-container {\r\n                grid-template-columns: repeat(2, 1fr);\r\n                gap: 30px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 576px) {\r\n            .footer-container {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- \u5168\u5bbd\u901a\u680f\u9875\u811a -->\r\n    <footer class=\"footer-wrapper\">\r\n        <div class=\"footer-container\">\r\n            <!-- \u7b2c\u4e00\u5217\uff1a\u54c1\u724c+\u8054\u7cfb\u65b9\u5f0f -->\r\n            <div class=\"footer-brand\">\r\n                <div class=\"brand-name\">R\u00f4fielty<\/div>\r\n                \r\n                <div class=\"contact-item\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/phone.png\" alt=\"Phone\" class=\"contact-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 25px; --smush-placeholder-aspect-ratio: 25\/25;\">\r\n                    <span>+1(213) 371-7749<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"contact-item\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/email.png\" alt=\"Email\" class=\"contact-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 25px; --smush-placeholder-aspect-ratio: 25\/25;\">\r\n                    <span>manager@rofielty.com<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"contact-item\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/position.png\" alt=\"Address\" class=\"contact-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 25px; --smush-placeholder-aspect-ratio: 25\/25;\">\r\n                    <span>912 CYPRESS AVE UNIT NUM 505<br>LOS ANGELES, CA 90065<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- \u7b2c\u4e8c\u5217\uff1aCustomer Service -->\r\n            <div class=\"footer-column\">\r\n                <h3 class=\"footer-column-title\">Customer Service<\/h3>\r\n                <ul class=\"footer-link-list\">\r\n                    <li><a href=\"#\" class=\"footer-link\">FAQs<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Shipping Delivery<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Returns Exchanges<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Track Your Order<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Care Instructions<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Measuring Guide<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- \u7b2c\u4e09\u5217\uff1aCompany -->\r\n            <div class=\"footer-column\">\r\n                <h3 class=\"footer-column-title\">Company<\/h3>\r\n                <ul class=\"footer-link-list\">\r\n                    <li><a href=\"#\" class=\"footer-link\">About Us<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Contact Us<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Privacy Policy<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Terms of Service<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Trade Program<\/a><\/li>\r\n                    <li><a href=\"#\" class=\"footer-link\">Blog<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- \u7b2c\u56db\u5217\uff1a\u793e\u4ea4+\u8ba2\u9605 -->\r\n            <div class=\"footer-social-subscribe\">\r\n                <!-- \u793e\u4ea4\u56fe\u6807 -->\r\n                <div>\r\n                    <h3 class=\"social-title\">Find Us On<\/h3>\r\n                    <div class=\"social-icons\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/lianshu1.png\" alt=\"Instagram\" class=\"social-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 22px; --smush-placeholder-aspect-ratio: 22\/22;\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/lianshu2.png\" alt=\"Facebook\" class=\"social-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 22px; --smush-placeholder-aspect-ratio: 22\/22;\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/lianshu3.png\" alt=\"TikTok\" class=\"social-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 22px; --smush-placeholder-aspect-ratio: 22\/22;\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/lianshu4.png\" alt=\"YouTube\" class=\"social-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 36px; --smush-placeholder-aspect-ratio: 36\/22;\">\r\n                        <img decoding=\"async\" data-src=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/lianshu5.png\" alt=\"Pinterest\" class=\"social-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 22px; --smush-placeholder-aspect-ratio: 22\/22;\">\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- \u8ba2\u9605\u533a\u57df -->\r\n                <div>\r\n                    <p class=\"subscribe-text\">Unlock 15% Off Your First Custom<br>Cushion Order<\/p>\r\n                    <form class=\"subscribe-form\">\r\n                        <input type=\"email\" placeholder=\"email@example.com\" class=\"subscribe-input\">\r\n                        <button type=\"submit\" class=\"subscribe-btn\">Subscribe!<\/button>\r\n                    <\/form>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Custom Cushion Cover<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-29357","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u4e8c\u7ea7\u9875\u9762 Cushion Covers - Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/myauracove.com\/?page_id=29357\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u4e8c\u7ea7\u9875\u9762 Cushion Covers - Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.\" \/>\n<meta property=\"og:description\" content=\"Custom Cushion Cover\" \/>\n<meta property=\"og:url\" content=\"https:\/\/myauracove.com\/?page_id=29357\" \/>\n<meta property=\"og:site_name\" content=\"Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-09T02:00:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-1-2.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"51 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/myauracove.com\\\/?page_id=29357\",\"url\":\"https:\\\/\\\/myauracove.com\\\/?page_id=29357\",\"name\":\"\u4e8c\u7ea7\u9875\u9762 Cushion Covers - Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/myauracove.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/myauracove.com\\\/?page_id=29357#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/myauracove.com\\\/?page_id=29357#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/myauracove.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/1-1-2.jpg\",\"datePublished\":\"2026-06-05T02:49:21+00:00\",\"dateModified\":\"2026-06-09T02:00:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/myauracove.com\\\/?page_id=29357#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/myauracove.com\\\/?page_id=29357\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/myauracove.com\\\/?page_id=29357#primaryimage\",\"url\":\"https:\\\/\\\/myauracove.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/1-1-2.jpg\",\"contentUrl\":\"https:\\\/\\\/myauracove.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/1-1-2.jpg\",\"width\":600,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/myauracove.com\\\/?page_id=29357#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/myauracove.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u4e8c\u7ea7\u9875\u9762 Cushion Covers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/myauracove.com\\\/#website\",\"url\":\"https:\\\/\\\/myauracove.com\\\/\",\"name\":\"Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.\",\"description\":\"Online Customization for All Kinds of Sponge Foam Products | Sofa Cushions, Chair Cushions, Bay Window Cushions &amp; Tatami Mats, Full Range of Sponge Foam Categories Available. Factory Direct Sales, Hand-stitched, Customizable Materials &amp; Colors, Adapt to All Scenarios, Create a Comfortable and Personalized Sitting &amp; Lying Experience. One-stop Shopping for Exclusive Customization Services.\",\"publisher\":{\"@id\":\"https:\\\/\\\/myauracove.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/myauracove.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/myauracove.com\\\/#organization\",\"name\":\"Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.\",\"url\":\"https:\\\/\\\/myauracove.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/myauracove.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/myauracove.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-myauracove\u54c1\u724cLOGO\u8bbe\u8ba1.png\",\"contentUrl\":\"https:\\\/\\\/myauracove.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-myauracove\u54c1\u724cLOGO\u8bbe\u8ba1.png\",\"width\":2047,\"height\":378,\"caption\":\"Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.\"},\"image\":{\"@id\":\"https:\\\/\\\/myauracove.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u4e8c\u7ea7\u9875\u9762 Cushion Covers - Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/myauracove.com\/?page_id=29357","og_locale":"zh_CN","og_type":"article","og_title":"\u4e8c\u7ea7\u9875\u9762 Cushion Covers - Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.","og_description":"Custom Cushion Cover","og_url":"https:\/\/myauracove.com\/?page_id=29357","og_site_name":"Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.","article_modified_time":"2026-06-09T02:00:54+00:00","og_image":[{"url":"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-1-2.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"51 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/myauracove.com\/?page_id=29357","url":"https:\/\/myauracove.com\/?page_id=29357","name":"\u4e8c\u7ea7\u9875\u9762 Cushion Covers - Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.","isPartOf":{"@id":"https:\/\/myauracove.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/myauracove.com\/?page_id=29357#primaryimage"},"image":{"@id":"https:\/\/myauracove.com\/?page_id=29357#primaryimage"},"thumbnailUrl":"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-1-2.jpg","datePublished":"2026-06-05T02:49:21+00:00","dateModified":"2026-06-09T02:00:54+00:00","breadcrumb":{"@id":"https:\/\/myauracove.com\/?page_id=29357#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/myauracove.com\/?page_id=29357"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/myauracove.com\/?page_id=29357#primaryimage","url":"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-1-2.jpg","contentUrl":"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/06\/1-1-2.jpg","width":600,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/myauracove.com\/?page_id=29357#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/myauracove.com\/"},{"@type":"ListItem","position":2,"name":"\u4e8c\u7ea7\u9875\u9762 Cushion Covers"}]},{"@type":"WebSite","@id":"https:\/\/myauracove.com\/#website","url":"https:\/\/myauracove.com\/","name":"Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.","description":"Online Customization for All Kinds of Sponge Foam Products | Sofa Cushions, Chair Cushions, Bay Window Cushions &amp; Tatami Mats, Full Range of Sponge Foam Categories Available. Factory Direct Sales, Hand-stitched, Customizable Materials &amp; Colors, Adapt to All Scenarios, Create a Comfortable and Personalized Sitting &amp; Lying Experience. One-stop Shopping for Exclusive Customization Services.","publisher":{"@id":"https:\/\/myauracove.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/myauracove.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/myauracove.com\/#organization","name":"Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion.","url":"https:\/\/myauracove.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/myauracove.com\/#\/schema\/logo\/image\/","url":"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/03\/cropped-myauracove\u54c1\u724cLOGO\u8bbe\u8ba1.png","contentUrl":"https:\/\/myauracove.com\/wp-content\/uploads\/2026\/03\/cropped-myauracove\u54c1\u724cLOGO\u8bbe\u8ba1.png","width":2047,"height":378,"caption":"Personalized customization for a full range of sponge products is available online, covering sofas, seats, window sills and floor platforms. You can select the material, color and shape at your discretion."},"image":{"@id":"https:\/\/myauracove.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/myauracove.com\/index.php?rest_route=\/wp\/v2\/pages\/29357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myauracove.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/myauracove.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/myauracove.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myauracove.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=29357"}],"version-history":[{"count":31,"href":"https:\/\/myauracove.com\/index.php?rest_route=\/wp\/v2\/pages\/29357\/revisions"}],"predecessor-version":[{"id":30279,"href":"https:\/\/myauracove.com\/index.php?rest_route=\/wp\/v2\/pages\/29357\/revisions\/30279"}],"wp:attachment":[{"href":"https:\/\/myauracove.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=29357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}