#dotasia-product-content { all: initial; display: block !important; font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, 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 { background: #ffffff !important; color: #1a1a1a !important; }
#dotasia-product-content .dotasia-container { max-width: 1200px !important; margin: 0 auto !important; padding: 0 24px !important; }
#dotasia-product-content .dotasia-section { padding: 60px 0 !important; }
#dotasia-product-content .dotasia-hero-title { font-size: 32px !important; font-weight: 700 !important; color: #1a1a1a !important; line-height: 1.3 !important; margin-bottom: 16px !important; }
#dotasia-product-content .dotasia-hero-subtitle { font-size: 20px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 24px !important; }
#dotasia-product-content .dotasia-section-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 32px !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: #fff3e0 !important; padding: 4px 8px !important; border-radius: 4px !important; }
#dotasia-product-content .dotasia-hero { background: linear-gradient(180deg, #fff8f5 0%, #ffffff 100%) !important; padding: 48px 0 !important; text-align: center !important; }
#dotasia-product-content .dotasia-badge { display: inline-block !important; background: #f24331 !important; color: white !important; padding: 8px 16px !important; border-radius: 24px !important; font-size: 14px !important; font-weight: 600 !important; margin-bottom: 24px !important; }
#dotasia-product-content .dotasia-features { display: grid !important; grid-template-columns: 1fr !important; gap: 24px !important; margin-top: 40px !important; }
#dotasia-product-content .dotasia-feature-card { background: #fafafa !important; border-radius: 16px !important; padding: 32px !important; text-align: center !important; border: 1px solid #e8e8e8 !important; transition: all 0.3s ease !important; }
#dotasia-product-content .dotasia-feature-card:hover { border-color: #f24331 !important; transform: translateY(-2px) !important; }
#dotasia-product-content .dotasia-feature-icon { font-size: 48px !important; margin-bottom: 16px !important; }
#dotasia-product-content .dotasia-feature-title { font-size: 20px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; }
#dotasia-product-content .dotasia-feature-desc { font-size: 16px !important; color: #757575 !important; line-height: 1.6 !important; }
#dotasia-product-content .dotasia-usage-grid { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 20px !important; margin-top: 32px !important; }
#dotasia-product-content .dotasia-usage-item { background: white !important; border: 2px solid #e8e8e8 !important; border-radius: 12px !important; padding: 24px !important; text-align: center !important; }
#dotasia-product-content .dotasia-usage-emoji { font-size: 32px !important; margin-bottom: 12px !important; }
#dotasia-product-content .dotasia-usage-text { font-size: 16px !important; font-weight: 600 !important; color: #2c2c2c !important; }
#dotasia-product-content .dotasia-info-table { background: white !important; border-radius: 12px !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: 140px 1fr !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 { background: #f8f8f8 !important; padding: 20px !important; font-size: 16px !important; font-weight: 600 !important; color: #757575 !important; }
#dotasia-product-content .dotasia-info-value { padding: 20px !important; font-size: 16px !important; color: #1a1a1a !important; font-weight: 500 !important; }
#dotasia-product-content .dotasia-recipe-cards { display: grid !important; grid-template-columns: 1fr !important; gap: 24px !important; margin-top: 32px !important; }
#dotasia-product-content .dotasia-recipe-card { background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%) !important; border-radius: 16px !important; padding: 32px !important; border: 1px solid #f0f0f0 !important; }
#dotasia-product-content .dotasia-recipe-title { font-size: 20px !important; font-weight: 700 !important; color: #f24331 !important; margin-bottom: 16px !important; display: flex !important; align-items: center !important; gap: 8px !important; }
#dotasia-product-content .dotasia-recipe-desc { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.7 !important; }
#dotasia-product-content .dotasia-quality-badges { display: flex !important; flex-wrap: wrap !important; gap: 16px !important; justify-content: center !important; margin-top: 40px !important; }
#dotasia-product-content .dotasia-quality-badge { background: white !important; border: 2px solid #e8e8e8 !important; border-radius: 8px !important; padding: 12px 24px !important; font-size: 16px !important; font-weight: 600 !important; color: #2c2c2c !important; }
#dotasia-product-content .dotasia-cta-section { background: #f8f8f8 !important; border-radius: 16px !important; padding: 40px !important; text-align: center !important; margin-top: 48px !important; }
#dotasia-product-content .dotasia-cta-title { font-size: 24px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 16px !important; }
#dotasia-product-content .dotasia-cta-desc { font-size: 18px !important; color: #757575 !important; }
@media (min-width: 768px) {
#dotasia-product-content .dotasia-hero-title { font-size: 42px !important; }
#dotasia-product-content .dotasia-hero-subtitle { font-size: 24px !important; }
#dotasia-product-content .dotasia-section-title { font-size: 28px !important; }
#dotasia-product-content .dotasia-features { grid-template-columns: repeat(3, 1fr) !important; }
#dotasia-product-content .dotasia-usage-grid { grid-template-columns: repeat(4, 1fr) !important; }
#dotasia-product-content .dotasia-recipe-cards { grid-template-columns: repeat(2, 1fr) !important; }
#dotasia-product-content .dotasia-info-row { grid-template-columns: 180px 1fr !important; }
}
@media (min-width: 1024px) {
#dotasia-product-content .dotasia-body-text { font-size: 18px !important; }
#dotasia-product-content .dotasia-feature-title { font-size: 22px !important; }
#dotasia-product-content .dotasia-feature-desc { font-size: 17px !important; }
}
청정원 순창 진골드고추장 14kg
✨ 대한민국 No.1 프리미엄 고추장의 품격
🌶️ 왜 진골드고추장인가?
순창 전통의 맛
60년 전통 순창 고추장의
정통 제조법 그대로
프리미엄 원료
엄선된 국산 태양초와
최고급 원료만 사용
전문가 선택
대한민국 요리 전문가들이
인정한 맛과 품질
🍽️ 이럴 때 꼭 필요해요!
14kg 대용량으로 식당, 급식, 대가족 모두 만족!
한 번 구매로 오~래 사용하는 경제적인 선택
📋 제품 정보
👩🍳 진골드고추장 활용 레시피
🥄 황금비율 비빔밥 양념
진골드고추장 2큰술 + 참기름 1큰술 + 설탕 1/2큰술
= 완벽한 비빔밥 양념 완성! 깊고 진한 맛이 일품
🔥 매콤 제육볶음 비법
진골드고추장 3큰술로 만드는 제육볶음은
식당 부럽지 않은 전문가의 맛! 감칠맛이 살아있어요
🍯 만능 쌈장 만들기
진골드고추장 + 된장 + 다진마늘 = 만능 쌈장
고기, 야채 무엇과도 찰떡궁합!
🍜 얼큰 찌개 베이스
김치찌개, 부대찌개에 1큰술만 넣어도
깊은 맛과 칼칼함이 배가 됩니다
✅ 청정원 품질 보증
🎯 대한민국 No.1 고추장의 자부심
60년 전통 청정원이 만든 프리미엄 고추장
진골드고추장 14kg로 맛있는 요리를 완성하세요
.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;
}
청정원 순창 진골드고추장 14kg는 어떻게 사용하나요?
이 고추장으로 어떤 요리를 만들 수 있나요?
고추장과 잘 어울리는 음식은 무엇인가요?
개봉 후 보관 방법과 사용 기간은 어떻게 되나요?
{
«@context»: «https://schema.org»,
«@type»: «FAQPage»,
«mainEntity»: [
{
«@type»: «Question»,
«name»: «청정원 순창 진골드고추장 14kg는 어떻게 사용하나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «이 제품은 바로 사용할 수 있는 완성된 고추장입니다. 별도의 조리 과정 없이 깨끗한 숟가락으로 필요한 만큼 덜어서 요리에 바로 넣거나 양념으로 사용하면 됩니다. 리옹 한인마트에서도 인기가 높은 이유는 바로 이런 편리함 때문입니다.»
}
},
{
«@type»: «Question»,
«name»: «이 고추장으로 어떤 요리를 만들 수 있나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «비빔밥 양념, 제육볶음, 김치찌개, 부대찌개의 베이스로 활용할 수 있습니다. 쌈장을 만들 때는 된장과 섞어 사용하고, 떡볶이나 순두부찌개에도 넣으면 깊은 맛이 납니다. 벨기에 한인마트 고객들이 자주 찾는 이유도 이처럼 다양한 요리에 활용 가능하기 때문입니다.»
}
},
{
«@type»: «Question»,
«name»: «고추장과 잘 어울리는 음식은 무엇인가요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «삼겹살, 보쌈 등 구운 고기와 함께 쌈장으로 먹으면 훌륭합니다. 흰 쌀밥에 나물과 함께 비벼 먹거나, 국수에 양념으로 넣어도 맛있습니다. 말라가 한인마트에서 구매하는 고객들은 주로 고기 요리의 양념장으로 많이 활용합니다.»
}
},
{
«@type»: «Question»,
«name»: «개봉 후 보관 방법과 사용 기간은 어떻게 되나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «개봉 전에는 서늘하고 건조한 곳에 보관하고, 개봉 후에는 반드시 냉장고에 보관해야 합니다. 냉장 보관 시 6개월 정도 사용 가능하며, 사용할 때마다 깨끗한 도구를 사용하여 위생을 유지하는 것이 중요합니다. 바르셀로나 한인마트에서 구매한 고객들도 이런 보관법으로 고향의 맛을 오래 즐기고 있습니다.»
}
}
]
}









Valoraciones
No hay valoraciones aún.