{"product_id":"push-low-cut-seamless-bra-top","title":"Push+ Low-Cut Seamless Bra Top\u003cbr\/\u003e 超低領．聚攏隱形內衣","description":"\u003cstyle\u003e\n    \/* 1. 全局初始化 - 移除圓角保持直角格式 *\/\n    .milu-container {\n        font-family: -apple-system, BlinkMacSystemFont, 'Noto Sans TC', sans-serif;\n        line-height: 1.6;\n        color: #573721;\n        margin: 0 auto;\n        padding: 0;\n        max-width: 800px;\n        background-color: #FAF5F0;\n        border-radius: 0; \n        overflow: hidden;\n        scroll-behavior: smooth;\n    }\n    \n    \/* 2. 文案區 *\/\n    .hero-text {\n        text-align: center;\n        padding: 40px 15px 10px; \n    }\n    .hero-text p {\n        font-size: 1.1em;\n        margin: 0;\n        color: #573721;\n    }\n\n    \/* 3. 精簡賣點描述 *\/\n    .brief-intro {\n        text-align: center;\n        margin-bottom: 15px;\n        padding: 0 15px;\n    }\n    .brief-intro p {\n        font-size: 0.9em;\n        color: #8B4513;\n        font-weight: bold;\n        margin: 8px 0;\n        line-height: 1.4;\n    }\n\n  \/* 3.1 影片自適應容器（修正影片過大問題） *\/\n    .video-container {\n        width: 100%;\n        margin: 20px 0;\n        overflow: hidden;\n    }\n    .video-container video {\n        width: 100%;\n        height: auto;\n        display: block;\n        margin: 0 auto;\n    }\n\n    .quick-link {\n        text-align: center;\n        margin-bottom: 30px;\n    }\n    .quick-link a {\n        display: inline-block;\n        color: #D2B48C;\n        border: 1px solid #D2B48C;\n        padding: 5px 15px;\n        border-radius: 0;\n        text-decoration: none;\n        font-size: 0.85em;\n        font-weight: bold;\n        transition: all 0.3s;\n    }\n    .quick-link a:hover {\n        background: #D2B48C;\n        color: #fff;\n    }\n\n    \/* 4. 產品資訊規格網格 *\/\n    .info-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 15px 10px;\n        padding: 20px 15px;\n        background-color: rgba(255, 255, 255, 0.5);\n        border-top: 1px solid #E6DFD1;\n        border-bottom: 1px solid #E6DFD1;\n        margin-bottom: 20px;\n        text-align: center;\n    }\n    .info-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n    .info-label {\n        font-size: 0.75em;\n        color: #a08d7c;\n        margin-bottom: 2px;\n    }\n    .info-value {\n        font-size: 0.85em;\n        font-weight: bold;\n        color: #573721;\n    }\n\n    \/* 5. 核心特色圖片堆疊 *\/\n    .section-title {\n        text-align: center;\n        font-size: 1.25em;\n        font-weight: 800;\n        color: #573721;\n        margin: 30px 0 20px;\n        position: relative;\n    }\n    .section-title::after {\n        content: '';\n        display: block;\n        width: 30px;\n        height: 2px;\n        background: #D2B48C;\n        margin: 8px auto;\n    }\n    .product-images img {\n        width: 100%;\n        height: auto;\n        display: block;\n        margin: 0; \n    }\n\n    \/* 6. 尺寸建議區 *\/\n    .size-section {\n        padding: 40px 0;\n        background-color: rgba(255, 255, 255, 0.3);\n    }\n    .size-section h3 {\n        text-align: center;\n        color: #573721;\n        font-size: 1.1em;\n        margin: 30px 0 15px;\n    }\n\n    .size-table-wrapper {\n        overflow-x: auto;\n        margin: 0 15px;\n    }\n    table {\n        width: 100%; \n        border-collapse: collapse;\n        font-size: 0.85em;\n        text-align: center;\n        background: white;\n        margin-bottom: 20px;\n    }\n    th, td {\n        border: 1px solid #E6DFD1;\n        padding: 12px 4px;\n    }\n    th {\n        background-color: #F4EDE4;\n        font-weight: 700;\n    }\n\n    \/* 挑選指南 *\/\n    .tip-box {\n        margin: 15px;\n        padding: 20px;\n        border: 1px solid #d2b48c;\n        border-radius: 0;\n        background: #fff;\n        text-align: left;\n    }\n    .tip-box p {\n        font-size: 0.85em;\n        margin-bottom: 12px;\n        line-height: 1.5;\n    }\n\n    \/* 穿搭適配標籤 *\/\n    .four-ways-box {\n        margin-bottom: 20px;\n        padding-bottom: 15px;\n        border-bottom: 1px dashed #E6DFD1;\n        text-align: center;\n    }\n    .four-ways-title {\n        color: #8B4513;\n        font-size: 0.95em;\n        font-weight: bold;\n        margin-bottom: 12px;\n    }\n    .four-ways-tags {\n        display: flex;\n        justify-content: center;\n        gap: 6px;\n        flex-wrap: wrap;\n    }\n    .way-tag {\n        background: #F4EDE4;\n        color: #573721;\n        font-size: 0.8em;\n        padding: 4px 12px;\n        font-weight: bold;\n    }\n\n    \/* 7. 底部按鈕 *\/\n    .cta-button {\n        display: block;\n        background-color: #D2B48C;\n        color: #573721 !important;\n        padding: 15px 30px;\n        text-decoration: none;\n        border-radius: 0;\n        font-size: 1.1em;\n        font-weight: bold;\n        text-align: center;\n        margin: 30px auto;\n        width: 70%;\n        max-width: 250px;\n        box-shadow: 0 4px 10px rgba(87, 55, 33, 0.1);\n    }\n\n    @media (max-width: 600px) {\n        .info-grid { grid-template-columns: repeat(2, 1fr); }\n        th, td { padding: 10px 3px; font-size: 0.8em; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"milu-container\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cp style=\"font-size: 1.25em; margin-top: 10px;\"\u003e\u003cb\u003e【超低領口，內衣邊不再露！】\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brief-intro\"\u003e\n\u003cp\u003e✧ 上薄下厚 2.5cm 聚攏杯：下托集中，小胸服貼不空杯\u003c\/p\u003e\n\u003cp\u003e✧ 超低領\u003cmeta charset=\"utf-8\"\u003e\u003cstrong\u003e\u003cspan class=\"info-value\"\u003e-5cm\u003c\/span\u003e\u003c\/strong\u003e：大 U 領、方領、吊帶完美隱形\u003c\/p\u003e\n\u003cp\u003e✧ 果凍軟支撐無鋼圈：告別胸貼黏膩與悶熱，穿出圓潤飽滿的自然深 V 弧線\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-link\"\u003e\u003ca href=\"#size-guide\"\u003e直達尺寸挑選建議 ➔\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"info-grid\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003cspan class=\"info-label\"\u003e罩杯\u003c\/span\u003e\u003cspan class=\"info-value\"\u003e上薄下厚 2.5cm 聚攏杯\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003cspan class=\"info-label\"\u003e鋼圈\u003c\/span\u003e\u003cspan class=\"info-value\"\u003e無鋼圈\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003cspan class=\"info-label\"\u003e肩帶\u003c\/span\u003e\u003cspan class=\"info-value\"\u003e可調節\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003cspan class=\"info-label\"\u003e背扣\u003c\/span\u003e\u003cspan class=\"info-value\"\u003e後 4 排 2 扣\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003cspan class=\"info-label\"\u003e推介 Cup\u003c\/span\u003e\u003cspan class=\"info-value\"\u003eAA、A、B (C、D顯大可入)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003cspan class=\"info-label\"\u003e特點\u003c\/span\u003e\u003cspan class=\"info-value\"\u003e領口-5cm  隱形又聚攏\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0569\/7558\/9424\/files\/2_0c03663c-b547-48fe-a79f-d9d1460d3476.png?v=1788945785\" alt=\"\"\u003e\n  \u003cdiv class=\"video-container\"\u003e\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" controls=\"controls\" poster=\"\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a4d2f6b65bc74a92aaf34e82f0f8a87c.mp4\" type=\"video\/mp4\"\u003e\n            你的瀏覽器不支援播放此影片。\n        \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003e尺寸挑選建議\u003c\/h2\u003e\n\u003csection id=\"size-guide\" class=\"size-section\"\u003e\n\u003cdiv class=\"size-table-wrapper\"\u003e\n\u003ctable style=\"width: 100%; height: 95.156px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 19.0312px;\"\u003e\n\u003cth style=\"width: 17.1963%; height: 19.0312px;\"\u003e建議尺碼\u003c\/th\u003e\n\u003cth style=\"width: 26.5421%; height: 19.0312px;\"\u003e建議體重\u003c\/th\u003e\n\u003cth style=\"width: 27.6636%; height: 19.0312px;\"\u003e適合底圍 (cm)\u003c\/th\u003e\n\u003cth style=\"width: 28.785%; height: 19.0312px;\"\u003e對應圍數\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.0312px;\"\u003e\n\u003ctd style=\"width: 17.1963%; height: 19.0312px;\"\u003e\u003cstrong\u003eXS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 26.5421%; height: 19.0312px;\"\u003e38kg － 47kg\u003c\/td\u003e\n\u003ctd style=\"width: 27.6636%; height: 19.0312px;\"\u003e65 ～ 72\u003c\/td\u003e\n\u003ctd style=\"width: 28.785%; height: 19.0312px;\"\u003e65、70ABC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.0312px;\"\u003e\n\u003ctd style=\"width: 17.1963%; height: 19.0312px;\"\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 26.5421%; height: 19.0312px;\"\u003e48kg － 55kg\u003c\/td\u003e\n\u003ctd style=\"width: 27.6636%; height: 19.0312px;\"\u003e73 ～ 79\u003c\/td\u003e\n\u003ctd style=\"width: 28.785%; height: 19.0312px;\"\u003e70D \/ 75ABC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.0312px;\"\u003e\n\u003ctd style=\"width: 17.1963%; height: 19.0312px;\"\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 26.5421%; height: 19.0312px;\"\u003e56kg － 63kg\u003c\/td\u003e\n\u003ctd style=\"width: 27.6636%; height: 19.0312px;\"\u003e80 ～ 86\u003c\/td\u003e\n\u003ctd style=\"width: 28.785%; height: 19.0312px;\"\u003e75D \/ 80ABC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.0312px;\"\u003e\n\u003ctd style=\"width: 17.1963%; height: 19.0312px;\"\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 26.5421%; height: 19.0312px;\"\u003e64kg － 72kg\u003c\/td\u003e\n\u003ctd style=\"width: 27.6636%; height: 19.0312px;\"\u003e87 ～ 90\u003c\/td\u003e\n\u003ctd style=\"width: 28.785%; height: 19.0312px;\"\u003e80D \/ 85ABCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-box\"\u003e\n\u003cdiv class=\"four-ways-box\"\u003e\n\u003cdiv class=\"four-ways-title\"\u003e✦ 小胸女孩必入 · 低領穿搭解鎖神器\u003c\/div\u003e\n\u003cdiv class=\"four-ways-tags\"\u003e\n\u003cspan class=\"way-tag\"\u003e① 低領 T 恤\u003c\/span\u003e \u003cspan class=\"way-tag\"\u003e② 方領\u003c\/span\u003e \u003cspan class=\"way-tag\"\u003e③ 斜肩\u003c\/span\u003e \u003cspan class=\"way-tag\"\u003e④ 吊帶\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e✨ \u003cstrong\u003e懂小胸女孩痛點的「救星級杯型」：\u003c\/strong\u003e 每次穿低領最怕空杯走光、或是貼胸貼又悶又黏？\u003c\/p\u003e\n\u003cp\u003e「上薄下厚 2.5cm 立體聚攏杯」，溫柔由下往上提托包覆，一穿即刻服貼，瞬間拉滿飽滿聚攏感，再也不怕抬手彎腰杯口空洞！\u003c\/p\u003e\n\u003cp\u003e✨ \u003cstrong\u003e無鋼圈果凍軟支撐，集中不壓胸：\u003c\/strong\u003e 擺脫傳統厚杯擠壓勒肉的窒息感，果凍軟鋼圈提供剛剛好的向上托舉力。領口比普通內衣低 5cm+，搭配超細肩帶，把精緻與安全感全都留給自己。\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px; font-size: 0.8em; color: #8b4513; border-top: 1px dashed #eee; padding-top: 12px;\"\u003e💡 一片式無痕設計＋無標籤親膚處理，穿淺色薄衣也不透內衣輪廓，輕鬆穿出自然圓潤的質感線條！\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"text-align: center; padding: 20px 15px 40px;\"\u003e\n\u003cp style=\"font-size: 0.9em; margin-bottom: 20px;\"\u003e若對尺碼挑選有疑問，歡迎隨時詢問！\u003c\/p\u003e\n\u003ca href=\"https:\/\/wa.me\/85261417484\" class=\"cta-button\" target=\"_blank\"\u003e💬 聯繫客服諮詢尺碼\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Nicendear","offers":[{"title":"裸杏 \/ XS（65\/70）","offer_id":43588523917360,"sku":"ND0002668701","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"裸杏 \/ S（75）","offer_id":43588523950128,"sku":"ND0002668702","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"裸杏 \/ M（80）","offer_id":43588523982896,"sku":"ND0002668703","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"裸杏 \/ L（85）","offer_id":43588524015664,"sku":"ND0002668704","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"白 \/ XS（65\/70）","offer_id":43588524048432,"sku":"ND0002668101","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"白 \/ S（75）","offer_id":43588524081200,"sku":"ND0002668102","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"白 \/ M（80）","offer_id":43588524113968,"sku":"ND0002668103","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"白 \/ L（85）","offer_id":43588524146736,"sku":"ND0002668104","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"黑 \/ XS（65\/70）","offer_id":43588523786288,"sku":"ND0002668301","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"黑 \/ S（75）","offer_id":43588523819056,"sku":"ND0002668302","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"黑 \/ M（80）","offer_id":43588523851824,"sku":"ND0002668303","price":270.4,"currency_code":"HKD","in_stock":true},{"title":"黑 \/ L（85）","offer_id":43588523884592,"sku":"ND0002668304","price":270.4,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0569\/7558\/9424\/files\/WhatsAppImage2026-09-08at7.28.40PM.jpg?v=1788866949","url":"https:\/\/miluhk.com\/products\/push-low-cut-seamless-bra-top","provider":"Milu","version":"1.0","type":"link"}