{"product_id":"bioptimizers-vegzymes","title":"BIOptimizers Vegzymes 120 Capsules","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n\/* ── ALL STYLES SCOPED TO .bio-desc — WILL NOT AFFECT REST OF PAGE ── *\/\n\n.bio-desc {\n  --bd-green:       #106b63;\n  --bd-green-light: #e6f5f4;\n  --bd-green-rule:  #b8ddd9;\n  --bd-text:        #1a1a1a;\n  --bd-muted:       #5e6b5e;\n  --bd-border:      #dde3d8;\n  --bd-white:       #ffffff;\n  --bd-gold:        #c8972a;\n  font-family: 'Lato', sans-serif;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--bd-text);\n}\n\n.bio-desc *, .bio-desc *::before, .bio-desc *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n\/* ── DISCLAIMER BOX ── *\/\n.bio-desc .bd-disclaimer-box {\n  background: #f9f9f6;\n  border: 1px solid var(--bd-border);\n  border-left: 3px solid var(--bd-muted);\n  border-radius: 8px;\n  padding: 14px 18px;\n  margin-bottom: 28px;\n  font-size: 13px;\n  color: var(--bd-muted);\n  line-height: 1.6;\n}\n\n\/* ── BENEFIT BULLETS ── *\/\n.bio-desc .bd-bullets { padding: 8px 0 32px; }\n.bio-desc .bd-bullets ul { list-style: none; display: flex; flex-direction: column; gap: 9px; padding: 0; margin: 0; }\n.bio-desc .bd-bullets li {\n  display: flex; align-items: flex-start; gap: 11px;\n  font-size: 15px; color: var(--bd-text); line-height: 1.55;\n  padding: 0; margin: 0;\n}\n.bio-desc .bd-bullets li::before {\n  content: '✓';\n  color: #fff;\n  background: var(--bd-green);\n  font-weight: 800; font-size: 10px;\n  min-width: 18px; width: 18px; height: 18px;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  margin-top: 2px; flex-shrink: 0;\n}\n\n\/* ── DIVIDER ── *\/\n.bio-desc .bd-rule {\n  border: none;\n  border-top: 1px solid var(--bd-border);\n  margin: 32px 0;\n}\n\n\/* ── SECTION ── *\/\n.bio-desc .bd-section { padding: 0 0 32px; }\n.bio-desc .bd-eyebrow {\n  font-size: 10.5px; font-weight: 700;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  color: var(--bd-green); margin-bottom: 6px;\n  font-family: 'Lato', sans-serif;\n  display: block;\n}\n.bio-desc .bd-h2 {\n  font-family: 'Lato', sans-serif;\n  font-size: clamp(20px, 3vw, 26px);\n  font-weight: 900; color: var(--bd-text);\n  line-height: 1.2; margin-bottom: 24px;\n}\n\n\/* ── BADGE GRID ── *\/\n.bio-desc .bd-badges {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 10px;\n}\n@media (max-width: 560px) { .bio-desc .bd-badges { grid-template-columns: repeat(2, 1fr); } }\n.bio-desc .bd-badge {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-radius: 10px;\n  padding: 18px 12px; text-align: center;\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n.bio-desc .bd-badge:hover { border-color: var(--bd-green); box-shadow: 0 2px 10px rgba(16,107,99,0.1); }\n.bio-desc .bd-badge .bd-icon { font-size: 26px; margin-bottom: 8px; display: block; }\n.bio-desc .bd-badge p { font-size: 12px; color: var(--bd-muted); font-weight: 600; text-transform: uppercase; letter-spacing: 0.04em; line-height: 1.35; }\n\n\/* ── COMPONENT CARDS ── *\/\n.bio-desc .bd-forms-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-bottom: 12px;\n}\n@media (max-width: 560px) { .bio-desc .bd-forms-grid { grid-template-columns: 1fr; } }\n\n\/* ── THREE-CARD ENZYME STACK ── *\/\n.bio-desc .bd-enzyme-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  width: 100%;\n  max-width: 100%;\n}\n.bio-desc .bd-form-card {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-radius: 10px;\n  padding: 20px 20px;\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n.bio-desc .bd-form-card:hover { border-color: var(--bd-green); box-shadow: 0 2px 10px rgba(16,107,99,0.08); }\n.bio-desc .bd-form-card .bd-form-name {\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px;\n  color: var(--bd-green); margin-bottom: 8px;\n  display: flex; flex-direction: column; align-items: flex-start; gap: 6px;\n}\n.bio-desc .bd-form-card .bd-form-name .bd-tag {\n  font-size: 11px; font-weight: 700;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  background: var(--bd-green-light);\n  color: var(--bd-green);\n  border: 1px solid var(--bd-green-rule);\n  border-radius: 4px; padding: 4px 8px;\n  white-space: normal;\n  word-break: break-word;\n  line-height: 1.7;\n}\n.bio-desc .bd-form-card p { font-size: 14px; color: var(--bd-muted); line-height: 1.65; }\n\n\/* ── HIGHLIGHT ── *\/\n.bio-desc .bd-highlight {\n  background: var(--bd-green-light);\n  border: 1px solid var(--bd-green-rule);\n  border-left: 4px solid var(--bd-green);\n  border-radius: 10px;\n  padding: 24px 24px;\n  margin-bottom: 20px;\n}\n.bio-desc .bd-highlight h3 {\n  font-family: 'Lato', sans-serif;\n  font-weight: 900; font-size: 17px;\n  color: var(--bd-text); margin-bottom: 12px; line-height: 1.45;\n}\n.bio-desc .bd-highlight ul { list-style: none; display: flex; flex-direction: column; gap: 8px; padding: 0; margin: 0; }\n.bio-desc .bd-highlight ul li {\n  font-size: 15px; color: var(--bd-text);\n  display: flex; gap: 10px; align-items: baseline;\n  line-height: 1.55; padding: 0; margin: 0;\n}\n.bio-desc .bd-highlight ul li::before {\n  content: '→';\n  color: var(--bd-green); font-weight: 700; flex-shrink: 0; min-width: 14px;\n}\n\n\/* ── HOW TO TAKE ── *\/\n.bio-desc .bd-how-grid {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  gap: 14px; margin-bottom: 16px;\n}\n@media (max-width: 600px) { .bio-desc .bd-how-grid { grid-template-columns: 1fr; } }\n.bio-desc .bd-how-card {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-top: 3px solid var(--bd-green);\n  border-radius: 10px; padding: 22px 18px;\n}\n.bio-desc .bd-how-card .bd-time {\n  font-size: 10.5px; font-weight: 700;\n  letter-spacing: 0.14em; text-transform: uppercase;\n  color: var(--bd-green); margin-bottom: 10px;\n  display: flex; align-items: center; gap: 6px;\n  font-family: 'Lato', sans-serif;\n}\n.bio-desc .bd-how-card h3 {\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px;\n  color: var(--bd-text); margin-bottom: 8px; line-height: 1.45;\n}\n.bio-desc .bd-how-card p { font-size: 14px; color: var(--bd-muted); line-height: 1.65; }\n\n\/* ── SCIENCE CALLOUT ── *\/\n.bio-desc .bd-callout {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-radius: 12px; padding: 26px 26px; margin-bottom: 20px;\n}\n.bio-desc .bd-callout h3 {\n  font-family: 'Lato', sans-serif;\n  font-weight: 900; font-size: 17px;\n  color: var(--bd-text); margin-bottom: 12px; line-height: 1.45;\n}\n.bio-desc .bd-callout p { font-size: 15px; color: var(--bd-muted); line-height: 1.7; margin-bottom: 10px; }\n.bio-desc .bd-callout p:last-child { margin-bottom: 0; }\n\n\/* ── INGREDIENT CARDS ── *\/\n.bio-desc .bd-ingredient {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-left: 3px solid var(--bd-green);\n  border-radius: 8px; padding: 18px 20px; margin-bottom: 10px;\n}\n.bio-desc .bd-ingredient:last-child { margin-bottom: 0; }\n.bio-desc .bd-ingredient h4 {\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px;\n  color: var(--bd-green); margin-bottom: 5px;\n}\n.bio-desc .bd-ingredient p { font-size: 14px; color: var(--bd-muted); line-height: 1.7; }\n\n\/* ── REVIEWS ── *\/\n.bio-desc .bd-review {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-radius: 10px; padding: 20px 22px; margin-bottom: 12px;\n}\n.bio-desc .bd-review:last-child { margin-bottom: 0; }\n.bio-desc .bd-stars { color: var(--bd-gold); font-size: 14px; margin-bottom: 7px; letter-spacing: 2px; display: block; }\n.bio-desc .bd-review-title {\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px;\n  color: var(--bd-text); margin-bottom: 5px; display: block;\n}\n.bio-desc .bd-review p { font-size: 15px; color: var(--bd-muted); line-height: 1.65; }\n.bio-desc .bd-reviewer { font-size: 13px; color: var(--bd-green); font-weight: 600; margin-top: 10px; display: block; }\n\n\/* ── FAQ ── *\/\n.bio-desc .bd-faq-item { border-bottom: 1px solid var(--bd-border); }\n.bio-desc .bd-faq-item:first-child { border-top: 1px solid var(--bd-border); }\n.bio-desc .bd-faq-q {\n  width: 100%; background: none; border: none; text-align: left;\n  padding: 17px 0;\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px; color: var(--bd-text);\n  cursor: pointer;\n  display: flex; justify-content: space-between; align-items: center; gap: 12px;\n  transition: color 0.15s;\n}\n.bio-desc .bd-faq-q:hover { color: var(--bd-green); }\n.bio-desc .bd-faq-q .bd-arrow {\n  flex-shrink: 0; width: 22px; height: 22px; border-radius: 50%;\n  background: var(--bd-green-light); border: 1.5px solid var(--bd-green-rule);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 14px; color: var(--bd-green); font-weight: 700;\n  transition: transform 0.2s, background 0.2s, color 0.2s;\n}\n.bio-desc .bd-faq-item.bd-open .bd-faq-q .bd-arrow { transform: rotate(45deg); background: var(--bd-green); color: #fff; border-color: var(--bd-green); }\n.bio-desc .bd-faq-item.bd-open .bd-faq-q { color: var(--bd-green); }\n.bio-desc .bd-faq-a { display: none; padding: 0 0 17px; font-size: 15px; color: var(--bd-muted); line-height: 1.7; }\n.bio-desc .bd-faq-item.bd-open .bd-faq-a { display: block; }\n\n\/* ── CAUTION ── *\/\n.bio-desc .bd-caution {\n  background: #fafaf7; border: 1px solid var(--bd-border);\n  border-radius: 8px; padding: 18px 20px; margin-top: 32px;\n}\n.bio-desc .bd-caution .bd-caution-label {\n  font-size: 10px; font-weight: 700;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--bd-muted); margin-bottom: 7px; display: block;\n}\n.bio-desc .bd-caution p { font-size: 13.5px; color: var(--bd-muted); line-height: 1.7; }\n\n\/* ── MOBILE \u0026 TABLET RESPONSIVE ── *\/\n@media (max-width: 768px) {\n  .bio-desc {\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bio-desc .bd-h2 {\n    font-size: clamp(19px, 5vw, 24px);\n    margin-bottom: 18px;\n  }\n  .bio-desc .bd-callout,\n  .bio-desc .bd-highlight {\n    padding: 20px 16px;\n  }\n  .bio-desc .bd-how-card,\n  .bio-desc .bd-form-card {\n    padding: 18px 16px;\n  }\n  .bio-desc .bd-ingredient {\n    padding: 16px 16px;\n  }\n  .bio-desc .bd-review {\n    padding: 18px 16px;\n  }\n  .bio-desc .bd-badge {\n    padding: 14px 10px;\n  }\n  .bio-desc .bd-badge .bd-icon {\n    font-size: 22px;\n  }\n  .bio-desc .bd-badges {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n  }\n  .bio-desc .bd-forms-grid {\n    grid-template-columns: 1fr;\n  }\n  .bio-desc .bd-how-grid {\n    grid-template-columns: 1fr;\n  }\n  .bio-desc .bd-faq-q {\n    font-size: 14.5px;\n    padding: 16px 0;\n  }\n  .bio-desc .bd-faq-a {\n    font-size: 14.5px;\n  }\n  .bio-desc .bd-bullets li {\n    font-size: 15px;\n  }\n  .bio-desc .bd-highlight ul li {\n    font-size: 15px;\n  }\n  .bio-desc .bd-callout p {\n    font-size: 15px;\n  }\n}\n\n@media (max-width: 480px) {\n  .bio-desc {\n    font-size: 15.5px;\n  }\n  .bio-desc .bd-disclaimer-box {\n    font-size: 13px;\n    padding: 12px 14px;\n  }\n  .bio-desc .bd-h2 {\n    font-size: clamp(18px, 5.5vw, 22px);\n  }\n  .bio-desc .bd-callout h3,\n  .bio-desc .bd-highlight h3 {\n    font-size: 16px;\n  }\n  .bio-desc .bd-ingredient h4,\n  .bio-desc .bd-form-card .bd-form-name {\n    font-size: 14.5px;\n  }\n  .bio-desc .bd-ingredient p,\n  .bio-desc .bd-form-card p,\n  .bio-desc .bd-how-card p {\n    font-size: 14px;\n  }\n  .bio-desc .bd-review p,\n  .bio-desc .bd-review-title {\n    font-size: 14.5px;\n  }\n  .bio-desc .bd-caution p {\n    font-size: 13px;\n  }\n  .bio-desc .bd-faq-q {\n    font-size: 14px;\n  }\n  .bio-desc .bd-faq-a {\n    font-size: 14px;\n  }\n  .bio-desc .bd-rule {\n    margin: 24px 0;\n  }\n  .bio-desc .bd-section {\n    padding: 0 0 24px;\n  }\n  .bio-desc .bd-badges {\n    gap: 7px;\n  }\n  .bio-desc .bd-badge p {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bio-desc\"\u003e\n\n\u003c!-- PROMINENT DISCLAIMER --\u003e\n\u003cdiv class=\"bd-disclaimer-box\"\u003e\n  \u003cstrong\u003eImportant:\u003c\/strong\u003e This product is not intended to diagnose, treat, cure, or prevent any disease. Always read the label and follow the directions for use. Dietary supplements should not replace a balanced diet. If you have any medical conditions, are pregnant or breastfeeding, or are taking medications, consult your healthcare professional before use. Individual results may vary.\n\u003c\/div\u003e\n\n\u003c!-- BENEFIT BULLETS --\u003e\n\u003cdiv class=\"bd-bullets\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eMay help support optimal digestion of plant-rich meals, including legumes, grains, and vegetables†\u003c\/li\u003e\n    \u003cli\u003eMay help reduce occasional bloating and gas associated with high-fibre plant foods†\u003c\/li\u003e\n    \u003cli\u003eMay help support nutrient absorption from plant-based foods†\u003c\/li\u003e\n    \u003cli\u003eMay help support healthy energy levels by improving breakdown of plant proteins, fats, and carbohydrates†\u003c\/li\u003e\n    \u003cli\u003eMay help support the breakdown of fibre and complex carbohydrates in plant foods†\u003c\/li\u003e\n    \u003cli\u003eMay help support digestion of legumes, beans, and cruciferous vegetables†\u003c\/li\u003e\n    \u003cli\u003eIncludes AstraZyme® — a patented enzyme absorption-enhancing complex†\u003c\/li\u003e\n    \u003cli\u003eIncludes InnoSlim® — a patented plant extract blend to support metabolic wellness†\u003c\/li\u003e\n    \u003cli\u003e17 potent digestive enzymes per capsule — comprehensive full-spectrum formula†\u003c\/li\u003e\n    \u003cli\u003eSuitable for vegans, vegetarians, plant-based athletes, and anyone eating plant-rich meals\u003c\/li\u003e\n    \u003cli\u003eVegan, gluten-free, dairy-free, sugar-free, chemicals \u0026amp; fillers free\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- BADGES --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cdiv class=\"bd-badges\"\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🌱\u003c\/span\u003e\n      \u003cp\u003eVegan\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🌾\u003c\/span\u003e\n      \u003cp\u003eGluten Free\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🥛\u003c\/span\u003e\n      \u003cp\u003eDairy Free\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🍬\u003c\/span\u003e\n      \u003cp\u003eSugar Free\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🌿\u003c\/span\u003e\n      \u003cp\u003eNatural Ingredients\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🏭\u003c\/span\u003e\n      \u003cp\u003eGMP Certified\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🇦🇺\u003c\/span\u003e\n      \u003cp\u003eShips Australia-wide\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cp\u003e90-Day Money Back Guarantee\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- WHAT IS VEGZYMES --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003ePlant-Based Digestive Enzyme Supplement\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eA Raw Food Diet in a Bottle†\u003c\/div\u003e\n  \u003cdiv class=\"bd-callout\"\u003e\n    \u003ch3\u003eDigestive Enzyme Support for Plant-Rich Eating†\u003c\/h3\u003e\n    \u003cp\u003eRaw, unprocessed plant foods naturally contain enzymes that assist in their own digestion. However, cooking and processing can reduce these naturally occurring enzymes, potentially placing more demand on the body's own digestive system. VegZymes is formulated to help bridge this gap — providing a comprehensive blend of plant-derived digestive enzymes designed to support the digestion of plant-rich meals.†\u003c\/p\u003e\n    \u003cp\u003eVegZymes contains 17 potent digestive enzymes per capsule, specifically chosen to support the breakdown of the carbohydrates, fibres, proteins, and fats commonly found in plant-based foods — including legumes, grains, vegetables, and fruits. The formula also includes AstraZyme®, a patented enzyme complex traditionally associated with enhanced nutrient absorption, and InnoSlim®, a patented plant-extract blend to support metabolic wellness.†\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e VegZymes is a complementary medicine designed to support general digestive function. It is not a treatment for any medical condition, digestive disorder, or diagnosed gastrointestinal condition. Always consult your healthcare professional before starting any new supplement regimen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- FORMULA HIGHLIGHT --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eFull-Spectrum Enzyme Formula\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003e17 Digestive Enzymes Per Capsule†\u003c\/div\u003e\n  \u003cdiv class=\"bd-highlight\"\u003e\n    \u003ch3\u003eComprehensive Digestive Support for Plant-Rich Diets†\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e17 potent, plant-derived digestive enzymes in a single capsule†\u003c\/li\u003e\n      \u003cli\u003eBroad-spectrum formula designed to support digestion of proteins, carbohydrates, fats, and fibres†\u003c\/li\u003e\n      \u003cli\u003eIncludes specialised enzymes for breaking down fibrous plant foods — including cellulase, hemicellulase, and alpha galactosidase†\u003c\/li\u003e\n      \u003cli\u003eAlpha galactosidase specifically included to help support digestion of legumes and gas-producing plant foods†\u003c\/li\u003e\n      \u003cli\u003eIncludes phytase to support breakdown of phytic acid found in grains and legumes†\u003c\/li\u003e\n      \u003cli\u003eEnhanced with AstraZyme® — a patented complex designed to help support enzyme absorption and activity†\u003c\/li\u003e\n      \u003cli\u003eEnhanced with InnoSlim® — a patented plant-extract blend to support metabolic and glucose wellness†\u003c\/li\u003e\n      \u003cli\u003eConvenient capsule format — simply take with each plant-rich meal\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- KEY ENZYME GROUPS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eEnzyme Categories\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eThree Key Enzyme Complexes†\u003c\/div\u003e\n  \u003cdiv class=\"bd-enzyme-grid\"\u003e\n    \u003cdiv class=\"bd-form-card\"\u003e\n      \u003cdiv class=\"bd-form-name\"\u003eCarbohydrate \u0026amp; Fibre Enzymes \u003cspan class=\"bd-tag\"\u003eAmylase · Cellulase · Pectinase · Xylanase · Hemicellulase · Alpha Galactosidase · Phytase · Beta Glucanase\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eThis group of enzymes is designed to help support the breakdown of the complex carbohydrates and dietary fibres found abundantly in plant-based foods. Cellulase and hemicellulase support breakdown of cellulose and hemicellulose, while alpha galactosidase targets the oligosaccharides in legumes and beans that can contribute to occasional gas and bloating.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-form-card\"\u003e\n      \u003cdiv class=\"bd-form-name\"\u003eProtein \u0026amp; Fat Enzymes \u003cspan class=\"bd-tag\"\u003eProtease Blend · Lipase Blend · Protease FNP\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eProtease enzymes support the breakdown of plant proteins into amino acids, while the lipase blend supports the digestion of dietary fats. Together, these enzymes may help support more complete nutrient extraction from plant proteins and healthy fats found in whole foods, nuts, and seeds.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-form-card\"\u003e\n      \u003cdiv class=\"bd-form-name\"\u003ePatented Enhancement Complex \u003cspan class=\"bd-tag\"\u003eAstraZyme® · InnoSlim® · Betaine HCL\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eAstraZyme® is a patented, plant-derived compound that combines Astragalus and Notoginseng extracts. It is included to help support enzyme activity and nutrient absorption. InnoSlim® is a patented blend of Astragalus and Panax notoginseng extracts traditionally used to support healthy glucose metabolism and metabolic wellness. Betaine HCL is included to support a healthy gastric environment for optimal enzyme function.†\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eHow It May Work\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eSupporting Digestion of Plant-Rich Meals†\u003c\/div\u003e\n  \u003cdiv class=\"bd-callout\"\u003e\n    \u003ch3\u003eA Targeted Approach to Plant Food Digestion†\u003c\/h3\u003e\n    \u003cp\u003ePlant foods contain a wide variety of structural components — including cellulose, hemicellulose, pectin, beta-glucans, and phytic acid — that the body's naturally produced enzymes may struggle to fully break down, particularly when dietary fibre intake is high. VegZymes provides a range of supplemental enzymes specifically designed to help address these digestive challenges.†\u003c\/p\u003e\n    \u003cp\u003eAlpha galactosidase targets the oligosaccharides in legumes and cruciferous vegetables that are commonly associated with gas production. Cellulase and hemicellulase support the breakdown of plant cell walls. Phytase targets phytic acid — a compound found in grains and legumes that may reduce absorption of certain minerals. Together, the 17 enzymes in VegZymes are designed to help support more thorough digestion and nutrient extraction from plant-rich meals.†\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Individual responses to digestive enzyme supplements vary. Results depend on overall diet, lifestyle, and individual digestive health. This product is a complementary medicine and is best used as part of a balanced diet and healthy lifestyle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- HOW TO TAKE --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eSuggested Use\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eHow to Take VegZymes\u003c\/div\u003e\n  \u003cdiv class=\"bd-how-grid\"\u003e\n    \u003cdiv class=\"bd-how-card\"\u003e\n      \u003cdiv class=\"bd-time\"\u003e🍽️ With Meals\u003c\/div\u003e\n      \u003ch3\u003eTake With Plant-Rich Meals\u003c\/h3\u003e\n      \u003cp\u003eTake 2 capsules with each meal containing plant-based foods. For meals with particularly high fibre or legume content, up to 3 capsules may be taken per meal. VegZymes may also be taken between meals to help support general digestive comfort.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-how-card\"\u003e\n      \u003cdiv class=\"bd-time\"\u003e💊 Dosage\u003c\/div\u003e\n      \u003ch3\u003eRecommended Serving\u003c\/h3\u003e\n      \u003cp\u003eThe suggested serving is 2 capsules per meal, with up to 1–3 capsules per meal or 1–2 capsules between meals, as needed. Each bottle contains 120 capsules. Do not exceed the recommended dose. Consult your healthcare professional if you are unsure about the appropriate dose for your individual needs.†\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"background: var(--bd-green-light); border: 1px solid var(--bd-green-rule); border-radius: 8px; padding: 16px 18px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n    \u003cspan style=\"font-size: 18px; flex-shrink: 0;\"\u003e💡\u003c\/span\u003e\n    \u003cp style=\"font-size: 13.5px; color: var(--bd-text); line-height: 1.6;\"\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e For best results, take VegZymes at the start of your meal — before or during eating — to allow the enzymes to begin working alongside the food as it enters your digestive system. Consistent daily use is recommended for ongoing digestive support. Always read the label and follow the directions for use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- WHAT MAKES IT DIFFERENT --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eThe BIOptimizers Difference\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eWhy Choose VegZymes\u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003e17-Enzyme Full-Spectrum Formula\u003c\/h4\u003e\n    \u003cp\u003eRather than including just one or two enzymes, VegZymes provides a full spectrum of 17 plant-derived digestive enzymes — each chosen to target a specific component of plant-based foods. This comprehensive approach is designed to support more thorough breakdown of plant proteins, fibres, carbohydrates, and fats in a single convenient capsule.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003ePatented AstraZyme® Enhancement\u003c\/h4\u003e\n    \u003cp\u003eVegZymes includes AstraZyme®, a patented plant-derived compound combining Astragalus membranaceus and Panax notoginseng root extracts. AstraZyme® is included specifically to help support the activity and absorption of the enzymes in the formula, potentially enhancing the overall effectiveness of the enzyme blend.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003ePatented InnoSlim® for Metabolic Support\u003c\/h4\u003e\n    \u003cp\u003eInnoSlim® is a patented, clinically studied plant extract blend made from Astragalus and Panax notoginseng. It is included in the VegZymes formula to help support healthy glucose metabolism and metabolic wellness alongside digestive support.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eInformed Sport Certified\u003c\/h4\u003e\n    \u003cp\u003eEvery batch of VegZymes is tested by Informed Sport — a globally recognised supplement quality assurance program. This certification ensures that every batch has been screened for more than 250 substances prohibited in sport, making VegZymes suitable for competitive athletes and active individuals who require third-party tested supplements.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eClean, Plant-Derived Ingredient Profile\u003c\/h4\u003e\n    \u003cp\u003eVegan, gluten-free, dairy-free, and sugar-free. Free from chemicals, unnecessary fillers, and artificial ingredients. The capsule shell is made from vegetable cellulose, keeping the entire formula plant-based and free from animal-derived ingredients.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eQuality Manufacturing Standards\u003c\/h4\u003e\n    \u003cp\u003eMade in a GMP-certified facility. Manufactured in the USA with globally-sourced ingredients, and backed by a Certificate of Analysis (COA) for quality assurance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- INGREDIENT BREAKDOWN --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eWhat's Inside\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eComplete Ingredient Information\u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eAmylase\u003c\/h4\u003e\n    \u003cp\u003eAn enzyme that supports the breakdown of starches and complex carbohydrates into simple sugars. Amylase is particularly useful for supporting the digestion of starchy plant foods such as grains, root vegetables, and legumes.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eBeta Glucanase\u003c\/h4\u003e\n    \u003cp\u003eSupports the breakdown of beta-glucans — a type of soluble dietary fibre found in oats, barley, and certain mushrooms. Beta-glucanase may help support more comfortable digestion of high-fibre plant foods.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003ePectinase S\u003c\/h4\u003e\n    \u003cp\u003eSupports the breakdown of pectin — a type of soluble fibre found in the cell walls of fruits and vegetables. Pectinase may help support nutrient release from plant cell walls and support more thorough digestion of fruits and cooked vegetables.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eProtease FNP \u0026amp; Protease Blend\u003c\/h4\u003e\n    \u003cp\u003eA combination of protease enzymes designed to support the breakdown of plant proteins into amino acids. Protease enzymes are important for supporting optimal protein digestion and amino acid availability from plant-based protein sources including legumes, grains, and nuts.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eCellulase (Trichoderma longibrachiatum \u0026amp; Aspergillus niger)\u003c\/h4\u003e\n    \u003cp\u003eTwo forms of cellulase enzyme are included to support the breakdown of cellulose — the structural fibre found in plant cell walls. Cellulase is not produced by the human body, making supplemental cellulase particularly relevant for those consuming significant amounts of raw or fibrous plant foods.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eXylanase\u003c\/h4\u003e\n    \u003cp\u003eAn enzyme that supports the breakdown of xylan — a type of hemicellulose found in the cell walls of grasses, grains, and vegetables. Xylanase may help support digestion of high-fibre grain-based foods.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eHemicellulase\u003c\/h4\u003e\n    \u003cp\u003eSupports the breakdown of hemicellulose, a structural polysaccharide found in the cell walls of plants. Together with cellulase and xylanase, hemicellulase helps target the complex fibrous components of plant cell walls.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eAlpha Galactosidase\u003c\/h4\u003e\n    \u003cp\u003eSupports the breakdown of alpha-galactosides — the specific oligosaccharides in legumes, beans, and certain vegetables (such as broccoli and cabbage) that are commonly associated with gas and bloating. Alpha galactosidase may help support more comfortable digestion of these foods.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003ePhytase\u003c\/h4\u003e\n    \u003cp\u003eSupports the breakdown of phytic acid — an antinutrient found in grains, seeds, and legumes that can bind to minerals and reduce their absorption. Phytase may help support improved mineral bioavailability from plant foods.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eLipase Blend\u003c\/h4\u003e\n    \u003cp\u003eSupports the breakdown of dietary fats and lipids from plant sources including nuts, seeds, avocado, and oils. The lipase blend helps ensure fats from plant-rich meals are broken down effectively to support nutrient absorption.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eAstraZyme®\u003c\/h4\u003e\n    \u003cp\u003eA patented plant-derived enzyme enhancement complex combining extracts of Astragalus membranaceus and Panax notoginseng root. AstraZyme® is included to help support the absorption and activity of the digestive enzymes in the VegZymes formula.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eInnoSlim®\u003c\/h4\u003e\n    \u003cp\u003eA patented plant-extract blend derived from Astragalus and Panax notoginseng, traditionally associated with support for healthy glucose metabolism and metabolic wellness. InnoSlim® complements the digestive enzyme complex to support overall nutrient utilisation.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eBetaine HCL\u003c\/h4\u003e\n    \u003cp\u003eBetaine hydrochloride is included to help support a healthy gastric acid environment, which is important for the activation and optimal performance of digestive enzymes. Adequate gastric acid is an important factor in effective protein and nutrient digestion.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eOther Ingredients\u003c\/h4\u003e\n    \u003cp\u003eRice Extract, Capsule (Vegetable Cellulose and Water). No artificial colours, flavours, fillers, or preservatives.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- REVIEWS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eCommunity\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eWhat Our Customers Say\u003c\/div\u003e\n  \u003cdiv class=\"bd-review\"\u003e\n    \u003cspan class=\"bd-stars\"\u003e★★★★★\u003c\/span\u003e\n    \u003cspan class=\"bd-review-title\"\u003evegzymes\u003c\/span\u003e\n    \u003cp\u003eThese enzymes are high quality and really help digesting all the legumes and veggies I have.\u003c\/p\u003e\n    \u003cspan class=\"bd-reviewer\"\u003eS. S. M — Brisbane, AU — Verified Buyer\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eGot Questions?\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eFrequently Asked Questions\u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eWhen is the best time to take VegZymes? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eTake 2 capsules with each plant-rich meal. For best results, take VegZymes at the start of your meal — before or during eating — so the enzymes can begin working alongside food as digestion begins. VegZymes may also be taken between meals for additional digestive support. Always read the label and follow the directions for use, or take as directed by your healthcare professional.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eIs VegZymes only for vegans and vegetarians? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eNo. While VegZymes is particularly well suited for those following plant-based, vegan, or vegetarian diets, it is beneficial for anyone who regularly consumes plant-rich foods — including salads, legumes, grains, vegetables, and fruits. This includes those following Paleo, Keto, or other dietary approaches that include significant quantities of fibrous plant foods.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eCan VegZymes help with bloating from legumes and beans? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eVegZymes contains alpha galactosidase — an enzyme specifically included to help support the breakdown of the oligosaccharides in legumes, beans, and certain cruciferous vegetables that are commonly associated with gas and bloating. Individual responses vary, and results depend on diet, overall digestive health, and individual factors.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eWhat is AstraZyme® and why is it included? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eAstraZyme® is a patented, plant-derived compound combining extracts of Astragalus membranaceus and Panax notoginseng root. It is included in the VegZymes formula to help support the absorption and activity of the digestive enzymes. BIOptimizers includes AstraZyme® to help maximise the effectiveness of the enzyme blend.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eIs VegZymes safe to take every day? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eVegZymes is formulated for regular use as part of a daily wellness and digestive health routine. As with all supplements, consult your healthcare professional before use — especially if you have a medical condition, including gastritis or ulcers, or are pregnant, breastfeeding, or taking medications. Do not exceed the recommended dose on the label.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eHow many servings are in a bottle? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eEach bottle contains 120 capsules. At the suggested serving of 2 capsules per meal and 3 meals per day, each bottle provides approximately 20 days of use. At 2 capsules per meal and 2 meals per day, each bottle provides approximately 30 days of use.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eCan VegZymes be taken with other BIOptimizers products? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eVegZymes may be used alongside other BIOptimizers products as part of a broader digestive health or wellness routine. It is commonly paired with MassZymes (a broader digestive enzyme formula) or P3-OM (a probiotic formula) for comprehensive digestive support. If you are taking multiple supplements or medications, always consult your healthcare professional to ensure the combination is appropriate for your individual circumstances.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eDoes VegZymes require refrigeration? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eNo refrigeration is required. Store in a cool, dry place, away from direct sunlight and out of reach of children. The capsule format makes it convenient for travel and daily use.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CAUTION --\u003e\n\u003cdiv class=\"bd-caution\"\u003e\n  \u003cspan class=\"bd-caution-label\"\u003e⚠ Important Information\u003c\/span\u003e\n  \u003cp\u003eAlways read the label and follow the directions for use. Dietary supplements should not replace a balanced diet. Keep out of reach of children. Discontinue use if adverse effects occur. Do not use if the imprinted seal under the cap is broken, damaged, or missing.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eContraindications:\u003c\/strong\u003e Do not use if gastritis or active ulcers are present. If you are pregnant, breastfeeding, have a medical condition, or take any medications, consult your healthcare professional before use.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eDosage:\u003c\/strong\u003e Suggested serving is 2 capsules with each meal. May take 1–3 capsules with each meal and 1–2 capsules between meals. Do not exceed the recommended dose stated on the product label.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eChildren:\u003c\/strong\u003e This product is formulated for adults. Consult a healthcare professional before giving any supplement to children.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eStorage:\u003c\/strong\u003e No refrigeration required. Store in a cool, dry place away from direct sunlight. Keep out of reach of children.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top: 14px; font-size: 11.5px; color: var(--bd-muted); line-height: 1.65;\"\u003e† These statements have not been evaluated by the Therapeutic Goods Administration (TGA). This product is a complementary medicine and is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/.bio-desc --\u003e\n\n\u003cscript\u003e\n(function() {\n  var initialized = false;\n\n  function initFAQs() {\n    if (initialized) return;\n    var buttons = document.querySelectorAll('.bio-desc .bd-faq-q');\n    if (buttons.length === 0) return;\n    initialized = true;\n    buttons.forEach(function(btn) {\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        var item = btn.closest('.bd-faq-item');\n        var isOpen = item.classList.contains('bd-open');\n        document.querySelectorAll('.bio-desc .bd-faq-item').forEach(function(i) {\n          i.classList.remove('bd-open');\n        });\n        if (!isOpen) {\n          item.classList.add('bd-open');\n        }\n      });\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initFAQs);\n  } else {\n    initFAQs();\n  }\n  window.addEventListener('load', initFAQs);\n  setTimeout(initFAQs, 500);\n  setTimeout(initFAQs, 1000);\n})();\n\u003c\/script\u003e\n\n\u003cp\u003e \u003c\/p\u003e","brand":"BIOptimizers","offers":[{"title":"Default Title","offer_id":44070259097634,"sku":"BIOVEGZYMES","price":67.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/3550\/4418\/files\/BIOptimizersAustraliaVegzymes.webp?v=1755084959","url":"https:\/\/bioptimizers.com.au\/products\/bioptimizers-vegzymes","provider":"BIOptimizers.com.au","version":"1.0","type":"link"}