{"product_id":"bibigo-tteokbokki-flavor-udon-187g-kr","title":"Bibigo 韩式炒年糕味乌冬面 187g","description":"\u003cdiv id=\"dotasia-product-content\"\u003e \u003cstyle\u003e #dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; color: #1a1a1a !important; line-height: 1.6 !important; } #dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; } #dotasia-product-content div, #dotasia-product-content section { display: block !important; } #dotasia-product-content img { display: block !important; max-width: 100% !important; height: auto !important; } #dotasia-product-content .dotasia-container { max-width: 1200px !important; margin: 0 auto !important; padding: 0 20px !important; } #dotasia-product-content .dotasia-section { padding: 60px 0 !important; } #dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%) !important; padding: 80px 0 !important; text-align: center !important; } #dotasia-product-content .dotasia-hero-title { font-size: 36px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 16px !important; line-height: 1.3 !important; } #dotasia-product-content .dotasia-hero-subtitle { font-size: 20px !important; color: #f24331 !important; font-weight: 600 !important; margin-bottom: 12px !important; } #dotasia-product-content .dotasia-hero-desc { font-size: 18px !important; color: #757575 !important; line-height: 1.6 !important; } #dotasia-product-content .dotasia-features { background: #ffffff !important; } #dotasia-product-content .dotasia-features-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important; gap: 32px !important; margin-top: 40px !important; } #dotasia-product-content .dotasia-feature-card { background: #fafafa !important; border-radius: 16px !important; padding: 32px !important; text-align: center !important; transition: transform 0.3s ease !important; } #dotasia-product-content .dotasia-feature-card:hover { transform: translateY(-4px) !important; } #dotasia-product-content .dotasia-feature-icon { font-size: 48px !important; margin-bottom: 20px !important; } #dotasia-product-content .dotasia-feature-title { font-size: 22px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; } #dotasia-product-content .dotasia-feature-desc { font-size: 16px !important; color: #757575 !important; line-height: 1.6 !important; } #dotasia-product-content .dotasia-section-title { font-size: 32px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 48px !important; } #dotasia-product-content .dotasia-highlight { background: #fff3e0 !important; border-left: 4px solid #f24331 !important; padding: 24px !important; margin: 32px 0 !important; border-radius: 8px !important; } #dotasia-product-content .dotasia-highlight-title { font-size: 20px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; } #dotasia-product-content .dotasia-highlight-text { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.8 !important; } #dotasia-product-content .dotasia-scenario { background: #fafafa !important; } #dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important; gap: 24px !important; } #dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 2px solid #e8e8e8 !important; border-radius: 12px !important; padding: 24px !important; text-align: center !important; } #dotasia-product-content .dotasia-scenario-emoji { font-size: 36px !important; margin-bottom: 12px !important; } #dotasia-product-content .dotasia-scenario-text { font-size: 18px !important; font-weight: 600 !important; color: #1a1a1a !important; } #dotasia-product-content .dotasia-info-table { width: 100% !important; background: #ffffff !important; border-radius: 12px !important; overflow: hidden !important; border: 1px solid #e8e8e8 !important; margin-top: 32px !important; } #dotasia-product-content .dotasia-info-row { display: flex !important; border-bottom: 1px solid #e8e8e8 !important; } #dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; } #dotasia-product-content .dotasia-info-label { flex: 0 0 140px !important; padding: 20px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 16px !important; color: #1a1a1a !important; } #dotasia-product-content .dotasia-info-value { flex: 1 !important; padding: 20px !important; font-size: 16px !important; color: #2c2c2c !important; } #dotasia-product-content .dotasia-taste { background: #ffffff !important; } #dotasia-product-content .dotasia-taste-points { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important; gap: 24px !important; margin-top: 40px !important; } #dotasia-product-content .dotasia-taste-item { display: flex !important; align-items: flex-start !important; gap: 16px !important; } #dotasia-product-content .dotasia-taste-check { color: #f24331 !important; font-size: 24px !important; font-weight: 700 !important; } #dotasia-product-content .dotasia-taste-text { font-size: 18px !important; color: #1a1a1a !important; line-height: 1.6 !important; } #dotasia-product-content .dotasia-cooking { background: #fafafa !important; } #dotasia-product-content .dotasia-cooking-steps { counter-reset: step-counter !important; margin-top: 40px !important; } #dotasia-product-content .dotasia-cooking-step { display: flex !important; align-items: center !important; gap: 24px !important; margin-bottom: 24px !important; padding: 24px !important; background: #ffffff !important; border-radius: 12px !important; } #dotasia-product-content .dotasia-cooking-step::before { counter-increment: step-counter !important; content: counter(step-counter) !important; display: flex !important; align-items: center !important; justify-content: center !important; width: 48px !important; height: 48px !important; background: #f24331 !important; color: #ffffff !important; border-radius: 50% !important; font-size: 20px !important; font-weight: 700 !important; flex-shrink: 0 !important; } #dotasia-product-content .dotasia-cooking-text { font-size: 18px !important; color: #1a1a1a !important; line-height: 1.6 !important; } #dotasia-product-content .dotasia-brand { background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%) !important; text-align: center !important; } #dotasia-product-content .dotasia-brand-title { font-size: 28px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 20px !important; } #dotasia-product-content .dotasia-brand-text { font-size: 18px !important; color: #757575 !important; line-height: 1.8 !important; max-width: 800px !important; margin: 0 auto !important; } #dotasia-product-content .dotasia-brand-badges { display: flex !important; justify-content: center !important; gap: 32px !important; margin-top: 40px !important; flex-wrap: wrap !important; } #dotasia-product-content .dotasia-badge { display: flex !important; flex-direction: column !important; align-items: center !important; gap: 8px !important; } #dotasia-product-content .dotasia-badge-icon { font-size: 32px !important; } #dotasia-product-content .dotasia-badge-text { font-size: 14px !important; color: #757575 !important; font-weight: 500 !important; } @media (max-width: 768px) { #dotasia-product-content .dotasia-hero-title { font-size: 28px !important; } #dotasia-product-content .dotasia-hero-subtitle { font-size: 18px !important; } #dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; } #dotasia-product-content .dotasia-section-title { font-size: 26px !important; } #dotasia-product-content .dotasia-feature-title { font-size: 20px !important; } #dotasia-product-content .dotasia-features-grid { grid-template-columns: 1fr !important; } #dotasia-product-content .dotasia-scenario-grid { grid-template-columns: repeat(2, 1fr) !important; } #dotasia-product-content .dotasia-info-label { flex: 0 0 120px !important; font-size: 14px !important; } #dotasia-product-content .dotasia-info-value { font-size: 14px !important; } #dotasia-product-content .dotasia-taste-points { grid-template-columns: 1fr !important; } #dotasia-product-content .dotasia-cooking-step { flex-direction: column !important; text-align: center !important; } } @media (min-width: 1024px) { #dotasia-product-content .dotasia-hero-title { font-size: 42px !important; } #dotasia-product-content .dotasia-hero-subtitle { font-size: 24px !important; } #dotasia-product-content .dotasia-section-title { font-size: 36px !important; } } #dotasia-product-content .hdt-hidden, #dotasia-product-content hdt-modal { display: none !important; }\u003c\/style\u003e \u003csection class=\"dotasia-hero\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003cdiv class=\"dotasia-hero-subtitle\"\u003e酸甜微辣Asian乌冬经典\u003c\/div\u003e \u003ch2 class=\"dotasia-hero-title\"\u003eBibigo Tteokbokki味乌冬面 187g\u003c\/h2\u003e \u003cp class=\"dotasia-hero-desc\"\u003e弹牙乌冬面搭配酸甜微辣的Tteokbokki酱汁！\u003cbr\u003e亚洲人喜爱的经典口味，5分钟即可享用\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"dotasia-features dotasia-section\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003ch2 class=\"dotasia-section-title\"\u003e为什么选择Bibigo Tteokbokki味乌冬？\u003c\/h2\u003e \u003cdiv class=\"dotasia-features-grid\"\u003e \u003cdiv class=\"dotasia-feature-card\"\u003e \u003cdiv class=\"dotasia-feature-icon\"\u003e⏱\u003c\/div\u003e \u003ch3 class=\"dotasia-feature-title\"\u003e5分钟搞定\u003c\/h3\u003e \u003cp class=\"dotasia-feature-desc\"\u003e加水煮5分钟\u003cbr\u003e美味一餐即刻享用\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-feature-card\"\u003e \u003cdiv class=\"dotasia-feature-icon\"\u003e🍜\u003c\/div\u003e \u003ch3 class=\"dotasia-feature-title\"\u003eQ弹乌冬面\u003c\/h3\u003e \u003cp class=\"dotasia-feature-desc\"\u003e厚实Q弹\u003cbr\u003e正宗乌冬面口感\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-feature-card\"\u003e \u003cdiv class=\"dotasia-feature-icon\"\u003e🌶️\u003c\/div\u003e \u003ch3 class=\"dotasia-feature-title\"\u003eTteokbokki酱汁\u003c\/h3\u003e \u003cp class=\"dotasia-feature-desc\"\u003e酸甜微辣\u003cbr\u003e令人上瘾的Asian风味\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"dotasia-scenario dotasia-section\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003ch2 class=\"dotasia-section-title\"\u003e这些时刻最适合！\u003c\/h2\u003e \u003cdiv class=\"dotasia-scenario-grid\"\u003e \u003cdiv class=\"dotasia-scenario-item\"\u003e \u003cdiv class=\"dotasia-scenario-emoji\"\u003e🌙\u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-text\"\u003e夜宵首选\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-item\"\u003e \u003cdiv class=\"dotasia-scenario-emoji\"\u003e🍽\u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-text\"\u003e一人食\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-item\"\u003e \u003cdiv class=\"dotasia-scenario-emoji\"\u003e🏕️\u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-text\"\u003e露营料理\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-item\"\u003e \u003cdiv class=\"dotasia-scenario-emoji\"\u003e⏰\u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-text\"\u003e忙碌早餐\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"dotasia-taste dotasia-section\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003ch2 class=\"dotasia-section-title\"\u003e特色风味的秘密\u003c\/h2\u003e \u003cdiv class=\"dotasia-highlight\"\u003e \u003ch3 class=\"dotasia-highlight-title\"\u003e亚洲人喜爱的Tteokbokki味搭配乌冬面！\u003c\/h3\u003e \u003cp class=\"dotasia-highlight-text\"\u003e将经典Asian小食Tteokbokki的酸甜微辣口味与Q弹乌冬面完美融合。从小朋友到大人都喜欢的熟悉味道。\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-taste-points\"\u003e \u003cdiv class=\"dotasia-taste-item\"\u003e \u003cspan class=\"dotasia-taste-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"dotasia-taste-text\"\u003e辣椒粉和辣椒酱的微辣感\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-taste-item\"\u003e \u003cspan class=\"dotasia-taste-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"dotasia-taste-text\"\u003e白糖和糖浆的甜香味\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-taste-item\"\u003e \u003cspan class=\"dotasia-taste-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"dotasia-taste-text\"\u003e浓郁生抽基底的鲜香味\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e\n\n\n\u003cstyle\u003e\n.dotasia-faq-section {\n    margin: 40px 0 !important;\n    padding: 0 20px !important;\n    font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;\n}\n.dotasia-faq-title {\n    font-size: 24px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin-bottom: 24px !important;\n    text-align: center !important;\n    display: block !important;\n    font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;\n}\n.dotasia-faq-list {\n    max-width: 800px !important;\n    margin: 0 auto !important;\n}\n.dotasia-faq-item {\n    background: #ffffff !important;\n    border: 1px solid #e5e7eb !important;\n    border-radius: 12px !important;\n    margin-bottom: 12px !important;\n    overflow: hidden !important;\n}\n.dotasia-faq-item summary {\n    padding: 20px !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    color: #1a1a1a !important;\n    cursor: pointer !important;\n    list-style: none !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;\n}\n.dotasia-faq-item summary::-webkit-details-marker {\n    display: none !important;\n}\n.dotasia-faq-item summary::after {\n    content: '+' !important;\n    font-size: 20px !important;\n    color: #f24430 !important;\n    font-weight: 600 !important;\n}\n.dotasia-faq-item[open] summary::after {\n    content: '−' !important;\n    color: #f24430 !important;\n}\n.dotasia-faq-item[open] summary {\n    background: #fff8f5 !important;\n    border-bottom: 1px solid #f24430 !important;\n}\n.dotasia-faq-answer {\n    padding: 20px !important;\n    font-size: 15px !important;\n    color: #4b5563 !important;\n    line-height: 1.8 !important;\n    background: #ffffff !important;\n    font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;\n}\n.dotasia-faq-answer a {\n    color: #f24430 !important;\n    text-decoration: underline !important;\n    font-weight: 500 !important;\n}\n.dotasia-faq-answer a:hover {\n    color: #d93a2a !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dotasia-faq-section\"\u003e\n    \u003cspan class=\"dotasia-faq-title\"\u003e常见问题 (FAQ)\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-faq-list\"\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eBibigo 韩式炒年糕味乌冬面 187g 怎么煮制？\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003e将面条放入沸水中煮3-4分钟至软身，沥干水分后加入调料包拌匀即可。整个制作过程只需5分钟，非常适合忙碌时快速准备一餐。\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003e这款乌冬面可以做哪些料理？\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003e除了直接煮食，还可以加入蔬菜如白菜、胡萝卜丝炒制成炒乌冬。亚洲食品店里斯本的顾客常将它与鸡蛋、洋葱一起制作成韩式炒面，或者加入紫菜和豆腐做成汤面。\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003e这种炒年糕味乌冬面适合搭配什么食物？\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003e酸甜微辣的口味很适合搭配韩式泡菜、煎蛋或烤肉片。亚洲超市里昂和亚洲食品店巴黎的客人经常将它与简单的蔬菜沙拉一起享用，平衡辣味。\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003e一包面条的分量够几个人食用？\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003e187g的分量适合1-2人食用，作为正餐一人份刚好。开封后的调料包建议当次用完，面条需存放在干燥阴凉处，避免受潮影响口感。\u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Bibigo 韩式炒年糕味乌冬面 187g 怎么煮制？\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"将面条放入沸水中煮3-4分钟至软身，沥干水分后加入调料包拌匀即可。整个制作过程只需5分钟，非常适合忙碌时快速准备一餐。\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"这款乌冬面可以做哪些料理？\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"除了直接煮食，还可以加入蔬菜如白菜、胡萝卜丝炒制成炒乌冬。亚洲食品店里斯本的顾客常将它与鸡蛋、洋葱一起制作成韩式炒面，或者加入紫菜和豆腐做成汤面。\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"这种炒年糕味乌冬面适合搭配什么食物？\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"酸甜微辣的口味很适合搭配韩式泡菜、煎蛋或烤肉片。亚洲超市里昂和亚洲食品店巴黎的客人经常将它与简单的蔬菜沙拉一起享用，平衡辣味。\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"一包面条的分量够几个人食用？\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"187g的分量适合1-2人食用，作为正餐一人份刚好。开封后的调料包建议当次用完，面条需存放在干燥阴凉处，避免受潮影响口感。\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"Bibigo","offers":[{"title":"19\/11\/2026","offer_id":55825548181829,"sku":"DOT-PROD-72951060-4Ii","price":3.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/bibigo-tteokbokki-flavor-udon-187g-kr-badged-1779882417027.png?v=1780486310","url":"https:\/\/dotasia.eu\/zh\/products\/bibigo-tteokbokki-flavor-udon-187g-zh","provider":"DotAsia","version":"1.0","type":"link"}