{"product_id":"rice-cake-cup-tteokbokki-spicy-carbonara-140g-kr","title":"Rice Cake Cup Tteokbokki Spicy Carbonara 140g","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#dotasia-product-content .hdt-hidden, #dotasia-product-content hdt-modal { display: none !important; }\n\n#dotasia-product-content {\n  width: 100% !important;\n  color: #1a1a1a !important;\n  background: #ffffff !important;\n  line-height: 1.6 !important;\n}\n\n#dotasia-product-content .container {\n  max-width: 1200px !important;\n  margin: 0 auto !important;\n  padding: 0 20px !important;\n}\n\n#dotasia-product-content .hero-section {\n  background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%) !important;\n  padding: 60px 20px !important;\n  text-align: center !important;\n  border-radius: 20px !important;\n  margin-bottom: 40px !important;\n}\n\n#dotasia-product-content h2 {\n  font-size: 32px !important;\n  font-weight: 700 !important;\n  color: #1a1a1a !important;\n  margin-bottom: 16px !important;\n  line-height: 1.3 !important;\n}\n\n#dotasia-product-content .hero-subtitle {\n  font-size: 20px !important;\n  color: #d32f2f !important;\n  font-weight: 600 !important;\n  margin-bottom: 12px !important;\n}\n\n#dotasia-product-content .hero-desc {\n  font-size: 18px !important;\n  color: #555555 !important;\n  margin-bottom: 24px !important;\n  line-height: 1.6 !important;\n}\n\n#dotasia-product-content .badge-container {\n  display: flex !important;\n  justify-content: center !important;\n  gap: 12px !important;\n  flex-wrap: wrap !important;\n  margin-top: 20px !important;\n}\n\n#dotasia-product-content .badge {\n  background: #ffffff !important;\n  border: 2px solid #f24331 !important;\n  color: #f24331 !important;\n  padding: 8px 16px !important;\n  border-radius: 20px !important;\n  font-size: 14px !important;\n  font-weight: 600 !important;\n}\n\n#dotasia-product-content .features-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;\n  gap: 24px !important;\n  margin: 40px 0 !important;\n}\n\n#dotasia-product-content .feature-card {\n  background: #fafafa !important;\n  border-radius: 16px !important;\n  padding: 32px !important;\n  text-align: center !important;\n  transition: transform 0.3s ease !important;\n  border: 1px solid #e8e8e8 !important;\n}\n\n#dotasia-product-content .feature-card:hover {\n  transform: translateY(-4px) !important;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important;\n}\n\n#dotasia-product-content .feature-icon {\n  font-size: 48px !important;\n  margin-bottom: 16px !important;\n}\n\n#dotasia-product-content .feature-title {\n  font-size: 20px !important;\n  font-weight: 700 !important;\n  color: #1a1a1a !important;\n  margin-bottom: 12px !important;\n}\n\n#dotasia-product-content .feature-desc {\n  font-size: 16px !important;\n  color: #666666 !important;\n  line-height: 1.5 !important;\n}\n\n#dotasia-product-content .section-title {\n  font-size: 28px !important;\n  font-weight: 700 !important;\n  text-align: center !important;\n  margin: 60px 0 32px !important;\n  color: #1a1a1a !important;\n}\n\n#dotasia-product-content .usage-container {\n  background: #fff8f5 !important;\n  border-radius: 20px !important;\n  padding: 40px !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(250px, 1fr)) !important;\n  gap: 20px !important;\n  margin-top: 24px !important;\n}\n\n#dotasia-product-content .usage-item {\n  display: flex !important;\n  align-items: center !important;\n  gap: 12px !important;\n  background: #ffffff !important;\n  padding: 20px !important;\n  border-radius: 12px !important;\n  border: 1px solid #ffe0cc !important;\n}\n\n#dotasia-product-content .usage-icon {\n  font-size: 28px !important;\n  flex-shrink: 0 !important;\n}\n\n#dotasia-product-content .usage-text {\n  font-size: 16px !important;\n  font-weight: 500 !important;\n  color: #333333 !important;\n}\n\n#dotasia-product-content .info-table {\n  background: #ffffff !important;\n  border-radius: 16px !important;\n  overflow: hidden !important;\n  margin: 40px 0 !important;\n  border: 1px solid #e8e8e8 !important;\n}\n\n#dotasia-product-content .info-row {\n  display: grid !important;\n  grid-template-columns: 140px 1fr !important;\n  border-bottom: 1px solid #f0f0f0 !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: #f8f8f8 !important;\n  padding: 20px !important;\n  font-weight: 600 !important;\n  color: #555555 !important;\n  font-size: 16px !important;\n}\n\n#dotasia-product-content .info-value {\n  padding: 20px !important;\n  font-size: 16px !important;\n  color: #1a1a1a !important;\n}\n\n#dotasia-product-content .cooking-steps {\n  background: linear-gradient(180deg, #fafafa 0%, #ffffff 100%) !important;\n  border-radius: 20px !important;\n  padding: 40px !important;\n  margin: 40px 0 !important;\n}\n\n#dotasia-product-content .step-container {\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 24px !important;\n  margin-top: 32px !important;\n}\n\n#dotasia-product-content .step-item {\n  display: flex !important;\n  align-items: flex-start !important;\n  gap: 20px !important;\n  background: #ffffff !important;\n  padding: 24px !important;\n  border-radius: 12px !important;\n  border: 1px solid #e8e8e8 !important;\n}\n\n#dotasia-product-content .step-number {\n  background: #f24331 !important;\n  color: #ffffff !important;\n  width: 36px !important;\n  height: 36px !important;\n  border-radius: 50% !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  font-weight: 700 !important;\n  font-size: 18px !important;\n  flex-shrink: 0 !important;\n}\n\n#dotasia-product-content .step-text {\n  font-size: 16px !important;\n  line-height: 1.6 !important;\n  color: #333333 !important;\n}\n\n#dotasia-product-content .highlight-box {\n  background: #fff3e0 !important;\n  border-left: 4px solid #ff9800 !important;\n  padding: 24px !important;\n  border-radius: 8px !important;\n  margin: 32px 0 !important;\n}\n\n#dotasia-product-content .highlight-text {\n  font-size: 18px !important;\n  font-weight: 600 !important;\n  color: #e65100 !important;\n}\n\n#dotasia-product-content .brand-section {\n  text-align: center !important;\n  padding: 60px 20px !important;\n  background: #f8f8f8 !important;\n  border-radius: 20px !important;\n  margin-top: 60px !important;\n}\n\n#dotasia-product-content .brand-title {\n  font-size: 24px !important;\n  font-weight: 700 !important;\n  color: #1a1a1a !important;\n  margin-bottom: 16px !important;\n}\n\n#dotasia-product-content .brand-desc {\n  font-size: 16px !important;\n  color: #666666 !important;\n  line-height: 1.6 !important;\n  max-width: 600px !important;\n  margin: 0 auto !important;\n}\n\n#dotasia-product-content .trust-badges {\n  display: flex !important;\n  justify-content: center !important;\n  gap: 32px !important;\n  margin-top: 32px !important;\n  flex-wrap: wrap !important;\n}\n\n#dotasia-product-content .trust-item {\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  gap: 8px !important;\n}\n\n#dotasia-product-content .trust-icon {\n  font-size: 32px !important;\n}\n\n#dotasia-product-content .trust-text {\n  font-size: 14px !important;\n  color: #666666 !important;\n  font-weight: 500 !important;\n}\n\n@media (max-width: 768px) {\n  #dotasia-product-content h2 {\n    font-size: 28px !important;\n  }\n  \n  #dotasia-product-content .hero-subtitle {\n    font-size: 18px !important;\n  }\n  \n  #dotasia-product-content .hero-desc {\n    font-size: 16px !important;\n  }\n  \n  #dotasia-product-content .section-title {\n    font-size: 24px !important;\n  }\n  \n  #dotasia-product-content .feature-card {\n    padding: 24px !important;\n  }\n  \n  #dotasia-product-content .info-row {\n    grid-template-columns: 120px 1fr !important;\n  }\n  \n  #dotasia-product-content .usage-container {\n    padding: 24px !important;\n  }\n  \n  #dotasia-product-content .cooking-steps {\n    padding: 24px !important;\n  }\n}\n\n@media (min-width: 1024px) {\n  #dotasia-product-content h2 {\n    font-size: 36px !important;\n  }\n  \n  #dotasia-product-content .hero-subtitle {\n    font-size: 22px !important;\n  }\n  \n  #dotasia-product-content .section-title {\n    font-size: 32px !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"hero-section\"\u003e\n    \u003ch2\u003e🍜 Guktteok Cup Tteokbokki Spicy Carbonara\u003c\/h2\u003e\n    \u003cdiv class=\"hero-subtitle\"\u003e🔥 Perfect harmony of spice and creaminess!\u003c\/div\u003e\n    \u003cdiv class=\"hero-desc\"\u003e\n      Nostalgic school-front Tteokbokki with\u003cbr\u003e\n      \u003cstrong\u003erich carbonara cream\u003c\/strong\u003e for an extraordinary taste\n    \u003c\/div\u003e\n    \u003cdiv class=\"badge-container\"\u003e\n      \u003cspan class=\"badge\"\u003e🇰🇷 Authentic Korean\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e⏱️ Ready in 10 minutes\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e🌶️ Spicy \u0026 Creamy\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e🧀\u003c\/div\u003e\n      \u003cdiv class=\"feature-title\"\u003eRich Carbonara\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e\n        Smooth cream sauce and\u003cbr\u003e\n        chewy rice cakes - a match made in heaven\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e🌶️\u003c\/div\u003e\n      \u003cdiv class=\"feature-title\"\u003ePerfect Spice Level\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e\n        Just the right amount of heat\u003cbr\u003e\n        that Koreans love\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cdiv class=\"feature-title\"\u003eQuick \u0026 Easy\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e\n        3 minutes in the microwave\u003cbr\u003e\n        for this delicious treat\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003e🎯 Perfect for these moments!\u003c\/h2\u003e\n  \n  \u003cdiv class=\"usage-container\"\u003e\n    \u003cdiv class=\"usage-grid\"\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cspan class=\"usage-icon\"\u003e🌙\u003c\/span\u003e\n        \u003cspan class=\"usage-text\"\u003eLate-night cravings\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cspan class=\"usage-icon\"\u003e📺\u003c\/span\u003e\n        \u003cspan class=\"usage-text\"\u003eSolo TV time\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cspan class=\"usage-icon\"\u003e🍺\u003c\/span\u003e\n        \u003cspan class=\"usage-text\"\u003eBeer snack\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cspan class=\"usage-icon\"\u003e👫\u003c\/span\u003e\n        \u003cspan class=\"usage-text\"\u003eSharing with friends\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cspan class=\"usage-icon\"\u003e🏠\u003c\/span\u003e\n        \u003cspan class=\"usage-text\"\u003eQuick home meal\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cspan class=\"usage-icon\"\u003e💼\u003c\/span\u003e\n        \u003cspan class=\"usage-text\"\u003eOffice snack\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003e📋 Product Information\u003c\/h2\u003e\n  \n  \u003cdiv class=\"info-table\"\u003e\n    \u003cdiv class=\"info-row\"\u003e\n      \u003cdiv class=\"info-label\"\u003eWeight\u003c\/div\u003e\n      \u003cdiv class=\"info-value\"\u003e140g (1 serving)\u003c\/div\u003e\n    \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\"\u003eFrequently Asked Questions (FAQ)\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-faq-list\"\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eHow do I prepare Rice Cake Cup Tteokbokki Spicy Carbonara 140g?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eSimply add hot water to the fill line marked inside the cup and microwave for 3 minutes. Alternatively, you can pour boiling water over the contents and let it sit for 5 minutes. Stir well before eating to mix the creamy carbonara sauce with the chewy rice cakes.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWhat recipes can I make with this instant rice cake dish?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eYou can enjoy this product as a base for Korean fusion dishes by adding cooked ramen noodles for extra heartiness, or top it with a fried egg and cheese for a more filling meal. Many customers at Korean grocery Spain also mix in vegetables like cabbage or mushrooms to create a complete one-pot meal.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWhat foods pair well with this spicy carbonara rice cake cup?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eThis creamy and spicy dish pairs excellently with crispy Korean fried chicken or grilled meat as a side dish. It also works great as a late-night snack with beer, or you can serve it alongside pickled vegetables to balance the rich carbonara flavors. Asian market Barcelona customers often enjoy it with seaweed soup for a complete Korean meal experience.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eWhat is the serving size and how should I store this product?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eThis 140g cup provides one generous serving perfect for a snack or light meal. Store the unopened cup in a cool, dry place at room temperature for up to 12 months. Once prepared, consume immediately as the rice cakes will become soggy if left sitting. K-Food Europe stores typically recommend checking the expiration date before purchase for optimal freshness.\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\": \"How do I prepare Rice Cake Cup Tteokbokki Spicy Carbonara 140g?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Simply add hot water to the fill line marked inside the cup and microwave for 3 minutes. Alternatively, you can pour boiling water over the contents and let it sit for 5 minutes. Stir well before eating to mix the creamy carbonara sauce with the chewy rice cakes.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What recipes can I make with this instant rice cake dish?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"You can enjoy this product as a base for Korean fusion dishes by adding cooked ramen noodles for extra heartiness, or top it with a fried egg and cheese for a more filling meal. Many customers at Korean grocery Spain also mix in vegetables like cabbage or mushrooms to create a complete one-pot meal.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What foods pair well with this spicy carbonara rice cake cup?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This creamy and spicy dish pairs excellently with crispy Korean fried chicken or grilled meat as a side dish. It also works great as a late-night snack with beer, or you can serve it alongside pickled vegetables to balance the rich carbonara flavors. Asian market Barcelona customers often enjoy it with seaweed soup for a complete Korean meal experience.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the serving size and how should I store this product?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This 140g cup provides one generous serving perfect for a snack or light meal. Store the unopened cup in a cool, dry place at room temperature for up to 12 months. Once prepared, consume immediately as the rice cakes will become soggy if left sitting. K-Food Europe stores typically recommend checking the expiration date before purchase for optimal freshness.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"Chueokui Gungminhakgyo","offers":[{"title":"03\/12\/2026","offer_id":57496183832901,"sku":"DOT-PROD-27888972-SW5","price":3.2,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/140g.png?v=1777633338","url":"https:\/\/dotasia.eu\/en\/products\/rice-cake-cup-tteokbokki-spicy-carbonara-140g","provider":"DotAsia","version":"1.0","type":"link"}