{"product_id":"integrated-push-action-ice-cup","title":"Integrated Push-Action Ice Cup","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: 2-in-1 Integrated Silicone Ice Maker Cup\nTarget Audience: Summer beverage enthusiasts, office workers, campers, and home users looking for convenience.\nVisual Style: Fresh, modern, friendly, and highly practical.\nColor Strategy: Cool ice tones. Primary: Ocean Blue (--primary), Background: Ice White (--bg-body), Text: Deep Navy (--text-main).\nShape Strategy: Radius 20px~24px. Soft edges to reflect the flexible silicone material and user-friendly touch-free design.\nTypography Strategy: Large Type \/ Mobile-first readable (H1: 32-44px, Body: 18-20px).\nMobile Table Strategy: Card-based. Absolute NO horizontal scroll on mobile.\nImage Mapping: Hero=image_1, Integration=image_2, Press-Release=image_3, Leak-Proof=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    \/* Design System *\/\n    --primary: #0ea5e9; \/* Ocean Ice Blue *\/\n    --primary-light: #e0f2fe;\n    --text-main: #0f172a;\n    --text-sub: #475569;\n    --bg-body: #ffffff;\n    --bg-card: #f8fafc;\n    --bg-placeholder: #f1f5f9;\n    --border-color: #e2e8f0;\n    \n    --radius-md: 16px;\n    --radius-lg: 24px;\n    \n    --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -2px rgba(0, 0, 0, 0.05);\n    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.05);\n\n    \/* Typography System (Clamp) *\/\n    --fs-h1: clamp(32px, 4vw, 44px);\n    --fs-h2: clamp(24px, 3vw, 32px);\n    --fs-h3: clamp(20px, 2.5vw, 24px);\n    --fs-body: clamp(18px, 2vw, 20px);\n    --fs-small: clamp(16px, 1.5vw, 18px);\n    \n    \/* Layout \u0026 Spacing *\/\n    --spacing-section: clamp(3rem, 6vw, 6rem);\n    --spacing-gap: clamp(2rem, 5vw, 4rem);\n\n    \/* Critical Container Rules *\/\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n    overflow-wrap: break-word;\n    word-break: break-word;\n    line-height: 1.6;\n  }\n\n  .product-detail-container * {\n    box-sizing: border-box;\n  }\n\n  \/* Typography Base *\/\n  .pd-h1 { font-size: var(--fs-h1); font-weight: 800; line-height: 1.2; margin-bottom: 1rem; color: var(--text-main); }\n  .pd-h2 { font-size: var(--fs-h2); font-weight: 700; line-height: 1.3; margin-bottom: 1rem; color: var(--text-main); }\n  .pd-h3 { font-size: var(--fs-h3); font-weight: 600; line-height: 1.4; margin-bottom: 0.75rem; color: var(--text-main); }\n  .pd-p { font-size: var(--fs-body); line-height: 1.7; color: var(--text-sub); margin-bottom: 1.5rem; }\n  .pd-small { font-size: var(--fs-small); color: var(--text-sub); }\n\n  \/* Visual Badges (Unclickable) *\/\n  .pd-badge {\n    display: inline-block;\n    background-color: var(--primary-light);\n    color: var(--primary);\n    padding: 0.5rem 1rem;\n    border-radius: 9999px;\n    font-size: var(--fs-small);\n    font-weight: 700;\n    margin-bottom: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n\n  .pd-social-proof {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    font-size: var(--fs-small);\n    font-weight: 600;\n    margin-bottom: 2rem;\n    color: var(--text-sub);\n  }\n  .pd-stars { color: #fbbf24; font-size: 1.2em; letter-spacing: 2px;}\n\n  \/* Media \u0026 Image Rules (Strict Anti-Deformation) *\/\n  .pd-media-wrapper {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--bg-placeholder);\n    border-radius: var(--radius-lg);\n    border: 2px dashed var(--border-color); \/* For placeholder visibility *\/\n  }\n  .pd-media-wrapper img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n    position: absolute;\n    top: 0;\n    left: 0;\n  }\n  .pd-placeholder-text {\n    font-size: var(--fs-small);\n    color: var(--text-sub);\n    font-weight: bold;\n    text-align: center;\n    padding: 1rem;\n    z-index: 1;\n  }\n\n  \/* Section Spacing *\/\n  .pd-section {\n    margin-top: var(--spacing-section);\n    margin-bottom: var(--spacing-section);\n  }\n\n  \/* Hero Section *\/\n  .pd-hero {\n    display: flex;\n    flex-direction: column;\n    gap: var(--spacing-gap);\n    align-items: center;\n    text-align: center;\n  }\n  .pd-hero-copy {\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  \/* Feature Sections (Mobile Ordering Lock) *\/\n  .pd-feature-item {\n    display: flex;\n    flex-direction: column; \/* MOBILE FIRST: Media top, Text bottom *\/\n    gap: var(--spacing-gap);\n    margin-bottom: var(--spacing-gap);\n    align-items: center;\n  }\n  .pd-feature-media, .pd-feature-copy {\n    width: 100%;\n  }\n\n  \/* Specs Table Section *\/\n  .pd-specs-section {\n    background-color: var(--bg-card);\n    padding: clamp(2rem, 5vw, 4rem);\n    border-radius: var(--radius-lg);\n  }\n  .pd-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: var(--fs-body);\n  }\n  .pd-table th, .pd-table td {\n    padding: 1.5rem;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n  }\n  .pd-table th {\n    font-weight: 600;\n    color: var(--text-main);\n    width: 35%;\n  }\n  .pd-table td {\n    color: var(--text-sub);\n  }\n\n  \/* FAQ Section *\/\n  .pd-faq-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 1.5rem;\n  }\n  .pd-faq-card {\n    background: var(--bg-card);\n    padding: 2rem;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border-color);\n  }\n  .pd-faq-q {\n    font-size: var(--fs-h3);\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 0.75rem;\n  }\n  .pd-faq-a {\n    font-size: var(--fs-body);\n    color: var(--text-sub);\n    margin: 0;\n  }\n\n  \/* Desktop Enhancements (Z-Pattern \u0026 Grid) *\/\n  @media (min-width: 768px) {\n    \/* Hero *\/\n    .pd-hero {\n      flex-direction: row;\n      text-align: left;\n    }\n    .pd-hero-copy, .pd-hero-media {\n      flex: 1;\n    }\n    .pd-social-proof {\n      justify-content: flex-start;\n    }\n\n    \/* Z-Pattern Features *\/\n    .pd-feature-item {\n      flex-direction: row; \/* Desktop Row *\/\n    }\n    .pd-feature-item:nth-child(even) {\n      flex-direction: row-reverse; \/* Desktop Reverse Row *\/\n    }\n    .pd-feature-media, .pd-feature-copy {\n      flex: 1;\n    }\n  }\n\n  \/* Mobile Specs Table Lock (CRITICAL: Card Layout, No scroll) *\/\n  @media (max-width: 767px) {\n    .pd-table, .pd-table tbody, .pd-table tr, .pd-table td {\n      display: block;\n      width: 100%;\n    }\n    .pd-table thead {\n      display: none; \/* Hide native headers *\/\n    }\n    .pd-table tr {\n      background: #ffffff;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n      padding: 1rem;\n      box-shadow: var(--shadow-sm);\n    }\n    .pd-table td {\n      border-bottom: none;\n      padding: 0.5rem 0;\n      display: flex;\n      flex-direction: column; \/* Label on top, value below *\/\n      gap: 0.25rem;\n    }\n    .pd-table td::before {\n      content: attr(data-label);\n      font-weight: 700;\n      font-size: var(--fs-small);\n      color: var(--text-main);\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n    .pd-table td:not(:last-child) {\n      border-bottom: 1px solid var(--bg-placeholder);\n      padding-bottom: 1rem;\n      margin-bottom: 0.5rem;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eInnovation Award Winner\u003c\/div\u003e\n\n\u003ch1 class=\"pd-h1\"\u003eChill Anytime, Anywhere. The Ultimate 2-in-1 Ice Maker Cup.\u003c\/h1\u003e\n\n\u003cp class=\"pd-p\"\u003eFreeze, press, and sip. Experience revolutionary touch-free ice dispensing with our leak-proof silicone bottle. Say goodbye to messy ice trays and hello to pure refreshment on the go.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-social-proof\"\u003e\n\u003cspan class=\"pd-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan\u003eLoved by 15,000+ Summer Enthusiasts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331181458\/69a3f66eda521a4a4350e228449af241.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331181458\/ee0e3ffc055bd4efeae7c397b3ae1cfd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eSeamless 2-in-1 Integration\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eWe combined a premium ice tray with a durable drinking bottle. Freeze ice directly in the bottle, then simply dispense it into your favorite drink or sip straight through the built-in straw. No extra steps, no messy transfers—just pure convenience whether you are at home, in the office, or out camping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331181458\/66577583545f8af8549434d55f28c06b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eTouch-Free Press-to-Release\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eKeep your hands warm and your ice completely sanitary. Our innovative push-mechanism allows for effortless, touch-free ice dispensing. Just press the top to release perfect ice cubes directly into your beverage. Ideal for daily hydration and group gatherings where hygiene matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331181458\/66577583545f8af8549434d55f28c06b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eDurable, Detachable \u0026amp; Leak-Proof\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eToss it in your bag with absolute confidence. Equipped with a heavy-duty sealing lid and silicone band, it prevents liquid spills from every angle. When it's time to clean, the flexible silicone body and straw are fully detachable, making the washing process incredibly simple and straightforward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table (Mobile Card Lock) --\u003e\n\n\u003cdiv class=\"pd-section pd-specs-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center; margin-bottom: var(--spacing-gap);\"\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eSpecification\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003ePremium Materials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eFood-Grade Flexible Silicone + BPA-Free PP Plastic\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Capacity\"\u003eLiquid Capacity\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eApprox. 380 ml (12.8 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimensions\"\u003eDimensions (H x W)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e12.7 x 9.4 cm (5.0 x 3.7 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003eEmpty Weight\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eApprox. 350 g (12.3 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Best Used For\"\u003eBest Used For\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eIced Coffee, Juice, Smoothies, Cocktails, Chilled Water, Picnics, Travel\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center; margin-bottom: var(--spacing-gap);\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-grid\"\u003e\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003ch3 class=\"pd-faq-q\"\u003eIs the bottle dishwasher safe?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eYes! All components, including the silicone tray, lid, and straw, are fully detachable and top-rack dishwasher safe for a thorough, effortless cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003ch3 class=\"pd-faq-q\"\u003eWill the silicone material absorb odors over time?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eNot at all. We use premium, high-density food-grade silicone that resists odor absorption. Simply wash it regularly, and it will keep your ice tasting completely fresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003ch3 class=\"pd-faq-q\"\u003eCan I put hot beverages in this cup?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eWhile the materials are heat-resistant, this product is specifically optimized for freezing ice and serving chilled drinks. For the best experience, we recommend using it exclusively for cold beverages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Green \/ 📦 1-Pack (Standard)","offer_id":45432455364799,"sku":"0401-10504818","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 📦 1-Pack (Standard)","offer_id":45432455397567,"sku":"0401-10508246","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 📦 1-Pack (Standard)","offer_id":45432455430335,"sku":"0401-10508987","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ 🎁 2-Pack (Save 15%) - Couples' Pick","offer_id":45432455463103,"sku":"0401-10503968","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 🎁 2-Pack (Save 15%) - Couples' Pick","offer_id":45432455528639,"sku":"0401-10501688","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ 🔥 3-Pack (Save 20%) - Best Value!","offer_id":45432455561407,"sku":"0401-10508816","price":30.95,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 🔥 3-Pack (Save 20%) - Best Value!","offer_id":45432455594175,"sku":"0401-10504777","price":30.95,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 🔥 3-Pack (Save 20%) - Best Value!","offer_id":45432455626943,"sku":"0401-10507652","price":30.95,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 🎁 2-Pack (Save 15%) - Couples' Pick","offer_id":45432458019007,"sku":"0401-10508506","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/173f5953dfcb7de683587899883ad02a.jpg?v=1774952538","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/integrated-push-action-ice-cup","provider":"Bak","version":"1.0","type":"link"}