WIIP Duo Bundle
WIIP Duo Bundle: NMN + Joint Comfort | NZ-Made Save 10% pairing NMN Boost+ with Joint Comfort+ · NZ-made · 30-day money-back What customers say about each product in the bundle 68 verified reviews across the two WIIP supplements (NMN Boost+ and Joint Comfort+). The Duo Bundle is the same products at a 10% discount. NMN Boost+ ★★★★★ 5.0 / 32 reviews "My energy and focus have returned. Highly recommend this NMN Boost+." Linda G. Joint Comfort+ ★★★★★ 4.9 / 36 reviews "Love that it’s made from New Zealand green-lipped mussel. My recovery time improved." Marcus W. Reviews verified by Doran. The Duo Bundle currently has no reviews of its own; ratings shown are for the individual products that make up the bundle. :root { --wiip-black: #0a0a0a; --wiip-gold: #c9a84c; --wiip-gold-light: #e2c47a; --wiip-off-white: #f7f7f7; --wiip-text-muted: #6b6b6b; } .wiip-bundle-body { font-family: 'Inter', system-ui, -apple-system, sans-serif; font-size: 16px; line-height: 1.65; color: var(--wiip-black); max-width: 860px; margin: 0 auto; } .wiip-bundle-body h2 { font-family: 'Fraunces', Georgia, serif; font-size: 1.6rem; font-weight: 700; color: var(--wiip-black); margin-top: 2.5rem; margin-bottom: 0.75rem; border-bottom: 2px solid var(--wiip-gold); padding-bottom: 0.4rem; } .wiip-bundle-body h3 { font-family: 'Fraunces', Georgia, serif; font-size: 1.2rem; font-weight: 700; color: var(--wiip-black); margin-top: 1.8rem; margin-bottom: 0.5rem; } .wiip-aeo { background: #f9f6ee; border-left: 4px solid var(--wiip-gold); padding: 1.25rem 1.5rem; border-radius: 0 8px 8px 0; margin: 1.5rem 0 2rem; font-size: 1.05rem; line-height: 1.7; } .wiip-aeo p { margin: 0; } .wiip-allergen { background: #fff3cd; border: 2px solid #f5c542; border-radius: 8px; padding: 0.85rem 1.25rem; margin: 1rem 0 1.5rem; font-weight: 600; font-size: 0.95rem; color: #333; } .wiip-blist { list-style: none; padding: 0; margin: 1rem 0; } .wiip-blist li { padding: 0.6rem 0 0.6rem 2rem; position: relative; border-bottom: 1px solid #eee; } .wiip-blist li::before { content: "\2726"; color: var(--wiip-gold); position: absolute; left: 0; font-size: 0.85rem; top: 0.75rem; } .wiip-price-table { width: 100%; border-collapse: collapse; margin: 1.25rem 0; font-size: 0.95rem; } .wiip-price-table th { background: var(--wiip-black); color: #fff; padding: 0.6rem 1rem; text-align: left; font-size: 0.85rem; letter-spacing: 0.04em; text-transform: uppercase; } .wiip-price-table td { padding: 0.65rem 1rem; border-bottom: 1px solid #e5e5e5; vertical-align: top; } .wiip-price-table .total-row td { background: var(--wiip-off-white); font-weight: 600; } .wiip-price-table .bundle-row td { background: var(--wiip-black); color: #fff; font-weight: 700; } .wiip-price-table .bundle-row .price { color: var(--wiip-gold); font-size: 1.1rem; } .wiip-price-table .save-row td { background: #f0f9e8; font-weight: 700; color: #2a7a2a; } .wiip-stack-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1.25rem; margin: 1.5rem 0; } .wiip-stack-card { border: 1px solid var(--wiip-gold); border-radius: 10px; padding: 1.25rem; } .wiip-stack-card h3 { font-family: 'Fraunces', serif; font-size: 1.1rem; color: var(--wiip-black); margin: 0 0 0.5rem; } .wiip-stack-card .product-tagline { font-size: 0.88rem; color: var(--wiip-text-muted); margin: 0 0 0.75rem; } .wiip-stack-card .product-dose { font-size: 0.9rem; font-weight: 600; color: var(--wiip-black); margin-bottom: 0.5rem; } .wiip-stack-card .product-link { display: inline-block; font-size: 0.85rem; color: #1a5c9a; text-decoration: underline; } .wiip-stack-card .product-price { font-size: 0.85rem; color: var(--wiip-text-muted); } .wiip-routine-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.25rem; margin: 1.5rem 0; } .wiip-routine-card { border-radius: 8px; padding: 1.25rem; } .wiip-routine-card.morning { background: #fffdf4; border: 1px solid #f5e897; } .wiip-routine-card.evening { background: #f4f4ff; border: 1px solid #c8c8f0; } .wiip-routine-card h3 { font-family: 'Fraunces', serif; font-size: 1rem; margin: 0 0 0.75rem; color: var(--wiip-black); } .wiip-routine-card ul { list-style: none; padding: 0; margin: 0; } .wiip-routine-card ul li { padding: 0.4rem 0 0.4rem 1.5rem; position: relative; font-size: 0.9rem; } .wiip-routine-card ul li::before { content: "\2022"; color: var(--wiip-gold); position: absolute; left: 0; } .wiip-gbanner { background: var(--wiip-black); color: #fff; border-radius: 8px; padding: 1.25rem 1.75rem; margin: 2rem 0; display: flex; align-items: flex-start; gap: 1rem; } .wiip-gbanner .ico { font-size: 2rem; flex-shrink: 0; } .wiip-gbanner h3 { font-family: 'Fraunces', serif; color: var(--wiip-gold); margin: 0 0 0.3rem; font-size: 1.15rem; } .wiip-gbanner p { margin: 0; font-size: 0.92rem; color: #ccc; } .wiip-gbanner a { color: var(--wiip-gold-light); } .wiip-faq { border-bottom: 1px solid #e5e5e5; padding: 1rem 0; } .wiip-faq-q { font-weight: 600; font-size: 1rem; margin: 0 0 0.5rem; } .wiip-faq p { margin: 0.5rem 0 0; font-size: 0.95rem; color: #444; } .wiip-disc { background: #f5f5f5; border-radius: 6px; padding: 1rem 1.25rem; margin-top: 2.5rem; font-size: 0.82rem; color: var(--wiip-text-muted); line-height: 1.55; } .wiip-pickup { list-style: none; padding: 0; margin: 1rem 0; } .wiip-pickup li { padding: 1rem; border: 1px solid #e5e5e5; border-radius: 8px; margin-bottom: 0.75rem; } .wiip-pickup li strong { display: block; margin-bottom: 0.25rem; } .wiip-story-block { background: var(--wiip-black); color: #fff; border-radius: 8px; padding: 1.75rem; margin: 2rem 0; } .wiip-story-block h3 { font-family: 'Fraunces', serif; color: var(--wiip-gold); font-size: 1.25rem; margin: 0 0 0.75rem; } .wiip-story-block p { color: #ccc; font-size: 0.95rem; line-height: 1.7; margin: 0; } @media (max-width: 768px) { .wiip-bundle-body h2 { font-size: 1.3rem; } .wiip-routine-grid { grid-template-columns: 1fr; } .wiip-stack-grid { grid-template-columns: 1fr; } .wiip-gbanner { flex-direction: column; } } ⚠ Allergen Notice: The WIIP Duo Bundle includes Joint Comfort+, which contains shellfish (Green Lipped Mussel, Perna canaliculus). Not suitable for people with shellfish allergies. NMN Boost+ is shellfish-free. The WIIP Duo Bundle pairs two WIIP formulas at NZD $143.98, saving $16.00 (10%) versus buying each product individually. The pair covers two distinct areas: NMN Boost+ (500mg NMN per serving) for cellular energy and NAD+ support, and Joint Comfort+ (1000mg GLM + 800 IU Vitamin D3 + 200mg L-Carnitine per serving) for joint and musculoskeletal health. Both formulas developed with clinical guidance from Dr. Jun, Senior Chiropractor at Auckland Wellness Centre in Rosedale. What's in the Duo Bundle NMN Boost+ Cellular energy & NAD+ support 500mg NMN per 2-cap serving60 capsules, 30 servings Individual price: NZD $94.99 Full product details → Joint Comfort+ Joint & musculoskeletal support 1000mg GLM + 800 IU Vitamin D3 + 200mg L-Carnitine per 2-cap serving120 capsules, 60 servings Individual price: NZD $64.99 Full product details → Pricing, Bundle vs Individual Product Individual Price Capsules Servings NMN Boost+ NZD $94.99 60 30 Joint Comfort+ NZD $64.99 120 60 Individual total NZD $159.98 180 , WIIP Duo Bundle (both) NZD $143.98 180 , You save NZD $16.00 (10% off) , , Born in the Clinic. Backed by Science. I developed the WIIP range to address the nutritional gaps I see most consistently in patients at Auckland Wellness Centre. Two of the most common are support for cellular energy and recovery at the NAD+ level, and support for joint tissue and musculoskeletal structure. These two deficits rarely arrive alone: low cellular energy slows tissue recovery, and joint discomfort limits the activity that keeps energy metabolism healthy. The Duo Bundle is designed to address both simultaneously, with each formula at the dose used in peer-reviewed clinical research, not a token amount. A Daily Routine with the WIIP Duo Both products fit naturally into the first half of your day. Here is a simple framework for taking them consistently: ☼ Morning NMN Boost+, 2 capsulesTaken in the morning to align with cellular energy metabolism. Can be taken with or without food. ◉ With breakfast or your main meal Joint Comfort+, 2 capsulesTake with a meal that contains some fat for optimal Vitamin D3 absorption. Supports joint tissue through the active part of your day. This routine is a suggestion based on the mechanisms of each ingredient. Adjust timing to fit your schedule, consistency is more important than perfect timing. Why These Two Work Together Each product in the Duo targets a different level of biological function. They do not overlap, they complement. NMN Boost+ addresses cellular energy: NAD+ is required for mitochondrial energy production and DNA repair. Without cellular energy, recovery from physical load, whether exercise, injury, or surgery, is slower and less complete. Joint Comfort+ addresses the structural framework: GLM supports cartilage and synovial fluid quality. Vitamin D3 maintains bone mineralisation and calcium absorption. L-Carnitine supports energy supply to the surrounding muscle tissue. Together, the two formulas address cellular energy and structural integrity, two foundational layers of musculoskeletal and general health optimisation. Who the WIIP Duo Bundle Is For Committed health optimisers who want an evidence-based nutritional foundation for energy and joint health from a single NZ brand with consistent quality standards AWC long-term patients who have been recommended WIIP products by their practitioner and want the pair at the best available value Active adults and athletes managing the intersection of energy, joint load, and recovery simultaneously Gift buyers looking for a premium, clinician-developed health gift for someone who values evidence-based supplementation New WIIP customers who want to experience the core formulas before committing to individual product subscriptions Safety Summary ⚠ Joint Comfort+ (included in bundle) contains shellfish (Green Lipped Mussel). Do not purchase this bundle if you have a shellfish allergy. NMN Boost+ is shellfish-free. Pregnancy and breastfeeding: Consult your healthcare provider before using any supplement in the bundle during pregnancy or breastfeeding. Prescription medications: If you take anticoagulants or other prescription drugs, consult your GP before beginning any new supplement. Cancer history: Consult your oncologist before taking NMN Boost+. NAD+ metabolism research in oncology contexts is ongoing. Always read the label on each individual product. Use as directed. If symptoms persist, consult your healthcare professional. 🛡 30-Day Money-Back Guarantee Not satisfied with the WIIP Duo Bundle? Contact us within 30 days for a full refund. Email [email protected]. Our guarantee applies to the full bundle purchase. Pick Up In-Store Order the WIIP Duo Bundle online and collect from either North Shore Auckland location. Seoul Roastery 1946, 27 Barrys Point Road, Takapuna, Auckland 0622 Takapuna pickup partner and WIIP registered business address. Dr. Jun's clinic, Unit E2, 27 William Pickering Drive, Rosedale, Auckland 0632 Clinical pickup at Auckland Wellness Centre, where the WIIP range was developed. Frequently Asked Questions What products are included in the WIIP Duo Bundle? The WIIP Duo Bundle includes two WIIP formulas: NMN Boost+ (60 capsules, 30 servings at 500mg NMN per serving) and Joint Comfort+ (120 capsules, 60 servings at 1000mg GLM + 800 IU Vitamin D3 + 200mg L-Carnitine per serving). Total: 180 capsules across two products. How much do I save with the Duo Bundle versus buying individually? Buying the two products individually costs NZD $159.98 (NMN Boost+ $94.99 + Joint Comfort+ $64.99). The WIIP Duo Bundle is priced at NZD $143.98, a saving of $16.00, which represents a 10% discount on individual prices. I have a shellfish allergy. Can I still purchase the bundle? No. The WIIP Duo Bundle includes Joint Comfort+, which contains Green Lipped Mussel (a shellfish product). The bundle is not suitable for individuals with shellfish allergies. If you have a shellfish allergy, you can purchase NMN Boost+ individually, it is shellfish-free. Contact us at [email protected] if you need help choosing the right products. Does the bundle cover a full month or more? NMN Boost+ (60 capsules) provides a 30-day supply at 2 capsules per day. Joint Comfort+ (120 capsules) provides a 60-day supply. So the bundle gives you 30 days of the full two-product pairing, with Joint Comfort+ lasting twice as long. At the end of 30 days, you will need to reorder NMN Boost+, while Joint Comfort+ continues for another month. What happened to the three-product WIIP Bundle with Muscle Relax+? Muscle Relax+ is currently sold out, so the original three-product WIIP Bundle is temporarily unavailable. The Duo Bundle brings together the two in-stock formulas, NMN Boost+ and Joint Comfort+, at the same 10% bundle discount. When Muscle Relax+ returns, the full three-product bundle will be available again. Explore Each Product Individually Prefer to start with one product, or want detailed information on each formula? Each product page contains the full ingredient label, evidence citations, and FAQ. NMN Boost+, 500mg NMN per serving | NZD $94.99 Joint Comfort+, 1000mg GLM + D3 + L-Carnitine per serving | NZD $64.99 Muscle Relax+, 400mg elemental magnesium per serving | currently sold out Allergen Notice: The WIIP Duo Bundle includes Joint Comfort+, which contains shellfish (Green Lipped Mussel, Perna canaliculus). Not suitable for shellfish allergy sufferers. NMN Boost+ is shellfish-free.Disclaimer: These products are not intended to diagnose, treat, cure, or prevent any disease. Information is for educational purposes and reflects published peer-reviewed research. Individual results may vary. Always read the label on each product and use as directed. If symptoms persist, consult your healthcare professional. All products are dietary supplements, not medicines. Compliant with the NZ Therapeutic Products Act 2023. Consumer Guarantees Act 1993 and Fair Trading Act 1986 apply.Developed with clinical guidance from Dr. Jun, Senior Chiropractor (NZCC, TPI, ART certified, 12+ years). Dr. Jun practices at Auckland Wellness Centre, Unit E2, 27 William Pickering Drive, Rosedale, Auckland 0632. WIIP is a supplement brand of Auckland Wellness Centre. aucklandwellness.co.nz | wiip.co.nz Frequently asked questions about WIIP Duo Bundle How much do I save with the WIIP Duo Bundle? The WIIP Duo Bundle costs NZD 143.98 versus NZD 159.98 if purchased individually, a 10% saving of NZD 16.00. Should I take both supplements together? Yes, the two products are designed to complement each other. NMN Boost+ for cellular energy, Joint Comfort+ for joint resilience. Many customers take NMN Boost+ in the morning and Joint Comfort+ with their main meal. Is the bundle suitable for active adults over 40? Yes, this is the typical demographic Dr. Jun designed the WIIP range for: active New Zealanders 35-65 dealing with cellular energy decline and joint stiffness. How long does the bundle last? NMN Boost+ is 30 servings (1 month at 1 serving/day). Joint Comfort+ is 60 servings (2 months). The full pairing lasts 30 days, with Joint Comfort+ continuing for a second month. What's the return policy on the bundle? 30-day money-back guarantee on the full bundle. If you're unsatisfied, contact us within 30 days for a refund (full T&Cs on the help page).
More you might like
Related
WIIP Bundle
Related
Wii Play wiiplay [Controller Bundle] - Nintendo Wii - Comple
Related
Bracelet Duo Bundle - Bracelet Duo Bundle
Related