{"product_id":"kewpie-mayonnaise-450g-5-kr","title":"Kewpie Mayonnaise 450g","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n\n#dotasia-product-content { \n    color: #1a1a1a !important; \n    line-height: 1.6 !important; \n    background: #ffffff !important;\n}\n\n#dotasia-product-content .container {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    padding: 40px 20px !important;\n}\n\n#dotasia-product-content h2 {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin: 40px 0 20px 0 !important;\n    line-height: 1.3 !important;\n}\n\n#dotasia-product-content h3 {\n    font-size: 24px !important;\n    font-weight: 700 !important;\n    color: #2c2c2c !important;\n    margin: 30px 0 15px 0 !important;\n}\n\n#dotasia-product-content p {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n    color: #2c2c2c !important;\n    margin: 15px 0 !important;\n}\n\n#dotasia-product-content .hero-section {\n    text-align: center !important;\n    padding: 60px 20px !important;\n    background: linear-gradient(135deg, #fff8f3 0%, #ffffff 100%) !important;\n    border-radius: 20px !important;\n    margin-bottom: 40px !important;\n}\n\n#dotasia-product-content .hero-title {\n    font-size: 36px !important;\n    font-weight: 800 !important;\n    color: #1a1a1a !important;\n    margin-bottom: 15px !important;\n}\n\n#dotasia-product-content .hero-subtitle {\n    font-size: 20px !important;\n    color: #f24331 !important;\n    font-weight: 600 !important;\n    margin-bottom: 10px !important;\n}\n\n#dotasia-product-content .hero-desc {\n    font-size: 18px !important;\n    color: #757575 !important;\n    max-width: 600px !important;\n    margin: 0 auto !important;\n}\n\n#dotasia-product-content .feature-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;\n    gap: 25px !important;\n    margin: 40px 0 !important;\n}\n\n#dotasia-product-content .feature-card {\n    background: #fafafa !important;\n    padding: 30px !important;\n    border-radius: 16px !important;\n    border: 2px solid #e8e8e8 !important;\n    transition: all 0.3s ease !important;\n    text-align: center !important;\n}\n\n#dotasia-product-content .feature-card:hover {\n    border-color: #f24331 !important;\n    transform: translateY(-5px) !important;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;\n}\n\n#dotasia-product-content .feature-icon {\n    font-size: 48px !important;\n    margin-bottom: 15px !important;\n}\n\n#dotasia-product-content .feature-title {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin-bottom: 10px !important;\n}\n\n#dotasia-product-content .feature-desc {\n    font-size: 16px !important;\n    color: #757575 !important;\n    line-height: 1.6 !important;\n}\n\n#dotasia-product-content .usage-section {\n    background: #fff8f3 !important;\n    padding: 50px 30px !important;\n    border-radius: 20px !important;\n    margin: 40px 0 !important;\n}\n\n#dotasia-product-content .usage-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;\n    gap: 20px !important;\n    margin-top: 30px !important;\n}\n\n#dotasia-product-content .usage-item {\n    background: #ffffff !important;\n    padding: 25px !important;\n    border-radius: 12px !important;\n    box-shadow: 0 3px 10px rgba(0,0,0,0.08) !important;\n    text-align: center !important;\n}\n\n#dotasia-product-content .usage-emoji {\n    font-size: 36px !important;\n    margin-bottom: 10px !important;\n}\n\n#dotasia-product-content .usage-text {\n    font-size: 17px !important;\n    font-weight: 600 !important;\n    color: #2c2c2c !important;\n}\n\n#dotasia-product-content .info-table {\n    background: #ffffff !important;\n    border: 2px solid #e8e8e8 !important;\n    border-radius: 16px !important;\n    overflow: hidden !important;\n    margin: 40px 0 !important;\n}\n\n#dotasia-product-content .info-row {\n    display: grid !important;\n    grid-template-columns: 150px 1fr !important;\n    border-bottom: 1px solid #e8e8e8 !important;\n}\n\n#dotasia-product-content .info-row:last-child {\n    border-bottom: none !important;\n}\n\n#dotasia-product-content .info-label {\n    background: #fafafa !important;\n    padding: 20px !important;\n    font-weight: 700 !important;\n    font-size: 16px !important;\n    color: #1a1a1a !important;\n}\n\n#dotasia-product-content .info-value {\n    padding: 20px !important;\n    font-size: 16px !important;\n    color: #2c2c2c !important;\n}\n\n#dotasia-product-content .recipe-section {\n    background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%) !important;\n    padding: 50px 30px !important;\n    border-radius: 20px !important;\n    margin: 40px 0 !important;\n}\n\n#dotasia-product-content .recipe-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;\n    gap: 25px !important;\n    margin-top: 30px !important;\n}\n\n#dotasia-product-content .recipe-card {\n    background: #ffffff !important;\n    padding: 25px !important;\n    border-radius: 12px !important;\n    border: 1px solid #e8e8e8 !important;\n    transition: all 0.3s ease !important;\n}\n\n#dotasia-product-content .recipe-card:hover {\n    transform: translateY(-3px) !important;\n    box-shadow: 0 8px 20px rgba(0,0,0,0.1) !important;\n}\n\n#dotasia-product-content .recipe-name {\n    font-size: 19px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin-bottom: 10px !important;\n}\n\n#dotasia-product-content .recipe-desc {\n    font-size: 15px !important;\n    color: #757575 !important;\n    line-height: 1.5 !important;\n}\n\n#dotasia-product-content .brand-section {\n    text-align: center !important;\n    padding: 60px 30px !important;\n    background: #fafafa !important;\n    border-radius: 20px !important;\n    margin: 40px 0 !important;\n}\n\n#dotasia-product-content .brand-badge {\n    display: inline-block !important;\n    background: #f24331 !important;\n    color: #ffffff !important;\n    padding: 8px 20px !important;\n    border-radius: 20px !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    margin-bottom: 20px !important;\n}\n\n#dotasia-product-content .brand-text {\n    font-size: 18px !important;\n    color: #2c2c2c !important;\n    line-height: 1.8 !important;\n    max-width: 700px !important;\n    margin: 0 auto !important;\n}\n\n#dotasia-product-content .highlight {\n    background: #fff3e0 !important;\n    padding: 2px 8px !important;\n    border-radius: 4px !important;\n    font-weight: 700 !important;\n}\n\n@media (max-width: 768px) {\n    #dotasia-product-content .hero-title {\n        font-size: 28px !important;\n    }\n    \n    #dotasia-product-content h2 {\n        font-size: 26px !important;\n    }\n    \n    #dotasia-product-content h3 {\n        font-size: 20px !important;\n    }\n    \n    #dotasia-product-content p {\n        font-size: 16px !important;\n    }\n    \n    #dotasia-product-content .info-row {\n        grid-template-columns: 120px 1fr !important;\n    }\n    \n    #dotasia-product-content .feature-grid {\n        grid-template-columns: 1fr !important;\n    }\n    \n    #dotasia-product-content .usage-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"hero-section\"\u003e\n        \u003ch2 class=\"hero-title\"\u003e🇯🇵 Kewpie Mayonnaise 450g\u003c\/h2\u003e\n        \u003cdiv class=\"hero-subtitle\"\u003eJapans Nr. 1 Mayonnaise - der Klassiker\u003c\/div\u003e\n        \u003cp class=\"hero-desc\"\u003eSeit 1925 die beliebteste Mayonnaise Japans\u003cbr\u003ePerfekte Harmonie aus cremigem und würzigem Geschmack\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003e✨ Das Besondere an Kewpie\u003c\/h2\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e🥚\u003c\/div\u003e\n            \u003cdiv class=\"feature-title\"\u003eNur Eigelb verwendet\u003c\/div\u003e\n            \u003cdiv class=\"feature-desc\"\u003eIm Gegensatz zu herkömmlicher Mayonnaise\u003cbr\u003ewird nur frisches Eigelb verwendet für\u003cbr\u003eintensiveren Geschmack und Cremigkeit\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e🌾\u003c\/div\u003e\n            \u003cdiv class=\"feature-title\"\u003eReisessig-Mischung\u003c\/div\u003e\n            \u003cdiv class=\"feature-desc\"\u003eMit traditionellem japanischem Reisessig\u003cbr\u003efür einen subtilen Umami-Geschmack und\u003cbr\u003eerfrischenden Nachgeschmack\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e👑\u003c\/div\u003e\n            \u003cdiv class=\"feature-title\"\u003e98 Jahre Tradition\u003c\/div\u003e\n            \u003cdiv class=\"feature-desc\"\u003eErste Mayonnaise Japans von 1925\u003cbr\u003eUnverändertes Originalrezept\u003cbr\u003evon der ganzen Welt anerkannt\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"usage-section\"\u003e\n        \u003ch2\u003e🍽️ Perfekt für diese Gerichte!\u003c\/h2\u003e\n        \u003cdiv class=\"usage-grid\"\u003e\n            \u003cdiv class=\"usage-item\"\u003e\n                \u003cdiv class=\"usage-emoji\"\u003e🥪\u003c\/div\u003e\n                \u003cdiv class=\"usage-text\"\u003eSandwiches\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usage-item\"\u003e\n                \u003cdiv class=\"usage-emoji\"\u003e🥗\u003c\/div\u003e\n                \u003cdiv class=\"usage-text\"\u003eSalate\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usage-item\"\u003e\n                \u003cdiv class=\"usage-emoji\"\u003e🍣\u003c\/div\u003e\n                \u003cdiv class=\"usage-text\"\u003eSushi \u0026 Rollen\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usage-item\"\u003e\n                \u003cdiv class=\"usage-emoji\"\u003e🍟\u003c\/div\u003e\n                \u003cdiv class=\"usage-text\"\u003eFrittiertes Dip\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usage-item\"\u003e\n                \u003cdiv class=\"usage-emoji\"\u003e🍕\u003c\/div\u003e\n                \u003cdiv class=\"usage-text\"\u003ePizza-Topping\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usage-item\"\u003e\n                \u003cdiv class=\"usage-emoji\"\u003e🥘\u003c\/div\u003e\n                \u003cdiv class=\"usage-text\"\u003eKoch-Saucen\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003e📋 Produktinformationen\u003c\/h2\u003e\n    \u003cdiv class=\"info-table\"\u003e\n        \u003cdiv class=\"info-row\"\u003e\n            \u003cdiv class=\"info-label\"\u003eInhalt\u003c\/div\u003e\n            \u003cdiv class=\"info-value\"\u003e450g (Großpackung)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"info-row\"\u003e\n            \u003cdiv class=\"info-label\"\u003eHerkunft\u003c\/div\u003e\n            \u003cdiv class=\"info-value\"\u003eJapan 🇯🇵\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"info-row\"\u003e\n            \u003cdiv class=\"info-label\"\u003eLagerung\u003c\/div\u003e\n            \u003cdiv class=\"info-value\"\u003eUngeöffnet: kühl und trocken lagern\u003cbr\u003eNach dem Öffnen: Kühlschrank erforderlich\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"info-row\"\u003e\n            \u003cdiv class=\"info-label\"\u003eBesonderheiten\u003c\/div\u003e\n            \u003cdiv class=\"info-value\"\u003eEigelb-Mayonnaise, mit Reisessig, ohne Zusatzstoffe\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"recipe-section\"\u003e\n        \u003ch2\u003e🍱 Japanische Rezept-Empfehlungen\u003c\/h2\u003e\n        \u003cdiv class=\"recipe-grid\"\u003e\n            \u003cdiv class=\"recipe-card\"\u003e\n                \u003cdiv class=\"recipe-name\"\u003e🍙 Thunfisch-Mayo Onigiri\u003c\/div\u003e\n                \u003cdiv class=\"recipe-desc\"\u003eThunfisch mit Kewpie Mayonnaise mischen und mit Reis in Nori-Algen einwickeln\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"recipe-card\"\u003e\n                \u003cdiv class=\"recipe-name\"\u003e🦐 Ebi-Mayo\u003c\/div\u003e\n                \u003cdiv class=\"recipe-desc\"\u003eFrittierte Garnelen mit einer Sauce aus Kewpie Mayonnaise und \u003c\/div\u003e \u003c\/div\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\"\u003eHäufig gestellte Fragen (FAQ)\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-faq-list\"\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWie verwende ich Kewpie Mayonnaise 450g in der Küche?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eDiese japanische Mayonnaise ist sofort nach dem Öffnen verwendbar und benötigt keine weitere Zubereitung. Sie eignet sich perfekt als Dip, Sandwich-Aufstrich oder als Zutat für warme und kalte Gerichte. Viele Kunden in koreanischen Supermärkten in Deutschland schätzen den cremigen Geschmack mit Eigelb und Reisessig.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWelche Gerichte kann ich mit dieser japanischen Mayonnaise zubereiten?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eDieses Produkt ist ideal für Thunfisch-Mayo-Onigiri, Ebi-Mayo mit frittierten Garnelen oder als Topping für Okonomiyaki. Sie können damit auch westliche Gerichte wie Kartoffelsalat oder Sandwiches verfeinern. Die Mayonnaise verleiht jedem Gericht einen authentischen japanischen Geschmack.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWomit harmoniert diese Mayonnaise am besten?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eDer milde Umami-Geschmack passt hervorragend zu Meeresfrüchten, gegrilltem Fleisch und rohem Fisch wie in Sushi-Rollen. Auch zu frittierten Speisen wie Tempura oder als Basis für Salat-Dressings ist sie perfekt geeignet. In koreanischen Supermärkten in Spanien wird sie oft zusammen mit Nori-Algen und Sushi-Reis verkauft.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWie lagere ich das Produkt richtig und wie lange ist es haltbar?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eUngeöffnet sollte die Mayonnaise kühl und trocken gelagert werden. Nach dem Öffnen muss sie im Kühlschrank aufbewahrt und innerhalb von 4-6 Wochen verbraucht werden. Die 450g-Packung reicht für etwa 30-40 Portionen, je nach Verwendungszweck.\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\": \"Wie verwende ich Kewpie Mayonnaise 450g in der Küche?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Diese japanische Mayonnaise ist sofort nach dem Öffnen verwendbar und benötigt keine weitere Zubereitung. Sie eignet sich perfekt als Dip, Sandwich-Aufstrich oder als Zutat für warme und kalte Gerichte. Viele Kunden in koreanischen Supermärkten in Deutschland schätzen den cremigen Geschmack mit Eigelb und Reisessig.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Welche Gerichte kann ich mit dieser japanischen Mayonnaise zubereiten?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Dieses Produkt ist ideal für Thunfisch-Mayo-Onigiri, Ebi-Mayo mit frittierten Garnelen oder als Topping für Okonomiyaki. Sie können damit auch westliche Gerichte wie Kartoffelsalat oder Sandwiches verfeinern. Die Mayonnaise verleiht jedem Gericht einen authentischen japanischen Geschmack.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Womit harmoniert diese Mayonnaise am besten?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Der milde Umami-Geschmack passt hervorragend zu Meeresfrüchten, gegrilltem Fleisch und rohem Fisch wie in Sushi-Rollen. Auch zu frittierten Speisen wie Tempura oder als Basis für Salat-Dressings ist sie perfekt geeignet. In koreanischen Supermärkten in Spanien wird sie oft zusammen mit Nori-Algen und Sushi-Reis verkauft.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Wie lagere ich das Produkt richtig und wie lange ist es haltbar?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Ungeöffnet sollte die Mayonnaise kühl und trocken gelagert werden. Nach dem Öffnen muss sie im Kühlschrank aufbewahrt und innerhalb von 4-6 Wochen verbraucht werden. Die 450g-Packung reicht für etwa 30-40 Portionen, je nach Verwendungszweck.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"Kewpie","offers":[{"title":"07\/01\/2027","offer_id":57005565641029,"sku":"DOT-PROD-88143660-PI9","price":6.5,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/Kewpie-Mayonnaise-450g_05273509-98db-4f93-a58b-b6ac880c1b31.png?v=1771923242","url":"https:\/\/dotasia.eu\/de\/products\/kewpie-mayonnaise-450g-5","provider":"DotAsia","version":"1.0","type":"link"}