{"product_id":"whimsical-western-cowboy-horse-figurine-duo-🐴","title":"Whimsical Western Cowboy \u0026 Horse Figurine Duo 🤠🐴","description":"\u003cstyle\u003e\n  .ww-product-page,\n  .ww-product-page * {\n    box-sizing: border-box;\n  }\n\n  .ww-product-page {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 12px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #2b211b !important;\n    line-height: 1.6;\n  }\n\n  .ww-product-page h1,\n  .ww-product-page h2,\n  .ww-product-page h3,\n  .ww-product-page p,\n  .ww-product-page span,\n  .ww-product-page li {\n    color: inherit !important;\n  }\n\n  .ww-product-page h1,\n  .ww-product-page h2,\n  .ww-product-page h3,\n  .ww-product-page p {\n    margin-top: 0;\n  }\n\n  .ww-hero {\n    padding: 38px 24px 26px;\n    border: 1px solid #eadbca;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f1 0%, #f2e2ce 100%);\n    text-align: center;\n    box-shadow: 0 14px 35px rgba(75, 49, 31, 0.10);\n  }\n\n  .ww-badge {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: #8a4f2d;\n    color: #ffffff !important;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n  }\n\n  .ww-hero h1 {\n    margin-bottom: 12px;\n    font-size: clamp(30px, 6vw, 52px);\n    line-height: 1.08;\n    color: #34231a !important;\n  }\n\n  .ww-hero p {\n    max-width: 680px;\n    margin: 0 auto 22px;\n    font-size: 18px;\n    color: #624b3d !important;\n  }\n\n  .ww-image-wrap {\n    overflow: hidden;\n    border-radius: 20px;\n    background: #f5eee6;\n  }\n\n  .ww-image-wrap img,\n  .ww-product-page .ww-full-image {\n    display: block;\n    width: 100% !important;\n    height: auto !important;\n    margin: 0;\n    object-fit: cover;\n  }\n\n  .ww-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 24px 0;\n  }\n\n  .ww-card {\n    padding: 22px 18px;\n    border: 1px solid #eadfd5;\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 8px 22px rgba(62, 42, 30, 0.07);\n    text-align: center;\n  }\n\n  .ww-card .ww-icon {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 28px;\n  }\n\n  .ww-card h3 {\n    margin-bottom: 6px;\n    font-size: 17px;\n    color: #34231a !important;\n  }\n\n  .ww-card p {\n    margin-bottom: 0;\n    font-size: 14px;\n    color: #6a5548 !important;\n  }\n\n  .ww-section {\n    margin-top: 26px;\n    padding: 30px 24px;\n    border-radius: 22px;\n    background: #f8f3ed;\n  }\n\n  .ww-section h2 {\n    margin-bottom: 10px;\n    font-size: clamp(25px, 4vw, 36px);\n    line-height: 1.2;\n    text-align: center;\n    color: #34231a !important;\n  }\n\n  .ww-section \u003e p {\n    max-width: 680px;\n    margin: 0 auto 22px;\n    text-align: center;\n    color: #665145 !important;\n  }\n\n  .ww-options {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .ww-option {\n    padding: 20px;\n    border: 1px solid #dfcbb8;\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .ww-option h3 {\n    margin-bottom: 8px;\n    font-size: 18px;\n    color: #3c281d !important;\n  }\n\n  .ww-price {\n    margin-bottom: 0 !important;\n    color: #8a4f2d !important;\n    font-weight: 700;\n  }\n\n  .ww-compare {\n    margin-left: 6px;\n    color: #95867c !important;\n    font-weight: 400;\n    text-decoration: line-through;\n  }\n\n  .ww-gallery {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .ww-gallery .ww-image-wrap {\n    box-shadow: 0 8px 22px rgba(62, 42, 30, 0.08);\n  }\n\n  .ww-final {\n    margin-top: 28px;\n    padding: 34px 24px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #3d281c 0%, #70452d 100%);\n    text-align: center;\n    box-shadow: 0 14px 32px rgba(52, 35, 26, 0.18);\n  }\n\n  .ww-final h2,\n  .ww-final p {\n    color: #ffffff !important;\n  }\n\n  .ww-final h2 {\n    margin-bottom: 10px;\n    font-size: clamp(26px, 4vw, 38px);\n  }\n\n  .ww-final p {\n    max-width: 640px;\n    margin: 0 auto;\n    font-size: 17px;\n  }\n\n  @media (max-width: 700px) {\n    .ww-benefits,\n    .ww-options {\n      grid-template-columns: 1fr;\n    }\n\n    .ww-gallery {\n      grid-template-columns: 1fr;\n    }\n\n    .ww-hero,\n    .ww-section,\n    .ww-final {\n      padding: 26px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ww-product-page\"\u003e\n  \u003csection class=\"ww-hero\"\u003e\n    \u003cspan class=\"ww-badge\"\u003ePLAYFUL WESTERN DECOR\u003c\/span\u003e\n    \u003ch1\u003eMeet the Wild West’s Most Unlikely Duo 🤠🐴\u003c\/h1\u003e\n    \u003cp\u003eBring a little humor, character, and cowboy charm to your favorite space with this delightfully odd figurine pair.\u003c\/p\u003e\n    \u003cdiv class=\"ww-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/3_49a3f818-601f-49f0-95de-11109dfcee19.png?v=1788596760\" alt=\"Whimsical western cowboy and horse figurine duo\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ww-benefits\"\u003e\n    \u003cdiv class=\"ww-card\"\u003e\n      \u003cspan class=\"ww-icon\"\u003e🤠\u003c\/span\u003e\n      \u003ch3\u003eFull of Personality\u003c\/h3\u003e\n      \u003cp\u003eA playful western accent that instantly gives your display more character.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ww-card\"\u003e\n      \u003cspan class=\"ww-icon\"\u003e🏠\u003c\/span\u003e\n      \u003ch3\u003eEasy to Display\u003c\/h3\u003e\n      \u003cp\u003eAdd it to a shelf, desk, mantel, cabinet, or any spot that needs a fun touch.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ww-card\"\u003e\n      \u003cspan class=\"ww-icon\"\u003e🎁\u003c\/span\u003e\n      \u003ch3\u003eA Memorable Gift\u003c\/h3\u003e\n      \u003cp\u003eA quirky choice for western décor fans, collectors, and anyone who loves humor.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ww-section\"\u003e\n    \u003ch2\u003eChoose Your Favorite Character\u003c\/h2\u003e\n    \u003cp\u003ePick the tough cowboy, the goofy horse, or bring home the complete oddball duo.\u003c\/p\u003e\n    \u003cdiv class=\"ww-options\"\u003e\n      \u003cdiv class=\"ww-option\"\u003e\n        \u003ch3\u003eThe Tough Guy Cowboy\u003c\/h3\u003e\n        \u003cp class=\"ww-price\"\u003e$29.99 \u003cspan class=\"ww-compare\"\u003e$39.98\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ww-option\"\u003e\n        \u003ch3\u003eThe Goofball Horse\u003c\/h3\u003e\n        \u003cp class=\"ww-price\"\u003e$29.99 \u003cspan class=\"ww-compare\"\u003e$39.98\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ww-option\"\u003e\n        \u003ch3\u003eThe Perfectly Odd Duo\u003c\/h3\u003e\n        \u003cp class=\"ww-price\"\u003e$49.99 \u003cspan class=\"ww-compare\"\u003e$69.99\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ww-section\"\u003e\n    \u003ch2\u003eTwice the Charm, Twice the Fun\u003c\/h2\u003e\n    \u003cp\u003eDisplayed alone or together, these expressive characters add a playful Wild West moment wherever they go.\u003c\/p\u003e\n    \u003cdiv class=\"ww-gallery\"\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/An9jX6JKbmyWT_oNqsArZLA_-5qNoxAL2Ke14w0W9C7OIm_xqfjAVSwJt3n6kjUWCNHDIO9Tky-mfHq2uUfoOMZB7tm354u6-EacsbA6YL3tZ1sNGC1MJVt4nt3JCMVgW0FOw_hz3Nm-7a76Lj5CHAa8N4ytc1CeYUJSBugy3au3-C8zsCwZE-2.jpg?v=1788605740\" alt=\"Western horse figurine display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/An-pXreRSICCzQmE9OOPdIvmDhf3mSjusg-NUUeUr46qjJY6IPBapwy0Qdls1U_XZEbZmB0y3L1HWONpAdeRNLOQ0bgNk37pXzDH9YP9rsGO5BlX3qMtx-HMK7FW4XUZPhbYsPg7nzDK9LZxw6q5Mhk6VoZi1KmQvyJsnCqmXrPDJhWe8fK24IO.jpg?v=1788605740\" alt=\"Cowboy and horse figurine set\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/9_a5adf8d6-cb9e-4aa9-8ac5-c8ed6dfabc9c.png?v=1788598327\" alt=\"Whimsical cowboy figurine detail\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/5_ea9e7401-0651-409e-a241-c9cd6ae6a883.png?v=1788598213\" alt=\"Funny western figurine décor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/6_de2a85e8-3f95-4c68-bc4e-bc8569779300.png?v=1788598325\" alt=\"Cowboy and horse decorative figurines\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/10_0578ceb7-343b-4562-ab12-9aa8bcb977af.png?v=1788598325\" alt=\"Western character figurine set\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/8_7767601c-474c-4ccb-9f51-9c1f5003e891.png?v=1788596760\" alt=\"Goofball horse figurine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/4_ff185606-0868-4936-a357-8a133b5a16b6.png?v=1788596760\" alt=\"Tough guy cowboy figurine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/An98oD1NcPZA0DMIWaoWsBUVT_Ne3ckEkMvjHVOENPdVGP3Qg3LFbUkUBnqipgXHRhDxvSTeGR1S27cPEdkkFivvXHIziiJJg7QSCRK8jmhMhu2w2DCmkbPaYOEGJTP34xFWbKD5Da7wWm0qWlHW25mhwAVruR_7bQcz3BtQuaj9O9KkwZnOWo.jpg?v=1788605740\" alt=\"Western figurines in a home display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/An-nt3GqOH_6Mia3dDxgL1iCijLXk-4prYg_tooHWwBXovp8Ne2UG_9BbjBHk4PcaaSq5ehPSXiYsIznlg4OUMk02i2WpXasZ2hoat8zgUMWWy3EqiskopJBmSUT83JHvLL-rwZ3_XpQKqckX9FZ04fSP7txitTrfB1k3_cyTJD5KivWljksfos.jpg?v=1788605740\" alt=\"Whimsical western home décor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ww-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/An_-h9g4OnRaXQ6SBZXfhnCDzH_rArD9OcngDSatyNpWz_R2nqbMJGApcUsAOG-z3C-IbCRsn3FGWLUNY1vFHjKcVxzc7w7_lexuxhdgM-TtWDbAwpO8-LJ1jyTvRbIps-H6IYHxJ2r0CYzgkIzrjVX7x-mnpgWrx2iugi5tOfMj88nKyvULtXB.jpg?v=1788605740\" alt=\"Cowboy and horse collectible display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ww-final\"\u003e\n    \u003ch2\u003eGive Your Décor a Wild West Twist\u003c\/h2\u003e\n    \u003cp\u003eChoose one character or complete the pair—the Perfectly Odd Duo is ready to bring smiles to your space.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"9730","offers":[{"title":"The Tough Guy Cowboy","offer_id":48234972217495,"sku":"SZ06242609082426-牛仔","price":35.0,"currency_code":"USD","in_stock":true},{"title":"The Goofball Horse","offer_id":48234972250263,"sku":"SZ06242609082426-马","price":35.0,"currency_code":"USD","in_stock":true},{"title":"The Perfectly Odd Duo(✈️Free shipping)","offer_id":48234972283031,"sku":"SZ06242609082426-套装","price":55.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/3_49a3f818-601f-49f0-95de-11109dfcee19.png?v=1788853997","url":"https:\/\/thenuvaro.com\/products\/whimsical-western-cowboy-horse-figurine-duo-%f0%9f%90%b4","provider":"thenuvaro.com","version":"1.0","type":"link"}