Recipe calculation for the perfect handmade soap
Start with simple 2-3 oil recipes. Add exotic oils through superfat.
Start by adding oils through the search above
Total soap weight
| # | Component | Weight | % |
|---|---|---|---|
| ${ index + 1 } | ${ oil.name_en } ${ oil.name_en } | ${ oil.weight } g | ${ oilPercentageByKey(oil.id).toFixed(1) }% |
| ${ state.soapType === 'naoh' ? 'NaOH' : 'KOH' } | ${ lye.toFixed(1) } g | ||
| Distilled water | ${ water.toFixed(1) } g | ||