{"product_id":"amac-chewable-tablets","title":"AmaC (Chewable Tablets)","description":"\u003cstyle\u003e\n  :root {\n    --ease: cubic-bezier(.22, 1, .36, 1);\n  }\n\n  .custom-accordion {\n    max-width: 900px;\n    margin: 60px auto;\n    font-family: inherit;\n  }\n\n  .custom-accordion-item {\n    position: relative;\n    border-bottom: 1px solid #000;\n  }\n\n  .custom-accordion-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    cursor: pointer;\n    font-weight: 600;\n    text-transform: uppercase;\n    transition: transform .4s var(--ease), opacity .3s ease;\n  }\n\n  .custom-accordion-header:hover {\n    transform: translateX(6px);\n    opacity: .75;\n  }\n\n  .custom-accordion-header span {\n    font-size: 14px;\n    letter-spacing: .7px;\n  }\n\n  \/* ICON *\/\n  .custom-accordion-icon {\n    width: 30px;\n    height: 30px;\n    border: 1px solid #000;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    transition: all .6s var(--ease);\n  }\n\n  .custom-accordion-inner h2 {\n    font-size: 18px;\n  }\n\n  .custom-accordion-icon::before,\n  .custom-accordion-icon::after {\n    content: '';\n    position: absolute;\n    background: #000;\n    transition: all .6s var(--ease);\n  }\n\n  .custom-accordion-icon::before {\n    width: 12px;\n    height: 2px;\n  }\n\n  .custom-accordion-icon::after {\n    width: 2px;\n    height: 12px;\n  }\n\n  \/* ACTIVE ICON *\/\n  .custom-accordion-item.active .custom-accordion-icon {\n    background: #000;\n  }\n\n  .custom-accordion-item.active .custom-accordion-icon::before,\n  .custom-accordion-item.active .custom-accordion-icon::after {\n    background: #fff;\n  }\n\n  .custom-accordion-item.active .custom-accordion-icon::after {\n    transform: rotate(90deg);\n    opacity: 0;\n  }\n\n  \/* CONTENT *\/\n  .custom-accordion-content {\n    height: 0;\n    overflow: hidden;\n  }\n\n  .custom-accordion-inner {\n    font-size: 14px;\n    line-height: 1.8;\n    opacity: 0;\n    transform: translateY(-20px);\n    transition: opacity .6s ease, transform .6s var(--ease);\n  }\n\n  .custom-accordion-inner img {\n    width: 100%;\n    height: auto;\n  }\n\n  .custom-accordion-inner p {\n    margin: 0 0 12px 0;\n  }\n\n  .custom-accordion-inner ul {\n    margin: 0 0 12px 0;\n    padding-left: 18px;\n  }\n\n  .custom-accordion-inner li {\n    margin-bottom: 8px;\n  }\n\n  .custom-accordion-inner .faq-item {\n    margin-bottom: 16px;\n  }\n\n  .custom-accordion-inner .faq-q {\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n\n  \/* INGREDIENTS *\/\n  .ingredients-list {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ingredient-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    width: 100%;\n    padding: 12px 0;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .ingredient-row:last-child {\n    border-bottom: none;\n  }\n\n  .ingredient-name {\n    width: fit-content;\n    white-space: nowrap;\n    font-size: 14px;\n    font-weight: 400;\n  }\n\n  .ingredient-amount {\n    margin-left: auto;\n    white-space: nowrap;\n    text-align: right;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  \/* ACTIVE CONTENT *\/\n  .custom-accordion-item.active .custom-accordion-inner {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* PROGRESS LINE *\/\n  .custom-progress {\n    position: absolute;\n    left: 0;\n    bottom: 0;\n    height: 1px;\n    width: 0%;\n    background: #000;\n    transition: width .8s var(--ease);\n  }\n\n  .custom-accordion-item.active .custom-progress {\n    width: 100%;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"custom-accordion\"\u003e\n\n  \u003cdiv class=\"custom-accordion-item\"\u003e\n    \u003cdiv class=\"custom-accordion-header\"\u003e\n      \u003cspan\u003eProduct Details\u003c\/span\u003e\n      \u003cdiv class=\"custom-accordion-icon\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"custom-accordion-content\"\u003e\n      \u003cdiv class=\"custom-accordion-inner\"\u003e\n        \u003cp\u003eAmaC Tablet provides Vitamin C in a convenient traditional tablet form to support immune health, collagen\n          formation, and skin vitality. Vitamin C contributes to the normal function of the immune system and helps\n          support the body's natural antioxidant defenses against free radicals.\u003c\/p\u003e\n        \u003cp\u003eRegular use may help maintain healthy-looking skin by supporting natural collagen production. AmaC Tablet is\n          suitable for individuals looking to add daily Vitamin C and antioxidant support to their wellness routine.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"custom-progress\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"custom-accordion-item\"\u003e\n    \u003cdiv class=\"custom-accordion-header\"\u003e\n      \u003cspan\u003eIngredients\u003c\/span\u003e\n      \u003cdiv class=\"custom-accordion-icon\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"custom-accordion-content\"\u003e\n      \u003cdiv class=\"custom-accordion-inner\"\u003e\n\n        \u003cdiv class=\"ingredients-list\"\u003e\n          \u003cdiv class=\"ingredient-row\"\u003e\n            \u003cspan class=\"ingredient-name\"\u003eVitamin C\u003c\/span\u003e\n            \u003cspan class=\"ingredient-amount\"\u003e500 mg\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"custom-progress\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"custom-accordion-item\"\u003e\n    \u003cdiv class=\"custom-accordion-header\"\u003e\n      \u003cspan\u003eDirections\u003c\/span\u003e\n      \u003cdiv class=\"custom-accordion-icon\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"custom-accordion-content\"\u003e\n      \u003cdiv class=\"custom-accordion-inner\"\u003e\n        \u003cp\u003eTake 1 tablet daily with food, or as directed by your physician.\u003cbr\u003e\n          Do not exceed the stated recommended daily intake.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"custom-progress\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"custom-accordion-item\"\u003e\n    \u003cdiv class=\"custom-accordion-header\"\u003e\n      \u003cspan\u003eInstructions \u0026amp; Precautions\u003c\/span\u003e\n      \u003cdiv class=\"custom-accordion-icon\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"custom-accordion-content\"\u003e\n      \u003cdiv class=\"custom-accordion-inner\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eConsult your physician before use if you are pregnant, nursing, taking medication, have an existing\n            medical condition, or are planning to take any medication.\u003c\/li\u003e\n          \u003cli\u003eAvoid use if you are allergic to any of the ingredients. Discontinue use and seek medical advice if you\n            experience any adverse reaction.\u003c\/li\u003e\n          \u003cli\u003eStore in a cool, dry place away from direct sunlight, heat, and moisture. Keep out of reach of children.\n          \u003c\/li\u003e\n          \u003cli\u003eThis is a nutraceutical product and is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"custom-progress\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"custom-accordion-item\"\u003e\n    \u003cdiv class=\"custom-accordion-header\"\u003e\n      \u003cspan\u003eOur Quality Promise\u003c\/span\u003e\n      \u003cdiv class=\"custom-accordion-icon\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"custom-accordion-content\"\u003e\n      \u003cdiv class=\"custom-accordion-inner\"\u003e\n        \u003cp\u003eAt Amarant Health, customer trust is built through our commitment to developing and manufacturing\n          high-quality health and wellness products.\u003c\/p\u003e\n        \u003cp\u003eOur quality assurance, manufacturing, packaging, distribution, and facility management teams follow\n          consistent quality-control procedures and Current Good Manufacturing Practices (GMP) to help maintain product\n          quality, safety, and reliability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"custom-progress\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.querySelectorAll('.custom-accordion-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const item = header.parentElement;\n      const content = item.querySelector('.custom-accordion-content');\n\n      document.querySelectorAll('.custom-accordion-item').forEach(i =\u003e {\n        if (i !== item) {\n          i.classList.remove('active');\n          const c = i.querySelector('.custom-accordion-content');\n          if (c) c.style.height = 0;\n        }\n      });\n\n      if (item.classList.contains('active')) {\n        item.classList.remove('active');\n        content.style.height = 0;\n      } else {\n        item.classList.add('active');\n        content.style.height = content.scrollHeight + 'px';\n      }\n    });\n  });\n\u003c\/script\u003e","brand":"Amrant Health","offers":[{"title":"Default Title","offer_id":44233326461062,"sku":"105010154-1","price":617.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0675\/9969\/6006\/files\/AmaranatHealth-Ama.webp?v=1786348303","url":"https:\/\/amaranthealth.pk\/products\/amac-chewable-tablets","provider":"AmarantHealth","version":"1.0","type":"link"}