{"title":"음료수","description":null,"products":[{"product_id":"okf-aloe-500ml-1-kr","title":"OKF 알로에 500ml","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  max-width: 100% !important;\n  background: #ffffff !important;\n  color: #1a1a1a !important;\n}\n\n#dotasia-product-content .dotasia-container {\n  max-width: 1200px !important;\n  margin: 0 auto !important;\n  padding: 0 20px !important;\n}\n\n#dotasia-product-content .dotasia-section {\n  padding: 60px 0 !important;\n}\n\n#dotasia-product-content .dotasia-hero-title {\n  font-size: 36px !important;\n  font-weight: 700 !important;\n  line-height: 1.3 !important;\n  color: #1a1a1a !important;\n  margin-bottom: 16px !important;\n  display: block !important;\n}\n\n#dotasia-product-content .dotasia-hero-subtitle {\n  font-size: 20px !important;\n  font-weight: 500 !important;\n  line-height: 1.5 !important;\n  color: #2c2c2c !important;\n  margin-bottom: 32px !important;\n  display: block !important;\n}\n\n#dotasia-product-content .dotasia-section-title {\n  font-size: 28px !important;\n  font-weight: 700 !important;\n  line-height: 1.4 !important;\n  color: #1a1a1a !important;\n  margin-bottom: 24px !important;\n  text-align: center !important;\n  display: block !important;\n}\n\n#dotasia-product-content .dotasia-body-text {\n  font-size: 18px !important;\n  line-height: 1.8 !important;\n  color: #2c2c2c !important;\n  display: block !important;\n  margin-bottom: 16px !important;\n}\n\n#dotasia-product-content .dotasia-highlight-box {\n  background: linear-gradient(135deg, #f0fdf4 0%, #e6f7ff 100%) !important;\n  border-radius: 16px !important;\n  padding: 32px !important;\n  margin: 32px 0 !important;\n  border: 2px solid #e8f5e9 !important;\n  display: block !important;\n}\n\n#dotasia-product-content .dotasia-feature-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 .dotasia-feature-card {\n  background: #fafafa !important;\n  border-radius: 12px !important;\n  padding: 28px !important;\n  text-align: center !important;\n  border: 1px solid #e8e8e8 !important;\n  transition: all 0.3s ease !important;\n  display: block !important;\n}\n\n#dotasia-product-content .dotasia-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 .dotasia-feature-icon {\n  font-size: 48px !important;\n  margin-bottom: 16px !important;\n  display: block !important;\n}\n\n#dotasia-product-content .dotasia-feature-title {\n  font-size: 20px !important;\n  font-weight: 700 !important;\n  color: #1a1a1a !important;\n  margin-bottom: 12px !important;\n  display: block !important;\n}\n\n#dotasia-product-content .dotasia-feature-desc {\n  font-size: 16px !important;\n  line-height: 1.6 !important;\n  color: #757575 !important;\n  display: block !important;\n}\n\n#dotasia-product-content .dotasia-scenario-grid {\n  display: grid !important;\n  grid-template-columns: repeat(2, 1fr) !important;\n  gap: 16px !important;\n  margin: 32px 0 !important;\n}\n\n#dotasia-product-content .dotasia-scenario-item {\n  background: #fff3e0 !important;\n  border-radius: 12px !important;\n  padding: 20px !important;\n  display: flex !important;\n  align-items: center !important;\n  gap: 12px !important;\n}\n\n#dotasia-product-content .dotasia-scenario-icon {\n  font-size: 28px !important;\n  flex-shrink: 0 !important;\n}\n\n#dotasia-product-content .dotasia-scenario-text {\n  font-size: 16px !important;\n  font-weight: 600 !important;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n#dotasia-product-content .dotasia-info-table {\n  background: #ffffff !important;\n  border-radius: 12px !important;\n  border: 1px solid #e8e8e8 !important;\n  overflow: hidden !important;\n  margin: 32px 0 !important;\n  display: table !important;\n  width: 100% !important;\n}\n\n#dotasia-product-content .dotasia-info-row {\n  display: table-row !important;\n  border-bottom: 1px solid #f0f0f0 !important;\n}\n\n#dotasia-product-content .dotasia-info-row:last-child {\n  border-bottom: none !important;\n}\n\n#dotasia-product-content .dotasia-info-label {\n  display: table-cell !important;\n  padding: 20px !important;\n  font-size: 16px !important;\n  font-weight: 600 !important;\n  color: #757575 !important;\n  background: #fafafa !important;\n  width: 40% !important;\n}\n\n#dotasia-product-content .dotasia-info-value {\n  display: table-cell !important;\n  padding: 20px !important;\n  font-size: 18px !important;\n  font-weight: 500 !important;\n  color: #1a1a1a !important;\n}\n\n#dotasia-product-content .dotasia-badge-container {\n  display: flex !important;\n  gap: 12px !important;\n  justify-content: center !important;\n  flex-wrap: wrap !important;\n  margin: 32px 0 !important;\n}\n\n#dotasia-product-content .dotasia-badge {\n  background: #f0f0f0 !important;\n  border-radius: 24px !important;\n  padding: 8px 20px !important;\n  font-size: 14px !important;\n  font-weight: 600 !important;\n  color: #2c2c2c !important;\n  display: inline-block !important;\n}\n\n#dotasia-product-content .dotasia-cta-section {\n  background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%) !important;\n  border-radius: 20px !important;\n  padding: 48px !important;\n  text-align: center !important;\n  margin: 48px 0 !important;\n}\n\n#dotasia-product-content .dotasia-emphasis {\n  background: #fff3e0 !important;\n  padding: 4px 8px !important;\n  border-radius: 4px !important;\n  font-weight: 700 !important;\n  color: #1a1a1a !important;\n  display: inline !important;\n}\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-container {\n    padding: 0 16px !important;\n  }\n  \n  #dotasia-product-content .dotasia-section {\n    padding: 40px 0 !important;\n  }\n  \n  #dotasia-product-content .dotasia-hero-title {\n    font-size: 28px !important;\n  }\n  \n  #dotasia-product-content .dotasia-hero-subtitle {\n    font-size: 18px !important;\n  }\n  \n  #dotasia-product-content .dotasia-section-title {\n    font-size: 24px !important;\n  }\n  \n  #dotasia-product-content .dotasia-body-text {\n    font-size: 16px !important;\n  }\n  \n  #dotasia-product-content .dotasia-scenario-grid {\n    grid-template-columns: 1fr !important;\n  }\n  \n  #dotasia-product-content .dotasia-feature-grid {\n    grid-template-columns: 1fr !important;\n  }\n  \n  #dotasia-product-content .dotasia-highlight-box {\n    padding: 24px !important;\n  }\n  \n  #dotasia-product-content .dotasia-cta-section {\n    padding: 32px 20px !important;\n  }\n}\n\n@media (min-width: 1024px) {\n  #dotasia-product-content .dotasia-hero-title {\n    font-size: 42px !important;\n  }\n  \n  #dotasia-product-content .dotasia-hero-subtitle {\n    font-size: 24px !important;\n  }\n  \n  #dotasia-product-content .dotasia-section-title {\n    font-size: 32px !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dotasia-section\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003cdiv class=\"dotasia-highlight-box\"\u003e\n      \u003ch2 class=\"dotasia-hero-title\"\u003e🌿 OKF 알로에 500ml\u003c\/h2\u003e\n      \u003cp class=\"dotasia-hero-subtitle\"\u003e천연 알로에가 듬뿍! \u003cspan class=\"dotasia-emphasis\"\u003e진짜 알로에 과육\u003c\/span\u003e이 씹히는 건강음료\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-feature-grid\"\u003e\n      \u003cdiv class=\"dotasia-feature-card\"\u003e\n        \u003cspan class=\"dotasia-feature-icon\"\u003e💧\u003c\/span\u003e\n        \u003cspan class=\"dotasia-feature-title\"\u003e촉촉한 수분 충전\u003c\/span\u003e\n        \u003cspan class=\"dotasia-feature-desc\"\u003e알로에의 풍부한 수분으로\u003cbr\u003e갈증 해소는 물론 피부까지 촉촉\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-feature-card\"\u003e\n        \u003cspan class=\"dotasia-feature-icon\"\u003e🌱\u003c\/span\u003e\n        \u003cspan class=\"dotasia-feature-title\"\u003e진짜 알로에 과육\u003c\/span\u003e\n        \u003cspan class=\"dotasia-feature-desc\"\u003e쫄깃한 식감의 알로에 과육이\u003cbr\u003e가득 들어있어 씹는 재미까지\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-feature-card\"\u003e\n        \u003cspan class=\"dotasia-feature-icon\"\u003e✨\u003c\/span\u003e\n        \u003cspan class=\"dotasia-feature-title\"\u003e상큼한 맛\u003c\/span\u003e\n        \u003cspan class=\"dotasia-feature-desc\"\u003e달콤하면서도 깔끔한 맛\u003cbr\u003e부담 없이 즐기는 건강음료\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dotasia-section\" style=\"background: #fafafa !important;\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003ch2 class=\"dotasia-section-title\"\u003e🎯 이럴 때 딱이에요!\u003c\/h2\u003e\n    \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        \u003cspan class=\"dotasia-scenario-text\"\u003e운동 후 수분 보충이 필요할 때\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-scenario-item\"\u003e\n        \u003cspan class=\"dotasia-scenario-icon\"\u003e☀️\u003c\/span\u003e\n        \u003cspan class=\"dotasia-scenario-text\"\u003e더운 여름날 시원하게\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-scenario-item\"\u003e\n        \u003cspan class=\"dotasia-scenario-icon\"\u003e🍽️\u003c\/span\u003e\n        \u003cspan class=\"dotasia-scenario-text\"\u003e기름진 음식 먹은 후\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-scenario-item\"\u003e\n        \u003cspan class=\"dotasia-scenario-icon\"\u003e💼\u003c\/span\u003e\n        \u003cspan class=\"dotasia-scenario-text\"\u003e오후 나른할 때 상쾌하게\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"dotasia-body-text\" style=\"text-align: center !important; margin-top: 32px !important;\"\u003e\n      \u003cspan class=\"dotasia-emphasis\"\u003e냉장 보관\u003c\/span\u003e하면 더욱 시원하고 상쾌하게 즐기실 수 있어요!\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dotasia-section\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003ch2 class=\"dotasia-section-title\"\u003e📋 제품 정보\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dotasia-info-table\"\u003e\n      \u003cdiv class=\"dotasia-info-row\"\u003e\n        \u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-value\"\u003e500ml (넉넉한 대용량)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-row\"\u003e\n        \u003cdiv class=\"dotasia-info-label\"\u003e주원료\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-value\"\u003e알로에베라 과육, 알로에 추출물\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-row\"\u003e\n        \u003cdiv class=\"dotasia-info-label\"\u003e칼로리\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-value\"\u003e저칼로리로 부담 없이\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-row\"\u003e\n        \u003cdiv class=\"dotasia-info-label\"\u003e보관방법\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-value\"\u003e서늘한 곳 보관, 개봉 후 냉장보관\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-badge-container\"\u003e\n      \u003cspan class=\"dotasia-badge\"\u003e🏆 한국 대표 음료 브랜드\u003c\/span\u003e\n      \u003cspan class=\"dotasia-badge\"\u003e🌍 전세계 수출 제품\u003c\/span\u003e\n      \u003cspan class=\"dotasia-badge\"\u003e✅ HACCP 인증\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dotasia-section\" style=\"background: #f8f8f8 !important;\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003cdiv class=\"dotasia-cta-section\"\u003e\n      \u003ch2 class=\"dotasia-section-title\" style=\"margin-bottom: 20px !important;\"\u003eOKF 알로에의 특별함\u003c\/h2\u003e\n      \u003cp class=\"dotasia-body-text\" style=\"max-width: 600px !important; margin: 0 auto !important;\"\u003e\n        OKF는 20년 이상 알로에 음료를 전문으로 만들어온\u003cbr\u003e\n        \u003cspan class=\"dotasia-emphasis\"\u003e대한민국 대표 음료 브랜드\u003c\/span\u003e입니다.\u003cbr\u003e\u003cbr\u003e\n        엄선된 알로에베라 과육을 듬뿍 넣어\u003cbr\u003e\n        씹는 재미와 건강을 동시에 챙기세요!\n      \u003c\/p\u003e\n      \n      \u003cp class=\"dotasia-body-text\" style=\"margin-top: 32px !important; font-size: 20px !important; font-weight: 700 !important; color: #4a9b5c !important;\"\u003e\n        🌿 자연이 주는 건강한 수분 충전 🌿\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\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\u003eOKF 알로에 500ml는 어떻게 마시나요?\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그대로 마셔도 맛있지만 탄산수와 1:1 비율로 섞어 알로에 스파클링을 만들거나, 요거트와 함께 믹서기에 갈아 알로에 스무디로 즐길 수 있습니다. 포르투 한인마트에서 구매하신 고객들은 얼음과 함께 블렌딩해서 여름 음료로도 많이 드세요.\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개봉 전에는 서늘한 곳에 보관하면 되고, 개봉 후에는 반드시 냉장보관해야 합니다. 개봉 후에는 2-3일 내에 드시는 것이 좋으며, 500ml 용량이므로 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\": \"OKF 알로에 500ml는 어떻게 마시나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"별도의 준비 없이 캔을 열어서 바로 마실 수 있습니다. 냉장고에서 차갑게 보관한 후 마시면 더욱 시원하고 상쾌한 맛을 즐길 수 있어요. 안에 들어있는 알로에 과육을 씹으면서 마시는 것이 특징입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품을 활용한 음료 레시피가 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"그대로 마셔도 맛있지만 탄산수와 1:1 비율로 섞어 알로에 스파클링을 만들거나, 요거트와 함께 믹서기에 갈아 알로에 스무디로 즐길 수 있습니다. 포르투 한인마트에서 구매하신 고객들은 얼음과 함께 블렌딩해서 여름 음료로도 많이 드세요.\"\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\": \"개봉 전에는 서늘한 곳에 보관하면 되고, 개봉 후에는 반드시 냉장보관해야 합니다. 개봉 후에는 2-3일 내에 드시는 것이 좋으며, 500ml 용량이므로 1-2회에 나누어 마시기 적당한 양입니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"OKF","offers":[{"title":"05\/05\/2027","offer_id":56095750816069,"sku":"DOT-PROD-40071453-P22","price":2.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/OKF-Aloe-500ml.png?v=1771698658"},{"product_id":"lotte-milkis-500ml-kr","title":"롯데 밀키스 500ml","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#dotasia-product-content { background: #ffffff !important; color: #1a1a1a !important; }\n\n\/* Typography System *\/\n#dotasia-product-content .hero-title { font-size: 32px !important; font-weight: 700 !important; line-height: 1.2 !important; color: #1a1a1a !important; margin-bottom: 16px !important; }\n#dotasia-product-content .hero-subtitle { font-size: 20px !important; font-weight: 500 !important; color: #2c2c2c !important; margin-bottom: 24px !important; }\n#dotasia-product-content .section-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 20px !important; }\n#dotasia-product-content .feature-title { font-size: 18px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 8px !important; }\n#dotasia-product-content .body-text { font-size: 16px !important; line-height: 1.8 !important; color: #2c2c2c !important; }\n#dotasia-product-content .highlight-text { font-size: 18px !important; font-weight: 700 !important; color: #f24331 !important; background: #fff3e0 !important; padding: 2px 8px !important; border-radius: 4px !important; }\n\n\/* Layout System *\/\n#dotasia-product-content .container { max-width: 1200px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .section { padding: 60px 0 !important; }\n#dotasia-product-content .hero-section { background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%) !important; padding: 40px 0 !important; text-align: center !important; }\n\n\/* Feature Cards *\/\n#dotasia-product-content .feature-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 20px !important; margin-bottom: 40px !important; }\n#dotasia-product-content .feature-card { background: #fafafa !important; border: 2px solid #e8e8e8 !important; border-radius: 16px !important; padding: 24px !important; text-align: center !important; transition: all 0.3s ease !important; }\n#dotasia-product-content .feature-card:hover { border-color: #f24331 !important; transform: translateY(-2px) !important; }\n#dotasia-product-content .feature-icon { font-size: 48px !important; margin-bottom: 16px !important; }\n\n\/* Scenario Cards *\/\n#dotasia-product-content .scenario-grid { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 16px !important; margin-bottom: 40px !important; }\n#dotasia-product-content .scenario-item { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 20px !important; text-align: center !important; }\n#dotasia-product-content .scenario-emoji { font-size: 32px !important; margin-bottom: 8px !important; }\n\n\/* Info Table *\/\n#dotasia-product-content .info-table { background: #fafafa !important; border-radius: 12px !important; padding: 24px !important; margin: 32px 0 !important; }\n#dotasia-product-content .info-row { display: flex !important; justify-content: space-between !important; padding: 16px 0 !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .info-label { font-size: 16px !important; font-weight: 600 !important; color: #757575 !important; }\n#dotasia-product-content .info-value { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; }\n\n\/* Badge System *\/\n#dotasia-product-content .badge-container { display: flex !important; flex-wrap: wrap !important; gap: 12px !important; justify-content: center !important; margin: 24px 0 !important; }\n#dotasia-product-content .badge { background: #f24331 !important; color: #ffffff !important; padding: 8px 16px !important; border-radius: 20px !important; font-size: 14px !important; font-weight: 600 !important; }\n#dotasia-product-content .badge.secondary { background: #e8e8e8 !important; color: #2c2c2c !important; }\n\n\/* Brand Section *\/\n#dotasia-product-content .brand-section { background: #fafafa !important; border-radius: 16px !important; padding: 40px 20px !important; text-align: center !important; margin: 40px 0 !important; }\n\n\/* Desktop Responsive *\/\n@media (min-width: 768px) {\n  #dotasia-product-content .hero-title { font-size: 42px !important; }\n  #dotasia-product-content .hero-subtitle { font-size: 24px !important; }\n  #dotasia-product-content .section-title { font-size: 28px !important; }\n  #dotasia-product-content .feature-grid { grid-template-columns: repeat(3, 1fr) !important; }\n  #dotasia-product-content .scenario-grid { grid-template-columns: repeat(4, 1fr) !important; }\n  #dotasia-product-content .container { padding: 0 40px !important; }\n  #dotasia-product-content .section { padding: 80px 0 !important; }\n}\n\n\/* Premium Feel *\/\n#dotasia-product-content .premium-accent { background: linear-gradient(135deg, #f24331 0%, #ff6b5a 100%) !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; }\n\u003c\/style\u003e\n\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003ch2 class=\"hero-title\"\u003e🥛 롯데 밀키스 500ml\u003c\/h2\u003e\n    \u003cp class=\"hero-subtitle\"\u003e부드러운 우유 맛 그대로, \u003cspan class=\"highlight-text\"\u003e시원하게 한 병!\u003c\/span\u003e\u003c\/p\u003e\n    \u003cdiv class=\"badge-container\"\u003e\n      \u003cspan class=\"badge\"\u003e✨ 신상품\u003c\/span\u003e\n      \u003cspan class=\"badge secondary\"\u003e🏆 가성비 최고\u003c\/span\u003e\n      \u003cspan class=\"badge secondary\"\u003e📦 실재고 보유\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Why Buy Section --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003ch2 class=\"section-title\"\u003e왜 밀키스를 선택해야 할까요?\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        \u003ch3 class=\"feature-title\"\u003e부드러운 우유맛\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e진한 우유의 고소함과\u003cbr\u003e상큼한 탄산의 조화\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e❄️\u003c\/div\u003e\n        \u003ch3 class=\"feature-title\"\u003e시원한 청량감\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e목넘김이 부드럽고\u003cbr\u003e갈증 해소에 탁월\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e💛\u003c\/div\u003e\n        \u003ch3 class=\"feature-title\"\u003e500ml 대용량\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e넉넉한 양으로\u003cbr\u003e온 가족이 함께 즐기기\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Usage Scenario Section --\u003e\n\u003cdiv class=\"section\" style=\"background: #fafafa !important;\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003ch2 class=\"section-title\"\u003e이럴 때 딱이에요!\u003c\/h2\u003e\n    \u003cdiv class=\"scenario-grid\"\u003e\n      \u003cdiv class=\"scenario-item\"\u003e\n        \u003cdiv class=\"scenario-emoji\"\u003e🏃\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e운동 후\u003c\/strong\u003e\u003cbr\u003e갈증 해소\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scenario-item\"\u003e\n        \u003cdiv class=\"scenario-emoji\"\u003e☀️\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e더운 날\u003c\/strong\u003e\u003cbr\u003e시원하게\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scenario-item\"\u003e\n        \u003cdiv class=\"scenario-emoji\"\u003e🍽️\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e식사와\u003c\/strong\u003e\u003cbr\u003e함께\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scenario-item\"\u003e\n        \u003cdiv class=\"scenario-emoji\"\u003e🎬\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e간식\u003c\/strong\u003e\u003cbr\u003e타임\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Product Info Section --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003ch2 class=\"section-title\"\u003e제품 정보\u003c\/h2\u003e\n    \u003cdiv class=\"info-table\"\u003e\n      \u003cdiv class=\"info-row\"\u003e\n        \u003cspan class=\"info-label\"\u003e용량\u003c\/span\u003e\n        \u003cspan class=\"info-value\"\u003e500ml\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"info-row\"\u003e\n        \u003cspan class=\"info-label\"\u003e제조사\u003c\/span\u003e\n        \u003cspan class=\"info-value\"\u003e롯데칠성음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"info-row\"\u003e\n        \u003cspan class=\"info-label\"\u003e보관 방법\u003c\/span\u003e\n        \u003cspan class=\"info-value\"\u003e서늘한 곳 보관\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"info-row\"\u003e\n        \u003cspan class=\"info-label\"\u003e특징\u003c\/span\u003e\n        \u003cspan class=\"info-value\"\u003e우유 함유 탄산음료\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Special Features --\u003e\n\u003cdiv class=\"section\" style=\"background: #fff3e0 !important;\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003ch2 class=\"section-title\"\u003e밀키스만의 특별함\u003c\/h2\u003e\n    \u003cdiv style=\"text-align: center !important; max-width: 600px !important; margin: 0 auto !important;\"\u003e\n      \u003cp class=\"body-text\" style=\"margin-bottom: 24px !important;\"\u003e\n        \u003cstrong style=\"font-size: 20px !important; color: #f24331 !important;\"\u003e1989년부터 사랑받은\u003c\/strong\u003e\u003cbr\u003e\n        대한민국 대표 우유 탄산음료\n      \u003c\/p\u003e\n      \u003cp class=\"body-text\" style=\"margin-bottom: 24px !important;\"\u003e\n        🌟 \u003cstrong\u003e특별한 제조 공법\u003c\/strong\u003e으로\u003cbr\u003e\n        우유의 고소함과 탄산의 청량감 완벽 조화\n      \u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\n        🧊 \u003cstrong\u003e차갑게 마시면\u003c\/strong\u003e\u003cbr\u003e\n        더욱 맛있는 프리미엄 음료\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Brand Trust Section --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"brand-section\"\u003e\n      \u003ch2 class=\"section-title\"\u003edotAsia가 엄선한 프리미엄\u003c\/h2\u003e\n      \u003cp class=\"body-text\" style=\"margin-bottom: 24px !important;\"\u003e\n        \u003cstrong\u003e정품 보증\u003c\/strong\u003e | \u003cstrong\u003e빠른 배송\u003c\/strong\u003e | \u003cstrong\u003e신선 보장\u003c\/strong\u003e\n      \u003c\/p\u003e\n      \u003cdiv style=\"display: flex !important; justify-content: center !important; gap: 24px !important; margin-top: 32px !important; opacity: 0.6 !important;\"\u003e\n        \u003cspan style=\"font-size: 14px !important;\"\u003e✓ 100% 정품\u003c\/span\u003e\n        \u003cspan style=\"font-size: 14px !important;\"\u003e✓ 안전 포장\u003c\/span\u003e\n        \u003cspan style=\"font-size: 14px !important;\"\u003e✓ 품질 보증\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\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롯데 밀키스 500ml는 어떻게 마시는 것이 가장 맛있나요?\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개봉 후에는 뚜껑을 꼭 닫고 냉장 보관하여 당일 내에 드시는 것이 좋습니다. 미개봉 상태에서는 서늘하고 직사광선을 피한 곳에 보관하시고, 제품에 표기된 유통기한을 확인하여 드세요.\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\": \"롯데 밀키스 500ml는 어떻게 마시는 것이 가장 맛있나요?\",\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\": \"개봉 후에는 뚜껑을 꼭 닫고 냉장 보관하여 당일 내에 드시는 것이 좋습니다. 미개봉 상태에서는 서늘하고 직사광선을 피한 곳에 보관하시고, 제품에 표기된 유통기한을 확인하여 드세요.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"Lotte","offers":[{"title":"14\/05\/2027","offer_id":55665260921157,"sku":"DOT-PROD-39660039-LQ9","price":2.65,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/Lotte-Milkis-500ml.png?v=1771698673"},{"product_id":"lotte-milkis-strawberry-flavor-250ml-kr","title":"롯데 밀키스 딸기맛 250ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #fff0f5 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e롯데 밀키스 딸기맛 250ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 음료 · Lotte Milkis Strawberry\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e밀키스(Milkis)는 1989년 롯데칠성음료가 출시한 한국의 대표적인 우유 탄산음료입니다. 부드러운 우유의 풍미와 청량한 탄산이 만나는 독특한 조합에 달콤한 딸기향을 더해, 한국에서는 어린이부터 어른까지 30년 넘게 사랑받고 있는 친근한 음료입니다. 유럽의 일반 탄산음료와 달리, 우유 베이스에서 오는 부드럽고 크리미한 목 넘김이 특징입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보 · Información del Producto\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (250ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e218 kJ \/ 52 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e545 kJ \/ 130 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd style=\"padding-left:24px !important;\"\u003e- 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e30 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd style=\"padding-left:24px !important;\"\u003e- 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e30 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:11px !important; color:#888 !important; margin-top:8px !important;\"\u003eEU 규정 1169\/2011 영양성분 표시 기준\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredientes\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e탈지분유(Skim Milk Powder), 정수(Filtered Water), 설탕(Sugar), 식품산(구연산 \/ E330 Citric Acid), 딸기향(Strawberry Flavor), 수용성 대두 다당류(Water Soluble Soybean Polysaccharides), 식품산(인산 \/ E338 Phosphoric Acid), 요거트향(Yogurt Flavor), 산도조절제(이산화탄소 \/ E290), 락색소(Lac Color), 인산(Phosphoric Acid), 비타민 C, 비타민 A, 비타민 D3.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:12px !important; color:#666 !important; margin-bottom:8px !important;\"\u003e본 제품에는 다음 EU 의무 알러지 항목이 포함되어 있습니다:\u003c\/p\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e우유 · Leche · Milk\u003c\/span\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e대두 · Soja · Soybeans\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Perfil de Sabor\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e크리미함 Creamy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산감 Fizzy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:60% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e6\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e과일향 Fruity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e상큼함 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"text-align:center !important; font-size:13px !important; color:#666 !important; max-width:600px !important; margin:0 auto !important; line-height:1.6 !important;\"\u003e유럽의 일반 레모네이드보다 부드럽고, 라씨(Lassi)의 크리미함과 탄산음료의 청량감을 동시에 가진 독특한 풍미입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Cómo Disfrutar en Corea\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서 밀키스 딸기맛을 즐기는 정통 방식 — 매운 한식과 함께, 또는 디저트처럼 차갑게 마셔보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 매운 떡볶이(Tteokbokki, 매콤한 고추장 소스에 졸인 쌀떡)를 먹을 때 가장 인기 있는 음료가 바로 밀키스입니다. 우유 베이스의 부드러움이 입안의 매운맛을 진정시켜 주는 한국 분식집의 정석 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eYangnyeom Chicken\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e양념치킨과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 매콤달콤 양념치킨(Yangnyeom Chicken)과의 페어링도 매우 좋습니다. 맥주 대신 무알코올 음료를 찾는 분이라면, 밀키스 딸기맛이 치킨의 짭조름함과 매콤함을 부드럽게 받아줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBuldak Ramen\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불닭볶음면과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매운 불닭볶음면(Buldak, 매운 닭 라면)을 먹을 때 한국인들이 자주 찾는 \"매운맛 진정 음료\"입니다. 우유 성분이 캡사이신을 중화시켜 주어 매운 라면 챌린지의 단짝으로 통합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKimbap Lunch\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e김밥 도시락과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 학생들이 소풍이나 점심 도시락으로 김밥(Kimbap)을 먹을 때 자주 곁들이는 음료입니다. 김밥의 짭조름하고 고소한 맛과 밀키스의 달콤한 딸기향이 어린 시절 추억의 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean BBQ\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살 식사 후\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e기름진 삼겹살(Samgyeopsal) 한국식 BBQ를 먹은 뒤, 입안을 산뜻하게 정리하는 디저트 음료로 즐깁니다. 식후 입가심으로 차갑게 마시면 우유의 풍미가 식사를 우아하게 마무리합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBingsu Float\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e밀키스 빙수 플로트\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 카페에서 인기 있는 응용법 — 컵에 바닐라 아이스크림 한 스쿱을 넣고 밀키스 딸기맛을 부으면 즉석 딸기 우유 플로트(Strawberry Milk Float)가 완성됩니다. 여름철 홈카페 디저트로 추천합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보 · Detalles\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e250ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e롯데칠성음료 (Lotte Chilsung Beverage)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산 우유 음료 · Carbonated Milk Drink\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e서늘하고 직사광선이 닿지 않는 곳에 보관. 개봉 후 즉시 음용. 차갑게 드시면 더 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제공 권장\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e냉장 4–7°C에서 가장 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e1989년 출시 이래 한국에서 30년 넘게 사랑받아온 정통 밀키스 — 한국에서 직수입한 그대로의 맛을 dotAsia에서 만나보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e✓ 한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e✓ EU 라벨 준수\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e✓ 정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e✓ 빠른 EU 배송\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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롯데 밀키스 딸기맛은 어떤 음료인가요? 맛과 특징이 궁금합니다.\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e밀키스(Milkis)는 한국의 대표적인 탄산 청량음료로, 롯데에서 생산합니다. 탄산수에 탈지분유를 혼합하여 크리미하고 부드러운 질감이 특징이며, 딸기맛 버전은 달콤한 딸기 향이 더해져 있습니다. 요거트 맛처럼 느껴질 수 있지만, 이는 인공 향료에서 비롯된 풍미이며 실제 발효 음료가 아닙니다. 유럽의 크림 소다(cream soda)와 비슷한 카테고리의 달콤한 탄산음료로 이해하시면 됩니다. 차갑게 마시면 가장 맛있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, EU 식품 표시법(규정 1169\/2011)에 따라 반드시 확인하셔야 할 알레르기 유발 성분이 포함되어 있습니다. 본 제품에는 우유(탈지분유) 및 대두(수용성 대두 다당류)가 함유되어 있습니다. 우유 또는 대두 알레르기가 있으신 분은 섭취를 피하시기 바랍니다. 그 외 EU 14대 주요 알레르겐(글루텐, 견과류, 갑각류 등)은 성분표에 명시되어 있지 않습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e밀키스 딸기맛은 글루텐 프리(Gluten-Free) 제품인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 본 제품의 성분 분석 결과 글루텐 함유 성분이 포함되어 있지 않아 글루텐 프리로 확인되었습니다. 밀, 보리, 호밀 등 글루텐 관련 알레르겐이 성분표에 없습니다. 다만, 제조 공정상의 교차 오염 가능성에 대해서는 제조사(롯데칠성음료)에 직접 확인하시는 것을 권장합니다. 셀리악(Coeliac) 질환이 있으신 분은 섭취 전 반드시 전문의와 상담하세요.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e밀키스 딸기맛은 비건(Vegan) 또는 베지테리언(Vegetarian)이 섭취할 수 있나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아니요, 본 제품은 비건에게 적합하지 않습니다. 두 가지 이유가 있습니다. 첫째, 탈지분유(우유 유래 성분)가 함유되어 있습니다. 둘째, 색소로 사용된 '락 색소(Lac Color)'는 깍지벌레(lac insect)에서 추출한 천연 적색 색소이며, 비타민 D3는 일반적으로 양의 울(lanolin)에서 추출됩니다. 이러한 성분으로 인해 비건 섭취는 불가합니다. 베지테리언 적합 여부는 현재 제조사로부터 공식 확인이 되지 않아 '확인 불가' 상태입니다. 베지테리언이신 경우 섭취 전 제조사에 문의하시기를 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e미개봉 상태에서는 직사광선을 피해 서늘하고 건조한 곳에 보관하세요. 캔 음료 특성상 냉장 보관 시 가장 맛있게 드실 수 있습니다. 개봉 후에는 탄산이 빠르게 소실되므로 바로 드시는 것을 권장합니다. 캔 제품 특성상 개봉 후 재밀봉이 불가능하므로, 한 번에 드시는 것이 좋습니다. 1캔 용량은 250ml로 1회 제공량으로 적합합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 밀키스 딸기 스파클링 플로트 (Milkis Strawberry Sparkling Float)\",\n  \"description\": \"롯데 밀키스 딸기맛의 달콤한 탄산과 크리미한 풍미를 살린 여름 음료 레시피입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료로 만들 수 있으며, 한국 슈퍼마켓이나 dotAsia에서 구입한 밀키스 딸기맛을 활용해 특별한 디저트 드링크를 완성해 보세요.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/lotte-milkis-strawberry-flavor-250ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"밀키스 딸기, 한국 탄산음료, 스파클링 플로트, 한국 음료 레시피, Lotte Milkis, Korean drink recipe, 한국 슈퍼마켓, dotAsia\",\n  \"recipeYield\": \"2\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean\",\n  \"recipeIngredient\": [\n    \"롯데 밀키스 딸기맛 250ml × 2캔\",\n    \"바닐라 아이스크림 2스쿱 (유럽 슈퍼마켓에서 구입 가능)\",\n    \"신선한 딸기 4~6개 (슬라이스)\",\n    \"민트 잎 약간 (장식용, 선택)\",\n    \"얼음 적당량\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 키가 큰 유리잔 2개에 얼음을 반 정도 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 슬라이스한 딸기 2~3조각을 잔 안쪽 벽에 붙여 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. 차갑게 보관한 밀키스 딸기맛을 천천히 잔에 붓습니다. (탄산이 넘치지 않도록 잔을 살짝 기울여 따르세요.)\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 바닐라 아이스크림 1스쿱을 음료 위에 올립니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. 민트 잎과 남은 딸기 슬라이스로 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 빨대를 꽂아 바로 서빙합니다. 아이스크림이 녹으면서 크리미한 거품이 생기는 것을 즐겨보세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"롯데 밀키스 딸기맛은 어떤 음료인가요? 맛과 특징이 궁금합니다.\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"밀키스(Milkis)는 한국의 대표적인 탄산 청량음료로, 롯데에서 생산합니다. 탄산수에 탈지분유를 혼합하여 크리미하고 부드러운 질감이 특징이며, 딸기맛 버전은 달콤한 딸기 향이 더해져 있습니다. 요거트 맛처럼 느껴질 수 있지만, 이는 인공 향료에서 비롯된 풍미이며 실제 발효 음료가 아닙니다. 유럽의 크림 소다(cream soda)와 비슷한 카테고리의 달콤한 탄산음료로 이해하시면 됩니다. 차갑게 마시면 가장 맛있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"밀키스 딸기맛에 알레르기 유발 성분이 들어 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, EU 식품 표시법(규정 1169\/2011)에 따라 반드시 확인하셔야 할 알레르기 유발 성분이 포함되어 있습니다. 본 제품에는 우유(탈지분유) 및 대두(수용성 대두 다당류)가 함유되어 있습니다. 우유 또는 대두 알레르기가 있으신 분은 섭취를 피하시기 바랍니다. 그 외 EU 14대 주요 알레르겐(글루텐, 견과류, 갑각류 등)은 성분표에 명시되어 있지 않습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"밀키스 딸기맛은 글루텐 프리(Gluten-Free) 제품인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 본 제품의 성분 분석 결과 글루텐 함유 성분이 포함되어 있지 않아 글루텐 프리로 확인되었습니다. 밀, 보리, 호밀 등 글루텐 관련 알레르겐이 성분표에 없습니다. 다만, 제조 공정상의 교차 오염 가능성에 대해서는 제조사(롯데칠성음료)에 직접 확인하시는 것을 권장합니다. 셀리악(Coeliac) 질환이 있으신 분은 섭취 전 반드시 전문의와 상담하세요.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"밀키스 딸기맛은 비건(Vegan) 또는 베지테리언(Vegetarian)이 섭취할 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아니요, 본 제품은 비건에게 적합하지 않습니다. 두 가지 이유가 있습니다. 첫째, 탈지분유(우유 유래 성분)가 함유되어 있습니다. 둘째, 색소로 사용된 '락 색소(Lac Color)'는 깍지벌레(lac insect)에서 추출한 천연 적색 색소이며, 비타민 D3는 일반적으로 양의 울(lanolin)에서 추출됩니다. 이러한 성분으로 인해 비건 섭취는 불가합니다. 베지테리언 적합 여부는 현재 제조사로부터 공식 확인이 되지 않아 '확인 불가' 상태입니다. 베지테리언이신 경우 섭취 전 제조사에 문의하시기를 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"밀키스 딸기맛을 어떻게 보관하고, 개봉 후에는 어떻게 해야 하나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"미개봉 상태에서는 직사광선을 피해 서늘하고 건조한 곳에 보관하세요. 캔 음료 특성상 냉장 보관 시 가장 맛있게 드실 수 있습니다. 개봉 후에는 탄산이 빠르게 소실되므로 바로 드시는 것을 권장합니다. 캔 제품 특성상 개봉 후 재밀봉이 불가능하므로, 한 번에 드시는 것이 좋습니다. 1캔 용량은 250ml로 1회 제공량으로 적합합니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Lotte","offers":[{"title":"30\/07\/2027","offer_id":55825498636613,"sku":"DOT-PROD-38407077-ZRD","price":1.5,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/lotte-milkis-strawberry-flavor-250ml-kr-badged-1777986846658.png?v=1777988412"},{"product_id":"lotte-milkis-melon-250ml-kr","title":"롯데 밀키스 멜론 250ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e \u003cstyle\u003e #dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; } #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; } #dotasia-product-content { width: 100% !important; background: #ffffff !important; color: #1a1a1a !important; } \/* Typography *\/ #dotasia-product-content .dotasia-hero-title { font-size: 32px !important; font-weight: 700 !important; line-height: 1.2 !important; color: #1a1a1a !important; margin-bottom: 16px !important; } #dotasia-product-content .dotasia-subtitle { font-size: 20px !important; font-weight: 500 !important; color: #2c2c2c !important; line-height: 1.4 !important; } #dotasia-product-content .dotasia-section-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; } #dotasia-product-content .dotasia-body-text { font-size: 16px !important; line-height: 1.8 !important; color: #2c2c2c !important; } #dotasia-product-content .dotasia-highlight { font-size: 18px !important; font-weight: 700 !important; color: #1a1a1a !important; background: linear-gradient(180deg, transparent 60%, #fff3e0 60%) !important; display: inline !important; padding: 2px 4px !important; } \/* Layout *\/ #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, #fff8e1 0%, #fffef7 100%) !important; padding: 40px 20px !important; text-align: center !important; border-radius: 0 0 24px 24px !important; } \/* Cards \u0026 Features *\/ #dotasia-product-content .dotasia-feature-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 20px !important; margin-top: 32px !important; } #dotasia-product-content .dotasia-feature-card { background: #fafafa !important; border-radius: 16px !important; padding: 24px !important; border: 1px solid #e8e8e8 !important; transition: all 0.3s ease !important; } #dotasia-product-content .dotasia-feature-card:hover { transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important; } #dotasia-product-content .dotasia-feature-icon { font-size: 32px !important; margin-bottom: 12px !important; display: block !important; } #dotasia-product-content .dotasia-feature-title { font-size: 18px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 8px !important; } #dotasia-product-content .dotasia-feature-desc { font-size: 15px !important; color: #757575 !important; line-height: 1.6 !important; } \/* Scenario Cards *\/ #dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(2, 1fr) !important; gap: 16px !important; margin-top: 24px !important; } #dotasia-product-content .dotasia-scenario-card { background: #ffffff !important; border: 2px solid #f0f0f0 !important; border-radius: 12px !important; padding: 20px !important; text-align: center !important; transition: all 0.2s ease !important; } #dotasia-product-content .dotasia-scenario-card:hover { border-color: #ffeb3b !important; background: #fffef7 !important; } #dotasia-product-content .dotasia-scenario-emoji { font-size: 28px !important; margin-bottom: 8px !important; display: block !important; } #dotasia-product-content .dotasia-scenario-text { font-size: 15px !important; font-weight: 600 !important; color: #2c2c2c !important; } \/* Info Table *\/ #dotasia-product-content .dotasia-info-table { background: #ffffff !important; border-radius: 16px !important; overflow: hidden !important; border: 1px solid #e8e8e8 !important; margin-top: 32px !important; } #dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 120px 1fr !important; border-bottom: 1px solid #f0f0f0 !important; } #dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; } #dotasia-product-content .dotasia-info-label { background: #fafafa !important; padding: 16px !important; font-weight: 600 !important; font-size: 15px !important; color: #757575 !important; } #dotasia-product-content .dotasia-info-value { padding: 16px !important; font-size: 16px !important; color: #1a1a1a !important; font-weight: 500 !important; } \/* Badge *\/ #dotasia-product-content .dotasia-badge { display: inline-block !important; background: #ffeb3b !important; color: #1a1a1a !important; padding: 6px 12px !important; border-radius: 20px !important; font-size: 14px !important; font-weight: 600 !important; margin: 4px !important; } \/* Brand Section *\/ #dotasia-product-content .dotasia-brand-section { background: #f8f8f8 !important; padding: 48px 20px !important; text-align: center !important; border-radius: 24px !important; margin-top: 48px !important; } #dotasia-product-content .dotasia-brand-logo { font-size: 24px !important; font-weight: 700 !important; color: #f24331 !important; margin-bottom: 16px !important; } \/* Responsive *\/ @media (min-width: 768px) { #dotasia-product-content .dotasia-hero-title { font-size: 42px !important; } #dotasia-product-content .dotasia-subtitle { font-size: 24px !important; } #dotasia-product-content .dotasia-section-title { font-size: 28px !important; } #dotasia-product-content .dotasia-body-text { font-size: 18px !important; } #dotasia-product-content .dotasia-feature-grid { grid-template-columns: repeat(3, 1fr) !important; } #dotasia-product-content .dotasia-scenario-grid { grid-template-columns: repeat(4, 1fr) !important; } #dotasia-product-content .dotasia-info-row { grid-template-columns: 180px 1fr !important; } } \/* Animations *\/ @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } } #dotasia-product-content .dotasia-section { animation: fadeIn 0.6s ease !important; } \u003c\/style\u003e \u003c!-- Hero Section --\u003e \u003cdiv class=\"dotasia-hero\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003cdiv class=\"dotasia-hero-title\"\u003e 롯데 밀키스 멜론 250ml\u003c\/div\u003e \u003cdiv class=\"dotasia-subtitle\"\u003e달콤한 멜론과 부드러운 우유의 만남\u003c\/div\u003e \u003cdiv style=\"margin-top: 20px !important;\"\u003e \u003cspan class=\"dotasia-badge\"\u003e✨ 신상품\u003c\/span\u003e \u003cspan class=\"dotasia-badge\"\u003e 가성비\u003c\/span\u003e \u003cspan class=\"dotasia-badge\"\u003e 실보유\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- Main Features Section --\u003e \u003cdiv class=\"dotasia-section\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003ch2 class=\"dotasia-section-title\"\u003e 왜 밀키스 멜론이 특별할까요?\u003c\/h2\u003e \u003cdiv class=\"dotasia-feature-grid\"\u003e \u003cdiv class=\"dotasia-feature-card\"\u003e \u003cspan class=\"dotasia-feature-icon\"\u003e\u003c\/span\u003e \u003cdiv class=\"dotasia-feature-title\"\u003e진짜 멜론 맛\u003c\/div\u003e \u003cdiv class=\"dotasia-feature-desc\"\u003e달콤하고 상큼한 멜론의 풍미가 가득! 한 모금에 느껴지는 과일의 신선함\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-feature-card\"\u003e \u003cspan class=\"dotasia-feature-icon\"\u003e\u003c\/span\u003e \u003cdiv class=\"dotasia-feature-title\"\u003e부드러운 우유\u003c\/div\u003e \u003cdiv class=\"dotasia-feature-desc\"\u003e크리미한 우유가 더해져 목 넘김이 부드럽고 고소해요\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-feature-card\"\u003e \u003cspan class=\"dotasia-feature-icon\"\u003e❄️\u003c\/span\u003e \u003cdiv class=\"dotasia-feature-title\"\u003e시원한 청량감\u003c\/div\u003e \u003cdiv class=\"dotasia-feature-desc\"\u003e차갑게 마시면 더욱 맛있는 여름 필수 음료!\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- Usage Scenarios --\u003e \u003cdiv class=\"dotasia-section\" style=\"background: #fafafa !important; padding: 48px 0 !important;\"\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-card\"\u003e \u003cspan class=\"dotasia-scenario-emoji\"\u003e‍♀️\u003c\/span\u003e \u003cdiv class=\"dotasia-scenario-text\"\u003e운동 후 갈증 해소\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-card\"\u003e \u003cspan class=\"dotasia-scenario-emoji\"\u003e☀️\u003c\/span\u003e \u003cdiv class=\"dotasia-scenario-text\"\u003e더운 날 시원하게\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-card\"\u003e \u003cspan class=\"dotasia-scenario-emoji\"\u003e\u003c\/span\u003e \u003cdiv class=\"dotasia-scenario-text\"\u003e디저트와 함께\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-scenario-card\"\u003e \u003cspan class=\"dotasia-scenario-emoji\"\u003e\u003c\/span\u003e \u003cdiv class=\"dotasia-scenario-text\"\u003e기분 전환이 필요할 때\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- Product Info --\u003e \u003cdiv class=\"dotasia-section\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003ch2 class=\"dotasia-section-title\"\u003e 제품 정보\u003c\/h2\u003e \u003cdiv class=\"dotasia-info-table\"\u003e \u003cdiv class=\"dotasia-info-row\"\u003e \u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e \u003cdiv class=\"dotasia-info-value\"\u003e250ml (1인분에 딱 맞는 사이즈)\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-info-row\"\u003e \u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e \u003cdiv class=\"dotasia-info-value\"\u003e롯데 (믿을 수 있는 대한민국 대표 브랜드)\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-info-row\"\u003e \u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e \u003cdiv class=\"dotasia-info-value\"\u003e서늘한 곳 보관, 개봉 후 바로 드세요\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dotasia-info-row\"\u003e \u003cdiv class=\"dotasia-info-label\"\u003e추천 음용법\u003c\/div\u003e \u003cdiv class=\"dotasia-info-value\"\u003e차갑게 냉장 보관 후 드시면 더욱 맛있어요! \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- Special Points --\u003e \u003cdiv class=\"dotasia-section\" style=\"background: linear-gradient(180deg, #fffef7 0%, #ffffff 100%) !important;\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003ch2 class=\"dotasia-section-title\"\u003e✨ 특별한 포인트\u003c\/h2\u003e \u003cdiv style=\"text-align: center !important; max-width: 800px !important; margin: 0 auto !important;\"\u003e \u003cdiv class=\"dotasia-body-text\" style=\"margin-bottom: 24px !important;\"\u003e \u003cspan class=\"dotasia-highlight\"\u003e롯데 밀키스만의 특별한 레시피\u003c\/span\u003e로 만들어진 멜론 음료!\u003cbr\u003e 진한 멜론 향과 부드러운 우유가 조화롭게 어우러져\u003cbr\u003e 남녀노소 누구나 좋아하는 맛이에요. \u003c\/div\u003e \u003cdiv class=\"dotasia-body-text\" style=\"margin-bottom: 24px !important;\"\u003e \u003cspan class=\"dotasia-highlight\"\u003e250ml 휴대하기 좋은 사이즈\u003c\/span\u003e로\u003cbr\u003e 가방에 쏙 넣어 다니며 언제 어디서나 즐길 수 있어요.\u003cbr\u003e 피크닉, 나들이, 출근길 어디든 OK! \u003c\/div\u003e \u003cdiv class=\"dotasia-body-text\"\u003e \u003cspan class=\"dotasia-highlight\"\u003e한정 수량 43개!\u003c\/span\u003e\u003cbr\u003e 인기 상품이라 재고가 빠르게 소진되고 있어요.\u003cbr\u003e 놓치면 아쉬운 기회, 지금 바로 만나보세요! \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- Brand Section --\u003e \u003cdiv class=\"dotasia-brand-section\"\u003e \u003cdiv class=\"dotasia-container\"\u003e \u003cdiv class=\"dotasia-brand-logo\"\u003e dotAsia Premium Collection\u003c\/div\u003e \u003cdiv class=\"dotasia-body-text\" style=\"color: #757575 !important; max-width: 600px !important; margin: 0 auto !important;\"\u003e 엄선된 프리미엄 제품만을 제공하는 dotAsia\u003cbr\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\u003e롯데 밀키스 멜론 250ml은 어떻게 마시나요?\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서늘하고 직사광선을 피한 곳에 보관하면 됩니다. 개봉 전에는 상온 보관이 가능하지만 개봉 후에는 반드시 바로 드셔야 합니다. 말라가 한인마트 같은 곳에서 구매 시 고향의 맛을 오래 보관하려면 냉장 보관을 권합니다.\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\": \"롯데 밀키스 멜론 250ml은 어떻게 마시나요?\",\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\": \"서늘하고 직사광선을 피한 곳에 보관하면 됩니다. 개봉 전에는 상온 보관이 가능하지만 개봉 후에는 반드시 바로 드셔야 합니다. 말라가 한인마트 같은 곳에서 구매 시 고향의 맛을 오래 보관하려면 냉장 보관을 권합니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"Lotte","offers":[{"title":"21\/05\/2027","offer_id":55787961286981,"sku":"DOT-PROD-38714482-TZX","price":1.5,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/Lotte-Milkis-Melon-250ml.png?v=1771698677"},{"product_id":"lotte-chilsung-cider-250ml-kr","title":"롯데 칠성 사이다 250ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #eaf6fb 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e롯데 칠성 사이다 250ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 식품 · Auténtica Bebida Coreana\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e1950년 한국에서 탄생한 칠성사이다(Chilsung Cider)는 70년 넘게 사랑받아 온 한국 국민 탄산음료입니다. 레몬과 라임의 상큼한 향이 특징인 투명한 사이다로, 한국에서는 식사 자리, 명절, 가족 모임에서 빠지지 않는 음료입니다. 콜라보다 깔끔하고 부드러운 단맛이 한국 음식과 잘 어울려, 매콤한 찌개나 기름진 고기 요리에 곁들이는 청량감 그 자체입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-bottom:10px !important;\"\u003eEU 규정 1169\/2011에 따른 영양성분 표시\u003c\/p\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth\u003e100ml 기준\u003c\/th\u003e\n\u003cth\u003e총량 (250ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e184 kJ \/ 44 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e460 kJ \/ 110 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e　- 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e11.2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e28 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e　- 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e10.8 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e27 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.005 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.01 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e정제수(Refined Water), 설탕(Sugar), 과당(Fructose), 이산화탄소(Carbon Dioxide), 구연산(Citric Acid, E330), 천연 레몬·라임 향료(Natural Lemon and Lime Flavouring).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#555 !important; line-height:1.6 !important;\"\u003eEU 규정 1169\/2011에서 정한 14대 의무 알러지 성분(글루텐, 갑각류, 계란, 생선, 땅콩, 대두, 우유, 견과류, 셀러리, 겨자, 참깨, 아황산염, 루핀, 연체동물) 중 \u003cstrong style=\"color:#c62828 !important;\"\u003e본 제품에 함유된 항목은 없습니다.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:8px !important; line-height:1.5 !important;\"\u003e※ 정확한 정보는 제품 라벨을 참고해 주세요.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Tasting Notes\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eChilsung Cider — Flavor Profile\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Fizz\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e시트러스 Citrus\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e상쾌함 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e뒷맛 Aftertaste\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; color:#666 !important;\"\u003e콜라보다 가볍고 깔끔한 단맛, 레몬·라임 향이 살짝 도는 투명한 청량 음료. 한국식 식사와 환상적인 페어링.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Recetas Coreanas\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important; margin-bottom:24px !important;\"\u003e한국 가정에서 칠성사이다를 어떻게 마시는지, 정통 한국식 페어링을 소개합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSamgyeopsal\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 가장 인기 있는 페어링. 불판에 구워 기름진 삼겹살을 먹은 뒤 한 모금 마시면, 탄산이 입안의 기름기를 깔끔하게 씻어줍니다. 소주 대신 마시는 무알코올 선택지로도 사랑받습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매콤달콤한 떡볶이의 강한 매운맛을 부드럽게 중화시켜 주는 단짝. 길거리 분식집에서 떡볶이와 함께 가장 많이 주문하는 음료가 바로 칠성사이다입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChimaek\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e치맥(치킨+사이다)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e아이들이나 술을 마시지 않는 사람을 위한 '치사'(치킨+사이다) 조합. 양념치킨이나 후라이드치킨의 짭짤하고 바삭한 맛에 청량감을 더해줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKimchi-jjigae\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e김치찌개\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e얼큰하고 진한 김치찌개를 먹을 때 입안을 시원하게 정리해 주는 음료. 한국 가정의 점심·저녁 식탁에서 물 대신 자주 등장합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBulgogi\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불고기\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e달콤짭짤하게 양념된 불고기와 잘 어울리는 가벼운 단맛. 한국에서는 가족 외식이나 명절 상차림에 빠지지 않는 페어링입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eHwachae\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e화채 (한국식 과일 펀치)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 여름철 디저트. 수박, 딸기, 복숭아 등 제철 과일을 잘게 잘라 칠성사이다를 부어 만드는 시원한 펀치입니다. 한국 가정에서 손님 접대용으로 자주 만듭니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e250 ml (캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e롯데칠성음료 (Lotte Chilsung Beverage Co., Ltd.)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 차게 해서 마시면 더욱 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산음료 (Carbonated Soft Drink)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e1950년부터 이어진 한국 국민 음료, 칠성사이다. dotAsia를 통해 한국에서 직접 들여온 정통 그대로의 청량감을 유럽 어디서나 만나보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eHACCP 인증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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롯데 칠성 사이다는 어떤 음료인가요? 유럽의 사이다(Cider)와 같은 건가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아닙니다. 한국의 '사이다(Cider)'는 유럽의 사과 발효주(Apple Cider)와 전혀 다른 음료입니다. 롯데 칠성 사이다는 알코올이 전혀 없는 탄산음료로, 레몬·라임의 자연 향료와 설탕, 과당, 탄산수로 만들어집니다. 유럽의 레몬-라임 탄산음료(예: Sprite, 7UP)와 유사한 카테고리이지만, 칠성 사이다만의 깔끔하고 가벼운 단맛이 특징입니다. 1950년에 처음 출시된 한국을 대표하는 국민 음료로, 한국에서는 매운 음식과 함께 즐기거나 더운 여름날 시원하게 마시는 것이 일반적입니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan)이나 베지테리언(Vegetarian)에게 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 롯데 칠성 사이다 250ml는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합합니다. 성분은 정제수, 설탕, 과당, 이산화탄소(탄산), 구연산(E330), 천연 레몬·라임 향료로만 구성되어 있으며, 동물성 성분이 포함되어 있지 않습니다. 또한 글루텐 프리(Gluten-Free) 제품입니다. 다만 할랄(Halal) 공식 인증은 확인되지 않았으므로, 할랄 인증이 필요하신 분은 구매 전 확인을 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e롯데 칠성 사이다의 성분은 정제수(Refined Water), 설탕(Sugar), 과당(Fructose), 이산화탄소(Carbon Dioxide), 구연산(Citric Acid, E330), 천연 레몬·라임 향료(Natural Lemon and Lime Flavouring)입니다. EU 14대 주요 알레르기 유발 성분(글루텐, 유제품, 견과류, 계란 등)은 현재 확인된 바 없습니다. 단, 설탕과 과당이 함유되어 있으므로 당류 섭취를 조절하시는 분은 영양 표시를 확인하시기 바랍니다. 100ml당 당류 함량은 약 10.8g으로, EU 영양 표시 기준에 따라 라벨에 명확히 기재되어 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e미개봉 상태에서는 직사광선을 피해 서늘하고 건조한 곳(실온)에 보관하시면 됩니다. 냉장 보관하면 더욱 시원하고 상쾌하게 즐길 수 있습니다. 개봉 후에는 탄산이 빠르게 손실되므로, 되도록 당일 안에 모두 드시는 것을 권장합니다. 250ml의 1회 제공 사이즈는 혼자 한 번에 마시기 적당한 분량입니다. 개봉 후 남은 경우 뚜껑을 단단히 닫아 냉장 보관하고 24시간 이내에 드세요.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e칠성 사이다는 깔끔하고 가벼운 레몬·라임 탄산 음료로, 다양한 음식과 잘 어울립니다. 한국 요리 중에서는 매운 떡볶이, 치킨, 불고기, 삼겹살 등과 함께 마시면 매운맛을 중화시켜 주는 효과가 있습니다. 유럽 요리와도 훌륭하게 페어링됩니다. 예를 들어 피자, 그릴에 구운 닭고기나 돼지고기, 가벼운 샐러드, 또는 매운 타파스와 함께 즐기기 좋습니다. 알코올이 없는 청량음료이므로, 식사 중 물 대신 마시거나 더운 날 간단한 리프레시 음료로도 적합합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 롯데 칠성 사이다 레몬 라임 스파클링 목테일 (한국 슈퍼마켓 스타일)\",\n  \"description\": \"롯데 칠성 사이다의 상쾌한 레몬·라임 향과 탄산을 활용한 유럽식 목테일입니다. 유럽 어디서나 쉽게 구할 수 있는 재료로 만들 수 있으며, 한국식 바베큐나 매운 음식과 함께 곁들이면 더욱 잘 어울립니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/lotte-chilsung-cider-250ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-01\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"롯데 칠성 사이다, Korean cider, sparkling drink, 목테일, mocktail, 레몬 라임 음료, 한국 음료, Korean beverage Europe, 비건 음료, vegan drink, gluten free drink, 한국 슈퍼마켓\",\n  \"recipeYield\": \"1\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"롯데 칠성 사이다 250ml (한국 슈퍼마켓 또는 dotAsia에서 구매 가능)\",\n    \"신선한 라임 1\/2개 (얇게 슬라이스)\",\n    \"신선한 민트 잎 4~5장\",\n    \"얼음 적당량\",\n    \"생강 시럽 1 티스푼 (선택 사항 — 유럽 대형마트에서 구매 가능)\",\n    \"레몬 슬라이스 1조각 (장식용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 키가 있는 유리잔(하이볼 글라스)에 얼음을 가득 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 민트 잎을 손바닥에 가볍게 두드려 향을 낸 뒤 잔에 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. 라임 슬라이스 2~3조각을 잔 안에 넣고 가볍게 눌러 즙이 살짝 배어나오게 합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 원하는 경우 생강 시럽 1 티스푼을 먼저 붓습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. 롯데 칠성 사이다 250ml를 천천히 따릅니다. 탄산이 살아있도록 젓지 않습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 레몬 슬라이스로 잔 가장자리를 장식하고 바로 서빙합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"7. 한국식 치킨, 매운 떡볶이, 또는 그릴에 구운 고기와 함께 즐기면 더욱 잘 어울립니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"롯데 칠성 사이다는 어떤 음료인가요? 유럽의 사이다(Cider)와 같은 건가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아닙니다. 한국의 '사이다(Cider)'는 유럽의 사과 발효주(Apple Cider)와 전혀 다른 음료입니다. 롯데 칠성 사이다는 알코올이 전혀 없는 탄산음료로, 레몬·라임의 자연 향료와 설탕, 과당, 탄산수로 만들어집니다. 유럽의 레몬-라임 탄산음료(예: Sprite, 7UP)와 유사한 카테고리이지만, 칠성 사이다만의 깔끔하고 가벼운 단맛이 특징입니다. 1950년에 처음 출시된 한국을 대표하는 국민 음료로, 한국에서는 매운 음식과 함께 즐기거나 더운 여름날 시원하게 마시는 것이 일반적입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan)이나 베지테리언(Vegetarian)에게 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 롯데 칠성 사이다 250ml는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합합니다. 성분은 정제수, 설탕, 과당, 이산화탄소(탄산), 구연산(E330), 천연 레몬·라임 향료로만 구성되어 있으며, 동물성 성분이 포함되어 있지 않습니다. 또한 글루텐 프리(Gluten-Free) 제품입니다. 다만 할랄(Halal) 공식 인증은 확인되지 않았으므로, 할랄 인증이 필요하신 분은 구매 전 확인을 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"칠성 사이다에는 어떤 성분이 들어 있나요? 알레르기 유발 성분이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"롯데 칠성 사이다의 성분은 정제수(Refined Water), 설탕(Sugar), 과당(Fructose), 이산화탄소(Carbon Dioxide), 구연산(Citric Acid, E330), 천연 레몬·라임 향료(Natural Lemon and Lime Flavouring)입니다. EU 14대 주요 알레르기 유발 성분(글루텐, 유제품, 견과류, 계란 등)은 현재 확인된 바 없습니다. 단, 설탕과 과당이 함유되어 있으므로 당류 섭취를 조절하시는 분은 영양 표시를 확인하시기 바랍니다. 100ml당 당류 함량은 약 10.8g으로, EU 영양 표시 기준에 따라 라벨에 명확히 기재되어 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"칠성 사이다는 어떻게 보관하고, 개봉 후 얼마나 두고 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"미개봉 상태에서는 직사광선을 피해 서늘하고 건조한 곳(실온)에 보관하시면 됩니다. 냉장 보관하면 더욱 시원하고 상쾌하게 즐길 수 있습니다. 개봉 후에는 탄산이 빠르게 손실되므로, 되도록 당일 안에 모두 드시는 것을 권장합니다. 250ml의 1회 제공 사이즈는 혼자 한 번에 마시기 적당한 분량입니다. 개봉 후 남은 경우 뚜껑을 단단히 닫아 냉장 보관하고 24시간 이내에 드세요.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"칠성 사이다는 어떤 음식과 잘 어울리나요? 유럽 요리와도 페어링이 가능한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"칠성 사이다는 깔끔하고 가벼운 레몬·라임 탄산 음료로, 다양한 음식과 잘 어울립니다. 한국 요리 중에서는 매운 떡볶이, 치킨, 불고기, 삼겹살 등과 함께 마시면 매운맛을 중화시켜 주는 효과가 있습니다. 유럽 요리와도 훌륭하게 페어링됩니다. 예를 들어 피자, 그릴에 구운 닭고기나 돼지고기, 가벼운 샐러드, 또는 매운 타파스와 함께 즐기기 좋습니다. 알코올이 없는 청량음료이므로, 식사 중 물 대신 마시거나 더운 날 간단한 리프레시 음료로도 적합합니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Lotte","offers":[{"title":"18\/04\/2027","offer_id":56213709914437,"sku":"DOT-PROD-38560705-MER","price":1.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/lotte-chilsung-cider-250ml-kr-badged-1777986729648.png?v=1777988486"},{"product_id":"paldo-birak-sikhye-238ml-kr","title":"팔도 비락 식혜 238ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f5faf8 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e팔도 비락 식혜 238ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 식품 · Authentic Korean Rice Drink\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e식혜(Sikhye)는 한국에서 명절과 식후 디저트로 사랑받는 전통 쌀 음료입니다. 보리 엿기름의 천연 효소로 쌀 전분을 천천히 당화시켜 만들어, 은은한 단맛과 쌀알이 살아있는 부드러운 텍스처가 특징입니다. 유럽의 호르차타(horchata)나 라이스 밀크(rice milk)를 떠올리면 이해가 쉽지만, 식혜는 보다 가볍고 깔끔한 자연 단맛을 가진 한국 고유의 음료입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/원산지 아이콘 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-halal.png?v=1777377593\" alt=\"Halal\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eHalal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e할랄\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e할랄 적합 \u003cspan class=\"km-en\"\u003eHalal\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보 · Información del producto\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-bottom:10px !important;\"\u003eEU 규정 1169\/2011 영양성분 표시 · 캔 1개 = 238ml\u003c\/p\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (238ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e35.7 kcal \/ 149 kJ\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e85 kcal \/ 355 kJ\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e　- 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e8.8 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e20.94 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e　- 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e7.1 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e16.9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.011 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.03 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredientes\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          정제수, 엿기름추출액(보리: 국산), 설탕, 멥쌀(쌀: 국산), 생강추출액(생강: 국산), 효소처리스테비아(감미료), 비타민C, 시트러스추출분말.\n          \u003cbr\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:12px !important; color:#757575 !important;\"\u003e※ 엿기름(barley malt)은 한국 전통 쌀 음료의 핵심 재료로, 쌀 전분을 천연 단맛으로 바꾸어 주는 보리 효소 추출액입니다.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-bottom:8px !important;\"\u003eEU 규정 1169\/2011 — 본 제품에 함유된 14대 의무 알러지 성분:\u003c\/p\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e글루텐 함유 곡물 (보리 \/ Barley · Gluten)\u003c\/span\u003e\n      \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:10px !important;\"\u003e※ 본 제품은 보리(엿기름) 추출액을 사용하므로 글루텐에 민감하신 분은 섭취에 주의하시기 바랍니다.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Perfil de sabor\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e곡물 풍미 Grain\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e생강향 Ginger\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e바디감 Body\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:50% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; color:#757575 !important;\"\u003e차게 흔들어 마시면 가장 맛있습니다 — 캔 안의 쌀알이 가라앉아 있으므로 마시기 전 가볍게 흔들어 주세요.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Recetas Coreanas\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국 가정에서 식혜(Sikhye)를 즐기는 가장 대표적인 방법들 — 한국 정통 그대로의 풍미를 경험하세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChilled Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e차갑게 마시기\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 식혜는 무조건 시원하게 마시는 음료입니다. 냉장고에 충분히 차갑게 두었다가 마시면 청량감이 두 배가 됩니다. 가볍게 흔든 뒤 컵에 따라 가라앉은 쌀알까지 함께 즐기는 것이 정통 방식입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eAfter Korean BBQ\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살 후식\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서는 기름진 삼겹살이나 갈비를 먹은 뒤, 입안을 깔끔하게 정리해 주는 식후 음료로 식혜를 즐깁니다. 자연스러운 단맛이 고기의 기름기를 부드럽게 씻어내려, 한식당에서 가장 인기 있는 후식 음료 중 하나입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eAfter Spicy Food\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e매운 음식 후\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e떡볶이, 김치찌개, 불닭볶음면 같은 매운 한식을 먹은 뒤 매운맛을 진정시켜 주는 음료로 식혜만 한 것이 없습니다. 차가운 단맛이 입안을 부드럽게 감싸 주어, 한국인들이 매운 음식과 함께 가장 자주 찾는 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSauna · Jjimjilbang\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e찜질방 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 전통 사우나인 찜질방(jjimjilbang)에서 가장 사랑받는 음료가 바로 식혜입니다. 땀을 흘리고 난 뒤 차가운 식혜 한 캔을 마시는 것은 한국 사람들이 가장 즐기는 휴식의 풍경 중 하나입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eLunar New Year\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e설날·명절 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e설날(Seollal)과 추석(Chuseok) 같은 한국 명절 식탁에 빠지지 않는 전통 음료입니다. 떡국, 잡채, 갈비찜 등 명절 음식과 함께 차게 내어 가족이 함께 나누어 마시는, 한국 식문화의 정서가 담긴 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eWith Tteok\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 전통 떡(tteok) — 인절미, 백설기, 송편 등 — 과 식혜는 가장 고전적인 페어링입니다. 떡의 쫄깃한 식감과 식혜의 부드러운 단맛, 그리고 입안을 정리해 주는 청량감이 잘 어울려 한국식 디저트 시간을 완성해 줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보 · Detalles\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e238 ml (캔 1개)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea 🇰🇷)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e팔도 (Paldo)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 개봉 후에는 즉시 섭취하시고, 차갑게 두었다가 마시면 가장 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e섭취 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e충분히 차게 한 뒤 가볍게 흔들어 컵에 따라 드세요. 가라앉은 쌀알까지 함께 즐기는 것이 한국 전통 방식입니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e한국 전통 음료 · Bebida tradicional coreana\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e팔도 비락 식혜는 한국에서 가장 사랑받는 캔 식혜 브랜드로, 한국의 명절·식당·찜질방에서 폭넓게 즐기는 정통 한국 쌀 음료입니다. dotAsia가 한국에서 직수입하여 유럽 전역으로 신선하게 배송합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e🇰🇷 한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 규정 준수 라벨\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e유럽 전역 배송\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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팔도 비락 식혜(Sikhye)는 어떤 음료인가요? 맛과 식감이 어떤가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e식혜(Sikhye)는 한국의 전통 쌀 음료입니다. 엿기름(보리 맥아)의 효소가 쌀 전분을 당분으로 분해하는 '효소 당화' 공정으로 만들어지며, 발효 음료가 아닙니다. 맛은 달콤하고 가볍고 청량하며, 생강 향이 은은하게 느껴집니다. 음료 안에 부드럽게 익은 작은 쌀알이 들어 있어 독특한 식감을 즐길 수 있습니다. 유럽의 쌀 푸딩(rice pudding)을 음료로 만든 것과 비슷한 느낌이지만 훨씬 가볍고 달콤합니다. 차갑게 마시면 더욱 맛있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan)·베지테리언(Vegetarian)·할랄(Halal) 식단에 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네. 팔도 비락 식혜는 동물성 원료를 전혀 사용하지 않아 비건(Vegan) 및 베지테리언(Vegetarian) 식단에 적합합니다. 또한 할랄(Halal) 인증을 받은 제품입니다. 단, 글루텐 프리(Gluten-Free)는 아닙니다. 성분 중 엿기름추출액이 보리(국산)에서 추출되어 글루텐 알레르겐(EU 1169\/2011 Annex II 기준)이 포함되어 있으므로, 글루텐 민감증(celiac disease) 또는 밀·보리 알레르기가 있는 분은 섭취를 피하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품에는 글루텐(Gluten) 알레르겐이 포함되어 있습니다. 원료 중 엿기름추출액이 보리(국산)에서 만들어지기 때문입니다. EU 식품 표시 규정(1169\/2011 Annex II)에 따라 글루텐은 의무 알레르겐으로 표기됩니다. 글루텐 불내증(celiac disease) 또는 보리·밀 알레르기가 있는 분은 섭취를 삼가세요. 또한 일부 수출 라벨에 우유(milk) 및 대두(soy)의 교차오염 가능성 경고가 있을 수 있으므로, 해당 알레르기가 있는 분은 구매 전 제품 라벨의 알레르기 정보를 반드시 최종 확인하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아닙니다. 식혜는 발효 음료가 아닙니다. 보리 엿기름에 함유된 효소(아밀라아제)가 쌀 전분을 천천히 분해해 단맛을 내는 '효소 당화(enzymatic saccharification)' 공정으로 만들어집니다. 이 과정에는 미생물 발효가 관여하지 않으므로, 프로바이오틱(probiotic) 성분이나 장 건강 효과를 기대하기 어렵습니다. 식혜는 달콤하고 청량한 전통 한국 음료로서 그 자체의 고유한 맛을 즐기는 음료입니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e개봉 전에는 직사광선을 피해 서늘한 곳에 보관하세요. 개봉 후에는 반드시 냉장 보관하고 당일 내에 드시는 것을 권장합니다. 가장 맛있게 마시는 방법은 충분히 차갑게 냉장한 뒤 그대로 마시는 것입니다. 음료 안의 쌀알이 가라앉을 수 있으니 마시기 전에 캔을 살짝 흔들어 주세요. 탄산수와 1:1로 희석하면 더욱 가볍고 청량하게 즐길 수 있으며, 바닐라 아이스크림 위에 부어 한국식 플로트(float) 디저트로도 즐길 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 식혜 진저 스파클링 목테일\",\n  \"description\": \"팔도 비락 식혜의 은은한 쌀 단맛과 생강 향을 살린 논알코올 스파클링 음료입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료만으로 만들 수 있으며, 한국 슈퍼마켓이나 dotasia.eu에서 구입한 식혜 캔 하나로 색다른 한국식 음료 경험을 즐겨보세요.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/paldo-birak-sikhye-238ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-04-30\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"식혜 칵테일, 한국 전통 음료, 비건 음료, 할랄 음료, 논알코올, 식혜 레시피, Korean rice drink, sikhye mocktail, DotAsia\",\n  \"recipeYield\": \"2인분\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-Inspired\",\n  \"recipeIngredient\": [\n    \"팔도 비락 식혜 238ml 1캔\",\n    \"탄산수(sparkling water) 200ml\",\n    \"신선한 생강 슬라이스 2~3조각 (선택)\",\n    \"라임 또는 레몬 슬라이스 1개\",\n    \"얼음 적당량\",\n    \"민트 잎 약간 (가니시용, 선택)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"유리잔 2개에 얼음을 충분히 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"팔도 비락 식혜를 잘 흔들지 않고 천천히 열어, 두 잔에 균등하게 나눠 붓습니다(잔당 약 119ml).\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"각 잔에 차가운 탄산수를 100ml씩 천천히 따라 식혜의 쌀알이 흩어지지 않도록 합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"신선한 생강 슬라이스와 라임(또는 레몬) 슬라이스를 잔 가장자리에 꽂아 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"민트 잎을 올려 향을 더한 뒤 바로 서빙합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"마시기 전 가볍게 한 번 저어 식혜 특유의 쌀알 식감을 즐기세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"팔도 비락 식혜(Sikhye)는 어떤 음료인가요? 맛과 식감이 어떤가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"식혜(Sikhye)는 한국의 전통 쌀 음료입니다. 엿기름(보리 맥아)의 효소가 쌀 전분을 당분으로 분해하는 '효소 당화' 공정으로 만들어지며, 발효 음료가 아닙니다. 맛은 달콤하고 가볍고 청량하며, 생강 향이 은은하게 느껴집니다. 음료 안에 부드럽게 익은 작은 쌀알이 들어 있어 독특한 식감을 즐길 수 있습니다. 유럽의 쌀 푸딩(rice pudding)을 음료로 만든 것과 비슷한 느낌이지만 훨씬 가볍고 달콤합니다. 차갑게 마시면 더욱 맛있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan)·베지테리언(Vegetarian)·할랄(Halal) 식단에 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네. 팔도 비락 식혜는 동물성 원료를 전혀 사용하지 않아 비건(Vegan) 및 베지테리언(Vegetarian) 식단에 적합합니다. 또한 할랄(Halal) 인증을 받은 제품입니다. 단, 글루텐 프리(Gluten-Free)는 아닙니다. 성분 중 엿기름추출액이 보리(국산)에서 추출되어 글루텐 알레르겐(EU 1169\/2011 Annex II 기준)이 포함되어 있으므로, 글루텐 민감증(celiac disease) 또는 밀·보리 알레르기가 있는 분은 섭취를 피하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"알레르기가 있는데 이 제품을 마셔도 안전한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품에는 글루텐(Gluten) 알레르겐이 포함되어 있습니다. 원료 중 엿기름추출액이 보리(국산)에서 만들어지기 때문입니다. EU 식품 표시 규정(1169\/2011 Annex II)에 따라 글루텐은 의무 알레르겐으로 표기됩니다. 글루텐 불내증(celiac disease) 또는 보리·밀 알레르기가 있는 분은 섭취를 삼가세요. 또한 일부 수출 라벨에 우유(milk) 및 대두(soy)의 교차오염 가능성 경고가 있을 수 있으므로, 해당 알레르기가 있는 분은 구매 전 제품 라벨의 알레르기 정보를 반드시 최종 확인하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"식혜는 발효 음료인가요? 프로바이오틱 효과가 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아닙니다. 식혜는 발효 음료가 아닙니다. 보리 엿기름에 함유된 효소(아밀라아제)가 쌀 전분을 천천히 분해해 단맛을 내는 '효소 당화(enzymatic saccharification)' 공정으로 만들어집니다. 이 과정에는 미생물 발효가 관여하지 않으므로, 프로바이오틱(probiotic) 성분이나 장 건강 효과를 기대하기 어렵습니다. 식혜는 달콤하고 청량한 전통 한국 음료로서 그 자체의 고유한 맛을 즐기는 음료입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"식혜를 어떻게 보관하고, 어떻게 마시면 가장 맛있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"개봉 전에는 직사광선을 피해 서늘한 곳에 보관하세요. 개봉 후에는 반드시 냉장 보관하고 당일 내에 드시는 것을 권장합니다. 가장 맛있게 마시는 방법은 충분히 차갑게 냉장한 뒤 그대로 마시는 것입니다. 음료 안의 쌀알이 가라앉을 수 있으니 마시기 전에 캔을 살짝 흔들어 주세요. 탄산수와 1:1로 희석하면 더욱 가볍고 청량하게 즐길 수 있으며, 바닐라 아이스크림 위에 부어 한국식 플로트(float) 디저트로도 즐길 수 있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Paldo","offers":[{"title":"13\/10\/2027","offer_id":57406885134661,"sku":"DOT-PROD-39035357-Q3Y","price":1.2,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/paldo-birak-sikhye-238ml-kr-badged-1777986683541.png?v=1777988598"},{"product_id":"haitai-pear-juice-238ml-kr","title":"해태 갈아만든배 238ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f0f8f5 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e해태 갈아만든배 238ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 음료 · Bebida Coreana de Pera\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국에서 가장 사랑받는 과일 음료 중 하나입니다. 한국 배(아시아 배, Nashi)를 곱게 갈아 만든 부드러운 퓨레 베이스로, 알갱이가 살짝 씹히는 자연스러운 식감과 깔끔하고 시원한 단맛이 특징입니다. 한국에서는 식사 후 디저트 음료로, 또는 매운 한식과 함께 마시며 입안을 정돈하는 용도로 즐깁니다. 1996년 출시 이후 한국 가정의 스테디셀러로 자리잡은 음료입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트 아이콘 + 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (238ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e201 kJ \/ 48 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e478 kJ \/ 114 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  – 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e28.6 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  – 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e28.6 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.005 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.01 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size: 11px !important; color: #757575 !important; margin-top: 10px !important; line-height: 1.5 !important;\"\u003eEU 규정 1169\/2011에 따른 영양성분 표시. 당류는 자연 유래 과일당과 첨가당을 포함합니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredientes\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e배퓨레 12% (Pear Puree), 정제수 (Purified Water), 설탕 (Sugar), 인공향료 — 배향 (Artificial Flavouring, Pear), DL-사과산 (DL-Malic Acid), 비타민C (Vitamin C \/ Ascorbic Acid).\u003c\/p\u003e\n        \u003cp style=\"font-size: 12px !important; color: #757575 !important; margin-top: 10px !important; line-height: 1.5 !important;\"\u003e본 제품은 곱게 갈아낸 한국 배 퓨레를 베이스로 하여 자연스러운 알갱이 식감이 살아 있습니다. 음용 전 충분히 흔들어 드시기 바랍니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size: 13px !important; color: #2c2c2c !important; line-height: 1.6 !important; margin: 0 !important;\"\u003eEU 규정 1169\/2011에 명시된 14대 의무 알러지 유발 성분이 함유되어 있지 않습니다. 글루텐, 우유, 계란, 견과류, 갑각류, 대두, 생선, 셀러리, 겨자, 참깨, 아황산염, 루핀, 연체동물, 땅콩 무첨가.\u003c\/p\u003e\n      \u003cp style=\"font-size: 12px !important; color: #757575 !important; margin-top: 10px !important; line-height: 1.5 !important;\"\u003e※ 동일 시설에서 다른 음료가 제조될 수 있으므로 미량 교차 오염 가능성이 있을 수 있습니다. 심각한 알러지가 있는 경우 패키지의 최신 표기를 반드시 확인하세요.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Perfil de Sabor\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; margin-bottom: 8px !important;\"\u003e와인 테이스팅 노트처럼 본 음료의 맛 균형을 시각화했습니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e신선함 Freshness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e과즙감 Juiciness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e산미 Acidity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e알갱이감 Pulp\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:60% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e6\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Maneras Coreanas de Disfrutar\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국 가정과 식당에서 갈아만든배를 즐기는 가장 자연스러운 방법입니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChilled Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e차게 마시기\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 가장 일반적인 음용법입니다. 냉장고에 4시간 이상 차갑게 보관한 뒤 충분히 흔들어 마십니다. 갈아낸 배 퓨레가 가라앉아 있으므로 흔드는 것이 핵심입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eAfter Spicy Meal\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e매운 음식 후 입가심\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e떡볶이, 김치찌개, 제육볶음, 부대찌개 같은 매운 한식을 먹은 뒤 입안을 시원하게 정돈하는 음료로 한국인이 가장 많이 선택합니다. 우유보다 깔끔하게 매운맛을 가라앉혀 줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBBQ Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살·불고기와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 고기구이(삼겹살, 불고기, 갈비)를 먹을 때 곁들이는 전통적인 페어링입니다. 한국 배 자체가 불고기 양념의 핵심 재료로 쓰이기 때문에, 같은 풍미를 음료로 마시면 고기 맛이 더욱 부드러워집니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eAfter Drinking\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e술자리 다음 날 해장\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 배는 전통적으로 술자리 다음 날 마시는 대표 음료입니다. 차갑게 마시면 갈증을 빠르게 풀어주고 속을 편안하게 정돈해 주어, 한국 직장인과 학생들이 즐겨 찾는 아침 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eLunchbox Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e도시락·간편식과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 도시락(김밥, 주먹밥, 비빔밥 도시락)이나 즉석식품과 함께 가장 자주 매칭되는 음료입니다. 238ml 캔 사이즈가 도시락 가방에 들어가기에 적당해 학교, 사무실, 피크닉에서 즐겨 사용됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean Dessert\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e한식 디저트로\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서는 식후에 무거운 디저트 대신 가벼운 과일 음료를 마시는 문화가 있습니다. 갈아만든배는 떡, 한과 같은 한국 전통 간식과 함께 깔끔한 마무리 음료로 자주 선택됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e238 ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e해태htb (Haitai htb Co., Ltd.)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제품 형태\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e캔 음료 (배 퓨레 베이스)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 개봉 후 즉시 음용 권장. 차게 마실수록 풍미가 좋습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e음용 팁\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e음용 전 충분히 흔들어 주세요 (배 퓨레가 가라앉을 수 있습니다).\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003edotAsia는 한국 현지 정통 식품을 유럽 가정으로 직접 배송합니다. 1996년 출시 이래 한국에서 가장 사랑받아 온 과일 음료, 해태 갈아만든배 — 가장 한국적인 맛을 그대로 경험해 보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 1169\/2011 준수\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eHACCP 인증 제조\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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해태 갈아만든배는 어떤 음료인가요? 맛은 어떤가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e해태 갈아만든배는 한국의 대표 식품 브랜드 Haitai(해태)가 만든 배(pear) 과즙 음료입니다. 한국 배(Korean pear)는 유럽에서 흔히 볼 수 있는 Williams 배나 Conference 배보다 훨씬 크고, 과육이 아삭하며 수분이 풍부하고 단맛이 섬세합니다. 이 음료는 배 퓨레(12%)를 사용해 배 특유의 부드럽고 달콤한 풍미를 담았으며, 상큼한 산미가 가볍게 더해져 청량감이 있습니다. 차갑게 마시면 더욱 맛있으며, 그냥 마시거나 음료 레시피에 활용하기에도 좋습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan)이나 베지테리언(Vegetarian)도 마실 수 있나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 해태 갈아만든배는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합한 음료입니다. 동물성 원료가 전혀 포함되어 있지 않으며, 주요 성분은 배 퓨레, 정제수, 설탕, 배향 인공향료, DL-사과산(산도조절제), 비타민C입니다. 또한 글루텐 프리(Gluten-Free) 제품이므로 글루텐 민감증이 있는 분들도 안심하고 드실 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e성분 중 'DL-사과산'과 '인공향료'는 무엇인가요? 안전한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003eDL-사과산(DL-malic acid)은 EU에서 식품 첨가물 코드 E296으로 분류되는 산도조절제입니다. 사과나 포도 같은 과일에서 자연적으로 발견되는 유기산과 동일한 계열로, 음료에 상큼한 산미를 더하고 신선도를 유지하는 역할을 합니다. EU 식품 안전청(EFSA)이 승인한 성분입니다. 인공향료(배향)는 배의 자연스러운 풍미를 보완하기 위해 사용된 식품용 향료입니다. 두 성분 모두 EU 식품 규정 내에서 허가된 첨가물입니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e개봉 전에는 직사광선을 피해 서늘한 곳(실온)에 보관하시면 됩니다. 제품 용기에 표기된 유통기한(best before date)을 반드시 확인하세요. 개봉 후에는 반드시 냉장 보관하고, 가능한 한 당일 중에 모두 드시는 것을 권장합니다. 238ml 소용량 패키지이므로 한 번에 마시기 적당한 사이즈입니다. 차갑게 마실수록 배의 청량하고 달콤한 풍미가 더욱 잘 느껴집니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 갈아만든배는 음료로 그냥 마시는 것 외에도 다양하게 활용할 수 있습니다. 한국 요리에서 배즙은 전통적으로 고기 마리네이드에 사용되는데, 배에 함유된 효소 성분이 고기를 부드럽게 만들어 주기 때문입니다. 예를 들어 돼지고기나 닭고기를 재울 때 이 주스를 마리네이드 재료로 활용하면 고기가 더 연해집니다. 또한 샐러드 드레싱, 스무디, 칵테일 또는 목테일 베이스로도 훌륭합니다. 유럽에서 구하기 쉬운 진저비어나 스파클링 워터와 섞으면 간단하고 세련된 음료를 만들 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 배 스파클링 진저 목테일 (Haitai 갈아만든배 활용)\",\n  \"description\": \"해태 갈아만든배 주스를 베이스로 한 상큼한 논알코올 음료입니다. 유럽 마트에서 쉽게 구할 수 있는 진저비어와 민트를 더해 한국 배의 달콤하고 부드러운 풍미를 즐길 수 있습니다. 한국 슈퍼마켓이나 아시안 식품점에서 구입한 갈아만든배 한 캔으로 누구나 쉽게 만들 수 있는 여름 음료입니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/haitai-pear-juice-238ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-04-30\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"배주스 칵테일, 한국 배 음료, 목테일, 갈아만든배 레시피, Korean pear drink, Haitai pear juice recipe, 비건 음료, 글루텐프리 음료, 한국 슈퍼마켓\",\n  \"recipeYield\": \"2인분\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean Fusion\",\n  \"recipeIngredient\": [\n    \"해태 갈아만든배 238ml 1캔\",\n    \"진저비어(ginger beer, 무알코올) 200ml\",\n    \"신선한 민트 잎 6~8장\",\n    \"얼음 적당량\",\n    \"라임 슬라이스 2조각 (선택)\",\n    \"꿀 1작은술 (선택, 단맛 조절용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"유리잔 2개에 얼음을 가득 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"각 잔에 해태 갈아만든배 주스를 절반씩(약 119ml) 붓습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"진저비어를 각 잔에 100ml씩 천천히 부어 탄산이 유지되도록 합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"민트 잎을 손바닥에 가볍게 두드려 향을 낸 후 잔에 올립니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"원하는 경우 라임 슬라이스로 장식하고, 단맛을 더 원하면 꿀을 살짝 추가합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"가볍게 한 번만 저어 완성합니다. 탄산이 빠지지 않도록 너무 많이 젓지 않는 것이 포인트입니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"해태 갈아만든배는 어떤 음료인가요? 맛은 어떤가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"해태 갈아만든배는 한국의 대표 식품 브랜드 Haitai(해태)가 만든 배(pear) 과즙 음료입니다. 한국 배(Korean pear)는 유럽에서 흔히 볼 수 있는 Williams 배나 Conference 배보다 훨씬 크고, 과육이 아삭하며 수분이 풍부하고 단맛이 섬세합니다. 이 음료는 배 퓨레(12%)를 사용해 배 특유의 부드럽고 달콤한 풍미를 담았으며, 상큼한 산미가 가볍게 더해져 청량감이 있습니다. 차갑게 마시면 더욱 맛있으며, 그냥 마시거나 음료 레시피에 활용하기에도 좋습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan)이나 베지테리언(Vegetarian)도 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 해태 갈아만든배는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합한 음료입니다. 동물성 원료가 전혀 포함되어 있지 않으며, 주요 성분은 배 퓨레, 정제수, 설탕, 배향 인공향료, DL-사과산(산도조절제), 비타민C입니다. 또한 글루텐 프리(Gluten-Free) 제품이므로 글루텐 민감증이 있는 분들도 안심하고 드실 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"성분 중 'DL-사과산'과 '인공향료'는 무엇인가요? 안전한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"DL-사과산(DL-malic acid)은 EU에서 식품 첨가물 코드 E296으로 분류되는 산도조절제입니다. 사과나 포도 같은 과일에서 자연적으로 발견되는 유기산과 동일한 계열로, 음료에 상큼한 산미를 더하고 신선도를 유지하는 역할을 합니다. EU 식품 안전청(EFSA)이 승인한 성분입니다. 인공향료(배향)는 배의 자연스러운 풍미를 보완하기 위해 사용된 식품용 향료입니다. 두 성분 모두 EU 식품 규정 내에서 허가된 첨가물입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 어떻게 보관하고, 언제까지 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"개봉 전에는 직사광선을 피해 서늘한 곳(실온)에 보관하시면 됩니다. 제품 용기에 표기된 유통기한(best before date)을 반드시 확인하세요. 개봉 후에는 반드시 냉장 보관하고, 가능한 한 당일 중에 모두 드시는 것을 권장합니다. 238ml 소용량 패키지이므로 한 번에 마시기 적당한 사이즈입니다. 차갑게 마실수록 배의 청량하고 달콤한 풍미가 더욱 잘 느껴집니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 배 주스를 음식이나 요리에 활용할 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 갈아만든배는 음료로 그냥 마시는 것 외에도 다양하게 활용할 수 있습니다. 한국 요리에서 배즙은 전통적으로 고기 마리네이드에 사용되는데, 배에 함유된 효소 성분이 고기를 부드럽게 만들어 주기 때문입니다. 예를 들어 돼지고기나 닭고기를 재울 때 이 주스를 마리네이드 재료로 활용하면 고기가 더 연해집니다. 또한 샐러드 드레싱, 스무디, 칵테일 또는 목테일 베이스로도 훌륭합니다. 유럽에서 구하기 쉬운 진저비어나 스파클링 워터와 섞으면 간단하고 세련된 음료를 만들 수 있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Haitai","offers":[{"title":"13\/01\/2027","offer_id":55223585702213,"sku":"DOT-PROD-39949114-WK0","price":1.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/haitai-pear-juice-238ml-kr-badged-1777986646730.png?v=1777988617"},{"product_id":"haitai-coconut-palm-238ml-kr","title":"해태 코코팜 238ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f5f0e8 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e해태 코코팜 포도 238ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 음료 · 쫄깃한 코코넛 젤리\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국 대표 음료 브랜드 해태(Haitai)가 1994년 출시한 코코팜은 한국에서 30년 가까이 사랑받아온 국민 과일 음료입니다. 달콤한 포도 향에 쫄깃하게 씹히는 코코넛 젤리(나타데코코)가 들어 있어 마시는 동시에 씹는 재미까지 즐길 수 있습니다. 한국 편의점과 마트에서 가장 친숙한 음료 중 하나로, 한국 학생들과 직장인들이 점심·간식 시간에 즐겨 찾는 클래식 음료입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth\u003e100ml 기준\u003c\/th\u003e\n\u003cth\u003e총량 (238ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e203.8 kJ \/ 48.7 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e485 kJ \/ 116 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12.2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e29.0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12.2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e29.0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.04 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredients\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          정제수, 시럽, 코코넛 젤리(나타데코코) 7.5% [나타데코코 젤리(베트남산) 80%, 백설탕, 구연산], 포도 농축액 3% (미국산), 구연산, 합성 향료(포도향), 구연산삼나트륨, 비타민C, 아세설팜칼륨(합성 감미료), 수크랄로스(합성 감미료).\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cdiv style=\"font-size: 13px !important; color: #555 !important; line-height: 1.6 !important;\"\u003e\n        EU 14대 의무 표시 알러지 항목 중 본 제품에 포함된 성분은 \u003cstrong style=\"color:#c62828 !important;\"\u003e확인되지 않았습니다\u003c\/strong\u003e. 다만 본 제품은 합성 감미료(아세설팜칼륨, 수크랄로스)와 합성 향료를 포함하고 있으며, 베트남산 코코넛 젤리(나타데코코)가 들어 있습니다. 민감하신 분은 성분표를 꼼꼼히 확인해 주세요.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e과일향 Fruity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e상쾌함 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e씹는 식감 Chewy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e산미 Tart\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Recetas Coreanas\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서 코코팜은 단순한 음료를 넘어 다양한 상황에서 즐기는 친숙한 클래식입니다. 한국 사람들이 실제로 즐기는 방법을 소개합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003ePyeonuijeom Snack\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e편의점 간식\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 학생들에게 가장 친숙한 즐기는 방법. 학교 끝나고 편의점(한국식 미니마트)에서 삼각김밥이나 컵라면과 함께 코코팜을 마시는 것은 한국 학창 시절을 대표하는 클래식 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBunsik Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e분식과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매콤한 떡볶이, 김밥, 순대 같은 한국 분식(길거리 음식)과 함께 마시면 매운맛을 부드럽게 가라앉혀 줍니다. 달콤한 포도 맛이 매운 양념과 절묘하게 어울리는 한국식 페어링.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChimaek Alternative\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e치킨과 함께 (논알콜)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 치킨은 보통 맥주(치맥)와 즐기지만, 술을 마시지 않거나 어린이·청소년이 함께할 때는 코코팜이 인기 있는 대체 음료입니다. 양념치킨의 진한 맛과 잘 어울립니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eDoshirak Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e도시락 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 직장인과 학생들의 점심 도시락(도시락) 곁들임 음료로 가장 사랑받는 선택 중 하나. 비빔밥, 김치볶음밥, 제육볶음 도시락 옆에 코코팜 한 캔이 한국식 점심 풍경입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eNoraebang Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e노래방 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 노래방(노래방)에서 빠지지 않는 음료. 친구들과 노래 부르며 마시는 달콤한 코코팜은 한국식 여가 문화의 한 장면입니다. 쫄깃한 코코넛 젤리를 씹는 재미도 함께.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBingsu Topping\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e빙수 활용\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 빙수(얼음 디저트)에 코코팜을 부어 즐기는 방법. 갈아만든 얼음 위에 코코팜을 부으면 포도 시럽 빙수가 되고, 캔 속의 코코넛 젤리는 그대로 토핑이 됩니다. 여름철 가정에서 즐기는 응용 레시피.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e238ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e서늘하고 건조한 곳에 보관. 개봉 후에는 즉시 음용. 차갑게 해서 마시면 더 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e해태htb (Haitai HTB)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e한국 과일 음료 (코코넛 젤리 함유)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e한국 편의점에서 30년간 사랑받아온 클래식 음료 — 코코팜으로 한국 일상의 한 장면을 경험해 보세요. dotAsia가 한국에서 직수입하여 유럽 전역으로 신선하게 배송합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 정품\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eHACCP 인증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e품질 보증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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해태 코코팜은 어떤 음료인가요? 맛과 식감이 어떤가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e해태 코코팜(Haitai Coco Palm)은 한국의 대표적인 과일 음료 중 하나로, 달콤한 포도 맛 음료 안에 '나타 드 코코(Nata de Coco)'라고 불리는 쫄깃한 코코넛 젤리 조각이 들어 있는 것이 특징입니다. 나타 드 코코는 코코넛 워터를 발효시켜 만든 젤리 형태의 식품으로, 반투명하고 탱탱한 식감이 있습니다. 전체적인 맛은 달콤하고 상큼한 포도 향이 나며, 음료를 마시면서 씹히는 젤리 조각이 독특한 식감을 더해줍니다. 유럽에서 흔히 접하기 어려운 독특한 음료 경험을 원하는 분들께 추천합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan) 및 베지테리언(Vegetarian)이 마셔도 되나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 해태 코코팜은 비건(Vegan) 및 베지테리언(Vegetarian) 모두 섭취 가능한 제품입니다. 동물성 원료가 포함되어 있지 않습니다. 또한 글루텐(Gluten)도 함유되어 있지 않아 글루텐프리 식단을 유지하는 분들도 안심하고 드실 수 있습니다. 단, 할랄(Halal) 인증은 취득되어 있지 않으므로 할랄 인증 제품을 필요로 하시는 분들은 참고하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e해태 코코팜의 주요 성분은 정제수, 시럽, 나타 드 코코 젤리(7.5%, 베트남산), 포도 주스 농축액(3%, 미국산), 구연산, 합성 포도 향료, 구연산삼나트륨, 비타민C 등입니다. 감미료로는 아세설팜칼륨(Acesulfame Potassium)과 수크랄로스(Sucralose)가 사용될 수 있습니다. 단, 생산 배치(batch)에 따라 성분 구성이 다소 다를 수 있으므로, 구매 시 제품 라벨의 성분표를 직접 확인하시는 것을 권장합니다. EU 규정(1169\/2011)에 따라 제품 라벨에 모든 성분이 표기되어 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e코코팜은 캔을 차갑게 냉장 보관한 후 그대로 마시는 것이 가장 기본적인 방법입니다. 마시기 전에 캔을 살살 흔들어 바닥에 가라앉은 나타 드 코코 젤리가 고르게 섞이도록 해주세요. 빨대를 사용하면 젤리 조각을 함께 즐기기 더 편리합니다. 또한 얼음이 든 잔에 따른 뒤 탄산수나 레몬즙을 더해 목테일(non-alcoholic cocktail)로 즐기거나, 과일 샐러드 위에 드레싱처럼 살짝 뿌려 활용할 수도 있습니다. 아이스크림이나 젤리 디저트와 함께 페어링하면 달콤한 간식으로도 잘 어울립니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e나타 드 코코(Nata de Coco)가 정확히 무엇인가요? 코코넛 과육과 다른가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e나타 드 코코(Nata de Coco)는 코코넛 워터(코코넛 과즙)를 특정 박테리아를 이용해 발효·배양하여 만든 셀룰로오스 젤리입니다. 코코넛 과육(흰색의 딱딱한 부분)과는 다르며, 반투명하고 쫄깃한 젤리 형태를 띠고 있습니다. 칼로리가 낮고 식이섬유가 풍부하며, 동남아시아(이 제품은 베트남산)에서 주로 생산됩니다. 유럽에서는 버블티(Bubble Tea) 음료나 아시아 디저트에서 종종 접할 수 있는 재료이기도 합니다. 코코팜 속 나타 드 코코는 달콤한 포도 음료와 어우러져 독특하고 즐거운 식감을 선사합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 코코팜 포도 스파클링 목테일\",\n  \"description\": \"해태 코코팜의 달콤한 포도 향과 쫄깃한 나타 드 코코 젤리를 활용한 상큼한 목테일입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료로 만들 수 있으며, 여름 파티나 브런치에 잘 어울립니다. 한국 슈퍼마켓이나 dotasia.eu에서 구입한 코코팜 한 캔으로 특별한 음료를 즐겨보세요.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/haitai-coconut-palm-238ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"코코팜, 나타 드 코코, 포도 음료, 한국 음료, 비건 목테일, 글루텐프리 음료, 한국 슈퍼마켓, Korean drink, Nata de Coco cocktail, vegan mocktail\",\n  \"recipeYield\": \"2인분\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"해태 코코팜 238ml 1캔\",\n    \"스파클링 워터(탄산수) 200ml\",\n    \"신선한 라임 또는 레몬 1\/2개 (즙)\",\n    \"신선한 민트 잎 4~6장\",\n    \"얼음 적당량\",\n    \"선택사항: 냉동 포도 또는 신선한 포도 몇 알 (가니시용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 유리잔 2개에 얼음을 가득 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 코코팜 캔을 살살 흔들지 않도록 주의하며 열고, 나타 드 코코 젤리가 고르게 들어가도록 잘 저어줍니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. 각 잔에 코코팜을 절반씩(약 119ml) 나누어 붓습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 라임 또는 레몬즙을 각 잔에 조금씩 짜 넣어 상큼함을 더합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. 탄산수를 각 잔에 100ml씩 천천히 부어 탄산이 빠지지 않도록 합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 민트 잎을 손바닥으로 살짝 두드려 향을 낸 뒤 잔 위에 올립니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"7. 원하면 냉동 포도나 신선한 포도를 꼬치에 꿰어 가니시로 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"8. 빨대를 꽂아 바닥에 가라앉은 나타 드 코코 젤리와 함께 즐깁니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"해태 코코팜은 어떤 음료인가요? 맛과 식감이 어떤가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"해태 코코팜(Haitai Coco Palm)은 한국의 대표적인 과일 음료 중 하나로, 달콤한 포도 맛 음료 안에 '나타 드 코코(Nata de Coco)'라고 불리는 쫄깃한 코코넛 젤리 조각이 들어 있는 것이 특징입니다. 나타 드 코코는 코코넛 워터를 발효시켜 만든 젤리 형태의 식품으로, 반투명하고 탱탱한 식감이 있습니다. 전체적인 맛은 달콤하고 상큼한 포도 향이 나며, 음료를 마시면서 씹히는 젤리 조각이 독특한 식감을 더해줍니다. 유럽에서 흔히 접하기 어려운 독특한 음료 경험을 원하는 분들께 추천합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan) 및 베지테리언(Vegetarian)이 마셔도 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 해태 코코팜은 비건(Vegan) 및 베지테리언(Vegetarian) 모두 섭취 가능한 제품입니다. 동물성 원료가 포함되어 있지 않습니다. 또한 글루텐(Gluten)도 함유되어 있지 않아 글루텐프리 식단을 유지하는 분들도 안심하고 드실 수 있습니다. 단, 할랄(Halal) 인증은 취득되어 있지 않으므로 할랄 인증 제품을 필요로 하시는 분들은 참고하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"코코팜에 설탕이나 인공 감미료가 들어 있나요? 성분이 궁금합니다.\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"해태 코코팜의 주요 성분은 정제수, 시럽, 나타 드 코코 젤리(7.5%, 베트남산), 포도 주스 농축액(3%, 미국산), 구연산, 합성 포도 향료, 구연산삼나트륨, 비타민C 등입니다. 감미료로는 아세설팜칼륨(Acesulfame Potassium)과 수크랄로스(Sucralose)가 사용될 수 있습니다. 단, 생산 배치(batch)에 따라 성분 구성이 다소 다를 수 있으므로, 구매 시 제품 라벨의 성분표를 직접 확인하시는 것을 권장합니다. EU 규정(1169\/2011)에 따라 제품 라벨에 모든 성분이 표기되어 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"코코팜은 어떻게 마시는 것이 가장 좋나요? 활용 팁이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"코코팜은 캔을 차갑게 냉장 보관한 후 그대로 마시는 것이 가장 기본적인 방법입니다. 마시기 전에 캔을 살살 흔들어 바닥에 가라앉은 나타 드 코코 젤리가 고르게 섞이도록 해주세요. 빨대를 사용하면 젤리 조각을 함께 즐기기 더 편리합니다. 또한 얼음이 든 잔에 따른 뒤 탄산수나 레몬즙을 더해 목테일(non-alcoholic cocktail)로 즐기거나, 과일 샐러드 위에 드레싱처럼 살짝 뿌려 활용할 수도 있습니다. 아이스크림이나 젤리 디저트와 함께 페어링하면 달콤한 간식으로도 잘 어울립니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"나타 드 코코(Nata de Coco)가 정확히 무엇인가요? 코코넛 과육과 다른가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"나타 드 코코(Nata de Coco)는 코코넛 워터(코코넛 과즙)를 특정 박테리아를 이용해 발효·배양하여 만든 셀룰로오스 젤리입니다. 코코넛 과육(흰색의 딱딱한 부분)과는 다르며, 반투명하고 쫄깃한 젤리 형태를 띠고 있습니다. 칼로리가 낮고 식이섬유가 풍부하며, 동남아시아(이 제품은 베트남산)에서 주로 생산됩니다. 유럽에서는 버블티(Bubble Tea) 음료나 아시아 디저트에서 종종 접할 수 있는 재료이기도 합니다. 코코팜 속 나타 드 코코는 달콤한 포도 음료와 어우러져 독특하고 즐거운 식감을 선사합니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Haitai","offers":[{"title":"01\/07\/2027","offer_id":56214851027269,"sku":"DOT-PROD-37942678-PE0","price":1.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/Haitai-Coconut-Palm-238ml.png?v=1771698733"},{"product_id":"haitai-grape-bongbong-238ml-kr","title":"해태 포도 봉봉 238ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f3e8f5 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #7b3f8a !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e해태 포도 봉봉 238ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 음료 · Auténtica Bebida Coreana\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국에서 1982년부터 사랑받아 온 국민 포도 음료입니다. 캔을 흔들어 따라 마실 때마다 진짜 포도 과립(果粒)이 입 안에서 톡톡 터지는 독특한 식감이 가장 큰 매력입니다. 단순한 포도 주스가 아니라, 한국에서는 어린 시절의 추억과 가족 외출의 풍경을 떠올리게 하는 친숙한 음료입니다. 시원하게 마시면 진한 포도향과 새콤달콤한 맛이 입 안 가득 퍼집니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-nonGmo.png?v=1777377597\" alt=\"Non-GMO\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eNon-GMO\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비GMO\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003eGMO 무함유 \u003cspan class=\"km-en\"\u003eSin OGM · Non-GMO\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보 · Información del Producto\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 규정 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e영양소\u003c\/th\u003e\n              \u003cth\u003e100ml 당\u003c\/th\u003e\n              \u003cth\u003e총량 (238ml)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e225.1 kJ \/ 53.8 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e535.7 kJ \/ 128 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e13.4 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e31.9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e13 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e30.9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.039 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.09 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredientes\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          정제수, 포도과즙농축액 10% (칠레산), 액상과당, 포도과립 6% (중국산), 구연산, 합성착향료(포도향), 구연산나트륨, 비타민C(아스코르브산).\n          \u003cbr\u003e\u003cbr\u003e\n          \u003cem style=\"color:#757575 !important; font-size:12px !important;\"\u003ePurified water, Grape juice concentrate 10% (Chile), High fructose corn syrup, Grape pulp 6% (China), Citric acid, Artificial grape flavouring, Sodium citrate, Vitamin C (ascorbic acid).\u003c\/em\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#555 !important; line-height:1.6 !important;\"\u003e본 제품은 EU 규정 1169\/2011에서 의무 표시 대상으로 지정한 14가지 알러지 유발 성분이 함유되어 있지 않습니다. 다만 본 제품에는 합성착향료가 포함되어 있으며, 액상과당과 첨가 당류가 함유되어 있어 섭취 시 참고하시기 바랍니다.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Perfil de Sabor\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e포도향 Grape Aroma\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e새콤함 Tartness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:50% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e과립 식감 Pulp Texture\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Cómo Disfrutarlo\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국 가정과 거리에서 봉봉을 즐기는 가장 일반적인 방법들 — 가장 큰 매력은 캔을 잘 흔들어 마실 때 입에서 터지는 포도 과립의 식감입니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eShake \u0026amp; Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e흔들어 마시기\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 사람들이 봉봉을 마시는 가장 기본적인 방법입니다. 캔을 따기 전에 위아래로 충분히 흔들어 가라앉아 있던 포도 과립을 골고루 분산시킨 후 마십니다. 이렇게 해야 한 모금마다 진짜 포도 알갱이가 입 안에서 터지는 봉봉만의 즐거움을 제대로 느낄 수 있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKimbap Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e김밥과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 김밥(해초로 감싼 한국식 밥말이)은 소풍과 나들이의 단골 메뉴입니다. 여기에 봉봉을 곁들이는 것이 한국의 가장 클래식한 소풍 조합 중 하나입니다. 짭조름한 김밥 한 입과 달콤한 포도 음료의 조화는 한국 어린 시절의 상징적인 풍미입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eAfter Spicy Food\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e매운 요리 후\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e떡볶이, 라면, 제육볶음 같은 매콤한 한식을 즐긴 후 입 안의 매운맛을 진정시키기 위해 봉봉을 마시는 것은 한국인들의 자연스러운 습관입니다. 차갑게 식힌 단 포도 음료가 매운 자극을 부드럽게 감싸 줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eLunchbox Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e도시락 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 학교나 직장의 점심 도시락에 가장 자주 함께 챙겨지는 음료 중 하나입니다. 캔 하나의 양(238ml)이 한 끼 음료로 적당하며, 흔들어 마시는 재미와 포도 과립 덕분에 도시락 시간이 더욱 즐거워집니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eFrozen Slushy\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e살얼음 봉봉\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 무더운 여름철에 즐기는 방법입니다. 캔을 냉동실에 30~40분 정도 살짝 얼리면 안의 음료가 살얼음 상태가 됩니다. 이 상태에서 캔을 흔들어 따르면 슬러시처럼 변한 포도 음료를 즐길 수 있어 한국에서 여름 별미로 통합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean BBQ Refresher\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e고기 구이의 입가심\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e삼겹살이나 갈비 같은 한국식 숯불구이를 즐길 때, 기름진 고기 사이의 입가심 음료로 봉봉을 선택하는 한국 가족이 많습니다. 달콤한 포도 풍미가 고기의 진한 맛을 깔끔하게 정리해 다음 한 점을 더 맛있게 즐길 수 있게 해줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보 · Detalles\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e238ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e해태htb (Haitai HTB)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관 \/ 차갑게 마시면 더욱 맛있습니다 \/ 개봉 후 즉시 섭취\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e출시 연도\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e1982년 — 한국 대표 장수 음료 브랜드\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003edotAsia는 한국에서 직접 수입한 정통 한국 식품을 유럽 전역에 신선하게 배송합니다. 1982년부터 한국에서 사랑받아 온 봉봉을 집에서 그대로 만나보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eHACCP 인증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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해태 포도 봉봉은 어떤 음료인가요? 일반 포도 주스와 무엇이 다른가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e포도 봉봉은 한국의 식품 브랜드 해태(Haitai)가 만드는 포도 과육 음료입니다. 일반 포도 주스와 가장 큰 차이점은 음료 안에 실제 포도 과육 알갱이(6%)가 들어 있다는 점입니다. 마실 때 알갱이가 씹히는 독특한 식감을 즐길 수 있어, 단순히 마시는 음료가 아니라 먹는 즐거움도 함께 있습니다. 칠레산 포도 과즙 농축액(10%)과 중국산 포도 과육을 사용하며, 인공 포도 향(artificial grape flavouring)이 첨가되어 있습니다. 달콤하고 진한 포도 향이 특징이며, 차갑게 마실수록 더욱 맛있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e포도 봉봉은 비건(Vegan) 및 글루텐 프리(Gluten-Free) 식단에 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 포도 봉봉은 비건(Vegan) 및 베지테리언(Vegetarian) 식단에 적합합니다. 동물성 원료가 전혀 사용되지 않습니다. 또한 글루텐 함유 성분이 없어 글루텐 프리(Gluten-Free) 식단에도 적합합니다. 다만, 제조사(Haitai)의 공식 교차 오염(cross-contamination) 방지 확인서가 현재 확보되지 않은 상태이므로, 심각한 알러지가 있는 분은 구매 전 제조사에 직접 문의하시기를 권장합니다. 할랄(Halal) 인증은 현재 없습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e포도 봉봉의 주요 성분은 다음과 같습니다: 포도 과육(6%, 중국산), 포도 과즙 농축액(10%, 칠레산), 정제수, 액상과당(고과당 옥수수 시럽), 구연산(산도 조절제), 인공 포도 향료(artificial grape flavouring), 구연산나트륨, 비타민C(아스코르브산). EU 14대 의무 알러지 성분(글루텐, 견과류, 유제품, 달걀 등)은 원재료 목록에 포함되어 있지 않습니다. 단, 제조 시설에서의 교차 오염 여부에 대한 공식 제조사 확인이 아직 이루어지지 않았으므로, 심각한 알러지가 있는 분은 사전에 제조사에 문의하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e포도 봉봉은 충분히 차갑게 냉장 보관한 후 그대로 마시는 것이 가장 기본적인 방법입니다. 캔을 따기 전에 살짝 흔들어 과육 알갱이가 골고루 퍼지도록 하면 좋습니다. 그대로 마셔도 맛있지만, 탄산수와 1:1 비율로 섞으면 상쾌한 스파클링 음료로 즐길 수 있습니다. 음식 페어링으로는 달콤한 포도 맛이 매운 음식의 자극을 중화시켜 주기 때문에, 한국 음식(떡볶이, 불닭 등)과 잘 어울립니다. 유럽 음식과는 가벼운 치즈 플래터, 과일 타르트, 바닐라 아이스크림과도 좋은 조합을 이룹니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e미개봉 상태의 포도 봉봉은 직사광선을 피하고 서늘한 곳에 보관하면 됩니다. 더욱 맛있게 마시려면 음용 전 냉장 보관을 권장합니다. 개봉 후에는 과육 알갱이가 포함되어 있어 변질될 수 있으므로, 반드시 냉장 보관하고 당일 내에 모두 마시는 것이 좋습니다. 개봉 후 남은 음료를 보관할 경우 밀폐 용기에 옮겨 담아 냉장 보관하고 24시간 이내에 섭취하시기 바랍니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 포도 봉봉 스파클링 목테일 — 한국 슈퍼마켓 인기 음료로 만드는 유럽식 여름 드링크\",\n  \"description\": \"해태 포도 봉봉의 과육이 살아있는 달콤한 포도 맛을 활용해 만드는 상쾌한 논알코올 스파클링 드링크입니다. 유럽 어디서나 쉽게 구할 수 있는 재료만으로 5분 안에 완성되며, 여름 파티나 브런치 테이블에 잘 어울립니다. 포도 과육 알갱이가 씹히는 독특한 식감이 포인트입니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/haitai-grape-bongbong-238ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-04-30\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"포도 봉봉 레시피, 한국 음료 칵테일, 비건 음료, 글루텐프리 드링크, 목테일, 한국 슈퍼마켓, Haitai Bong Bong, 여름 음료, 논알코올\",\n  \"recipeYield\": \"2\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"해태 포도 봉봉 238ml 1캔\",\n    \"스파클링 워터(탄산수) 200ml (예: Perrier, San Pellegrino 등)\",\n    \"신선한 라임 1\/2개 (즙 짜기용)\",\n    \"신선한 민트 잎 6~8장\",\n    \"얼음 적당량\",\n    \"선택 사항: 신선한 청포도 또는 적포도 4~6알 (가니쉬용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"잔 2개에 얼음을 충분히 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"각 잔에 포도 봉봉을 절반씩(약 119ml) 나눠 붓습니다. 캔을 흔들지 않도록 주의하고, 과육 알갱이가 고르게 들어가도록 천천히 따릅니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"라임 1\/2개를 짜서 라임즙을 각 잔에 균등하게 나눠 넣습니다. 라임의 산미가 포도의 단맛과 균형을 맞춰줍니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"탄산수를 각 잔에 100ml씩 조심스럽게 부어 탄산이 빠지지 않도록 합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"민트 잎을 손바닥에 가볍게 쳐서 향을 낸 뒤 잔 위에 올립니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"선택 사항으로 포도 알갱이를 꼬치에 꿰어 잔 가장자리에 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"가볍게 한 번만 저어 바로 서빙합니다. 과육 알갱이가 가라앉기 전에 마시는 것이 가장 맛있습니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"해태 포도 봉봉은 어떤 음료인가요? 일반 포도 주스와 무엇이 다른가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"포도 봉봉은 한국의 식품 브랜드 해태(Haitai)가 만드는 포도 과육 음료입니다. 일반 포도 주스와 가장 큰 차이점은 음료 안에 실제 포도 과육 알갱이(6%)가 들어 있다는 점입니다. 마실 때 알갱이가 씹히는 독특한 식감을 즐길 수 있어, 단순히 마시는 음료가 아니라 먹는 즐거움도 함께 있습니다. 칠레산 포도 과즙 농축액(10%)과 중국산 포도 과육을 사용하며, 인공 포도 향(artificial grape flavouring)이 첨가되어 있습니다. 달콤하고 진한 포도 향이 특징이며, 차갑게 마실수록 더욱 맛있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"포도 봉봉은 비건(Vegan) 및 글루텐 프리(Gluten-Free) 식단에 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 포도 봉봉은 비건(Vegan) 및 베지테리언(Vegetarian) 식단에 적합합니다. 동물성 원료가 전혀 사용되지 않습니다. 또한 글루텐 함유 성분이 없어 글루텐 프리(Gluten-Free) 식단에도 적합합니다. 다만, 제조사(Haitai)의 공식 교차 오염(cross-contamination) 방지 확인서가 현재 확보되지 않은 상태이므로, 심각한 알러지가 있는 분은 구매 전 제조사에 직접 문의하시기를 권장합니다. 할랄(Halal) 인증은 현재 없습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"포도 봉봉에 어떤 성분이 들어 있나요? 알러지 성분이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"포도 봉봉의 주요 성분은 다음과 같습니다: 포도 과육(6%, 중국산), 포도 과즙 농축액(10%, 칠레산), 정제수, 액상과당(고과당 옥수수 시럽), 구연산(산도 조절제), 인공 포도 향료(artificial grape flavouring), 구연산나트륨, 비타민C(아스코르브산). EU 14대 의무 알러지 성분(글루텐, 견과류, 유제품, 달걀 등)은 원재료 목록에 포함되어 있지 않습니다. 단, 제조 시설에서의 교차 오염 여부에 대한 공식 제조사 확인이 아직 이루어지지 않았으므로, 심각한 알러지가 있는 분은 사전에 제조사에 문의하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"포도 봉봉은 어떻게 마시는 것이 가장 좋은가요? 어떤 음식과 잘 어울리나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"포도 봉봉은 충분히 차갑게 냉장 보관한 후 그대로 마시는 것이 가장 기본적인 방법입니다. 캔을 따기 전에 살짝 흔들어 과육 알갱이가 골고루 퍼지도록 하면 좋습니다. 그대로 마셔도 맛있지만, 탄산수와 1:1 비율로 섞으면 상쾌한 스파클링 음료로 즐길 수 있습니다. 음식 페어링으로는 달콤한 포도 맛이 매운 음식의 자극을 중화시켜 주기 때문에, 한국 음식(떡볶이, 불닭 등)과 잘 어울립니다. 유럽 음식과는 가벼운 치즈 플래터, 과일 타르트, 바닐라 아이스크림과도 좋은 조합을 이룹니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"포도 봉봉은 어떻게 보관해야 하나요? 개봉 후에는 얼마나 보관할 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"미개봉 상태의 포도 봉봉은 직사광선을 피하고 서늘한 곳에 보관하면 됩니다. 더욱 맛있게 마시려면 음용 전 냉장 보관을 권장합니다. 개봉 후에는 과육 알갱이가 포함되어 있어 변질될 수 있으므로, 반드시 냉장 보관하고 당일 내에 모두 마시는 것이 좋습니다. 개봉 후 남은 음료를 보관할 경우 밀폐 용기에 옮겨 담아 냉장 보관하고 24시간 이내에 섭취하시기 바랍니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Haitai","offers":[{"title":"07\/12\/2027","offer_id":54954376397125,"sku":"DOT-PROD-38468698-149","price":1.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/haitai-grape-bongbong-238ml-kr-badged-1777986719583.png?v=1777988635"},{"product_id":"haitai-crushed-pear-238ml-12-pack-gift-set-kr","title":"해태 갈아만든배 238ml 12개입 (선물용)","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', Roboto, sans-serif !important; color: #1a1a1a !important; background: #ffffff !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#dotasia-product-content img { display: block !important; max-width: 100% !important; height: auto !important; }\n\n\/* Typography *\/\n#dotasia-product-content .dotasia-hero-title { font-size: 32px !important; font-weight: 700 !important; line-height: 1.3 !important; color: #1a1a1a !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 20px !important; font-weight: 500 !important; line-height: 1.5 !important; color: #2c2c2c !important; margin-bottom: 24px !important; }\n#dotasia-product-content .dotasia-section-title { font-size: 24px !important; font-weight: 700 !important; line-height: 1.4 !important; color: #1a1a1a !important; margin-bottom: 20px !important; text-align: center !important; }\n#dotasia-product-content .dotasia-feature-title { font-size: 18px !important; font-weight: 700 !important; line-height: 1.4 !important; color: #1a1a1a !important; margin-bottom: 8px !important; }\n#dotasia-product-content .dotasia-body-text { font-size: 16px !important; font-weight: 400 !important; line-height: 1.8 !important; color: #2c2c2c !important; }\n#dotasia-product-content .dotasia-highlight { font-size: 18px !important; font-weight: 700 !important; color: #1a1a1a !important; background: linear-gradient(transparent 60%, #fff3e0 60%) !important; padding: 2px 4px !important; }\n\n\/* Layout *\/\n#dotasia-product-content .dotasia-container { max-width: 1200px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 60px 0 !important; }\n#dotasia-product-content .dotasia-hero-section { background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%) !important; padding: 40px 0 !important; text-align: center !important; }\n\n\/* Feature Cards *\/\n#dotasia-product-content .dotasia-features-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 20px !important; margin: 40px 0 !important; }\n#dotasia-product-content .dotasia-feature-card { background: #fafafa !important; border-radius: 16px !important; padding: 24px !important; border: 1px solid #e8e8e8 !important; transition: all 0.3s ease !important; }\n#dotasia-product-content .dotasia-feature-card:hover { border-color: #f24331 !important; transform: translateY(-2px) !important; }\n#dotasia-product-content .dotasia-feature-icon { font-size: 32px !important; margin-bottom: 12px !important; }\n\n\/* Scenario Cards *\/\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 16px !important; margin: 32px 0 !important; }\n#dotasia-product-content .dotasia-scenario-card { background: #ffffff !important; border: 2px solid #e8e8e8 !important; border-radius: 12px !important; padding: 20px !important; text-align: center !important; }\n#dotasia-product-content .dotasia-scenario-emoji { font-size: 28px !important; margin-bottom: 8px !important; }\n#dotasia-product-content .dotasia-scenario-text { font-size: 16px !important; font-weight: 600 !important; color: #2c2c2c !important; }\n\n\/* Info Table *\/\n#dotasia-product-content .dotasia-info-table { width: 100% !important; margin: 32px 0 !important; background: #ffffff !important; border-radius: 12px !important; overflow: hidden !important; border: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row { display: flex !important; padding: 20px !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { flex: 0 0 120px !important; font-size: 16px !important; font-weight: 600 !important; color: #757575 !important; }\n#dotasia-product-content .dotasia-info-value { flex: 1 !important; font-size: 16px !important; font-weight: 500 !important; color: #1a1a1a !important; }\n\n\/* Badge *\/\n#dotasia-product-content .dotasia-badge { display: inline-block !important; background: #f24331 !important; color: #ffffff !important; padding: 6px 16px !important; border-radius: 20px !important; font-size: 14px !important; font-weight: 600 !important; margin: 8px 4px !important; }\n#dotasia-product-content .dotasia-badge-secondary { background: #fff3e0 !important; color: #f24331 !important; }\n\n\/* Special Box *\/\n#dotasia-product-content .dotasia-special-box { background: linear-gradient(135deg, #fff8f0 0%, #fff3e0 100%) !important; border-radius: 20px !important; padding: 32px !important; margin: 40px 0 !important; text-align: center !important; border: 2px solid #ffe0b2 !important; }\n\n\/* Desktop Styles *\/\n@media (min-width: 768px) {\n  #dotasia-product-content .dotasia-hero-title { font-size: 42px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 24px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 28px !important; }\n  #dotasia-product-content .dotasia-feature-title { font-size: 20px !important; }\n  #dotasia-product-content .dotasia-body-text { font-size: 18px !important; }\n  #dotasia-product-content .dotasia-features-grid { grid-template-columns: repeat(3, 1fr) !important; gap: 24px !important; }\n  #dotasia-product-content .dotasia-scenario-grid { grid-template-columns: repeat(4, 1fr) !important; gap: 20px !important; }\n  #dotasia-product-content .dotasia-section { padding: 80px 0 !important; }\n  #dotasia-product-content .dotasia-hero-section { padding: 60px 0 !important; }\n  #dotasia-product-content .dotasia-container { padding: 0 24px !important; }\n  #dotasia-product-content .dotasia-info-label { flex: 0 0 140px !important; }\n}\n\n\/* Divider *\/\n#dotasia-product-content .dotasia-divider { height: 1px !important; background: #e8e8e8 !important; margin: 40px 0 !important; }\n\u003c\/style\u003e\n\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"dotasia-hero-section\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003ch2 class=\"dotasia-hero-title\"\u003e🍐 해태 갈아만든배 238ml 12개입\u003c\/h2\u003e\n    \u003cp class=\"dotasia-hero-subtitle\"\u003e시원하고 달콤한 배의 진한 맛을 그대로 담았어요\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"dotasia-badge\"\u003e선물용 추천\u003c\/span\u003e\n      \u003cspan class=\"dotasia-badge-secondary\"\u003e가성비 최고\u003c\/span\u003e\n      \u003cspan class=\"dotasia-badge-secondary\"\u003e12개입 세트\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Main Features --\u003e\n\u003csection class=\"dotasia-section\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003ch2 class=\"dotasia-section-title\"\u003e✨ 왜 갈아만든배를 선택해야 할까요?\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dotasia-features-grid\"\u003e\n      \u003cdiv class=\"dotasia-feature-card\"\u003e\n        \u003cdiv class=\"dotasia-feature-icon\"\u003e🍐\u003c\/div\u003e\n        \u003ch3 class=\"dotasia-feature-title\"\u003e진짜 배를 갈아 만든\u003c\/h3\u003e\n        \u003cp class=\"dotasia-body-text\"\u003e국산 배를 통째로 갈아 만들어 과육의 식감까지 살아있어요\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"dotasia-feature-card\"\u003e\n        \u003cdiv class=\"dotasia-feature-icon\"\u003e💧\u003c\/div\u003e\n        \u003ch3 class=\"dotasia-feature-title\"\u003e시원한 갈증 해소\u003c\/h3\u003e\n        \u003cp class=\"dotasia-body-text\"\u003e목이 칼칼할 때, 갈증날 때 시원하게 한 캔!\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"dotasia-feature-card\"\u003e\n        \u003cdiv class=\"dotasia-feature-icon\"\u003e🎁\u003c\/div\u003e\n        \u003ch3 class=\"dotasia-feature-title\"\u003e센스있는 선물\u003c\/h3\u003e\n        \u003cp class=\"dotasia-body-text\"\u003e12개입 세트로 가족, 친구들과 나눠 마시기 좋아요\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"dotasia-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- Usage Scenarios --\u003e\n\u003csection class=\"dotasia-section\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003ch2 class=\"dotasia-section-title\"\u003e🎯 이럴 때 딱이에요!\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dotasia-scenario-grid\"\u003e\n      \u003cdiv class=\"dotasia-scenario-card\"\u003e\n        \u003cdiv class=\"dotasia-scenario-emoji\"\u003e🏃‍♂️\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-scenario-text\"\u003e운동 후\u003cbr\u003e수분 보충\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"dotasia-scenario-card\"\u003e\n        \u003cdiv class=\"dotasia-scenario-emoji\"\u003e🍖\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-scenario-text\"\u003e고기 먹은 후\u003cbr\u003e입가심\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"dotasia-scenario-card\"\u003e\n        \u003cdiv class=\"dotasia-scenario-emoji\"\u003e🌞\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-scenario-text\"\u003e더운 날\u003cbr\u003e시원하게\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"dotasia-scenario-card\"\u003e\n        \u003cdiv class=\"dotasia-scenario-emoji\"\u003e🎤\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-scenario-text\"\u003e목이 칼칼할 때\u003cbr\u003e부드럽게\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"dotasia-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- Product Info --\u003e\n\u003csection class=\"dotasia-section\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003ch2 class=\"dotasia-section-title\"\u003e📋 제품 정보\u003c\/h2\u003e\n    \n    \u003cdiv class=\"dotasia-info-table\"\u003e\n      \u003cdiv class=\"dotasia-info-row\"\u003e\n        \u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-value\"\u003e238ml × 12개입\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-row\"\u003e\n        \u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-value\"\u003e해태음료\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-row\"\u003e\n        \u003cdiv class=\"dotasia-info-label\"\u003e보관방법\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳 보관\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-row\"\u003e\n        \u003cdiv class=\"dotasia-info-label\"\u003e특징\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-value\"\u003e국산 배 사용, 과육 함유\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"dotasia-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- Special Benefits --\u003e\n\u003csection class=\"dotasia-section\"\u003e\n  \u003cdiv class=\"dotasia-container\"\u003e\n    \u003cdiv class=\"dotasia-special-box\"\u003e\n      \u003ch2 class=\"dotasia-section-title\"\u003e🌟 특별한 혜택\u003c\/h2\u003e\n      \u003cp class=\"dotasia-body-text\" style=\"margin-bottom: 20px !important;\"\u003e\n        \u003cspan class=\"dotasia-highlight\"\u003e12개입 대용량\u003c\/span\u003e으로 가성비 최고!\u003cbr\u003e\n        온 가족이 함께 즐기는 건강한 음료\n      \u003c\/p\u003e\n      \u003cp class=\"dotasia-body-text\"\u003e\n        🍐 진짜 배의 영양 그대로\u003cbr\u003e\n        💛 달콤하고 시원한 맛\u003cbr\u003e\n        ✨ 목 넘김이 부드러워요\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"dotasia-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- Brand Trust --\u003e\n\u003csection class=\"dotasia-section\"\u003e\n  \u003cdiv class=\"dotasia-container\" style=\"text-align: center !important;\"\u003e\n    \u003ch2 class=\"dotasia-section-title\"\u003e🏆 해태, 믿고 마시는 브랜드\u003c\/h2\u003e\n    \u003cp class=\"dotasia-body-text\" style=\"margin-bottom: 24px !important;\"\u003e\n      오랜 시간 사랑받아온 해태음료의 스테디셀러\u003cbr\u003e\n      \u003cspan class=\"dotasia-highlight\"\u003e갈아만든 시리즈\u003c\/span\u003e의 대표 제품\n    \u003c\/p\u003e\n    \u003cp class=\"dotasia-body-text\" style=\"color: #757575 !important;\"\u003e\n      dotAsia가 엄선한 프리미엄 음료 컬렉션\u003cbr\u003e\n      품질과 맛, 모두 만족시켜드립니다\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\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해태 갈아만든배 238ml 12개입 (선물용)은 어떻게 마시나요?\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개봉 전에는 직사광선을 피해 서늘한 곳에 보관하시면 됩니다. 개봉 후에는 냉장 보관하시고 하루 이내에 드시는 것이 좋습니다. 바르셀로나 한인마트에서도 신선한 상태로 판매되고 있습니다.\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\": \"해태 갈아만든배 238ml 12개입 (선물용)은 어떻게 마시나요?\",\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\": \"개봉 전에는 직사광선을 피해 서늘한 곳에 보관하시면 됩니다. 개봉 후에는 냉장 보관하시고 하루 이내에 드시는 것이 좋습니다. 바르셀로나 한인마트에서도 신선한 상태로 판매되고 있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"Haitai","offers":[{"title":"13\/10\/2027","offer_id":55224390713669,"sku":"DOT-PROD-39949114-WKX","price":19.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/haitai-crushed-pear-238ml-12-pack-gift-set-kr-badged-1777986822929.png?v=1777989895"},{"product_id":"lotte-milkis-banana-flavor-250ml-kr","title":"롯데 밀키스 바나나맛 250ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #fff9e6 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e롯데 밀키스 바나나맛 250ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 우유 탄산음료 · Lotte Milkis Banana\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e밀키스(Milkis)는 1989년 롯데칠성음료가 출시한 한국의 대표적인 우유 탄산음료입니다. 부드러운 우유의 풍미와 톡 쏘는 탄산이 만나는 독특한 조합으로, 한국에서는 어린 시절의 추억을 떠올리게 하는 음료로 사랑받고 있습니다. 바나나맛은 달콤하고 부드러운 바나나 향에 크리미한 우유 베이스가 어우러져, 마치 바나나 우유에 청량감을 더한 듯한 즐거운 맛을 선사합니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegetarian.png?v=1777377585\" alt=\"Vegetarian\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegetarian\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e베지테리언\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e채식 \u003cspan class=\"km-en\"\u003eVegetariano · Vegetarian\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e영양소\u003c\/th\u003e\n              \u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n              \u003cth style=\"text-align:right !important;\"\u003e총량 (250ml)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e48 kcal \/ 201 kJ\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e120 kcal \/ 502.5 kJ\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e30 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e30 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 (Ingredients)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e탈지분유(Skim Milk Powder), 정제수(Filtered Water), 설탕(Sugar), 산도조절제 시트르산(E330 – Citric Acid), 물(Water), 가용성 대두 다당류(Soluble Soybean Polysaccharides), 산도조절제 인산(E338 – Phosphoric Acid), 비타민 A 분말(Vitamin A Powder), 비타민 D3(Vitamin D3), 효소처리 루틴(Enzymatically Modified Rutin), 바나나 우유 향료(Banana Milk Flavor), 탄산가스(E290 – Carbon Dioxide).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e우유 (Milk)\u003c\/span\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e대두 (Soybeans)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e크리미 Creamy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산 Fizzy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:60% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e6\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e바나나향 Banana\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Recetas Coreanas\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서 밀키스 바나나맛은 식사 후, 매운 음식과 함께, 또는 간식 시간에 즐기는 인기 음료입니다. 한국 사람들이 실제로 마시는 방식 그대로 경험해 보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChilled Solo\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e차갑게 그대로\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 가장 일반적인 방식. 냉장고에 충분히 차갑게 보관한 뒤 캔을 따서 그대로 마십니다. 부드러운 우유 풍미와 청량한 탄산이 조화를 이루는 본연의 맛을 느낄 수 있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSpicy Food Pair\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e매운 음식과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e떡볶이, 불닭, 매운 라면 같은 한국의 매운 음식과 환상적인 페어링. 우유의 부드러움이 매운맛을 진정시키고 탄산이 입안을 깔끔하게 정리해 줍니다. 한국인들이 매운 음식을 먹을 때 즐겨 찾는 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean BBQ\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살·고기와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 바비큐(삼겹살, 갈비)에서 어린이나 무알코올 손님들의 단골 음료. 기름진 고기 맛을 탄산이 깔끔하게 씻어 주어 다음 한 점이 더 맛있어집니다. 가족 식사 자리에 잘 어울립니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChimaek Style\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e치킨과 함께 (치밀)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 국민 간식인 양념치킨이나 후라이드 치킨과 함께. 한국에서는 맥주와 치킨을 즐기는 '치맥' 문화가 유명하지만, 술을 마시지 않거나 어린이가 있을 때는 밀키스가 그 자리를 대신합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSchool Snack\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e분식과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e떡볶이, 김밥, 순대, 튀김 같은 한국 분식과 함께 마시는 추억의 조합. 한국인 대부분이 학창 시절 분식집에서 밀키스를 한 번쯤 마셔본 경험이 있을 정도로 정겨운 페어링입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eFloat Dessert\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e아이스크림 플로트\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e큰 잔에 바닐라 아이스크림 한 스쿱을 넣고 밀키스 바나나를 부어 즐기는 홈 디저트. 우유 베이스 음료라 아이스크림과 자연스럽게 어울리며, 한국 가정에서 아이들과 함께 만들어 먹는 간식입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 상세 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e250ml (캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 개봉 후 즉시 섭취하세요. 차갑게 마시면 더 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e롯데칠성음료 (Lotte Chilsung Beverage Co., Ltd.)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e1989년부터 한국인의 사랑을 받아온 밀키스. dotAsia가 한국에서 직접 수입하여 유럽으로 신선하게 배송합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 라벨링 준수\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e신선 배송\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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롯데 밀키스 바나나맛은 어떤 음료인가요? 유럽의 어떤 음료와 비슷한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e밀키스(Milkis)는 한국의 롯데(Lotte)에서 만든 탄산 우유 음료입니다. 탄산수의 청량감과 우유의 부드러운 크리미함을 동시에 즐길 수 있는 독특한 음료로, 한국에서 1989년부터 사랑받아 온 클래식 음료입니다. 이 바나나맛 버전은 달콤한 바나나 향이 더해져 더욱 과일향이 풍부합니다. 유럽의 음료에 비유하자면, 이탈리아의 크림 소다(cream soda)와 과일 탄산음료의 중간쯤 되는 맛이라고 생각하시면 됩니다. 알코올은 전혀 포함되어 있지 않으며, 달콤하고 가벼운 탄산감 덕분에 어른과 아이 모두 즐길 수 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e롯데 밀키스 바나나맛은 베지테리언(Vegetarian)에게 적합한 음료입니다. 육류, 생선, 해산물 등 도살된 동물성 성분이 포함되어 있지 않습니다. 단, 탈지분유(Skim Milk Powder)가 함유되어 있어 유제품을 섭취하지 않는 비건(Vegan)에게는 적합하지 않습니다. 비건 식단을 따르시는 분은 구매 전 이 점을 반드시 확인해 주세요.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e롯데 밀키스 바나나맛에는 EU 식품 표시 규정(Regulation (EU) No 1169\/2011)에서 의무적으로 표기해야 하는 14가지 주요 알레르기 성분 중 두 가지가 포함되어 있습니다: **우유(MILK)**와 **대두\/콩(SOYBEANS)**입니다. 우유 알레르기 또는 유당불내증이 있으신 분, 대두 알레르기가 있으신 분은 이 음료를 피하시기 바랍니다. 글루텐(밀, 보리, 호밀 등)은 포함되어 있지 않으므로 글루텐 프리(Gluten-Free) 식단을 따르시는 분도 안심하고 드실 수 있습니다. 심각한 알레르기가 있으신 경우 섭취 전 반드시 전문 의료인과 상담하시기 바랍니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 글루텐 프리(Gluten-Free)인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 롯데 밀키스 바나나맛은 글루텐 프리(Gluten-Free) 음료입니다. 밀, 보리, 호밀, 귀리 등 글루텐을 함유한 곡물 성분이 들어 있지 않습니다. 셀리악병(Coeliac disease)이 있거나 글루텐 민감성이 있는 분도 성분 면에서 적합한 음료입니다. 단, 우유와 대두 알레르기 성분은 포함되어 있으니 해당 알레르기가 있는 분은 위의 알레르기 안내를 참고해 주세요.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e개봉 전에는 직사광선을 피해 서늘한 곳에 보관하시면 됩니다. 가장 맛있게 즐기려면 냉장고에서 충분히 차갑게 식힌 후 마시는 것을 권장합니다. 탄산 음료이므로 개봉 후에는 탄산이 빠르게 날아가기 때문에, 개봉 즉시 마시는 것이 가장 좋습니다. 250ml 캔 제품으로 1회 제공량에 맞게 설계되어 있어 혼자 가볍게 즐기기에 딱 알맞은 사이즈입니다. 바닐라 아이스크림을 음료 위에 올려 플로트(float) 스타일로 즐기거나, 신선한 과일과 함께 서빙하면 더욱 특별한 경험을 할 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 밀키스 바나나 플로트 칵테일 (논알코올)\",\n  \"description\": \"롯데 밀키스 바나나맛의 달콤하고 크리미한 탄산감을 활용한 간단한 논알코올 플로트 드링크입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 바닐라 아이스크림과 신선한 바나나만 있으면 완성되는 한국 스타일 탄산 음료 디저트로, dotAsia 한국 슈퍼마켓에서 구입한 밀키스와 함께 즐겨보세요.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/lotte-milkis-banana-flavor-250ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-04-30\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"밀키스 바나나, 한국 탄산음료, 바나나 플로트, 논알코올 칵테일, 한국 음료 레시피, Korean soda float, Lotte Milkis, dotAsia\",\n  \"recipeYield\": \"2\",\n  \"recipeCategory\": \"Beverage \/ Dessert Drink\",\n  \"recipeCuisine\": \"Korean\",\n  \"recipeIngredient\": [\n    \"롯데 밀키스 바나나맛 250ml × 2캔 (dotAsia 한국 슈퍼마켓에서 구입)\",\n    \"바닐라 아이스크림 2스쿱 (유럽 슈퍼마켓에서 구입 가능)\",\n    \"신선한 바나나 1개\",\n    \"꿀 또는 메이플 시럽 1티스푼 (선택 사항)\",\n    \"얼음 적당량\",\n    \"민트 잎 약간 (장식용, 선택 사항)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1단계: 유리잔 2개를 냉동실에 5분간 넣어 차갑게 준비합니다. 차가운 잔을 사용하면 탄산이 더 오래 유지됩니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2단계: 바나나 절반을 얇게 슬라이스하여 잔 안쪽 벽에 붙이듯 장식합니다. 나머지 절반은 작게 잘라 잔 바닥에 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3단계: 얼음을 잔의 1\/3 정도 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4단계: 밀키스 바나나맛을 잔에 천천히 따릅니다. 탄산이 넘치지 않도록 잔을 살짝 기울여 벽을 따라 붓는 것이 좋습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5단계: 바닐라 아이스크림 1스쿱을 음료 위에 올립니다. 아이스크림이 천천히 녹으면서 크리미한 층이 생깁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6단계: 기호에 따라 꿀이나 메이플 시럽을 한 방울 뿌리고, 민트 잎으로 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"7단계: 빨대와 긴 스푼을 함께 제공합니다. 아이스크림을 조금씩 음료에 녹여가며 마시는 것이 포인트입니다. 즉시 서빙하세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"롯데 밀키스 바나나맛은 어떤 음료인가요? 유럽의 어떤 음료와 비슷한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"밀키스(Milkis)는 한국의 롯데(Lotte)에서 만든 탄산 우유 음료입니다. 탄산수의 청량감과 우유의 부드러운 크리미함을 동시에 즐길 수 있는 독특한 음료로, 한국에서 1989년부터 사랑받아 온 클래식 음료입니다. 이 바나나맛 버전은 달콤한 바나나 향이 더해져 더욱 과일향이 풍부합니다. 유럽의 음료에 비유하자면, 이탈리아의 크림 소다(cream soda)와 과일 탄산음료의 중간쯤 되는 맛이라고 생각하시면 됩니다. 알코올은 전혀 포함되어 있지 않으며, 달콤하고 가벼운 탄산감 덕분에 어른과 아이 모두 즐길 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 베지테리언(채식주의자)이 마실 수 있나요? 비건(완전채식)은 어떤가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"롯데 밀키스 바나나맛은 베지테리언(Vegetarian)에게 적합한 음료입니다. 육류, 생선, 해산물 등 도살된 동물성 성분이 포함되어 있지 않습니다. 단, 탈지분유(Skim Milk Powder)가 함유되어 있어 유제품을 섭취하지 않는 비건(Vegan)에게는 적합하지 않습니다. 비건 식단을 따르시는 분은 구매 전 이 점을 반드시 확인해 주세요.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"알레르기가 있는데 이 음료를 마셔도 되나요? 어떤 알레르기 성분이 들어 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"롯데 밀키스 바나나맛에는 EU 식품 표시 규정(Regulation (EU) No 1169\/2011)에서 의무적으로 표기해야 하는 14가지 주요 알레르기 성분 중 두 가지가 포함되어 있습니다: **우유(MILK)**와 **대두\/콩(SOYBEANS)**입니다. 우유 알레르기 또는 유당불내증이 있으신 분, 대두 알레르기가 있으신 분은 이 음료를 피하시기 바랍니다. 글루텐(밀, 보리, 호밀 등)은 포함되어 있지 않으므로 글루텐 프리(Gluten-Free) 식단을 따르시는 분도 안심하고 드실 수 있습니다. 심각한 알레르기가 있으신 경우 섭취 전 반드시 전문 의료인과 상담하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 글루텐 프리(Gluten-Free)인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 롯데 밀키스 바나나맛은 글루텐 프리(Gluten-Free) 음료입니다. 밀, 보리, 호밀, 귀리 등 글루텐을 함유한 곡물 성분이 들어 있지 않습니다. 셀리악병(Coeliac disease)이 있거나 글루텐 민감성이 있는 분도 성분 면에서 적합한 음료입니다. 단, 우유와 대두 알레르기 성분은 포함되어 있으니 해당 알레르기가 있는 분은 위의 알레르기 안내를 참고해 주세요.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"밀키스 바나나맛은 어떻게 보관하고, 가장 맛있게 마시는 방법은 무엇인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"개봉 전에는 직사광선을 피해 서늘한 곳에 보관하시면 됩니다. 가장 맛있게 즐기려면 냉장고에서 충분히 차갑게 식힌 후 마시는 것을 권장합니다. 탄산 음료이므로 개봉 후에는 탄산이 빠르게 날아가기 때문에, 개봉 즉시 마시는 것이 가장 좋습니다. 250ml 캔 제품으로 1회 제공량에 맞게 설계되어 있어 혼자 가볍게 즐기기에 딱 알맞은 사이즈입니다. 바닐라 아이스크림을 음료 위에 올려 플로트(float) 스타일로 즐기거나, 신선한 과일과 함께 서빙하면 더욱 특별한 경험을 할 수 있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Lotte","offers":[{"title":"21\/05\/2027","offer_id":55352015880517,"sku":"DOT-PROD-38407077-ZRDDEEF","price":1.4,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/lotte-milkis-banana-flavor-250ml-kr-badged-1777986719235.png?v=1777989943"},{"product_id":"namyang-chupa-chups-sparkling-watermelon-flavor-345ml-kr","title":"남양 츄파츕스 스파클링 수박맛 345ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #ffe8ec 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e남양 츄파츕스 스파클링 수박맛 345ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e한국에서 직수입한 정통 탄산음료\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국 대형 유제품 기업 남양유업(Namyang)이 세계적인 롤리팝 브랜드 츄파춥스(Chupa Chups)와 라이선스 협업으로 만든 한국산 탄산음료입니다. 한국에서 큰 사랑을 받은 츄파춥스 수박맛 사탕의 풍미를 그대로 옮긴, 시원하고 달콤한 수박향 스파클링 드링크. 한국 편의점 음료 코너에서 가장 눈에 띄는 핑크빛 캔으로, 한 모금에 여름의 수박을 떠올리게 합니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (345ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e167 kJ \/ 40 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e576 kJ \/ 138 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e41.4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e11 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e37.95 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.01 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.03 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:11px !important; color:#999 !important; margin-top:10px !important;\"\u003e※ EU 규정 1169\/2011에 따른 영양성분 표시. 출처: EU 수출용 패키징 (German importer Heuschen \u0026amp; Schrouff).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredientes\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e탄산수, 과당포도당시럽, 설탕, 결정과당, 농축 수박과즙(1%), 산도조절제(구연산, 구연산나트륨, 사과산), 착색료(안토시아닌), 향료.\u003c\/p\u003e\n        \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:10px !important;\"\u003e\u003cstrong\u003eEN:\u003c\/strong\u003e Carbonated water, fructose glucose syrup, sugar, crystalline fructose, watermelon juice from concentrate (1%), acidity regulators (citric acid, sodium citrates, malic acid), colorant (anthocyanins), flavours.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#2c2c2c !important; line-height:1.6 !important; margin:0 !important;\"\u003e\n        본 제품의 공식 성분표에는 EU 규정 1169\/2011 부속서 II에 명시된 14대 의무 알러지 항목 중 \u003cstrong\u003e해당 사항이 확인되지 않았습니다\u003c\/strong\u003e. 글루텐, 우유, 계란, 견과류, 콩, 갑각류 등을 포함하지 않습니다. 단, 제조 시설에서 다른 음료가 함께 생산될 수 있으니, 정확한 정보는 항상 캔에 인쇄된 최신 라벨을 확인해 주세요.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Tasting Notes\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003e한 모금의 풍미를 0~10으로\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e수박향 Fruity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산감 Fizz\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e상큼함 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e캔디향 Candy-like\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Cómo se disfruta en Corea\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서는 매콤한 한식과 시원한 탄산음료를 함께 곁들이는 것이 일상입니다. 남양 츄파츕스 스파클링 수박맛은 매운 음식 후의 청량감, 디저트 대용, 친구들과의 캐주얼한 모임에서 많이 사랑받습니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e고추장 양념의 매콤한 떡볶이는 한국 길거리 음식의 대표주자입니다. 매운맛이 입안을 자극할 때 시원한 수박향 탄산음료 한 모금이면 청량감이 한 번에 돌아옵니다. 한국 분식집에서 가장 흔한 페어링 중 하나입니다.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eYangnyeom Chicken\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e양념치킨\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 양념치킨은 달콤매콤한 소스가 매력입니다. 기름진 튀김의 풍미를 단 수박향 탄산이 가볍게 씻어내며, 한국에서는 \"치킨에 콜라 또는 사이다\" 문화를 이 핑크빛 캔이 대신하곤 합니다.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBulgogi\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불고기\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e간장 베이스로 달콤하게 양념한 한국식 소불고기. 진한 양념 고기 사이사이에 마시면 입안을 가볍게 정리해주어, 다음 한 입을 더 맛있게 만들어줍니다. 한국 가정식 식탁에서 자주 보이는 조합입니다.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKimbap\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e김밥\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e소풍과 학교 도시락의 단골 메뉴인 김밥. 한국에서는 김밥 한 줄에 시원한 음료 한 캔이 정석 조합입니다. 수박향 스파클링은 가벼운 김밥의 풍미를 해치지 않으면서 산뜻한 마무리를 더해줍니다.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBingsu\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e빙수와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 여름 디저트 빙수(곱게 간 얼음에 팥, 과일, 연유를 얹은 디저트). 빙수와 함께 수박향 탄산을 한 모금 곁들이면 한국 여름의 대표적인 시원한 풍경이 완성됩니다. 디저트 음료로도 훌륭합니다.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eJjajangmyeon\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e짜장면\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 검은 콩 소스 면 요리, 짜장면. 진한 단짠 소스의 면을 다 먹은 뒤 마시는 시원한 탄산음료는 한국 중식당의 클래식한 마무리입니다. 핑크빛 수박맛 캔은 특히 어린이와 젊은 층에게 인기 있는 선택입니다.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보 · Detalles\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e345ml (캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Republic of Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 차게 마시면 더 시원합니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e남양유업 (Namyang Dairy Products Co., Ltd.) — Chupa Chups 라이선스 협업 제품\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산음료 · Carbonated Soft Drink\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e한국에서 직접 수입한 정통 탄산음료를 dotAsia가 EU 전역으로 정성껏 배송해 드립니다. 한국 편의점에서 만날 수 있는 그 맛, 그대로.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 1169\/2011 라벨링\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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남양 츄파츕스 스파클링 수박맛은 어떤 음료인가요? 맛과 특징을 설명해 주세요.\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품은 한국의 유명 유제품·음료 브랜드 남양(Namyang)이 글로벌 사탕 브랜드 츄파츕스(Chupa Chups)와 협업하여 만든 과일 탄산음료입니다. 345ml 캔에 담긴 이 음료는 수박 농축액(1%)과 천연 색소(안토시아닌)를 사용하여 밝고 선명한 핑크빛을 띠며, 달콤하고 상큼한 수박 향이 탄산과 함께 어우러집니다. 유럽의 과일 탄산음료(예: 딸기·복숭아 맛 스파클링 드링크)와 비슷한 카테고리이지만, 수박이라는 독특한 과일 풍미가 특징입니다. 차갑게 마실 때 가장 맛있으며, 그냥 마시거나 음료 레시피에 활용할 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 비건(Vegan)과 베지테리언(Vegetarian)에게 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 이 제품은 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합합니다. 성분은 탄산수, 과당포도당 시럽, 설탕, 결정과당, 수박 농축액(1%), 산도 조절제(구연산, 구연산나트륨, 사과산), 색소(안토시아닌), 향료로 구성되어 있으며, 동물성 원료가 포함되어 있지 않습니다. 또한 글루텐 프리(Gluten-Free) 제품입니다. 단, 할랄(Halal) 공식 인증은 확인되지 않았으므로 할랄 인증 제품을 찾으시는 분께는 적합하지 않을 수 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 확인된 성분 목록(탄산수, 과당포도당 시럽, 설탕, 결정과당, 수박 농축액, 산도 조절제, 색소, 향료)에는 EU 14대 주요 알레르기 유발 성분(글루텐, 우유, 달걀, 땅콩, 견과류, 대두, 생선, 갑각류 등)이 포함되어 있지 않습니다. 다만, 공장 내 교차 오염 가능성은 실제 캔 라벨에서 직접 확인하시기를 권장합니다. 참고로, 같은 츄파츕스 스파클링 시리즈 중 멜론크림 맛(Melon Cream)에는 우유 및 대두 성분이 포함되어 있으나, 이 수박맛 제품과는 별개의 레시피이므로 혼동하지 마세요.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 음료는 100ml당 약 11g의 당류를 함유하고 있으며, 345ml 한 캔 기준으로 약 38g의 당류가 들어 있습니다. 이는 일반적인 과일 탄산음료와 유사한 수준이지만, 당류 섭취에 민감하신 분(당뇨, 저당 식단 등)은 섭취량을 조절하시는 것이 좋습니다. 또한 일부 EU 국가에서는 고당류 음료에 설탕세(Sugar Tax)가 적용될 수 있습니다. 이 제품은 프로바이오틱스나 발효 성분이 포함된 건강 기능 음료가 아닌, 과일 탄산음료입니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e가장 맛있게 즐기려면 냉장 보관 후 충분히 차갑게 식혀서 드세요(4°C 내외 권장). 개봉 후에는 탄산이 빠르게 빠지므로 바로 마시는 것이 좋습니다. 그냥 마시는 것 외에도 얼음, 라임, 민트와 함께 음료 레시피에 활용하거나, 바닐라 아이스크림 위에 부어 플로트(float) 음료로 즐기는 것도 좋습니다. 미개봉 캔은 직사광선을 피해 서늘한 곳에 보관하세요. 냉동 보관은 캔이 파손될 수 있으므로 피해야 합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 수박 스파클링 모히토 (논알코올 \u0026 알코올 버전)\",\n  \"description\": \"남양 츄파츕스 스파클링 수박맛의 달콤하고 청량한 탄산을 활용한 여름 음료 레시피입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료로 만드는 상큼한 모히토 스타일 음료로, 한국 슈퍼마켓이나 dotAsia에서 구입한 이 캔 하나로 파티 음료를 완성할 수 있습니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/namyang-chupa-chups-sparkling-watermelon-flavor-345ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-05\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"츄파츕스 수박 음료, 한국 탄산음료 레시피, 수박 모히토, 논알코올 칵테일, Korean sparkling drink, Chupa Chups watermelon cocktail, vegan drink, gluten-free beverage, DotAsia\",\n  \"recipeYield\": \"1\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean Fusion\",\n  \"recipeIngredient\": [\n    \"남양 츄파츕스 스파클링 수박맛 345ml 1캔\",\n    \"신선한 라임 1\/2개 (슬라이스 또는 즙)\",\n    \"신선한 민트 잎 6~8장\",\n    \"얼음 한 컵\",\n    \"(알코올 버전) 화이트 럼 30ml 또는 보드카 30ml\",\n    \"(선택) 신선한 수박 큐브 2~3조각 (장식용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 큰 유리잔에 민트 잎을 넣고 라임 슬라이스와 함께 머들러(또는 숟가락 뒷면)로 살짝 눌러 향을 낸다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 얼음을 잔에 가득 채운다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. (알코올 버전) 럼 또는 보드카 30ml를 먼저 붓는다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 남양 츄파츕스 스파클링 수박맛을 천천히 따라 탄산이 날아가지 않도록 한다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. 가볍게 한 번만 저어준다 (과도하게 저으면 탄산이 빠짐).\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 수박 큐브와 민트 잎으로 장식하여 바로 서빙한다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"남양 츄파츕스 스파클링 수박맛은 어떤 음료인가요? 맛과 특징을 설명해 주세요.\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품은 한국의 유명 유제품·음료 브랜드 남양(Namyang)이 글로벌 사탕 브랜드 츄파츕스(Chupa Chups)와 협업하여 만든 과일 탄산음료입니다. 345ml 캔에 담긴 이 음료는 수박 농축액(1%)과 천연 색소(안토시아닌)를 사용하여 밝고 선명한 핑크빛을 띠며, 달콤하고 상큼한 수박 향이 탄산과 함께 어우러집니다. 유럽의 과일 탄산음료(예: 딸기·복숭아 맛 스파클링 드링크)와 비슷한 카테고리이지만, 수박이라는 독특한 과일 풍미가 특징입니다. 차갑게 마실 때 가장 맛있으며, 그냥 마시거나 음료 레시피에 활용할 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 비건(Vegan)과 베지테리언(Vegetarian)에게 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 이 제품은 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합합니다. 성분은 탄산수, 과당포도당 시럽, 설탕, 결정과당, 수박 농축액(1%), 산도 조절제(구연산, 구연산나트륨, 사과산), 색소(안토시아닌), 향료로 구성되어 있으며, 동물성 원료가 포함되어 있지 않습니다. 또한 글루텐 프리(Gluten-Free) 제품입니다. 단, 할랄(Halal) 공식 인증은 확인되지 않았으므로 할랄 인증 제품을 찾으시는 분께는 적합하지 않을 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 알레르기 유발 성분(알러겐)이 들어 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 확인된 성분 목록(탄산수, 과당포도당 시럽, 설탕, 결정과당, 수박 농축액, 산도 조절제, 색소, 향료)에는 EU 14대 주요 알레르기 유발 성분(글루텐, 우유, 달걀, 땅콩, 견과류, 대두, 생선, 갑각류 등)이 포함되어 있지 않습니다. 다만, 공장 내 교차 오염 가능성은 실제 캔 라벨에서 직접 확인하시기를 권장합니다. 참고로, 같은 츄파츕스 스파클링 시리즈 중 멜론크림 맛(Melon Cream)에는 우유 및 대두 성분이 포함되어 있으나, 이 수박맛 제품과는 별개의 레시피이므로 혼동하지 마세요.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"설탕 함량이 높은 편인가요? 건강 측면에서 주의할 점이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 음료는 100ml당 약 11g의 당류를 함유하고 있으며, 345ml 한 캔 기준으로 약 38g의 당류가 들어 있습니다. 이는 일반적인 과일 탄산음료와 유사한 수준이지만, 당류 섭취에 민감하신 분(당뇨, 저당 식단 등)은 섭취량을 조절하시는 것이 좋습니다. 또한 일부 EU 국가에서는 고당류 음료에 설탕세(Sugar Tax)가 적용될 수 있습니다. 이 제품은 프로바이오틱스나 발효 성분이 포함된 건강 기능 음료가 아닌, 과일 탄산음료입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료를 가장 맛있게 즐기는 방법과 보관 방법을 알려주세요.\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"가장 맛있게 즐기려면 냉장 보관 후 충분히 차갑게 식혀서 드세요(4°C 내외 권장). 개봉 후에는 탄산이 빠르게 빠지므로 바로 마시는 것이 좋습니다. 그냥 마시는 것 외에도 얼음, 라임, 민트와 함께 음료 레시피에 활용하거나, 바닐라 아이스크림 위에 부어 플로트(float) 음료로 즐기는 것도 좋습니다. 미개봉 캔은 직사광선을 피해 서늘한 곳에 보관하세요. 냉동 보관은 캔이 파손될 수 있으므로 피해야 합니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Namyang","offers":[{"title":"17\/09\/2026","offer_id":55662880227653,"sku":"DOT-PROD-97453875-82","price":1.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/namyang-chupa-chups-sparkling-watermelon-flavor-345ml-kr-badged-1777986982262.png?v=1777989998"},{"product_id":"namyang-chupa-chups-sparkling-melon-cream-345ml-kr","title":"남양 츄파츕스 스파클링 멜론\u0026크림 345ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f0f9f4 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e남양 츄파춥스 스파클링 멜론\u0026amp;크림 345ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e한국 정통 탄산음료 · Authentic Korean Soda\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e전 세계인이 사랑하는 츄파춥스 롤리팝의 멜론\u0026amp;크림 풍미를 한 캔에 담은 한국 한정 스파클링 음료입니다. 한국 최대 유제품 기업 남양유업이 생산하며, 달콤한 멜론 향과 부드러운 크림 노트가 톡 쏘는 탄산과 함께 어우러집니다. K-편의점 문화를 대표하는 트렌디한 한 캔을 유럽에서도 만나보세요.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegetarian.png?v=1777377585\" alt=\"Vegetarian\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegetarian\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e베지테리언\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e채식 \u003cspan class=\"km-en\"\u003eVegetariano · Vegetarian\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth\u003e100ml 당\u003c\/th\u003e\n\u003cth\u003e총량 (345ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e209 kJ \/ 50 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e721 kJ \/ 173 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e　- 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12.2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e42.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e　- 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e11.9 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e41.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e1.0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e3.45 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.01 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.03 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredients\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e정제수, 포도당과당시럽, 설탕, 멜론과즙 1%, 농축 발효유(우유, 탈지분유, 발효 균주(L. Acidophilus, B. Lactis), 락타아제), 분유(탈지분유, 유청분말(우유)), 이산화탄소(탄산), 안정제: 대두 헤미셀룰로오스, 산도조절제: 구연산(E330), 인산(E338), 잇꽃 추출물(천연 색소), 스피룰리나(천연 색소), 향료.\u003c\/p\u003e\n        \u003cp class=\"dotasia-ingredients-list\" style=\"margin-top:10px !important; color:#757575 !important; font-size:12px !important;\"\u003e※ 함유 성분 중 알러지 유발 가능 성분(우유, 대두)은 위 영양 정보 아래 알러지 박스에서 별도 안내됩니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e우유 (Milk)\u003c\/span\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e대두 (Soybeans)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Flavor Profile\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e달콤함 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산 Carbonation\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e크리미함 Creamy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e멜론 향 Melon\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e상큼함 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; color:#757575 !important; margin-top:12px !important;\"\u003e달콤한 멜론 향과 부드러운 우유 크림 노트가 어우러진 한국식 디저트 음료의 풍미입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Estilo Coreano\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서 츄파춥스 스파클링은 단순한 탄산음료를 넘어 K-편의점 문화의 일부로 사랑받는 디저트 같은 음료입니다. 한국 사람들이 실제로 이 음료를 즐기는 가장 대표적인 방법을 소개합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003ePyeonuijeom\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e편의점 간식\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 24시간 편의점(GS25, CU, 7-ELEVEN)은 K-푸드 문화의 중심지입니다. 시원하게 칠링한 츄파춥스 스파클링을 컵라면, 삼각김밥, 삼각 샌드위치와 함께 즐기는 것이 한국 학생과 직장인의 일상적인 한 끼 풍경입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eMaeun-eumsik Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e매운 음식과 페어링\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매운 떡볶이, 불닭볶음면, 짬뽕처럼 한국 사람들이 즐기는 매운 요리와 환상적으로 어울립니다. 멜론의 달콤함과 크림의 부드러움이 매운맛을 진정시켜 주어, 한국에서 매운 음식을 먹을 때 우유 대신 디저트 음료로 마시는 인기 페어링입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChimaek Dessert\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e치맥 후 디저트 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 양념치킨이나 후라이드 치킨을 먹은 뒤, 기름기를 씻어내는 달콤한 디저트 음료로 마십니다. 무알코올이라 운전자나 아이들도 함께 즐길 수 있어 가족 외식에서도 인기가 많습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBingsu Topping\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e빙수 곁들임\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 여름 대표 디저트인 빙수(곱게 간 얼음 디저트)를 먹을 때 곁들이는 음료로 사랑받습니다. 멜론 빙수나 우유 빙수와 풍미가 자연스럽게 어우러져, 카페에서 빙수와 함께 주문하는 단골 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eNoraebang\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e노래방 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 노래방(Karaoke)에서 친구들과 함께 즐기는 단골 음료입니다. 톡 쏘는 탄산이 노래 부른 뒤 갈증을 시원하게 해소해 주고, 달콤한 멜론 크림 풍미가 기분을 띄워 줍니다. 한국 청소년·청년 문화의 한 장면입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eFloat Dessert\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e플로트 디저트\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e잔에 바닐라 아이스크림 한 스쿱을 넣고 차가운 츄파춥스 스파클링을 부어주면 한국식 멜론 크림 플로트가 완성됩니다. 카페 디저트 메뉴처럼 SNS에서 인기 있는 홈 카페 레시피로, 손쉽게 한국식 디저트 분위기를 낼 수 있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 상세 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보 · Detalles\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e345 ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 · Made in Korea 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e남양유업 (Namyang Dairy Co., Ltd.) · 츄파춥스 라이선스 협업 제품\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산음료 · Carbonated Soft Drink\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e맛\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e멜론 \u0026amp; 크림 · Melon \u0026amp; Cream\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘하고 건조한 곳에 보관. 개봉 후에는 냉장 보관 후 가능한 한 빨리 드세요. 차갑게(4-8°C) 마실 때 가장 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e패키지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003eEU 수출용 패키지 · 다국어 라벨링 포함\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003edotAsia는 한국 현지 트렌드 음료를 EU 규정에 맞춰 직접 수입하여, 유럽 어디서나 진짜 한국의 맛을 만날 수 있도록 합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 라벨 준수\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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남양 츄파츕스 스파클링 멜론\u0026amp;크림은 어떤 음료인가요? 맛이 어떤가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품은 한국의 대형 유제품·음료 기업 남양(Namyang)이 글로벌 사탕 브랜드 츄파츕스(Chupa Chups)와 협업하여 출시한 탄산음료입니다. 달콤한 멜론 과즙(1% 멜론 주스 함유)과 부드러운 크림 풍미가 어우러진 청량한 스파클링 드링크로, 한국 편의점에서 큰 인기를 끌고 있는 제품입니다. 맛은 멜론 맛 아이스크림이나 멜론 소르베를 탄산수에 녹인 듯한 달콤하고 크리미한 느낌이며, 유럽에서 흔히 즐기는 이탈리아식 크레마 소다(cream soda)와 비슷한 계열의 맛이라고 생각하시면 이해하기 쉽습니다. 차갑게 마실수록 풍미가 살아납니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 이 제품에는 EU 식품 표시 규정(Regulation (EU) No 1169\/2011)에 따라 반드시 고지해야 하는 알레르기 유발 성분이 포함되어 있습니다. 구체적으로는 우유(MILK) 성분과 대두(SOY) 성분이 들어 있습니다. 우유 성분은 농축 발효 우유, 탈지 분유, 유청 분말(whey powder) 등 여러 형태로 포함되어 있으며, 대두 성분은 안정제로 사용된 콩 헤미셀룰로오스(soy hemicellulose)에서 유래합니다. 유제품 또는 대두 알레르기가 있는 분은 섭취에 주의하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e베지테리언(Vegetarian)은 섭취 가능합니다. 이 제품에는 육류나 생선 등 동물의 살코기 성분이 포함되어 있지 않습니다. 그러나 비건(Vegan)에게는 적합하지 않습니다. 농축 발효 우유, 탈지 분유, 유청 분말 등 여러 종류의 유제품(동물성 유래 성분)이 포함되어 있기 때문입니다. 비건 식단을 엄격하게 따르시는 분은 섭취를 피하시기 바랍니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 글루텐 프리(gluten-free)인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e원재료 목록을 기준으로 이 제품에는 밀, 보리, 호밀 등 글루텐 함유 곡물이 포함되어 있지 않습니다. 따라서 글루텐 함유 성분이 없는 음료로 볼 수 있습니다. 다만, 별도의 공인 글루텐프리 인증 마크가 제품에 표시되어 있지는 않으므로, 셀리악병(celiac disease)이 있거나 글루텐에 매우 민감한 분은 이 점을 참고하여 판단하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e개봉 전에는 직사광선을 피해 서늘한 곳에 보관하시면 됩니다. 가장 맛있게 즐기려면 냉장 보관 후 차갑게 마시는 것을 권장합니다. 개봉 후에는 탄산이 빠르게 빠져나가므로 가능한 한 빨리 마시는 것이 좋습니다. 남은 음료는 밀봉하여 냉장 보관하고 당일 내에 드시기를 권장합니다. 캔 제품이므로 개봉 후 다른 용기에 옮겨 담아 보관하는 것이 위생적입니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 멜론 크림 스파클링 플로트 — 한국 슈퍼마켓 인기 탄산음료로 만드는 여름 디저트 드링크\",\n  \"description\": \"남양 츄파츕스 스파클링 멜론\u0026크림의 달콤한 멜론 향과 크리미한 탄산을 활용한 아이스크림 플로트 레시피입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료만으로 5분 안에 완성할 수 있으며, 한국 편의점 스타일의 청량한 디저트 음료를 집에서 즐길 수 있습니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/namyang-chupa-chups-sparkling-melon-cream-345ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"멜론 크림 소다, 한국 탄산음료, 츄파츕스 음료, 아이스크림 플로트, 한국 슈퍼마켓, 여름 디저트 음료, Korean sparkling drink, melon cream soda float, dotasia\",\n  \"recipeYield\": \"2인분\",\n  \"recipeCategory\": \"Beverage \/ Dessert Drink\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"남양 츄파츕스 스파클링 멜론\u0026크림 345ml 2캔\",\n    \"바닐라 아이스크림 2스쿱 (약 100g, 유럽 슈퍼마켓에서 구매 가능)\",\n    \"생크림 (whipping cream) 50ml — 선택 사항\",\n    \"신선한 민트 잎 4~6장 — 장식용\",\n    \"얼음 적당량\",\n    \"긴 유리잔 또는 하이볼 글라스 2개\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"유리잔 2개에 얼음을 2\/3 정도 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"차갑게 보관한 남양 츄파츕스 스파클링 멜론\u0026크림을 각 잔에 천천히 따릅니다. 탄산이 날아가지 않도록 잔을 살짝 기울여 벽면을 따라 붓는 것이 좋습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"각 잔 위에 바닐라 아이스크림 1스쿱을 올립니다. 아이스크림이 탄산과 만나 거품이 올라오는 것이 정상입니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"(선택) 생크림을 가볍게 휘핑하여 아이스크림 위에 소량 얹으면 더욱 크리미한 식감을 즐길 수 있습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"민트 잎으로 장식하고 즉시 서빙합니다. 탄산이 살아있을 때 바로 마시는 것이 가장 맛있습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"긴 스푼이나 스트로우를 함께 제공하면 아이스크림을 음료에 녹여가며 즐길 수 있습니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"남양 츄파츕스 스파클링 멜론\u0026크림은 어떤 음료인가요? 맛이 어떤가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품은 한국의 대형 유제품·음료 기업 남양(Namyang)이 글로벌 사탕 브랜드 츄파츕스(Chupa Chups)와 협업하여 출시한 탄산음료입니다. 달콤한 멜론 과즙(1% 멜론 주스 함유)과 부드러운 크림 풍미가 어우러진 청량한 스파클링 드링크로, 한국 편의점에서 큰 인기를 끌고 있는 제품입니다. 맛은 멜론 맛 아이스크림이나 멜론 소르베를 탄산수에 녹인 듯한 달콤하고 크리미한 느낌이며, 유럽에서 흔히 즐기는 이탈리아식 크레마 소다(cream soda)와 비슷한 계열의 맛이라고 생각하시면 이해하기 쉽습니다. 차갑게 마실수록 풍미가 살아납니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 알레르기 유발 성분이 들어 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 이 제품에는 EU 식품 표시 규정(Regulation (EU) No 1169\/2011)에 따라 반드시 고지해야 하는 알레르기 유발 성분이 포함되어 있습니다. 구체적으로는 우유(MILK) 성분과 대두(SOY) 성분이 들어 있습니다. 우유 성분은 농축 발효 우유, 탈지 분유, 유청 분말(whey powder) 등 여러 형태로 포함되어 있으며, 대두 성분은 안정제로 사용된 콩 헤미셀룰로오스(soy hemicellulose)에서 유래합니다. 유제품 또는 대두 알레르기가 있는 분은 섭취에 주의하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 베지테리언(채식주의자)이나 비건(완전 채식주의자)도 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"베지테리언(Vegetarian)은 섭취 가능합니다. 이 제품에는 육류나 생선 등 동물의 살코기 성분이 포함되어 있지 않습니다. 그러나 비건(Vegan)에게는 적합하지 않습니다. 농축 발효 우유, 탈지 분유, 유청 분말 등 여러 종류의 유제품(동물성 유래 성분)이 포함되어 있기 때문입니다. 비건 식단을 엄격하게 따르시는 분은 섭취를 피하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 글루텐 프리(gluten-free)인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"원재료 목록을 기준으로 이 제품에는 밀, 보리, 호밀 등 글루텐 함유 곡물이 포함되어 있지 않습니다. 따라서 글루텐 함유 성분이 없는 음료로 볼 수 있습니다. 다만, 별도의 공인 글루텐프리 인증 마크가 제품에 표시되어 있지는 않으므로, 셀리악병(celiac disease)이 있거나 글루텐에 매우 민감한 분은 이 점을 참고하여 판단하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 어떻게 보관하고, 개봉 후에는 어떻게 해야 하나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"개봉 전에는 직사광선을 피해 서늘한 곳에 보관하시면 됩니다. 가장 맛있게 즐기려면 냉장 보관 후 차갑게 마시는 것을 권장합니다. 개봉 후에는 탄산이 빠르게 빠져나가므로 가능한 한 빨리 마시는 것이 좋습니다. 남은 음료는 밀봉하여 냉장 보관하고 당일 내에 드시기를 권장합니다. 캔 제품이므로 개봉 후 다른 용기에 옮겨 담아 보관하는 것이 위생적입니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Namyang","offers":[{"title":"15\/07\/2026","offer_id":55662920008005,"sku":"DOT-PROD-97453875-4j","price":1.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/namyang-chupa-chups-sparkling-melon-cream-345ml-kr-badged-1777986959897.png?v=1777990006"},{"product_id":"namyang-chupa-chups-sparkling-cherry-bubblegum-345ml-kr","title":"남양 츄파츕스 스파클링 체리 버블껌 345ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #ffeef0 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #c2185b !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e남양 츄파춥스 스파클링 체리 버블껌 345ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e한국 직수입 탄산음료 · Chupa Chups Sparkling Cherry Bubblegum Soda\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국의 대표 유업 기업 남양유업이 글로벌 브랜드 츄파춥스와 라이선스 협업으로 출시한 한국 한정 탄산음료입니다. 잘 익은 체리의 달콤한 향과 어린 시절 즐겨 씹던 버블껌의 향이 한 캔에 담겨 있어, 톡 쏘는 탄산과 함께 즐기는 과일 사탕 같은 풍미가 특징입니다. 한국 편의점 인기 음료 트렌드를 그대로 경험해 보세요.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보 · Información del Producto\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e영양소\u003c\/th\u003e\n              \u003cth\u003e100ml 기준\u003c\/th\u003e\n              \u003cth\u003e총량 (345ml)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e40 kcal \/ 167 kJ\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e138 kcal \/ 576 kJ\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e   포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e10 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e34.5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e   당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e10 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e34.5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.01 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.03 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredientes\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          탄산수, 과당-포도당 시럽, 설탕, 체리 농축 과즙(1%), 산도 조절제: 구연산(E330), 인산(E338), 구연산칼륨(E332), 구연산나트륨, 착색료: 안토시아닌(E163), 합성 향료(체리 향, 버블껌 향).\n          \u003cbr\u003e\u003cbr\u003e\n          \u003cem style=\"color:#757575 !important; font-size:12px !important;\"\u003eCarbonated drinking water, fructose-glucose syrup, sugar, cherry juice concentrate (1%), acidity regulators: citric acid (E330), phosphoric acid (E338), potassium citrates (E332), sodium citrates; coloring agent: anthocyanins (E163); flavour (synthetic cherry aroma, synthetic chewing gum aroma).\u003c\/em\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#555 !important; line-height:1.6 !important; margin:0 !important;\"\u003eEU 의무 14대 알러지 성분 중 본 제품에 포함된 항목은 확인되지 않았습니다. 단, 합성 향료 및 식품 첨가물(E330, E338, E332, E163)이 포함되어 있으니 민감하신 분은 성분표를 확인해 주세요. 아동·청소년·임산부의 카페인 무함유 탄산음료 섭취 시에도 당류 함량(345ml당 34.5g)을 참고해 주세요.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Perfil de Sabor\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e체리 향 Cherry\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e버블껌 향 Bubblegum\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산감 Fizz\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e신맛 Acidity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; color:#757575 !important;\"\u003e잘 익은 체리의 달콤함이 첫 맛을, 버블껌 특유의 향긋함이 끝 맛을 마무리합니다. 깊은 핑크빛 컬러와 가벼운 탄산이 어우러진 디저트 같은 음료입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Maneras Coreanas de Disfrutar\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서 츄파춥스 스파클링 체리 버블껌은 단순한 탄산음료를 넘어 추억과 재미를 즐기는 음료로 사랑받습니다. 한국 가정·편의점·카페에서 즐기는 다양한 방법을 소개합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eConvenience Store\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e편의점 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 편의점(GS25, CU, 7-Eleven) 냉장 진열대에서 가장 인기 있는 컬러풀 음료 중 하나입니다. 차갑게 보관 후 캔을 따자마자 마시면 핑크빛 색감과 체리·버블껌 향이 가장 진하게 느껴집니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eK-Picnic\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e한강 피크닉 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 젊은이들이 한강공원에서 치킨·라면과 함께 즐기는 트렌디한 피크닉 음료입니다. 매콤한 한국식 치킨이나 떡볶이의 매운맛을 달콤한 체리향이 부드럽게 중화시켜 줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eCherry Float\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e체리 아이스크림 플로트\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 카페 트렌드인 '소다 플로트' 스타일로 즐기는 방법. 큰 잔에 바닐라 아이스크림 한 스쿱을 넣고 차가운 츄파춥스 스파클링을 부으면 핑크빛 디저트 음료가 완성됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChimaek Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e치맥 대신 치소다\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 국민 조합 '치맥(치킨+맥주)' 대신, 운전이나 어린이 모임에서는 '치킨+소다' 조합으로 즐깁니다. 양념치킨이나 매운 닭갈비의 강한 맛을 산뜻한 체리 탄산이 깔끔하게 마무리합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eK-Dessert Mocktail\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e홈카페 무알코올 칵테일\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 홈카페 트렌드를 따라 얼음 가득한 잔에 레몬 슬라이스와 민트잎을 더해 무알코올 모히토 스타일로 즐깁니다. 인스타그램용 핑크빛 비주얼 음료로 인기입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBirthday Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e아이 생일파티 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서는 알록달록한 색감과 사탕 같은 향 덕분에 어린이 생일파티의 단골 음료입니다. 케이크와 함께 차갑게 서빙하거나, 작은 컵에 나눠 담아 파티 테이블을 화사하게 연출합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보 · Detalles\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e345 ml (1 캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제품 유형\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산음료 · Carbonated Soft Drink\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e서늘하고 직사광선이 닿지 않는 곳에 보관. 개봉 후 냉장 보관하고 빠른 시일 내 섭취 권장.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e남양유업 (Namyang Dairy Products Co., Ltd.) — 라이선스: Chupa Chups\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e한국에서 가장 사랑받는 트렌디 음료를 dotAsia가 산지에서 직접 유럽 가정으로 전해드립니다. 한국 편의점에서 마시는 그 맛 그대로.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 라이선스\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e품질 보증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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남양 츄파츕스 스파클링 체리 버블껌 음료는 어떤 맛인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 음료는 달콤하고 새콤한 체리 맛을 기반으로, 풍선껌(버블껌)의 달달하고 독특한 향이 함께 어우러진 탄산음료입니다. 실제 체리 주스 농축액(1%)이 들어 있어 과일 향이 자연스럽고, 여기에 합성 체리 아로마와 버블껌 아로마가 더해져 어린 시절 사탕을 떠올리게 하는 유쾌하고 달콤한 풍미를 냅니다. 탄산이 풍부하게 들어 있어 청량감도 뛰어납니다. 유럽에서 흔히 접하는 콜라나 레몬에이드보다 훨씬 달콤하고 과자 같은 느낌의 음료입니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 비건(Vegan) 또는 베지테리언(Vegetarian)이 마실 수 있나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 이 제품은 비건(Vegan)이자 베지테리언(Vegetarian) 모두에게 적합합니다. 동물성 원료가 전혀 포함되어 있지 않으며, 색소로 사용된 안토시아닌(E163) 역시 식물 유래 성분입니다. 또한 글루텐 프리(Gluten-Free) 제품이기도 합니다. 단, 현재 할랄(Halal) 공식 인증은 확인되지 않으므로 할랄 인증이 필요하신 분은 구매 전 제품 패키지를 직접 확인하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 공개된 성분 목록 기준으로 EU 14대 주요 알레르기 유발 성분(글루텐, 유제품, 견과류, 계란 등)은 확인되지 않습니다. 그러나 교차 오염(cross-contamination)에 관한 별도 안내가 현재 확인되지 않은 상태입니다. 심각한 알레르기가 있으신 분은 반드시 실제 EU 수출용 제품 패키지에 인쇄된 성분표와 알레르기 경고 문구를 직접 확인하신 후 섭취하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 음료는 100ml당 약 10g의 당분(설탕류)이 들어 있으며, 탄수화물의 대부분이 당분으로 구성된 고당도 탄산음료입니다. 유럽에서 일반적으로 판매되는 일반 탄산음료와 유사하거나 다소 높은 수준의 당분을 포함합니다. 당뇨가 있거나 당분 섭취를 제한하는 분들은 음용량에 주의하시기 바랍니다. 이 제품은 건강 기능성 음료가 아닌 기호 탄산음료이므로 적당량을 즐기는 것을 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e개봉 전에는 직사광선을 피해 서늘하고 건조한 곳에 보관하세요. 탄산음료이므로 충분히 차갑게 냉장 보관한 후 마시면 탄산의 청량감을 가장 잘 느낄 수 있습니다. 개봉 후에는 탄산이 빠르게 빠지므로 가능한 한 빨리 마시는 것이 좋습니다. 얼음을 넣은 잔에 따라 마시거나, 바닐라 아이스크림 위에 부어 플로트 음료로 즐기는 것도 훌륭한 방법입니다. 흔들거나 강하게 충격을 주면 개봉 시 내용물이 넘칠 수 있으니 주의하세요.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 체리 버블껌 스파클링 셔벗 플로트\",\n  \"description\": \"남양 츄파츕스 스파클링 체리 버블껌 음료의 달콤하고 상큼한 체리 향과 풍성한 탄산을 활용한 디저트 음료입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 바닐라 아이스크림과 신선한 체리로 완성하는 여름 플로트로, 한국 슈퍼마켓이나 dotasia.eu에서 구입한 이 음료 하나로 특별한 디저트 경험을 즐길 수 있습니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/namyang-chupa-chups-sparkling-cherry-bubblegum-345ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-05\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"츄파츕스 음료, 체리 플로트, 스파클링 체리 음료, 한국 탄산음료, 비건 디저트 음료, 글루텐프리 음료, 여름 디저트, 아이스크림 플로트, dotasia, 한국 음료 레시피\",\n  \"recipeYield\": \"2\",\n  \"recipeCategory\": \"Dessert Drink\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"남양 츄파츕스 스파클링 체리 버블껌 345ml 1캔\",\n    \"바닐라 아이스크림 2스쿱 (약 100g, 유럽 슈퍼마켓에서 구입 가능)\",\n    \"신선한 체리 또는 냉동 체리 6~8알 (장식용)\",\n    \"레몬즙 1작은술 (선택 사항, 산미 강조용)\",\n    \"민트 잎 약간 (장식용, 선택 사항)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1단계: 유리컵 2개를 냉동실에 5분간 넣어 차갑게 식혀 둡니다. 차가운 컵을 사용하면 탄산이 오래 유지됩니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2단계: 차갑게 식힌 컵에 바닐라 아이스크림을 각 1스쿱씩 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3단계: 원하는 경우 레몬즙 1\/2작은술을 아이스크림 위에 살짝 뿌려 체리의 새콤함을 강조합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4단계: 남양 츄파츕스 스파클링 체리 버블껌 음료를 천천히 컵 가장자리를 따라 따릅니다. 거품이 넘치지 않도록 천천히 붓는 것이 중요합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5단계: 신선한 체리와 민트 잎으로 장식하고 즉시 서빙합니다. 탄산이 빠지기 전에 빠르게 즐기세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"남양 츄파츕스 스파클링 체리 버블껌 음료는 어떤 맛인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 음료는 달콤하고 새콤한 체리 맛을 기반으로, 풍선껌(버블껌)의 달달하고 독특한 향이 함께 어우러진 탄산음료입니다. 실제 체리 주스 농축액(1%)이 들어 있어 과일 향이 자연스럽고, 여기에 합성 체리 아로마와 버블껌 아로마가 더해져 어린 시절 사탕을 떠올리게 하는 유쾌하고 달콤한 풍미를 냅니다. 탄산이 풍부하게 들어 있어 청량감도 뛰어납니다. 유럽에서 흔히 접하는 콜라나 레몬에이드보다 훨씬 달콤하고 과자 같은 느낌의 음료입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 비건(Vegan) 또는 베지테리언(Vegetarian)이 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 이 제품은 비건(Vegan)이자 베지테리언(Vegetarian) 모두에게 적합합니다. 동물성 원료가 전혀 포함되어 있지 않으며, 색소로 사용된 안토시아닌(E163) 역시 식물 유래 성분입니다. 또한 글루텐 프리(Gluten-Free) 제품이기도 합니다. 단, 현재 할랄(Halal) 공식 인증은 확인되지 않으므로 할랄 인증이 필요하신 분은 구매 전 제품 패키지를 직접 확인하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 알레르기 유발 성분이 들어 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 공개된 성분 목록 기준으로 EU 14대 주요 알레르기 유발 성분(글루텐, 유제품, 견과류, 계란 등)은 확인되지 않습니다. 그러나 교차 오염(cross-contamination)에 관한 별도 안내가 현재 확인되지 않은 상태입니다. 심각한 알레르기가 있으신 분은 반드시 실제 EU 수출용 제품 패키지에 인쇄된 성분표와 알레르기 경고 문구를 직접 확인하신 후 섭취하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료의 당분 함량이 높은가요? 건강에 유의해야 할 점이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 음료는 100ml당 약 10g의 당분(설탕류)이 들어 있으며, 탄수화물의 대부분이 당분으로 구성된 고당도 탄산음료입니다. 유럽에서 일반적으로 판매되는 일반 탄산음료와 유사하거나 다소 높은 수준의 당분을 포함합니다. 당뇨가 있거나 당분 섭취를 제한하는 분들은 음용량에 주의하시기 바랍니다. 이 제품은 건강 기능성 음료가 아닌 기호 탄산음료이므로 적당량을 즐기는 것을 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 어떻게 보관하고, 어떻게 마시는 것이 가장 맛있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"개봉 전에는 직사광선을 피해 서늘하고 건조한 곳에 보관하세요. 탄산음료이므로 충분히 차갑게 냉장 보관한 후 마시면 탄산의 청량감을 가장 잘 느낄 수 있습니다. 개봉 후에는 탄산이 빠르게 빠지므로 가능한 한 빨리 마시는 것이 좋습니다. 얼음을 넣은 잔에 따라 마시거나, 바닐라 아이스크림 위에 부어 플로트 음료로 즐기는 것도 훌륭한 방법입니다. 흔들거나 강하게 충격을 주면 개봉 시 내용물이 넘칠 수 있으니 주의하세요.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Namyang","offers":[{"title":"13\/09\/2026","offer_id":55662922498373,"sku":"DOT-PROD-97453875-kjf3","price":1.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/Namyang-Chupa-Chups-Sparkling-Cherry-Bubblegum-345ml.png?v=1771841532"},{"product_id":"namyang-chupa-chups-sparkling-strawberry-cream-345ml-kr","title":"남양 츄파츕스 스파클링 딸기\u0026크림 345ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #fff0f5 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e남양 츄파춥스 스파클링 딸기\u0026amp;크림 345ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e한국에서 사랑받는 추억의 캔디 음료\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국의 대표 유제품 기업 남양유업이 글로벌 롤리팝 브랜드 츄파춥스와 협업해 만든 스파클링 음료입니다. 모두가 알고 있는 딸기맛 캔디의 달콤한 풍미를 부드러운 크림 노트와 함께 톡 쏘는 탄산에 담았습니다. 한국의 편의점과 마트에서 어린 시절의 추억을 떠올리게 하는 인기 음료로, 차갑게 마실수록 더 산뜻하고 즐거운 맛을 경험할 수 있습니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegetarian.png?v=1777377585\" alt=\"Vegetarian\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegetarian\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e베지테리언\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e채식 \u003cspan class=\"km-en\"\u003eVegetariano · Vegetarian\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e영양소\u003c\/th\u003e\n              \u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n              \u003cth style=\"text-align:right !important;\"\u003e총량 (345ml)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e49 kcal \/ 205 kJ\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e169 kcal \/ 707 kJ\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12.2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e42.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e11.9 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e41.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.3 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e1.0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.01 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.03 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:10px !important;\"\u003e※ EU 규정 1169\/2011에 따른 영양성분 표시. 100ml 값은 제조사 1회 제공량(345ml) 기준 계산값입니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredientes\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e정제수, 액상과당, 설탕, 농후발효유 (\u003cstrong\u003e우유\u003c\/strong\u003e 함유), 딸기농축과즙, 이산화탄소, 구연산, 천연향료, 천연색소(안토시아닌 등), 비타민C\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:12px !important; color:#666 !important; margin-bottom:8px !important;\"\u003eEU 규정 1169\/2011에 따라, 본 제품에 포함된 14대 의무 알러지 성분을 표시합니다.\u003c\/p\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e우유 · Leche · Milk\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Tasting Notes\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eSparkling Strawberry \u0026amp; Cream\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e딸기향 Strawberry\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e크림 노트 Creamy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산감 Fizz\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e산미 Acidity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; color:#666 !important;\"\u003e캔디 같은 달콤한 딸기 향과 부드러운 크림 노트가 어우러지며, 가벼운 탄산이 산뜻하게 마무리합니다. 차갑게 마실 때 풍미가 가장 잘 살아납니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 (음료 — 한국식 즐기는 방법) --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Disfrutar al estilo coreano\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서 츄파춥스 스파클링 음료를 즐기는 다양한 방법을 소개합니다. 어린 시절의 캔디 추억을 떠올리며 새로운 방식으로 경험해 보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eConvenience Store Style\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e편의점 픽업\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 편의점(GS25, CU, 세븐일레븐)에서 가장 흔히 만나볼 수 있는 음료입니다. 학교 후, 회사 점심시간에 차갑게 한 캔을 들고 가볍게 마시는 것이 가장 한국적인 즐기는 방법입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean BBQ Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e한국식 바비큐 페어링\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e삼겹살, 갈비, 닭갈비 같은 한국식 구이 요리와 함께 마시면 입안을 산뜻하게 정리해줍니다. 어린이나 술을 마시지 않는 분들이 무알코올 대안으로 자주 선택합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSpicy Food Cooler\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e매운 요리 후 한 모금\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e떡볶이, 불닭볶음면, 김치찌개 같은 매운 한국 요리를 먹은 뒤 달콤한 딸기 크림 풍미가 입안의 매운맛을 부드럽게 풀어줍니다. 한국의 분식집에서 흔한 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eK-Snack Time\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e한국식 간식 타임\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e붕어빵, 호떡, 약과 같은 한국 전통 간식이나 빼빼로, 초코파이와 함께 마시면 더욱 즐겁습니다. 한국의 카페나 집에서 친구들과 모여 간식을 즐길 때 인기가 많습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eIce Cream Float\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e아이스크림 플로트\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 카페와 가정에서 즐기는 응용 레시피입니다. 큰 컵에 바닐라 아이스크림 한 스쿱을 넣고 차가운 츄파춥스 스파클링을 부으면, 딸기 크림 소다 플로트가 완성됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eMovie Night\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e홈 시네마 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서는 영화관과 집에서 영화를 볼 때 팝콘, 양념치킨, 떡볶이와 함께 가볍게 마실 수 있는 단 음료를 찾는 문화가 있습니다. 츄파춥스 스파클링은 그 자리에 잘 어울리는 캔디 같은 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e345ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Republic of Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e남양유업 (Namyang Dairy Products)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e유형\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산음료 · Bebida gasificada\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 차게 마시면 풍미가 더욱 좋아집니다. 개봉 후 즉시 섭취 권장.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e음용 권장\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e개봉 전 충분히 냉장하여 약 4–8°C에서 가장 산뜻하게 즐길 수 있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e한국에서 자란 사람이라면 누구나 기억하는 캔디의 달콤함을 캔에 담은 츄파춥스 스파클링 — dotAsia가 한국 현지에서 직접 공수해 유럽 가정으로 신선하게 배송합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 1169\/2011 표시 준수\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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남양 츄파츕스 스파클링 딸기\u0026amp;크림은 어떤 음료인가요? 어떤 맛이 나나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품은 한국의 유명 유제품 브랜드 남양(Namyang)이 글로벌 사탕 브랜드 츄파츕스(Chupa Chups)와 협업하여 만든 한국산 탄산 음료입니다. 달콤한 딸기 맛과 부드러운 크림 향이 어우러진 것이 특징으로, 딸기 아이스크림 소다 혹은 딸기 밀크셰이크를 탄산음료로 즐기는 느낌에 가깝습니다. 유럽에서 흔히 볼 수 있는 과일 탄산음료보다 더 달콤하고 크리미한 풍미를 가지고 있으며, 캔 1개(345ml) 기준 약 41g의 당분이 포함되어 있어 당도가 높은 편입니다. 달콤한 디저트 음료를 좋아하는 분들께 잘 맞습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 이 제품에는 우유(Milk) 알레르기 유발 성분이 포함되어 있습니다. 성분 중 '농후발효유'가 우유 유래 성분입니다. 우유 알레르기가 있거나 유당불내증이 있는 분은 섭취 전 주의하시기 바랍니다. 현재 우유 외 다른 알레르기 성분(예: 견과류, 글루텐 등)에 대한 전체 성분표가 완전히 검증되지 않은 상태입니다. EU 식품 표시 규정(1169\/2011)에 따른 완전한 라벨 정보는 제품 실물 라벨을 통해 반드시 확인하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e베지테리언(Vegetarian)은 섭취 가능합니다. 그러나 이 제품은 우유 유래 성분(농후발효유)이 포함되어 있어 비건(Vegan)에게는 적합하지 않습니다. 완전 채식주의자 또는 유제품을 피하는 분들은 이 점을 유의해 주세요.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 글루텐 프리(Gluten-Free)인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 이 제품은 글루텐 프리(Gluten-Free)입니다. 밀, 보리, 호밀 등 글루텐 함유 곡물 성분은 포함되어 있지 않습니다. 다만, 앞서 안내드린 것처럼 전체 성분 목록이 완전히 검증되지 않은 상태이므로, 셀리악병(Coeliac disease)과 같이 글루텐에 매우 민감한 분들은 제품 실물 라벨을 추가로 확인하시는 것을 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e충분히 차갑게 냉장 보관한 후 마시는 것이 가장 맛있습니다. 개봉 전에는 서늘하고 직사광선이 닿지 않는 곳에 보관하세요. 개봉 후에는 탄산이 빠르게 손실되므로 바로 마시는 것을 권장합니다. 얼음을 넣거나 바닐라 아이스크림을 곁들이면 더욱 풍성한 디저트 음료로 즐길 수 있습니다. 당도가 높은 음료이므로 적당량을 즐기시기 바랍니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 딸기 크림 스파클링 플로트 — 한국 슈퍼마켓 인기 탄산음료로 만드는 유럽식 디저트 드링크\",\n  \"description\": \"남양 츄파츕스 스파클링 딸기\u0026크림의 달콤한 딸기 향과 크리미한 탄산을 활용한 아이스크림 플로트 레시피입니다. 유럽 어디서나 구할 수 있는 바닐라 아이스크림과 신선한 딸기만 있으면 완성되는 간단하고 화사한 여름 디저트 음료입니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/namyang-chupa-chups-sparkling-strawberry-cream-345ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-05\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"츄파츕스 스파클링, 딸기 크림 음료, 한국 탄산음료, 아이스크림 플로트, 한국 슈퍼마켓, Korean sparkling drink, strawberry cream float, DotAsia, Namyang, 여름 디저트 음료\",\n  \"recipeYield\": \"1인분\",\n  \"recipeCategory\": \"Dessert Drink\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"남양 츄파츕스 스파클링 딸기\u0026크림 345ml 1캔 (차갑게 냉장 보관한 것)\",\n    \"바닐라 아이스크림 1~2스쿱 (유럽 슈퍼마켓에서 쉽게 구할 수 있는 제품)\",\n    \"신선한 딸기 3~4개 (장식용)\",\n    \"민트 잎 약간 (선택 사항, 장식용)\",\n    \"얼음 적당량\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1단계: 유리잔(약 500ml 용량)을 냉동실에 5분간 넣어 차갑게 준비합니다. 잔이 차가울수록 탄산이 오래 유지됩니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2단계: 차가운 유리잔에 얼음을 2~3개 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3단계: 남양 츄파츕스 스파클링 딸기\u0026크림을 잔의 절반 정도까지 천천히 따릅니다. 탄산이 넘치지 않도록 잔을 살짝 기울여 따르세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4단계: 바닐라 아이스크림 1~2스쿱을 음료 위에 조심스럽게 올립니다. 아이스크림이 탄산과 만나면서 거품이 올라오는 것이 정상입니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5단계: 남은 음료를 아이스크림 주변에 천천히 부어 잔을 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6단계: 반으로 자른 신선한 딸기와 민트 잎으로 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"7단계: 빨대와 긴 스푼을 함께 제공하고, 만든 즉시 바로 즐기세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"남양 츄파츕스 스파클링 딸기\u0026크림은 어떤 음료인가요? 어떤 맛이 나나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품은 한국의 유명 유제품 브랜드 남양(Namyang)이 글로벌 사탕 브랜드 츄파츕스(Chupa Chups)와 협업하여 만든 한국산 탄산 음료입니다. 달콤한 딸기 맛과 부드러운 크림 향이 어우러진 것이 특징으로, 딸기 아이스크림 소다 혹은 딸기 밀크셰이크를 탄산음료로 즐기는 느낌에 가깝습니다. 유럽에서 흔히 볼 수 있는 과일 탄산음료보다 더 달콤하고 크리미한 풍미를 가지고 있으며, 캔 1개(345ml) 기준 약 41g의 당분이 포함되어 있어 당도가 높은 편입니다. 달콤한 디저트 음료를 좋아하는 분들께 잘 맞습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 알레르기 유발 성분이 들어 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 이 제품에는 우유(Milk) 알레르기 유발 성분이 포함되어 있습니다. 성분 중 '농후발효유'가 우유 유래 성분입니다. 우유 알레르기가 있거나 유당불내증이 있는 분은 섭취 전 주의하시기 바랍니다. 현재 우유 외 다른 알레르기 성분(예: 견과류, 글루텐 등)에 대한 전체 성분표가 완전히 검증되지 않은 상태입니다. EU 식품 표시 규정(1169\/2011)에 따른 완전한 라벨 정보는 제품 실물 라벨을 통해 반드시 확인하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 베지테리언(채식주의자)이나 비건(완전 채식주의자)도 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"베지테리언(Vegetarian)은 섭취 가능합니다. 그러나 이 제품은 우유 유래 성분(농후발효유)이 포함되어 있어 비건(Vegan)에게는 적합하지 않습니다. 완전 채식주의자 또는 유제품을 피하는 분들은 이 점을 유의해 주세요.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 글루텐 프리(Gluten-Free)인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 이 제품은 글루텐 프리(Gluten-Free)입니다. 밀, 보리, 호밀 등 글루텐 함유 곡물 성분은 포함되어 있지 않습니다. 다만, 앞서 안내드린 것처럼 전체 성분 목록이 완전히 검증되지 않은 상태이므로, 셀리악병(Coeliac disease)과 같이 글루텐에 매우 민감한 분들은 제품 실물 라벨을 추가로 확인하시는 것을 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료를 가장 맛있게 즐기는 방법과 보관 방법은 무엇인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"충분히 차갑게 냉장 보관한 후 마시는 것이 가장 맛있습니다. 개봉 전에는 서늘하고 직사광선이 닿지 않는 곳에 보관하세요. 개봉 후에는 탄산이 빠르게 손실되므로 바로 마시는 것을 권장합니다. 얼음을 넣거나 바닐라 아이스크림을 곁들이면 더욱 풍성한 디저트 음료로 즐길 수 있습니다. 당도가 높은 음료이므로 적당량을 즐기시기 바랍니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Namyang","offers":[{"title":"11\/08\/2026","offer_id":55662929477957,"sku":"DOT-PROD-97453875-sfa","price":1.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/namyang-chupa-chups-sparkling-strawberry-cream-345ml-kr-badged-1777986991112.png?v=1777990021"},{"product_id":"namyang-chupa-chups-sparkling-grape-flavor-345ml-kr","title":"남양 츄파츕스 스파클링 포도맛 345ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f3e8ff 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #6b21a8 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #6b21a8 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n#dotasia-product-content .dotasia-scenario-emoji { font-size: 28px !important; margin-bottom: 8px !important; }\n#dotasia-product-content .dotasia-scenario-text { font-size: 15px !important; font-weight: 600 !important; color: #2c2c2c !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6b21a8 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #a855f7 0%, #6b21a8 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #6b21a8 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e남양 츄파춥스 스파클링 포도맛 345ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e한국 × 츄파춥스 콜라보 탄산음료\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국의 대표 유제품 기업 남양유업이 스페인 글로벌 롤리팝 브랜드 츄파춥스(Chupa Chups)와 손잡고 만든 탄산음료입니다. 어린 시절 막대 사탕에서 느꼈던 달콤한 포도 캔디의 향과 맛을 톡 쏘는 탄산 속에 그대로 담아냈습니다. 한국에서는 편의점 인기 음료 중 하나로, 시원하게 마시는 추억의 디저트 같은 음료입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트 아이콘 + 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp style=\"font-size: 12px !important; color: #757575 !important; margin-bottom: 10px !important;\"\u003eEU 규정 1169\/2011 영양성분 표시\u003c\/p\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (345ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e203.8 kJ \/ 48.7 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e703.11 kJ \/ 168.02 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e12.2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e42.09 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e11.9 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e41.06 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.015 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.05 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp style=\"font-size: 13px !important; color: #555 !important; line-height: 1.7 !important;\"\u003e정확한 성분표는 제품 캔 라벨을 참고해 주세요. 일반적으로 정제수, 액상과당, 설탕, 합성착향료(포도향), 산도조절제, 탄산가스 등이 포함된 탄산음료입니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size: 13px !important; color: #555 !important; line-height: 1.6 !important;\"\u003e현재 본 제품(포도맛)에서 EU 14대 의무 알러지 항목은 확인되지 않았습니다. 그러나 정확한 알러지 정보는 항상 제품 캔 라벨을 직접 확인하시기 바랍니다. 동일 제조시설에서 우유\/유제품을 다루는 라인이 운영될 수 있으므로 민감 체질은 주의해 주세요.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; margin-bottom: 16px !important;\"\u003e와인 테이스팅처럼 본 음료의 맛 균형을 직관적으로 보여드립니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산감 Fizziness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e포도향 Grape Aroma\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e산미 Acidity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Maneras Coreanas\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서 츄파춥스 스파클링은 길거리 음식, 매운 한식, K-디저트와 함께 즐기는 추억의 캔디 음료입니다. 가장 한국다운 페어링을 소개합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 길거리에서 가장 사랑받는 매운 떡 요리. 매콤달콤한 고추장 양념의 떡볶이를 먹은 뒤 차가운 츄파춥스 포도맛 한 모금이면 입안의 매운 기운이 달콤하게 정리됩니다. 한국 분식집의 정석 페어링입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eYangnyeom Chicken\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e양념치킨\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 치맥(치킨+맥주) 문화에서 무알코올 버전이 필요할 때 선택하는 음료입니다. 매콤달콤한 양념치킨의 진한 맛과 톡 쏘는 포도 탄산이 만나면 입안이 시원하게 리셋되어 다음 한 조각이 더 맛있어집니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBuldak Ramyeon\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불닭볶음면\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 매운 라면을 먹을 때는 반드시 달콤한 음료가 짝꿍입니다. 츄파춥스 스파클링 포도맛은 우유 대신 고를 수 있는 인기 옵션으로, 캔디 같은 단맛이 매운맛을 부드럽게 감싸줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKimbap\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e김밥\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 대표 점심 도시락 김밥. 김과 밥, 야채와 단무지로 만든 한 줄 김밥의 담백한 맛에 시원한 포도 탄산을 곁들이면 가벼운 한 끼가 완성됩니다. 학교 소풍과 PC방 시절을 떠올리게 하는 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBingsu\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e빙수\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e여름 한국의 대표 디저트인 팥빙수, 인절미 빙수, 과일 빙수와 함께 마시는 캔디 같은 음료. 차가운 얼음 디저트와 톡 쏘는 단맛 음료의 조합은 한국 카페에서 흔히 볼 수 있는 여름 패키지입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eHotteok \u0026amp; Bungeo-ppang\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e호떡 \u0026amp; 붕어빵\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 겨울 길거리의 대표 간식. 따뜻한 호떡(흑설탕 시럽이 든 부침)이나 붕어빵(팥 또는 슈크림이 든 빵)을 먹은 뒤 차가운 포도 탄산을 마시면 따뜻함과 시원함이 입안에서 교차하며 추억의 길거리 디저트 경험이 완성됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e345 ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘하고 건조한 곳에 보관. 개봉 후에는 냉장 보관하고 빠른 시일 내에 음용해 주세요. 차갑게 마시면 가장 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e남양유업 (Namyang Dairy Products, Korea) — 츄파춥스(Chupa Chups) 라이선스 콜라보\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e한국에서 사랑받는 K-편의점 음료를 dotAsia가 유럽으로 직배송합니다. 어린 시절의 츄파춥스 캔디를 한 캔에 담은 추억의 한 모금을 지금 만나보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e🇰🇷 한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e🚚 EU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e✓ 정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e📋 EU 1169\/2011 준수\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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남양 츄파츕스 스파클링 포도맛은 어떤 음료인가요? 서양의 포도 탄산음료와 어떻게 다른가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품은 한국의 유제품 대기업 남양유업(Namyang)이 스페인의 유명 사탕 브랜드 '츄파츕스(Chupa Chups)'와 협업하여 만든 한국산 탄산 음료입니다. 345ml 캔에 담긴 달콤한 포도 향 스파클링 음료로, 츄파츕스 사탕 특유의 진하고 달콤한 포도 풍미를 음료로 재현한 것이 특징입니다. 유럽의 일반적인 포도 탄산음료보다 과일 사탕 느낌의 달콤함이 강하며, 한국에서 큰 인기를 끌고 있는 트렌디한 음료입니다. 식사 중보다는 간식이나 디저트와 함께 즐기기에 적합합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 이 제품의 완전한 성분 목록과 알레르기 유발 성분 정보가 공식적으로 확인되지 않은 상태입니다. EU 식품 표시법(규정 1169\/2011)에서 요구하는 14가지 주요 알레르기 유발 성분 포함 여부가 아직 검증되지 않았습니다. 비건 및 베지테리언 적합 여부도 현재 확인되지 않았으며, 글루텐프리 여부 역시 미확인 상태입니다. 또한 이 제품은 할랄 인증을 받지 않았습니다. 특정 알레르기나 식이 제한이 있으신 경우, 구매 전 반드시 제조사인 남양유업에 직접 문의하시거나 제품 실물 라벨을 확인하시기를 강력히 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아닙니다. 이 제품은 발효 음료가 아닙니다. 남양 츄파츕스 스파클링 포도맛은 이산화탄소를 주입하여 탄산감을 만든 일반 탄산 청량음료(carbonated soft drink)입니다. 발효 과정이 없으며, 프로바이오틱이나 건강 기능성과는 관련이 없습니다. 콤부차(kombucha)나 케피어(kefir) 같은 발효 음료와는 전혀 다른 카테고리의 음료입니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e충분히 차갑게 냉장 보관한 후 캔을 따서 바로 마시는 것이 가장 맛있습니다. 얼음을 넣은 유리잔에 따라 마시면 탄산감과 시원함을 극대화할 수 있습니다. 음식 페어링으로는 한국 치킨(Korean fried chicken), 떡볶이처럼 달콤하고 매콤한 한국 스낵류와 잘 어울립니다. 유럽식으로 즐기고 싶다면 감자칩, 팝콘, 바닐라 아이스크림과 함께 소다 플로트로 만들어 마시는 것도 훌륭한 조합입니다. 달콤한 포도 향이 강하므로 디저트 음료로 즐기기에 특히 적합합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e개봉 전에는 직사광선을 피하고 서늘한 곳에 보관하시면 됩니다. 냉장 보관하면 더욱 시원하고 맛있게 즐길 수 있습니다. 탄산음료 특성상 캔을 개봉하면 탄산이 빠르게 빠져나가므로, 개봉 후에는 가능한 한 빠르게 마시는 것이 좋습니다. 남은 음료는 뚜껑이 있는 용기에 옮겨 냉장 보관하되, 풍미와 탄산감을 위해 24시간 이내에 드시기를 권장합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 포도 스파클링 플로트 — 아이스크림과 함께 즐기는 한국식 소다 음료\",\n  \"description\": \"남양 츄파츕스 스파클링 포도맛의 달콤하고 탄산감 넘치는 포도 향을 바닐라 아이스크림과 결합한 클래식 소다 플로트입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료로 완성할 수 있으며, 한국 슈퍼마켓이나 dotAsia에서 구입한 이 음료 하나로 색다른 디저트 음료를 즐겨보세요. 여름 파티나 간식 시간에 어울리는 간단하고 시각적으로도 매력적인 레시피입니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/namyang-chupa-chups-sparkling-grape-flavor-345ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"츄파츕스 스파클링, 포도 소다, 한국 음료, 소다 플로트, 아이스크림 음료, 한국 슈퍼마켓, Korean sparkling drink, grape soda float, Chupa Chups Korea, Namyang\",\n  \"recipeYield\": \"1\",\n  \"recipeCategory\": \"Beverage \/ Dessert Drink\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"남양 츄파츕스 스파클링 포도맛 345ml 1캔\",\n    \"바닐라 아이스크림 1~2스쿱 (유럽 슈퍼마켓에서 구입 가능)\",\n    \"신선한 포도 3~4알 (장식용, 선택 사항)\",\n    \"얼음 적당량\",\n    \"민트 잎 1~2장 (장식용, 선택 사항)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"큰 유리잔을 냉동실에 5분간 넣어 차갑게 준비합니다. 차가운 잔을 사용하면 탄산이 더 오래 유지됩니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"차가운 유리잔에 얼음을 절반 정도 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"남양 츄파츕스 스파클링 포도맛을 잔의 2\/3 높이까지 천천히 따릅니다. 거품이 많이 생기지 않도록 잔을 살짝 기울여 따르는 것이 좋습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"바닐라 아이스크림 1~2스쿱을 음료 위에 올립니다. 아이스크림이 탄산과 만나 거품이 올라오는 것이 이 음료의 매력입니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"신선한 포도 알갱이와 민트 잎으로 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"빨대와 긴 스푼을 함께 제공하고 즉시 즐깁니다. 아이스크림이 녹으면서 음료와 섞이는 크리미한 맛을 경험해보세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"남양 츄파츕스 스파클링 포도맛은 어떤 음료인가요? 서양의 포도 탄산음료와 어떻게 다른가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품은 한국의 유제품 대기업 남양유업(Namyang)이 스페인의 유명 사탕 브랜드 '츄파츕스(Chupa Chups)'와 협업하여 만든 한국산 탄산 음료입니다. 345ml 캔에 담긴 달콤한 포도 향 스파클링 음료로, 츄파츕스 사탕 특유의 진하고 달콤한 포도 풍미를 음료로 재현한 것이 특징입니다. 유럽의 일반적인 포도 탄산음료보다 과일 사탕 느낌의 달콤함이 강하며, 한국에서 큰 인기를 끌고 있는 트렌디한 음료입니다. 식사 중보다는 간식이나 디저트와 함께 즐기기에 적합합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 알레르기 유발 성분이 들어 있나요? 비건 또는 글루텐프리 식단에 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 이 제품의 완전한 성분 목록과 알레르기 유발 성분 정보가 공식적으로 확인되지 않은 상태입니다. EU 식품 표시법(규정 1169\/2011)에서 요구하는 14가지 주요 알레르기 유발 성분 포함 여부가 아직 검증되지 않았습니다. 비건 및 베지테리언 적합 여부도 현재 확인되지 않았으며, 글루텐프리 여부 역시 미확인 상태입니다. 또한 이 제품은 할랄 인증을 받지 않았습니다. 특정 알레르기나 식이 제한이 있으신 경우, 구매 전 반드시 제조사인 남양유업에 직접 문의하시거나 제품 실물 라벨을 확인하시기를 강력히 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 발효 음료인가요? 프로바이오틱 효능이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아닙니다. 이 제품은 발효 음료가 아닙니다. 남양 츄파츕스 스파클링 포도맛은 이산화탄소를 주입하여 탄산감을 만든 일반 탄산 청량음료(carbonated soft drink)입니다. 발효 과정이 없으며, 프로바이오틱이나 건강 기능성과는 관련이 없습니다. 콤부차(kombucha)나 케피어(kefir) 같은 발효 음료와는 전혀 다른 카테고리의 음료입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료를 가장 맛있게 즐기는 방법은 무엇인가요? 어떤 음식과 잘 어울리나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"충분히 차갑게 냉장 보관한 후 캔을 따서 바로 마시는 것이 가장 맛있습니다. 얼음을 넣은 유리잔에 따라 마시면 탄산감과 시원함을 극대화할 수 있습니다. 음식 페어링으로는 한국 치킨(Korean fried chicken), 떡볶이처럼 달콤하고 매콤한 한국 스낵류와 잘 어울립니다. 유럽식으로 즐기고 싶다면 감자칩, 팝콘, 바닐라 아이스크림과 함께 소다 플로트로 만들어 마시는 것도 훌륭한 조합입니다. 달콤한 포도 향이 강하므로 디저트 음료로 즐기기에 특히 적합합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 어떻게 보관해야 하나요? 개봉 후 남은 음료는 어떻게 하면 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"개봉 전에는 직사광선을 피하고 서늘한 곳에 보관하시면 됩니다. 냉장 보관하면 더욱 시원하고 맛있게 즐길 수 있습니다. 탄산음료 특성상 캔을 개봉하면 탄산이 빠르게 빠져나가므로, 개봉 후에는 가능한 한 빠르게 마시는 것이 좋습니다. 남은 음료는 뚜껑이 있는 용기에 옮겨 냉장 보관하되, 풍미와 탄산감을 위해 24시간 이내에 드시기를 권장합니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Namyang","offers":[{"title":"26\/06\/2026","offer_id":55662933573957,"sku":"DOT-PROD-97453875-JD","price":1.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/namyang-chupa-chups-sparkling-grape-flavor-345ml-kr-badged-1777986954613.png?v=1777990026"},{"product_id":"cafe-real-watermelon-ade-230ml-kr","title":"까페리얼 수박에이드 230ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f0f9ff 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e까페리얼 수박에이드 230ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e한국에서 사랑받는 여름 과일 음료\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국 카페·편의점 문화에서 자리잡은 '에이드(ade)'는 신선한 과일향과 청량감이 어우러진 가벼운 음료 카테고리입니다. 까페리얼 수박에이드는 잘 익은 수박의 달콤함과 톡 쏘는 청량감을 230ml 캔에 담아낸 한국식 과일 음료로, 더운 여름날 갈증을 시원하게 풀어주는 한 모금입니다. 차갑게 마실수록 풍미가 살아납니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e카테고리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국식 과일 음료 \u003cspan class=\"km-en\"\u003eKorean Fruit Ade\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e풍미\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e수박의 달콤함 + 청량감 \u003cspan class=\"km-en\"\u003eSweet Watermelon · Refreshing\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e용량\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e230ml 캔 (1인용) \u003cspan class=\"km-en\"\u003e230ml Can\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e추천 음용법\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e차갑게 마시기 \u003cspan class=\"km-en\"\u003eBest Served Chilled\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv style=\"background: #fff8e1 !important; border: 1px solid #ffe082 !important; border-radius: 8px !important; padding: 14px 16px !important; font-size: 13px !important; color: #6d4c41 !important; line-height: 1.6 !important;\"\u003e\n          영양성분표는 제조사 공식 자료 확인 후 업데이트 예정입니다. (EU 규정 1169\/2011 준수)\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size: 13px !important; color: #555 !important; line-height: 1.6 !important; margin-top: 4px !important;\"\u003e14가지 EU 의무 알러지 항목 중 본 제품에 포함된 항목은 현재 확인되지 않았습니다. 정확한 정보는 캔에 인쇄된 라벨을 참고해 주세요.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Tasting Notes\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003e한 모금의 인상\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e신선함 Freshness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Fizziness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e과일향 Fruity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e신맛 Acidity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Disfrutar al Estilo Coreano\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국 카페·편의점·가정에서 수박에이드를 즐기는 다양한 방법을 소개합니다. 매운 한식과의 페어링부터 디저트 활용까지 — 한국 정통 그대로의 음료 문화를 경험하세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매콤달콤한 떡볶이의 칼칼한 맛을 시원한 수박에이드가 부드럽게 식혀줍니다. 한국 분식집에서 가장 사랑받는 페어링 중 하나로, 매운맛과 달콤한 음료의 조합이 환상적입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBuldak Ramyeon Cool-Down\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불닭볶음면\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 인기 있는 매운 라면을 먹을 때 차가운 수박에이드 한 캔은 필수입니다. 입안의 매운 기운을 가라앉히고 단맛으로 균형을 맞춰주는 한국인의 정석 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean BBQ Refreshment\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살 곁들임\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 바비큐인 삼겹살을 먹을 때 기름진 맛을 깔끔하게 정리해 주는 음료로 좋습니다. 알코올을 마시지 않는 가족 식사나 친구 모임에서 시원한 대안으로 사랑받습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eJeyuk-bokkeum Side\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e제육볶음\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매콤한 고추장 양념의 제육볶음과 함께 마시면 매운 자극을 부드럽게 잠재워 줍니다. 밥과 반찬, 그리고 시원한 수박에이드 — 한국 직장인의 점심 풍경입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eWatermelon Ade Float\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e수박에이드 플로트\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 카페에서 유행하는 디저트 음료법입니다. 큰 잔에 얼음을 가득 채우고 수박에이드를 부은 뒤 바닐라 아이스크림 한 스쿱을 올리면 여름 한정 카페 메뉴가 완성됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKimbap Lunchbox\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e김밥 도시락\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 김밥과 함께 가장 흔히 선택되는 음료가 바로 과일 에이드입니다. 소풍·등산·여행 도시락에 김밥과 수박에이드 한 캔을 함께 챙기는 것이 한국인의 정석 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n      \u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-value\"\u003e230ml (1인용 캔)\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n      \u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea) 🇰🇷\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n      \u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-value\"\u003e직사광선과 고온을 피해 서늘한 곳에 보관. 개봉 후 즉시 음용. 차갑게 마시면 더욱 맛있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n      \u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-value\"\u003e(주)쟈뎅 \/ 까페리얼 (Cafe Real, Korea)\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n      \u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-info-value\"\u003e한국식 과일 음료 (Korean Fruit Ade)\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e한국에서 직수입한 정통 과일 음료를 dotAsia가 유럽 식탁으로 전해드립니다. 한 캔에 담긴 한국의 여름을 만나보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e알코올 무함유\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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까페리얼 수박에이드는 어떤 음료인가요? 탄산이 있나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e까페리얼 수박에이드는 한국 브랜드 Cafe Real(까페리얼)에서 만든 수박 맛 혼합음료입니다. 파우치(pouch) 형태로 제공되며, 수박의 달콤하고 상큼한 풍미를 담은 음료입니다. 탄산 여부 및 정확한 성분 구성은 현재 공식 소스에서 확인 중이므로, 최신 제품 정보는 dotasia.eu 제품 페이지(https:\/\/dotasia.eu\/products\/cafe-real-watermelon-ade-230ml-kr)를 참고해 주세요. 그대로 마시거나 얼음을 넣어 시원하게 즐기는 것이 일반적입니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 비건(vegan) 또는 베지테리언(vegetarian)에게 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 이 제품의 비건 및 베지테리언 적합 여부는 공식적으로 확인되지 않았습니다. 또한 할랄 인증도 없습니다. 특정 식단을 따르시는 경우, 구매 전 dotasia.eu 고객 서비스에 문의하시거나 제조사 정보를 확인하시길 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 이 제품의 알레르기 유발 성분(EU 14대 의무 표시 알레르기 항목 포함) 및 원재료 정보가 공식 소스에서 확인되지 않은 상태입니다. EU 식품 표시 규정(Regulation 1169\/2011)에 따라 알레르기 정보는 반드시 확인이 필요한 중요한 사항입니다. 알레르기가 있으신 경우 구매 전 반드시 dotasia.eu 고객 서비스에 문의하여 최신 성분 정보를 확인하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e수박에이드는 충분히 차갑게 냉장 보관 후 얼음과 함께 서빙하면 가장 맛있습니다. 달콤하고 과일향이 풍부한 특성 덕분에 유럽 음식과도 잘 어울립니다. 예를 들어, 짭짤한 페타 치즈 샐러드, 그릴에 구운 할루미 치즈, 또는 가벼운 여름 타파스와 함께 즐기면 단짠 조화가 훌륭합니다. 또한 레모네이드처럼 탄산수나 라임즙과 섞어 나만의 음료로 변형해도 좋습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아닙니다. 까페리얼 수박에이드는 발효 음료가 아닙니다. 수박 풍미를 바탕으로 한 비발효 혼합음료이며, 프로바이오틱 성분이나 발효 관련 효능을 표방하는 제품이 아닙니다. 상큼하고 달콤한 수박 맛 음료로 즐겨 주세요.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 수박에이드 스파클링 모히토 스타일 음료\",\n  \"description\": \"까페리얼 수박에이드를 활용한 상큼한 여름 음료 레시피입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료만으로 만들 수 있으며, 한국 슈퍼마켓에서 구입한 수박에이드의 달콤한 수박 풍미를 살려 파티나 피크닉에 어울리는 논알코올 또는 가벼운 알코올 음료로 즐길 수 있습니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/cafe-real-watermelon-ade-230ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"수박에이드, 까페리얼, 한국 음료, Korean drink, watermelon ade, 여름 음료, 논알코올 칵테일, mocktail, 한국 슈퍼마켓, DotAsia, 수박 음료 레시피\",\n  \"recipeYield\": \"2인분\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-Fusion\",\n  \"recipeIngredient\": [\n    \"까페리얼 수박에이드 230ml 1캔(파우치)\",\n    \"신선한 라임 1개 (슬라이스 또는 즙)\",\n    \"신선한 민트 잎 8~10장\",\n    \"얼음 적당량\",\n    \"탄산수(sparkling water) 100ml (선택 사항 — 더 가볍게 즐기고 싶을 때)\",\n    \"화이트 럼 30ml (선택 사항 — 성인용 알코올 버전)\",\n    \"라임 슬라이스 2조각 (장식용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 유리잔 2개에 얼음을 가득 채워 미리 차갑게 준비합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 민트 잎을 손바닥에 가볍게 두드려 향을 살린 뒤 잔에 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. 라임을 반으로 잘라 각 잔에 즙을 짜 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 알코올 버전을 원한다면 화이트 럼 15ml씩 각 잔에 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. 까페리얼 수박에이드를 두 잔에 균등하게 나눠 붓습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 더 가볍고 청량한 맛을 원한다면 탄산수를 소량 추가합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"7. 가볍게 한 번 저어 재료가 섞이도록 합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"8. 라임 슬라이스와 민트 잎으로 장식하여 바로 서빙합니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"까페리얼 수박에이드는 어떤 음료인가요? 탄산이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"까페리얼 수박에이드는 한국 브랜드 Cafe Real(까페리얼)에서 만든 수박 맛 혼합음료입니다. 파우치(pouch) 형태로 제공되며, 수박의 달콤하고 상큼한 풍미를 담은 음료입니다. 탄산 여부 및 정확한 성분 구성은 현재 공식 소스에서 확인 중이므로, 최신 제품 정보는 dotasia.eu 제품 페이지(https:\/\/dotasia.eu\/products\/cafe-real-watermelon-ade-230ml-kr)를 참고해 주세요. 그대로 마시거나 얼음을 넣어 시원하게 즐기는 것이 일반적입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 비건(vegan) 또는 베지테리언(vegetarian)에게 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 이 제품의 비건 및 베지테리언 적합 여부는 공식적으로 확인되지 않았습니다. 또한 할랄 인증도 없습니다. 특정 식단을 따르시는 경우, 구매 전 dotasia.eu 고객 서비스에 문의하시거나 제조사 정보를 확인하시길 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"알레르기가 있는데 이 제품을 마셔도 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 이 제품의 알레르기 유발 성분(EU 14대 의무 표시 알레르기 항목 포함) 및 원재료 정보가 공식 소스에서 확인되지 않은 상태입니다. EU 식품 표시 규정(Regulation 1169\/2011)에 따라 알레르기 정보는 반드시 확인이 필요한 중요한 사항입니다. 알레르기가 있으신 경우 구매 전 반드시 dotasia.eu 고객 서비스에 문의하여 최신 성분 정보를 확인하시기 바랍니다.\"\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}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Cafe Real","offers":[{"title":"25\/11\/2026","offer_id":56211601228101,"sku":"DOT-PROD-40071453-P224","price":2.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/cafe-real-watermelon-ade-230ml-kr-badged-1777986897992.png?v=1777990478"},{"product_id":"cafe-real-shine-muscat-ade-230ml-kr","title":"까페리얼 샤인머스켓 에이드 230ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f0f9f0 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e쟈뎅 까페리얼 샤인머스켓 에이드 230ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 식품 · 한국 편의점 인기 음료\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국에서 큰 인기를 얻고 있는 청포도 품종 '샤인머스켓'을 사용한 과일 에이드입니다. 한국에서는 편의점·카페에서 가볍게 즐기는 대표적인 과일 음료로, 달콤하고 향긋한 청포도 향에 상큼한 시트러스가 더해진 균형 잡힌 풍미가 특징입니다. 차갑게 즐기시면 한국식 디저트나 식사와 잘 어울립니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 규정 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (230ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e273 kJ \/ 65 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e628 kJ \/ 150 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e16.1 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e37.0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e15.7 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e36.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.016 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.04 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 (Ingredients)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          정제수, 설탕, 기타과당, 청포도 농축액(칠레산), 구연산, 샤인머스켓 혼합 농축액 [샤인머스켓(대한민국 영천), 청포도(칠레)], 펙틴, 합성착향료(샤인머스켓향 1), 합성착향료(샤인머스켓향 2), 합성착향료(망고향), 감미료(수크랄로스), 구연산삼나트륨, 비타민C, 식용색소(황색 4호, 청색 1호).\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#555 !important; line-height:1.6 !important; margin:0 !important;\"\u003e\n        본 제품은 EU 1169\/2011 규정상 14대 의무 표시 알러지 유발 성분을 포함하고 있지 않습니다. 단, 원산지 제조 시설 환경에 따라 미세한 교차 오염 가능성이 있을 수 있으니, 알러지에 매우 민감하신 분은 라벨을 확인하신 후 섭취하시기 바랍니다.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청포도 향 Muscat\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e상큼함 Citrus\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:60% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e6\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e바디감 Body\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:40% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e4\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Recetas Coreanas\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국 가정과 카페에서 까페리얼 샤인머스켓 에이드를 즐기는 다양한 방법 — 한국 정통 그대로의 풍미를 경험하세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChilled\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e차갑게 그대로\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 가장 보편적인 즐기는 방법입니다. 냉장고에 충분히 차게 두었다가 그대로 마시면 청포도의 향긋함과 청량감을 가장 잘 느낄 수 있습니다. 더운 날 갈증 해소 음료로 인기가 많습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eWith Ice\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e얼음 가득 컵에\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e투명한 컵에 얼음을 가득 채우고 따라 마시는 한국 카페 스타일입니다. 시간이 지나며 얼음이 천천히 녹아 풍미가 부드럽게 변화하는 것을 즐기실 수 있고, 시각적으로도 아름답습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBunsik Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e분식과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서는 떡볶이, 김밥, 라면 같은 매콤하고 진한 분식 메뉴와 달콤한 과일 음료를 함께 즐기는 것이 매우 흔합니다. 매운맛을 시원하게 중화시켜 주는 클래식한 페어링입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean BBQ\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살·고기 식사 후\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 삼겹살이나 불고기 같은 기름진 고기 요리를 먹은 후, 입가심으로 가볍게 마시기에 좋습니다. 알코올 없이도 식후 음료의 역할을 충실히 해 가족 식사 자리에 잘 어울립니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSparkling Mix\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e탄산수와 믹스\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 카페에서 인기 있는 응용법입니다. 컵에 얼음과 에이드를 절반쯤 따른 뒤, 무가당 탄산수를 채우면 더 가벼운 청포도 스파클링 음료가 됩니다. 단맛은 줄이고 청량감은 두 배가 됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eDessert Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e한국식 디저트와\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e팥빙수, 약과, 호떡 같은 한국 전통 디저트와 함께 즐기는 음료로 잘 어울립니다. 디저트의 진한 단맛 사이를 청포도의 산뜻한 향이 정리해 주어 끝맛이 깔끔해집니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e230 ml (캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피하고 서늘한 곳에 보관. 개봉 후 즉시 섭취. 차게 드시면 더욱 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e쟈뎅 (Jardin) · 까페리얼 (Cafe Real), 대한민국\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e과일 혼합 음료 (RTD Beverage)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 8. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003edotAsia가 한국 현지에서 직접 엄선해 유럽까지 직배송하는 정통 한국 음료 — 한국 편의점에서 만나는 그 맛을 그대로 집에서 즐기세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eHACCP 인증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e품질 보증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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샤인머스켓 에이드는 어떤 음료인가요? 맛이 어떻습니까?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e샤인머스켓 에이드는 한국에서 매우 인기 있는 과일 탄산음료입니다. '샤인머스켓(Shine Muscat)'은 한국과 아시아에서 프리미엄 청포도 품종으로 유명하며, 일반 청포도보다 훨씬 달콤하고 향이 진한 것이 특징입니다. 이 음료는 한국 영천산 샤인머스켓 농축액과 칠레산 청포도 농축액을 블렌딩하여 만들었으며, 달콤하고 상쾌한 청포도 향이 가득합니다. 맛은 유럽의 화이트 포도 주스나 머스캣 향 탄산음료와 비슷하지만, 더 가볍고 청량감이 강합니다. 알코올은 전혀 들어 있지 않아 남녀노소 누구나 즐길 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan)과 채식주의자(Vegetarian)에게 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 까페리얼 샤인머스켓 에이드는 비건(Vegan) 및 채식주의자(Vegetarian) 모두에게 적합합니다. 동물성 원료가 전혀 사용되지 않았으며, 식물성 성분으로만 구성된 과일 탄산음료입니다. 또한 글루텐(gluten)도 함유하지 않아 글루텐 프리(Gluten-Free) 식단을 따르는 분들도 안심하고 드실 수 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품에는 황색 4호(타르트라진, E102)와 청색 1호 식용 색소가 함유되어 있습니다. EU 규정(EC No 1333\/2008)에 따라 타르트라진(E102)이 포함된 제품에는 다음 경고 문구가 적용됩니다: '어린이의 활동성과 주의력에 부정적인 영향을 미칠 수 있습니다(may have an adverse effect on activity and attention in children).' 따라서 어린이에게 제공하기 전에 보호자의 판단이 필요합니다. 성인은 일반적으로 적당량 섭취 시 문제없이 즐길 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 할랄(Halal) 인증을 받았나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아니요, 현재 dotAsia에서 판매되는 까페리얼 샤인머스켓 에이드 230ml 제품은 할랄(Halal) 인증이 확인되지 않았습니다. 할랄 인증 여부가 중요하신 경우에는 구매 전 제조사에 직접 문의하시거나 인증서를 확인하시기를 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e개봉 전에는 직사광선을 피해 서늘하고 건조한 곳에 상온 보관하시면 됩니다. 개봉 후에는 탄산이 빠질 수 있으므로 바로 드시는 것을 권장하며, 남은 경우 밀봉하여 냉장 보관 후 당일 내에 드시기 바랍니다. 차갑게 마실수록 청량감과 샤인머스켓 향을 더욱 풍부하게 즐길 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 샤인머스켓 스파클링 목테일 — 유럽 허브와 함께\",\n  \"description\": \"까페리얼 샤인머스켓 에이드의 달콤하고 청량한 청포도 향을 살려, 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료로 만드는 세련된 논알코올 목테일입니다. 민트와 라임의 상쾌함이 샤인머스켓의 과일 풍미를 한층 돋보이게 합니다. 한국 슈퍼마켓이나 dotAsia 온라인몰에서 구입한 샤인머스켓 에이드 한 캔이면 충분합니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/cafe-real-shine-muscat-ade-230ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"샤인머스켓 에이드, 한국 음료, 목테일, 논알코올 칵테일, 청포도 음료, 비건 음료, 글루텐프리 음료, Korean ade, shine muscat drink, 한국 슈퍼마켓, dotAsia\",\n  \"recipeYield\": \"1\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"까페리얼 샤인머스켓 에이드 230ml 1캔\",\n    \"신선한 라임 1\/2개 (즙 짜기용)\",\n    \"신선한 민트 잎 5~6장\",\n    \"얼음 적당량\",\n    \"탄산수(sparkling water) 50ml (선택 사항, 더 가볍게 즐기고 싶을 때)\",\n    \"청포도 2~3알 (가니쉬용, 선택 사항)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"유리잔에 얼음을 가득 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"민트 잎을 손바닥에 올려 가볍게 두드려 향을 낸 뒤 잔에 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"라임 반 개를 짜서 즙을 잔에 붓습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"까페리얼 샤인머스켓 에이드 230ml를 천천히 따릅니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"더 가벼운 탄산감을 원하면 탄산수 50ml를 추가합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"긴 스푼으로 한두 번 가볍게 저어줍니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"청포도를 꼬치에 꽂아 가니쉬로 올리면 완성입니다. 바로 차갑게 즐기세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"샤인머스켓 에이드는 어떤 음료인가요? 맛이 어떻습니까?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"샤인머스켓 에이드는 한국에서 매우 인기 있는 과일 탄산음료입니다. '샤인머스켓(Shine Muscat)'은 한국과 아시아에서 프리미엄 청포도 품종으로 유명하며, 일반 청포도보다 훨씬 달콤하고 향이 진한 것이 특징입니다. 이 음료는 한국 영천산 샤인머스켓 농축액과 칠레산 청포도 농축액을 블렌딩하여 만들었으며, 달콤하고 상쾌한 청포도 향이 가득합니다. 맛은 유럽의 화이트 포도 주스나 머스캣 향 탄산음료와 비슷하지만, 더 가볍고 청량감이 강합니다. 알코올은 전혀 들어 있지 않아 남녀노소 누구나 즐길 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan)과 채식주의자(Vegetarian)에게 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 까페리얼 샤인머스켓 에이드는 비건(Vegan) 및 채식주의자(Vegetarian) 모두에게 적합합니다. 동물성 원료가 전혀 사용되지 않았으며, 식물성 성분으로만 구성된 과일 탄산음료입니다. 또한 글루텐(gluten)도 함유하지 않아 글루텐 프리(Gluten-Free) 식단을 따르는 분들도 안심하고 드실 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 인공 색소가 들어 있나요? 어린이에게 줘도 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품에는 황색 4호(타르트라진, E102)와 청색 1호 식용 색소가 함유되어 있습니다. EU 규정(EC No 1333\/2008)에 따라 타르트라진(E102)이 포함된 제품에는 다음 경고 문구가 적용됩니다: '어린이의 활동성과 주의력에 부정적인 영향을 미칠 수 있습니다(may have an adverse effect on activity and attention in children).' 따라서 어린이에게 제공하기 전에 보호자의 판단이 필요합니다. 성인은 일반적으로 적당량 섭취 시 문제없이 즐길 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 할랄(Halal) 인증을 받았나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아니요, 현재 dotAsia에서 판매되는 까페리얼 샤인머스켓 에이드 230ml 제품은 할랄(Halal) 인증이 확인되지 않았습니다. 할랄 인증 여부가 중요하신 경우에는 구매 전 제조사에 직접 문의하시거나 인증서를 확인하시기를 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"개봉 전후 보관 방법은 어떻게 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"개봉 전에는 직사광선을 피해 서늘하고 건조한 곳에 상온 보관하시면 됩니다. 개봉 후에는 탄산이 빠질 수 있으므로 바로 드시는 것을 권장하며, 남은 경우 밀봉하여 냉장 보관 후 당일 내에 드시기 바랍니다. 차갑게 마실수록 청량감과 샤인머스켓 향을 더욱 풍부하게 즐길 수 있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Cafe Real","offers":[{"title":"20\/09\/2026","offer_id":56211651100997,"sku":"DOT-PROD-40071453-P223","price":2.29,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/cafe-real-shine-muscat-ade-230ml-kr-badged-1777986855817.png?v=1777990485"},{"product_id":"cafe-real-mango-ade-230ml-kr","title":"까페리얼 망고 에이드 230ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #fff8ed 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e쟈뎅 까페리얼 망고 에이드 230ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 음료\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국 편의점에서 가장 사랑받는 파우치형 과일 음료 중 하나입니다. 잘 익은 망고 과즙의 진한 향과 상쾌한 단맛이 230ml 한 팩에 담겨 있어, 한국에서는 출퇴근길이나 등하굣길에 빠르게 마시는 갈증 해소 음료로 자리 잡았습니다. 흔들어 마시면 더욱 부드럽고 균일한 풍미를 느낄 수 있습니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트 아이콘 + 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-halal.png?v=1777377593\" alt=\"Halal\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eHalal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e할랄\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e할랄 적합 \u003cspan class=\"km-en\"\u003eHalal\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e영양소\u003c\/th\u003e\n              \u003cth\u003e100ml 기준\u003c\/th\u003e\n              \u003cth\u003e총 용량 (230ml)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e에너지\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e43.48 kcal \/ 182.03 kJ\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e100 kcal \/ 418.67 kJ\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e지방\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd style=\"padding-left:20px !important;\"\u003e- 포화지방\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e탄수화물\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e10.87 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e25 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd style=\"padding-left:20px !important;\"\u003e- 당류\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e10.43 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e23.99 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e단백질\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e소금\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0.0022 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0.01 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size: 12px !important; color: #757575 !important; margin-top: 10px !important;\"\u003eEU 규정 1169\/2011 영양성분 표시 (스페인 EU 정식 수출 사양 기준).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 (Ingredients)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          정제수, 설탕, 감미료(수크랄로스 \/ E955), 감미료(아세설팜칼륨 \/ E950), 감미료(스테비올배당체 \/ E960), 망고 농축액(망고 100%), 산미료(구연산 \/ E330), 식염, 혼합제제 1(정제수, 안정제[아라비아검 \/ E414], 감미료[솔비톨 \/ E420], 식물성 유지, 유화제[젤란검 \/ E418], 천연향료, 산도조절제[젖산칼슘 \/ E327], 산도조절제[구연산삼나트륨 \/ E331]), 혼합제제 2(정제수, 유화제[카복시메틸셀룰로스나트륨 \/ E466]), 천연향료(망고향), 착색료(퀴놀린옐로우 \/ E104), 착색료(타르트라진 \/ E102).\n        \u003c\/div\u003e\n        \u003cp style=\"font-size: 12px !important; color: #757575 !important; margin-top: 10px !important;\"\u003e유럽 수출 사양 패키징 기준 — 라벨에는 EU 표준 E-넘버가 함께 표시됩니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size: 13px !important; color: #555 !important; line-height: 1.6 !important; margin: 0 !important;\"\u003e\n        본 제품은 EU 의무 표시 14대 알러지 성분(글루텐, 갑각류, 계란, 생선, 땅콩, 대두, 우유, 견과류, 셀러리, 머스타드, 참깨, 아황산염, 루핀, 연체동물)을 함유하고 있지 않습니다. 단, 동일 시설에서 다른 제품을 생산할 수 있으므로 미량 혼입 가능성은 라벨을 직접 확인하시기 바랍니다.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; margin-bottom: 8px !important;\"\u003e한국 편의점 망고 에이드 특유의 진하고 달콤한 트로피컬 풍미를 5가지 축으로 표현했습니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e망고 향 Mango\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e상쾌함 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e새콤함 Tangy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:50% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e진한 농도 Body\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:60% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e6\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Estilo Coreano\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국에서 망고 에이드 230ml 파우치 음료를 즐기는 대표적인 7가지 방법입니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003ePyeonuijeom Style\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e편의점 그대로\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 가장 흔한 방법입니다. 출근길이나 등굣길에 편의점에서 사서 빨대를 꽂아 그대로 마시는 230ml 파우치 음료 — 차갑게 보관 후 흔들어 마시면 망고 과즙이 더 균일하게 퍼져 풍미가 살아납니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eEoreum-Jan\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e얼음 잔에 따라\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 카페·가정에서는 여름철 얼음을 가득 채운 큰 유리잔에 부어 마십니다. 차가워질수록 단맛이 깔끔하게 정돈되어, 한국식 \"아이스 망고 에이드\" 분위기를 그대로 재현할 수 있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매콤달콤한 떡볶이(고추장 떡볶이)와 페어링하는 것이 한국 분식집의 정석입니다. 매운맛을 달콤한 망고가 부드럽게 가라앉혀 주어, 한국 10·20대가 가장 좋아하는 조합 중 하나입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChimaek Style\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e치킨과 함께 (논알코올)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 양념치킨이나 매운 닭갈비처럼 진한 양념 요리와 같이 즐기면 입안이 시원하게 정돈됩니다. 맥주를 마시지 않는 분들을 위한 한국식 \"논알코올 치맥\" 옵션으로 인기가 높습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBunsik Set\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e분식 세트 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e김밥, 라면, 어묵 같은 한국 분식 메뉴와 함께 마시는 음료로 자주 등장합니다. 짭조름한 분식의 풍미를 망고의 달콤함이 깔끔하게 마무리해 주는 것이 한국식 분식 세트의 묘미입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eHansik Dosirak\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e한식 도시락 음료\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 직장인 점심 도시락(비빔밥, 제육볶음 도시락 등) 옆에 놓이는 단골 음료입니다. 230ml의 작은 파우치 크기가 도시락과 함께 들고 다니기 편해, 한국 사무실에서 가장 흔하게 보이는 풍경 중 하나입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eHweseok\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e회식 후 입가심\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e기름진 삼겹살이나 매운 김치찌개로 회식한 뒤 입가심으로 마시는 용도로 인기입니다. 한국에서는 식사 후 망고처럼 진한 과일 음료로 입을 정리하는 습관이 있어, 작은 파우치 음료가 마무리 역할을 톡톡히 합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e230ml (1인용 파우치)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea) 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 차갑게 마실 때 풍미가 가장 좋으며, 개봉 후에는 즉시 섭취 권장.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003eCafe Real (쟈뎅 \/ Jardin) — 한국 음료 전문 브랜드\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e과일 음료 (Mango Ade · Bebida de Mango)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003edotAsia는 한국에서 직접 수입한 정통 K-푸드를 유럽 전역으로 신선하게 배송합니다. 한국 편의점에서 즐기던 그 망고 에이드의 풍미를 그대로 만나보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 수출 사양\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e할랄 인증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e품질 보증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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까페리얼 망고 에이드는 어떤 음료인가요? 맛은 어떤가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e까페리얼 망고 에이드는 한국의 Cafe Real 브랜드에서 만든 230ml 캔 음료로, 망고 농축액을 베이스로 한 달콤하고 상큼한 망고 맛 에이드입니다. 설탕과 함께 수크랄로스(E955), 아세설팜칼륨(E950), 스테비올 배당체(E960) 등의 감미료가 함께 사용되어 일반 과일 주스보다 단맛이 진하게 느껴질 수 있습니다. 시트르산(E330)이 들어있어 상큼한 신맛이 달콤함과 균형을 이루며, 열대 과일 특유의 향긋한 망고 향이 특징입니다. 그대로 마셔도 좋고, 얼음을 넣거나 탄산수와 섞어 마시면 더욱 청량하게 즐길 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan)과 베지테리언(Vegetarian)에게 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 까페리얼 망고 에이드는 완전한 비건(Vegan) 및 베지테리언(Vegetarian) 제품입니다. 동물성 원료가 전혀 포함되어 있지 않으며, 식물성 성분만으로 구성되어 있습니다. 또한 글루텐 프리(Gluten-Free)이며, 할랄(Halal) 인증을 받은 제품으로 다양한 식단과 종교적 식이 요건을 가진 분들도 안심하고 드실 수 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003eEU 규정(EC 1333\/2008 부속서 V)에 따라 반드시 알려드려야 할 중요한 사항이 있습니다. 이 제품에는 합성 색소인 타르트라진(E102)과 퀴놀린 옐로우(E104)가 함유되어 있으며, EU 규정상 이 두 색소가 포함된 제품에는 '어린이의 활동성 및 주의력에 부정적인 영향을 미칠 수 있습니다(may have an adverse effect on activity and attention in children)'라는 경고 문구 표시가 의무화되어 있습니다. 따라서 어린이에게 제공할 때는 보호자의 판단 하에 신중하게 결정하시기 바랍니다. 또한 이 제품에는 감미료(수크랄로스, 아세설팜칼륨, 스테비올 배당체)가 포함되어 있으며, 성분 중 소르비톨(E420)이 함유되어 있어 과다 섭취 시 완하(설사) 효과가 나타날 수 있으므로 적당량을 드시는 것을 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003eEU 식품 표시 규정에 따라 안내드립니다. 이 제품에는 감미료(sweeteners)가 포함되어 있습니다. 구체적으로는 수크랄로스(E955), 아세설팜칼륨(E950), 스테비올 배당체(E960) 세 가지 감미료가 사용되었으며, 일반 설탕도 일부 함유되어 있습니다. 이러한 감미료 조합은 설탕만 사용하는 것보다 칼로리를 낮추면서도 달콤한 맛을 내기 위해 사용됩니다. 정확한 영양 성분(당류, 칼로리 등)은 제품 라벨의 영양 정보 표를 확인하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e까페리얼 망고 에이드는 230ml 소용량 캔 제품으로, 한 번에 마시기 적당한 양입니다. 개봉 전에는 직사광선을 피해 서늘하고 건조한 곳에 보관하세요. 개봉 후에는 산화와 풍미 손실을 막기 위해 즉시 드시는 것을 권장합니다. 만약 남은 경우에는 밀폐 가능한 용기에 옮겨 냉장 보관하고 당일 내로 드시는 것이 좋습니다. 유통기한은 캔 하단 또는 측면에 인쇄된 날짜를 확인하세요. 유럽 표준 날짜 형식(DD\/MM\/YYYY 또는 MM\/YYYY)으로 표기되어 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 망고 에이드 스파클링 목테일 (Mango Ade Sparkling Mocktail)\",\n  \"description\": \"까페리얼 망고 에이드의 달콤하고 상큼한 망고 풍미를 살린 유럽풍 스파클링 목테일입니다. 한국 슈퍼마켓에서 구입한 망고 에이드에 유럽 현지에서 쉽게 구할 수 있는 재료를 더해 여름 파티나 브런치에 어울리는 세련된 음료를 만들어보세요.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/cafe-real-mango-ade-230ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"망고 에이드, 목테일, 한국 음료, 비건 음료, 글루텐프리 음료, 할랄 음료, 여름 음료, 스파클링 망고, 까페리얼, Korean drink Europe\",\n  \"recipeYield\": \"2인분\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-Inspired\",\n  \"recipeIngredient\": [\n    \"까페리얼 망고 에이드 230ml 1캔\",\n    \"스파클링 워터(탄산수) 200ml\",\n    \"신선한 라임 1\/2개 (즙 사용)\",\n    \"신선한 민트 잎 4~6장\",\n    \"얼음 적당량\",\n    \"라임 슬라이스 2개 (장식용)\",\n    \"선택: 코코넛 밀크 1~2 테이블스푼 (크리미한 버전 원할 경우)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"유리잔 2개에 얼음을 충분히 채워주세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"각 잔에 민트 잎 2~3장을 넣고 라임 즙을 절반씩 나누어 짜 넣으세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"까페리얼 망고 에이드를 두 잔에 균등하게 나누어 부어주세요 (각 약 115ml).\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"스파클링 워터를 잔에 천천히 부어 탄산이 날아가지 않도록 조심스럽게 채워주세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"크리미한 버전을 원한다면 코코넛 밀크를 위에 살짝 올려주세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"라임 슬라이스로 잔 가장자리를 장식하고 바로 서빙하세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"까페리얼 망고 에이드는 어떤 음료인가요? 맛은 어떤가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"까페리얼 망고 에이드는 한국의 Cafe Real 브랜드에서 만든 230ml 캔 음료로, 망고 농축액을 베이스로 한 달콤하고 상큼한 망고 맛 에이드입니다. 설탕과 함께 수크랄로스(E955), 아세설팜칼륨(E950), 스테비올 배당체(E960) 등의 감미료가 함께 사용되어 일반 과일 주스보다 단맛이 진하게 느껴질 수 있습니다. 시트르산(E330)이 들어있어 상큼한 신맛이 달콤함과 균형을 이루며, 열대 과일 특유의 향긋한 망고 향이 특징입니다. 그대로 마셔도 좋고, 얼음을 넣거나 탄산수와 섞어 마시면 더욱 청량하게 즐길 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan)과 베지테리언(Vegetarian)에게 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 까페리얼 망고 에이드는 완전한 비건(Vegan) 및 베지테리언(Vegetarian) 제품입니다. 동물성 원료가 전혀 포함되어 있지 않으며, 식물성 성분만으로 구성되어 있습니다. 또한 글루텐 프리(Gluten-Free)이며, 할랄(Halal) 인증을 받은 제품으로 다양한 식단과 종교적 식이 요건을 가진 분들도 안심하고 드실 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"어린이에게 이 음료를 줘도 괜찮나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"EU 규정(EC 1333\/2008 부속서 V)에 따라 반드시 알려드려야 할 중요한 사항이 있습니다. 이 제품에는 합성 색소인 타르트라진(E102)과 퀴놀린 옐로우(E104)가 함유되어 있으며, EU 규정상 이 두 색소가 포함된 제품에는 '어린이의 활동성 및 주의력에 부정적인 영향을 미칠 수 있습니다(may have an adverse effect on activity and attention in children)'라는 경고 문구 표시가 의무화되어 있습니다. 따라서 어린이에게 제공할 때는 보호자의 판단 하에 신중하게 결정하시기 바랍니다. 또한 이 제품에는 감미료(수크랄로스, 아세설팜칼륨, 스테비올 배당체)가 포함되어 있으며, 성분 중 소르비톨(E420)이 함유되어 있어 과다 섭취 시 완하(설사) 효과가 나타날 수 있으므로 적당량을 드시는 것을 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품에는 감미료가 들어있나요? 설탕 함량은 어떤가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"EU 식품 표시 규정에 따라 안내드립니다. 이 제품에는 감미료(sweeteners)가 포함되어 있습니다. 구체적으로는 수크랄로스(E955), 아세설팜칼륨(E950), 스테비올 배당체(E960) 세 가지 감미료가 사용되었으며, 일반 설탕도 일부 함유되어 있습니다. 이러한 감미료 조합은 설탕만 사용하는 것보다 칼로리를 낮추면서도 달콤한 맛을 내기 위해 사용됩니다. 정확한 영양 성분(당류, 칼로리 등)은 제품 라벨의 영양 정보 표를 확인하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"개봉 후 보관은 어떻게 하나요? 유통기한은 어떻게 확인하나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"까페리얼 망고 에이드는 230ml 소용량 캔 제품으로, 한 번에 마시기 적당한 양입니다. 개봉 전에는 직사광선을 피해 서늘하고 건조한 곳에 보관하세요. 개봉 후에는 산화와 풍미 손실을 막기 위해 즉시 드시는 것을 권장합니다. 만약 남은 경우에는 밀폐 가능한 용기에 옮겨 냉장 보관하고 당일 내로 드시는 것이 좋습니다. 유통기한은 캔 하단 또는 측면에 인쇄된 날짜를 확인하세요. 유럽 표준 날짜 형식(DD\/MM\/YYYY 또는 MM\/YYYY)으로 표기되어 있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Cafe Real","offers":[{"title":"11\/11\/2026","offer_id":56211684262213,"sku":"DOT-PROD-40071453-P225","price":2.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/cafe-real-mango-ade-230ml-kr-badged-1777986851957.png?v=1777990495"},{"product_id":"cafe-real-blue-lemon-ade-230ml-kr","title":"까페리얼 블루레몬 에이드 230ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #eaf4ff 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #2a72c8 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #2a72c8 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n#dotasia-product-content .dotasia-scenario-emoji { font-size: 28px !important; margin-bottom: 8px !important; }\n#dotasia-product-content .dotasia-scenario-text { font-size: 15px !important; font-weight: 600 !important; color: #2c2c2c !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #2a72c8 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #2a72c8 0%, #1c5a9e 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 110px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #2a72c8 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e까페리얼 블루레몬 에이드 230ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e한국에서 가장 사랑받는 레몬 에이드 · 한국 직수입\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국 음료 전문기업 쟈뎅(Jardin)의 대표 음료 브랜드 '까페리얼(Cafe Real)'의 시그니처 에이드입니다. 한국에서는 편의점·카페·식당에서 가장 흔히 만날 수 있는 차가운 청량 음료 중 하나로, 매콤한 한국 음식과 함께 곁들이는 페어링 음료로 특히 사랑받습니다. 시원한 레몬의 산미에 푸른빛이 더해진 산뜻한 한 잔 — 한국식 식사의 청량감을 그대로 담았습니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e영양소\u003c\/th\u003e\n              \u003cth\u003e100ml 기준\u003c\/th\u003e\n              \u003cth\u003e총량 (230ml)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e에너지\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e191 kJ \/ 45.7 kcal\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e439.3 kJ \/ 105.1 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e지방\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e　- 포화지방\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e탄수화물\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e11.3 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e26.0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e　- 당류\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e10.4 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e23.9 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e단백질\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e소금\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n              \u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e정제수, 설탕, 레몬농축액, 구연산, 합성향료, 착색료. 정확한 성분 비율 및 첨가물 정보는 제품 캔의 라벨을 참고하세요.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp class=\"dotasia-ingredients-list\" style=\"font-size:13px !important; color:#555 !important;\"\u003e본 제품에는 EU 1169\/2011 부속서 II에서 규정한 14대 의무 알러지 성분이 포함되어 있지 않습니다. 정확한 정보는 제품 라벨을 항상 확인하세요.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e레몬향 Lemon\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e신맛 Sour\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Refresh\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산감 Fizz\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; color:#757575 !important;\"\u003e상큼한 레몬 산미와 부드러운 단맛이 균형을 이루는 비탄산 음료. 차갑게 마실수록 청량감이 살아납니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Estilo Coreano\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국 가정과 식당에서 까페리얼 블루레몬 에이드를 즐기는 다양한 방법 — 매콤한 한식과의 페어링이 특히 인기입니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이와 페어링\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e고추장 베이스의 매콤한 한국 길거리 음식 떡볶이는 입안이 얼얼할 정도로 매운 경우가 많습니다. 한국에서는 떡볶이를 먹을 때 시원한 레몬 에이드를 함께 마셔 매운맛을 가라앉히는 것이 클래식한 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eYangnyeom Chicken\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e양념치킨과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 매운 양념치킨(yangnyeom chikin)은 달콤하면서도 매콤한 고추장 소스로 코팅됩니다. 차갑게 칠링한 블루레몬 에이드는 기름기를 깔끔하게 씻어내며, 한국에서 'Chimaek(치맥)' 대신 무알코올 페어링으로 자주 선택되는 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eJeyuk-bokkeum\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e제육볶음 식사\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e고추장에 양념한 매운 돼지고기 볶음 제육볶음은 한국 직장인들이 점심에 즐겨 먹는 메뉴입니다. 한국 식당에서는 밥과 반찬에 차가운 레몬 에이드 한 캔을 곁들여 산뜻하게 마무리하는 것이 자연스러운 식사 풍경입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBulgogi BBQ\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불고기 바비큐 곁들임\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e간장 양념의 달콤한 불고기를 상추쌈에 싸 먹을 때, 한국 가정에서는 어른들은 소주를, 아이와 운전자는 시원한 레몬 에이드를 곁들입니다. 고기의 풍미를 입안에서 정리해주는 한국식 식탁의 필수 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBuldak Ramyeon\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불닭볶음면과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e전 세계적으로 유명해진 한국의 매운 라면 불닭볶음면. 한국에서는 이 매운 면을 먹을 때 우유나 차가운 레몬 에이드를 옆에 두고 한 입에 한 모금씩 마시는 것이 정석입니다. 산뜻한 산미가 매운맛을 빠르게 진정시켜 줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBunsik Cafe\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e분식집 그대로\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국의 분식집(분식 = 가벼운 한식 분식점)에서는 떡볶이·김밥·라볶이를 주문하면 차가운 캔 음료를 함께 고르는 것이 일반적입니다. 까페리얼 블루레몬 에이드는 한국 분식집의 대표적인 세트 음료 중 하나로, 그 자체로 한국의 일상을 그대로 옮겨오는 한 잔입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e230ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 개봉 후에는 즉시 섭취하시고, 차갑게 칠링 후 마시면 더욱 청량합니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e쟈뎅 (Jardin) · 까페리얼 (Cafe Real) — 1984년 설립된 한국 음료 전문기업\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제품 유형\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e혼합 음료 (Lemon Ade \/ Bebida de Limón)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e한국 편의점에서 만나던 그 시원한 한 잔 — dotAsia가 유럽 가정으로 직접 배송합니다. 한국식 식탁의 청량감을 그대로 즐겨보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e🇰🇷 한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e🚚 EU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e✓ 정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e📋 EU 1169\/2011 준수\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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까페리얼 블루레몬 에이드는 어떤 음료인가요? 맛은 어떻습니까?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e까페리얼 블루레몬 에이드는 한국의 음료 브랜드 Cafe Real(까페리얼)이 만든 레몬 맛 에이드 음료입니다. '에이드(Ade)'는 한국에서 과일즙이나 과일 향을 탄산수 또는 음료 베이스에 혼합한 달콤하고 상큼한 음료를 뜻하며, 유럽의 레모네이드(lemonade)와 비슷한 개념입니다. 이 제품은 선명한 블루 컬러가 특징으로, 레몬의 새콤달콤한 맛과 함께 시각적으로도 인상적인 음료입니다. 230ml 캔 형태로 간편하게 즐길 수 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 이 제품의 공식 원재료 목록이 완전히 확인되지 않은 상태입니다. 유사한 블루 컬러 에이드 제품들의 경우 식용 청색 색소(Brilliant Blue FCF, EU 코드 E133)와 수크랄로스(E955), 아세설팜칼륨(E950) 등의 인공 감미료가 사용되는 경우가 있습니다. EU 규정상 E133은 허용된 첨가물이지만, 어린이를 대상으로 할 경우 행동 및 주의력에 영향을 줄 수 있다는 경고 문구가 필요할 수 있습니다. 또한 감미료가 포함된 경우 EU 라벨에 'contains sweetener(감미료 함유)' 표기가 요구됩니다. 정확한 성분 정보는 제조사에 문의하시거나 제품 라벨을 직접 확인하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 이 제품의 원재료 목록 및 알레르겐 정보가 공식적으로 확인되지 않았습니다. EU 식품 표시법(규정 1169\/2011)에서 의무적으로 표기해야 하는 14가지 주요 알레르겐(글루텐, 갑각류, 달걀, 생선, 땅콩, 대두, 유제품, 견과류, 셀러리, 겨자, 참깨, 이산화황·아황산염, 루핀, 연체동물)의 포함 여부가 현재 확인되지 않은 상태입니다. 알레르기가 있으신 분은 구매 전 반드시 제품 라벨의 성분 표기를 직접 확인하시고, 불확실한 경우 섭취를 피하시기 바랍니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 비건(vegan) 또는 채식주의자(vegetarian)에게 적합한가요? 할랄 인증은 있나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 이 제품의 비건 및 채식주의자 적합 여부는 공식적으로 확인되지 않았습니다. 원재료 목록이 완전히 파악되지 않았기 때문에, 동물성 성분 포함 여부를 확신할 수 없습니다. 할랄 인증의 경우, 이 제품은 할랄 인증을 받지 않았거나 인증 정보가 확인되지 않습니다. 비건, 채식, 또는 할랄 식단을 엄격히 따르시는 분은 구매 전 제품 라벨 또는 제조사에 직접 문의하여 확인하시기를 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e까페리얼 블루레몬 에이드는 캔 음료이므로 개봉 전에는 직사광선을 피해 서늘한 곳에 보관하시면 됩니다. 냉장 보관 시 더욱 시원하고 맛있게 즐길 수 있습니다. 230ml 1인용 캔 제품이므로 개봉 후에는 탄산이 빠지기 전에 바로 마시는 것이 가장 좋습니다. 만약 한 번에 다 마시지 못할 경우, 밀폐 가능한 용기에 옮겨 냉장 보관하고 당일 내로 드시기를 권장합니다. 정확한 유통기한은 캔에 표기된 날짜를 확인하세요.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 블루레몬 스파클링 목테일 — 한국 슈퍼마켓 스타일 시트러스 에이드\",\n  \"description\": \"까페리얼 블루레몬 에이드의 선명한 블루 컬러와 레몬 향을 살린 상큼한 목테일입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료만으로 완성할 수 있으며, 여름 파티나 브런치에 잘 어울립니다. 한국 슈퍼마켓이나 dotAsia에서 구입한 블루레몬 에이드 한 캔으로 인상적인 비주얼의 음료를 만들어보세요.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/cafe-real-blue-lemon-ade-230ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"블루레몬 에이드, 한국 음료, 목테일, 까페리얼, Korean ade, blue lemon drink, 한국 슈퍼마켓, dotAsia, 여름 음료, 시트러스 에이드\",\n  \"recipeYield\": \"1\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean\",\n  \"recipeIngredient\": [\n    \"까페리얼 블루레몬 에이드 230ml 1캔\",\n    \"탄산수(sparkling water) 100ml\",\n    \"신선한 레몬 슬라이스 2~3조각\",\n    \"얼음 적당량\",\n    \"민트 잎 몇 장 (선택 사항, 유럽 슈퍼마켓 허브 코너에서 구입 가능)\",\n    \"라임즙 약간 (선택 사항, 산미 강조용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"유리잔에 얼음을 가득 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"레몬 슬라이스 1~2조각을 잔 안쪽 벽에 끼워 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"까페리얼 블루레몬 에이드를 천천히 잔에 붓습니다. 탄산이 살아있도록 세게 흔들지 마세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"탄산수를 위에 살며시 추가하여 농도를 조절합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"원하는 경우 라임즙 몇 방울을 더해 산미를 강조합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"민트 잎으로 마무리 장식하고 즉시 제공합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"스트로로 가볍게 저어 마시면 블루 컬러와 레몬 향을 함께 즐길 수 있습니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"까페리얼 블루레몬 에이드는 어떤 음료인가요? 맛은 어떻습니까?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"까페리얼 블루레몬 에이드는 한국의 음료 브랜드 Cafe Real(까페리얼)이 만든 레몬 맛 에이드 음료입니다. '에이드(Ade)'는 한국에서 과일즙이나 과일 향을 탄산수 또는 음료 베이스에 혼합한 달콤하고 상큼한 음료를 뜻하며, 유럽의 레모네이드(lemonade)와 비슷한 개념입니다. 이 제품은 선명한 블루 컬러가 특징으로, 레몬의 새콤달콤한 맛과 함께 시각적으로도 인상적인 음료입니다. 230ml 캔 형태로 간편하게 즐길 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 인공 감미료나 색소가 들어 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 이 제품의 공식 원재료 목록이 완전히 확인되지 않은 상태입니다. 유사한 블루 컬러 에이드 제품들의 경우 식용 청색 색소(Brilliant Blue FCF, EU 코드 E133)와 수크랄로스(E955), 아세설팜칼륨(E950) 등의 인공 감미료가 사용되는 경우가 있습니다. EU 규정상 E133은 허용된 첨가물이지만, 어린이를 대상으로 할 경우 행동 및 주의력에 영향을 줄 수 있다는 경고 문구가 필요할 수 있습니다. 또한 감미료가 포함된 경우 EU 라벨에 'contains sweetener(감미료 함유)' 표기가 요구됩니다. 정확한 성분 정보는 제조사에 문의하시거나 제품 라벨을 직접 확인하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"알레르기가 있는데 이 음료를 마셔도 안전한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 이 제품의 원재료 목록 및 알레르겐 정보가 공식적으로 확인되지 않았습니다. EU 식품 표시법(규정 1169\/2011)에서 의무적으로 표기해야 하는 14가지 주요 알레르겐(글루텐, 갑각류, 달걀, 생선, 땅콩, 대두, 유제품, 견과류, 셀러리, 겨자, 참깨, 이산화황·아황산염, 루핀, 연체동물)의 포함 여부가 현재 확인되지 않은 상태입니다. 알레르기가 있으신 분은 구매 전 반드시 제품 라벨의 성분 표기를 직접 확인하시고, 불확실한 경우 섭취를 피하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 비건(vegan) 또는 채식주의자(vegetarian)에게 적합한가요? 할랄 인증은 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 이 제품의 비건 및 채식주의자 적합 여부는 공식적으로 확인되지 않았습니다. 원재료 목록이 완전히 파악되지 않았기 때문에, 동물성 성분 포함 여부를 확신할 수 없습니다. 할랄 인증의 경우, 이 제품은 할랄 인증을 받지 않았거나 인증 정보가 확인되지 않습니다. 비건, 채식, 또는 할랄 식단을 엄격히 따르시는 분은 구매 전 제품 라벨 또는 제조사에 직접 문의하여 확인하시기를 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 어떻게 보관하고, 개봉 후 얼마나 두고 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"까페리얼 블루레몬 에이드는 캔 음료이므로 개봉 전에는 직사광선을 피해 서늘한 곳에 보관하시면 됩니다. 냉장 보관 시 더욱 시원하고 맛있게 즐길 수 있습니다. 230ml 1인용 캔 제품이므로 개봉 후에는 탄산이 빠지기 전에 바로 마시는 것이 가장 좋습니다. 만약 한 번에 다 마시지 못할 경우, 밀폐 가능한 용기에 옮겨 냉장 보관하고 당일 내로 드시기를 권장합니다. 정확한 유통기한은 캔에 표기된 날짜를 확인하세요.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"Cafe Real","offers":[{"title":"20\/11\/2026","offer_id":56211709755717,"sku":"DOT-PROD-40071453-P2256","price":2.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/cafe-real-blue-lemon-ade-230ml-kr-badged-1777986946756.png?v=1777990498"},{"product_id":"sfc-plum-soda-350ml-kr","title":"SFC 자두소다 350ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f0f8ff 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003eSFC 자두소다 350ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 탄산음료 · Sparkling Plum Soda\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국에서 사랑받는 자두 풍미 탄산음료입니다. 새콤달콤한 자두의 상큼함과 톡 쏘는 청량감이 어우러져 한국의 식당과 편의점에서 흔히 즐길 수 있는 대중적인 음료로 자리잡았습니다. 한식의 매콤한 풍미와 특히 잘 어울리며, 무알코올로 누구나 부담 없이 즐길 수 있습니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 시각 아이콘 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e영양소\u003c\/th\u003e\n              \u003cth\u003e100ml 기준\u003c\/th\u003e\n              \u003cth\u003e총량 (350ml)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e62 kcal \/ 259 kJ\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e217 kcal \/ 906.5 kJ\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e– 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e14.6 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e51.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e– 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e14.6 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e51.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:10px !important;\"\u003eEU 규정 1169\/2011 영양성분 표시 기준\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredients\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          정제수(Water), 과당(Fructose), 설탕(Sugar), 자두 추출물(Plum Extract), 산도조절제(E290 – 탄산), 식품산(E330 – 구연산), 식품산(E331 – 구연산삼나트륨), 비타민C(아스코르빈산), 합성착향료(자두향), 색소(FD\u0026amp;C Red #40 \/ 알루라레드).\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#555 !important; line-height:1.6 !important;\"\u003e본 제품은 EU 의무 표시 14대 알러지 유발 성분을 함유하지 않습니다. 단, 합성착향료 및 색소(알루라레드 E129\/Red #40)에 민감하신 분은 라벨을 확인하시기 바랍니다.\u003c\/p\u003e\n      \u003cdiv style=\"margin-top:8px !important;\"\u003e\n        \u003cspan class=\"dotasia-allergy-chip\"\u003e착향료 함유\u003c\/span\u003e\n        \u003cspan class=\"dotasia-allergy-chip\"\u003e착색료 함유 (Allura Red)\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e신맛 Sour\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:60% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e6\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Fizz\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e자두향 Plum\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e씁쓸함 Bitter\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:10% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e1\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 활용법 · Recetas Coreanas\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국 가정과 식당에서 SFC 자두소다를 즐기는 다양한 방법 — 매콤한 한식의 좋은 짝꿍입니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSamgyeopsal\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 가장 사랑받는 돼지고기 구이 요리인 삼겹살. 기름진 고기를 먹은 뒤 톡 쏘는 자두소다 한 모금으로 입안을 깔끔하게 정리합니다. 한국에서는 삼겹살집에서 사이다·자두소다 같은 탄산음료를 곁들이는 것이 흔한 문화입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e고추장 양념의 매콤달콤한 떡볶이는 한국의 대표 길거리 음식입니다. 매운맛에 입이 얼얼할 때 차가운 자두소다의 새콤한 단맛이 청량하게 매운기를 식혀주는 완벽한 페어링입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean Fried Chicken\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e치킨과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 양념치킨이나 후라이드치킨을 먹을 때, 맥주(치맥) 대신 무알코올 옵션으로 자두소다를 선택하는 사람도 많습니다. 기름기를 잡아주고 가족이 함께 즐기기 좋은 선택입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBulgogi\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불고기와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e간장 양념에 재운 달콤짭조름한 불고기. 식사 중간에 마시는 자두소다는 입맛을 돋우고 진한 양념의 여운을 산뜻하게 마무리해 줍니다. 한식 한 상 차림에 잘 어울리는 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eJeyuk Bokkeum\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e제육볶음과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e고추장 양념의 매운 돼지고기 볶음, 제육볶음은 한국 직장인들의 단골 점심 메뉴입니다. 매운맛이 강할수록 차가운 자두소다와의 궁합이 빛을 발하며, 식후 디저트 음료로도 좋습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKimbap \u0026amp; Picnic\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e김밥 도시락과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서 소풍이나 야외 활동의 단골 조합인 김밥. 휴대성이 좋은 350ml 캔 자두소다는 도시락 가방에 쏙 들어가, 공원·등산·드라이브 등 어디서든 한국식 피크닉 분위기를 만들어 줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 상세 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e350ml (1캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 (Made in Korea)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 차갑게 마시면 더욱 맛있습니다. 개봉 후에는 즉시 음용 권장.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003eSFC Bio (대한민국)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e유형\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산음료 (자두 풍미)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e한국에서 사랑받는 정통 자두 탄산음료를 dotAsia가 직접 유럽으로 배송해 드립니다. 매콤한 한식과 함께, 또는 더운 날의 청량한 한 모금으로 한국의 일상을 경험해 보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 1169\/2011 준수\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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\u003eSFC 자두소다는 어떤 음료인가요? 맛이 어떻습니까?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003eSFC 자두소다는 한국의 자두(plum) 과일 향을 담은 탄산 청량음료입니다. 자두는 유럽의 일반 자두(European plum)와 유사하지만, 한국식으로는 달콤하면서도 약간의 새콤함이 특징입니다. 이 음료는 달콤하고 과일향이 풍부하며, 청량한 탄산감이 더해져 여름철이나 식사 중 가볍게 즐기기 좋습니다. 유럽의 체리 소다나 카시스(블랙커런트) 음료와 비슷한 계열의 맛으로 이해하시면 쉽습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 비건(Vegan)이나 베지테리언(Vegetarian)에게 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, SFC 자두소다는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합한 제품입니다. 동물성 성분이 포함되어 있지 않습니다. 다만, 제조 시설에서 우유(Milk), 대두(Soya), 글루텐 함유 곡물(Cereals containing Gluten)을 함께 취급하므로, 해당 성분에 심각한 알레르기가 있으신 분은 섭취 전 주의하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품에는 합성 색소인 알루라 레드(Allura Red AC, E129 \/ FD\u0026amp;C Red #40)가 포함되어 있습니다. EU 규정(EC) No 1333\/2008에 따라 이 색소가 함유된 제품에는 '어린이의 활동 및 주의력에 부정적인 영향을 미칠 수 있습니다(may have an adverse effect on activity and attention in children)'라는 경고 문구가 표시되어야 합니다. 어린이에게 제공하기 전에 이 점을 반드시 확인하시고, 특히 과잉행동(ADHD) 등에 민감한 어린이에게는 주의가 필요합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 글루텐 프리(Gluten-Free)인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e제품 성분 자체에는 글루텐이 포함되어 있지 않습니다. 그러나 이 제품은 글루텐 함유 곡물(Cereals containing Gluten)을 취급하는 시설에서 제조됩니다. 따라서 교차 오염(cross-contamination)의 가능성이 있습니다. 셀리악병(Coeliac disease)이나 글루텐에 심각한 알레르기가 있으신 분은 섭취 전 주의하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003eSFC 자두소다는 당 함량이 비교적 높은 편입니다. 100ml당 약 14.6g의 당이 포함되어 있으며, 350ml 한 캔 기준으로 약 51g의 당이 들어 있습니다. 이는 유럽의 일반 과일 탄산음료와 유사한 수준입니다. 당 섭취를 제한하시는 분은 소량씩 즐기시거나, 얼음이나 물과 희석하여 드시는 것을 권장합니다. 이 제품은 발효 음료나 프로바이오틱 음료가 아닌 일반 탄산 청량음료입니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 자두 소다 스파클링 목테일 — 한국 슈퍼마켓 인기 음료로 만드는 여름 펀치\",\n  \"description\": \"SFC 자두소다의 달콤하고 새콤한 자두 향을 살린 스파클링 목테일입니다. 유럽 어디서나 구할 수 있는 재료만으로 5분 안에 완성할 수 있으며, 한국식 바비큐나 아시안 퓨전 요리와 훌륭하게 어울립니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/sfc-plum-soda-350ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"자두소다, SFC 자두소다, 한국 음료, 목테일, 스파클링 칵테일, 아시안 음료, 비건 음료, 글루텐프리 음료, 한국 슈퍼마켓, Korean soda, plum soda cocktail\",\n  \"recipeYield\": \"2인분\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-Inspired\",\n  \"recipeIngredient\": [\n    \"SFC 자두소다 350ml 1캔\",\n    \"신선한 라임 1개 (즙 2큰술)\",\n    \"생강 시럽 또는 진저에일 50ml (유럽 슈퍼마켓에서 쉽게 구입 가능)\",\n    \"신선한 민트 잎 8~10장\",\n    \"얼음 적당량\",\n    \"라임 슬라이스 2조각 (가니시용)\",\n    \"선택 사항: 냉동 블루베리 또는 냉동 라즈베리 한 줌 (색감 강조용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 유리잔 2개에 얼음을 가득 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 각 잔에 신선한 민트 잎 4~5장을 넣고 머들러나 숟가락 뒷면으로 가볍게 눌러 향을 냅니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. 라임 즙을 각 잔에 1큰술씩 나눠 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 생강 시럽 또는 진저에일을 각 잔에 25ml씩 붓습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. SFC 자두소다를 천천히 따라 탄산이 빠지지 않도록 합니다 (잔을 살짝 기울여 따르면 좋습니다).\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 원하는 경우 냉동 블루베리나 라즈베리를 몇 알 띄워 색감을 더합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"7. 라임 슬라이스를 잔 가장자리에 꽂아 장식하고 바로 제공합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"8. 알코올 버전 팁: 보드카 30ml 또는 진 30ml를 3단계에서 함께 추가하면 가벼운 칵테일로 즐길 수 있습니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"SFC 자두소다는 어떤 음료인가요? 맛이 어떻습니까?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"SFC 자두소다는 한국의 자두(plum) 과일 향을 담은 탄산 청량음료입니다. 자두는 유럽의 일반 자두(European plum)와 유사하지만, 한국식으로는 달콤하면서도 약간의 새콤함이 특징입니다. 이 음료는 달콤하고 과일향이 풍부하며, 청량한 탄산감이 더해져 여름철이나 식사 중 가볍게 즐기기 좋습니다. 유럽의 체리 소다나 카시스(블랙커런트) 음료와 비슷한 계열의 맛으로 이해하시면 쉽습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 비건(Vegan)이나 베지테리언(Vegetarian)에게 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, SFC 자두소다는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합한 제품입니다. 동물성 성분이 포함되어 있지 않습니다. 다만, 제조 시설에서 우유(Milk), 대두(Soya), 글루텐 함유 곡물(Cereals containing Gluten)을 함께 취급하므로, 해당 성분에 심각한 알레르기가 있으신 분은 섭취 전 주의하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 인공 색소가 들어 있나요? 어린이가 마셔도 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품에는 합성 색소인 알루라 레드(Allura Red AC, E129 \/ FD\u0026C Red #40)가 포함되어 있습니다. EU 규정(EC) No 1333\/2008에 따라 이 색소가 함유된 제품에는 '어린이의 활동 및 주의력에 부정적인 영향을 미칠 수 있습니다(may have an adverse effect on activity and attention in children)'라는 경고 문구가 표시되어야 합니다. 어린이에게 제공하기 전에 이 점을 반드시 확인하시고, 특히 과잉행동(ADHD) 등에 민감한 어린이에게는 주의가 필요합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 글루텐 프리(Gluten-Free)인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"제품 성분 자체에는 글루텐이 포함되어 있지 않습니다. 그러나 이 제품은 글루텐 함유 곡물(Cereals containing Gluten)을 취급하는 시설에서 제조됩니다. 따라서 교차 오염(cross-contamination)의 가능성이 있습니다. 셀리악병(Coeliac disease)이나 글루텐에 심각한 알레르기가 있으신 분은 섭취 전 주의하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 설탕이 많이 들어 있나요? 당 함량이 어느 정도인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"SFC 자두소다는 당 함량이 비교적 높은 편입니다. 100ml당 약 14.6g의 당이 포함되어 있으며, 350ml 한 캔 기준으로 약 51g의 당이 들어 있습니다. 이는 유럽의 일반 과일 탄산음료와 유사한 수준입니다. 당 섭취를 제한하시는 분은 소량씩 즐기시거나, 얼음이나 물과 희석하여 드시는 것을 권장합니다. 이 제품은 발효 음료나 프로바이오틱 음료가 아닌 일반 탄산 청량음료입니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"SFC","offers":[{"title":"20\/02\/2027","offer_id":56211874906437,"sku":"DOT-PROD-40071453-P2258","price":2.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/sfc-plum-soda-350ml-kr-badged-1777986926715.png?v=1777990517"},{"product_id":"sfc-watermelon-soda-350ml-kr","title":"SFC 수박소다 350ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #ffeef0 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003eSFC바이오 수박소다 업 350ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 한국 탄산음료 · Authentic Korean Soda\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e한국에서 사랑받는 여름 음료, 수박소다입니다. 한국산 수박에서 추출한 과즙을 사용해 산뜻한 단맛과 청량한 탄산이 어우러진 핑크빛 음료로, 한국에서는 더운 여름철 갈증 해소 음료이자 분식·치킨·매운 한식과 함께 즐기는 인기 페어링 드링크로 자리잡았습니다. 이름 그대로 잘 익은 수박을 한 모금 베어 문 듯한 달콤한 향이 특징입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-korea.png?v=1777379724\" alt=\"Korea\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eKorea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e한국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Korea\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth\u003e100ml 기준\u003c\/th\u003e\n\u003cth\u003e총량 (350ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e126.7 kJ \/ 30.3 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e443.45 kJ \/ 106.05 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e7.4 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e25.9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e5.4 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e18.9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.032 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.11 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredients\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e정제수, 액상과당, 설탕, 수박농축액, 보습제(소르비톨, E967), 산미료(시트르산, E330), 산도조절제(이산화탄소, E290 \/ DL-사과산, E296 \/ 시트르산나트륨, E331), 합성착향료(수박향, 레몬향), 합성보존료(안식향산나트륨), 합성착색료(락색소).\u003c\/p\u003e\n        \u003cp class=\"dotasia-ingredients-list\" style=\"margin-top:10px !important; color:#757575 !important; font-size:12px !important;\"\u003e※ E290(이산화탄소)은 천연 발효가 아닌 인공 가스주입 방식의 탄산입니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp class=\"dotasia-ingredients-list\" style=\"font-size:13px !important; color:#555 !important;\"\u003eEU 14대 의무 알러지 항목 중 본 제품에 포함된 성분은 \u003cstrong\u003e확인되지 않았습니다\u003c\/strong\u003e. 다만 합성 보존료(안식향산나트륨)와 합성 착색료가 포함되어 있으니, 식품 첨가물에 민감하신 분은 함유 성분을 확인 후 섭취하시기 바랍니다.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Tasting Notes\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003e잘 익은 수박의 단맛 + 청량한 탄산\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e신선함 Fresh\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산감 Fizz\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e과일향 Fruity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e산미 Acidity\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:30% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e3\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 한국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e한국식 즐기는 방법 · Recetas Coreanas\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e한국 가정과 식당에서 수박소다를 즐기는 다양한 방법 — 한국에서는 단순한 음료를 넘어 매운 음식의 단짝으로 사랑받습니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eChimaek\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e치킨과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 양념치킨이나 후라이드 치킨에는 보통 맥주를 곁들이지만(치맥), 술을 마시지 않거나 어린이·임산부에게는 수박소다가 인기 대안입니다. 달콤한 수박향이 짭짤한 치킨의 기름기를 산뜻하게 잡아주어 가족 회식의 단골 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTteokbokki\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e떡볶이와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매콤한 고추장 양념의 떡볶이는 한국에서 가장 사랑받는 분식 메뉴입니다. 매운맛이 강할수록 차갑고 달콤한 음료를 찾게 되는데, 수박소다는 매운 자극을 부드럽게 가라앉혀주는 한국 분식집의 고전적인 페어링입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBuldak Ramen\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e불닭볶음면과 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e매운 불닭볶음면을 먹을 때 한국인이 가장 자주 손에 쥐는 음료가 바로 수박소다입니다. 우유와 함께 매운맛 진정 음료의 양대산맥으로 꼽히며, 청량한 탄산과 단맛이 입안의 매운 기운을 빠르게 식혀줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKorean BBQ\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e삼겹살·불고기와 함께\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국식 바비큐(삼겹살, 불고기) 식사에서 어른들은 소주를 마시는 동안 아이들과 비음주자는 수박소다를 즐깁니다. 기름진 고기의 풍미를 산뜻하게 정리해주어 한국 고깃집의 메뉴판에 늘 등장하는 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBingsu Float\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e수박소다 빙수 플로트\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국 카페에서 인기 있는 변형 메뉴로, 잔에 얼음과 바닐라 아이스크림 한 스쿱을 넣고 차가운 수박소다를 부어 만드는 핑크빛 플로트입니다. 여름철 디저트 음료로 만들기 쉽고, 수박향이 더 진해져 SNS에 자주 등장합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003ePicnic Drink\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e한강 피크닉의 단짝\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e한국에서는 한강 공원에서 돗자리를 펴고 김밥·라면·치킨을 먹는 피크닉 문화가 일상적입니다. 캔 수박소다는 휴대가 간편하고 모두가 좋아하는 단맛이라 가족·친구와의 야외 식사에 늘 함께하는 대표 캔 음료입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e350ml (캔)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e대한민국 · Republic of Korea 🇰🇷\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003eSFC바이오 (SFC Bio Co., Ltd.)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선과 고온을 피해 서늘한 곳에 보관. 차갑게 두면 더 맛있게 즐기실 수 있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산음료 · Carbonated Soft Drink\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003edotAsia는 한국에서 직접 수입한 정통 식품을 유럽 가정에 전합니다. 잘 익은 한국 수박의 향긋한 단맛, 캔을 따는 순간 시작되는 청량한 한국의 여름을 그대로 만나보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e🇰🇷 한국 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 1169\/2011 준수\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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\u003eSFC 수박소다는 어떤 음료인가요? 맛이 어떤가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003eSFC 수박소다는 한국에서 인기 있는 과일 탄산음료로, 수박 추출물과 수박 향을 사용해 달콤하고 상큼한 수박 맛을 냅니다. 유럽의 과일 탄산음료(예: Fanta 류)와 비슷한 카테고리이지만, 수박 특유의 가볍고 청량한 단맛이 특징입니다. 탄산이 들어있어 시원하게 마시기 좋으며, 강렬한 인공 향보다는 부드럽고 달콤한 수박 풍미가 납니다. 350ml 캔 한 개에 약 106kcal입니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003eSFC 수박소다의 주요 감미료는 고과당 옥수수 시럽(EU 표시 기준: glucose-fructose syrup)과 설탕입니다. 또한 산도 조절제(E330 구연산, E290 이산화탄소, E296, E331)와 보습제(E967 자일리톨), 수박 향 및 레몬 향, 그리고 합성 보존제(소듐 벤조에이트)가 포함되어 있습니다. 색소로는 락 색소(Lac Colour)가 사용됩니다. 첨가물에 민감하신 분들은 성분표를 꼭 확인하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아니요, 이 제품은 비건 및 채식주의자(베지테리언) 모두에게 적합하지 않습니다. 성분 중 '락 색소(Lac Colour)'는 깍지벌레(곤충)에서 추출한 동물성 색소로, EU 기준에서 비건 또는 채식 제품으로 표시할 수 없습니다. 비건·채식 식단을 유지하시는 분들께는 이 제품을 권장하지 않습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 이 제품의 EU 수출 라벨에는 '우유, 대두(소이), 글루텐 함유 곡물의 흔적이 포함될 수 있음(May contain traces of Milk, Soya and Cereals containing Gluten)'이라는 교차 오염 경고가 표시되어 있습니다. 유제품, 대두, 또는 글루텐 알레르기나 불내증이 있으신 분들은 섭취 전 반드시 이 점을 유의하시기 바랍니다. 글루텐 프리 여부는 공식적으로 확인되지 않았습니다. 할랄 인증도 없는 제품입니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003eSFC 수박소다를 음식과 함께 즐기거나 칵테일 재료로 활용할 수 있나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 다양하게 활용할 수 있습니다! 음식 페어링으로는 매콤한 한국 스낵(예: 떡볶이, 핫 치킨 스낵), 가벼운 샐러드, 또는 여름 바비큐와 잘 어울립니다. 탄산의 청량감이 매운맛을 중화해주는 역할을 합니다. 음료 활용으로는 보드카나 화이트 럼과 섞어 간단한 칵테일로, 또는 라임즙과 민트를 더해 목테일로 즐길 수 있습니다. 차갑게 냉장 보관 후 얼음과 함께 마시는 것이 가장 맛있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 수박 소다 스파클링 목테일 — 민트 \u0026 라임 트위스트\",\n  \"description\": \"SFC 수박소다의 달콤하고 상큼한 수박 향을 활용한 스파클링 목테일입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료만으로 만들 수 있으며, 여름 파티나 바비큐 자리에 잘 어울립니다. 한국 슈퍼마켓이나 dotasia.eu에서 구입한 SFC 수박소다를 베이스로 사용해 색다른 한국식 청량감을 경험해보세요.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/sfc-watermelon-soda-350ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"수박소다, SFC, 한국 음료, 목테일, 스파클링 드링크, 여름 음료, 한국 슈퍼마켓, Korean soda, watermelon drink, DotAsia\",\n  \"recipeYield\": \"2\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Korean-inspired\",\n  \"recipeIngredient\": [\n    \"SFC 수박소다 350ml 1캔\",\n    \"신선한 라임 1개 (즙 짜기용)\",\n    \"신선한 민트 잎 8~10장\",\n    \"얼음 적당량\",\n    \"라임 슬라이스 2개 (가니시용)\",\n    \"선택: 석류 시럽(그레나딘) 1 티스푼 (색감 강화용, 유럽 슈퍼마켓에서 구입 가능)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 유리잔 2개에 얼음을 넉넉히 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 라임 1개를 반으로 잘라 각 잔에 라임즙을 절반씩 짜 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. 민트 잎을 손바닥에 올려 가볍게 두드린 후(향이 더 잘 납니다) 각 잔에 4~5장씩 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 원하는 경우 석류 시럽(그레나딘)을 각 잔에 1\/2 티스푼씩 넣어 색감을 더합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. SFC 수박소다를 두 잔에 천천히 균등하게 따릅니다. 탄산이 빠지지 않도록 잔 가장자리를 따라 부어주세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 라임 슬라이스와 민트 잎으로 가니시하여 즉시 제공합니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"SFC 수박소다는 어떤 음료인가요? 맛이 어떤가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"SFC 수박소다는 한국에서 인기 있는 과일 탄산음료로, 수박 추출물과 수박 향을 사용해 달콤하고 상큼한 수박 맛을 냅니다. 유럽의 과일 탄산음료(예: Fanta 류)와 비슷한 카테고리이지만, 수박 특유의 가볍고 청량한 단맛이 특징입니다. 탄산이 들어있어 시원하게 마시기 좋으며, 강렬한 인공 향보다는 부드럽고 달콤한 수박 풍미가 납니다. 350ml 캔 한 개에 약 106kcal입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에 어떤 감미료와 첨가물이 들어있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"SFC 수박소다의 주요 감미료는 고과당 옥수수 시럽(EU 표시 기준: glucose-fructose syrup)과 설탕입니다. 또한 산도 조절제(E330 구연산, E290 이산화탄소, E296, E331)와 보습제(E967 자일리톨), 수박 향 및 레몬 향, 그리고 합성 보존제(소듐 벤조에이트)가 포함되어 있습니다. 색소로는 락 색소(Lac Colour)가 사용됩니다. 첨가물에 민감하신 분들은 성분표를 꼭 확인하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"비건이나 채식주의자도 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아니요, 이 제품은 비건 및 채식주의자(베지테리언) 모두에게 적합하지 않습니다. 성분 중 '락 색소(Lac Colour)'는 깍지벌레(곤충)에서 추출한 동물성 색소로, EU 기준에서 비건 또는 채식 제품으로 표시할 수 없습니다. 비건·채식 식단을 유지하시는 분들께는 이 제품을 권장하지 않습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"알레르기가 있는 소비자가 주의해야 할 사항이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 이 제품의 EU 수출 라벨에는 '우유, 대두(소이), 글루텐 함유 곡물의 흔적이 포함될 수 있음(May contain traces of Milk, Soya and Cereals containing Gluten)'이라는 교차 오염 경고가 표시되어 있습니다. 유제품, 대두, 또는 글루텐 알레르기나 불내증이 있으신 분들은 섭취 전 반드시 이 점을 유의하시기 바랍니다. 글루텐 프리 여부는 공식적으로 확인되지 않았습니다. 할랄 인증도 없는 제품입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"SFC 수박소다를 음식과 함께 즐기거나 칵테일 재료로 활용할 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 다양하게 활용할 수 있습니다! 음식 페어링으로는 매콤한 한국 스낵(예: 떡볶이, 핫 치킨 스낵), 가벼운 샐러드, 또는 여름 바비큐와 잘 어울립니다. 탄산의 청량감이 매운맛을 중화해주는 역할을 합니다. 음료 활용으로는 보드카나 화이트 럼과 섞어 간단한 칵테일로, 또는 라임즙과 민트를 더해 목테일로 즐길 수 있습니다. 차갑게 냉장 보관 후 얼음과 함께 마시는 것이 가장 맛있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"SFC","offers":[{"title":"10\/04\/2027","offer_id":56212055851333,"sku":"DOT-PROD-40071453-P2259","price":2.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/sfc-watermelon-soda-350ml-kr-badged-1777986926710.png?v=1777990521"},{"product_id":"aroy-d-coconut-milk-original-250ml-kr","title":"아로이디 코코넛 밀크 오리지널 250ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f0f9f4 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 130px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 100px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e아로이디 코코넛 밀크 오리지널 250ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 태국 식품 · Auténtico de Tailandia\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003eAROY-D는 태국에서 가장 사랑받는 코코넛 밀크 브랜드 중 하나입니다. 신선한 태국 코코넛 과육에서 추출한 진하고 크리미한 액을 그대로 담았으며, 태국 가정과 레스토랑에서 그린커리·톰얌·팟타이 등 거의 모든 요리의 베이스로 사용됩니다. 부드러운 단맛과 풍부한 코코넛 향이 어우러져, 한 모금만 맛봐도 동남아시아의 따뜻한 햇살이 느껴집니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-halal.png?v=1777377593\" alt=\"Halal\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eHalal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-thailand.png?v=1777379738\" alt=\"Thailand\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eThailand\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e할랄\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e할랄 적합 \u003cspan class=\"km-en\"\u003eHalal\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e태국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Thailand\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e영양소\u003c\/th\u003e\n              \u003cth style=\"text-align:right !important;\"\u003e100g 기준\u003c\/th\u003e\n              \u003cth style=\"text-align:right !important;\"\u003e총량 (250ml)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e764 kJ \/ 185 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e1910 kJ \/ 462.5 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e19 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e47.5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e17 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e42.5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e1.6 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.05 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.13 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:10px !important;\"\u003e※ EU 규정 1169\/2011에 따른 의무 표시. 식이섬유는 라벨에 별도 표시되지 않았습니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredientes\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          코코넛 추출액 (70%), 정제수, 유화제 (E435 — 폴리옥시에틸렌 스테아레이트).\u003cbr\u003e\u003cbr\u003e\n          \u003cspan style=\"color:#757575 !important; font-size:12px !important;\"\u003eCoconut Extract (70%), Water, Emulsifier (E435).\u003cbr\u003e※ 단순한 구성 — 보존료·인공 향료 무첨가.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#2c2c2c !important; line-height:1.6 !important;\"\u003e본 제품은 EU 14대 의무 표시 알러지 항목에 해당하는 성분이 \u003cstrong\u003e포함되어 있지 않습니다\u003c\/strong\u003e. 글루텐, 유제품, 견과류(코코넛은 EU 알러지 분류상 견과류에 해당하지 않음), 대두, 계란 등 모두 무첨가입니다.\u003c\/p\u003e\n      \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:8px !important;\"\u003e※ 코코넛에 개별 민감성이 있는 분은 섭취를 피해주세요. 제조 환경에 대한 자세한 정보는 패키지 라벨을 확인하세요.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Perfil de Sabor\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e크리미함 Creamy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e코코넛 향 Aroma\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e자연 단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:50% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e매운맛 Spice\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:0% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e0\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e짠맛 Salt\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:5% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e1\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 태국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e태국식 활용법 · Estilo Tailandés\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e태국 가정과 식당에서 코코넛 밀크는 거의 매일 등장하는 핵심 재료입니다. AROY-D 250ml 한 팩으로 태국 정통의 풍미를 그대로 재현해보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eGreen Curry\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eแกงเขียวหวาน\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e태국 그린 커리. 그린 커리 페이스트를 코코넛 밀크에 풀어 끓이고 닭고기·가지·바질을 넣으면 완성됩니다. 매콤하면서도 코코넛의 부드러움이 매운맛을 감싸주는, 태국에서 가장 사랑받는 커리입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTom Kha Gai\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eต้มข่าไก่\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e코코넛 갈랑갈 치킨 수프. 갈랑갈, 레몬그라스, 카피르 라임 잎을 코코넛 밀크에 우려내고 닭고기를 넣어 끓입니다. 향긋하고 부드러운 국물이 특징인 태국 대표 수프로, 톰얌의 부드러운 사촌입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eMassaman Curry\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eแกงมัสมั่น\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e마싸만 커리. 코코넛 밀크에 마싸만 페이스트, 소고기 또는 닭고기, 감자, 땅콩을 넣어 푹 끓이는 남부 태국식 커리입니다. 맵지 않고 향신료의 따뜻한 풍미가 깊이 우러나 유럽 입맛에도 잘 맞습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eRed Curry\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eแกงเผ็ด\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e레드 커리. 레드 커리 페이스트를 코코넛 밀크에 풀고 오리·돼지고기·죽순 등을 넣어 만드는 진한 붉은빛 커리. 그린 커리보다 살짝 단맛이 강하고 향이 진하며, 자스민 라이스와 가장 잘 어울립니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eMango Sticky Rice\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eข้าวเหนียวมะม่วง\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e망고 찰밥. 찰밥 위에 잘 익은 망고를 얹고 따뜻한 달콤짭짤한 코코넛 소스(코코넛 밀크 + 설탕 + 약간의 소금)를 부어 먹는 태국 국민 디저트. 더운 여름에 특히 인기가 많습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKhao Niao Mamuang\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eขนมหวาน · Thai Desserts\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e태국 디저트 베이스. 코코넛 밀크는 부어 카팁(찐 만두 디저트), 사쿠 가티(사고 펄 디저트), 글루아이 부엇 치(바나나 코코넛 수프) 등 수많은 태국 디저트의 핵심 재료. 차게 또는 따뜻하게 모두 즐길 수 있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보 · Detalles\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e250ml\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e태국 (Thailand) 🇹🇭\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e개봉 전 직사광선을 피해 서늘한 곳에 실온 보관. 개봉 후에는 냉장 보관 후 1–2일 이내 사용 권장.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003eThai Agri Foods Public Company Limited (AROY-D)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e태국 햇살 아래 자란 코코넛의 진한 풍미를 그대로 — AROY-D와 함께 정통 태국 요리를 유럽 식탁에서 즐겨보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eHACCP 인증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e아시아 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e품질 보증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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아로이디 코코넛 밀크란 무엇이며, 어떤 맛과 질감인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아로이디 코코넛 밀크는 코코넛 과육에서 추출한 진하고 크리미한 식물성 음료입니다. 이 제품은 코코넛 추출물 70%와 물, 유화제(E435)로 구성되어 있으며, 달콤하면서도 고소한 코코넛 특유의 풍미가 납니다. 유럽의 헤비 크림(heavy cream)과 유사하게 요리에 깊은 풍미와 부드러운 질감을 더해 주지만, 유제품이 전혀 포함되지 않은 100% 식물성 제품입니다. 커리, 수프, 스무디, 디저트 등 다양한 요리에 활용할 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan) 및 베지테리언(Vegetarian) 식단에 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 아로이디 코코넛 밀크 오리지널은 완전한 비건(Vegan) 및 베지테리언(Vegetarian) 제품입니다. 동물성 원료가 전혀 포함되어 있지 않으며, 코코넛 추출물·물·유화제(E435)만으로 구성되어 있습니다. 또한 글루텐 프리(Gluten-Free)이며 할랄(Halal) 인증을 받은 제품이므로, 다양한 식단 요건을 가진 분들도 안심하고 사용하실 수 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e코코넛은 EU 식품 표시 규정(Regulation (EU) No 1169\/2011)에서 규정하는 14가지 의무 알레르겐 목록에 포함되어 있지 않습니다. 따라서 EU 기준상 코코넛에 대한 의무적인 알레르겐 경고 표시는 요구되지 않습니다. 그러나 코코넛에 민감하거나 알레르기 반응을 경험한 적이 있는 분은 섭취 전 의사 또는 전문 영양사와 상담하시기를 권장합니다. 미국 FDA 기준에서는 코코넛을 견과류(tree nut)로 분류하고 있으므로, 견과류 알레르기가 있는 분은 각별히 주의하시기 바랍니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아로이디 코코넛 밀크 250ml는 소용량 팩으로, 한 번에 사용하기 적합한 크기입니다. 개봉 전에는 서늘하고 건조한 곳에 상온 보관이 가능합니다. 개봉 후에는 반드시 밀폐 용기에 옮겨 담아 냉장 보관하고, 2~3일 이내에 사용하시기를 권장합니다. 코코넛 밀크는 냉장 보관 시 지방 성분이 위로 분리되어 굳을 수 있는데, 이는 정상적인 현상이므로 사용 전 잘 저어 주시면 됩니다. 정확한 유통기한은 제품 패키지에 표기된 날짜를 확인하세요.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아로이디 코코넛 밀크는 유럽 가정에서도 매우 다양하게 활용할 수 있습니다. 커리나 수프에 넣으면 유제품 크림 대신 풍부하고 크리미한 질감을 낼 수 있으며, 리조또나 파스타 소스에 활용해 이국적인 풍미를 더할 수도 있습니다. 디저트로는 판나코타 대신 코코넛 밀크 푸딩을 만들거나, 스무디·라테에 식물성 베이스로 사용하기에도 좋습니다. 250ml 소용량 팩이라 한 레시피에 딱 맞게 사용할 수 있어 낭비 없이 편리합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 코코넛 밀크 타이 스타일 채소 커리 (유럽 식재료 활용)\",\n  \"description\": \"아로이디 코코넛 밀크 오리지널 250ml를 활용한 크리미하고 향긋한 채소 커리입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료로 만들 수 있으며, 비건·글루텐 프리·할랄 식단 모두에 적합합니다. 한국 슈퍼마켓이나 아시안 식품점에서 구매한 아로이디 코코넛 밀크가 이 레시피의 핵심 재료입니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/aroy-d-coconut-milk-original-250ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-05\",\n  \"prepTime\": \"PT10M\",\n  \"cookTime\": \"PT20M\",\n  \"totalTime\": \"PT30M\",\n  \"keywords\": \"코코넛 밀크 커리, 비건 커리, 글루텐 프리, 할랄, 아로이디, 채소 커리, 아시안 레시피, 유럽 아시안 요리, 한국 슈퍼마켓, dotasia\",\n  \"recipeYield\": \"2\",\n  \"recipeCategory\": \"Main course\",\n  \"recipeCuisine\": \"Asian-inspired\",\n  \"recipeIngredient\": [\n    \"아로이디 코코넛 밀크 오리지널 250ml 1팩\",\n    \"노란 양파 1개 (얇게 슬라이스)\",\n    \"마늘 2쪽 (다진 것)\",\n    \"생강 1작은술 (다진 것 또는 페이스트)\",\n    \"빨간 파프리카 1개 (한 입 크기로 자른 것)\",\n    \"주키니 호박 1개 (한 입 크기로 자른 것)\",\n    \"병아리콩 통조림 200g (물기 제거)\",\n    \"커리 파우더 2작은술 (유럽 슈퍼마켓 구매 가능)\",\n    \"강황 가루 1\/2작은술\",\n    \"올리브 오일 또는 코코넛 오일 2큰술\",\n    \"소금·후추 적당량\",\n    \"신선한 고수 또는 파슬리 (취향에 따라 장식용)\",\n    \"바스마티 라이스 또는 플랫브레드 (곁들임용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 중불로 달군 팬에 올리브 오일을 두르고 양파를 3~4분간 투명해질 때까지 볶습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 다진 마늘과 생강을 넣고 1분간 더 볶아 향을 냅니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. 커리 파우더와 강황 가루를 넣고 30초간 볶아 향신료를 활성화합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 파프리카와 주키니 호박을 넣고 2~3분간 볶습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. 병아리콩을 넣은 뒤 아로이디 코코넛 밀크 250ml를 전부 붓고 잘 섞습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 약불로 줄이고 뚜껑을 덮어 10~12분간 끓여 채소가 부드러워지도록 합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"7. 소금과 후추로 간을 맞춥니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"8. 바스마티 라이스 또는 플랫브레드와 함께 그릇에 담고, 고수 또는 파슬리로 장식하여 바로 서빙합니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"아로이디 코코넛 밀크란 무엇이며, 어떤 맛과 질감인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아로이디 코코넛 밀크는 코코넛 과육에서 추출한 진하고 크리미한 식물성 음료입니다. 이 제품은 코코넛 추출물 70%와 물, 유화제(E435)로 구성되어 있으며, 달콤하면서도 고소한 코코넛 특유의 풍미가 납니다. 유럽의 헤비 크림(heavy cream)과 유사하게 요리에 깊은 풍미와 부드러운 질감을 더해 주지만, 유제품이 전혀 포함되지 않은 100% 식물성 제품입니다. 커리, 수프, 스무디, 디저트 등 다양한 요리에 활용할 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan) 및 베지테리언(Vegetarian) 식단에 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 아로이디 코코넛 밀크 오리지널은 완전한 비건(Vegan) 및 베지테리언(Vegetarian) 제품입니다. 동물성 원료가 전혀 포함되어 있지 않으며, 코코넛 추출물·물·유화제(E435)만으로 구성되어 있습니다. 또한 글루텐 프리(Gluten-Free)이며 할랄(Halal) 인증을 받은 제품이므로, 다양한 식단 요건을 가진 분들도 안심하고 사용하실 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"코코넛 알레르기가 있는 경우 이 제품을 섭취해도 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"코코넛은 EU 식품 표시 규정(Regulation (EU) No 1169\/2011)에서 규정하는 14가지 의무 알레르겐 목록에 포함되어 있지 않습니다. 따라서 EU 기준상 코코넛에 대한 의무적인 알레르겐 경고 표시는 요구되지 않습니다. 그러나 코코넛에 민감하거나 알레르기 반응을 경험한 적이 있는 분은 섭취 전 의사 또는 전문 영양사와 상담하시기를 권장합니다. 미국 FDA 기준에서는 코코넛을 견과류(tree nut)로 분류하고 있으므로, 견과류 알레르기가 있는 분은 각별히 주의하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"개봉 후 보관 방법과 유통기한은 어떻게 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아로이디 코코넛 밀크 250ml는 소용량 팩으로, 한 번에 사용하기 적합한 크기입니다. 개봉 전에는 서늘하고 건조한 곳에 상온 보관이 가능합니다. 개봉 후에는 반드시 밀폐 용기에 옮겨 담아 냉장 보관하고, 2~3일 이내에 사용하시기를 권장합니다. 코코넛 밀크는 냉장 보관 시 지방 성분이 위로 분리되어 굳을 수 있는데, 이는 정상적인 현상이므로 사용 전 잘 저어 주시면 됩니다. 정확한 유통기한은 제품 패키지에 표기된 날짜를 확인하세요.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"유럽 요리에서 코코넛 밀크를 어떻게 활용할 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아로이디 코코넛 밀크는 유럽 가정에서도 매우 다양하게 활용할 수 있습니다. 커리나 수프에 넣으면 유제품 크림 대신 풍부하고 크리미한 질감을 낼 수 있으며, 리조또나 파스타 소스에 활용해 이국적인 풍미를 더할 수도 있습니다. 디저트로는 판나코타 대신 코코넛 밀크 푸딩을 만들거나, 스무디·라테에 식물성 베이스로 사용하기에도 좋습니다. 250ml 소용량 팩이라 한 레시피에 딱 맞게 사용할 수 있어 낭비 없이 편리합니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"AROY-D","offers":[{"title":"15\/02\/2027","offer_id":56996163813701,"sku":"DOT-PROD-40071453-P9","price":2.59,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/aroy-d-coconut-milk-original-250ml-kr-badged-1777986972882.png?v=1777991215"},{"product_id":"aroy-d-coconut-milk-original-500ml-kr","title":"아로이디 코코넛 밀크 오리지널 500ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #f0f9f5 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 130px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 100px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e아로이디 코코넛 밀크 오리지널 500ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 태국 식품 · Auténtico Producto Tailandés\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e태국 요리의 영혼이라 불리는 코코넛 밀크. 신선한 코코넛 과육에서 추출한 진하고 크리미한 액체로, 태국 가정에서는 커리, 수프, 디저트의 베이스로 매일 사용됩니다. AROY-D는 태국 현지 가정과 레스토랑 모두에서 가장 신뢰받는 브랜드 중 하나로, 부드러운 단맛과 풍부한 코코넛 향이 특징입니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-thailand.png?v=1777379738\" alt=\"Thailand\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eThailand\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e태국 직수입 \u003cspan class=\"km-en\"\u003eDirect from Thailand\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (500ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e774 kJ \/ 185 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e3870 kJ \/ 925 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e18.9 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e94.5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e16.5 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e82.5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e2.2 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e11 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e1.5 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e7.5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e1.1 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e5.5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e식이섬유\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:11px !important; color:#888 !important; margin-top:10px !important;\"\u003e※ 값은 EU 시장 포뮬러(코코넛 추출물 70%) 기준 추정치이며, 실제 라벨 표기를 우선합니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 (Ingredients)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          코코넛 추출물 70% (Coconut extract 70%), 정제수 (Water), 유화제: 폴리소르베이트 60 \/ E435 (Emulsifier: Polysorbate 60 \/ E435).\n          \u003cbr\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:12px !important; color:#888 !important;\"\u003e※ 부드럽고 균일한 질감을 유지하기 위해 식품 등급 유화제(E435)가 소량 첨가되어 있습니다. 인공 색소, 향료, 보존료는 사용되지 않았습니다.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:12px !important; color:#555 !important; margin-bottom:8px !important;\"\u003eEU 의무 표시 14대 알러지 항목 중 본 제품에 포함된 성분입니다.\u003c\/p\u003e\n      \u003cspan class=\"dotasia-allergy-chip\"\u003e견과류 · Nuts (코코넛 \/ Coconut)\u003c\/span\u003e\n      \u003cp style=\"font-size:11px !important; color:#888 !important; margin-top:10px !important;\"\u003e※ EU 일부 국가에서는 코코넛이 견과류 알러지 항목에 포함됩니다. 견과류 알러지가 있으신 분은 섭취 전 의사와 상담하시기 바랍니다.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Tasting Notes\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eAROY-D Coconut Milk Original\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e크리미함 Creamy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:50% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e코코넛 향 Aroma\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e매운맛 Spice\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:0% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e0\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e짠맛 Salt\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:5% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e0.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important; margin-top:16px !important;\"\u003e진하고 부드러운 질감, 자연스러운 코코넛의 단맛과 풍부한 향. 그대로 사용하면 크림 같은 농도, 물을 더해 희석하면 가벼운 코코넛 우유 음료로도 즐길 수 있습니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 태국식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e태국식 활용법 · Estilo Tailandés\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e태국 가정에서 코코넛 밀크는 매일 사용되는 기본 식재료입니다. AROY-D 코코넛 밀크 오리지널로 즐기는 정통 태국 요리 6가지를 소개합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eGreen Curry\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eแกงเขียวหวาน\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e태국에서 가장 사랑받는 커리 중 하나. 그린 커리 페이스트를 코코넛 밀크에 풀어 끓이고 닭고기, 가지, 바질을 넣어 완성합니다. 매콤하면서도 코코넛의 부드러움이 균형을 잡아주는 정통 태국 가정식입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTom Kha Gai\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eต้มข่าไก่\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e갈랑갈, 레몬그라스, 카피르 라임 잎과 코코넛 밀크로 끓이는 태국 대표 코코넛 치킨 수프. 매운 톰얌과 달리 부드럽고 향긋해 외국인 입맛에도 잘 맞으며, 태국 식당에서 가장 자주 주문되는 메뉴 중 하나입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eMassaman Curry\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eแกงมัสมั่น\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e태국 남부의 진하고 깊은 풍미의 커리. 코코넛 밀크에 마사만 페이스트, 소고기 또는 닭고기, 감자, 땅콩을 넣고 천천히 졸여 만듭니다. 덜 맵고 견과류의 고소함이 특징이라 유럽인에게도 인기 있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKhao Niao Mamuang\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eข้าวเหนียวมะม่วง\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e태국의 대표 디저트인 망고 찰밥. 찰밥 위에 잘 익은 망고 슬라이스를 올리고 코코넛 밀크에 설탕과 소금을 약간 더한 소스를 끼얹어 먹습니다. 달콤하고 짭짤한 코코넛 소스가 핵심입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eRed Curry\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eแกงเผ็ด\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e붉은 고추 베이스의 레드 커리 페이스트와 코코넛 밀크로 만드는 진한 커리. 오리고기, 새우, 두부 등 다양한 재료와 잘 어울리며, 자스민 라이스에 곁들여 먹는 것이 정석입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eThai Iced Coffee\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eกาแฟเย็น\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e태국 길거리에서 흔히 볼 수 있는 시원한 음료. 진하게 내린 커피에 코코넛 밀크와 약간의 설탕, 얼음을 더하면 부드럽고 이국적인 맛의 아이스 커피가 완성됩니다. 우유 대용으로도 훌륭합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보 · Detalles del Producto\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e500ml (테트라팩 \/ Tetra Pak)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e태국 (Thailand) 🇹🇭\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e개봉 전: 직사광선을 피해 서늘한 곳에 상온 보관 \/ 개봉 후: 냉장 보관 후 2~3일 이내 사용\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e사용 팁\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e사용 전 잘 흔들어 주세요. 분리되는 것은 자연스러운 현상입니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003eThai Agri Foods Public Company Limited (AROY-D)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003eAROY-D는 태국 현지에서 가장 신뢰받는 코코넛 밀크 브랜드 중 하나로, 정통 태국 요리의 풍미를 그대로 유럽 식탁에 전합니다. dotAsia가 직수입한 신선한 제품을 만나보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eHACCP 인증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보장\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e태국 직수입\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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아로이디 코코넛 밀크 오리지널은 어떤 제품인가요? 코코넛 크림과 다른가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아로이디 코코넛 밀크 오리지널은 코코넛 추출물(70%)과 물, 유화제(E435)로 만들어진 액상 코코넛 유제품입니다. 코코넛 크림보다 지방 함량이 낮고 농도가 묽어서 카레, 수프, 스무디, 음료 등 다양한 요리에 베이스로 사용하기 좋습니다. 코코넛 크림은 지방 함량이 훨씬 높고 더 진하며 주로 소스를 걸쭉하게 만들 때 사용합니다. 코코넛 밀크는 동남아시아 및 한국 요리에서 유제품(우유, 생크림)의 대체재로도 널리 활용됩니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan)이나 채식주의자(Vegetarian)에게 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 아로이디 코코넛 밀크 오리지널은 100% 식물성 성분으로만 구성되어 있어 비건(Vegan) 및 채식주의자(Vegetarian) 모두에게 적합합니다. 동물성 성분이 전혀 포함되어 있지 않으며, 유제품(우유)을 대체하는 식물성 음식 재료로 비건 요리에 매우 유용합니다. 또한 글루텐이 포함되지 않아 글루텐프리 식단을 유지하는 분들도 안심하고 사용하실 수 있습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e중요한 알레르기 정보입니다. 이 제품에는 코코넛이 포함되어 있으며, EU 식품 표시 규정(Regulation 1169\/2011 Annex II)에 따라 코코넛은 '견과류(NUTS)'로 분류 및 표시됩니다. 견과류 알레르기가 있는 분은 섭취 전 반드시 의사 또는 전문가와 상담하시기 바랍니다. 그 외 글루텐, 유제품, 대두 등의 주요 알레르겐은 포함되어 있지 않습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e개봉 전에는 서늘하고 건조한 상온에서 보관하시면 됩니다. 개봉 후에는 반드시 냉장 보관하시고, 3~4일 이내에 사용하시기를 권장합니다. 남은 코코넛 밀크는 밀폐 용기에 옮겨 담아 냉장 보관하세요. 냉장 보관 시 지방 성분이 분리되어 윗부분이 굳을 수 있는데, 이는 자연스러운 현상이며 사용 전 잘 흔들거나 저어주시면 됩니다. 장기 보관이 필요한 경우 밀폐 용기에 담아 냉동 보관도 가능합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품에 첨가물(E435)이 들어 있는데 안전한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품에는 유화제로 폴리소르베이트 60(E435)이 소량 포함되어 있습니다. E435는 EU 식품 안전 규정에 따라 승인된 식품 첨가물로, 코코넛 밀크의 물과 지방 성분이 분리되지 않도록 균일하게 유지하는 역할을 합니다. EU 식품 규정에 따라 성분표에 반드시 표기되어야 하며, 아로이디 EU 수출용 제품에는 이 성분이 포함되어 있습니다. 안전성에 대해 우려되시는 경우 의사 또는 영양 전문가에게 문의하시기 바랍니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 태국식 코코넛 커리 수프 (비건)\",\n  \"description\": \"아로이디 코코넛 밀크 오리지널을 베이스로 한 크리미하고 향긋한 비건 코코넛 커리 수프입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 채소와 향신료를 활용해 누구나 간단하게 만들 수 있습니다. 한국 슈퍼마켓이나 아시안 식료품점에서 구입한 아로이디 코코넛 밀크가 이 레시피의 핵심 재료입니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/aroy-d-coconut-milk-original-500ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-04\",\n  \"prepTime\": \"PT10M\",\n  \"cookTime\": \"PT20M\",\n  \"totalTime\": \"PT30M\",\n  \"keywords\": \"코코넛 밀크 레시피, 비건 커리 수프, 아로이디 코코넛 밀크, 아시안 수프, 글루텐프리 레시피, 유럽 비건 요리, 한국 슈퍼마켓 재료\",\n  \"recipeYield\": \"2\",\n  \"recipeCategory\": \"Main course\",\n  \"recipeCuisine\": \"Asian\",\n  \"recipeIngredient\": [\n    \"아로이디 코코넛 밀크 오리지널 500ml\",\n    \"채소 육수 300ml\",\n    \"레드 커리 페이스트 2큰술 (유럽 슈퍼마켓 아시안 코너에서 구입 가능)\",\n    \"두부(단단한 것) 200g, 큼직하게 깍둑썰기\",\n    \"당근 1개, 얇게 슬라이스\",\n    \"시금치 또는 케일 한 줌\",\n    \"방울토마토 8~10개\",\n    \"라임즙 1큰술\",\n    \"간장(글루텐프리) 1큰술\",\n    \"신선한 고수(코리앤더) 약간 — 선택\",\n    \"재스민 라이스 또는 바게트 (곁들임용)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"냄비를 중불로 달군 후 레드 커리 페이스트를 1~2분간 볶아 향을 냅니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"아로이디 코코넛 밀크 500ml 전량을 붓고 잘 섞어줍니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"채소 육수 300ml를 추가하고 약불로 줄입니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"당근 슬라이스와 두부를 넣고 10분간 끓입니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"방울토마토와 시금치(또는 케일)를 넣고 3~5분 더 익힙니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"라임즙과 간장을 넣어 간을 조절합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"그릇에 담고 신선한 고수를 올린 뒤, 재스민 라이스 또는 바게트와 함께 냅니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"아로이디 코코넛 밀크 오리지널은 어떤 제품인가요? 코코넛 크림과 다른가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아로이디 코코넛 밀크 오리지널은 코코넛 추출물(70%)과 물, 유화제(E435)로 만들어진 액상 코코넛 유제품입니다. 코코넛 크림보다 지방 함량이 낮고 농도가 묽어서 카레, 수프, 스무디, 음료 등 다양한 요리에 베이스로 사용하기 좋습니다. 코코넛 크림은 지방 함량이 훨씬 높고 더 진하며 주로 소스를 걸쭉하게 만들 때 사용합니다. 코코넛 밀크는 동남아시아 및 한국 요리에서 유제품(우유, 생크림)의 대체재로도 널리 활용됩니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan)이나 채식주의자(Vegetarian)에게 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 아로이디 코코넛 밀크 오리지널은 100% 식물성 성분으로만 구성되어 있어 비건(Vegan) 및 채식주의자(Vegetarian) 모두에게 적합합니다. 동물성 성분이 전혀 포함되어 있지 않으며, 유제품(우유)을 대체하는 식물성 음식 재료로 비건 요리에 매우 유용합니다. 또한 글루텐이 포함되지 않아 글루텐프리 식단을 유지하는 분들도 안심하고 사용하실 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"알레르기가 있는 경우 주의해야 할 점이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"중요한 알레르기 정보입니다. 이 제품에는 코코넛이 포함되어 있으며, EU 식품 표시 규정(Regulation 1169\/2011 Annex II)에 따라 코코넛은 '견과류(NUTS)'로 분류 및 표시됩니다. 견과류 알레르기가 있는 분은 섭취 전 반드시 의사 또는 전문가와 상담하시기 바랍니다. 그 외 글루텐, 유제품, 대두 등의 주요 알레르겐은 포함되어 있지 않습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"개봉 후 어떻게 보관해야 하나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"개봉 전에는 서늘하고 건조한 상온에서 보관하시면 됩니다. 개봉 후에는 반드시 냉장 보관하시고, 3~4일 이내에 사용하시기를 권장합니다. 남은 코코넛 밀크는 밀폐 용기에 옮겨 담아 냉장 보관하세요. 냉장 보관 시 지방 성분이 분리되어 윗부분이 굳을 수 있는데, 이는 자연스러운 현상이며 사용 전 잘 흔들거나 저어주시면 됩니다. 장기 보관이 필요한 경우 밀폐 용기에 담아 냉동 보관도 가능합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품에 첨가물(E435)이 들어 있는데 안전한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품에는 유화제로 폴리소르베이트 60(E435)이 소량 포함되어 있습니다. E435는 EU 식품 안전 규정에 따라 승인된 식품 첨가물로, 코코넛 밀크의 물과 지방 성분이 분리되지 않도록 균일하게 유지하는 역할을 합니다. EU 식품 규정에 따라 성분표에 반드시 표기되어야 하며, 아로이디 EU 수출용 제품에는 이 성분이 포함되어 있습니다. 안전성에 대해 우려되시는 경우 의사 또는 영양 전문가에게 문의하시기 바랍니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"AROY-D","offers":[{"title":"01\/12\/2026","offer_id":56996178985285,"sku":"DOT-PROD-40071453-P7","price":3.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/aroy-d-coconut-milk-original-500ml-kr-badged-1777986946615.png?v=1777991223"},{"product_id":"hata-ramune-cola-flavor-200ml-kr","title":"하타 라무네 콜라맛 200ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #eaf4fb 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #1565c0 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e하타 라무네 콜라맛 200ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 일본 식품 · Hatakosen Ramune Cola\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e일본의 여름 축제(夏祭り)와 함께한 추억의 탄산음료, 라무네(ラムネ)의 콜라맛 버전입니다. 병 안에 들어 있는 유리 구슬(ビー玉)을 눌러서 따는 독특한 코드 보틀(Codd-neck) 디자인은 1897년 창업한 하타광천(ハタ鉱泉)이 100년 넘게 이어온 일본의 노스탤지어 그 자체입니다. 클래식한 콜라의 달콤함에 라무네 특유의 청량한 탄산이 더해져, 일본 현지 駄菓子屋(다가시야, 막과자 가게) 분위기를 그대로 전합니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/원산지 아이콘 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-japan.png?v=1777379727\" alt=\"Japan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eJapan\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e일본 직수입 \u003cspan class=\"km-en\"\u003eDirect from Japan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (200ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e40 kcal \/ 159 kJ\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e80 kcal \/ 318 kJ\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e10.1 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e20.2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e10.1 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e20.2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cp class=\"dotasia-ingredients-list\"\u003e물(Water), 설탕(Sugar), 과당포도당시럽(Glucose-Fructose Syrup), 산도조절제 E290(이산화탄소 \/ Carbon Dioxide), 산도조절제 E330(구연산 \/ Citric Acid), 착색료 E150a(캐러멜 색소 \/ Caramel Colour), 향료(Flavouring).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#555 !important; line-height:1.6 !important; margin:0 !important;\"\u003e본 제품은 EU 1169\/2011 규정에 따른 14대 의무 알러지 유발 성분을 \u003cstrong style=\"font-weight:700 !important; color:#c62828 !important;\"\u003e함유하지 않습니다\u003c\/strong\u003e. 글루텐, 우유, 계란, 견과류, 갑각류, 콩, 생선, 셀러리, 겨자 등 주요 알러지 유발 물질이 포함되지 않은 무알러지 음료입니다. \u003cbr\u003e\u003cbr\u003e\u003cspan style=\"font-size:12px !important; color:#888 !important;\"\u003e* 정확한 표시는 실제 병 라벨을 확인해 주세요.\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Tasting Notes\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003e맛의 특징 (0-10)\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e달콤함 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산감 Fizzy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e콜라향 Cola\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Refresh\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e향신료 Spice\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:10% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e1\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 일본식 활용법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e일본식 즐기는 방법 · Estilo Japonés\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e일본 가정과 축제에서 라무네를 즐기는 대표적인 방법들 — 일본 식문화 그대로의 분위기를 경험해 보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eNatsu Matsuri\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e夏祭り\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e일본의 여름 축제 노점(屋台, 야타이)에서 가장 흔히 볼 수 있는 음료가 라무네입니다. 유카타(浴衣)를 입고 불꽃놀이(花火)를 보면서 차갑게 식힌 라무네를 한 손에 들고 마시는 풍경은 일본 여름의 상징적인 장면입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSushi Pairing\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e寿司\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e초밥(스시)과 함께 즐기는 무알코올 페어링으로 추천. 콜라맛 라무네의 청량한 탄산이 와사비와 간장 풍미 후의 입안을 깔끔하게 정돈해 줍니다. 가족 식사나 어린이가 있는 자리에 잘 어울립니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTempura\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e天ぷら\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e바삭하게 튀긴 새우·야채 덴푸라의 기름진 풍미를 콜라 라무네의 강한 탄산이 산뜻하게 씻어줍니다. 일본 가정에서 튀김 요리를 할 때 차가운 라무네를 곁들이는 건 클래식한 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eKaraage Bento\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e唐揚げ弁当\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e일본식 닭튀김(가라아게)이 들어간 도시락(벤또)에 곁들이면 좋습니다. 단짠한 가라아게의 진한 맛과 콜라 라무네의 달콤한 청량감이 균형을 이루어, 피크닉이나 점심 식사에 완벽한 조합이 됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eOkonomiyaki\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eお好み焼き\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e오사카 스타일의 일본식 부침개 오코노미야키와도 잘 어울립니다. 진한 오코노미야키 소스와 가다랑어포의 풍부한 감칠맛 사이에서 콜라 라무네는 입안을 가볍게 리프레시해 주는 역할을 합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eDagashi-ya\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e駄菓子屋\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e일본의 동네 막과자 가게(다가시야)에서 판매되던 추억의 음료. 어린이용 사탕, 젤리, 모찌 같은 일본식 간식과 함께 즐기면 쇼와(昭和) 시대 레트로 분위기를 그대로 재현할 수 있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e200ml (유리병 \/ Codd-neck Bottle)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e일본 (Japan 🇯🇵)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e하타광천 주식회사 (ハタ鉱泉株式会社 \/ Hatakosen Co., Ltd. — 1897년 창업)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 차갑게(4–8°C) 식혀서 마시면 가장 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e개봉 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e병 입구의 플라스틱 오프너로 유리 구슬(ビー玉)을 안쪽으로 눌러 압력을 해제한 뒤 마십니다.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e일본 현지의 추억과 청량감을 그대로 — dotAsia가 일본에서 직수입한 정통 하타 라무네를 EU 전역으로 안전하게 배송해 드립니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e일본 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 1169\/2011 준수\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 전역 배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e품질 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e1897년 전통 제조사\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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하타 라무네 콜라맛은 어떤 음료인가요? 일반 콜라와 무엇이 다른가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e하타 라무네(Hata Ramune)는 일본의 전통 탄산음료 브랜드로, 1872년부터 이어져 온 유서 깊은 음료입니다. 가장 큰 특징은 병 안에 유리 구슬(마블)이 들어 있는 독특한 '코드넥(Codd-neck)' 병 디자인입니다. 음료를 마시기 전에 병 상단에 동봉된 플런저(누름 막대)로 구슬을 눌러 개봉하는 방식이 색다른 경험을 선사합니다. 콜라맛 버전은 친숙한 콜라 풍미에 라무네 특유의 상쾌하고 가벼운 탄산감이 더해진 음료로, 일반 콜라보다 당도가 부드럽고 청량감이 강한 것이 특징입니다. 유럽에서는 아시아 식품 전문 온라인 스토어나 한국·일본 식품 취급 마켓에서 구입할 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan)과 베지테리언(Vegetarian)에게 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 하타 라무네 콜라맛 200ml는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합한 제품입니다. 성분은 물, 설탕, 포도당-과당 시럽, 산도 조절제(E290 이산화탄소, E330 구연산), 착색료(E150a 카라멜 색소), 향료로 구성되어 있으며, 동물성 원료가 포함되어 있지 않습니다. 또한 글루텐 프리(Gluten-Free) 제품이기도 합니다. 단, 할랄(Halal) 인증은 현재 확인되지 않았으므로, 할랄 식단을 엄격히 따르시는 분은 구매 전 제조사에 직접 확인하시기를 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e라무네 병 개봉은 처음에는 낯설게 느껴질 수 있지만, 익숙해지면 매우 재미있는 경험입니다. 방법은 다음과 같습니다: ① 병 상단의 플라스틱 캡을 돌려 제거하면 플런저(작은 플라스틱 누름 막대)가 나옵니다. ② 플런저를 병목 위에 올려놓고 손바닥으로 힘껏 눌러 병 안의 유리 구슬을 아래로 밀어 넣습니다. 'pop' 소리와 함께 탄산이 올라오면 개봉 성공입니다. ③ 구슬은 병 안에 남아 있으며, 음료를 마시는 동안 병을 특정 각도로 기울이면 구슬이 병목 홈에 걸려 음료가 막히지 않도록 조절할 수 있습니다. 개봉 후에는 탄산이 빠질 수 있으므로 가능한 한 빨리 마시는 것을 권장합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료에는 어떤 첨가물이 들어 있으며, EU 식품 안전 기준에 적합한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e하타 라무네 콜라맛에 사용된 첨가물은 모두 EU 식품 안전 규정(EC No 1333\/2008)에서 승인된 성분입니다. 착색료로 사용된 E150a(일반 카라멜 색소)는 EU 내 특별 경고 표시가 필요 없는 안전한 성분입니다. (참고: 일부 라무네 다른 맛 제품에는 E102\/E129 색소가 사용되어 EU 아동 주의 경고 문구가 요구될 수 있으나, 이 콜라맛 제품에는 해당 색소가 사용되지 않습니다.) 산도 조절제로 사용된 E290(이산화탄소)과 E330(구연산)은 일반적인 탄산음료에 널리 사용되는 성분입니다. 다만, 이 제품은 100ml당 약 10.1g의 당류를 함유한 고당도 음료이므로, 당류 섭취에 주의가 필요한 분은 적정량을 즐기시기를 권장합니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e하타 라무네 콜라맛은 그 자체로 차갑게 마시는 것이 가장 맛있지만, 다양한 방식으로 활용할 수 있습니다. 음료 페어링으로는 짭조름한 스낵류(팝콘, 감자칩, 프레첼)와 잘 어울리며, 달콤한 탄산감이 짠맛을 중화시켜 줍니다. 또한 바닐라 아이스크림 위에 라무네를 부어 만드는 '소다 플로트' 스타일로 즐기면 디저트 음료로도 훌륭합니다. 아시아 테마 파티나 피크닉에서 독특한 병 디자인 덕분에 대화의 주제가 되기도 합니다. 알코올 음료와 혼합하는 경우, 라이트한 보드카나 진과 소량 섞어 가볍고 달콤한 칵테일 베이스로도 활용할 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 하타 라무네 콜라맛 플로트 목테일\",\n  \"description\": \"하타 라무네 콜라맛의 달콤하고 청량한 탄산을 활용한 일본식 소다 플로트 목테일입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료로 만들 수 있으며, 여름 파티나 아시아 테마 홈 다이닝에 완벽한 음료입니다. 하타 라무네 특유의 구슬 마개 병을 테이블에 그대로 올려 이국적인 분위기를 연출해 보세요. dotasia.eu 같은 한국 슈퍼마켓 온라인 스토어에서 구입한 라무네를 활용하면 더욱 특별한 경험을 즐길 수 있습니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/hata-ramune-cola-flavor-200ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-05\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"하타 라무네, 라무네 콜라맛, 일본 탄산음료, 아시아 음료, 소다 플로트, 목테일, 비건 음료, 아시아 식품 유럽, 한국 슈퍼마켓 온라인\",\n  \"recipeYield\": \"2인분\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Japanese-inspired\",\n  \"recipeIngredient\": [\n    \"하타 라무네 콜라맛 200ml × 2병\",\n    \"바닐라 아이스크림 2스쿱 (비건 버전: 코코넛밀크 아이스크림 사용 가능)\",\n    \"얼음 적당량\",\n    \"마라스키노 체리 또는 생딸기 2개 (장식용)\",\n    \"민트 잎 약간 (장식용, 선택)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"1. 유리잔(하이볼 또는 아이리시 커피 글라스)을 냉동실에 5분간 넣어 차갑게 준비합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"2. 차가운 유리잔에 얼음을 2~3개 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"3. 하타 라무네 콜라맛 병의 구슬 마개를 눌러 개봉합니다. (병 상단의 플라스틱 캡을 제거한 뒤 동봉된 플런저로 구슬을 눌러 개봉하는 것이 라무네 고유의 방식입니다.)\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"4. 라무네를 잔의 3\/4 높이까지 천천히 따릅니다. 탄산이 날아가지 않도록 잔을 살짝 기울여 따르세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"5. 바닐라 아이스크림 1스쿱을 음료 위에 살며시 올립니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"6. 마라스키노 체리 또는 생딸기와 민트 잎으로 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"7. 빨대를 꽂아 아이스크림이 녹기 전에 바로 제공합니다. 아이스크림과 라무네가 섞이면서 크리미하고 청량한 맛을 동시에 즐길 수 있습니다.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"하타 라무네 콜라맛은 어떤 음료인가요? 일반 콜라와 무엇이 다른가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"하타 라무네(Hata Ramune)는 일본의 전통 탄산음료 브랜드로, 1872년부터 이어져 온 유서 깊은 음료입니다. 가장 큰 특징은 병 안에 유리 구슬(마블)이 들어 있는 독특한 '코드넥(Codd-neck)' 병 디자인입니다. 음료를 마시기 전에 병 상단에 동봉된 플런저(누름 막대)로 구슬을 눌러 개봉하는 방식이 색다른 경험을 선사합니다. 콜라맛 버전은 친숙한 콜라 풍미에 라무네 특유의 상쾌하고 가벼운 탄산감이 더해진 음료로, 일반 콜라보다 당도가 부드럽고 청량감이 강한 것이 특징입니다. 유럽에서는 아시아 식품 전문 온라인 스토어나 한국·일본 식품 취급 마켓에서 구입할 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan)과 베지테리언(Vegetarian)에게 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 하타 라무네 콜라맛 200ml는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합한 제품입니다. 성분은 물, 설탕, 포도당-과당 시럽, 산도 조절제(E290 이산화탄소, E330 구연산), 착색료(E150a 카라멜 색소), 향료로 구성되어 있으며, 동물성 원료가 포함되어 있지 않습니다. 또한 글루텐 프리(Gluten-Free) 제품이기도 합니다. 단, 할랄(Halal) 인증은 현재 확인되지 않았으므로, 할랄 식단을 엄격히 따르시는 분은 구매 전 제조사에 직접 확인하시기를 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"라무네 병은 어떻게 여는 건가요? 특별한 방법이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"라무네 병 개봉은 처음에는 낯설게 느껴질 수 있지만, 익숙해지면 매우 재미있는 경험입니다. 방법은 다음과 같습니다: ① 병 상단의 플라스틱 캡을 돌려 제거하면 플런저(작은 플라스틱 누름 막대)가 나옵니다. ② 플런저를 병목 위에 올려놓고 손바닥으로 힘껏 눌러 병 안의 유리 구슬을 아래로 밀어 넣습니다. 'pop' 소리와 함께 탄산이 올라오면 개봉 성공입니다. ③ 구슬은 병 안에 남아 있으며, 음료를 마시는 동안 병을 특정 각도로 기울이면 구슬이 병목 홈에 걸려 음료가 막히지 않도록 조절할 수 있습니다. 개봉 후에는 탄산이 빠질 수 있으므로 가능한 한 빨리 마시는 것을 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료에는 어떤 첨가물이 들어 있으며, EU 식품 안전 기준에 적합한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"하타 라무네 콜라맛에 사용된 첨가물은 모두 EU 식품 안전 규정(EC No 1333\/2008)에서 승인된 성분입니다. 착색료로 사용된 E150a(일반 카라멜 색소)는 EU 내 특별 경고 표시가 필요 없는 안전한 성분입니다. (참고: 일부 라무네 다른 맛 제품에는 E102\/E129 색소가 사용되어 EU 아동 주의 경고 문구가 요구될 수 있으나, 이 콜라맛 제품에는 해당 색소가 사용되지 않습니다.) 산도 조절제로 사용된 E290(이산화탄소)과 E330(구연산)은 일반적인 탄산음료에 널리 사용되는 성분입니다. 다만, 이 제품은 100ml당 약 10.1g의 당류를 함유한 고당도 음료이므로, 당류 섭취에 주의가 필요한 분은 적정량을 즐기시기를 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"라무네를 음료 외에 다른 방식으로 활용할 수 있나요? 어떤 음식과 잘 어울리나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"하타 라무네 콜라맛은 그 자체로 차갑게 마시는 것이 가장 맛있지만, 다양한 방식으로 활용할 수 있습니다. 음료 페어링으로는 짭조름한 스낵류(팝콘, 감자칩, 프레첼)와 잘 어울리며, 달콤한 탄산감이 짠맛을 중화시켜 줍니다. 또한 바닐라 아이스크림 위에 라무네를 부어 만드는 '소다 플로트' 스타일로 즐기면 디저트 음료로도 훌륭합니다. 아시아 테마 파티나 피크닉에서 독특한 병 디자인 덕분에 대화의 주제가 되기도 합니다. 알코올 음료와 혼합하는 경우, 라이트한 보드카나 진과 소량 섞어 가볍고 달콤한 칵테일 베이스로도 활용할 수 있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"HATA","offers":[{"title":"21\/10\/2026","offer_id":57409854341445,"sku":"DOT-PROD-39949114-WKW","price":2.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/200ml.png?v=1774211736"},{"product_id":"hata-ramune-pineapple-200ml-kr","title":"하타 라무네 파인애플 200ml","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', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #fff9e6 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #f24331 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #6d4c41 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #f24331 0%, #c73225 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #f24331 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e하타코센 라무네 파인애플 200ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 일본 음료 · Authentic Japanese Soda\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e1933년부터 라무네를 만들어 온 일본 하타코센(ハタ鉱泉)의 대표 탄산음료입니다. 병 안에 유리구슬(ビー玉)이 들어 있는 독특한 코드넥(Codd-neck) 병이 특징으로, 일본의 여름 축제와 마츠리(祭り)에서 가장 사랑받는 전통 음료 중 하나입니다. 달콤하고 상큼한 파인애플 향이 톡 쏘는 탄산과 어우러져, 한 모금으로 일본의 청량한 여름을 느낄 수 있습니다.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트 아이콘 + 원산지 국기 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-japan.png?v=1777379727\" alt=\"Japan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eJapan\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e일본 직수입 \u003cspan class=\"km-en\"\u003eDirect from Japan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총량 (200ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e176 kJ \/ 42 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e352 kJ \/ 84 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.1 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e11 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e22 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e4.5 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.1 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0.2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:11px !important; color:#888 !important; margin-top:10px !important;\"\u003e※ 유럽 수출 라벨 기준 (snackje.com NL · helloasia.ch CH 확인)\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 (Ingredients)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          탄산수(Carbonated water), 설탕(Sugar), 과당포도당시럽(Fructose-glucose syrup), 산도조절제 E330 (구연산 \/ Citric acid), 향료(Flavorings), 착색료 E102 (타르트라진 \/ Tartrazine).\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#555 !important; line-height:1.6 !important; margin:0 !important;\"\u003eEU 14대 의무 알러지 항목 중 본 제품에 함유된 것은 \u003cstrong style=\"color:#c62828 !important;\"\u003e없습니다\u003c\/strong\u003e. 단, 착색료 E102 (타르트라진)는 일부 민감한 분들에게 영향을 줄 수 있다는 EU 표시 의무가 있으므로 라벨을 확인해 주세요.\u003c\/p\u003e\n      \u003cdiv style=\"margin-top:10px !important;\"\u003e\n        \u003cspan class=\"dotasia-allergy-chip\"\u003eE102 (Tartrazine) — 주의 표시 의무\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일 · Tasting Notes\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003e파인애플 라무네의 맛\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweet\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:75% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산 Fizzy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e상큼함 Fresh\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:85% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8.5\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e파인애플 향 Tropical\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Refreshing\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 일본식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e일본식 즐기는 방법 · Estilo Japonés\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e일본 가정과 마츠리(祭り) 축제에서 라무네를 즐기는 다양한 방법을 소개합니다. 정통 일본의 청량함을 그대로 경험해 보세요.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eOpen the bottle\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eラムネを開ける\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e병 위의 플라스틱 오프너로 유리구슬(ビー玉)을 아래로 눌러 개봉합니다. \"퐁!\" 하는 소리와 함께 탄산이 솟아오르는 순간이 라무네의 가장 큰 즐거움입니다. 일본 어린이부터 어른까지 모두가 좋아하는 의식 같은 경험입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eNatsu Matsuri\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e夏祭り\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e일본의 여름 축제(나츠마츠리)에서 가장 자주 보이는 음료입니다. 유카타(浴衣)를 입고 불꽃놀이(花火)를 보며 한 손에 라무네를 들고 마시는 모습은 일본 여름의 상징적인 풍경입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eWith Sushi\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e寿司と一緒に\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e진한 간장 풍미의 스시(寿司)와 사시미(刺身)를 먹은 뒤 입안을 산뜻하게 정리해 줍니다. 강한 탄산과 파인애플의 상큼함이 생선의 기름기를 깔끔하게 씻어냅니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eWith Tempura\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e天ぷらと共に\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e바삭하게 튀긴 덴푸라(天ぷら)나 가라아게(唐揚げ) 같은 튀김 요리와 환상의 짝꿍입니다. 톡 쏘는 탄산이 기름진 맛을 깔끔하게 잡아주어 다음 한 입을 더 맛있게 만듭니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBento Box\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eお弁当\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e일본 가정의 도시락(오벤토) 또는 오니기리(おにぎり)와 함께 즐기기 좋습니다. 소풍이나 하나미(花見, 벚꽃놀이) 자리에서 도시락에 곁들이면 일본의 정취가 한층 살아납니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eRamune Float\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eラムネフロート\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e차가운 라무네에 바닐라 아이스크림 한 스쿱을 얹으면 일본식 카페에서 인기 있는 \"라무네 후로토\"가 됩니다. 어린이와 어른 모두에게 사랑받는 일본의 여름 디저트입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 제품 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e200ml (1병)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e일본 (Made in Japan)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘하고 건조한 곳에 보관. 차게 해서 드시면 더욱 맛있습니다.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e하타코센 (HATAKOSEN \/ ハタ鉱泉, 1933년 설립)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e패키지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e전통 코드넥(Codd-neck) 유리병 — 유리구슬(ビー玉) 마개\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e90년 전통의 하타코센이 만든 정통 일본 라무네. dotAsia가 일본에서 직수입하여 유럽 전역으로 빠르게 배송합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 표시법 준수\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e일본 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e정품 보증\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e유럽 전역 배송\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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라무네(Ramune)란 무엇인가요? 일반 탄산음료와 어떻게 다른가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e라무네는 1800년대 후반 일본에 소개된 일본 전통 탄산음료입니다. 가장 큰 특징은 병 안에 유리 구슬(마블)이 들어 있다는 점입니다. 병을 개봉할 때 동봉된 플라스틱 도구로 병목의 구슬을 눌러 안으로 밀어 넣으면 탄산이 터지면서 음료를 마실 수 있습니다. 이 독특한 개봉 방식이 라무네만의 매력입니다. 하타(HATA, Hatakosen)는 1933년에 설립된 일본 브랜드로, 라무네 음료의 대표적인 제조사 중 하나입니다. 이번 파인애플 맛은 달콤하고 상큼한 파인애플 향이 탄산과 어우러져 청량감을 줍니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품은 비건(Vegan)이나 베지테리언(Vegetarian)도 마실 수 있나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 하타 라무네 파인애플은 비건(Vegan) 및 베지테리언(Vegetarian) 모두 섭취 가능한 제품입니다. 성분은 탄산수, 설탕, 과당-포도당 시럽, 산도조절제(구연산, E330), 향료, 색소(E102, 타르트라진)로 구성되어 있으며, 동물성 원료는 포함되어 있지 않습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e이 제품에는 인공 색소 E102(타르트라진)가 함유되어 있습니다. EU 규정(EC 1333\/2008, Annex V)에 따라, E102를 포함한 제품에는 반드시 다음 경고 문구가 표시되어야 합니다: '어린이의 활동 및 주의력에 부정적인 영향을 미칠 수 있습니다(may have an adverse effect on activity and attention in children).' 어린 자녀에게 제공하실 경우 이 점을 참고하시어 보호자가 판단하시기 바랍니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e글루텐프리(Gluten-free) 또는 할랄(Halal) 인증 제품인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 이 제품의 글루텐프리 여부는 공식적으로 확인되지 않았습니다. 성분 자체에는 글루텐 함유 원료가 포함되어 있지 않으나, 미국 시장 표기 기준으로 밀(wheat)과 대두(soy)를 함께 취급하는 시설에서 생산된다는 정보가 있어, 교차 오염(cross-contamination) 가능성을 완전히 배제하기 어렵습니다. 글루텐에 민감하신 분은 섭취 전 주의하시기 바랍니다. 또한 할랄 인증은 현재 확인되지 않았으므로, 할랄 인증 제품을 필요로 하시는 분께는 권장하기 어렵습니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e라무네는 일반 음료와 달리 특별한 개봉 방법이 있습니다. 병 안에 유리 구슬이 병목을 막고 있으며, 포장에 동봉된 플라스틱 오프너(누름 도구)를 병 입구에 대고 힘껏 눌러 구슬을 병 안으로 밀어 넣으면 개봉됩니다. 개봉 후에는 탄산이 빠르게 빠져나가므로 바로 마시는 것이 가장 좋습니다. 개봉 전에는 직사광선을 피해 서늘하고 건조한 곳에 보관하세요. 냉장 보관하면 더욱 시원하게 즐길 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 라무네 파인애플 트로피컬 목테일\",\n  \"description\": \"하타 라무네 파인애플의 상큼한 탄산과 달콤한 파인애플 향을 살린 여름 목테일입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료만으로 만들 수 있으며, 아시아 식료품점(한국 슈퍼마켓 포함)에서 구입한 라무네 한 병으로 누구나 간단하게 즐길 수 있습니다. 알코올 없이 온 가족이 함께 즐길 수 있는 청량한 음료입니다.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/hata-ramune-pineapple-200ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-05\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"라무네, 파인애플 음료, 목테일, 일본 탄산음료, 하타, 아시아 음료, 한국 슈퍼마켓, 여름 음료, 비건 음료, 알코올 없는 음료\",\n  \"recipeYield\": \"1\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Japanese-inspired\",\n  \"recipeIngredient\": [\n    \"하타 라무네 파인애플 200ml 1병\",\n    \"신선한 라임즙 1큰술 (약 15ml)\",\n    \"코코넛 워터 50ml\",\n    \"신선한 민트 잎 4~5장\",\n    \"얼음 적당량\",\n    \"파인애플 슬라이스 또는 라임 슬라이스 (장식용, 선택)\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"유리잔에 얼음을 가득 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"코코넛 워터 50ml와 라임즙 1큰술을 잔에 붓고 가볍게 섞습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"민트 잎을 손바닥으로 가볍게 두드려 향을 낸 뒤 잔에 넣습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"하타 라무네 파인애플을 천천히 따라 탄산이 유지되도록 합니다. 라무네 특유의 구슬 마개를 눌러 개봉하는 방식을 즐겨보세요.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"파인애플 슬라이스나 라임 슬라이스로 장식하면 더욱 예쁘게 완성됩니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"바로 마시는 것이 가장 맛있으며, 탄산이 빠지기 전에 즐기세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"라무네(Ramune)란 무엇인가요? 일반 탄산음료와 어떻게 다른가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"라무네는 1800년대 후반 일본에 소개된 일본 전통 탄산음료입니다. 가장 큰 특징은 병 안에 유리 구슬(마블)이 들어 있다는 점입니다. 병을 개봉할 때 동봉된 플라스틱 도구로 병목의 구슬을 눌러 안으로 밀어 넣으면 탄산이 터지면서 음료를 마실 수 있습니다. 이 독특한 개봉 방식이 라무네만의 매력입니다. 하타(HATA, Hatakosen)는 1933년에 설립된 일본 브랜드로, 라무네 음료의 대표적인 제조사 중 하나입니다. 이번 파인애플 맛은 달콤하고 상큼한 파인애플 향이 탄산과 어우러져 청량감을 줍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품은 비건(Vegan)이나 베지테리언(Vegetarian)도 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 하타 라무네 파인애플은 비건(Vegan) 및 베지테리언(Vegetarian) 모두 섭취 가능한 제품입니다. 성분은 탄산수, 설탕, 과당-포도당 시럽, 산도조절제(구연산, E330), 향료, 색소(E102, 타르트라진)로 구성되어 있으며, 동물성 원료는 포함되어 있지 않습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"어린이에게 주어도 괜찮은 음료인가요? 주의할 점이 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"이 제품에는 인공 색소 E102(타르트라진)가 함유되어 있습니다. EU 규정(EC 1333\/2008, Annex V)에 따라, E102를 포함한 제품에는 반드시 다음 경고 문구가 표시되어야 합니다: '어린이의 활동 및 주의력에 부정적인 영향을 미칠 수 있습니다(may have an adverse effect on activity and attention in children).' 어린 자녀에게 제공하실 경우 이 점을 참고하시어 보호자가 판단하시기 바랍니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"글루텐프리(Gluten-free) 또는 할랄(Halal) 인증 제품인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 이 제품의 글루텐프리 여부는 공식적으로 확인되지 않았습니다. 성분 자체에는 글루텐 함유 원료가 포함되어 있지 않으나, 미국 시장 표기 기준으로 밀(wheat)과 대두(soy)를 함께 취급하는 시설에서 생산된다는 정보가 있어, 교차 오염(cross-contamination) 가능성을 완전히 배제하기 어렵습니다. 글루텐에 민감하신 분은 섭취 전 주의하시기 바랍니다. 또한 할랄 인증은 현재 확인되지 않았으므로, 할랄 인증 제품을 필요로 하시는 분께는 권장하기 어렵습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 어떻게 개봉하고, 어떻게 보관하나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"라무네는 일반 음료와 달리 특별한 개봉 방법이 있습니다. 병 안에 유리 구슬이 병목을 막고 있으며, 포장에 동봉된 플라스틱 오프너(누름 도구)를 병 입구에 대고 힘껏 눌러 구슬을 병 안으로 밀어 넣으면 개봉됩니다. 개봉 후에는 탄산이 빠르게 빠져나가므로 바로 마시는 것이 가장 좋습니다. 개봉 전에는 직사광선을 피해 서늘하고 건조한 곳에 보관하세요. 냉장 보관하면 더욱 시원하게 즐길 수 있습니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"HATA","offers":[{"title":"21\/10\/2026","offer_id":57409887732037,"sku":"DOT-PROD-39949114-W8","price":2.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/hata-ramune-pineapple-200ml-kr-badged-1777986981658.png?v=1777991407"},{"product_id":"hata-ramune-yogurt-200ml-kr","title":"하타 라무네 요구르트 200ml","description":"\u003cdiv id=\"dotasia-product-content\"\u003e\n\u003cstyle\u003e\n\/* 전체 통일감: 모든 섹션 흰 배경 + 좁은 컨테이너 + 컴팩트 패딩 *\/\n#dotasia-product-content { all: initial; display: block !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important; background: #ffffff !important; color: #1a1a1a !important; }\n#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }\n#dotasia-product-content .dotasia-container { max-width: 960px !important; margin: 0 auto !important; padding: 0 20px !important; }\n#dotasia-product-content .dotasia-section { padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-section + .dotasia-section { border-top: 1px solid #f0f0f0 !important; }\n\n#dotasia-product-content .dotasia-hero { background: linear-gradient(135deg, #eef6fb 0%, #ffffff 100%) !important; padding: 56px 20px 40px !important; text-align: center !important; border-radius: 0 !important; }\n#dotasia-product-content .dotasia-hero-title { font-size: 30px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; line-height: 1.3 !important; }\n#dotasia-product-content .dotasia-hero-subtitle { font-size: 17px !important; font-weight: 500 !important; color: #2196c9 !important; margin-bottom: 16px !important; }\n#dotasia-product-content .dotasia-hero-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; max-width: 680px !important; margin: 0 auto !important; }\n\n#dotasia-product-content .dotasia-section-title { font-size: 22px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 20px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-info-block { max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-details { background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; margin-bottom: 10px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-details summary { padding: 13px 18px !important; font-size: 14px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n#dotasia-product-content .dotasia-details summary::-webkit-details-marker { display: none !important; }\n#dotasia-product-content .dotasia-details summary::after { content: '+' !important; font-size: 18px !important; color: #2196c9 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-details[open] summary::after { content: '−' !important; }\n#dotasia-product-content .dotasia-details[open] summary { background: #fafafa !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-details-body { padding: 14px 18px 16px !important; }\n\n#dotasia-product-content .dotasia-nut-table { width: 100% !important; border-collapse: collapse !important; }\n#dotasia-product-content .dotasia-nut-table th { background: #fafafa !important; padding: 8px 12px !important; text-align: left !important; font-weight: 600 !important; font-size: 13px !important; color: #555 !important; border-bottom: 1px solid #e0e0e0 !important; }\n#dotasia-product-content .dotasia-nut-table td { padding: 8px 12px !important; border-bottom: 1px solid #f5f5f5 !important; font-size: 13px !important; color: #1a1a1a !important; }\n#dotasia-product-content .dotasia-nut-table td:first-child { color: #555 !important; }\n#dotasia-product-content .dotasia-nut-table td.nut-num { text-align: right !important; font-weight: 600 !important; }\n\n#dotasia-product-content .dotasia-allergy-box { background: #ffffff !important; border: 1px solid #f5cccc !important; border-radius: 10px !important; padding: 14px 18px !important; }\n#dotasia-product-content .dotasia-allergy-title { font-size: 13px !important; font-weight: 600 !important; color: #c62828 !important; margin-bottom: 8px !important; display: block !important; }\n#dotasia-product-content .dotasia-allergy-chip { display: inline-block !important; background: #fff5f5 !important; border: 1px solid #f5cccc !important; border-radius: 14px !important; padding: 4px 10px !important; margin: 2px !important; font-size: 12px !important; color: #c62828 !important; font-weight: 500 !important; }\n\n#dotasia-product-content .dotasia-ingredients-list { font-size: 13px !important; color: #2c2c2c !important; line-height: 1.7 !important; }\n\n#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important; gap: 16px !important; }\n#dotasia-product-content .dotasia-scenario-item { background: #ffffff !important; border: 1.5px solid #e8e8e8 !important; border-radius: 10px !important; padding: 18px !important; text-align: center !important; }\n\n#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 800px !important; margin: 0 auto !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-info-row { display: grid !important; grid-template-columns: 140px 1fr !important; border-bottom: 1px solid #e8e8e8 !important; }\n#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-info-label { padding: 14px 16px !important; background: #fafafa !important; font-weight: 600 !important; font-size: 14px !important; color: #555 !important; }\n#dotasia-product-content .dotasia-info-value { padding: 14px 16px !important; font-size: 14px !important; color: #1a1a1a !important; }\n\n#dotasia-product-content .dotasia-diet-icons { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; flex-wrap: wrap !important; padding: 18px 16px !important; max-width: 800px !important; margin: 0 auto !important; }\n#dotasia-product-content .dotasia-diet-icon { display: inline-flex !important; flex-direction: column !important; align-items: center !important; gap: 6px !important; }\n#dotasia-product-content .dotasia-diet-icon img { width: 64px !important; height: 64px !important; object-fit: contain !important; display: block !important; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)) !important; }\n#dotasia-product-content .dotasia-diet-icon-label { font-size: 11px !important; color: #555 !important; font-weight: 600 !important; text-align: center !important; }\n#dotasia-product-content .dotasia-diet-flag img { border-radius: 4px !important; }\n\n#dotasia-product-content .dotasia-highlights { max-width: 800px !important; margin: 0 auto !important; background: #ffffff !important; border: 1px solid #e0e0e0 !important; border-radius: 10px !important; padding: 18px 22px !important; }\n#dotasia-product-content .dotasia-highlights-title { font-size: 15px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 10px !important; display: block !important; padding-bottom: 8px !important; border-bottom: 1px solid #f0f0f0 !important; }\n#dotasia-product-content .dotasia-highlights-row { display: grid !important; grid-template-columns: 130px 1fr !important; gap: 12px !important; padding: 7px 0 !important; border-bottom: 1px dashed #f0f0f0 !important; align-items: center !important; }\n#dotasia-product-content .dotasia-highlights-row:last-child { border-bottom: none !important; }\n#dotasia-product-content .dotasia-highlights-key { font-size: 13px !important; color: #2196c9 !important; font-weight: 600 !important; }\n#dotasia-product-content .dotasia-highlights-val { font-size: 14px !important; color: #1a1a1a !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-highlights-val .km-en { font-size: 12px !important; color: #757575 !important; margin-left: 6px !important; }\n\n#dotasia-product-content .dotasia-flavor { background: #fafafa !important; padding: 28px 24px !important; border-radius: 12px !important; max-width: 600px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-flavor-title { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 20px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-row { display: grid !important; grid-template-columns: 130px 1fr 50px !important; gap: 12px !important; align-items: center !important; margin-bottom: 10px !important; }\n#dotasia-product-content .dotasia-flavor-label { font-size: 14px !important; color: #555 !important; font-weight: 500 !important; }\n#dotasia-product-content .dotasia-flavor-bar { height: 10px !important; background: #e5e7eb !important; border-radius: 5px !important; overflow: hidden !important; }\n#dotasia-product-content .dotasia-flavor-fill { height: 100% !important; background: linear-gradient(90deg, #2196c9 0%, #1976a8 100%) !important; border-radius: 5px !important; display: block !important; }\n#dotasia-product-content .dotasia-flavor-score { font-size: 13px !important; color: #1a1a1a !important; font-weight: 600 !important; text-align: right !important; }\n\n#dotasia-product-content .dotasia-korean-way { max-width: 800px !important; margin: 24px auto !important; }\n#dotasia-product-content .dotasia-korean-card { background: #ffffff !important; border: 1px solid #e8e8e8 !important; border-radius: 12px !important; padding: 18px 20px !important; margin-bottom: 12px !important; display: grid !important; grid-template-columns: 100px 1fr !important; gap: 16px !important; align-items: start !important; }\n#dotasia-product-content .dotasia-korean-name { font-size: 14px !important; font-weight: 700 !important; color: #2196c9 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }\n#dotasia-product-content .dotasia-korean-name-ko { font-size: 17px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-top: 2px !important; display: block !important; }\n#dotasia-product-content .dotasia-korean-desc { font-size: 14px !important; color: #555 !important; line-height: 1.6 !important; }\n\n#dotasia-product-content .dotasia-brand { background: transparent !important; text-align: center !important; padding: 32px 0 !important; }\n#dotasia-product-content .dotasia-brand-text { font-size: 15px !important; color: #555 !important; line-height: 1.6 !important; max-width: 580px !important; margin: 0 auto 14px !important; }\n#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 10px !important; flex-wrap: wrap !important; }\n#dotasia-product-content .dotasia-trust-badge { display: inline-flex !important; align-items: center !important; gap: 4px !important; font-size: 12px !important; color: #757575 !important; font-weight: 500 !important; padding: 5px 10px !important; background: #ffffff !important; border-radius: 14px !important; border: 1px solid #e8e8e8 !important; }\n\n@media (max-width: 768px) {\n  #dotasia-product-content .dotasia-hero { padding: 40px 16px 28px !important; }\n  #dotasia-product-content .dotasia-hero-title { font-size: 22px !important; }\n  #dotasia-product-content .dotasia-hero-subtitle { font-size: 15px !important; }\n  #dotasia-product-content .dotasia-hero-desc { font-size: 14px !important; }\n  #dotasia-product-content .dotasia-section-title { font-size: 19px !important; }\n  #dotasia-product-content .dotasia-section { padding: 24px 0 !important; }\n  #dotasia-product-content .dotasia-info-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-highlights-row { grid-template-columns: 100px 1fr !important; }\n  #dotasia-product-content .dotasia-flavor-row { grid-template-columns: 90px 1fr 36px !important; }\n  #dotasia-product-content .dotasia-korean-card { grid-template-columns: 80px 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 1. Hero --\u003e\n\u003cdiv class=\"dotasia-hero\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-hero-title\"\u003e하타 라무네 요구르트 200ml\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-subtitle\"\u003e정통 일본 청량음료 · ハタコーセン ラムネ\u003c\/p\u003e\n  \u003cp class=\"dotasia-hero-desc\"\u003e일본 1933년 창업한 음료 전문 기업 하타코센(ハタコーセン)이 만든 라무네 — 유리병 안의 구슬(비드로)을 눌러 여는 일본의 상징적 청량음료입니다. 본 제품은 부드러운 요구르트 풍미를 더한 변형 라무네로, 달콤하고 부드러운 향과 시원한 탄산이 어우러진 일본 여름 축제(마츠리)의 추억이 담긴 한 병입니다. 차갑게 식혀 그대로 즐기세요.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5a 다이어트\/발효 아이콘 --\u003e\n\u003cdiv class=\"dotasia-section\" style=\"padding: 16px 0 !important;\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-diet-icons\"\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-glutenFree.png?v=1777377579\" alt=\"Gluten-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eGluten-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-vegan.png?v=1777377588\" alt=\"Vegan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eVegan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-dairyFree.png?v=1777379720\" alt=\"Dairy-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eDairy-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-diet-alcoholFree.png?v=1777377590\" alt=\"Alcohol-Free\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eAlcohol-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-diet-icon dotasia-diet-flag\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/dotasia-flag-japan.png?v=1777379727\" alt=\"Japan\" loading=\"lazy\"\u003e\n      \u003cspan class=\"dotasia-diet-icon-label\"\u003eJapan\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 1.5b Highlights --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-highlights\"\u003e\n    \u003cspan class=\"dotasia-highlights-title\"\u003e한 눈에 보기 · Highlights\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e글루텐 프리\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e글루텐 무함유 \u003cspan class=\"km-en\"\u003eSin Gluten · Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e비건\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e식물성 100% \u003cspan class=\"km-en\"\u003eVegano · Vegan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e유제품 미함유\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e유제품 무첨가 \u003cspan class=\"km-en\"\u003eSin Lactosa · Dairy-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e무알코올\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e알코올 무함유 \u003cspan class=\"km-en\"\u003eSin Alcohol · Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저지방\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저지방 식품 \u003cspan class=\"km-en\"\u003eBajo en Grasa · Low-Fat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e저나트륨\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e저나트륨 \u003cspan class=\"km-en\"\u003eBajo en Sal · Low-Sodium\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-highlights-row\"\u003e\n      \u003cdiv class=\"dotasia-highlights-key\"\u003e원산지\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-highlights-val\"\u003e일본 직수입 \u003cspan class=\"km-en\"\u003eDirect from Japan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 2. 영양성분 + 함유 성분 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e제품 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdetails class=\"dotasia-details\" open\u003e\n      \u003csummary\u003e영양성분 (EU 1169\/2011)\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003ctable class=\"dotasia-nut-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003e영양소\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e100ml 기준\u003c\/th\u003e\n\u003cth style=\"text-align:right !important;\"\u003e총 용량 (200ml)\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e에너지\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e176 kJ \/ 42 kcal\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e352 kJ \/ 84 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 포화지방\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e탄수화물\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e10.6 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e21.2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e  - 당류\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e10.6 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e21.2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e단백질\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e소금\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003ctd class=\"nut-num\"\u003e0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:10px !important;\"\u003e※ EU 규정 1169\/2011에 따른 영양성분 표시. 수치는 제조사 라벨 데이터 기준이며 자연 변동에 의해 미세 차이가 있을 수 있습니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-details\"\u003e\n      \u003csummary\u003e함유 성분 · Ingredients\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-details-body\"\u003e\n        \u003cdiv class=\"dotasia-ingredients-list\"\u003e\n          정제수(Water), 설탕(Sugar), 과당포도당시럽(Glucose-Fructose Syrup), 향료(요구르트 향 \/ Yogurt Flavouring), 산도조절제(Acidity Regulator: E290 이산화탄소, E330 구연산).\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 3. 알러지 정보 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\"\u003e⚠️ 알러지 정보 · Información sobre alérgenos\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#2c2c2c !important; line-height:1.6 !important; margin:0 !important;\"\u003e본 제품은 EU 의무 표시 14대 알러지 항목을 \u003cstrong\u003e포함하지 않습니다\u003c\/strong\u003e. 제품명에 \"요구르트(Yogurt)\"가 들어가지만 실제 유제품이 아닌 \u003cstrong\u003e요구르트 향 합성 향료\u003c\/strong\u003e를 사용한 청량음료입니다 — 우유·유당이 들어있지 않아 유제품 알러지가 있는 분도 안심하고 즐기실 수 있습니다.\u003c\/p\u003e\n      \u003cp style=\"font-size:12px !important; color:#757575 !important; margin-top:8px !important;\"\u003e※ 알러지 정보는 제조사 공식 라벨 기준이며, 정확한 정보는 항상 실제 제품 라벨을 우선 확인하시기 바랍니다.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 4. 풍미 프로파일 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e풍미 프로파일\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:14px !important;\"\u003e와인 테이스팅 노트처럼 본 제품의 맛 균형을 한눈에.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-flavor\"\u003e\n    \u003cspan class=\"dotasia-flavor-title\"\u003eTasting Notes\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e단맛 Sweetness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:80% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e8\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e청량감 Freshness\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:90% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e9\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e탄산 Carbonation\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:70% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e7\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e크리미함 Creamy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:60% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e6\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dotasia-flavor-row\"\u003e\n      \u003cdiv class=\"dotasia-flavor-label\"\u003e새콤함 Tangy\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-bar\"\u003e\u003cspan class=\"dotasia-flavor-fill\" style=\"width:40% !important;\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dotasia-flavor-score\"\u003e4\/10\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 5. 일본식 즐기는 방법 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e일본식 즐기는 방법 · Estilo Japonés\u003c\/h2\u003e\n  \u003cp class=\"dotasia-hero-desc\" style=\"text-align:center !important; font-size:15px !important;\"\u003e라무네는 일본 가정과 여름 축제(마츠리)에서 사랑받는 청량음료입니다. 일본식 식사·간식과 페어링하는 정통 방법을 소개합니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-korean-way\"\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eSushi\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e寿司\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e초밥의 섬세한 풍미와 잘 어울리는 가벼운 음료. 차갑게 식힌 라무네의 청량감이 입안을 깔끔하게 정리해주어 다음 한 점을 더욱 신선하게 즐길 수 있습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eTempura\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e天ぷら\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e바삭한 새우·채소 튀김의 기름진 맛을 라무네의 탄산이 산뜻하게 씻어줍니다. 일본 가정에서 튀김 정식과 함께 마시는 클래식한 조합입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eYakisoba\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e焼きそば\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e일본 축제(마츠리) 포장마차의 단골 조합. 진한 소스 맛의 야키소바와 달콤한 라무네는 일본 여름 축제의 상징적인 페어링입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eOnigiri\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003eおにぎり\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e일본 편의점·도시락(벤또)의 대표 메뉴인 주먹밥과 함께. 가볍고 시원한 라무네는 점심 도시락이나 피크닉 한 끼에 잘 어울립니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eBento\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e弁当\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e다양한 반찬이 어우러진 일본식 도시락의 곁들임 음료. 부드러운 요구르트 풍미가 짭짤한 반찬 사이에서 디저트 같은 단맛을 더해줍니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-korean-card\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"dotasia-korean-name\"\u003eMatsuri Snacks\u003c\/div\u003e\n        \u003cspan class=\"dotasia-korean-name-ko\"\u003e祭りの屋台\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dotasia-korean-desc\"\u003e타코야키·다이가쿠이모·와타가시(솜사탕) 같은 일본 축제 간식과 함께 즐기는 정통 페어링. 구슬을 눌러 여는 라무네 병 자체가 마츠리의 추억입니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 6. 음용 가이드 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e병 여는 방법 · Cómo abrir\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-block\"\u003e\n    \u003cdiv class=\"dotasia-allergy-box\" style=\"border-color:#cce5f0 !important; background:#f5fbfd !important;\"\u003e\n      \u003cspan class=\"dotasia-allergy-title\" style=\"color:#1976a8 !important;\"\u003e💡 라무네 병 여는 법 (3단계)\u003c\/span\u003e\n      \u003cp style=\"font-size:13px !important; color:#2c2c2c !important; line-height:1.7 !important; margin:0 !important;\"\u003e\n        \u003cstrong\u003e1.\u003c\/strong\u003e 병뚜껑(플라스틱 누름쇠)을 분리합니다.\u003cbr\u003e\n        \u003cstrong\u003e2.\u003c\/strong\u003e 누름쇠를 병 입구에 올리고 손바닥으로 강하게 한 번 누르세요 — 안쪽 유리 구슬(비드로)이 떨어지며 \"퐁!\" 소리가 납니다.\u003cbr\u003e\n        \u003cstrong\u003e3.\u003c\/strong\u003e 마실 때는 병을 살짝 기울여 구슬이 좁은 홈에 걸리도록 하면 끝까지 부드럽게 마실 수 있습니다.\u003cbr\u003e\n        \u003cspan style=\"font-size:12px !important; color:#757575 !important; display:block !important; margin-top:8px !important;\"\u003e※ 차갑게 식힌 후 개봉하면 탄산과 풍미가 가장 좋습니다. 흔들지 마세요.\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 7. 제품 정보 표 --\u003e\n\u003cdiv class=\"dotasia-section\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003ch2 class=\"dotasia-section-title\"\u003e상세 정보\u003c\/h2\u003e\n  \u003cdiv class=\"dotasia-info-table\"\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제품명\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e하타 라무네 요구르트 (ハタコーセン ラムネ ヨーグルト味)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e용량\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e200ml (유리병 \/ 구슬 마개)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e원산지\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e일본 (Japan) 🇯🇵\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e제조사\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003eHatakosen Co., Ltd. (1933년 창업)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e카테고리\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e탄산 청량음료 (Carbonated Soft Drink)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dotasia-info-row\"\u003e\n\u003cdiv class=\"dotasia-info-label\"\u003e보관 방법\u003c\/div\u003e\n\u003cdiv class=\"dotasia-info-value\"\u003e직사광선을 피해 서늘한 곳에 보관. 개봉 후 즉시 음용 권장. 차갑게 식혀 즐기세요.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c!-- 8. 브랜드 마무리 --\u003e\n\u003cdiv class=\"dotasia-brand\"\u003e\u003cdiv class=\"dotasia-container\"\u003e\n  \u003cp class=\"dotasia-brand-text\"\u003e1933년부터 이어진 하타코센의 정통 일본 라무네. 구슬을 누르는 작은 의식과 함께, 일본 여름 축제의 풍미를 유럽의 식탁으로 전해드립니다.\u003c\/p\u003e\n  \u003cdiv class=\"dotasia-trust-badges\"\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e일본 직수입\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 라벨 표시\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003eEU 직배송\u003c\/span\u003e\n    \u003cspan class=\"dotasia-trust-badge\"\u003e품질 보증\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO 구조화된 데이터 (Google Rich Results) --\u003e\n\u003cstyle\u003e\n.dotasia-faq-section { margin: 40px 0 !important; padding: 0 20px !important; font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }\n.dotasia-faq-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 24px !important; text-align: center !important; display: block !important; }\n.dotasia-faq-list { max-width: 800px !important; margin: 0 auto !important; }\n.dotasia-faq-item { background: #ffffff !important; border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 12px !important; overflow: hidden !important; }\n.dotasia-faq-item summary { padding: 18px 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; cursor: pointer !important; list-style: none !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }\n.dotasia-faq-item summary::-webkit-details-marker { display: none !important; }\n.dotasia-faq-item summary::after { content: '+' !important; font-size: 20px !important; color: #f24430 !important; font-weight: 600 !important; }\n.dotasia-faq-item[open] summary::after { content: '−' !important; color: #f24430 !important; }\n.dotasia-faq-item[open] summary { background: #fff8f5 !important; border-bottom: 1px solid #f24430 !important; }\n.dotasia-faq-answer { padding: 20px !important; font-size: 15px !important; color: #4b5563 !important; line-height: 1.8 !important; background: #ffffff !important; }\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하타 라무네 요구르트는 실제 요구르트나 유제품인가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e아니요, 하타 라무네 요구르트(ハタ ラムネ ヨーグルト)는 유제품이 아닙니다. 이 제품은 일본의 하타코센(Hatakosen)이 제조한 탄산 청량음료(소다)로, 제품명의 '요구르트'는 인공 요구르트 향(flavouring)을 의미할 뿐 실제 우유나 유제품 성분은 전혀 포함되어 있지 않습니다. 주요 성분은 물, 설탕, 포도당-과당 시럽, 요구르트 향료, 산도조절제(이산화탄소, 구연산)입니다. 유제품을 피하는 분들도 안심하고 드실 수 있습니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 음료는 비건(Vegan)이나 베지테리언(Vegetarian)도 마실 수 있나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e네, 하타 라무네 요구르트는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합합니다. 제품에는 동물성 성분이 포함되어 있지 않으며, '요구르트'라는 이름에도 불구하고 실제 유제품은 사용되지 않습니다. 또한 글루텐 성분도 포함되어 있지 않아 글루텐프리(Gluten-Free) 식단을 따르는 분들도 즐길 수 있습니다. 단, 교차 오염(cross-contamination) 위험에 대해서는 제조사인 하타코센에 직접 확인하시기를 권장합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e라무네(Ramune)가 무엇인가요? 유럽의 어떤 음료와 비슷한가요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e라무네(Ramune)는 일본의 전통 탄산 청량음료로, 19세기 말 레모네이드에서 유래한 이름입니다. 유럽의 레모네이드나 소다수와 유사한 탄산음료이지만, 달콤하고 과일향이 풍부한 것이 특징입니다. 하타 라무네 요구르트는 그 중에서도 상큼한 요구르트 향이 나는 탄산음료로, 유럽의 요구르트 맛 소다나 레몬 소다와 비슷한 청량감을 가지고 있습니다. 차갑게 마시면 더욱 맛있으며, 달콤하고 가벼운 탄산감이 특징입니다.\u003c\/p\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\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e하타 라무네 요구르트는 충분히 차갑게 냉장 보관 후 그대로 마시는 것이 가장 기본적인 방법입니다. 탄산이 살아있을 때 바로 마시는 것이 좋습니다. 응용 방법으로는 바닐라 아이스크림 위에 부어 소다 플로트로 즐기거나, 보드카나 진(Gin) 등의 증류주와 혼합해 가벼운 칵테일 베이스로 활용할 수도 있습니다. 또한 신선한 과일(딸기, 라즈베리 등)과 함께 마시면 상큼함이 배가됩니다. 개봉 후에는 탄산이 빠질 수 있으므로 즉시 마시는 것을 권장합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"dotasia-faq-item\"\u003e\n      \u003csummary\u003e이 제품에 할랄(Halal) 인증이 있나요? 알레르기 정보는 어떻게 되나요?\u003c\/summary\u003e\n      \u003cdiv class=\"dotasia-faq-answer\"\u003e\u003cp style=\"margin: 0 0 12px 0 !important;\"\u003e현재 하타 라무네 요구르트는 공식적인 할랄(Halal) 인증을 받지 않았습니다. 할랄 식단을 엄격히 준수하는 소비자께서는 구매 전 제조사인 하타코센(Hatakosen)에 직접 문의하시기를 권장합니다. 알레르기 정보와 관련하여, 이 제품의 성분(물, 설탕, 포도당-과당 시럽, 요구르트 향료, 산도조절제)에는 EU 14대 주요 알레르기 유발 성분이 확인되지 않았습니다. 그러나 제조 시설에서의 교차 오염 가능성은 제조사에 확인하시기를 권장합니다.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Recipe\",\n  \"name\": \"DotAsia 추천 하타 라무네 요구르트 소다 플로트\",\n  \"description\": \"하타 라무네 요구르트 소다의 상큼한 탄산과 요구르트 향을 살린 여름 음료 레시피입니다. 유럽 슈퍼마켓에서 쉽게 구할 수 있는 재료로 만드는 일본식 소다 플로트로, 한국 슈퍼마켓이나 아시아 식품점에서 구입한 하타 라무네 요구르트를 활용해 색다른 디저트 음료를 즐겨보세요.\",\n  \"image\": \"https:\/\/dotasia.eu\/products\/hata-ramune-yogurt-200ml-kr\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"DotAsia\"\n  },\n  \"datePublished\": \"2026-05-05\",\n  \"prepTime\": \"PT5M\",\n  \"cookTime\": \"PT0M\",\n  \"totalTime\": \"PT5M\",\n  \"keywords\": \"하타 라무네, 요구르트 소다, 일본 탄산음료, 소다 플로트, 아시아 음료, 비건 음료, 글루텐프리 음료, 여름 음료, 한국 슈퍼마켓, 아시아 식품\",\n  \"recipeYield\": \"1\",\n  \"recipeCategory\": \"Beverage\",\n  \"recipeCuisine\": \"Japanese\",\n  \"recipeIngredient\": [\n    \"하타 라무네 요구르트 200ml 1캔\",\n    \"바닐라 아이스크림 1스쿱 (약 60g)\",\n    \"신선한 라즈베리 또는 블루베리 한 줌 (장식용)\",\n    \"민트 잎 2~3장 (장식용)\",\n    \"얼음 적당량\"\n  ],\n  \"recipeInstructions\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"키가 큰 유리잔에 얼음을 절반 정도 채웁니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"하타 라무네 요구르트 소다를 얼음 위에 천천히 따릅니다. 탄산이 빠지지 않도록 잔을 살짝 기울여 붓는 것이 좋습니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"바닐라 아이스크림 1스쿱을 음료 위에 올립니다. 아이스크림이 탄산과 만나 거품이 올라오는 것이 정상입니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"신선한 라즈베리나 블루베리를 아이스크림 주변에 올려 장식합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"민트 잎을 올려 마무리하고, 빨대와 함께 바로 서빙합니다.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"text\": \"음료를 마시기 전에 아이스크림을 살짝 저어 크리미한 요구르트 향 소다를 즐기세요.\"\n    }\n  ]\n}\n\u003c\/script\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\": \"하타 라무네 요구르트는 실제 요구르트나 유제품인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"아니요, 하타 라무네 요구르트(ハタ ラムネ ヨーグルト)는 유제품이 아닙니다. 이 제품은 일본의 하타코센(Hatakosen)이 제조한 탄산 청량음료(소다)로, 제품명의 '요구르트'는 인공 요구르트 향(flavouring)을 의미할 뿐 실제 우유나 유제품 성분은 전혀 포함되어 있지 않습니다. 주요 성분은 물, 설탕, 포도당-과당 시럽, 요구르트 향료, 산도조절제(이산화탄소, 구연산)입니다. 유제품을 피하는 분들도 안심하고 드실 수 있습니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료는 비건(Vegan)이나 베지테리언(Vegetarian)도 마실 수 있나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"네, 하타 라무네 요구르트는 비건(Vegan) 및 베지테리언(Vegetarian) 모두에게 적합합니다. 제품에는 동물성 성분이 포함되어 있지 않으며, '요구르트'라는 이름에도 불구하고 실제 유제품은 사용되지 않습니다. 또한 글루텐 성분도 포함되어 있지 않아 글루텐프리(Gluten-Free) 식단을 따르는 분들도 즐길 수 있습니다. 단, 교차 오염(cross-contamination) 위험에 대해서는 제조사인 하타코센에 직접 확인하시기를 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"라무네(Ramune)가 무엇인가요? 유럽의 어떤 음료와 비슷한가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"라무네(Ramune)는 일본의 전통 탄산 청량음료로, 19세기 말 레모네이드에서 유래한 이름입니다. 유럽의 레모네이드나 소다수와 유사한 탄산음료이지만, 달콤하고 과일향이 풍부한 것이 특징입니다. 하타 라무네 요구르트는 그 중에서도 상큼한 요구르트 향이 나는 탄산음료로, 유럽의 요구르트 맛 소다나 레몬 소다와 비슷한 청량감을 가지고 있습니다. 차갑게 마시면 더욱 맛있으며, 달콤하고 가벼운 탄산감이 특징입니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 음료를 가장 맛있게 마시는 방법은 무엇인가요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"하타 라무네 요구르트는 충분히 차갑게 냉장 보관 후 그대로 마시는 것이 가장 기본적인 방법입니다. 탄산이 살아있을 때 바로 마시는 것이 좋습니다. 응용 방법으로는 바닐라 아이스크림 위에 부어 소다 플로트로 즐기거나, 보드카나 진(Gin) 등의 증류주와 혼합해 가벼운 칵테일 베이스로 활용할 수도 있습니다. 또한 신선한 과일(딸기, 라즈베리 등)과 함께 마시면 상큼함이 배가됩니다. 개봉 후에는 탄산이 빠질 수 있으므로 즉시 마시는 것을 권장합니다.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"이 제품에 할랄(Halal) 인증이 있나요? 알레르기 정보는 어떻게 되나요?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"현재 하타 라무네 요구르트는 공식적인 할랄(Halal) 인증을 받지 않았습니다. 할랄 식단을 엄격히 준수하는 소비자께서는 구매 전 제조사인 하타코센(Hatakosen)에 직접 문의하시기를 권장합니다. 알레르기 정보와 관련하여, 이 제품의 성분(물, 설탕, 포도당-과당 시럽, 요구르트 향료, 산도조절제)에는 EU 14대 주요 알레르기 유발 성분이 확인되지 않았습니다. 그러나 제조 시설에서의 교차 오염 가능성은 제조사에 확인하시기를 권장합니다.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 끝 --\u003e\n","brand":"HATA","offers":[{"title":"31\/08\/2026","offer_id":57409890156869,"sku":"DOT-PROD-39949114-WK1","price":2.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/hata-ramune-yogurt-200ml-kr-badged-1777986998453.png?v=1777991416"}],"url":"https:\/\/dotasia.eu\/collections\/dta-type-beverages.oembed","provider":"DotAsia","version":"1.0","type":"link"}