{"product_id":"integrated-dipping-sauce-plate","title":"Integrated Dipping Sauce Plate","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: 2-in-1 Dumpling and Snack Plate with Built-In Sauce Cup\n  Target Audience: Families, kids, casual snack lovers, and hosts\n  Visual Style: Modern, clean, warm-toned food aesthetic\n  Color Strategy: Soft charcoal text, subtle warm cream backgrounds, bold accents matching the product colors (Teal, Orange, Yellow, White)\n  Module Order: Hero Block -\u003e Feature 1 (Built-In Sauce Cup) -\u003e Feature 2 (Anti-Stick Ridges) -\u003e Feature 3 (Stackable Storage) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_4, Feature1=detail_3, Feature2=detail_1, Feature3=detail_2\n  Specification Data Source: spec_1, spec_2 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (no explicit comparative data provided)\n  Information Boundary: Strictly relies on confirmed facts: 18.3cm x 4cm size, Green\/Orange\/Yellow\/White colors, heat-resistant, diagonal bottom ridges, stackable nesting structure, and corner-integrated sauce cup. Added 100% Food-Grade, BPA-Free, Non-toxic safety claims.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Styling variables scoped to prevent collision with theme *\/\n    .product-detail-container {\n      --pd-primary: #d97706; \/* Warm amber accent *\/\n      --pd-text-main: #1f2937; \/* Soft dark charcoal *\/\n      --pd-text-sub: #4b5563; \/* Medium grey *\/\n      --pd-bg-body: #ffffff;\n      --pd-bg-card: #fafaf9; \/* Warm stone-white card background *\/\n      --pd-bg-soft: #f5f5f4; \/* Very soft grey-cream background for placeholders *\/\n      --pd-radius-md: 8px;\n      --pd-radius-lg: 16px;\n      --pd-border-color: #e7e5e4;\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(--pd-text-main);\n      background-color: var(--pd-bg-body);\n    }\n\n    \/* Fixed Typography System (Strictly 22px \/ 20px \/ 18px) *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--pd-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 !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--pd-text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge-pill,\n    .product-detail-container .spec-value {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400;\n      color: var(--pd-text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Image Placeholders (Strict rules applied) *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      background: var(--pd-bg-soft);\n      border: 2px dashed var(--pd-border-color);\n      border-radius: var(--pd-radius-lg);\n      box-sizing: border-box;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      margin-bottom: 24px;\n      aspect-ratio: 1 \/ 1;\n    }\n\n    .product-detail-container .image-placeholder span {\n      color: var(--pd-text-sub);\n      font-weight: 500;\n    }\n\n    \/* Trust Badge System *\/\n    .product-detail-container .badge-container {\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .badge-pill {\n      display: inline-block;\n      padding: 6px 16px;\n      background-color: #fef3c7; \/* Soft amber tint *\/\n      color: #92400e;\n      font-weight: 600 !important;\n      border-radius: 50px;\n      margin-right: 8px;\n      margin-bottom: 8px;\n    }\n\n    \/* Intro \/ Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: 24px;\n    }\n\n    .product-detail-container .hero-text-wrapper {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    .product-detail-container .hero-image-wrapper {\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    \/* Feature Sections *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background: var(--pd-bg-card);\n      padding: 24px;\n      border-radius: var(--pd-radius-lg);\n      border: 1px solid var(--pd-border-color);\n    }\n\n    .product-detail-container .feature-media {\n      width: 100%;\n    }\n\n    .product-detail-container .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .product-detail-container .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .feature-tag {\n      background: var(--pd-bg-soft);\n      padding: 4px 12px;\n      border-radius: var(--pd-radius-md);\n      font-weight: 500 !important;\n    }\n\n    \/* Specifications Section Layout *\/\n    .product-detail-container .specifications-section {\n      background: var(--pd-bg-card);\n      padding: 32px 24px;\n      border-radius: var(--pd-radius-lg);\n      border: 1px solid var(--pd-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(--pd-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 8px;\n      vertical-align: top;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      border-top: 1px solid var(--pd-border-color);\n      padding-top: 32px;\n    }\n\n    .product-detail-container .faq-item {\n      margin-bottom: 24px;\n      padding-bottom: 20px;\n      border-bottom: 1px solid var(--pd-border-color);\n    }\n\n    .product-detail-container .faq-item:last-child {\n      border-bottom: none;\n      margin-bottom: 0;\n      padding-bottom: 0;\n    }\n\n    .product-detail-container .faq-question {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      margin-bottom: 8px;\n    }\n\n    \/* Responsive Grid for Desktop (\u003e= 768px) *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 40px;\n        padding: 40px;\n      }\n\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media {\n        width: 50%;\n        margin-bottom: 0;\n      }\n\n      .product-detail-container .feature-copy {\n        width: 50%;\n      }\n\n      .product-detail-container .spec-table td {\n        padding: 20px 16px;\n      }\n\n      .product-detail-container .spec-table td:first-child {\n        font-weight: 600;\n        width: 30%;\n      }\n    }\n\n    \/* Mobile Responsive Lock Rules (Max-width: 767px) *\/\n    @media (max-width: 767px) {\n      \/* Force Image First -\u003e Text Second *\/\n      .product-detail-container .feature-item {\n        flex-direction: column !important;\n      }\n\n      \/* Protect Specifications against overflow and clipping *\/\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 td:first-child {\n        display: none; \/* Hide standard desktop first column to use grid content *\/\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: 14px 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::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px !important;\n        font-weight: 600;\n        line-height: 1.5;\n        color: var(--pd-text-main);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\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 !important;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    \/* Extra Narrow Screen Safety (Max-width: 420px) *\/\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-wrapper\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge-pill\"\u003e100% Food-Grade\u003c\/span\u003e \u003cspan class=\"badge-pill\"\u003eHeat-Resistant Design\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003e2-in-1 Dumpling Plate with Built-In Sauce Cup\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eCrafted from 100% food-grade, BPA-free, and non-toxic materials, enjoy hot dumplings, sushi, and crispy snacks on a single space-saving dish featuring an integrated corner dipping well to prevent messy tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-image-wrapper\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260827103337\/beade21174df4ca2a18cb9e46389026a.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260827103337\/4b1f2155490cdfaa7603c900ec7d0289.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eIntegrated Corner Sauce Cup\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThe built-in corner dipping well keeps soy sauce, chili oil, vinegar, or ketchup perfectly separated from your food. Dipping is clean and seamless, eliminating the need to wash extra sauce bowls.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eDip \u0026amp; Eat\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMess-Free Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Raised Bottom Ridges --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260827103337\/908e8ab711398ef73d07710c8cd15b21.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eRaised Anti-Stick Bottom Ridges\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eParallel diagonal ridges lining the plate surface lift freshly boiled dumplings, potstickers, or warm snacks slightly. This prevents delicate dough wrappers from sticking to the plate or becoming soggy from condensation.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eNo Sticky Dough\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSoggy-Free Serving\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Stackable Storage --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260827103337\/92298f7c052bdcc26640facb21c474ce.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSpace-Saving Nested Stacking\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eEngineered with a nesting bottom structure, multiple plates stack neatly and securely on top of each other. This compact profile keeps kitchen cabinets clean, organized, and free of clutter.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eSecure Nesting\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eCompact Kitchens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS (Text only; no specification image placeholder is rendered) --\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\u003eMaterial \u0026amp; Safety\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material \u0026amp; Safety\"\u003e\u003cspan class=\"spec-value\"\u003e100% Food-Grade, BPA-Free, Non-toxic\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePlate Shape\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Plate Shape\"\u003e\u003cspan class=\"spec-value\"\u003eSquare with rounded corners\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eWidth \/ Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Width \/ Length\"\u003e\u003cspan class=\"spec-value\"\u003e18.3 cm (7.2 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eHeight \/ Depth\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Height \/ Depth\"\u003e\u003cspan class=\"spec-value\"\u003e4.0 cm (1.6 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eColor Options\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Color Options\"\u003e\u003cspan class=\"spec-value\"\u003eGreen, Orange, Yellow, White\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eKey Design Elements\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Key Design Elements\"\u003e\u003cspan class=\"spec-value\"\u003eIntegrated corner dipping cup, parallel diagonal raised ridges, nested stackable design\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\"\u003e💡 What types of food are these plates best suited for?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThey are ideal for hot dumplings, french fries, sushi rolls, chicken nuggets, potstickers, spring rolls, and other snack appetizers that are best enjoyed with a dipping sauce.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Do they stack securely together?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, they are designed with a nested bottom shape, which allows plates of the same design to stack tightly and stably inside one another to save counter and cabinet space.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can they handle hot foods?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, these plates feature a heat-resistant build, making them completely safe for serving freshly cooked, hot foods directly from the stove or fryer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Mustard Yellow \/ 4-Piece Set","offer_id":50185801105658,"sku":"0827-17067983","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Ivory White \/ 4-Piece Set","offer_id":50185801138426,"sku":"0827-17060056","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Sunset Orange \/ 4-Piece Set","offer_id":50185801171194,"sku":"0827-17069614","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Sage Green \/ 4-Piece Set","offer_id":50185801203962,"sku":"0827-17066888","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Mixed Colors \/ 4-Piece Set","offer_id":50185801236730,"sku":"0827-17068904","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Mustard Yellow \/ 8-Piece Set","offer_id":50185801269498,"sku":"0827-17068104","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Ivory White \/ 8-Piece Set","offer_id":50185801302266,"sku":"0827-17067393","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Sunset Orange \/ 8-Piece Set","offer_id":50185801335034,"sku":"0827-17061951","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Sage Green \/ 8-Piece Set","offer_id":50185801367802,"sku":"0827-17068885","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Mixed Colors \/ 8-Piece Set","offer_id":50185801400570,"sku":"0827-17061376","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Mustard Yellow \/ 12-Piece Set","offer_id":50185801433338,"sku":"0827-17065035","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Ivory White \/ 12-Piece Set","offer_id":50185801466106,"sku":"0827-17069553","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Sunset Orange \/ 12-Piece Set","offer_id":50185801498874,"sku":"0827-17067702","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Sage Green \/ 12-Piece Set","offer_id":50185801531642,"sku":"0827-17069997","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Mixed Colors \/ 12-Piece Set","offer_id":50185801564410,"sku":"0827-17068951","price":32.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/beade21174df4ca2a18cb9e46389026a_25ba588a-77e1-40e3-bfec-4b79d01e3c4d.jpg?v=1787821681","url":"https:\/\/varitino.com\/products\/integrated-dipping-sauce-plate","provider":"Varitino","version":"1.0","type":"link"}