{"product_id":"whimsical-western-cowboy-horse-figurine-duo","title":"🤠🐴Whimsical Western Cowboy \u0026 Horse Figurine Duo - The Perfectly Odd Western Duo","description":"\u003cdiv id=\"western-duo-final\"\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WHIMSICAL WESTERN COWBOY \u0026 HORSE DUO\n   FULL LANDING PAGE\n   PURE HTML \/ CSS \/ JS\n========================================================= *\/\n\n#western-duo-final,\n#western-duo-final *{\n  box-sizing:border-box;\n}\n\n#western-duo-final{\n  --ink:#31251d;\n  --brown:#654630;\n  --rust:#9f623f;\n  --gold:#c6965d;\n  --cream:#faf6ef;\n  --soft:#f3ece3;\n  --muted:#756a61;\n  --line:#e5d9cc;\n  --dark:#30251e;\n\n  width:100%;\n  max-width:1100px;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#fff;\n  color:var(--ink);\n\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.65;\n}\n\n#western-duo-final img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto !important;\n  margin:0;\n}\n\n#western-duo-final h1,\n#western-duo-final h2,\n#western-duo-final h3,\n#western-duo-final p{\n  margin-top:0;\n}\n\n#western-duo-final .wd-wrap{\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  padding:0 20px;\n}\n\n#western-duo-final .wd-section{\n  padding:50px 0;\n}\n\n#western-duo-final .wd-center{\n  text-align:center;\n}\n\n\n\/* =========================================================\n   COMMON TYPOGRAPHY\n========================================================= *\/\n\n#western-duo-final .wd-tag{\n  display:inline-block;\n  margin:0 0 11px;\n  padding:7px 14px;\n\n  border-radius:999px;\n\n  background:#efe2d3;\n  color:#865237;\n\n  font-size:12px;\n  line-height:1.3;\n  font-weight:800;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n#western-duo-final .wd-title{\n  max-width:800px;\n  margin:0 auto 13px;\n\n  color:var(--ink);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(29px,4vw,44px);\n  line-height:1.14;\n  letter-spacing:-.025em;\n}\n\n#western-duo-final .wd-text{\n  max-width:720px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n#western-duo-final .wd-media{\n  width:100%;\n  overflow:hidden;\n\n  border-radius:18px;\n  background:#eee7df;\n\n  box-shadow:\n    0 12px 32px rgba(48,36,27,.11);\n}\n\n#western-duo-final .wd-media img{\n  width:100%;\n  height:auto !important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#western-duo-final .wd-hero{\n  padding:34px 0 50px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(198,148,90,.18),\n      transparent 43%\n    ),\n    linear-gradient(\n      180deg,\n      #faf5ed 0%,\n      #ffffff 100%\n    );\n}\n\n#western-duo-final .wd-hero-copy{\n  max-width:840px;\n  margin:0 auto 25px;\n\n  text-align:center;\n}\n\n#western-duo-final .wd-hero h1{\n  max-width:850px;\n  margin:0 auto 14px;\n\n  color:#30241c;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(36px,5vw,56px);\n  line-height:1.07;\n  letter-spacing:-.03em;\n}\n\n#western-duo-final .wd-hero p{\n  max-width:700px;\n  margin:0 auto;\n\n  color:#6b6057;\n\n  font-size:17px;\n  line-height:1.68;\n}\n\n\n\/* =========================================================\n   HERO BENEFITS\n========================================================= *\/\n\n#western-duo-final .wd-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n\n  margin-top:21px;\n}\n\n#western-duo-final .wd-benefit{\n  padding:16px 8px;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#western-duo-final .wd-benefit span{\n  display:block;\n  margin-bottom:6px;\n\n  font-size:25px;\n}\n\n#western-duo-final .wd-benefit strong{\n  display:block;\n\n  color:#463428;\n\n  font-size:13px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   CTA BUTTON\n========================================================= *\/\n\n#western-duo-final .wd-btn-wrap{\n  margin-top:25px;\n\n  text-align:center;\n}\n\n#western-duo-final .wd-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  width:min(100%,410px);\n  min-height:56px;\n\n  padding:15px 25px;\n\n  border:0;\n  border-radius:999px;\n\n  background:var(--rust);\n  color:#fff !important;\n\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.2;\n  font-weight:800;\n\n  cursor:pointer;\n\n  box-shadow:\n    0 9px 25px rgba(111,69,43,.23);\n\n  transition:\n    transform .18s ease,\n    background .18s ease;\n}\n\n#western-duo-final .wd-btn:hover{\n  transform:translateY(-2px);\n\n  background:#7e4b30;\n}\n\n#western-duo-final .wd-micro{\n  margin:9px 0 0;\n\n  color:#84776d;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   COPY BELOW IMAGE\n========================================================= *\/\n\n#western-duo-final .wd-copy{\n  padding-top:25px;\n\n  text-align:center;\n}\n\n#western-duo-final .wd-copy h2{\n  max-width:790px;\n  margin:0 auto 11px;\n\n  color:var(--ink);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(28px,3.8vw,41px);\n  line-height:1.15;\n  letter-spacing:-.02em;\n}\n\n#western-duo-final .wd-copy p{\n  max-width:710px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   SOFT SECTION\n========================================================= *\/\n\n#western-duo-final .wd-soft{\n  background:var(--cream);\n}\n\n\n\/* =========================================================\n   CHARACTER CARDS\n========================================================= *\/\n\n#western-duo-final .wd-character-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:15px;\n\n  margin-top:28px;\n}\n\n#western-duo-final .wd-character{\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  background:#fff;\n\n  box-shadow:\n    0 8px 22px rgba(45,34,26,.07);\n}\n\n#western-duo-final .wd-character-image{\n  overflow:hidden;\n  background:#eee7df;\n}\n\n#western-duo-final .wd-character-image img{\n  width:100%;\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n#western-duo-final .wd-character-copy{\n  padding:17px 14px 19px;\n\n  text-align:center;\n}\n\n#western-duo-final .wd-character-copy h3{\n  margin:0 0 6px;\n\n  color:#392a20;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:20px;\n  line-height:1.25;\n}\n\n#western-duo-final .wd-character-copy p{\n  margin:0;\n\n  color:#766a61;\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FEATURE BOXES\n========================================================= *\/\n\n#western-duo-final .wd-features{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n\n  margin-top:21px;\n}\n\n#western-duo-final .wd-feature{\n  padding:15px 10px;\n\n  border-radius:13px;\n\n  background:#f4ece2;\n  color:#594332;\n\n  text-align:center;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n#western-duo-final .wd-dark{\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(199,149,91,.20),\n      transparent 43%\n    ),\n    linear-gradient(\n      145deg,\n      #513b2d,\n      #2e241d\n    );\n}\n\n#western-duo-final .wd-dark .wd-tag{\n  background:rgba(255,255,255,.10);\n\n  color:#efd0a6;\n}\n\n#western-duo-final .wd-dark .wd-copy h2{\n  color:#fff8ed;\n}\n\n#western-duo-final .wd-dark .wd-copy p{\n  color:#e2d7cc;\n}\n\n#western-duo-final .wd-dark .wd-feature{\n  border:1px solid rgba(255,255,255,.12);\n\n  background:rgba(255,255,255,.08);\n  color:#f7ebdf;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n#western-duo-final .wd-note{\n  max-width:730px;\n\n  margin:21px auto 0;\n  padding:17px 18px;\n\n  border-left:4px solid var(--gold);\n  border-radius:0 13px 13px 0;\n\n  background:#fff8ef;\n\n  color:#594331;\n\n  text-align:left;\n\n  font-size:14px;\n  line-height:1.6;\n  font-weight:700;\n}\n\n#western-duo-final .wd-dark .wd-note{\n  background:rgba(255,255,255,.08);\n\n  color:#fff4e8;\n}\n\n\n\/* =========================================================\n   LOCATION TAGS\n========================================================= *\/\n\n#western-duo-final .wd-places{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n\n  margin-top:20px;\n}\n\n#western-duo-final .wd-place{\n  padding:9px 13px;\n\n  border:1px solid var(--line);\n  border-radius:999px;\n\n  background:#fff;\n  color:#5e4838;\n\n  font-size:12px;\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   GIFT GRID\n========================================================= *\/\n\n#western-duo-final .wd-gifts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n\n  margin-top:21px;\n}\n\n#western-duo-final .wd-gift{\n  padding:18px 8px;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#western-duo-final .wd-gift span{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:25px;\n}\n\n#western-duo-final .wd-gift strong{\n  display:block;\n\n  color:#463429;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   QUICK CHOICE\n========================================================= *\/\n\n#western-duo-final .wd-choice{\n  max-width:780px;\n\n  margin:23px auto 0;\n  padding:23px;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#western-duo-final .wd-choice-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:9px;\n\n  margin-top:15px;\n}\n\n#western-duo-final .wd-choice-item{\n  padding:16px 8px;\n\n  border-radius:12px;\n\n  background:#f5eee5;\n\n  color:#503b2c;\n\n  font-size:13px;\n  line-height:1.45;\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#western-duo-final .wd-faq{\n  max-width:800px;\n\n  margin:24px auto 0;\n}\n\n#western-duo-final details{\n  border-bottom:1px solid var(--line);\n}\n\n#western-duo-final summary{\n  position:relative;\n\n  padding:17px 40px 17px 0;\n\n  color:#392a20;\n\n  font-size:15px;\n  line-height:1.45;\n  font-weight:800;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n#western-duo-final summary::-webkit-details-marker{\n  display:none;\n}\n\n#western-duo-final summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:50%;\n  right:3px;\n\n  transform:translateY(-50%);\n\n  color:var(--rust);\n\n  font-size:23px;\n}\n\n#western-duo-final details[open] summary::after{\n  content:\"−\";\n}\n\n#western-duo-final .wd-answer{\n  padding:0 0 17px;\n\n  color:#756960;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n#western-duo-final .wd-final-image{\n  padding:45px 0 0;\n\n  background:#fff;\n}\n\n#western-duo-final .wd-final{\n  padding:55px 0 63px;\n\n  background:\n    radial-gradient(\n      circle at top,\n      rgba(202,152,91,.23),\n      transparent 44%\n    ),\n    #30251e;\n\n  text-align:center;\n}\n\n#western-duo-final .wd-final h2{\n  max-width:780px;\n  margin:0 auto 12px;\n\n  color:#fff7ec;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(30px,4vw,45px);\n  line-height:1.14;\n}\n\n#western-duo-final .wd-final p{\n  max-width:630px;\n  margin:0 auto;\n\n  color:#dfd4c9;\n\n  font-size:16px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:800px){\n\n  #western-duo-final .wd-section{\n    padding:42px 0;\n  }\n\n  #western-duo-final .wd-hero{\n    padding:28px 0 43px;\n  }\n\n  #western-duo-final .wd-gifts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  #western-duo-final .wd-wrap{\n    padding:0 14px;\n  }\n\n  #western-duo-final .wd-hero h1{\n    font-size:34px;\n  }\n\n  #western-duo-final .wd-title,\n  #western-duo-final .wd-copy h2{\n    font-size:28px;\n  }\n\n  #western-duo-final .wd-hero p,\n  #western-duo-final .wd-text,\n  #western-duo-final .wd-copy p{\n    font-size:15px;\n  }\n\n  #western-duo-final .wd-media{\n    border-radius:14px;\n  }\n\n  #western-duo-final .wd-benefits{\n    gap:7px;\n  }\n\n  #western-duo-final .wd-benefit{\n    padding:13px 5px;\n  }\n\n  #western-duo-final .wd-benefit strong{\n    font-size:11px;\n  }\n\n  #western-duo-final .wd-character-grid{\n    gap:8px;\n  }\n\n  #western-duo-final .wd-character-copy{\n    padding:12px 7px 14px;\n  }\n\n  #western-duo-final .wd-character-copy h3{\n    font-size:16px;\n  }\n\n  #western-duo-final .wd-character-copy p{\n    font-size:12px;\n  }\n\n  #western-duo-final .wd-features{\n    grid-template-columns:1fr;\n    gap:8px;\n  }\n\n  #western-duo-final .wd-choice-grid{\n    grid-template-columns:1fr;\n    gap:8px;\n  }\n\n  #western-duo-final .wd-btn{\n    width:100%;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\n\u003c!-- =====================================================\n     1. HERO\n===================================================== --\u003e\n\n\u003csection class=\"wd-hero\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cdiv class=\"wd-hero-copy\"\u003e\n\n      \u003cspan class=\"wd-tag\"\u003e\n        🤠 The Perfectly Odd Western Duo\n      \u003c\/span\u003e\n\n      \u003ch1\u003e\n        One Serious Cowboy.\u003cbr\u003e\n        One Very Confused Horse.\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        A little Western charm and a whole lot of personality.\n        These two turn an ordinary shelf into a quirky little scene\n        people can't help but notice.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/7a8137d3979b7e3130271d698c0c0da122f27a28.jpg?v=1789812623\" alt=\"Whimsical Western Cowboy and Horse Figurine Duo\" loading=\"eager\" fetchpriority=\"high\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-benefits\"\u003e\n\n      \u003cdiv class=\"wd-benefit\"\u003e\n        \u003cspan\u003e🤠\u003c\/span\u003e\n        \u003cstrong\u003eFull of Personality\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wd-benefit\"\u003e\n        \u003cspan\u003e🐴\u003c\/span\u003e\n        \u003cstrong\u003eBetter Together\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wd-benefit\"\u003e\n        \u003cspan\u003e🏡\u003c\/span\u003e\n        \u003cstrong\u003eEasy to Style\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-btn-wrap\"\u003e\n\n      \u003cbutton class=\"wd-btn\" type=\"button\" onclick=\"westernDuoGoBuy()\"\u003e\n        BRING THE DUO HOME 🤠\n      \u003c\/button\u003e\n\n      \u003cp class=\"wd-micro\"\u003e\n        Choose your preferred option in the product section above.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     2. MEET THE CHARACTERS\n===================================================== --\u003e\n\n\u003csection class=\"wd-section wd-soft\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cdiv class=\"wd-center\"\u003e\n\n      \u003cspan class=\"wd-tag\"\u003e\n        Two Characters · Two Personalities\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"wd-title\"\u003e\n        Meet the Most Unlikely Pair in the West\n      \u003c\/h2\u003e\n\n      \u003cp class=\"wd-text\"\u003e\n        They feel less like ordinary decorations and more like\n        two characters caught in their own strange little Western story.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-character-grid\"\u003e\n\n\n      \u003c!-- COWBOY --\u003e\n\n      \u003carticle class=\"wd-character\"\u003e\n\n        \u003cdiv class=\"wd-character-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/50c85e40fe1129815e6171ba87436b7689b2bc96.jpg?v=1789812623\" alt=\"Whimsical Long Legged Cowboy Figurine\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wd-character-copy\"\u003e\n\n          \u003ch3\u003e\n            🤠 The Cowboy\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Big hat, skinny legs, oversized boots\n            and a perfectly serious little expression.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- HORSE --\u003e\n\n      \u003carticle class=\"wd-character\"\u003e\n\n        \u003cdiv class=\"wd-character-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/9078d8a18e9889cac215bbe61486284aafed0e5c.jpg?v=1789812623\" alt=\"Whimsical Long Legged Western Horse Figurine\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wd-character-copy\"\u003e\n\n          \u003ch3\u003e\n            🐴 The Horse\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Giant eyes, upright ears and those ridiculously\n            long legs make him impossible to ignore.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     3. BETTER TOGETHER\n===================================================== --\u003e\n\n\u003csection class=\"wd-section\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cdiv class=\"wd-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/ecfb429730fec864929d59b2e3da294a9159c2ac.jpg?v=1789812623\" alt=\"Cowboy and Horse Western Figurine Duo Display\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-copy\"\u003e\n\n      \u003cspan class=\"wd-tag\"\u003e\n        Better Together\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Two Figurines Become One Brilliantly Odd Little Scene\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Put them side by side and their awkward poses,\n        expressive faces and matching long silhouettes make it look\n        like they're halfway through a conversation.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"wd-features\"\u003e\n\n        \u003cdiv class=\"wd-feature\"\u003e\n          🤠 Quirky Western Character\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wd-feature\"\u003e\n          🐴 Playful Expressions\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wd-feature\"\u003e\n          💬 Instant Conversation Piece\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     4. AGED DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"wd-section wd-dark\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cdiv class=\"wd-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/5ef72b40ac273c9e33c1f51f5a77bf1d32331fac.jpg?v=1789812623\" alt=\"Distressed Western Cowboy and Horse Figurine Details\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-copy\"\u003e\n\n      \u003cspan class=\"wd-tag\"\u003e\n        Character Comes From the Imperfections\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Made to Look Like an Old Ranch Find\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Weathered colors, darker edges and distressed details\n        give the pair a collected-over-time look instead of\n        perfectly polished modern decor.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"wd-features\"\u003e\n\n        \u003cdiv class=\"wd-feature\"\u003e\n          ✓ Weathered Finish\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wd-feature\"\u003e\n          ✓ Warm Western Tones\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wd-feature\"\u003e\n          ✓ Sculpted Character\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wd-note\"\u003e\n        The worn-looking surface is intentional —\n        the imperfections are part of their vintage Western personality.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     5. HOME STYLING\n===================================================== --\u003e\n\n\u003csection class=\"wd-section wd-soft\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cdiv class=\"wd-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/8d5a444f85d8b47360c45b48be6d7e7f09f9f627.jpg?v=1789812623\" alt=\"Western Cowboy and Horse Figurines Styled in Home\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-copy\"\u003e\n\n      \u003cspan class=\"wd-tag\"\u003e\n        Western Without Overdoing It\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Give an Ordinary Corner More Personality\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Add them beside old books, warm wood, pottery or greenery.\n        You don't need to turn the whole room into a ranch —\n        these two already bring plenty of character.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"wd-places\"\u003e\n\n        \u003cspan class=\"wd-place\"\u003e\n          📚 Bookshelf\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wd-place\"\u003e\n          🔥 Mantel\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wd-place\"\u003e\n          🏡 Entryway\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wd-place\"\u003e\n          🪵 Cabinet\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wd-place\"\u003e\n          💼 Office\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wd-place\"\u003e\n          🌵 Western Nook\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     6. GIFT \/ LIFESTYLE\n===================================================== --\u003e\n\n\u003csection class=\"wd-section\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cdiv class=\"wd-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/31dc8791e8ff7882bf377ada6ce33d52e8c350b3.jpg?v=1789812623\" alt=\"Whimsical Western Cowboy and Horse Figurine Display\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-copy\"\u003e\n\n      \u003cspan class=\"wd-tag\"\u003e\n        A Gift With Personality\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        For Someone Who Doesn't Need Another Normal Horse Figurine\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A memorable choice for horse lovers, Western fans,\n        rustic homes and anyone who prefers decor\n        with a little humor.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"wd-gifts\"\u003e\n\n        \u003cdiv class=\"wd-gift\"\u003e\n          \u003cspan\u003e🤠\u003c\/span\u003e\n          \u003cstrong\u003eWestern Fans\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wd-gift\"\u003e\n          \u003cspan\u003e🐴\u003c\/span\u003e\n          \u003cstrong\u003eHorse Lovers\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wd-gift\"\u003e\n          \u003cspan\u003e🏡\u003c\/span\u003e\n          \u003cstrong\u003eRustic Homes\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wd-gift\"\u003e\n          \u003cspan\u003e🎁\u003c\/span\u003e\n          \u003cstrong\u003eUnique Gifts\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wd-choice\"\u003e\n\n        \u003cspan class=\"wd-tag\"\u003e\n          Pick Your Favorite\n        \u003c\/span\u003e\n\n\n        \u003cdiv class=\"wd-choice-grid\"\u003e\n\n          \u003cdiv class=\"wd-choice-item\"\u003e\n            🤠\u003cbr\u003e\n            \u003cstrong\u003eThe Cowboy\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wd-choice-item\"\u003e\n            🐴\u003cbr\u003e\n            \u003cstrong\u003eThe Horse\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wd-choice-item\"\u003e\n            🤠 + 🐴\u003cbr\u003e\n            \u003cstrong\u003eThe Perfectly Odd Duo\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wd-btn-wrap\"\u003e\n\n        \u003cbutton class=\"wd-btn\" type=\"button\" onclick=\"westernDuoGoBuy()\"\u003e\n          CHOOSE MY STYLE\n        \u003c\/button\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     7. EXTRA PRODUCT VISUAL\n===================================================== --\u003e\n\n\u003csection class=\"wd-final-image\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cdiv class=\"wd-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/7387e99e65a6b9291c5bc6e1d585d2b3f3ac322d.jpg?v=1789812623\" alt=\"Whimsical Western Figurine Collection\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     8. SHORT FAQ\n===================================================== --\u003e\n\n\u003csection class=\"wd-section\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cdiv class=\"wd-center\"\u003e\n\n      \u003cspan class=\"wd-tag\"\u003e\n        Good to Know\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"wd-title\"\u003e\n        Quick Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wd-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is the distressed finish intentional?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"wd-answer\"\u003e\n          Yes. The weathered colors, darker edges and worn-looking\n          details are intentional parts of the vintage Western design.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Are these toys?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"wd-answer\"\u003e\n          No. They are decorative figurines designed for indoor display.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I choose the cowboy or horse separately?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"wd-answer\"\u003e\n          Check the product options above to select the currently\n          available cowboy, horse or duo option.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is this only seasonal decor?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"wd-answer\"\u003e\n          No. The rustic Western styling works naturally\n          as year-round home decor.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     9. FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"wd-final\"\u003e\n\n  \u003cdiv class=\"wd-wrap\"\u003e\n\n    \u003cspan class=\"wd-tag\" style=\"\n        background:rgba(255,255,255,.10);\n        color:#efd0a8;\n      \"\u003e\n      Give Them a Place on the Shelf\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A Little Western Humor.\u003cbr\u003e\n      A Whole Lot of Character.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pick your favorite — or keep the perfectly odd duo together.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"wd-btn-wrap\"\u003e\n\n      \u003cbutton class=\"wd-btn\" type=\"button\" onclick=\"westernDuoGoBuy()\"\u003e\n        🤠 VIEW PRODUCT OPTIONS\n      \u003c\/button\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cscript\u003e\nfunction westernDuoGoBuy(){\n\n  var selectors=[\n    'form[action*=\"\/cart\/add\"]',\n    '.product-form',\n    '.product__info-container',\n    '[id*=\"ProductInfo-\"]',\n    '[id*=\"product-form\"]',\n    '.product-info',\n    '.product__info-wrapper',\n    '.main-product'\n  ];\n\n  var target=null;\n\n  for(var i=0;i\u003cselectors.length;i++){\n\n    target=document.querySelector(selectors[i]);\n\n    if(target){\n      break;\n    }\n\n  }\n\n  if(target){\n\n    target.scrollIntoView({\n      behavior:'smooth',\n      block:'center'\n    });\n\n  }else{\n\n    window.scrollTo({\n      top:0,\n      behavior:'smooth'\n    });\n\n  }\n\n}\n\u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"JXX","offers":[{"title":"🤠The Tough Guy Cowboy","offer_id":57458605588646,"sku":"JF3613978-A","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🐎The Goofball Horse","offer_id":57458605621414,"sku":"JF3613978-B","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🔥The Perfectly Odd Duo (Save 10% \u0026 Free shipping)","offer_id":57458605654182,"sku":"JF3613978-A+JF3613978-B","price":53.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/31dc8791e8ff7882bf377ada6ce33d52e8c350b3.jpg?v=1789812623","url":"https:\/\/getvyxor.com\/products\/whimsical-western-cowboy-horse-figurine-duo","provider":"getvyxor","version":"1.0","type":"link"}