{"product_id":"lao-gan-ma-fermented-black-bean-chili-sauce-280g-kr","title":"老干妈豆豉辣椒酱 280g","description":"\u003cstyle\u003e #dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; } #dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; } #dotasia-product-content { background: #ffffff !important; color: #1a1a1a !important; line-height: 1.6 !important; } #dotasia-product-content .dotasia-container { max-width: 1200px !important; margin: 0 auto !important; padding: 20px !important; } #dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f0f8ff 0%, #e6f3ff 100%) !important; padding: 60px 30px !important; text-align: center !important; border-radius: 24px !important; margin-bottom: 50px !important; position: relative !important; overflow: hidden !important; } #dotasia-product-content .dotasia-hero::before { content: '' !important; position: absolute !important; top: -50% !important; right: -50% !important; width: 200% !important; height: 200% !important; background: radial-gradient(circle, rgba(44,90,160,0.1) 0%, transparent 70%) !important; pointer-events: none !important; } #dotasia-product-content .dotasia-hero-badge { display: inline-block !important; background: #c41e3a !important; color: white !important; padding: 8px 20px !important; border-radius: 20px !important; font-size: 14px !important; font-weight: 600 !important; margin-bottom: 20px !important; letter-spacing: 0.5px !important; position: relative !important; z-index: 1 !important; } #dotasia-product-content .dotasia-hero-title { font-size: 36px !important; font-weight: 800 !important; color: #1a1a1a !important; margin-bottom: 15px !important; line-height: 1.3 !important; position: relative !important; z-index: 1 !important; } #dotasia-product-content .dotasia-hero-subtitle { font-size: 18px !important; color: #2c5aa0 !important; font-weight: 500 !important; margin-top: 10px !important; position: relative !important; z-index: 1 !important; } #dotasia-product-content .dotasia-section { margin-bottom: 50px !important; } #dotasia-product-content .dotasia-section-title { font-size: 28px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 35px !important; position: relative !important; padding-bottom: 15px !important; } #dotasia-product-content .dotasia-section-title::after { content: '' !important; position: absolute !important; bottom: 0 !important; left: 50% !important; transform: translateX(-50%) !important; width: 60px !important; height: 4px !important; background: linear-gradient(90deg, #c41e3a 0%, #e85d75 100%) !important; border-radius: 2px !important; } #dotasia-product-content .dotasia-features { display: grid !important; grid-template-columns: 1fr !important; gap: 20px !important; margin-bottom: 40px !important; } #dotasia-product-content .dotasia-feature-card { background: #ffffff !important; border: 2px solid #e6f3ff !important; border-radius: 16px !important; padding: 30px !important; text-align: center !important; transition: all 0.3s ease !important; } #dotasia-product-content .dotasia-feature-card:hover { transform: translateY(-5px) !important; box-shadow: 0 10px 30px rgba(44,90,160,0.15) !important; border-color: #c41e3a !important; } #dotasia-product-content .dotasia-feature-icon { font-size: 48px !important; margin-bottom: 15px !important; display: block !important; } #dotasia-product-content .dotasia-feature-title { font-size: 20px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; } #dotasia-product-content .dotasia-feature-desc { font-size: 15px !important; color: #666 !important; line-height: 1.7 !important; } #dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(2, 1fr) !important; gap: 15px !important; margin-bottom: 40px !important; } #dotasia-product-content .dotasia-scenario-item { background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%) !important; border: 2px solid #e6f3ff !important; border-radius: 12px !important; padding: 25px !important; text-align: center !important; transition: all 0.3s ease !important; } #dotasia-product-content .dotasia-scenario-item:hover { border-color: #c41e3a !important; transform: scale(1.05) !important; } #dotasia-product-content .dotasia-scenario-icon { font-size: 36px !important; margin-bottom: 10px !important; display: block !important; } #dotasia-product-content .dotasia-scenario-text { font-size: 15px !important; font-weight: 600 !important; color: #1a1a1a !important; } #dotasia-product-content .dotasia-info-table { width: 100% !important; border-collapse: collapse !important; background: white !important; border-radius: 12px !important; overflow: hidden !important; box-shadow: 0 2px 10px rgba(0,0,0,0.05) !important; margin-bottom: 40px !important; } #dotasia-product-content .dotasia-info-table th { background: linear-gradient(135deg, #2c5aa0 0%, #4a7bbf 100%) !important; color: white !important; padding: 15px !important; text-align: left !important; font-weight: 600 !important; font-size: 15px !important; } #dotasia-product-content .dotasia-info-table td { padding: 15px !important; border-bottom: 1px solid #f0f0f0 !important; font-size: 15px !important; color: #333 !important; } #dotasia-product-content .dotasia-info-table tr:last-child td { border-bottom: none !important; } #dotasia-product-content .dotasia-info-table tr:hover { background: #f8fbff !important; } #dotasia-product-content .dotasia-taste-profile { background: linear-gradient(135deg, #fff5f7 0%, #ffe8ec 100%) !important; border-radius: 16px !important; padding: 40px 30px !important; margin-bottom: 40px !important; } #dotasia-product-content .dotasia-taste-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 20px !important; margin-top: 25px !important; } #dotasia-product-content .dotasia-taste-item { background: white !important; border-radius: 12px !important; padding: 20px !important; display: flex !important; align-items: center !important; gap: 15px !important; } #dotasia-product-content .dotasia-taste-icon { font-size: 32px !important; flex-shrink: 0 !important; } #dotasia-product-content .dotasia-taste-content { flex: 1 !important; } #dotasia-product-content .dotasia-taste-label { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 5px !important; } #dotasia-product-content .dotasia-taste-value { font-size: 14px !important; color: #666 !important; } #dotasia-product-content .dotasia-recipe { background: #f8fbff !important; border-radius: 16px !important; padding: 40px 30px !important; margin-bottom: 40px !important; } #dotasia-product-content .dotasia-recipe-steps { display: grid !important; grid-template-columns: 1fr !important; gap: 15px !important; margin-top: 25px !important; } #dotasia-product-content .dotasia-recipe-step { background: white !important; border-left: 4px solid #c41e3a !important; border-radius: 8px !important; padding: 20px !important; display: flex !important; gap: 15px !important; align-items: flex-start !important; } #dotasia-product-content .dotasia-recipe-number { background: linear-gradient(135deg, #c41e3a 0%, #e85d75 100%) !important; color: white !important; width: 36px !important; height: 36px !important; border-radius: 50% !important; display: flex !important; align-items: center !important; justify-content: center !important; font-weight: 700 !important; font-size: 16px !important; flex-shrink: 0 !important; } #dotasia-product-content .dotasia-recipe-text { font-size: 15px !important; color: #333 !important; line-height: 1.7 !important; } #dotasia-product-content .dotasia-premium-section { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%) !important; color: white !important; border-radius: 16px !important; padding: 40px 30px !important; margin-bottom: 40px !important; text-align: center !important; } #dotasia-product-content .dotasia-premium-title { font-size: 26px !important; font-weight: 700 !important; color: white !important; margin-bottom: 20px !important; } #dotasia-product-content .dotasia-premium-text { font-size: 16px !important; color: #e0e0e0 !important; line-height: 1.8 !important; margin-bottom: 10px !important; } @media (min-width: 768px) { #dotasia-product-content .dotasia-hero { padding: 80px 50px !important; } #dotasia-product-content .dotasia-hero-title { font-size: 48px !important; } #dotasia-product-content .dotasia-hero-subtitle { font-size: 22px !important; } #dotasia-product-content .dotasia-section-title { font-size: 32px !important; } #dotasia-product-content .dotasia-features { grid-template-columns: repeat(3, 1fr) !important; } #dotasia-product-content .dotasia-scenario-grid { grid-template-columns: repeat(4, 1fr) !important; } #dotasia-product-content .dotasia-taste-grid { grid-template-columns: repeat(2, 1fr) !important; } #dotasia-product-content .dotasia-recipe-steps { grid-template-columns: repeat(2, 1fr) !important; } } #dotasia-product-content .hdt-hidden, #dotasia-product-content hdt-modal { display: none !important; }\u003c\/style\u003e\n\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cdiv class=\"dotasia-container\"\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\n\u003cspan class=\"dotasia-hero-badge\"\u003e中国国民调味酱No.1\u003c\/span\u003e\n\u003ch2 class=\"dotasia-hero-title\"\u003e老干妈豆豉辣椒酱 280g\u003c\/h2\u003e\n\u003cp class=\"dotasia-hero-subtitle\"\u003e8亿中国人都在用的万能调味酱，在家就能享受\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\n\u003ch2 class=\"dotasia-section-title\"\u003e老干妈的独特之处\u003c\/h2\u003e\n\u003cdiv class=\"dotasia-features\"\u003e\n\u003cdiv class=\"dotasia-feature-card\"\u003e\n\u003cspan class=\"dotasia-feature-icon\"\u003e️\u003c\/span\u003e\n\u003ch3 class=\"dotasia-feature-title\"\u003e正宗中式配方\u003c\/h3\u003e\n\u003cp class=\"dotasia-feature-desc\"\u003e贵州传统工艺发酵的豆豉与辣椒完美融合。中国原厂直接生产的正宗产品。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dotasia-feature-card\"\u003e\n\u003cspan class=\"dotasia-feature-icon\"\u003e\u003c\/span\u003e\n\u003ch3 class=\"dotasia-feature-title\"\u003e令人上瘾的浓郁口感\u003c\/h3\u003e\n\u003cp class=\"dotasia-feature-desc\"\u003e豆豉的鲜香与四川辣椒的麻辣完美结合，一旦品尝就难以忘怀的独特风味。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dotasia-feature-card\"\u003e\n\u003cspan class=\"dotasia-feature-icon\"\u003e\u003c\/span\u003e\n\u003ch3 class=\"dotasia-feature-title\"\u003e万能调味料\u003c\/h3\u003e\n\u003cp class=\"dotasia-feature-desc\"\u003e炒饭、面条、饺子、炒菜都适用！只需一勺就能让菜肴拥有正宗中式味道的神奇调料。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\n\u003ch2 class=\"dotasia-section-title\"\u003e这些时刻最适用！\u003c\/h2\u003e\n\u003cdiv class=\"dotasia-scenario-grid\"\u003e\n\u003cdiv class=\"dotasia-scenario-item\"\u003e\n\u003cspan class=\"dotasia-scenario-icon\"\u003e\u003c\/span\u003e\n\u003cp class=\"dotasia-scenario-text\"\u003e泡面里加一勺的时候\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dotasia-scenario-item\"\u003e\n\u003cspan class=\"dotasia-scenario-icon\"\u003e\u003c\/span\u003e\n\u003cp class=\"dotasia-scenario-text\"\u003e蘸饺子的时候\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dotasia-scenario-item\"\u003e\n\u003cspan class=\"dotasia-scenario-icon\"\u003e\u003c\/span\u003e\n\u003cp class=\"dotasia-scenario-text\"\u003e做炒饭的时候\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dotasia-scenario-item\"\u003e\n\u003cspan class=\"dotasia-scenario-icon\"\u003e️\u003c\/span\u003e\n\u003cp class=\"dotasia-scenario-text\"\u003e制作香辣中式菜肴时\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\n\u003ch2 class=\"dotasia-section-title\"\u003e产品信息\u003c\/h2\u003e\n\u003ctable class=\"dotasia-info-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e净含量\u003c\/th\u003e\n\u003ctd\u003e280g（约可使用2-3个月）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e保存方法\u003c\/th\u003e\n\u003ctd\u003e常温保存，开封后建议冷藏保存\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e生产厂家\u003c\/th\u003e\n\u003ctd\u003e老干妈 - 中国贵州省\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e特点\u003c\/th\u003e\n\u003ctd\u003e含味精，5分钟快手菜，中式传统发酵调料\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003e老干妈豆豉辣椒酱 280g开封后可以直接食用吗？\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\"\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开封前可以常温保存，开封后建议放入冰箱冷藏保存以保持最佳风味。280g的容量一般可以使用2-3个月，每次使用时用干净的勺子取用避免污染。在亚洲超市欧洲销售的这类调味酱保质期都比较长。\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\": \"老干妈豆豉辣椒酱 280g开封后可以直接食用吗？\",\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\": \"这种辣椒酱与米饭、面条、饺子搭配都很完美。特别适合搭配白米饭或者拌面食用，也可以作为火锅蘸料。在亚洲超市西班牙的许多顾客喜欢用它来搭配各种中式面食。\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"开封后应该如何保存这个产品？\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"开封前可以常温保存，开封后建议放入冰箱冷藏保存以保持最佳风味。280g的容量一般可以使用2-3个月，每次使用时用干净的勺子取用避免污染。在亚洲超市欧洲销售的这类调味酱保质期都比较长。\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"LAO GANMA","offers":[{"title":"02\/07\/2026","offer_id":55973302337861,"sku":"DOT-PROD-22490290-ILE","price":4.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/lao-gan-ma-fermented-black-bean-chili-sauce-280g-kr-badged-1777986860055.png?v=1777990249","url":"https:\/\/dotasia.eu\/zh\/products\/lao-gan-ma-fermented-black-bean-chili-sauce-280g-zh","provider":"DotAsia","version":"1.0","type":"link"}