{"product_id":"wooden-horse-door-topper-1","title":"Wooden Horse Door Topper","description":"\u003cstyle\u003e   .wood-horse-page{     --brown:#76513A;     --brown-dark:#4B3427;     --brown-light:#A87C58;     --wood:#B89570;     --wood-light:#E4D3BE;     --cream:#F7F1E7;     --cream-2:#EDE3D4;     --white:#FFFDFC;     --green:#526653;     --green-light:#DDE5DB;     --gold:#B48A4A;     --black:#292722;     --text:#403A34;     --muted:#756C62;     --line:#DDD1C1;      background:var(--cream);     color:var(--text);     font-family:inherit;     overflow:hidden;   }    .wood-horse-page *{     box-sizing:border-box;   }    .wood-horse-wrap{     width:min(1180px,92%);     margin:0 auto;   }    \/* HERO *\/   .wood-horse-hero{     padding:72px 0 35px;     text-align:center;     background:       radial-gradient(circle at 12% 18%,rgba(168,124,88,.16),transparent 28%),       radial-gradient(circle at 88% 15%,rgba(82,102,83,.14),transparent 28%),       var(--cream);   }    .wood-horse-eyebrow{     display:inline-block;     padding:8px 17px;     border:1px solid rgba(180,138,74,.5);     border-radius:999px;     background:rgba(255,253,248,.82);     color:var(--green);     font-size:12px;     font-weight:900;     letter-spacing:2px;     text-transform:uppercase;     margin-bottom:18px;   }    .wood-horse-hero h1{     margin:0 auto 38px;     max-width:950px;     font-size:clamp(42px,7vw,82px);     line-height:.96;     letter-spacing:-3px;     font-weight:900;     color:var(--black);   }    .wood-horse-hero h1 span{     display:block;     color:var(--brown);   }    .wood-horse-hero-image{     width:100%;     max-width:1080px;     margin:0 auto;     border-radius:30px;     overflow:hidden;     background:var(--white);     border:1px solid rgba(180,138,74,.2);     box-shadow:0 25px 65px rgba(75,52,39,.14);   }    .wood-horse-hero-image img{     display:block;     width:100%;     height:auto;     object-fit:contain;   }    \/* BENEFITS *\/   .wood-horse-benefits{     padding:28px 0 75px;   }    .wood-horse-benefit-grid{     display:grid;     grid-template-columns:repeat(3,1fr);     gap:18px;   }    .wood-horse-benefit{     padding:27px 22px;     border-radius:20px;     background:rgba(255,253,248,.9);     border:1px solid var(--line);     text-align:center;   }    .wood-horse-benefit-icon{     width:54px;     height:54px;     margin:0 auto 15px;     border-radius:50%;     display:flex;     align-items:center;     justify-content:center;     background:var(--wood-light);     font-size:24px;   }    .wood-horse-benefit:nth-child(2) .wood-horse-benefit-icon{     background:var(--green-light);   }    .wood-horse-benefit:nth-child(3) .wood-horse-benefit-icon{     background:#E9DDCC;   }    .wood-horse-benefit h3{     margin:0 0 8px;     font-size:18px;     color:var(--black);   }    .wood-horse-benefit p{     margin:0;     color:var(--muted);     font-size:14px;     line-height:1.7;   }    \/* INTRO *\/   .wood-horse-intro{     padding:90px 0;     text-align:center;     background:       radial-gradient(circle at 50% 10%,rgba(180,138,74,.18),transparent 35%),       var(--brown-dark);     color:white;   }    .wood-horse-intro .small{     margin-bottom:13px;     color:#D9BE91;     font-size:12px;     font-weight:900;     letter-spacing:2.5px;     text-transform:uppercase;   }    .wood-horse-intro h2{     max-width:850px;     margin:0 auto 20px;     font-size:clamp(32px,5vw,58px);     line-height:1.04;     letter-spacing:-2px;   }    .wood-horse-intro h2 span{     color:#DCC29B;   }    .wood-horse-intro p{     max-width:710px;     margin:0 auto;     color:rgba(255,255,255,.78);     font-size:17px;     line-height:1.85;   }    \/* FEATURES *\/   .wood-horse-features{     padding:95px 0;   }    .wood-horse-feature{     display:grid;     grid-template-columns:1fr 1fr;     gap:65px;     align-items:center;     margin-bottom:95px;   }    .wood-horse-feature:last-child{     margin-bottom:0;   }    .wood-horse-feature.reverse .wood-horse-feature-image{     order:2;   }    .wood-horse-feature.reverse .wood-horse-feature-copy{     order:1;   }    .wood-horse-feature-image{     border-radius:26px;     overflow:hidden;     background:var(--white);     border:1px solid var(--line);     box-shadow:0 20px 45px rgba(75,52,39,.11);   }    .wood-horse-feature-image img{     display:block;     width:100%;     height:auto;     object-fit:contain;   }    .wood-horse-kicker{     color:var(--green);     font-size:12px;     font-weight:900;     letter-spacing:2px;     text-transform:uppercase;     margin-bottom:14px;   }    .wood-horse-feature-copy h2{     margin:0 0 17px;     font-size:clamp(29px,4vw,48px);     line-height:1.08;     letter-spacing:-1.5px;     color:var(--black);   }    .wood-horse-feature-copy p{     margin:0;     color:var(--muted);     font-size:16px;     line-height:1.85;   }    \/* WORLD *\/   .wood-horse-world{     padding:90px 0;     background:var(--white);   }    .wood-horse-section-head{     text-align:center;     max-width:760px;     margin:0 auto 45px;   }    .wood-horse-section-head .small{     color:var(--brown);     font-size:12px;     font-weight:900;     letter-spacing:2px;     text-transform:uppercase;   }    .wood-horse-section-head h2{     margin:10px 0 13px;     font-size:clamp(32px,5vw,55px);     line-height:1.05;     letter-spacing:-2px;     color:var(--black);   }    .wood-horse-section-head p{     margin:0;     color:var(--muted);     line-height:1.75;   }    .wood-horse-world-grid{     display:grid;     grid-template-columns:repeat(3,1fr);     gap:18px;   }    .wood-horse-world-card{     min-height:190px;     padding:28px;     border-radius:22px;     background:var(--cream);     border:1px solid var(--line);     position:relative;     overflow:hidden;   }    .wood-horse-world-card:after{     content:'';     position:absolute;     width:100px;     height:100px;     border-radius:50%;     right:-30px;     top:-30px;     background:var(--wood-light);     opacity:.55;   }    .wood-horse-world-card:nth-child(2):after,   .wood-horse-world-card:nth-child(5):after{     background:var(--green-light);   }    .wood-horse-world-card:nth-child(3):after,   .wood-horse-world-card:nth-child(6):after{     background:#E7DCCB;   }    .wood-horse-world-card span{     position:relative;     z-index:2;     font-size:30px;   }    .wood-horse-world-card h3{     position:relative;     z-index:2;     margin:16px 0 8px;     font-size:19px;     color:var(--black);   }    .wood-horse-world-card p{     position:relative;     z-index:2;     margin:0;     color:var(--muted);     font-size:14px;     line-height:1.65;   }    \/* SHOWCASE *\/   .wood-horse-showcase{     padding:95px 0;     background:var(--cream);   }    .wood-horse-showcase-box{     border-radius:30px;     overflow:hidden;     background:       radial-gradient(circle at 50% 20%,rgba(180,138,74,.22),transparent 38%),       var(--brown-dark);     border:1px solid rgba(180,138,74,.25);     box-shadow:0 25px 60px rgba(75,52,39,.16);   }    .wood-horse-showcase-image img{     display:block;     width:100%;     height:auto;     object-fit:contain;   }    \/* WHY LOVE *\/   .wood-horse-love{     padding:95px 0;     background:var(--cream-2);   }    .wood-horse-love-grid{     display:grid;     grid-template-columns:repeat(4,1fr);     gap:18px;   }    .wood-horse-love-card{     padding:30px 22px;     border-radius:20px;     background:rgba(255,253,248,.92);     border:1px solid var(--line);   }    .wood-horse-love-card .icon{     font-size:28px;     margin-bottom:18px;   }    .wood-horse-love-card h3{     margin:0 0 10px;     font-size:18px;     color:var(--black);   }    .wood-horse-love-card p{     margin:0;     color:var(--muted);     font-size:14px;     line-height:1.7;   }    \/* CTA *\/   .wood-horse-cta{     padding:105px 0;     text-align:center;     background:       radial-gradient(circle at 50% 15%,rgba(180,138,74,.25),transparent 32%),       linear-gradient(135deg,#453126,#76513A);     color:white;   }    .wood-horse-cta h2{     max-width:820px;     margin:0 auto 18px;     font-size:clamp(36px,6vw,65px);     line-height:1;     letter-spacing:-2px;   }    .wood-horse-cta h2 span{     color:#DCC29B;   }    .wood-horse-cta p{     max-width:620px;     margin:0 auto 30px;     color:rgba(255,255,255,.8);     line-height:1.8;   }    .wood-horse-btn{     display:inline-flex;     align-items:center;     justify-content:center;     padding:15px 30px;     border-radius:999px;     background:#E8D5B5;     color:var(--brown-dark);     text-decoration:none;     font-weight:900;     transition:.2s ease;   }    .wood-horse-btn:hover{     transform:translateY(-2px);   }    \/* FAQ *\/   .wood-horse-faq{     padding:90px 0 110px;     background:var(--white);   }    .wood-horse-faq-list{     max-width:850px;     margin:0 auto;   }    .wood-horse-faq details{     border-bottom:1px solid var(--line);   }    .wood-horse-faq summary{     cursor:pointer;     list-style:none;     padding:22px 5px;     font-weight:800;     font-size:16px;     color:var(--black);   }    .wood-horse-faq summary::-webkit-details-marker{     display:none;   }    .wood-horse-faq details p{     margin:0;     padding:0 5px 22px;     color:var(--muted);     line-height:1.8;     font-size:14px;   }    @media(max-width:900px){     .wood-horse-benefit-grid,     .wood-horse-world-grid{       grid-template-columns:1fr 1fr;     }      .wood-horse-love-grid{       grid-template-columns:1fr 1fr;     }      .wood-horse-feature{       grid-template-columns:1fr;       gap:30px;       margin-bottom:65px;     }      .wood-horse-feature.reverse .wood-horse-feature-image,     .wood-horse-feature.reverse .wood-horse-feature-copy{       order:initial;     }   }    @media(max-width:640px){     .wood-horse-hero{       padding:48px 0 25px;     }      .wood-horse-hero h1{       font-size:43px;       letter-spacing:-1.8px;       margin-bottom:25px;     }      .wood-horse-benefits,     .wood-horse-features,     .wood-horse-world,     .wood-horse-showcase,     .wood-horse-love{       padding:65px 0;     }      .wood-horse-benefit-grid,     .wood-horse-world-grid,     .wood-horse-love-grid{       grid-template-columns:1fr;     }      .wood-horse-intro{       padding:65px 0;     }      .wood-horse-intro p{       font-size:15px;     }      .wood-horse-feature-copy h2{       font-size:32px;     }      .wood-horse-cta{       padding:75px 0;     }   } \u003c\/style\u003e \u003cdiv class=\"wood-horse-page\"\u003e \u003c!-- HERO --\u003e \u003csection class=\"wood-horse-hero\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-eyebrow\"\u003e         WOODEN HORSE DOOR TOPPER       \u003c\/div\u003e \u003ch1\u003e         A Quiet Little         \u003cspan\u003eHorse At Your Door\u003c\/span\u003e \u003c\/h1\u003e \u003cdiv class=\"wood-horse-hero-image\"\u003e \u003cimg alt=\"Wooden Horse Door Topper\" loading=\"eager\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_2_564d3f9a-7530-491e-8a00-8c6b2bb6ae8c.png?v=1789101727\u0026amp;width=1600\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- BENEFITS --\u003e \u003csection class=\"wood-horse-benefits\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-benefit-grid\"\u003e \u003cdiv class=\"wood-horse-benefit\"\u003e \u003cdiv class=\"wood-horse-benefit-icon\"\u003e🐴\u003c\/div\u003e \u003ch3\u003ePeaceful Horse Design\u003c\/h3\u003e \u003cp\u003eA relaxed resting horse adds a charming and unexpected detail to your home.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-benefit\"\u003e \u003cdiv class=\"wood-horse-benefit-icon\"\u003e🌿\u003c\/div\u003e \u003ch3\u003eRustic Equestrian Style\u003c\/h3\u003e \u003cp\u003eWarm wood and natural horse tones pair beautifully with country-inspired interiors.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-benefit\"\u003e \u003cdiv class=\"wood-horse-benefit-icon\"\u003e🚪\u003c\/div\u003e \u003ch3\u003eMade For Door Corners\u003c\/h3\u003e \u003cp\u003eDesigned to sit along a doorway, shelf edge or frame for a distinctive display.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- INTRO --\u003e \u003csection class=\"wood-horse-intro\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"small\"\u003eA LITTLE COUNTRY CHARM\u003c\/div\u003e \u003ch2\u003e         Sometimes The Smallest Detail         \u003cspan\u003eMakes The Biggest Impression.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003e         Instead of another decoration hanging on the wall, imagine a peaceful         horse quietly resting above your doorway. This unexpected little detail         brings warmth, personality and a touch of countryside character to         an otherwise overlooked corner.       \u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURE 1 --\u003e \u003csection class=\"wood-horse-features\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-feature\"\u003e \u003cdiv class=\"wood-horse-feature-image\"\u003e \u003cimg alt=\"Wooden Horse Door Topper detail\" loading=\"lazy\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/7-245.png?v=1789023554\u0026amp;width=1200\"\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-feature-copy\"\u003e \u003cdiv class=\"wood-horse-kicker\"\u003e               01 · PEACEFUL PRESENCE             \u003c\/div\u003e \u003ch2\u003e               A Horse That Looks Right At Home.             \u003c\/h2\u003e \u003cp\u003e               The relaxed pose, gently lowered head and flowing mane create               the feeling of a horse quietly settling into its surroundings.               It feels playful without losing its rustic, natural character.             \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURE 2 --\u003e \u003csection class=\"wood-horse-features\" style=\"padding-top:0;\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-feature reverse\"\u003e \u003cdiv class=\"wood-horse-feature-image\"\u003e \u003cimg alt=\"Wooden horse doorway decoration\" loading=\"lazy\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_4_997b2cef-13eb-4465-a156-fd99a8412529.png?v=1789101719\u0026amp;width=1200\"\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-feature-copy\"\u003e \u003cdiv class=\"wood-horse-kicker\"\u003e               02 · THE PERFECT CORNER             \u003c\/div\u003e \u003ch2\u003e               Turn An Ordinary Doorway Into A Story.             \u003c\/h2\u003e \u003cp\u003e               Designed around the corner of a doorway or shelf, the horse               creates a fun visual surprise. It turns an overlooked edge               into something guests naturally notice.             \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURE 3 --\u003e \u003csection class=\"wood-horse-features\" style=\"padding-top:0;\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-feature\"\u003e \u003cdiv class=\"wood-horse-feature-image\"\u003e \u003cimg alt=\"Wooden horse equestrian home decor\" loading=\"lazy\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_3_f34ad5cc-5c33-4374-994b-59d7ba9ded38.png?v=1789101721\u0026amp;width=1200\"\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-feature-copy\"\u003e \u003cdiv class=\"wood-horse-kicker\"\u003e               03 · MADE FOR HORSE LOVERS             \u003c\/div\u003e \u003ch2\u003e               A Small Tribute To The Horse You Love.             \u003c\/h2\u003e \u003cp\u003e               Whether your home has a full equestrian theme or you simply               love horses, this piece adds a warm and personal touch without               taking over the room.             \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- WORLD --\u003e \u003csection class=\"wood-horse-world\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-section-head\"\u003e \u003cdiv class=\"small\"\u003eEQUESTRIAN HOME\u003c\/div\u003e \u003ch2\u003e           Find The Perfect Place For Your Horse.         \u003c\/h2\u003e \u003cp\u003e           From a cozy bedroom to a countryside-inspired office,           this little horse brings character wherever it rests.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-world-grid\"\u003e \u003cdiv class=\"wood-horse-world-card\"\u003e \u003cspan\u003e🚪\u003c\/span\u003e \u003ch3\u003eBedroom Door\u003c\/h3\u003e \u003cp\u003eAdd a playful equestrian detail to a bedroom doorway.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-world-card\"\u003e \u003cspan\u003e📚\u003c\/span\u003e \u003ch3\u003eBookshelf\u003c\/h3\u003e \u003cp\u003eLet the horse perch naturally along the edge of a favorite shelf.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-world-card\"\u003e \u003cspan\u003e🏡\u003c\/span\u003e \u003ch3\u003eCountry Home\u003c\/h3\u003e \u003cp\u003ePair it with farmhouse wood, neutral tones and rustic accents.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-world-card\"\u003e \u003cspan\u003e🌾\u003c\/span\u003e \u003ch3\u003eFarmhouse Style\u003c\/h3\u003e \u003cp\u003eA natural complement to warm, relaxed countryside interiors.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-world-card\"\u003e \u003cspan\u003e🐎\u003c\/span\u003e \u003ch3\u003eTack Room\u003c\/h3\u003e \u003cp\u003eA fun decorative accent for horse lovers and equestrian spaces.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-world-card\"\u003e \u003cspan\u003e💼\u003c\/span\u003e \u003ch3\u003eHome Office\u003c\/h3\u003e \u003cp\u003eBring a quiet touch of countryside personality into your workspace.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- SHOWCASE --\u003e \u003csection class=\"wood-horse-showcase\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-showcase-box\"\u003e \u003cdiv class=\"wood-horse-showcase-image\"\u003e \u003cimg alt=\"Wooden Horse Door Topper showcase\" loading=\"lazy\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_1_831c396d-5d38-4ef3-82cf-cd97ed5e1d30.png?v=1789101728\u0026amp;width=1600\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- WHY LOVE --\u003e \u003csection class=\"wood-horse-love\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-section-head\"\u003e \u003cdiv class=\"small\"\u003eWHY YOU'LL LOVE IT\u003c\/div\u003e \u003ch2\u003e           Small Piece. Big Personality.         \u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-love-grid\"\u003e \u003cdiv class=\"wood-horse-love-card\"\u003e \u003cdiv class=\"icon\"\u003e🐴\u003c\/div\u003e \u003ch3\u003eHorse Lover Approved\u003c\/h3\u003e \u003cp\u003eA charming way to celebrate your love of horses and equestrian life.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-love-card\"\u003e \u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e \u003ch3\u003eRustic Character\u003c\/h3\u003e \u003cp\u003eWarm natural tones blend easily with farmhouse, country and Western interiors.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-love-card\"\u003e \u003cdiv class=\"icon\"\u003e🚪\u003c\/div\u003e \u003ch3\u003eUnexpected Detail\u003c\/h3\u003e \u003cp\u003eA unique doorway accent that guests are sure to notice.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-love-card\"\u003e \u003cdiv class=\"icon\"\u003e🎁\u003c\/div\u003e \u003ch3\u003eThoughtful Gift\u003c\/h3\u003e \u003cp\u003eA fun decorative gift for horse lovers, riders and country-home enthusiasts.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- CTA --\u003e \u003csection class=\"wood-horse-cta\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003ch2\u003e         Let A Little         \u003cspan\u003eCountry Charm\u003c\/span\u003e         In.       \u003c\/h2\u003e \u003cp\u003e         Give your doorway an unexpected equestrian touch with a peaceful         little horse that makes every entrance more memorable.       \u003c\/p\u003e \u003ca class=\"wood-horse-btn\" href=\"#shopify-section-template--29839719956849__custom_liquid_iwhYKL\"\u003e         Bring Home The Horse 🐴       \u003c\/a\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"wood-horse-faq\"\u003e \u003cdiv class=\"wood-horse-wrap\"\u003e \u003cdiv class=\"wood-horse-section-head\"\u003e \u003cdiv class=\"small\"\u003eQUESTIONS\u003c\/div\u003e \u003ch2\u003eGood To Know\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"wood-horse-faq-list\"\u003e \u003cdetails\u003e \u003csummary\u003eWhat is the Wooden Horse Door Topper?\u003c\/summary\u003e \u003cp\u003e             It is a decorative wooden horse designed to rest along the corner             of a doorway, shelf, frame or similar edge, creating a unique             equestrian accent.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhere can I display it?\u003c\/summary\u003e \u003cp\u003e             It works especially well above bedroom doors, entryways,             bookshelves, home offices, living rooms, barn offices,             tack rooms and country-inspired spaces.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat style does it match?\u003c\/summary\u003e \u003cp\u003e             The warm horse design works naturally with equestrian, Western,             rustic, farmhouse, country and countryside-inspired interiors.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs it a good gift for horse lovers?\u003c\/summary\u003e \u003cp\u003e             Yes. Its horse-themed design makes it a thoughtful decorative             gift for horse lovers, riders, ranch and farm owners, and             equestrian-style home enthusiasts.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat is the product made from?\u003c\/summary\u003e \u003cp\u003e             The matching product listing describes the Door Topper as a             wooden decorative piece.           \u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"TJH","offers":[{"title":"Left","offer_id":58922560028832,"sku":"SZ06062609173689- 木马门顶装饰-A朝左","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Right","offer_id":58922560061600,"sku":"SZ06062609173689- 木马门顶装饰-A朝右","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1053\/8313\/3344\/files\/1_2_564d3f9a-7530-491e-8a00-8c6b2bb6ae8c.png?v=1789617541","url":"https:\/\/www.voryneli.com\/products\/wooden-horse-door-topper-1","provider":"voryneli","version":"1.0","type":"link"}