{"product_id":"cowboy-horse","title":"🤠🐴 Whimsical Western Cowboy \u0026 Horse Figurine Duo 🌵","description":"\u003cstyle\u003e\n\/* ======================================================\n   COWBOY \u0026 HORSE WESTERN LANDING PAGE\n   Desktop + Mobile Responsive\n====================================================== *\/\n\n.cot-western-page,\n.cot-western-page *,\n.cot-western-page *::before,\n.cot-western-page *::after{\n  box-sizing:border-box;\n}\n\n.cot-western-page{\n  --brown:#3a2416;\n  --brown2:#68442c;\n  --dark:#21150f;\n  --cream:#f8f0e3;\n  --cream2:#fffaf3;\n  --sand:#e9d7bd;\n  --rust:#a84f31;\n  --red:#963b2b;\n  --green:#4d5d45;\n  --gold:#c28b4c;\n  --text:#33261e;\n  --muted:#75675b;\n  --white:#fff;\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  padding:0;\n  overflow:hidden;\n  background:#fff;\n  color:var(--text);\n\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.65;\n\n  container-type:inline-size;\n}\n\n.cot-western-page img{\n  display:block;\n  width:100%!important;\n  max-width:100%!important;\n  height:auto!important;\n  margin:0!important;\n}\n\n.cot-western-page h1,\n.cot-western-page h2,\n.cot-western-page h3,\n.cot-western-page p{\n  margin-top:0;\n}\n\n.cot-western-section{\n  padding:50px 20px;\n}\n\n.cot-western-center{\n  text-align:center;\n}\n\n.cot-western-eyebrow{\n  display:inline-block;\n  margin-bottom:12px;\n  font-size:12px;\n  line-height:1.4;\n  font-weight:800;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  color:var(--rust);\n}\n\n.cot-western-main-title{\n  max-width:920px;\n  margin:0 auto 20px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(38px,6vw,61px);\n  line-height:1.04;\n  font-weight:500;\n}\n\n.cot-western-title{\n  max-width:830px;\n  margin:0 auto 18px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(30px,4.5vw,43px);\n  line-height:1.15;\n  font-weight:500;\n}\n\n.cot-western-subtitle{\n  max-width:720px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:17px;\n  line-height:1.75;\n}\n\n.cot-western-btn{\n  display:inline-flex;\n  justify-content:center;\n  align-items:center;\n  min-height:56px;\n  margin-top:25px;\n  padding:15px 31px;\n  border:0;\n  border-radius:7px;\n\n  background:var(--rust);\n  color:#fff!important;\n\n  font-size:16px;\n  font-weight:800;\n  line-height:1.2;\n  text-decoration:none!important;\n\n  box-shadow:0 10px 25px rgba(111,52,29,.25);\n  transition:.2s ease;\n}\n\n.cot-western-btn:hover{\n  transform:translateY(-2px);\n  background:#8d3f28;\n}\n\n\n\/* ================= HERO ================= *\/\n\n.cot-western-hero{\n  padding:57px 20px 32px;\n  text-align:center;\n\n  background:\n    radial-gradient(circle at 50% 0,\n      rgba(198,148,92,.19),\n      transparent 43%),\n    linear-gradient(180deg,#2b1b12,#1c120d);\n\n  color:#fff;\n}\n\n.cot-western-hero .cot-western-eyebrow{\n  color:#e1b77e;\n}\n\n.cot-western-hero .cot-western-main-title{\n  color:#fff6e8;\n}\n\n.cot-western-hero-copy{\n  max-width:730px;\n  margin:0 auto;\n  color:#e3d4c5;\n  font-size:17px;\n}\n\n.cot-western-hero-note{\n  margin-top:14px;\n  color:#c8ae97;\n  font-size:13px;\n}\n\n.cot-western-hero-img{\n  max-width:920px;\n  margin:39px auto 0;\n  overflow:hidden;\n  border-radius:18px;\n  box-shadow:0 24px 60px rgba(0,0,0,.38);\n}\n\n\n\/* ================= BAR ================= *\/\n\n.cot-western-bar{\n  padding:23px 16px;\n  background:#eadbc5;\n}\n\n.cot-western-bar-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  max-width:980px;\n  margin:auto;\n}\n\n.cot-western-bar-item{\n  padding:13px 8px;\n  text-align:center;\n}\n\n.cot-western-bar-icon{\n  font-size:25px;\n  line-height:1;\n}\n\n.cot-western-bar-title{\n  margin-top:7px;\n  font-size:13px;\n  font-weight:800;\n  color:#523923;\n}\n\n\n\/* ================= QUOTE ================= *\/\n\n.cot-western-quote{\n  max-width:790px;\n  margin:31px auto 0;\n  padding:28px 24px;\n\n  background:#f8f0e4;\n  border-left:4px solid var(--rust);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:22px;\n  line-height:1.55;\n  color:#593b29;\n}\n\n\n\/* ================= SPLIT ================= *\/\n\n.cot-western-split{\n  display:grid;\n  grid-template-columns:1fr;\n  align-items:center;\n  gap:33px;\n}\n\n.cot-western-copy h2{\n  margin-bottom:18px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(29px,4vw,42px);\n  line-height:1.14;\n  font-weight:500;\n}\n\n.cot-western-copy p{\n  color:var(--muted);\n  font-size:16px;\n}\n\n.cot-western-img-card{\n  overflow:hidden;\n  border-radius:17px;\n  background:#eee2d3;\n  box-shadow:0 15px 37px rgba(53,34,20,.13);\n}\n\n\n\/* ================= CHECK ================= *\/\n\n.cot-western-checks{\n  margin:23px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.cot-western-checks li{\n  position:relative;\n  margin-bottom:12px;\n  padding-left:29px;\n  color:#584a3e;\n}\n\n.cot-western-checks li::before{\n  content:\"★\";\n  position:absolute;\n  left:0;\n  color:#a45433;\n  font-size:14px;\n}\n\n\n\/* ================= DARK ================= *\/\n\n.cot-western-dark{\n  background:\n    radial-gradient(circle at 80% 10%,\n      rgba(175,107,59,.14),\n      transparent 35%),\n    #241711;\n\n  color:#fff;\n}\n\n.cot-western-dark .cot-western-title{\n  color:#fff4e4;\n}\n\n.cot-western-dark .cot-western-subtitle{\n  color:#cbb9a9;\n}\n\n.cot-western-dark .cot-western-eyebrow{\n  color:#d7a870;\n}\n\n\n\/* ================= CARDS ================= *\/\n\n.cot-western-card-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n  margin-top:35px;\n}\n\n.cot-western-card{\n  padding:28px 23px;\n  border:1px solid #eadfce;\n  border-radius:16px;\n  background:#fff;\n  box-shadow:0 9px 28px rgba(50,32,18,.07);\n}\n\n.cot-western-card-icon{\n  margin-bottom:11px;\n  font-size:31px;\n}\n\n.cot-western-card h3{\n  margin:0 0 9px;\n  font-family:Georgia,serif;\n  font-size:23px;\n  font-weight:500;\n}\n\n.cot-western-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n\n\/* ================= PERSONALITY ================= *\/\n\n.cot-western-personality{\n  background:#faf5ed;\n}\n\n.cot-western-character{\n  padding:27px 22px;\n  border-radius:17px;\n  background:#fff;\n  border:1px solid #eadfce;\n}\n\n.cot-western-character-tag{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:5px 10px;\n  background:#eee0ca;\n  border-radius:999px;\n\n  color:#68442c;\n  font-size:12px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:1px;\n}\n\n\n\/* ================= FINISH ================= *\/\n\n.cot-western-finish{\n  background:#e8d6bc;\n}\n\n\n\/* ================= PLACEMENT ================= *\/\n\n.cot-western-place-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:11px;\n  margin-top:27px;\n}\n\n.cot-western-place{\n  padding:17px 10px;\n  border-radius:12px;\n  border:1px solid #eadfce;\n  background:#fff;\n\n  text-align:center;\n  font-size:14px;\n  font-weight:800;\n}\n\n\n\/* ================= STORY ================= *\/\n\n.cot-western-story{\n  padding:34px 23px;\n\n  background:\n    linear-gradient(135deg,#fff9ef,#ecddc6);\n\n  border:1px solid #dec6a5;\n  border-radius:19px;\n}\n\n\n\/* ================= VARIANTS ================= *\/\n\n.cot-western-variant-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:16px;\n  margin-top:30px;\n}\n\n.cot-western-variant{\n  padding:25px 20px;\n  background:#fff;\n  border:1px solid #e7d9c7;\n  border-radius:15px;\n  text-align:center;\n}\n\n.cot-western-variant strong{\n  display:block;\n  margin-bottom:6px;\n  font-family:Georgia,serif;\n  font-size:21px;\n}\n\n\n\/* ================= GIFT ================= *\/\n\n.cot-western-gift{\n  background:#314132;\n  color:#fff;\n}\n\n.cot-western-gift .cot-western-copy p{\n  color:#d7dfd4;\n}\n\n.cot-western-gift .cot-western-eyebrow{\n  color:#e3c298;\n}\n\n.cot-western-gift .cot-western-copy h2{\n  color:#fff8ed;\n}\n\n\n\/* ================= DETAILS ================= *\/\n\n.cot-western-details{\n  background:#faf6ef;\n}\n\n.cot-western-table{\n  max-width:820px;\n  margin:30px auto 0;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid #e7ddcf;\n  border-radius:17px;\n}\n\n.cot-western-row{\n  display:grid;\n  grid-template-columns:1fr;\n  border-bottom:1px solid #eee5d9;\n}\n\n.cot-western-row:last-child{\n  border-bottom:0;\n}\n\n.cot-western-label,\n.cot-western-value{\n  padding:14px 18px;\n}\n\n.cot-western-label{\n  font-weight:800;\n  background:#f7f0e6;\n}\n\n.cot-western-value{\n  color:#706459;\n}\n\n\n\/* ================= FAQ ================= *\/\n\n.cot-western-faq-list{\n  max-width:850px;\n  margin:30px auto 0;\n}\n\n.cot-western-faq details{\n  margin-bottom:11px;\n  overflow:hidden;\n  background:#fff;\n  border:1px solid #e7ded2;\n  border-radius:13px;\n}\n\n.cot-western-faq summary{\n  padding:17px 18px;\n  cursor:pointer;\n  font-weight:800;\n}\n\n.cot-western-faq-answer{\n  padding:0 18px 18px;\n  color:#71665c;\n}\n\n\n\/* ================= FINAL ================= *\/\n\n.cot-western-final{\n  padding:64px 20px;\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(circle at 50% 0,\n      rgba(192,125,72,.18),\n      transparent 42%),\n    #21140e;\n}\n\n.cot-western-final .cot-western-eyebrow{\n  color:#ddb180;\n}\n\n.cot-western-final .cot-western-title{\n  color:#fff5e8;\n}\n\n.cot-western-final-copy{\n  max-width:690px;\n  margin:auto;\n  color:#d7c7b7;\n}\n\n\n\/* ======================================================\n   CONTAINER RESPONSIVE\n====================================================== *\/\n\n@container (min-width:700px){\n\n  .cot-western-section{\n    padding:67px 42px;\n  }\n\n  .cot-western-hero{\n    padding:68px 42px 44px;\n  }\n\n  .cot-western-bar-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .cot-western-bar-item + .cot-western-bar-item{\n    border-left:1px solid #d8c3a4;\n  }\n\n  .cot-western-split{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:48px;\n  }\n\n  .cot-western-card-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .cot-western-place-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .cot-western-variant-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .cot-western-row{\n    grid-template-columns:38% 62%;\n  }\n\n  .cot-western-story{\n    padding:42px 37px;\n  }\n\n  .cot-western-final{\n    padding:78px 42px;\n  }\n}\n\n\n@container (min-width:960px){\n\n  .cot-western-section{\n    padding:78px 58px;\n  }\n\n  .cot-western-hero{\n    padding:78px 58px 51px;\n  }\n\n  .cot-western-main-title{\n    font-size:61px;\n  }\n\n  .cot-western-title{\n    font-size:43px;\n  }\n\n  .cot-western-split{\n    gap:61px;\n  }\n\n  .cot-western-final{\n    padding:88px 58px;\n  }\n}\n\n\n@media(max-width:480px){\n\n  .cot-western-main-title{\n    font-size:36px;\n  }\n\n  .cot-western-title{\n    font-size:29px;\n  }\n\n  .cot-western-btn{\n    width:100%;\n    max-width:430px;\n  }\n\n  .cot-western-quote{\n    font-size:19px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cot-western-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"cot-western-hero\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003e🤠 A Little Western Personality\u003c\/div\u003e\n\u003ch1 class=\"cot-western-main-title\"\u003eOne Looks Confused.\u003cbr\u003eThe Other Looks Worse.\u003cbr\u003eSomehow, They Belong Together.\u003c\/h1\u003e\n\u003cp class=\"cot-western-hero-copy\"\u003eMeet the wonderfully odd cowboy and his wide-eyed horse — two Western characters with oversized personalities, vintage ranch charm and enough humor to make an ordinary shelf impossible to ignore.\u003c\/p\u003e\n\u003ca class=\"cot-western-btn\" href=\"#\"\u003e Bring the Duo Home → \u003c\/a\u003e\n\u003cdiv class=\"cot-western-hero-note\"\u003eRustic character • Western humor • A conversation starter\u003c\/div\u003e\n\u003cdiv class=\"cot-western-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/3_b9210eb7-ac6b-4e0e-980e-49f85c42084d.png?v=1788490885\" alt=\"Whimsical Western Cowboy and Horse Figurine Duo\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BAR --\u003e\n\u003csection class=\"cot-western-bar\"\u003e\n\u003cdiv class=\"cot-western-bar-grid\"\u003e\n\u003cdiv class=\"cot-western-bar-item\"\u003e\n\u003cdiv class=\"cot-western-bar-icon\"\u003e🤠\u003c\/div\u003e\n\u003cdiv class=\"cot-western-bar-title\"\u003eWestern Character\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-bar-item\"\u003e\n\u003cdiv class=\"cot-western-bar-icon\"\u003e🐴\u003c\/div\u003e\n\u003cdiv class=\"cot-western-bar-title\"\u003ePlayful Personality\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-bar-item\"\u003e\n\u003cdiv class=\"cot-western-bar-icon\"\u003e🏜️\u003c\/div\u003e\n\u003cdiv class=\"cot-western-bar-title\"\u003eRustic Ranch Style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-bar-item\"\u003e\n\u003cdiv class=\"cot-western-bar-icon\"\u003e🎁\u003c\/div\u003e\n\u003cdiv class=\"cot-western-bar-title\"\u003eMemorable Gift\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTION --\u003e\n\u003csection class=\"cot-western-section cot-western-center\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eNot Your Ordinary Western Décor\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003eYour Home Doesn't Need Another Boring Decoration.\u003c\/h2\u003e\n\u003cp class=\"cot-western-subtitle\"\u003eSome décor simply fills an empty space. These two look like they arrived with their own story. Their puzzled expressions, impossibly long legs and weathered Western details bring humor and personality wherever you place them.\u003c\/p\u003e\n\u003cdiv class=\"cot-western-quote\"\u003e“You don't just notice them. You immediately start wondering what these two have been up to.”\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"cot-western-section\" style=\"background: #faf5ed;\"\u003e\n\u003cdiv class=\"cot-western-split\"\u003e\n\u003cdiv class=\"cot-western-img-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/5_ea9e7401-0651-409e-a241-c9cd6ae6a883.png?v=1788490885\" alt=\"Western Cowboy and Horse Home Decor\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cot-western-copy\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eMeet the Most Unlikely Pair in the West\u003c\/div\u003e\n\u003ch2\u003eTwo Characters.\u003cbr\u003eTwice the Personality.\u003c\/h2\u003e\n\u003cp\u003eThe lanky cowboy brings the attitude. His wide-eyed horse brings the trouble. Together they create a tiny Western scene that feels playful, expressive and completely different from mass-produced-looking home décor.\u003c\/p\u003e\n\u003cul class=\"cot-western-checks\"\u003e\n\u003cli\u003eDistinctive exaggerated proportions\u003c\/li\u003e\n\u003cli\u003eExpressive faces full of personality\u003c\/li\u003e\n\u003cli\u003eClassic cowboy and ranch-inspired details\u003c\/li\u003e\n\u003cli\u003eWarm cream, brown, denim and weathered red tones\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THREE REASONS --\u003e\n\u003csection class=\"cot-western-section\"\u003e\n\u003cdiv class=\"cot-western-center\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eWhy People Notice Them\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003eWestern Charm Without Taking Itself Too Seriously\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-card-grid\"\u003e\n\u003cdiv class=\"cot-western-card\"\u003e\n\u003cdiv class=\"cot-western-card-icon\"\u003e😄\u003c\/div\u003e\n\u003ch3\u003eMakes You Smile\u003c\/h3\u003e\n\u003cp\u003eWide eyes, awkward poses and exaggerated proportions give the pair an instantly lovable sense of humor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-card\"\u003e\n\u003cdiv class=\"cot-western-card-icon\"\u003e🌵\u003c\/div\u003e\n\u003ch3\u003eTrue Western Mood\u003c\/h3\u003e\n\u003cp\u003eCowboy boots, saddle, reins, hat and weathered colors make them feel right at home in a ranch-inspired space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-card\"\u003e\n\u003cdiv class=\"cot-western-card-icon\"\u003e🏡\u003c\/div\u003e\n\u003ch3\u003eFull of Personality\u003c\/h3\u003e\n\u003cp\u003eInstead of disappearing into the background, they turn a shelf or table into a small decorative story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COWBOY --\u003e\n\u003csection class=\"cot-western-section cot-western-dark\"\u003e\n\u003cdiv class=\"cot-western-split\"\u003e\n\u003cdiv class=\"cot-western-copy\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eMeet the Cowboy\u003c\/div\u003e\n\u003ch2\u003eBig Hat.\u003cbr\u003eBig Boots.\u003cbr\u003eQuestionable Judgment.\u003c\/h2\u003e\n\u003cp style=\"color: #cdbcae;\"\u003eTall, skinny and wonderfully awkward, this cowboy combines traditional Western details with a playful folk-art personality.\u003c\/p\u003e\n\u003cul class=\"cot-western-checks\"\u003e\n\u003cli\u003eExtra-wide weathered cowboy hat\u003c\/li\u003e\n\u003cli\u003eClassic red neckerchief\u003c\/li\u003e\n\u003cli\u003eVintage-style vest\u003c\/li\u003e\n\u003cli\u003eLong denim-inspired legs\u003c\/li\u003e\n\u003cli\u003eOversized Western boots\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-img-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/6_c264d5f1-9a16-430c-83d4-c2fc0d7fac1f.png?v=1788490884\" alt=\"Whimsical Western Cowboy Figurine\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HORSE --\u003e\n\u003csection class=\"cot-western-section cot-western-personality\"\u003e\n\u003cdiv class=\"cot-western-split\"\u003e\n\u003cdiv class=\"cot-western-img-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/10_d82a4302-2028-498c-a89f-c5ea5d26cdec.png?v=1788490884\" alt=\"Whimsical Long Legged Horse Figurine\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cot-western-copy\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eMeet the Horse\u003c\/div\u003e\n\u003ch2\u003eLong Legs.\u003cbr\u003eWide Eyes.\u003cbr\u003eAbsolutely No Idea What's Going On.\u003c\/h2\u003e\n\u003cp\u003eHis impossibly long legs and oversized eyes make this quirky horse nearly impossible to walk past without smiling. The spotted cream-and-brown body, dark mane, saddle and reins keep the character rooted in classic Western style.\u003c\/p\u003e\n\u003cul class=\"cot-western-checks\"\u003e\n\u003cli\u003ePlayfully elongated silhouette\u003c\/li\u003e\n\u003cli\u003eOversized expressive eyes\u003c\/li\u003e\n\u003cli\u003eSpotted cream-and-brown finish\u003c\/li\u003e\n\u003cli\u003eSaddle and rein detailing\u003c\/li\u003e\n\u003cli\u003eOversized distressed-look hooves\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- AGED FINISH --\u003e\n\u003csection class=\"cot-western-section cot-western-finish\"\u003e\n\u003cdiv class=\"cot-western-split\"\u003e\n\u003cdiv class=\"cot-western-copy\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003ePerfectly Imperfect\u003c\/div\u003e\n\u003ch2\u003eMade to Look Like a Treasure From an Old Ranch House\u003c\/h2\u003e\n\u003cp\u003eThe distressed colors, speckled surfaces and worn-looking edges give the sculptures a collected-over-time appearance rather than a shiny, overly modern finish.\u003c\/p\u003e\n\u003cul class=\"cot-western-checks\"\u003e\n\u003cli\u003eVintage-inspired distressed appearance\u003c\/li\u003e\n\u003cli\u003eWeathered-looking edges\u003c\/li\u003e\n\u003cli\u003eTextured and speckled surface details\u003c\/li\u003e\n\u003cli\u003eWarm folk-art character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-img-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/9_a5adf8d6-cb9e-4aa9-8ac5-c8ed6dfabc9c.png?v=1788490885\" alt=\"Distressed Western Cowboy and Horse Decoration\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BETTER TOGETHER --\u003e\n\u003csection class=\"cot-western-section\"\u003e\n\u003cdiv class=\"cot-western-center\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eBetter Together\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003ePlace Them Side by Side and the Story Begins\u003c\/h2\u003e\n\u003cp class=\"cot-western-subtitle\"\u003eTurn them slightly toward one another and suddenly their expressions feel like a conversation. It's as if you walked into the middle of a Western story you probably weren't supposed to hear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"max-width: 900px; margin: 34px auto 0; overflow: hidden; border-radius: 18px; box-shadow: 0 18px 45px rgba(50,30,16,.16);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/3_b9210eb7-ac6b-4e0e-980e-49f85c42084d.png?v=1788490885\" alt=\"Cowboy Horse Western Duo\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOME SCENE --\u003e\n\u003csection class=\"cot-western-section cot-western-dark\"\u003e\n\u003cdiv class=\"cot-western-center\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eGive Your Space Some Character\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003eA Little Ranch Personality Goes a Long Way\u003c\/h2\u003e\n\u003cp class=\"cot-western-subtitle\"\u003eTheir neutral weathered palette works naturally with rustic wood, leather, vintage books, farmhouse ceramics and other Western-inspired decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"max-width: 900px; margin: 34px auto 0; overflow: hidden; border-radius: 18px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/7_23be2292-64d5-447b-b174-7971cc5f508c.png?v=1788490884\" alt=\"Cowboy and Horse Rustic Shelf Decor\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cot-western-place-grid\"\u003e\n\u003cdiv class=\"cot-western-place\" style=\"color: #3a281d;\"\u003e📚 Bookshelf\u003c\/div\u003e\n\u003cdiv class=\"cot-western-place\" style=\"color: #3a281d;\"\u003e🔥 Mantel\u003c\/div\u003e\n\u003cdiv class=\"cot-western-place\" style=\"color: #3a281d;\"\u003e🏡 Console Table\u003c\/div\u003e\n\u003cdiv class=\"cot-western-place\" style=\"color: #3a281d;\"\u003e🌵 Ranch Office\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STORY --\u003e\n\u003csection class=\"cot-western-section\"\u003e\n\u003cdiv class=\"cot-western-story cot-western-center\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eDécor With a Story\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003eThe Best Pieces in a Home Are Usually the Ones People Ask About\u003c\/h2\u003e\n\u003cp class=\"cot-western-subtitle\"\u003eThey don't need to be expensive antiques or serious works of art. Sometimes it's simply the odd little cowboy and his ridiculous horse sitting on the shelf that everyone remembers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VARIANTS --\u003e\n\u003csection class=\"cot-western-section\" style=\"background: #f8f2e9;\"\u003e\n\u003cdiv class=\"cot-western-center\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eChoose Your Character\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003eTake Home One — Or Keep the Duo Together\u003c\/h2\u003e\n\u003cp class=\"cot-western-subtitle\"\u003eChoose the complete pair for the full Western story, or select the individual character that matches your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-variant-grid\"\u003e\n\u003cdiv class=\"cot-western-variant\"\u003e\n\u003cdiv style=\"font-size: 35px;\"\u003e🤠🐴\u003c\/div\u003e\n\u003cstrong\u003e The Perfectly Odd Duo \u003c\/strong\u003e \u003cspan\u003e Cowboy + Horse together for maximum personality. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-variant\"\u003e\n\u003cdiv style=\"font-size: 35px;\"\u003e🤠\u003c\/div\u003e\n\u003cstrong\u003e The Tough Guy Cowboy \u003c\/strong\u003e \u003cspan\u003e Serious face. Enormous hat. Western attitude. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-variant\"\u003e\n\u003cdiv style=\"font-size: 35px;\"\u003e🐴\u003c\/div\u003e\n\u003cstrong\u003e The Goofball Horse \u003c\/strong\u003e \u003cspan\u003e Long legs, big eyes and absolutely unforgettable. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-center\"\u003e\u003ca class=\"cot-western-btn\" href=\"#\"\u003e Choose Your Favorite → \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"cot-western-section cot-western-gift\"\u003e\n\u003cdiv class=\"cot-western-split\"\u003e\n\u003cdiv class=\"cot-western-img-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/5_ea9e7401-0651-409e-a241-c9cd6ae6a883.png?v=1788490885\" alt=\"Western Cowboy Horse Gift\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cot-western-copy\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eA Gift They'll Actually Remember\u003c\/div\u003e\n\u003ch2\u003eFor Someone Who Likes Their Western Décor With a Sense of Humor\u003c\/h2\u003e\n\u003cp\u003eA fun choice for the cowboy lover, horse lover, ranch-home decorator or that one person who's impossible to shop for because they already have everything.\u003c\/p\u003e\n\u003cul class=\"cot-western-checks\"\u003e\n\u003cli\u003eHorse lovers\u003c\/li\u003e\n\u003cli\u003eCowboy and Western fans\u003c\/li\u003e\n\u003cli\u003eFarmhouse and ranch-home decorators\u003c\/li\u003e\n\u003cli\u003eCollectors of quirky folk-art-style décor\u003c\/li\u003e\n\u003cli\u003eFriends and family with a good sense of humor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"cot-western-section cot-western-details\"\u003e\n\u003cdiv class=\"cot-western-center\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003eWestern Personality From Hat to Hoof\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-table\"\u003e\n\u003cdiv class=\"cot-western-row\"\u003e\n\u003cdiv class=\"cot-western-label\"\u003eProduct\u003c\/div\u003e\n\u003cdiv class=\"cot-western-value\"\u003eWhimsical Western Cowboy \u0026amp; Horse Figurines\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-row\"\u003e\n\u003cdiv class=\"cot-western-label\"\u003eAvailable Styles\u003c\/div\u003e\n\u003cdiv class=\"cot-western-value\"\u003eCowboy \u0026amp; Horse Duo \/ Cowboy \/ Horse\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-row\"\u003e\n\u003cdiv class=\"cot-western-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"cot-western-value\"\u003eWestern, Ranch, Rustic, Farmhouse \u0026amp; Folk-Art Inspired\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-row\"\u003e\n\u003cdiv class=\"cot-western-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"cot-western-value\"\u003eDistressed, weathered-looking vintage appearance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-row\"\u003e\n\u003cdiv class=\"cot-western-label\"\u003eDisplay Ideas\u003c\/div\u003e\n\u003cdiv class=\"cot-western-value\"\u003eShelves, mantels, cabinets, console tables, offices and Western-themed rooms\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-row\"\u003e\n\u003cdiv class=\"cot-western-label\"\u003eDecorative Character\u003c\/div\u003e\n\u003cdiv class=\"cot-western-value\"\u003eExaggerated proportions and expressive whimsical details\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"cot-western-section cot-western-faq\"\u003e\n\u003cdiv class=\"cot-western-center\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003eBefore You Bring Them Back to the Ranch\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-western-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the set include both the cowboy and horse?\u003c\/summary\u003e\n\u003cdiv class=\"cot-western-faq-answer\"\u003eThe product is offered in multiple styles. Choose “The Perfectly Odd Duo” for both characters, or select the individual Cowboy or Horse option.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy does the surface look worn or distressed?\u003c\/summary\u003e\n\u003cdiv class=\"cot-western-faq-answer\"\u003eThe weathered appearance is part of the decorative Western aesthetic. Speckled surfaces, distressed-looking colors and worn-style details help create the vintage ranch character.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of décor does it work with?\u003c\/summary\u003e\n\u003cdiv class=\"cot-western-faq-answer\"\u003eThe muted cream, brown, black, denim and weathered red palette works especially well with Western, ranch, rustic, farmhouse, Southwestern and eclectic interiors.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the cowboy and horse be displayed separately?\u003c\/summary\u003e\n\u003cdiv class=\"cot-western-faq-answer\"\u003eYes. They can be styled together as a pair or placed separately in different areas of your home.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a good gift for a horse lover?\u003c\/summary\u003e\n\u003cdiv class=\"cot-western-faq-answer\"\u003eIts expressive horse design and playful Western styling make it especially suitable for people who enjoy horses, ranch décor and character-filled home accents.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"cot-western-final\"\u003e\n\u003cdiv class=\"cot-western-eyebrow\"\u003eGive Your Home Some Western Personality\u003c\/div\u003e\n\u003ch2 class=\"cot-western-title\"\u003eThe Cowboy Has the Hat.\u003cbr\u003eThe Horse Has the Attitude.\u003cbr\u003eYour Shelf Needs Both.\u003c\/h2\u003e\n\u003cp class=\"cot-western-final-copy\"\u003eBring home a pair of wonderfully odd Western characters that can turn an ordinary corner into the most memorable little spot in the room.\u003c\/p\u003e\n\u003ca class=\"cot-western-btn\" href=\"#\"\u003e Bring Them Home → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"The Perfectly Odd Duo(✈️Free shipping)","offer_id":52596366016814,"sku":"WBK2609076879-牛仔+马","price":49.99,"currency_code":"USD","in_stock":true},{"title":"The Tough Guy Cowboy","offer_id":52596366049582,"sku":"WBK2609076879-马","price":29.99,"currency_code":"USD","in_stock":true},{"title":"The Goofball Horse","offer_id":52596366082350,"sku":"WBK2609076879-牛仔","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/4_ff185606-0868-4936-a357-8a133b5a16b6.png?v=1788774730","url":"https:\/\/cotitoc.com\/de\/products\/cowboy-horse","provider":"cotitoc","version":"1.0","type":"link"}