{"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\"\u003eJapan's No.1 Classic Mayonnaise\u003c\/div\u003e\n        \u003cp class=\"hero-desc\"\u003eBeloved since 1925, Japan's signature mayonnaise\u003cbr\u003ePerfect harmony of smooth and rich flavors\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003e✨ What Makes Kewpie Special\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\"\u003eEgg Yolks Only\u003c\/div\u003e\n            \u003cdiv class=\"feature-desc\"\u003eUnlike regular mayonnaise,\u003cbr\u003euses only fresh egg yolks for\u003cbr\u003ericher taste and silky texture\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\"\u003eRice Vinegar Blend\u003c\/div\u003e\n            \u003cdiv class=\"feature-desc\"\u003eTraditional Japanese rice vinegar\u003cbr\u003ecreates subtle umami depth\u003cbr\u003eand clean finish\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-Year Tradition\u003c\/div\u003e\n            \u003cdiv class=\"feature-desc\"\u003eJapan's first mayonnaise since 1925\u003cbr\u003eUnchanged recipe delivers\u003cbr\u003eglobally recognized taste\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"usage-section\"\u003e\n        \u003ch2\u003e🍽️ Perfect For These Occasions!\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\"\u003eSalads\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 Rolls\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\"\u003eFrying 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\"\u003eCooking Sauce\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003e📋 Product Information\u003c\/h2\u003e\n    \u003cdiv class=\"info-table\"\u003e\n        \u003cdiv class=\"info-row\"\u003e\n            \u003cdiv class=\"info-label\"\u003eSize\u003c\/div\u003e\n            \u003cdiv class=\"info-value\"\u003e450g (Family Size)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"info-row\"\u003e\n            \u003cdiv class=\"info-label\"\u003eOrigin\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\"\u003eStorage\u003c\/div\u003e\n            \u003cdiv class=\"info-value\"\u003eBefore opening: Store in cool place\u003cbr\u003eAfter opening: Refrigerate\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"info-row\"\u003e\n            \u003cdiv class=\"info-label\"\u003eFeatures\u003c\/div\u003e\n            \u003cdiv class=\"info-value\"\u003eEgg yolk mayonnaise, rice vinegar, no additives\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"recipe-section\"\u003e\n        \u003ch2\u003e🍱 Japanese-Style Recipe Ideas\u003c\/h2\u003e\n        \u003cdiv class=\"recipe-grid\"\u003e\n            \u003cdiv class=\"recipe-card\"\u003e\n                \u003cdiv class=\"recipe-name\"\u003e🍙 Tuna Mayo Rice Ball\u003c\/div\u003e\n                \u003cdiv class=\"recipe-desc\"\u003eMix tuna with Kewpie mayo, combine with rice and wrap in seaweed\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\"\u003eToss fried shrimp with sauce made from Kewpie mayo and condensed milk\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"recipe-card\"\u003e\n                \u003cdiv class=\"recipe-name\"\u003e🥔 Potato Salad\u003c\/div\u003e\n                \u003cdiv class=\"recipe-desc\"\u003eMix boiled potatoes with Kewpie mayo and vegetables for Japanese-style potato salad\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"recipe-card\"\u003e\n                \u003cdiv class=\"recipe-name\"\u003e🍳 Tamago Sandwich\u003c\/div\u003e\n                \u003cdiv class=\"recipe-desc\"\u003eJapanese convenience store style sandwich with eggs and Kewpie mayo\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\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\"\u003eFrequently Asked Questions (FAQ)\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-faq-list\"\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eIs Kewpie Mayonnaise 450g ready to eat or does it need preparation?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eThis product is ready to use straight from the bottle without any preparation. Simply squeeze the desired amount directly onto your food or use it as an ingredient in recipes. The smooth texture makes it easy to spread on sandwiches or mix into salads.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWhat dishes can I make with this Japanese mayonnaise?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eYou can create authentic Japanese dishes like tuna mayo rice balls, ebi mayo with fried shrimp, and creamy potato salad. This mayonnaise is also perfect for making tamago sandwiches, drizzling over sushi rolls, or using as a dipping sauce for tempura. Many customers at Asian market Lyon use it to enhance both traditional and fusion recipes.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWhat foods pair well with this egg yolk mayonnaise?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eThis rich mayonnaise pairs excellently with seafood like shrimp and crab, fresh vegetables in salads, and grilled meats. It complements rice dishes, noodles, and works wonderfully as a sandwich spread or pizza topping. The umami flavor from rice vinegar makes it especially good with Japanese and Korean dishes found at Korean grocery Spain.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eHow should I store this product and what is the serving size?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eStore in a cool place before opening, then refrigerate after opening to maintain freshness. A typical serving is about 1-2 tablespoons per dish, though you can adjust to taste preference. The 450g size provides approximately 30-45 servings, making it popular among families shopping at K-Food Europe stores.\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\": \"Is Kewpie Mayonnaise 450g ready to eat or does it need preparation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This product is ready to use straight from the bottle without any preparation. Simply squeeze the desired amount directly onto your food or use it as an ingredient in recipes. The smooth texture makes it easy to spread on sandwiches or mix into salads.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What dishes can I make with this Japanese mayonnaise?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"You can create authentic Japanese dishes like tuna mayo rice balls, ebi mayo with fried shrimp, and creamy potato salad. This mayonnaise is also perfect for making tamago sandwiches, drizzling over sushi rolls, or using as a dipping sauce for tempura. Many customers at Asian market Lyon use it to enhance both traditional and fusion recipes.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What foods pair well with this egg yolk mayonnaise?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This rich mayonnaise pairs excellently with seafood like shrimp and crab, fresh vegetables in salads, and grilled meats. It complements rice dishes, noodles, and works wonderfully as a sandwich spread or pizza topping. The umami flavor from rice vinegar makes it especially good with Japanese and Korean dishes found at Korean grocery Spain.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How should I store this product and what is the serving size?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Store in a cool place before opening, then refrigerate after opening to maintain freshness. A typical serving is about 1-2 tablespoons per dish, though you can adjust to taste preference. The 450g size provides approximately 30-45 servings, making it popular among families shopping at K-Food Europe stores.\"\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\/en\/products\/kewpie-mayonnaise-450g-5","provider":"DotAsia","version":"1.0","type":"link"}