{"product_id":"cowboy-horse-western-decor","title":"🤠 Whimsical Cowboy \u0026 Horse Decor – Vintage Western Figurines","description":"\u003cstyle\u003e\n  .du-western {\n    --ink: #30241d;\n    --body: #5b4b41;\n    --saddle: #8a5637;\n    --rust: #a74d35;\n    --sand: #f5f0e8;\n    --line: #ded4c9;\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0 14px 52px;\n    color: var(--ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.62;\n  }\n\n  .du-western * { box-sizing: border-box; }\n\n  .du-western section { margin: 0 0 48px; }\n\n  .du-western img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border-radius: 0;\n  }\n\n  .du-western h2,\n  .du-western h3,\n  .du-western p { margin-top: 0; }\n\n  .du-western h2 {\n    margin-bottom: 13px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    line-height: 1.16;\n    font-weight: 600;\n    letter-spacing: -0.02em;\n  }\n\n  .du-western h3 {\n    margin-bottom: 8px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    line-height: 1.26;\n    font-weight: 600;\n  }\n\n  .du-western p {\n    margin-bottom: 13px;\n    color: var(--body);\n    font-size: 16px;\n  }\n\n  .du-western .du-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 12px;\n    color: var(--rust);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .du-western .du-kicker::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    background: currentColor;\n    transform: rotate(45deg);\n  }\n\n  .du-western .du-intro {\n    padding: 5px 3px 24px;\n    text-align: center;\n  }\n\n  .du-western .du-intro h2 {\n    max-width: 630px;\n    margin-left: auto;\n    margin-right: auto;\n    font-size: 37px;\n  }\n\n  .du-western .du-intro p {\n    max-width: 620px;\n    margin-left: auto;\n    margin-right: auto;\n    font-size: 17px;\n  }\n\n  .du-western .du-intro strong { color: var(--ink); }\n\n  .du-western .du-image-wrap { margin: 0 0 28px; }\n\n  .du-western .du-copy {\n    max-width: 650px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .du-western .du-lead {\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19px;\n    line-height: 1.45;\n  }\n\n  .du-western .du-punch {\n    margin: 18px auto 0;\n    color: var(--rust);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    font-style: italic;\n    font-weight: 600;\n  }\n\n  .du-western .du-traits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    margin: 24px 0 0;\n    background: var(--sand);\n  }\n\n  .du-western .du-trait {\n    padding: 18px 15px;\n    text-align: center;\n  }\n\n  .du-western .du-trait + .du-trait { border-left: 1px solid var(--line); }\n\n  .du-western .du-trait b {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--ink);\n    font-size: 14px;\n  }\n\n  .du-western .du-trait span {\n    color: #78665a;\n    font-size: 13px;\n  }\n\n  .du-western .du-detail-points {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    margin-top: 22px;\n    text-align: left;\n  }\n\n  .du-western .du-detail-point {\n    position: relative;\n    padding-top: 14px;\n  }\n\n  .du-western .du-detail-point::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 25px;\n    height: 3px;\n    background: var(--saddle);\n  }\n\n  .du-western .du-detail-point b {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--ink);\n    font-size: 14px;\n  }\n\n  .du-western .du-detail-point span {\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.48;\n  }\n\n  .du-western .du-character-note {\n    max-width: 540px;\n    margin: 20px auto 0;\n    padding: 15px 18px;\n    background: var(--sand);\n    color: var(--ink);\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .du-western .du-character-note strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--rust);\n    font-size: 13px;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .du-western .du-variants {\n    max-width: 650px;\n    margin: 0 auto;\n    padding: 25px 0 0;\n  }\n\n  .du-western .du-variant-row {\n    display: flex;\n    align-items: baseline;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 13px 2px;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .du-western .du-variant-row:first-of-type { border-top: 1px solid var(--line); }\n\n  .du-western .du-variant-row b {\n    color: var(--ink);\n    font-size: 15px;\n  }\n\n  .du-western .du-variant-row span {\n    color: #7a6a60;\n    font-size: 14px;\n    text-align: right;\n  }\n\n  .du-western .du-places {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px 14px;\n    max-width: 640px;\n    margin: 18px auto 0;\n    color: #6d5d52;\n    font-size: 14px;\n  }\n\n  .du-western .du-places span::before {\n    content: \"✦\";\n    margin-right: 6px;\n    color: var(--saddle);\n    font-size: 10px;\n  }\n\n  .du-western .du-faq {\n    max-width: 650px;\n    margin: 0 auto;\n  }\n\n  .du-western .du-faq details { border-bottom: 1px solid var(--line); }\n  .du-western .du-faq details:first-of-type { border-top: 1px solid var(--line); }\n\n  .du-western .du-faq summary {\n    position: relative;\n    padding: 17px 42px 17px 1px;\n    color: var(--ink);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .du-western .du-faq summary::-webkit-details-marker { display: none; }\n\n  .du-western .du-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    transform: translateY(-50%);\n    color: var(--saddle);\n    font-size: 23px;\n    font-weight: 400;\n  }\n\n  .du-western .du-faq details[open] summary::after { content: \"−\"; }\n\n  .du-western .du-faq-answer { padding: 0 36px 17px 1px; }\n\n  .du-western .du-faq-answer p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .du-western .du-final {\n    margin-bottom: 22px;\n    padding: 28px 18px;\n    background: #33271f;\n    text-align: center;\n  }\n\n  .du-western .du-final .du-kicker { color: #d4a07e; }\n\n  .du-western .du-final h2,\n  .du-western .du-final p { color: #fffaf5; }\n\n  .du-western .du-final p {\n    max-width: 560px;\n    margin-left: auto;\n    margin-right: auto;\n    color: #e7ddd5;\n  }\n\n  .du-western .du-back {\n    display: block;\n    width: fit-content;\n    margin: 0 auto;\n    padding: 11px 17px;\n    border: 1px solid #9c8678;\n    color: var(--ink);\n    text-decoration: none;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n\n  @media screen and (max-width: 749px) {\n    .du-western {\n      padding: 0 10px 42px;\n      line-height: 1.58;\n    }\n\n    .du-western section { margin-bottom: 40px; }\n\n    .du-western h2 { font-size: 25px; }\n    .du-western h3 { font-size: 19px; }\n    .du-western p { font-size: 15px; }\n\n    .du-western .du-intro {\n      padding: 2px 5px 20px;\n      text-align: left;\n    }\n\n    .du-western .du-intro h2 {\n      font-size: 30px;\n      margin-left: 0;\n    }\n\n    .du-western .du-intro p {\n      margin-left: 0;\n      font-size: 16px;\n    }\n\n    .du-western .du-copy { padding: 0 5px; }\n    .du-western .du-lead { font-size: 18px; }\n\n    .du-western .du-traits { grid-template-columns: 1fr; }\n    .du-western .du-trait + .du-trait {\n      border-left: 0;\n      border-top: 1px solid var(--line);\n    }\n\n    .du-western .du-detail-points {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .du-western .du-detail-point { padding-left: 35px; padding-top: 0; }\n    .du-western .du-detail-point::before {\n      top: 10px;\n      width: 20px;\n      height: 3px;\n    }\n\n    .du-western .du-variant-row {\n      display: block;\n      padding: 13px 1px;\n    }\n\n    .du-western .du-variant-row span {\n      display: block;\n      margin-top: 2px;\n      text-align: left;\n    }\n\n    .du-western .du-places {\n      justify-content: flex-start;\n      padding: 0 4px;\n    }\n\n    .du-western .du-final { padding: 26px 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"du-western\" id=\"du-western-top\"\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-intro\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eA Little Wild West Weirdness\u003c\/div\u003e\n\u003ch2\u003eThe West Wasn’t Ready for These Two\u003c\/h2\u003e\n\u003cp\u003eOne wears the biggest hat in the room. The other looks like he just remembered something very important. Together, they turn ordinary shelf space into a \u003cstrong\u003etiny Western comedy scene.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-image-wrap\"\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 cowboy and horse Western decor duo\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"du-traits\"\u003e\n\u003cdiv class=\"du-trait\"\u003e\n\u003cb\u003e🤠 Big Cowboy Attitude\u003c\/b\u003e\u003cspan\u003eSerious face. Very unserious proportions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-trait\"\u003e\n\u003cb\u003e🐴 Unforgettable Horse\u003c\/b\u003e\u003cspan\u003eLong legs, wide eyes, instant personality.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-trait\"\u003e\n\u003cb\u003e🌵 Vintage Western Charm\u003c\/b\u003e\u003cspan\u003eDistressed, collected-looking folk-art style.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eNot Your Average Western Decor\u003c\/div\u003e\n\u003ch2\u003eMade to Get a Second Look\u003c\/h2\u003e\n\u003cp class=\"du-lead\"\u003eThis isn’t the kind of décor that quietly disappears into the background.\u003c\/p\u003e\n\u003cp\u003eExaggerated proportions, expressive faces and deliberately weathered details give the cowboy and horse a playful folk-art look that feels more like a pair of characters than ordinary shelf ornaments.\u003c\/p\u003e\n\u003cp class=\"du-punch\"\u003eA little rustic. A little ridiculous. Completely memorable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/9_a5adf8d6-cb9e-4aa9-8ac5-c8ed6dfabc9c.png?v=1788490885\" alt=\"Cowboy and horse decorative design details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eThe Details Make the Joke\u003c\/div\u003e\n\u003ch2\u003eEvery Feature Has Personality\u003c\/h2\u003e\n\u003cp\u003eFrom the cowboy’s oversized hat and boots to the horse’s stretched-out silhouette, upright ears and huge eyes, the charm is in the intentionally offbeat details.\u003c\/p\u003e\n\u003cdiv class=\"du-detail-points\"\u003e\n\u003cdiv class=\"du-detail-point\"\u003e\n\u003cb\u003eExpressive Faces\u003c\/b\u003e\u003cspan\u003eTheir slightly puzzled expressions do half the decorating for you.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-detail-point\"\u003e\n\u003cb\u003eExaggerated Shapes\u003c\/b\u003e\u003cspan\u003eLong limbs, oversized features and quirky proportions make them instantly recognizable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-detail-point\"\u003e\n\u003cb\u003eWestern Touches\u003c\/b\u003e\u003cspan\u003eHat, neckerchief, vest, saddle, reins and boots keep the look rooted in the Wild West.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/5_ea9e7401-0651-409e-a241-c9cd6ae6a883.png?v=1788490885\" alt=\"Distressed vintage style Western figurine finish\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003ePerfectly Imperfect\u003c\/div\u003e\n\u003ch2\u003eThat Found-It-in-an-Old-Ranch Look\u003c\/h2\u003e\n\u003cp class=\"du-lead\"\u003eThe worn look is part of the character.\u003c\/p\u003e\n\u003cp\u003eDistressed colors, uneven-looking texture, subtle speckling and weathered edges create the warm appearance of décor that has already collected a few stories of its own.\u003c\/p\u003e\n\u003cp\u003eIt feels right at home with rustic, ranch, farmhouse, Southwestern, vintage and eclectic interiors — without needing the whole room to become a Western theme.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eMeet the Tough Guy\u003c\/div\u003e\n\u003ch2\u003eBig Hat. Big Boots. Zero Explanation.\u003c\/h2\u003e\n\u003cp\u003eTall, skinny and wonderfully awkward, the cowboy brings the straight-faced attitude. His long silhouette, extra-wide weathered hat, red neckerchief, vintage-style vest and oversized boots make him look ready for trouble — or possibly just lost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/7_23be2292-64d5-447b-b174-7971cc5f508c.png?v=1788490884\" alt=\"Whimsical tall cowboy Western home decor figure\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"du-character-note\"\u003e\n\u003cstrong\u003eThe Tough Guy… Sort Of\u003c\/strong\u003eSerious expression. Questionable plan.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eMeet the Goofball\u003c\/div\u003e\n\u003ch2\u003eThe Horse That Steals the Whole Shelf\u003c\/h2\u003e\n\u003cp\u003eLong legs, spotted details, oversized hooves, upright ears and those impossible-to-ignore eyes give this horse the kind of face people notice immediately.\u003c\/p\u003e\n\u003cp class=\"du-punch\"\u003eYou don’t really decorate with him. You introduce him to people.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/6_c264d5f1-9a16-430c-83d4-c2fc0d7fac1f.png?v=1788490884\" alt=\"Long legged expressive Western horse decor figure\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"du-character-note\"\u003e\n\u003cstrong\u003eThe Goofball\u003c\/strong\u003eWide eyes. Long legs. Absolutely no idea what’s going on.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eBetter Together\u003c\/div\u003e\n\u003ch2\u003ePut Them Face-to-Face and the Story Writes Itself\u003c\/h2\u003e\n\u003cp class=\"du-lead\"\u003eOne brings the attitude. One brings the chaos.\u003c\/p\u003e\n\u003cp\u003eDisplayed together, their expressions create a funny little interaction that makes a bookshelf, mantel, console or cabinet feel instantly more personal.\u003c\/p\u003e\n\u003cp\u003ePlace them side by side, angle them toward each other, or split them up around the room. Either way, they bring much more character than another generic decorative object.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/10_d82a4302-2028-498c-a89f-c5ea5d26cdec.png?v=1788490884\" alt=\"Cowboy and horse duo displayed together in rustic decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eChoose Your Character\u003c\/div\u003e\n\u003ch2\u003eGo Solo — or Get the Whole Odd Couple\u003c\/h2\u003e\n\u003cp\u003eEach one has enough personality to stand on its own, but together they create the complete Western scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-variants\"\u003e\n\u003cdiv class=\"du-variant-row\"\u003e\n\u003cb\u003eThe Perfectly Odd Duo\u003c\/b\u003e\u003cspan\u003eCowboy + Horse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-variant-row\"\u003e\n\u003cb\u003eThe Tough Guy Cowboy\u003c\/b\u003e\u003cspan\u003eCowboy character\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-variant-row\"\u003e\n\u003cb\u003eThe Goofball Horse\u003c\/b\u003e\u003cspan\u003eHorse character\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eGive an Empty Spot a Story\u003c\/div\u003e\n\u003ch2\u003eFor Shelves That Could Use More Personality\u003c\/h2\u003e\n\u003cp\u003ePerfect for people who love horse décor, ranch style, Western collectibles, vintage-looking folk art or simply objects that make guests stop and smile.\u003c\/p\u003e\n\u003cdiv class=\"du-places\"\u003e\n\u003cspan\u003eBookshelves\u003c\/span\u003e\u003cspan\u003eMantels\u003c\/span\u003e\u003cspan\u003eEntryway Consoles\u003c\/span\u003e\u003cspan\u003eSideboards\u003c\/span\u003e\u003cspan\u003eOffice Shelves\u003c\/span\u003e\u003cspan\u003eDressers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eA Gift With an Actual Personality\u003c\/div\u003e\n\u003ch2\u003eSkip the Forgettable Western Gift\u003c\/h2\u003e\n\u003cp\u003eFor horse lovers, ranch-house fans and people who collect unusual home accents, this pair lands somewhere between décor, conversation piece and inside joke.\u003c\/p\u003e\n\u003cp class=\"du-punch\"\u003eBecause the best gifts are the ones people keep looking at.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"du-copy\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eGood to Know\u003c\/div\u003e\n\u003ch2\u003eQuestions You May Have\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"du-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the cowboy and horse be displayed separately?\u003c\/summary\u003e\n\u003cdiv class=\"du-faq-answer\"\u003e\n\u003cp\u003eYes. Each character works as a standalone decorative piece, while displaying them together creates the complete playful Western scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display them?\u003c\/summary\u003e\n\u003cdiv class=\"du-faq-answer\"\u003e\n\u003cp\u003eThey work well on bookshelves, cabinets, entryway consoles, mantels, sideboards, office shelves, dressers and other indoor display surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill they work outside of a fully Western room?\u003c\/summary\u003e\n\u003cdiv class=\"du-faq-answer\"\u003e\n\u003cp\u003eYes. Their warm, muted palette and aged-looking finish can blend naturally with rustic, farmhouse, country, Southwestern, vintage and eclectic interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy does the finish look distressed?\u003c\/summary\u003e\n\u003cdiv class=\"du-faq-answer\"\u003e\n\u003cp\u003eThe weathered-looking colors, uneven texture and worn-edge effect are intentional visual details that create the vintage-inspired folk-art appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a good gift for horse or Western décor lovers?\u003c\/summary\u003e\n\u003cdiv class=\"du-faq-answer\"\u003e\n\u003cp\u003eThe expressive horse, humorous cowboy and unusual styling make these pieces especially suited to people who enjoy horse décor, ranch themes, Western collectibles or distinctive home accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"du-final\"\u003e\n\u003cdiv class=\"du-kicker\"\u003eBring Home the Weird West\u003c\/div\u003e\n\u003ch2\u003eGive Your Shelf a Little Western Chaos\u003c\/h2\u003e\n\u003cp\u003eChoose the cowboy, choose the horse, or keep the whole unlikely duo together where they belong.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003ca class=\"du-back\" href=\"#du-western-top\"\u003e↑ Back to Top\u003c\/a\u003e\n\u003c\/div\u003e","brand":"FFF","offers":[{"title":"The Perfectly Odd Duo","offer_id":49191911981210,"sku":"SZ0693260904333-牛仔+SZ0693260904333-马","price":49.99,"currency_code":"USD","in_stock":true},{"title":"The Tough Guy Cowboy","offer_id":49191912013978,"sku":"SZ0693260904333-牛仔","price":26.98,"currency_code":"USD","in_stock":true},{"title":"The Goofball Horse","offer_id":49191912046746,"sku":"SZ0693260904333-马","price":26.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_49a3f818-601f-49f0-95de-11109dfcee19.png?v=1788853339","url":"https:\/\/povlya.com\/products\/cowboy-horse-western-decor","provider":"povlya.com","version":"1.0","type":"link"}