Fragrance Calculator

For cold process soap fragrance is based on oil weight only, not the total batch weight.

Results

Fill out the form to see the amount needed

Scent Strength Ounces Grams
Light
Medium
Strong

}); if(isSuitable.includes(true)){ $('#no-lotion-alert').hide(); $('#results').show(); return; } else{ $('#no-lotion-alert').show(); $('#results').hide(); $('p#ErrorMsg').html("Recipe Unavailable - " + oil + " is unsuitable for use in " + product + "."); } } }); // end calculator } );