• homeopathic soulutions kit
  • homeopathic soulutions kit

Don’t Be Caught Without This Kit!

A must have for any holistic medicine cabinet.

$147.00

I am all too familiar with being without that certain remedy I need when I’m down with a cold or flu! That is why I created this customized, curated kit, to go along with this mini Materia Medica to help walk you through most acute illnesses for you and your family.

I know you will find this little book immensely helpful, be able learn the key note symptoms of each remedy as well enjoy the learning about where they are found in nature.

function initPayPalButton() { paypal.Buttons({ style: { shape: 'rect', color: 'gold', layout: 'vertical', label: 'paypal', }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{"description":"Homeopathic Kit Colds & Flu Edition","amount":{"currency_code":"USD","value":147}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log('Capture result', orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById('paypal-button-container'); element.innerHTML = ''; element.innerHTML = '

Thank you for your payment!

'; // Or go to another URL: actions.redirect('thank_you.html'); }); }, onError: function(err) { console.log(err); } }).render('#paypal-button-container'); } initPayPalButton();
     
       
     
   
        function initPayPalButton() {       paypal.Buttons({         style: {           shape: 'rect',           color: 'gold',           layout: 'vertical',           label: 'paypal',                    },         createOrder: function(data, actions) {           return actions.order.create({             purchase_units: [{"description":"Homeopathic Remedy Kit & Booklet Colds & Flu Edition","amount":{"currency_code":"USD","value":147}}]           });         },         onApprove: function(data, actions) {           return actions.order.capture().then(function(orderData) {                          // Full available details             console.log('Capture result', orderData, JSON.stringify(orderData, null, 2));             // Show a success message within this page, e.g.             const element = document.getElementById('paypal-button-container');             element.innerHTML = '';             element.innerHTML = '

Thank you for your payment!

';             // Or go to another URL:  actions.redirect('thank_you.html');                        });         },         onError: function(err) {           console.log(err);         }       }).render('#paypal-button-container');     }     initPayPalButton();