DESIGNED FOR WOMEN OVER 40: As women age, shifting hormones can influence body chemistry and freshness. Bye Bye BO is a body deodorizing supplement uniquely formulated to help women 40 and beyond feel fresher and more confident from within, naturally. WORKS FROM THE INSIDE OUT: Unlike topical products that only work externally, Bye Bye BO is an internal supplement designed to promote body freshness throughout the day. Convenient daily capsules mean no sticky, messy application—just daily support for confidence and freshness. NATURE'S FRESHNESS FORMULA: Formulated with chlorophyllin (traditionally used for internal freshness), sage, and peppermint, Bye Bye BO supports body freshness from within and helps maintain confidence throughout your day. CONSISTENCY IS KEY: Bye Bye BO is not an overnight fix. Take 2 capsules once daily with food and give your body time to respond. (Not for males, pregnant or nursing mothers or under 18 years of age. If taking other medications, supplements or have existing medical conditions, consult a physician.) MANUFACTURED IN THE USA & 3RD-PARTY TESTED: Bye Bye BO is a body deodorizing supplement manufactured in the USA from globally sourced ingredients, in a GMP-certified facility and third-party tested for purity and safety. 🚚 Shipping available to U.S. customers only. // do not forget to uncomment cbsas, and geolocation at the bottom for Birthday sale // const optionPrices = { // option1: [ //One time purchase // {name: 'quantity-0', label: '1 Bottle', pouchCount: '1', price: '$34.30 You save $14.70!' , rawPerPouch: '3430', isFreeShipping: 'false'}, // {name: 'quantity-1', label: '3 Bottles', pouchCount: '3', price: '$102.90 You save $44.10!', rawPerPouch: '3430'}, // {name: 'quantity-2', label: '6 Bottles', pouchCount: '6', price: '$205.80 You save $88.20!', rawPerPouch: '3430'} // ], // comparePrice: '4900', // shippingFee: '1095', // defaultLabel: 'Price per bottle', // firstLoadSelector: 'quantity', // DiscountLabel: 'Subscribe and GET 30% OFF', // DiscountLabelSubtext: 'Limited Time Only!' // }; const optionPrices = { option1: [ //One time purchase {name: 'quantity-0', label: '1 Bottle', pouchCount: '1', price: '$19.99' , rawPerPouch: '1999', comparePrice: 'false', isFreeShipping: 'false'}, {name: 'quantity-1', label: '3 Bottles', pouchCount: '3', price: '$19.00 each You save $2.97!', rawPerPouch: '1900'}, {name: 'quantity-2', label: '6 Bottles', pouchCount: '6', price: '$19.00 each You save $5.94!', rawPerPouch: '1900'} ], comparePrice: '1999', shippingFee: '1095', defaultLabel: 'Price per bottle', firstLoadSelector: 'quantity', DiscountLabel: 'Subscribe and GET 21% OFF', DiscountLabelSubtext: 'Limited Time Only!' }; const extras = [ { id: 'free-tt', label: 'Free Teatox', rawPrice: '1900', isFree: 'true', //optional showHTML: '#free-teatox' // not yet implemented } ]; //this is required just comment content if not applicable const hideOption = [ // { // selected: 'quantity-0', // hideItems: ["flavors-4"] // } ]; var subscribePopup = { body: '#subscribe-body', //cbSAS: true, //override to run openCheckout() instead of popup. Comment if default popup needed customHeadSection: '#subscribe-head', headline: 'SUBSCRIBE & GET 21% OFF!', //Will not work if customHeadSection is provided subHeadline: 'Limited Time Only!', //Will not work if customHeadSection is provided buttonText: 'Subscribe & Save', buttonURL: 'https://subscribe.voomvaya.com/pages/menoslim-advanced-sas-21/?utm_source=voomvayaPDP', price: '$49.90 $39.00 $10.90 Savings!', //$56.95 $36.95 $20 Savings! img: 'https://cdn.shopify.com/s/files/1/0589/4209/5526/files/msla-sas-popup-21.png?v=1723026702', noThanksText: 'No thanks, I\'ll go with a one-time purchase', announcement: 'For US Residents Only' }; // var country; // var baseurl = 'https://freeipapi.com'; // const queryString = window.location.search; // const urlParams = new URLSearchParams(queryString); // var forcedCountry = urlParams.get('country'); // if (forcedCountry) { // country = forcedCountry.toUpperCase(); // } else { // fetch(baseurl + '/api/json/') // .then(response => response.json()) // .then(data => { // country = data.countryCode; // //console.log(country); // if(country != 'CA') { // document.getElementById('quantity-2').remove(); // } // }) // .catch(error => { // console.error('Error fetching country data:', error); // }); // } // if(country != 'CA') { // document.getElementById('quantity-2').style.display = "none"; // } #sasp-top { background-color: #f0800f; color: white; } @media screen and (max-width:425px){ .subscribe-radios label { font-size: 15px; } } .calc-wrapper { display: block !important; }