{"product_id":"portable-fruit-draining-cup","title":"Portable Fruit Draining Cup","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Portable Fruit Washing and Draining Cup\nTarget Audience: Students, Office Workers, Outdoor Picnic Enthusiasts\nVisual Style: Soft Pastel, Cute Macaron Theme, Minimalist\nColor Strategy: Soft Salmon Pink, Pastel Blue, Clean Off-White, Gentle Gray\nModule Order: Hero Section, Feature 1 (Draining), Feature 2 (Leakproof), Feature 3 (Portability), Optional Feature (Detail Highlights), Specifications, FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_2, Feature2=detail_4, Feature3=detail_5, DetailFeature=detail_3\nSpecification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no explicit comparative data provided)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #FF8DA1;\n      --primary-hover: #E07A8D;\n      --text-main: #2C3E50;\n      --text-sub: #5D6D7E;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9FBFC;\n      --bg-soft: #F0F4F8;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n      --shadow-lg: 0 8px 24px rgba(0,0,0,0.08);\n      --border-color: #EAECEE;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\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    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag,\n    .product-detail-container td {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: 24px 0;\n    }\n\n    \/* Image Placeholders *\/\n    .product-detail-container .image-placeholder {\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 60px 20px;\n      text-align: center;\n      font-size: 18px;\n      color: var(--text-sub);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-sizing: border-box;\n      width: 100%;\n      height: auto;\n      min-height: 250px;\n    }\n\n    \/* Badges \u0026 Tags *\/\n    .product-detail-container .badge-container {\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: #E8F8F5;\n      color: #117A65;\n      padding: 6px 14px;\n      border-radius: 30px;\n      font-weight: 600;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 14px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Intro \/ Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding: 40px 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .hero-text-content {\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    .product-detail-container .hero-subtitle {\n      margin-bottom: 20px;\n    }\n\n    \/* Feature Sections *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(20px, 4vw, 40px);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .product-detail-container .feature-media {\n      flex: 1;\n      min-width: 280px;\n    }\n\n    .product-detail-container .feature-copy {\n      flex: 1;\n      min-width: 280px;\n    }\n\n    \/* Specifications Section *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(20px, 4vw, 40px);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 20px;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      padding-top: 20px;\n    }\n\n    .product-detail-container .faq-item {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      margin-bottom: 16px;\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n    }\n\n    .product-detail-container .faq-answer {\n      margin: 0;\n    }\n\n    \/* Responsive Mobile Rules *\/\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 16px;\n      }\n\n      \/* Mobile Feature Order Lock: Image Top, Text Bottom *\/\n      .product-detail-container .feature-item,\n      .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: column !important;\n        align-items: stretch;\n        gap: 20px;\n      }\n\n      .product-detail-container .feature-media {\n        width: 100%;\n      }\n\n      .product-detail-container .feature-copy {\n        width: 100%;\n      }\n\n      \/* Specifications Mobile Layout - No overlaps, wraps correctly *\/\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table tr {\n        padding: 12px 0;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 8px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table td:first-child {\n        width: auto;\n        padding-left: 0;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-text-content\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eFood-Grade Safety Materials\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eWash, Rinse \u0026amp; Go Double-Layer Fruit Cup\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eThe all-in-one portable solution to wash, drain, store, and enjoy fresh fruit wherever your day takes you.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img206\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829150547\/734538cbc3aea7a2feac13b348648ccd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img207\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829150547\/3a0dae30540285e55919c73ed6feb7a6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eLift to Drain in One Second\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThe removable inner basket features vertical draining slots along the bottom. Simply lift the inner cup to instantly separate water from your fruit, keeping it clean, dry, and ready to eat without finding a sink.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eDry \u0026amp; Wet Separation\u003c\/span\u003e \u003cspan class=\"tag\"\u003eVertical Draining Slots\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Leakproof --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img208\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829150547\/c7ae4d404902ef2641a1b5c6e2ed8e37.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eReliable Leakproof Design\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eEquipped with a secure silicone sealing ring inside the lid, this double-layer cup is designed to prevent leaks and spills. Place it inside your backpack, handbag, or car cup holder with complete peace of mind.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSilicone Seal Ring\u003c\/span\u003e \u003cspan class=\"tag\"\u003eInversion Safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Portability \u0026 Fork --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img209\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829150547\/3e49971f6424edbcc82992f7d34b2c35.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eComfortable Loop Handle \u0026amp; Built-in Fork\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eDesigned with a smooth, round ring handle for easy carrying with a single finger. A matching fork fits securely into a dedicated side slot on the inner cup, making it easy to enjoy healthy snacks on your daily commute.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eRound Ring Handle\u003c\/span\u003e \u003cspan class=\"tag\"\u003eIntegrated Fork Slot\u003c\/span\u003e \u003cspan class=\"tag\"\u003eLightweight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Optional Detail Highlight Feature --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img210\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829150547\/1a667a3be5d2c17ea3907c125436d911.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eCute Details That Brighten Your Day\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eFeaturing high-transparency outer walls decorated with adorable fruit designs, matching cartoon hanging tags, and a smooth, rounded body. The beautiful pastel macaron color schemes offer a delightful eating experience.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eHigh-Transparency AS Cup\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCute Hanging Tag\u003c\/span\u003e \u003cspan class=\"tag\"\u003eAdorable Fruit Prints\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Height\"\u003e\u003cspan class=\"spec-value\"\u003e17.5 cm (approx. 6.9 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Diameter\"\u003e\u003cspan class=\"spec-value\"\u003e10.5 cm (approx. 4.1 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e301 - 400 ml (approx. 10.2 - 13.5 fl oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Materials\"\u003e\u003cspan class=\"spec-value\"\u003eFood-Grade AS (Outer Cup), PP (Inner Cup \u0026amp; Lid), Silicone (Seal Ring \u0026amp; Tag)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color Schemes\"\u003e\u003cspan class=\"spec-value\"\u003eMint Green (Peach), Mango Yellow (Banana), Sweetheart Pink (Blueberry), Cream White (Apple)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Package Includes\"\u003e\u003cspan class=\"spec-value\"\u003e1x Dual-Layer Cup, 1x Lid with Integrated Loop Handle, 1x Built-In Fork, 1x Hanging Tag\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: How does the dual-layer draining system work?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Simply place your fruit inside the inner colored basket, fill the cup with clean water to rinse, and then lift the inner basket using the loop handle. The water drains through the bottom slots into the transparent outer cup, instantly separating your fruit from the dirty rinse water.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Is this fruit cup safe to carry inside my bag?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Yes. The cup is designed with a secure silicone sealing ring inside the lid that creates a tight seal. This double-layer system keeps liquid locked securely inside the outer cup, preventing leaks even when tipped upside down.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: What materials is this cup made of?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: The cup is crafted using food-grade materials. The highly transparent outer cup is made of premium AS material, while the inner basket, fork, and lid are made of PP material. The seal ring and decorative hanging tag are made of soft silicone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Mango Yellow \/ 1-Pack (Everyday Essential)","offer_id":46108469493951,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ivory White \/ 1-Pack (Everyday Essential)","offer_id":46108469526719,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Sakura Pink \/ 1-Pack (Everyday Essential)","offer_id":46108469559487,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mint Green \/ 1-Pack (Everyday Essential)","offer_id":46108469592255,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mango Yellow \/ 2-Pack (Office \u0026 Home - 10%)","offer_id":46108469625023,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ivory White \/ 2-Pack (Office \u0026 Home - 10%)","offer_id":46108469657791,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Sakura Pink \/ 2-Pack (Office \u0026 Home - 10%)","offer_id":46108469690559,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mint Green \/ 2-Pack (Office \u0026 Home - 10%)","offer_id":46108469723327,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mango Yellow \/ 4-Pack (Family Pack - 20%)","offer_id":46108469756095,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ivory White \/ 4-Pack (Family Pack - 20%)","offer_id":46108469788863,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Sakura Pink \/ 4-Pack (Family Pack - 20%)","offer_id":46108469821631,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mint Green \/ 4-Pack (Family Pack - 20%)","offer_id":46108469854399,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/734538cbc3aea7a2feac13b348648ccd.jpg?v=1787988265","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/portable-fruit-draining-cup","provider":"Bak","version":"1.0","type":"link"}