#dotasia-product-content { all: initial; display: block !important; font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important; color: #1a1a1a !important; background: #ffffff !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 .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 { 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: 36px !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: 20px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 24px !important; }
#dotasia-product-content .dotasia-hero-desc { font-size: 18px !important; color: #2c2c2c !important; line-height: 1.6 !important; }
#dotasia-product-content .dotasia-badge-container { display: flex !important; gap: 12px !important; justify-content: center !important; margin-top: 24px !important; flex-wrap: wrap !important; }
#dotasia-product-content .dotasia-badge { background: #fff3e0 !important; color: #d84315 !important; padding: 8px 16px !important; border-radius: 20px !important; font-size: 14px !important; font-weight: 600 !important; }
#dotasia-product-content .dotasia-features { background: #fafafa !important; }
#dotasia-product-content .dotasia-section-title { font-size: 28px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 48px !important; color: #1a1a1a !important; }
#dotasia-product-content .dotasia-feature-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important; gap: 32px !important; }
#dotasia-product-content .dotasia-feature-card { background: #ffffff !important; padding: 32px !important; border-radius: 16px !important; box-shadow: 0 2px 12px rgba(0,0,0,0.08) !important; text-align: center !important; transition: transform 0.3s ease !important; }
#dotasia-product-content .dotasia-feature-card:hover { transform: translateY(-4px) !important; box-shadow: 0 4px 20px rgba(0,0,0,0.12) !important; }
#dotasia-product-content .dotasia-feature-icon { font-size: 48px !important; margin-bottom: 20px !important; }
#dotasia-product-content .dotasia-feature-title { font-size: 22px !important; font-weight: 700 !important; margin-bottom: 12px !important; color: #1a1a1a !important; }
#dotasia-product-content .dotasia-feature-desc { font-size: 16px !important; line-height: 1.6 !important; color: #2c2c2c !important; }
#dotasia-product-content .dotasia-usage { padding: 80px 0 !important; }
#dotasia-product-content .dotasia-usage-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important; gap: 24px !important; }
#dotasia-product-content .dotasia-usage-item { background: #fff8f0 !important; padding: 24px !important; border-radius: 12px !important; border-left: 4px solid #f24331 !important; }
#dotasia-product-content .dotasia-usage-title { font-size: 18px !important; font-weight: 700 !important; margin-bottom: 8px !important; display: flex !important; align-items: center !important; gap: 8px !important; }
#dotasia-product-content .dotasia-usage-text { font-size: 16px !important; color: #2c2c2c !important; line-height: 1.5 !important; }
#dotasia-product-content .dotasia-info { background: #fafafa !important; }
#dotasia-product-content .dotasia-info-table { width: 100% !important; max-width: 600px !important; margin: 0 auto !important; background: #ffffff !important; border-radius: 12px !important; overflow: hidden !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-weight: 600 !important; font-size: 16px !important; color: #1a1a1a !important; }
#dotasia-product-content .dotasia-info-value { padding: 20px !important; font-size: 16px !important; color: #2c2c2c !important; }
#dotasia-product-content .dotasia-tip { background: linear-gradient(135deg, #fff3e0 0%, #ffffff 100%) !important; padding: 80px 0 !important; }
#dotasia-product-content .dotasia-tip-box { background: #ffffff !important; padding: 40px !important; border-radius: 16px !important; box-shadow: 0 4px 20px rgba(0,0,0,0.08) !important; max-width: 800px !important; margin: 0 auto !important; }
#dotasia-product-content .dotasia-tip-title { font-size: 24px !important; font-weight: 700 !important; margin-bottom: 24px !important; color: #1a1a1a !important; text-align: center !important; }
#dotasia-product-content .dotasia-tip-list { list-style: none !important; padding: 0 !important; }
#dotasia-product-content .dotasia-tip-item { font-size: 17px !important; line-height: 1.8 !important; margin-bottom: 16px !important; padding-left: 32px !important; position: relative !important; color: #2c2c2c !important; }
#dotasia-product-content .dotasia-tip-item:before { content: «✓» !important; position: absolute !important; left: 0 !important; color: #f24331 !important; font-weight: 700 !important; font-size: 20px !important; }
#dotasia-product-content .dotasia-quality { padding: 80px 0 !important; text-align: center !important; }
#dotasia-product-content .dotasia-quality-badges { display: flex !important; justify-content: center !important; gap: 40px !important; margin-top: 40px !important; flex-wrap: wrap !important; }
#dotasia-product-content .dotasia-quality-badge { opacity: 0.7 !important; transition: opacity 0.3s ease !important; }
#dotasia-product-content .dotasia-quality-badge:hover { opacity: 1 !important; }
#dotasia-product-content .dotasia-quality-text { font-size: 18px !important; color: #2c2c2c !important; line-height: 1.6 !important; max-width: 600px !important; margin: 0 auto !important; }
@media (max-width: 768px) {
#dotasia-product-content .dotasia-hero-title { font-size: 28px !important; }
#dotasia-product-content .dotasia-hero-subtitle { font-size: 18px !important; }
#dotasia-product-content .dotasia-section-title { font-size: 24px !important; }
#dotasia-product-content .dotasia-feature-grid { grid-template-columns: 1fr !important; gap: 24px !important; }
#dotasia-product-content .dotasia-usage-grid { grid-template-columns: 1fr !important; }
#dotasia-product-content .dotasia-info-row { grid-template-columns: 120px 1fr !important; }
#dotasia-product-content .dotasia-container { padding: 0 16px !important; }
#dotasia-product-content .dotasia-section { padding: 40px 0 !important; }
}
@media (min-width: 1024px) {
#dotasia-product-content .dotasia-hero-title { font-size: 42px !important; }
#dotasia-product-content .dotasia-hero-subtitle { font-size: 22px !important; }
#dotasia-product-content .dotasia-section-title { font-size: 32px !important; }
#dotasia-product-content .dotasia-feature-title { font-size: 24px !important; }
#dotasia-product-content .dotasia-feature-desc { font-size: 18px !important; }
}
청정원 순창 쌈장 14kg
🥬 대한민국 No.1 프리미엄 쌈장의 대용량 버전
순창 전통 발효 기법으로 만든 깊고 진한 맛
업소용 대용량으로 더욱 경제적인 선택
🌶️ 순창 전통 레시피
📦 14kg 대용량
왜 청정원 순창 쌈장인가요?
정통 순창 맛
60년 전통 청정원의 노하우와
순창 고추장의 명성이 만나
완성된 프리미엄 쌈장
경제적인 대용량
14kg 대용량으로
식당, 급식, 대가족에 최적
소량 구매 대비 30% 절약
프리미엄 원료
엄선된 국산 대두와
순창 고추장, 된장의 조화
인공 조미료 무첨가
이럴 때 딱이에요! 🎯
🥩 삼겹살 ��티
고기와 찰떡궁합! 상추쌈에 꼭 필요한 필수템
🍳 비빔밥 요리
고추장 대신 쌈장으로 더 깊은 맛 완성
🥒 야채 스틱
오이, 당근에 찍어먹는 건강한 간식
🍲 찌개 베이스
쌈장찌개, 제육볶음의 감칠맛 비결
제품 정보 한눈에 보기 📋
💡 쌈장 200% 활용 꿀팁
- 쌈장에 다진 양파와 청양고추를 넣으면 더욱 신선한 맛
- 참기름 한 방울 추가하면 고소함이 2배 업그레이드
- 소분하여 냉동 보관하면 6개월까지 신선하게
- 쌈장 2 : 마요네즈 1 비율로 섞으면 특제 소스 완성
- 볶음 요리 마지막에 한 스푼 넣으면 감칠맛 폭발
믿고 먹는 청정원 품질 🏆
1956년부터 이어온 60년 전통의 장 명가
HACCP 인증 시설에서 위생적으로 생산
대한민국 대표 식품 기업 대상의 프리미엄 브랜드
🌟 ISO 22000
✅ KS 마크
.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»: «쌈장찌개, 제육볶음, 비빔밥 등 다양한 요리에 활용할 수 있습니다. 볶음 요리 마지막에 한 스푼 넣으면 감칠맛이 좋아지고, 마요네즈와 2대1 비율로 섞으면 특제 소스가 됩니다. 유럽 한인마트 고객들이 자주 만드는 요리법입니다.»
}
},
{
«@type»: «Question»,
«name»: «이 제품과 잘 어울리는 음식은 무엇인가요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «삼겹살, 갈비 같은 구이류와 가장 잘 어울립니다. 보쌈이나 족발과도 궁합이 좋고, 생채소 샐러드의 드레싱으로도 사용할 수 있어요. 세비야 한인마트와 말라가 한인마트에서도 고기 요리용으로 많이 구매하는 제품입니다.»
}
},
{
«@type»: «Question»,
«name»: «개봉 후 보관 방법과 사용량은 어떻게 되나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «개봉 후에는 반드시 냉장보관하시고 3개월 이내에 드세요. 1회 사용량은 1인당 약 20g 정도가 적당합니다. 대용량이므로 소분하여 냉동보관하면 6개월까지 신선하게 보관할 수 있어 포르투 한인마트에서 대가족들이 선호합니다.»
}
}
]
}







Valoraciones
No hay valoraciones aún.