Skip to content

Enjoy 10% off your first order - use code OLENIS10

Subscribe & Save - Start with 15% off

30-Day Money-Back Guarantee

  • Home
  • Catalog
  • Contact
  • About Us
  • Take the Quiz
USD
/
EN

Country/Region

    No results found
  • Canada CAD $
  • United Kingdom GBP £
  • United States USD $

Language

Language
  • Home
  • Catalog
  • Contact
  • About Us
  • Take the Quiz
  • Take Quiz

    Country/Region

      No results found
    • Canada CAD $
    • United Kingdom GBP £
    • United States USD $

    Language

    Language
    Account
    Other sign in options Sign in
    • Orders
    • Profile
    Account
    Other sign in options Sign in
    • Orders
    • Profile
    Your cart is empty

    Have an account? Log in to check out faster.

    Continue shopping

    Menu

    Footer Main Menu
    • Home
    • Catalog
    • Contact
    • FAQs
    • About Us
    • Chat With Us

    Company

    OLENIS LLC

    12656 Southern Highlands Pkwy, Unit 1040 Las Vegas, NV 89141

    +1 (888) 910-8214
    support@olenisrx.com

    Store Policies

    Footer menu
    • Contact Information
    • Privacy Policy
    • Refund Policy
    • Shipping Policy
    • Terms of Service
    • Become an Affiliate

    Get In Touch

    Sign up for our newsletter and find the best sales for you!

    Facebook
    Instagram
    Youtube
    Tiktok
    Olenis
    © 2026 Olenis, Powered by Shopify
    Payment methods
    • American Express
    • Apple Pay
    • Diners Club
    • Discover
    • Google Pay
    • Mastercard
    • PayPal
    • Shop Pay
    • Visa
    (top frame only). Word-gated. */ (function () { var PER_PRODUCT = false; // Monday decision toggle — see header. var KEY = 'olenis_ss_optout'; if (PER_PRODUCT) { var m = location.pathname.match(/\/products\/([^\/?#]+)/); KEY += ':' + (m ? m[1] : location.pathname); } function store(op, val) { try { if (op === 'get') return sessionStorage.getItem(KEY); if (op === 'set') sessionStorage.setItem(KEY, val); if (op === 'del') sessionStorage.removeItem(KEY); } catch (e) { return null; } // storage blocked (private mode / cookie block): degrade to default behavior return null; } function widget() { return document.querySelector('div[role="checkbox"].kaching-bundles__bar'); } function isChecked(w) { return w && w.getAttribute('aria-checked') === 'true'; } // Re-apply a remembered opt-out once the widget renders (Kaching renders ~250-300ms after DCL). function reapply(attempts) { if (store('get') !== '1') return; var w = widget(); if (w) { if (isChecked(w)) w.click(); // Kaching's own handler removes the hidden selling_plan input return; } if (attempts > 0) { setTimeout(function () { reapply(attempts - 1); }, 250); } else if (window.console && console.warn) { // Vendor selector is a single point of failure — a Kaching markup change silently // reverts to the defective default; this warn is the only signal. console.warn('olenis_ss_optout: widget selector never matched; opt-out not re-applied'); } } // Record the customer's explicit toggles (capture phase; widget is a div, not an input). document.addEventListener('click', function (e) { var w = e.target && e.target.closest && e.target.closest('div[role="checkbox"].kaching-bundles__bar'); if (!w) return; // State at click time is pre-toggle; Kaching flips it synchronously in its own handler. setTimeout(function () { if (isChecked(w)) store('del'); // customer (re-)opted IN — also fires harmlessly on frequency-select clicks else store('set', '1'); // customer opted OUT }, 0); }, true); if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function () { reapply(40); }); } else { reapply(40); } })();