{"product_id":"10-pack-cowboy-boot-shot-cups-with-iridescent-hats-western-party-set","title":"🤠 10-Pack Cowboy Boot Shot Cups with Iridescent Hats – Western Party Set","description":"\u003cstyle\u003e   #western-shot-page,   #western-shot-page * {     box-sizing: border-box;   }    #western-shot-page {     --espresso: #24150f;     --brown: #58331f;     --caramel: #c47a3b;     --cream: #fff7eb;     --sand: #f3e1c8;     --rose: #f4d6da;     --ink: #241d19;     --muted: #655b54;     font-family: Arial, Helvetica, sans-serif;     color: var(--ink) !important;     background: #fffaf4;     line-height: 1.55;     overflow: hidden;     width: 100%;   }    #western-shot-page h1,   #western-shot-page h2,   #western-shot-page h3,   #western-shot-page p {     margin-top: 0;   }    #western-shot-page h1,   #western-shot-page h2,   #western-shot-page h3 {     color: var(--ink) !important;     font-weight: 800 !important;     line-height: 1.15;     letter-spacing: -0.02em;   }    #western-shot-page p,   #western-shot-page li,   #western-shot-page span {     color: var(--muted) !important;   }    #western-shot-page img {     display: block;     width: 100%;     height: auto;     border-radius: 22px;   }    .ws-container {     width: min(920px, 100%);     margin: 0 auto;     padding: 18px;   }    .ws-section {     margin: 22px 0;   }    .ws-card {     background: #ffffff;     border: 1px solid rgba(88, 51, 31, 0.10);     border-radius: 24px;     padding: 28px 22px;     box-shadow: 0 12px 34px rgba(66, 37, 20, 0.08);   }    .ws-hero {     position: relative;     isolation: isolate;     overflow: hidden;     padding: 42px 24px;     border-radius: 30px;     background:       radial-gradient(circle at 82% 18%, rgba(250, 205, 218, 0.28), transparent 24%),       radial-gradient(circle at 12% 86%, rgba(255, 213, 139, 0.20), transparent 28%),       linear-gradient(135deg, #21120d 0%, #57301e 58%, #8d5130 100%);     text-align: center;     box-shadow: 0 18px 45px rgba(36, 21, 15, 0.20);   }    .ws-hero::before,   .ws-hero::after {     content: '';     position: absolute;     z-index: -1;     border: 1px solid rgba(255, 255, 255, 0.16);     border-radius: 50%;   }    .ws-hero::before {     width: 220px;     height: 220px;     top: -100px;     right: -80px;   }    .ws-hero::after {     width: 160px;     height: 160px;     bottom: -90px;     left: -55px;   }    #western-shot-page .ws-hero h1,   #western-shot-page .ws-hero h2,   #western-shot-page .ws-hero h3,   #western-shot-page .ws-hero p,   #western-shot-page .ws-hero span {     color: #ffffff !important;   }    .ws-offer {     display: inline-flex;     align-items: center;     gap: 7px;     margin-bottom: 16px;     padding: 8px 13px;     border-radius: 999px;     background: #ffe4a8;     color: #3c2114 !important;     font-size: 12px;     font-weight: 800;     letter-spacing: 0.08em;     text-transform: uppercase;   }    #western-shot-page .ws-offer span {     color: #3c2114 !important;   }    .ws-hero h1 {     max-width: 720px;     margin: 0 auto 14px;     font-size: clamp(34px, 6vw, 58px);   }    .ws-hero p {     max-width: 650px;     margin: 0 auto;     font-size: clamp(16px, 2.3vw, 20px);   }    .ws-proof-row {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 9px;     margin-top: 24px;   }    .ws-proof-row span {     padding: 9px 12px;     border: 1px solid rgba(255, 255, 255, 0.28);     border-radius: 999px;     background: rgba(255, 255, 255, 0.10);     font-size: 13px;     font-weight: 700;   }    .ws-heading {     max-width: 700px;     margin: 0 auto 20px;     text-align: center;   }    .ws-heading h2 {     margin-bottom: 10px;     font-size: clamp(27px, 4.5vw, 40px);   }    .ws-heading p {     margin-bottom: 0;     font-size: 16px;   }    .ws-kicker {     display: block;     margin-bottom: 8px;     color: #a55828 !important;     font-size: 12px;     font-weight: 800;     letter-spacing: 0.12em;     text-transform: uppercase;   }    .ws-story {     background: linear-gradient(145deg, #fff1dc, #fffaf3);     text-align: center;   }    .ws-story h2 {     margin-bottom: 12px;     font-size: clamp(28px, 4.6vw, 42px);   }    .ws-story p {     max-width: 680px;     margin: 0 auto;     font-size: 17px;   }    .ws-grid {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 14px;   }    .ws-benefit {     padding: 22px;     border-radius: 20px;     background: #ffffff;     border: 1px solid rgba(88, 51, 31, 0.10);   }    .ws-icon {     display: grid;     place-items: center;     width: 45px;     height: 45px;     margin-bottom: 14px;     border-radius: 14px;     background: #fff0d3;     font-size: 23px;   }    .ws-benefit h3 {     margin-bottom: 7px;     font-size: 19px;   }    .ws-benefit p {     margin-bottom: 0;     font-size: 15px;   }    .ws-band {     padding: 34px 22px;     border-radius: 28px;     background: linear-gradient(135deg, #452718, #24140e);   }    #western-shot-page .ws-band h2,   #western-shot-page .ws-band h3,   #western-shot-page .ws-band p,   #western-shot-page .ws-band span {     color: #ffffff !important;   }    .ws-steps {     display: grid;     grid-template-columns: repeat(3, minmax(0, 1fr));     gap: 12px;     margin-top: 20px;   }    .ws-step {     padding: 20px 16px;     border: 1px solid rgba(255, 255, 255, 0.14);     border-radius: 18px;     background: rgba(255, 255, 255, 0.08);     text-align: center;   }    .ws-step-number {     display: grid;     place-items: center;     width: 36px;     height: 36px;     margin: 0 auto 11px;     border-radius: 50%;     background: #ffe4a8;     color: #3c2114 !important;     font-weight: 900;   }    .ws-step h3 {     margin-bottom: 6px;     font-size: 17px;   }    .ws-step p {     margin-bottom: 0;     font-size: 14px;     opacity: 0.88;   }    .ws-occasion-list {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 9px;     margin-top: 20px;   }    .ws-occasion-list span {     padding: 10px 14px;     border: 1px solid #ead1b3;     border-radius: 999px;     background: #fffaf3;     color: #54331f !important;     font-size: 14px;     font-weight: 700;   }    .ws-included {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 14px;     margin-top: 18px;   }    .ws-included-item {     padding: 25px 18px;     border-radius: 20px;     background: #fff6e8;     text-align: center;   }    .ws-included-item strong {     display: block;     margin-bottom: 5px;     color: #442718 !important;     font-size: 34px;     line-height: 1;   }    .ws-included-item span {     color: #67452f !important;     font-size: 15px;     font-weight: 700;   }    .ws-note {     margin: 16px 0 0;     padding: 12px 14px;     border-radius: 14px;     background: #f8f3ed;     color: #66594f !important;     font-size: 13px;     text-align: center;   }    .ws-faq details {     margin-bottom: 10px;     border: 1px solid #eadbca;     border-radius: 16px;     background: #ffffff;     overflow: hidden;   }    .ws-faq summary {     position: relative;     padding: 17px 46px 17px 17px;     color: #2f2118 !important;     font-size: 16px;     font-weight: 800;     cursor: pointer;     list-style: none;   }    .ws-faq summary::-webkit-details-marker {     display: none;   }    .ws-faq summary::after {     content: '+';     position: absolute;     top: 50%;     right: 18px;     transform: translateY(-50%);     color: #a55828;     font-size: 24px;   }    .ws-faq details[open] summary::after {     content: '−';   }    .ws-faq details p {     margin: 0;     padding: 0 17px 17px;     font-size: 15px;   }    .ws-final {     padding: 40px 22px;     border-radius: 28px;     background:       radial-gradient(circle at top right, rgba(255, 224, 174, 0.26), transparent 30%),       linear-gradient(135deg, #352016, #704127);     text-align: center;   }    #western-shot-page .ws-final h2,   #western-shot-page .ws-final p,   #western-shot-page .ws-final span {     color: #ffffff !important;   }    .ws-final h2 {     margin-bottom: 10px;     font-size: clamp(29px, 5vw, 45px);   }    .ws-final p {     max-width: 630px;     margin: 0 auto 20px;     font-size: 17px;   }    .ws-cta {     display: inline-block;     min-width: 220px;     padding: 15px 22px;     border-radius: 999px;     background: #ffe0a1;     color: #352016 !important;     font-size: 16px;     font-weight: 900;     letter-spacing: 0.02em;     text-decoration: none !important;     box-shadow: 0 10px 24px rgba(0, 0, 0, 0.20);   }    .ws-microcopy {     display: block;     margin-top: 12px;     font-size: 12px;     opacity: 0.82;   }    @media (max-width: 640px) {     .ws-container {       padding: 12px;     }      .ws-section {       margin: 16px 0;     }      .ws-card,     .ws-hero,     .ws-band,     .ws-final {       border-radius: 22px;     }      .ws-hero {       padding: 34px 18px;     }      .ws-card {       padding: 23px 17px;     }      .ws-grid,     .ws-included {       grid-template-columns: 1fr;     }      .ws-steps {       grid-template-columns: 1fr;     }      .ws-step {       display: grid;       grid-template-columns: 42px 1fr;       column-gap: 10px;       text-align: left;     }      .ws-step-number {       grid-row: 1 \/ span 2;       margin: 0;     }      .ws-step h3,     .ws-step p {       margin-left: 0;     }   } \u003c\/style\u003e\n\u003cdiv id=\"western-shot-page\"\u003e\n\u003cdiv class=\"ws-container\"\u003e\n\u003csection class=\"ws-section ws-hero\"\u003e\n\u003cdiv class=\"ws-offer\"\u003e\u003cspan\u003e★ LIMITED TIME OFFER\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1\u003eThe Shot Cups Everyone Will Talk About\u003c\/h1\u003e\n\u003cp\u003eTurn every toast into a photo-worthy Western moment with boot-shaped cups and shimmering cowboy hats.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_2026_9_10__14_14_57.png?v=1789370699\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"ws-proof-row\"\u003e\n\u003cspan\u003e🤠 Western Party Ready\u003c\/span\u003e \u003cspan\u003e✨ Photo-Worthy Design\u003c\/span\u003e \u003cspan\u003e🥂 Made for Group Cheers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE SLOT 1: 1:1 hero image showing the complete 10-pack --\u003e\n\u003csection class=\"ws-section ws-card ws-story\"\u003e\u003cspan class=\"ws-kicker\"\u003eNOT AN ORDINARY TOAST\u003c\/span\u003e\n\u003ch2\u003eBring the Wild West to the Party\u003c\/h2\u003e\n\u003cp\u003eRegular shot cups disappear into the table. These clear cowboy boots topped with pearlescent hats become part of the celebration—from the first pour to the final group photo.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_2026_9_10__14_21_03.png?v=1789370698\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE SLOT 2: 1:1 lifestyle image showing a Western party table --\u003e\n\u003csection class=\"ws-section\"\u003e\n\u003cdiv class=\"ws-heading\"\u003e\n\u003cspan class=\"ws-kicker\"\u003eWHY GUESTS LOVE THEM\u003c\/span\u003e\n\u003ch2\u003eSmall Cups. Big Party Energy.\u003c\/h2\u003e\n\u003cp\u003eA memorable detail that instantly makes your celebration feel more fun, coordinated and shareable.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_2026_9_10__14_17_05.png?v=1789370698\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-grid\"\u003e\n\u003carticle class=\"ws-benefit\"\u003e\n\u003cdiv class=\"ws-icon\"\u003e👢\u003c\/div\u003e\n\u003ch3\u003eIconic Boot Shape\u003c\/h3\u003e\n\u003cp\u003eThe sculpted cowboy boot silhouette makes every serving stand out.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ws-benefit\"\u003e\n\u003cdiv class=\"ws-icon\"\u003e🤠\u003c\/div\u003e\n\u003ch3\u003eRemovable Hat Accent\u003c\/h3\u003e\n\u003cp\u003eAdd the shimmering hats for the full Western look, then remove them when needed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ws-benefit\"\u003e\n\u003cdiv class=\"ws-icon\"\u003e📸\u003c\/div\u003e\n\u003ch3\u003eMade for the Camera\u003c\/h3\u003e\n\u003cp\u003eThe pearlescent finish catches the light beautifully in party photos and videos.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ws-benefit\"\u003e\n\u003cdiv class=\"ws-icon\"\u003e🎉\u003c\/div\u003e\n\u003ch3\u003eInstant Theme Upgrade\u003c\/h3\u003e\n\u003cp\u003eSet them on the table and your Western, Cowgirl or Rodeo theme comes together fast.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE SLOT 3: 1:1 close-up image showing boot texture and hat finish --\u003e\n\u003csection class=\"ws-section ws-band\"\u003e\n\u003cdiv class=\"ws-heading\"\u003e\n\u003cspan class=\"ws-kicker\"\u003eREADY IN THREE STEPS\u003c\/span\u003e\n\u003ch2\u003ePour. Hat. Cheers.\u003c\/h2\u003e\n\u003cp\u003eNo complicated party setup—just add your preferred drink and enjoy the moment responsibly.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_2026_9_10__14_24_18.png?v=1789370698\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-steps\"\u003e\n\u003carticle class=\"ws-step\"\u003e\u003cspan class=\"ws-step-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eSet the Boots Out\u003c\/h3\u003e\n\u003cp\u003eArrange the clear boot cups on your party table.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ws-step\"\u003e\u003cspan class=\"ws-step-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eAdd the Hats\u003c\/h3\u003e\n\u003cp\u003eTop each one with its iridescent cowboy hat.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ws-step\"\u003e\u003cspan class=\"ws-step-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eRaise a Toast\u003c\/h3\u003e\n\u003cp\u003eFill, share and capture the group reaction.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE SLOT 4: 1:1 three-step product use image --\u003e\n\u003csection class=\"ws-section ws-card\"\u003e\n\u003cdiv class=\"ws-heading\"\u003e\n\u003cspan class=\"ws-kicker\"\u003eMADE FOR CELEBRATING\u003c\/span\u003e\n\u003ch2\u003eOne Set, So Many Occasions\u003c\/h2\u003e\n\u003cp\u003eUse them as drinkware, party-table accents, photo props or memorable guest favors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-occasion-list\"\u003e\n\u003cspan\u003eCowgirl Birthdays\u003c\/span\u003e \u003cspan\u003eBachelorette Parties\u003c\/span\u003e \u003cspan\u003eCountry Weddings\u003c\/span\u003e \u003cspan\u003eRodeo Nights\u003c\/span\u003e \u003cspan\u003eBackyard BBQs\u003c\/span\u003e \u003cspan\u003eGirls’ Night\u003c\/span\u003e \u003cspan\u003eWestern Events\u003c\/span\u003e \u003cspan\u003eParty Favors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE SLOT 5: 1:1 gifting \/ occasion image --\u003e\n\u003csection class=\"ws-section ws-card\"\u003e\n\u003cdiv class=\"ws-heading\"\u003e\n\u003cspan class=\"ws-kicker\"\u003eWHAT'S IN THE SET\u003c\/span\u003e\n\u003ch2\u003eEverything You Need for a Group Toast\u003c\/h2\u003e\n\u003cp\u003eA coordinated set designed to make the whole table feel party-ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-included\"\u003e\n\u003cdiv class=\"ws-included-item\"\u003e\n\u003cstrong\u003e10×\u003c\/strong\u003e \u003cspan\u003eClear Cowboy Boot Shot Cups\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-included-item\"\u003e\n\u003cstrong\u003e10×\u003c\/strong\u003e \u003cspan\u003eIridescent Cowboy Hat Accents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ws-note\"\u003eDrinks and decorative accessories shown in lifestyle scenes are not included. Intended for responsible adult use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE SLOT 6: 1:1 flat-lay package contents image --\u003e\n\u003csection class=\"ws-section ws-faq\"\u003e\n\u003cdiv class=\"ws-heading\"\u003e\n\u003cspan class=\"ws-kicker\"\u003eGOOD TO KNOW\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many cups are included?\u003c\/summary\u003e\n\u003cp\u003eThe set includes 10 cowboy boot-shaped shot cups and 10 matching iridescent cowboy hat accents.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the cowboy hats removable?\u003c\/summary\u003e\n\u003cp\u003eYes. The hats are separate decorative accents, so you can add or remove them whenever you like.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the set include alcohol?\u003c\/summary\u003e\n\u003cp\u003eNo. This listing includes the cups and hat accents only. Beverages are not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat occasions are they best for?\u003c\/summary\u003e\n\u003cp\u003eThey are ideal for Western-themed birthdays, bachelorette parties, country weddings, Rodeo events, BBQs and adult celebrations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for them?\u003c\/summary\u003e\n\u003cp\u003eHand washing is recommended to help preserve the clear finish and the pearlescent look of the hats.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"ws-section ws-final\"\u003e\n\u003ch2\u003eMake Your Next Toast Unforgettable\u003c\/h2\u003e\n\u003cp\u003eGive guests the party detail they will want to hold, photograph and talk about long after the celebration.\u003c\/p\u003e\n\u003ca class=\"ws-cta\" href=\"#MainContent\"\u003eGET THE PARTY SET →\u003c\/a\u003e \u003cspan class=\"ws-microcopy\"\u003ePerfect for Western celebrations, gifting and group moments.\u003c\/span\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"Iridescent Pearl(10Pcs)","offer_id":41864722219141,"sku":"NC02012609101883-白色*10","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Vintage Western Brown(10Pcs)","offer_id":41864722251909,"sku":"NC02012609101883-棕色*10","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_2026_9_10__14_12_33.png?v=1789370699","url":"https:\/\/noomoriey.com\/products\/10-pack-cowboy-boot-shot-cups-with-iridescent-hats-western-party-set","provider":"noomoriey","version":"1.0","type":"link"}