#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 {
width: 100% !important;
background: #ffffff !important;
color: #1a1a1a !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, #fff5f5 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: 20px !important;
font-weight: 500 !important;
color: #d32f2f !important;
margin-bottom: 12px !important;
}
#dotasia-product-content .dotasia-hero-desc {
font-size: 18px !important;
color: #757575 !important;
line-height: 1.6 !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: #ffffff !important;
border: 2px solid #ffe0e0 !important;
border-radius: 16px !important;
padding: 32px !important;
text-align: center !important;
transition: all 0.3s ease !important;
}
#dotasia-product-content .dotasia-feature-card:hover {
transform: translateY(-4px) !important;
box-shadow: 0 8px 24px rgba(211, 47, 47, 0.1) !important;
}
#dotasia-product-content .dotasia-feature-icon {
font-size: 48px !important;
margin-bottom: 16px !important;
display: block !important;
}
#dotasia-product-content .dotasia-feature-title {
font-size: 22px !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-section-title {
font-size: 28px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
text-align: center !important;
margin-bottom: 48px !important;
position: relative !important;
padding-bottom: 16px !important;
}
#dotasia-product-content .dotasia-section-title:after {
content: » !important;
display: block !important;
width: 60px !important;
height: 4px !important;
background: #d32f2f !important;
margin: 16px auto 0 !important;
border-radius: 2px !important;
}
#dotasia-product-content .dotasia-usage-grid {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
gap: 20px !important;
}
#dotasia-product-content .dotasia-usage-item {
background: #fff8f8 !important;
border-radius: 12px !important;
padding: 24px !important;
text-align: center !important;
border: 1px solid #ffe0e0 !important;
}
#dotasia-product-content .dotasia-usage-emoji {
font-size: 32px !important;
margin-bottom: 12px !important;
display: block !important;
}
#dotasia-product-content .dotasia-usage-text {
font-size: 16px !important;
font-weight: 600 !important;
color: #2c2c2c !important;
line-height: 1.4 !important;
}
#dotasia-product-content .dotasia-info-table {
background: #ffffff !important;
border-radius: 12px !important;
overflow: hidden !important;
border: 1px solid #e8e8e8 !important;
margin: 40px 0 !important;
}
#dotasia-product-content .dotasia-info-row {
display: grid !important;
grid-template-columns: 140px 1fr !important;
border-bottom: 1px solid #e8e8e8 !important;
align-items: center !important;
}
#dotasia-product-content .dotasia-info-row:last-child {
border-bottom: none !important;
}
#dotasia-product-content .dotasia-info-label {
background: #fafafa !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: 18px !important;
color: #1a1a1a !important;
font-weight: 500 !important;
}
#dotasia-product-content .dotasia-quality {
background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%) !important;
border-radius: 20px !important;
padding: 48px 32px !important;
text-align: center !important;
margin: 40px 0 !important;
}
#dotasia-product-content .dotasia-quality-title {
font-size: 24px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 24px !important;
}
#dotasia-product-content .dotasia-quality-badges {
display: flex !important;
justify-content: center !important;
gap: 32px !important;
flex-wrap: wrap !important;
margin-top: 32px !important;
}
#dotasia-product-content .dotasia-badge {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
gap: 8px !important;
}
#dotasia-product-content .dotasia-badge-icon {
font-size: 40px !important;
}
#dotasia-product-content .dotasia-badge-text {
font-size: 14px !important;
color: #757575 !important;
font-weight: 500 !important;
}
#dotasia-product-content .dotasia-highlight-box {
background: #fff3e0 !important;
border-left: 4px solid #d32f2f !important;
padding: 24px !important;
border-radius: 8px !important;
margin: 32px 0 !important;
}
#dotasia-product-content .dotasia-highlight-text {
font-size: 18px !important;
font-weight: 600 !important;
color: #1a1a1a !important;
line-height: 1.6 !important;
}
#dotasia-product-content .dotasia-brand-section {
text-align: center !important;
padding: 60px 0 !important;
background: #fafafa !important;
border-radius: 20px !important;
margin: 40px 0 !important;
}
#dotasia-product-content .dotasia-brand-logo {
font-size: 48px !important;
font-weight: 700 !important;
color: #d32f2f !important;
margin-bottom: 24px !important;
}
#dotasia-product-content .dotasia-brand-desc {
font-size: 18px !important;
color: #757575 !important;
line-height: 1.8 !important;
max-width: 600px !important;
margin: 0 auto !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-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-info-row {
grid-template-columns: 200px 1fr !important;
}
#dotasia-product-content .dotasia-section-title {
font-size: 36px !important;
}
}
@media (max-width: 480px) {
#dotasia-product-content .dotasia-container {
padding: 0 16px !important;
}
#dotasia-product-content .dotasia-hero {
padding: 60px 0 !important;
}
#dotasia-product-content .dotasia-quality-badges {
gap: 20px !important;
}
}
🌶️ 샘표 태양초 고추장
정통 한국의 맛, 태양초로 만든 ���짜 고추장
100% 태양초
햇볕에 말린 고춧가루로
깊고 진한 맛을 완성
샘표 정통 레시피
75년 전통 샘표의
검증된 발효 기술
대용량 2.8kg
넉넉한 용량으로
오래오래 맛있게
🍽️ 이럴 때 딱이에요!
비빔밥
쌈장
찌개
양념
불고기
양념장
떡볶이
소스
📋 제품 정보
💡 태양초 고추장은 일반 고추장보다 색이 진하고 맛이 깊어요!
처음엔 조금씩 사용하시다가 입맛에 맞게 조절해보세요.
✨ 품질 보증 ✨
샘표 75년 전통의 발효 기술로 만든
프리미엄 태양초 고추장입니다
정품 보증
안전 포장
신속 배송
1946년부터 이어온 대한민국 대표 장류 브랜드
정직한 원료와 전통 발효 기술로
한국인의 입맛을 지켜왔습니다
.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;
}
샘표 태양초 고추장 2.8kg는 바로 사용할 수 있나요?
이 제품으로 어떤 요리를 만들 수 있나요?
해당 식품과 잘 어울리는 음식은 무엇인가요?
개봉 후 보관 방법과 사용량은 어떻게 되나요?
{
«@context»: «https://schema.org»,
«@type»: «FAQPage»,
«mainEntity»: [
{
«@type»: «Question»,
«name»: «샘표 태양초 고추장 2.8kg는 바로 사용할 수 있나요?»,
«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»: «개봉 후에는 냉장고에 보관하시고 3-6개월 내에 드시는 것이 좋습니다. 1인 기준 1회 사용량은 1-2 큰술 정도이며, 벨기에 한인마트에서 구매하는 고향의 맛을 찾는 분들도 이 용량이면 가족이 오래 드실 수 있다고 하세요.»
}
}
]
}







Valoraciones
No hay valoraciones aún.