{"product_id":"bioptimizers-p3om-probiotic","title":"Bioptimizers P3-OM","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: 15px;\n  line-height: 1.65;\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: 12px;\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; }\n.bio-desc .bd-bullets li {\n  display: flex; align-items: flex-start; gap: 11px;\n  font-size: 14px; color: var(--bd-text); line-height: 1.5;\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; height: 18px;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  margin-top: 1px; 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: 11px; color: var(--bd-muted); font-weight: 600; text-transform: uppercase; letter-spacing: 0.04em; line-height: 1.35; }\n\n\/* ── COMPONENT CARDS (for L. plantarum + FOS) ── *\/\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.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: 13.5px;\n  color: var(--bd-green); margin-bottom: 6px;\n  display: flex; align-items: center; gap: 8px; flex-wrap: wrap;\n}\n.bio-desc .bd-form-card .bd-form-name .bd-tag {\n  font-size: 10px; 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: 2px 6px;\n  white-space: nowrap;\n}\n.bio-desc .bd-form-card p { font-size: 13px; color: var(--bd-muted); line-height: 1.6; }\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;\n}\n.bio-desc .bd-highlight ul { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n.bio-desc .bd-highlight ul li {\n  font-size: 14px; color: var(--bd-text);\n  display: flex; gap: 10px; align-items: flex-start;\n  line-height: 1.5;\n}\n.bio-desc .bd-highlight ul li::before {\n  content: '→';\n  color: var(--bd-green); font-weight: 700; flex-shrink: 0; margin-top: 1px;\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;\n}\n.bio-desc .bd-how-card p { font-size: 13px; color: var(--bd-muted); line-height: 1.6; }\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;\n}\n.bio-desc .bd-callout p { font-size: 13.5px; 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: 13.5px;\n  color: var(--bd-green); margin-bottom: 5px;\n}\n.bio-desc .bd-ingredient p { font-size: 13px; color: var(--bd-muted); line-height: 1.65; }\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: 13px; 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: 14px;\n  color: var(--bd-text); margin-bottom: 5px; display: block;\n}\n.bio-desc .bd-review p { font-size: 13.5px; color: var(--bd-muted); line-height: 1.6; }\n.bio-desc .bd-reviewer { font-size: 12px; 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: 13.5px; 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: 13.5px; 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: 12.5px; color: var(--bd-muted); line-height: 1.7; }\n\u003c\/style\u003e\n\u003cdiv class=\"bio-desc\"\u003e\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. P3-OM is cultured on a milk-containing medium. Do not use if you have active ulcers or gastritis. If you have any medical conditions, are pregnant\/breastfeeding, or are taking medications (including antibiotics), consult your healthcare professional before use. Individual results may vary.\u003c\/div\u003e\n\u003c!-- BENEFIT BULLETS --\u003e\n\u003cdiv class=\"bd-bullets\"\u003e\n\u003cul\u003e\n\u003cli\u003eMay help support digestive regularity and comfort†\u003c\/li\u003e\n\u003cli\u003eMay help promote healthy gut flora balance†\u003c\/li\u003e\n\u003cli\u003eMay help support protein digestion through proteolytic activity†\u003c\/li\u003e\n\u003cli\u003eMay help promote smooth digestion and reduce bloating†\u003c\/li\u003e\n\u003cli\u003eMay help support muscle building efforts (when combined with proper nutrition and training)†\u003c\/li\u003e\n\u003cli\u003eMay help support a healthy and balanced immune response†\u003c\/li\u003e\n\u003cli\u003eMay help support mental clarity, mood, and focus through the gut-brain axis†\u003c\/li\u003e\n\u003cli\u003eMay help support healthy gut barrier function†\u003c\/li\u003e\n\u003cli\u003eProbiotic + Prebiotic synbiotic formula (2-in-1)\u003c\/li\u003e\n\u003cli\u003eFreeze-dried culture — no refrigeration required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\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\u003eVegetarian\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\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\u003e100% Plant-Based\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-badge\"\u003e\n\u003cspan class=\"bd-icon\"\u003e❄️\u003c\/span\u003e\n\u003cp\u003eNo Refrigeration Needed\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\u003e365-Day Guarantee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\n\u003c!-- WHY GUT HEALTH MATTERS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n\u003cspan class=\"bd-eyebrow\"\u003eProbiotic + Prebiotic\u003c\/span\u003e\n\u003cdiv class=\"bd-h2\"\u003eWhy Gut Health Is Your Foundation\u003c\/div\u003e\n\u003cdiv class=\"bd-callout\"\u003e\n\u003ch3\u003eThe Gut Microbiome Connection†\u003c\/h3\u003e\n\u003cp\u003eYour gut microbiome is home to trillions of bacteria that play crucial roles in digestion, immune function, mood regulation, and overall health. Research suggests that most of your immune system resides in your gut, and the health of your gut barrier can significantly impact your overall wellbeing.†\u003c\/p\u003e\n\u003cp\u003eP3-OM features Lactobacillus plantarum OM, a patented probiotic strain specifically prepared as a freeze-dried culture to remain potent through your digestive system. Unlike many probiotics that are transient visitors, L. plantarum OM can multiply inside your gut, which means you may not need as many colony-forming units (CFUs) as other probiotics.†\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e P3-OM is a complementary medicine designed to support digestive health and gut flora balance. It is not a treatment for any digestive or medical condition. Always consult your healthcare professional before starting any new supplement regimen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\n\u003c!-- SYNBIOTIC HIGHLIGHT --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n\u003cspan class=\"bd-eyebrow\"\u003e2-in-1 Formula\u003c\/span\u003e\n\u003cdiv class=\"bd-h2\"\u003eProbiotic + Prebiotic Synbiotic\u003c\/div\u003e\n\u003cdiv class=\"bd-highlight\"\u003e\n\u003ch3\u003eThe Power of Synbiotics†\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCombines beneficial probiotic bacteria with prebiotic fibre for enhanced effectiveness\u003c\/li\u003e\n\u003cli\u003ePrebiotics (FOS) feed the beneficial gut bacteria, supporting their growth and activity\u003c\/li\u003e\n\u003cli\u003eResearch suggests synbiotics may be more effective than probiotics alone\u003c\/li\u003e\n\u003cli\u003eThe fermentation process produces metabolites that may further benefit health\u003c\/li\u003e\n\u003cli\u003eMay help maintain digestive comfort and support regularity\u003c\/li\u003e\n\u003cli\u003eMay help crowd out less desirable bacteria while supporting beneficial strains\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\n\u003c!-- KEY COMPONENTS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n\u003cspan class=\"bd-eyebrow\"\u003eScience-Backed Formula\u003c\/span\u003e\n\u003cdiv class=\"bd-h2\"\u003eWhat Makes P3-OM Unique†\u003c\/div\u003e\n\u003cdiv class=\"bd-forms-grid\"\u003e\n\u003cdiv class=\"bd-form-card\"\u003e\n\u003cdiv class=\"bd-form-name\"\u003eLactobacillus plantarum OM \u003cspan class=\"bd-tag\"\u003ePatented Strain\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA carefully selected probiotic strain designed to survive stomach acid and support digestion, regularity, and gut comfort. This proteolytic bacteria may help support protein digestion and assimilation.†\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-form-card\"\u003e\n\u003cdiv class=\"bd-form-name\"\u003eFructo-oligosaccharides (FOS) \u003cspan class=\"bd-tag\"\u003ePrebiotic Fibre\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA plant-based prebiotic fibre that feeds beneficial gut bacteria, helping support their growth and activity. Works synergistically with L. plantarum for enhanced effectiveness.†\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\n\u003c!-- HOW L. PLANTARUM WORKS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n\u003cspan class=\"bd-eyebrow\"\u003eMechanism of Action\u003c\/span\u003e\n\u003cdiv class=\"bd-h2\"\u003eHow L. plantarum OM Supports Your Gut†\u003c\/div\u003e\n\u003cdiv class=\"bd-callout\"\u003e\n\u003ch3\u003eEight Ways Probiotics May Support Wellbeing†\u003c\/h3\u003e\n\u003cp\u003eResearch suggests that probiotic bacteria like L. plantarum may support health through multiple mechanisms: strengthening the gut barrier by producing beneficial substances and stimulating protective mucus; competing with undesirable bacteria for space and resources; producing metabolites that may help maintain a healthy microbial balance; supporting robust and balanced immune function; producing enzymes to digest food and substances we don't have enzymes for; processing supplements, nutrients, and neurotransmitters; communicating with your brain through the gut-brain axis; and producing and activating certain vitamins like vitamin K and some B vitamins.†\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\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 P3-OM\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\u003eDigestive Support\u003c\/h3\u003e\n\u003cp\u003eTake 1-2 capsules with meals to support microbial balance and digestive comfort. The proteolytic activity may help break down protein while helping beneficial bacteria flourish.†\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-how-card\"\u003e\n\u003cdiv class=\"bd-time\"\u003e🌙 Before Bed\u003c\/div\u003e\n\u003ch3\u003eOvernight Microbiome Support\u003c\/h3\u003e\n\u003cp\u003eTake 1-2 capsules before bed to work with your microbiome's natural overnight activity. May help support balance and promote regularity.†\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\u003eImportant:\u003c\/strong\u003e P3-OM is prepared as a freeze-dried culture to remain potent without refrigeration, though you may store it in a cool, dry place. If taking antibiotics or supplements with antibacterial properties, take them at least one hour away from P3-OM. The recommended dose for children is 1 capsule for every 20kg of body weight (consult your paediatrician first). Consult your healthcare practitioner before starting any new supplement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\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 P3-OM\u003c\/div\u003e\n\u003cdiv class=\"bd-ingredient\"\u003e\n\u003ch4\u003ePatented Proteolytic Strain\u003c\/h4\u003e\n\u003cp\u003eL. plantarum OM is a unique patented strain that produces proteases to support protein digestion. This may help with protein assimilation, which is particularly important for those on high-protein diets or focused on muscle building.†\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-ingredient\"\u003e\n\u003ch4\u003eCan Multiply in Your Gut\u003c\/h4\u003e\n\u003cp\u003eUnlike many transient probiotic strains, L. plantarum OM can multiply inside your gut. This means you may not need as many colony-forming units (CFUs) as other probiotics to experience benefits.†\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-ingredient\"\u003e\n\u003ch4\u003eFreeze-Dried for Stability\u003c\/h4\u003e\n\u003cp\u003eSpecifically prepared as a freeze-dried culture to remain potent through your digestive system and survive stomach acid. No refrigeration required, making it convenient for travel and daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-ingredient\"\u003e\n\u003ch4\u003eSynbiotic Formula (Probiotic + Prebiotic)\u003c\/h4\u003e\n\u003cp\u003eCombines L. plantarum OM with FOS (fructo-oligosaccharides) prebiotic fibre. Research suggests synbiotics may be more effective than probiotics alone because the prebiotic enhances bacterial growth and survival.†\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 with rigorous quality testing. 100% plant-based, vegetarian-friendly, lactose-free. Contains no artificial ingredients, gluten, or sugar. Each 120-capsule bottle provides up to 120 servings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\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\u003eLactobacillus plantarum OM (Patented Strain)\u003c\/h4\u003e\n\u003cp\u003eA foundational probiotic for the gut microbiome. This well-researched probiotic species is designed to survive stomach acid and support digestion, regularity, and gut comfort. The \"OM\" designation indicates the specific patented strain formulation. Produces proteolytic enzymes that may support protein breakdown.†\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-ingredient\"\u003e\n\u003ch4\u003eFructo-oligosaccharides (FOS)\u003c\/h4\u003e\n\u003cp\u003eA plant-based prebiotic fibre that serves as food for beneficial gut bacteria. May help support the growth and activity of L. plantarum and other beneficial strains. The combination of probiotic + prebiotic creates a synbiotic effect.†\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-ingredient\"\u003e\n\u003ch4\u003eStabilised Rice Bran\u003c\/h4\u003e\n\u003cp\u003eUsed as a hypoallergenic stabilising agent to prolong shelf life and prevent premature activation by moisture. Allows for longer shelf life and improved effectiveness without refrigeration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-ingredient\"\u003e\n\u003ch4\u003eVegetable Capsule\u003c\/h4\u003e\n\u003cp\u003ePlant cellulose and water. Vegetarian-friendly capsule that is free from animal products, gluten, and common allergens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-ingredient\"\u003e\n\u003ch4\u003eImportant Note: Cultured on Milk-Containing Medium\u003c\/h4\u003e\n\u003cp\u003eWhile P3-OM is lactose-free, the probiotic culture is grown on a milk-containing medium during production. Those with severe milk allergies should consult their healthcare professional before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\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 \u003cspan class=\"bd-review-title\"\u003eP3-OM\u003c\/span\u003e\n\u003cp\u003eIt's been my great game changer I feel more calm during the day and I take like three to four capsules at night and I sleep really good I feel really rested when I wake up, thanks to Matt Gallant and Wade and the team of researchers that collaborate to make this product.\u003c\/p\u003e\n\u003cspan class=\"bd-reviewer\"\u003eEliceo C. — Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-review\"\u003e\n\u003cspan class=\"bd-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"bd-review-title\"\u003eStopped the bloating and ended a regular use of gas relief products\u003c\/span\u003e\n\u003cp\u003eI popped gas relief pills practically on a daily basis for obvious reasons. At times, they were not enough. Desperate to stop the need for relief products, I stumbled on P3-OM. The effect was almost immediate and has continued now for over a month. I wish I had had this product decades ago. I am so happy. I have not been focused on brain clarity but I am frequently supplying words to friends who are searching to complete their sentences. I'll take that.\u003c\/p\u003e\n\u003cspan class=\"bd-reviewer\"\u003eTricia — Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-review\"\u003e\n\u003cspan class=\"bd-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"bd-review-title\"\u003eI recently started taking about\u003c\/span\u003e\n\u003cp\u003eI recently started taking about 6 P3-OM capsules a day because I was on antibiotics. Even after 3 antibiotics I did not get the regular yeast infection I would have normally had after antibiotics! I am extremely impressed!\u003c\/p\u003e\n\u003cspan class=\"bd-reviewer\"\u003eJennifer C. — Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"bd-rule\"\u003e\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 P3-OM? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"bd-faq-a\"\u003eP3-OM is best taken first thing in the morning on an empty stomach for optimal delivery to the large intestine, with a meal to support digestion, or right before bed to allow the probiotics to work overnight. For protein digestion support, take it in the morning. For microbiome balance support, take it at night before bed. If taking antibiotics, space P3-OM at least one hour away.†\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-faq-item\"\u003e\n\u003cbutton class=\"bd-faq-q\"\u003eWhy does P3-OM use only one strain instead of multiple strains? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"bd-faq-a\"\u003eP3-OM uses a single hyper-aggressive strain (L. plantarum OM) that's designed to support protein digestion, natural flora balance, and overall wellbeing without upsetting your gut flora balance. Everyone's microbiome is different, so this single powerful strain can be used by virtually everyone. Research suggests that multiple strains can sometimes compete against each other or upset the microbial balance.†\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-faq-item\"\u003e\n\u003cbutton class=\"bd-faq-q\"\u003eCan I take P3-OM with other probiotics? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"bd-faq-a\"\u003eTaking multiple combined strains is generally not recommended since they can often compete against each other, may not survive the gastrointestinal tract, or could upset the balance of the microbiome. If you decide to use other probiotics with different strains, it's suggested to cycle on and off every 3 months, or split doses (one in morning, one in evening). Always consult your healthcare practitioner before combining supplements.†\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-faq-item\"\u003e\n\u003cbutton class=\"bd-faq-q\"\u003eDoes P3-OM require refrigeration? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"bd-faq-a\"\u003eNo, P3-OM is specifically prepared as a freeze-dried culture to remain potent without refrigeration. Store in a cool, dry place. This makes it convenient for travel and ensures the probiotics remain viable even at room temperature.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-faq-item\"\u003e\n\u003cbutton class=\"bd-faq-q\"\u003eIs P3-OM safe for children? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"bd-faq-a\"\u003eP3-OM is safe for children when used appropriately. The recommended dose is 1 capsule for every 20kg (44 lbs) of body weight. However, please consult your paediatrician or healthcare practitioner before starting any supplement for children.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-faq-item\"\u003e\n\u003cbutton class=\"bd-faq-q\"\u003eHow do I know if probiotics are working? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"bd-faq-a\"\u003eIndividual responses vary depending on your current health and gut bacteria composition. Within a few days to weeks, you may notice: improved digestion and regularity, less bloating and abdominal discomfort, improved mood and cognitive function, better metabolic health, and reduced appetite cravings. Some people notice effects almost immediately, while others may take several weeks.†\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-faq-item\"\u003e\n\u003cbutton class=\"bd-faq-q\"\u003eWhat is the shelf life and expiration date? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"bd-faq-a\"\u003eThe date on the bottom of the bottle is the MFD (Manufacturing Date). P3-OM expires 2 years after the manufacturing date. The freeze-dried preparation ensures potency throughout the shelf life when stored properly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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.\u003c\/p\u003e\n\u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eDo not use if:\u003c\/strong\u003e You have active ulcers or gastritis. P3-OM is cultured on a milk-containing medium — those with severe milk allergies should consult their healthcare professional before use (product is lactose-free but contains trace dairy from culture medium).\u003c\/p\u003e\n\u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eMedication Interactions:\u003c\/strong\u003e If taking antibiotics or supplements with antibacterial properties, take P3-OM at least one hour away from these substances to avoid interference with probiotic effectiveness. If you have a medical condition, are pregnant\/breastfeeding, or are undergoing treatment for any condition, consult your healthcare professional before use.\u003c\/p\u003e\n\u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eChildren's Dosage:\u003c\/strong\u003e For children, the recommended dose is 1 capsule for every 20kg (44 lbs) of body weight. Always consult your paediatrician before giving probiotics 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. The date on the bottle is the manufacturing date (MFD) — product expires 2 years after MFD.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003c\/div\u003e\n\u003c!-- \/.bio-desc --\u003e\n\n\u003cscript\u003e\n\/\/ Multiple initialization methods to ensure FAQ works in Shopify\n(function() {\n  var initialized = false;\n  \n  function initFAQs() {\n    if (initialized) return;\n    \n    var buttons = document.querySelectorAll('.bio-desc .bd-faq-q');\n    if (buttons.length === 0) return; \/\/ Elements not ready yet\n    \n    initialized = true;\n    \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        \n        \/\/ Close all FAQs\n        document.querySelectorAll('.bio-desc .bd-faq-item').forEach(function(i) {\n          i.classList.remove('bd-open');\n        });\n        \n        \/\/ Open clicked FAQ if it was closed\n        if (!isOpen) {\n          item.classList.add('bd-open');\n        }\n      });\n    });\n  }\n  \n  \/\/ Method 1: DOMContentLoaded\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initFAQs);\n  } else {\n    initFAQs();\n  }\n  \n  \/\/ Method 2: Window load (backup)\n  window.addEventListener('load', initFAQs);\n  \n  \/\/ Method 3: Delayed initialization (for dynamic content)\n  setTimeout(initFAQs, 500);\n  setTimeout(initFAQs, 1000);\n})();\n\u003c\/script\u003e\n\n\u003cp\u003e \u003c\/p\u003e","brand":"BIOptimizers","offers":[{"title":"60 capsules","offer_id":44070258933794,"sku":"BIOP30M-60","price":47.95,"currency_code":"AUD","in_stock":true},{"title":"120 capsules","offer_id":44070258966562,"sku":"BIOP30M-120","price":87.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/3550\/4418\/files\/bioptimizers-australia-p3-om-best-seller_0f87a7f7-c0b0-4dcf-b356-3401c30f43a0.jpg?v=1774223981","url":"https:\/\/bioptimizers.com.au\/products\/bioptimizers-p3om-probiotic","provider":"BIOptimizers.com.au","version":"1.0","type":"link"}