#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; }
#dotasia-product-content .hdt-hidden, #dotasia-product-content hdt-modal { display: none !important; }
#dotasia-product-content img { display: block !important; max-width: 100% !important; height: auto !important; }
#dotasia-product-content { color: #1a1a1a !important; line-height: 1.6 !important; }
#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, #fff8f0 0%, #ffffff 100%) !important; padding: 80px 0 !important; text-align: center !important; }
#dotasia-product-content .dotasia-hero-title { font-size: 32px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 16px !important; line-height: 1.3 !important; }
#dotasia-product-content .dotasia-hero-subtitle { font-size: 18px !important; color: #757575 !important; margin-bottom: 24px !important; }
#dotasia-product-content .dotasia-hero-badge { display: inline-block !important; background: #f24331 !important; color: white !important; padding: 8px 20px !important; border-radius: 24px !important; font-size: 14px !important; font-weight: 500 !important; margin-bottom: 32px !important; }
#dotasia-product-content .dotasia-benefits { background: #fafafa !important; }
#dotasia-product-content .dotasia-benefits-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 24px !important; }
#dotasia-product-content .dotasia-benefit-card { background: white !important; padding: 32px !important; border-radius: 16px !important; box-shadow: 0 2px 8px rgba(0,0,0,0.06) !important; }
#dotasia-product-content .dotasia-benefit-icon { font-size: 36px !important; margin-bottom: 16px !important; }
#dotasia-product-content .dotasia-benefit-title { font-size: 20px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; }
#dotasia-product-content .dotasia-benefit-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.8 !important; }
#dotasia-product-content .dotasia-section-title { font-size: 28px !important; font-weight: 700 !important; color: #1a1a1a !important; text-align: center !important; margin-bottom: 48px !important; }
#dotasia-product-content .dotasia-section-title span { color: #f24331 !important; }
#dotasia-product-content .dotasia-scenarios { background: white !important; }
#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 20px !important; }
#dotasia-product-content .dotasia-scenario-item { background: #f8f8f8 !important; padding: 24px !important; border-radius: 12px !important; text-align: center !important; transition: all 0.3s ease !important; }
#dotasia-product-content .dotasia-scenario-item:hover { background: #fff3e0 !important; transform: translateY(-2px) !important; }
#dotasia-product-content .dotasia-scenario-emoji { font-size: 32px !important; margin-bottom: 12px !important; }
#dotasia-product-content .dotasia-scenario-text { font-size: 16px !important; font-weight: 500 !important; color: #1a1a1a !important; }
#dotasia-product-content .dotasia-features { background: #fafafa !important; }
#dotasia-product-content .dotasia-feature-list { display: grid !important; gap: 24px !important; }
#dotasia-product-content .dotasia-feature-item { display: flex !important; align-items: flex-start !important; gap: 16px !important; background: white !important; padding: 24px !important; border-radius: 12px !important; }
#dotasia-product-content .dotasia-feature-check { font-size: 24px !important; color: #4caf50 !important; flex-shrink: 0 !important; }
#dotasia-product-content .dotasia-feature-content { flex: 1 !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: 16px !important; color: #2c2c2c !important; line-height: 1.6 !important; }
#dotasia-product-content .dotasia-info { background: white !important; }
#dotasia-product-content .dotasia-info-table { width: 100% !important; background: #f8f8f8 !important; border-radius: 12px !important; overflow: hidden !important; }
#dotasia-product-content .dotasia-info-row { display: flex !important; padding: 20px 24px !important; border-bottom: 1px solid #e8e8e8 !important; }
#dotasia-product-content .dotasia-info-row:last-child { border-bottom: none !important; }
#dotasia-product-content .dotasia-info-label { font-size: 16px !important; font-weight: 600 !important; color: #757575 !important; width: 120px !important; }
#dotasia-product-content .dotasia-info-value { font-size: 16px !important; color: #1a1a1a !important; flex: 1 !important; }
#dotasia-product-content .dotasia-trust { background: linear-gradient(180deg, #fafafa 0%, #ffffff 100%) !important; text-align: center !important; }
#dotasia-product-content .dotasia-trust-badges { display: flex !important; justify-content: center !important; gap: 32px !important; flex-wrap: wrap !important; margin-top: 32px !important; }
#dotasia-product-content .dotasia-trust-badge { opacity: 0.7 !important; transition: opacity 0.3s ease !important; }
#dotasia-product-content .dotasia-trust-badge:hover { opacity: 1 !important; }
#dotasia-product-content .dotasia-trust-text { font-size: 14px !important; color: #757575 !important; margin-top: 8px !important; }
#dotasia-product-content .dotasia-highlight { background: linear-gradient(180deg, transparent 50%, #fff3e0 50%) !important; padding: 2px 4px !important; }
@media (min-width: 768px) {
#dotasia-product-content .dotasia-hero-title { font-size: 42px !important; }
#dotasia-product-content .dotasia-hero-subtitle { font-size: 20px !important; }
#dotasia-product-content .dotasia-benefits-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-section-title { font-size: 32px !important; }
#dotasia-product-content .dotasia-info-label { width: 160px !important; }
}
@media (min-width: 1024px) {
#dotasia-product-content .dotasia-container { padding: 0 40px !important; }
#dotasia-product-content .dotasia-section { padding: 80px 0 !important; }
}
맥심 커피믹스 모카골드 마일드
100개입 대용량
☕ 대한민국 No.1 커피믹스의 부드러운 맛
왜 맥심 모카골드를 선택해야 할까요?
이럴 때 딱이에요!
간편하게
활력 충전
다과 시간
편안하게
맥심 모카골드의 특별함
제품 상세 정보
dotAsia가 보증하는 정품
dotAsia는 공식 유통채널을 통해서만 제품을 공급받습니다
.dotasia-faq-section {
margin: 40px 0 !important;
padding: 0 20px !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.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;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-list {
max-width: 800px !important;
margin: 0 auto !important;
}
.dotasia-faq-item {
background: #ffffff !important;
border: 1px solid #e5e7eb !important;
border-radius: 12px !important;
margin-bottom: 12px !important;
overflow: hidden !important;
}
.dotasia-faq-item summary {
padding: 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;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-item summary::-webkit-details-marker {
display: none !important;
}
.dotasia-faq-item summary::after {
content: ‘+’ !important;
font-size: 20px !important;
color: #f24430 !important;
font-weight: 600 !important;
}
.dotasia-faq-item[open] summary::after {
content: ‘−’ !important;
color: #f24430 !important;
}
.dotasia-faq-item[open] summary {
background: #fff8f5 !important;
border-bottom: 1px solid #f24430 !important;
}
.dotasia-faq-answer {
padding: 20px !important;
font-size: 15px !important;
color: #4b5563 !important;
line-height: 1.8 !important;
background: #ffffff !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-answer a {
color: #f24430 !important;
text-decoration: underline !important;
font-weight: 500 !important;
}
.dotasia-faq-answer a:hover {
color: #d93a2a !important;
}
맥심 커피믹스 모카골드 마일드 (100개입)는 어떻게 우려내나요?
이 제품으로 만들 수 있는 다른 음료는 무엇인가요?
이 커피와 잘 어울리는 간식은 무엇인가요?
개봉 후 보관 방법과 유통기한은 어떻게 되나요?
{
«@context»: «https://schema.org»,
«@type»: «FAQPage»,
«mainEntity»: [
{
«@type»: «Question»,
«name»: «맥심 커피믹스 모카골드 마일드 (100개입)는 어떻게 우려내나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «뜨거운 물 150-180ml에 스틱 1개를 넣고 잘 저어주면 됩니다. 물의 양은 개인 취향에 따라 조절할 수 있으며, 너무 뜨거운 물보다는 80-90도 정도의 물을 사용하면 더욱 부드러운 맛을 즐길 수 있습니다.»
}
},
{
«@type»: «Question»,
«name»: «이 제품으로 만들 수 있는 다른 음료는 무엇인가요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «아이스 커피로 만들려면 찬물에 먼저 녹인 후 얼음을 넣으면 됩니다. 또한 우유나 두유를 추가하면 더욱 부드러운 카페라떼 스타일로 즐길 수 있고, 바닐라 아이스크림을 올려 아포가토 스타일로도 만들 수 있습니다. 벨기에 한인마트에서도 인기가 높은 K-Food 음료 중 하나입니다.»
}
},
{
«@type»: «Question»,
«name»: «이 커피와 잘 어울리는 간식은 무엇인가요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «한국 전통 과자인 약과나 호떡, 그리고 비스킷류와 잘 어울립니다. 마일드한 맛이므로 달콤한 디저트뿐만 아니라 짭짤한 크래커와도 좋은 조화를 이룹니다. 세비야 한인마트나 바르셀로나 한인마트에서 함께 구매할 수 있는 한국 과자들과 페어링하면 엄마의 손맛을 느낄 수 있습니다.»
}
},
{
«@type»: «Question»,
«name»: «개봉 후 보관 방법과 유통기한은 어떻게 되나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «개별 스틱 포장이므로 사용하지 않은 스틱은 직사광선을 피해 서늘하고 건조한 곳에 보관하면 됩니다. 습기가 들어가지 않도록 밀폐용기에 보관하는 것이 좋으며, 개봉하지 않은 스틱은 제품에 표시된 유통기한까지 보관 가능합니다.»
}
}
]
}



Valoraciones
No hay valoraciones aún.