{"product_id":"haitai-al-candy-126g-kr","title":"Haitai Kẹo Cứng 126g","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\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-hero {\n    background: linear-gradient(135deg, #fff8f0 0%, #ffffff 100%) !important;\n    padding: 60px 20px !important;\n    text-align: center !important;\n    border-radius: 20px !important;\n    margin-bottom: 40px !important;\n}\n\n#dotasia-product-content h2 {\n    display: block !important;\n    font-size: 36px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin-bottom: 16px !important;\n    line-height: 1.3 !important;\n}\n\n#dotasia-product-content .dotasia-tagline {\n    font-size: 20px !important;\n    color: #f24331 !important;\n    font-weight: 600 !important;\n    margin-bottom: 12px !important;\n}\n\n#dotasia-product-content .dotasia-subtitle {\n    font-size: 18px !important;\n    color: #555 !important;\n    line-height: 1.6 !important;\n}\n\n#dotasia-product-content .dotasia-features {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;\n    gap: 24px !important;\n    margin: 60px 0 !important;\n}\n\n#dotasia-product-content .dotasia-feature-card {\n    background: #ffffff !important;\n    border: 2px solid #f0f0f0 !important;\n    border-radius: 16px !important;\n    padding: 32px !important;\n    text-align: center !important;\n    transition: all 0.3s ease !important;\n}\n\n#dotasia-product-content .dotasia-feature-card:hover {\n    border-color: #f24331 !important;\n    transform: translateY(-4px) !important;\n    box-shadow: 0 8px 24px rgba(242, 67, 49, 0.1) !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: 22px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin-bottom: 12px !important;\n}\n\n#dotasia-product-content .dotasia-feature-desc {\n    font-size: 16px !important;\n    color: #666 !important;\n    line-height: 1.6 !important;\n}\n\n#dotasia-product-content .dotasia-section {\n    margin: 80px 0 !important;\n}\n\n#dotasia-product-content .dotasia-section-title {\n    font-size: 28px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    text-align: center !important;\n    margin-bottom: 40px !important;\n    position: relative !important;\n    padding-bottom: 16px !important;\n}\n\n#dotasia-product-content .dotasia-section-title::after {\n    content: '' !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background: #f24331 !important;\n    border-radius: 2px !important;\n}\n\n#dotasia-product-content .dotasia-scenarios {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 20px !important;\n}\n\n#dotasia-product-content .dotasia-scenario {\n    background: #fafafa !important;\n    border-radius: 12px !important;\n    padding: 24px !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 16px !important;\n}\n\n#dotasia-product-content .dotasia-scenario-icon {\n    font-size: 32px !important;\n    flex-shrink: 0 !important;\n}\n\n#dotasia-product-content .dotasia-scenario-text {\n    font-size: 18px !important;\n    font-weight: 600 !important;\n    color: #2c2c2c !important;\n}\n\n#dotasia-product-content .dotasia-info-table {\n    background: #ffffff !important;\n    border: 1px solid #e8e8e8 !important;\n    border-radius: 12px !important;\n    overflow: hidden !important;\n    margin: 40px 0 !important;\n}\n\n#dotasia-product-content .dotasia-info-row {\n    display: grid !important;\n    grid-template-columns: 140px 1fr !important;\n    border-bottom: 1px solid #e8e8e8 !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    background: #f8f8f8 !important;\n    padding: 20px !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    color: #555 !important;\n}\n\n#dotasia-product-content .dotasia-info-value {\n    padding: 20px !important;\n    font-size: 16px !important;\n    color: #1a1a1a !important;\n    font-weight: 500 !important;\n}\n\n#dotasia-product-content .dotasia-highlight-box {\n    background: linear-gradient(135deg, #fff3e0 0%, #ffe8cc 100%) !important;\n    border-radius: 16px !important;\n    padding: 40px !important;\n    margin: 60px 0 !important;\n    text-align: center !important;\n}\n\n#dotasia-product-content .dotasia-highlight-title {\n    font-size: 24px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin-bottom: 20px !important;\n}\n\n#dotasia-product-content .dotasia-highlight-content {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n    color: #2c2c2c !important;\n}\n\n#dotasia-product-content .dotasia-taste-points {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 12px !important;\n    justify-content: center !important;\n    margin: 24px 0 !important;\n}\n\n#dotasia-product-content .dotasia-taste-badge {\n    background: #ffffff !important;\n    border: 2px solid #f24331 !important;\n    border-radius: 24px !important;\n    padding: 12px 24px !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    color: #f24331 !important;\n}\n\n#dotasia-product-content .dotasia-brand-section {\n    background: #f8f8f8 !important;\n    border-radius: 20px !important;\n    padding: 60px 40px !important;\n    text-align: center !important;\n    margin: 80px 0 !important;\n}\n\n#dotasia-product-content .dotasia-brand-title {\n    font-size: 28px !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin-bottom: 24px !important;\n}\n\n#dotasia-product-content .dotasia-brand-desc {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n    color: #555 !important;\n    max-width: 800px !important;\n    margin: 0 auto !important;\n}\n\n#dotasia-product-content .dotasia-korean-badge {\n    display: inline-block !important;\n    background: #ffffff !important;\n    border: 2px solid #0052cc !important;\n    border-radius: 12px !important;\n    padding: 16px 32px !important;\n    margin-top: 24px !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    color: #0052cc !important;\n}\n\n@media (max-width: 768px) {\n    #dotasia-product-content h2 {\n        font-size: 28px !important;\n    }\n    \n    #dotasia-product-content .dotasia-tagline {\n        font-size: 18px !important;\n    }\n    \n    #dotasia-product-content .dotasia-scenarios {\n        grid-template-columns: 1fr !important;\n    }\n    \n    #dotasia-product-content .dotasia-info-row {\n        grid-template-columns: 120px 1fr !important;\n    }\n    \n    #dotasia-product-content .dotasia-feature-card {\n        padding: 24px !important;\n    }\n    \n    #dotasia-product-content .dotasia-highlight-box {\n        padding: 28px !important;\n    }\n}\n\n@media (min-width: 1024px) {\n    #dotasia-product-content h2 {\n        font-size: 42px !important;\n    }\n    \n    #dotasia-product-content .dotasia-section-title {\n        font-size: 32px !important;\n    }\n    \n    #dotasia-product-content .dotasia-scenarios {\n        grid-template-columns: repeat(4, 1fr) !important;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dotasia-container\"\u003e\n    \u003cdiv class=\"dotasia-hero\"\u003e\n        \u003ch2\u003e🍬 Kẹo cứng Haitai 126g\u003c\/h2\u003e\n        \u003cdiv class=\"dotasia-tagline\"\u003eVị ngọt tuổi thơ tràn đầy trong miệng!\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-subtitle\"\u003eLoại kẹo đại diện châu Á được yêu thích qua nhiều thế hệ\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-features\"\u003e\n        \u003cdiv class=\"dotasia-feature-card\"\u003e\n            \u003cspan class=\"dotasia-feature-icon\"\u003e🌈\u003c\/span\u003e\n            \u003cdiv class=\"dotasia-feature-title\"\u003eĐa dạng vị trái cây\u003c\/div\u003e\n            \u003cdiv class=\"dotasia-feature-desc\"\u003eDâu tây, nho, cam, táo\u003cbr\u003eTiệc tùng đầy màu sắc của hương vị\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dotasia-feature-card\"\u003e\n            \u003cspan class=\"dotasia-feature-icon\"\u003e💎\u003c\/span\u003e\n            \u003cdiv class=\"dotasia-feature-title\"\u003eTrong suốt như viên ngọc\u003c\/div\u003e\n            \u003cdiv class=\"dotasia-feature-desc\"\u003eKẹo cứng lấp lánh\u003cbr\u003eChỉ nhìn thôi đã thấy vui rồi\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dotasia-feature-card\"\u003e\n            \u003cspan class=\"dotasia-feature-icon\"\u003e⭐\u003c\/span\u003e\n            \u003cdiv class=\"dotasia-feature-title\"\u003eVị ngọt bền lâu\u003c\/div\u003e\n            \u003cdiv class=\"dotasia-feature-desc\"\u003eTan chậm trong miệng\u003cbr\u003eThưởng thức vị ngọt lâu hơn\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-section\"\u003e\n        \u003ch3 class=\"dotasia-section-title\"\u003eThích hợp cho những lúc này!\u003c\/h3\u003e\n        \u003cdiv class=\"dotasia-scenarios\"\u003e\n            \u003cdiv class=\"dotasia-scenario\"\u003e\n                \u003cspan class=\"dotasia-scenario-icon\"\u003e🚗\u003c\/span\u003e\n                \u003cspan class=\"dotasia-scenario-text\"\u003eKhi lái xe\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dotasia-scenario\"\u003e\n                \u003cspan class=\"dotasia-scenario-icon\"\u003e📚\u003c\/span\u003e\n                \u003cspan class=\"dotasia-scenario-text\"\u003eKhi học bài\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dotasia-scenario\"\u003e\n                \u003cspan class=\"dotasia-scenario-icon\"\u003e💼\u003c\/span\u003e\n                \u003cspan class=\"dotasia-scenario-text\"\u003eGiữa giờ làm việc\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dotasia-scenario\"\u003e\n                \u003cspan class=\"dotasia-scenario-icon\"\u003e☕\u003c\/span\u003e\n                \u003cspan class=\"dotasia-scenario-text\"\u003eThay thế cà phê\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-highlight-box\"\u003e\n        \u003cdiv class=\"dotasia-highlight-title\"\u003e🍭 Điều đặc biệt trong từng viên kẹo\u003c\/div\u003e\n        \u003cdiv class=\"dotasia-highlight-content\"\u003e\n            Vị ngọt tan chậm trong miệng\u003cbr\u003e\n            Khi cần đổi không khí, chỉ cần một viên\n        \u003c\/div\u003e\n        \u003cdiv class=\"dotasia-taste-points\"\u003e\n            \u003cspan class=\"dotasia-taste-badge\"\u003e🍓 Dâu tây tươi mát\u003c\/span\u003e\n            \u003cspan class=\"dotasia-taste-badge\"\u003e🍇 Nho ngọt ngào\u003c\/span\u003e\n            \u003cspan class=\"dotasia-taste-badge\"\u003e🍊 Cam chua ngọt\u003c\/span\u003e\n            \u003cspan class=\"dotasia-taste-badge\"\u003e🍏 Táo tươi sảng khoái\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dotasia-info-table\"\u003e\n        \u003cdiv class=\"dotasia-info-row\"\u003e\n            \u003cdiv class=\"dotasia-info-label\"\u003eTrọng lượng\u003c\/div\u003e\n            \u003cdiv class=\"dotasia-info-value\"\u003e126g (size lớn)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-row\"\u003e\n            \u003cdiv class=\"dotasia-info-label\"\u003eNhà sản xuất\u003c\/div\u003e\n            \u003cdiv class=\"dotasia-info-value\"\u003eHaitai\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dotasia-info-row\"\u003e\n            \u003cdiv class=\"dotasia-info-label\"\u003eBảo quản\u003c\/div\u003e\n            \u003cdiv class=\"dotasia-info-value\"\u003eTránh ánh nắng trực tiếp, bảo quản nơi khô ráo\u003c\/div\u003e\n        \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\"\u003eCâu hỏi thường gặp (FAQ)\u003c\/span\u003e\n    \u003cdiv class=\"dotasia-faq-list\"\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eLàm thế nào để thưởng thức Haitai Kẹo Cứng 126g đúng cách?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eSản phẩm này được thưởng thức trực tiếp sau khi mở gói, không cần chế biến. Bạn chỉ cần ngậm từng viên kẹo và để tan chậm trong miệng để cảm nhận trọn vẹn hương vị trái cây. Nhiều khách hàng tại siêu thị châu Á Pháp thường dùng kẹo này khi lái xe hoặc học bài để giữ tinh thần tỉnh táo.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eCó thể sử dụng sản phẩm này để làm món tráng miệng không?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eMón hàng này có thể được nghiền nhỏ để trang trí bánh ngọt hoặc kem, tạo thêm màu sắc và vị ngọt tự nhiên. Bạn cũng có thể hòa tan kẹo vào nước nóng để làm nước uống có vị trái cây. Theo công thức truyền thống, nhiều người còn dùng để làm topping cho sữa chua hoặc chè.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eThực phẩm này kết hợp tốt với đồ uống nào?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eKẹo cứng này phù hợp thưởng thức cùng trà xanh, trà oolong hoặc nước lọc để cân bằng vị ngọt. Tại các cửa hàng thực phẩm châu Á Madrid, nhiều khách hàng thường mua kèm với trà Hàn Quốc để tạo bữa xế chiều hoàn hảo. Tránh kết hợp với đồ uống có ga vì có thể gây cảm giác ngọt quá mức.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"dotasia-faq-item\"\u003e\n            \u003csummary\u003eCách bảo quản và thời hạn sử dụng như thế nào?\u003c\/summary\u003e\n            \u003cdiv class=\"dotasia-faq-answer\"\u003eSau khi mở gói, nên bảo quản sản phẩm này trong hộp kín, tránh ánh nắng trực tiếp và nơi ẩm ướt. Kẹo có thể giữ được chất lượng trong vòng 2-3 tuần sau khi mở nếu bảo quản đúng cách. Khách hàng tại siêu thị châu Á Barcelona thường mua size 126g này vì vừa đủ dùng trong thời gian ngắn mà không lo hỏng.\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\": \"Làm thế nào để thưởng thức Haitai Kẹo Cứng 126g đúng cách?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Sản phẩm này được thưởng thức trực tiếp sau khi mở gói, không cần chế biến. Bạn chỉ cần ngậm từng viên kẹo và để tan chậm trong miệng để cảm nhận trọn vẹn hương vị trái cây. Nhiều khách hàng tại siêu thị châu Á Pháp thường dùng kẹo này khi lái xe hoặc học bài để giữ tinh thần tỉnh táo.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Có thể sử dụng sản phẩm này để làm món tráng miệng không?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Món hàng này có thể được nghiền nhỏ để trang trí bánh ngọt hoặc kem, tạo thêm màu sắc và vị ngọt tự nhiên. Bạn cũng có thể hòa tan kẹo vào nước nóng để làm nước uống có vị trái cây. Theo công thức truyền thống, nhiều người còn dùng để làm topping cho sữa chua hoặc chè.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Thực phẩm này kết hợp tốt với đồ uống nào?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Kẹo cứng này phù hợp thưởng thức cùng trà xanh, trà oolong hoặc nước lọc để cân bằng vị ngọt. Tại các cửa hàng thực phẩm châu Á Madrid, nhiều khách hàng thường mua kèm với trà Hàn Quốc để tạo bữa xế chiều hoàn hảo. Tránh kết hợp với đồ uống có ga vì có thể gây cảm giác ngọt quá mức.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Cách bảo quản và thời hạn sử dụng như thế nào?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Sau khi mở gói, nên bảo quản sản phẩm này trong hộp kín, tránh ánh nắng trực tiếp và nơi ẩm ướt. Kẹo có thể giữ được chất lượng trong vòng 2-3 tuần sau khi mở nếu bảo quản đúng cách. Khách hàng tại siêu thị châu Á Barcelona thường mua size 126g này vì vừa đủ dùng trong thời gian ngắn mà không lo hỏng.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- SEO 구조화된 데이터 FAQ v2 끝 --\u003e","brand":"Haitai","offers":[{"title":"13\/07\/2026","offer_id":56959598657861,"sku":"DOT-PROD-34647760-2Yo","price":3.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0954\/3614\/4965\/files\/haitai-al-candy-126g-kr-badged-1777986778118.png?v=1777991059","url":"https:\/\/dotasia.eu\/vi\/products\/haitai-al-candy-126g-vi","provider":"DotAsia","version":"1.0","type":"link"}