{"id":14151,"date":"2024-10-11T15:44:34","date_gmt":"2024-10-11T15:44:34","guid":{"rendered":"https:\/\/scently.nl\/ongecategoriseerd\/bereken-hoeveelheid-parfum-voor-kaarsen\/"},"modified":"2025-12-10T16:59:00","modified_gmt":"2025-12-10T16:59:00","slug":"bereken-hoeveelheid-parfum-voor-kaarsen","status":"publish","type":"post","link":"https:\/\/scently.nl\/en\/tools-en\/bereken-hoeveelheid-parfum-voor-kaarsen\/","title":{"rendered":"Calculate the amount of perfume for candles"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Making candles requires a great deal of precision. The ratio of wax is a major factor. It determines the strength of the scent, the burning time and whether the candle will burn well or not. The wrong ratio can cause your <a href=\"https:\/\/scently.nl\/kaarsen\/\">candle<\/a> to burn unevenly. With our candle perfume calculator, you no longer have to do the maths yourself. With our handy tool, you can not only see how many grams of wax and perfume oil you need, but you can also see the cost per candle or for the entire batch.      <\/p>\n\n<h2 class=\"wp-block-heading\">How does the candle fragrance calculator work?<\/h2>\n\n<ol class=\"wp-block-list\">\n<li>Enter the amount of wax you need. (g) <\/li>\n\n\n\n<li>Select the desired fragrance intensity (%)<\/li>\n\n\n\n<li>The calculator shows you immediately how much perfume oil you need exactly, as well as an estimate of the costs.<\/li>\n<\/ol>\n\n<h2 class=\"wp-block-heading\">How much perfume do you need for a candle or wax melts?<\/h2>\n\n<p class=\"wp-block-paragraph\">Choosing the right ratio is essential if you want to make a good candle or <a href=\"https:\/\/scently.nl\/waxmelts\/\">wax melts<\/a>. The correct percentage of fragrance oil is often between 6 and 10%. This depends on the type of candle wax used and the strength of the fragrance. Not every perfume is the same. 8% is often a good starting point. Then you can see if you are satisfied with the scent and burning time. By finding the perfect balance, you can enjoy that lovely fragrance in your home for longer.<\/p>\n\n<h2 class=\"wp-block-heading\">The advantages of the candle fragrance oil calculator tool<\/h2>\n\n<ul class=\"wp-block-list\">\n<li><strong>Prevent waste<\/strong> Use just the right amounts of wax and fragrance oil without wasting any ingredients.<\/li>\n\n\n\n<li><strong>Cost control<\/strong> See immediately what the candle will cost. <\/li>\n<\/ul>\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-6bb6266e\"><h2 class=\"uagb-heading-text\">Use the tool for different types of candles.<\/h2><\/div>\n\n<p class=\"wp-block-paragraph\">Not all candle wax has the same density. This is important to take into account in the calculation. For example, paraffin has a density of 0.8 g\/cm\u00b3 and beeswax has a density of 0.96 g\/cm\u00b3. This is a significant difference. The candle calculator takes this into account. Do you have a special request? Let us know in the comments and we will be happy to add it.      <\/p>\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-e52481e2\"><h2 class=\"uagb-heading-text\">Start making your own candles now<\/h2><\/div>\n\n<p class=\"wp-block-paragraph\">Get started right away with our candle fragrance calculator. Whether you make candles for yourself or to sell, our candle fragrance calculator helps you create the perfect scent and burn time every time.  <\/p>\n    \n    <div class=\"candle-calculator-wrapper\">\n                \n        <form method=\"POST\" class=\"candle-calculator-form\">\n            <input type=\"hidden\" id=\"candle_calculator_nonce\" name=\"candle_calculator_nonce\" value=\"b31a9399b5\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/posts\/14151\" \/>            \n            <table class=\"form-table\">\n                <tr>\n                    <td><label for=\"wax_amount\">Hoeveelheid Wax per Kaars (in gram):<\/label><\/td>\n                    <td><input type=\"number\" id=\"wax_amount\" name=\"wax_amount\" step=\"0.01\" min=\"0\" required value=\"\"><\/td>\n                <\/tr>\n                <tr>\n                    <td><label for=\"num_candles\">Aantal Kaarsen:<\/label><\/td>\n                    <td><input type=\"number\" id=\"num_candles\" name=\"num_candles\" min=\"1\" required value=\"\"><\/td>\n                <\/tr>\n                <tr>\n                    <td><label for=\"fragrance_load\">Geurbelasting (%):<\/label><\/td>\n                    <td><input type=\"number\" id=\"fragrance_load\" name=\"fragrance_load\" step=\"0.1\" min=\"0\" max=\"100\" required value=\"\"><\/td>\n                <\/tr>\n                <tr>\n                    <td><label for=\"wax_type\">Type Wax:<\/label><\/td>\n                    <td>\n                        <select id=\"wax_type\" name=\"wax_type\" required>\n                            <option value=\"soja\" >Soja (0.9 g\/ml)<\/option>\n                            <option value=\"paraffine\" >Paraffine (0.9 g\/ml)<\/option>\n                            <option value=\"bijenwas\" >Bijenwas (0.96 g\/ml)<\/option>\n                        <\/select>\n                    <\/td>\n                <\/tr>\n                <tr>\n                    <td><label for=\"wax_cost\">Kosten Wax (per kg, optioneel):<\/label><\/td>\n                    <td><input type=\"number\" step=\"0.01\" id=\"wax_cost\" name=\"wax_cost\" min=\"0\" value=\"\"><\/td>\n                <\/tr>\n                <tr>\n                    <td><label for=\"fragrance_cost\">Kosten Parfumolie (per kg, optioneel):<\/label><\/td>\n                    <td><input type=\"number\" step=\"0.01\" id=\"fragrance_cost\" name=\"fragrance_cost\" min=\"0\" value=\"\"><\/td>\n                <\/tr>\n            <\/table>\n            \n            <input type=\"submit\" name=\"candle_calculate\" value=\"Bereken\" class=\"button button-primary\">\n        <\/form>\n    <\/div>\n    \n    <style>\n        .candle-calculator-wrapper {\n            max-width: 900px;\n            margin: 20px 0;\n        }\n        .candle-calculator-form table {\n            width: 100%;\n            margin-bottom: 20px;\n        }\n        .candle-calculator-form td {\n            padding: 8px;\n        }\n        .candle-calculator-form input,\n        .candle-calculator-form select {\n            width: 100%;\n            padding: 8px;\n            box-sizing: border-box;\n        }\n        .calculator-results {\n            margin-bottom: 30px;\n            padding: 20px;\n            background: #f9f9f9;\n            border-radius: 5px;\n            border-left: 4px solid #0073aa;\n        }\n        .calculator-results h3 {\n            margin-top: 0;\n            color: #0073aa;\n        }\n        .density-info {\n            margin-bottom: 15px;\n            padding: 10px;\n            background: #fff;\n            border-radius: 3px;\n            border: 1px solid #ddd;\n        }\n        .calculation-explanation {\n            margin-top: 15px;\n            padding: 10px;\n            background: #fffbcc;\n            border-radius: 3px;\n            border-left: 3px solid #ffeb3b;\n        }\n        .responsive-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 15px;\n            background: white;\n        }\n        .responsive-table th,\n        .responsive-table td {\n            padding: 12px;\n            text-align: left;\n            border-bottom: 1px solid #ddd;\n        }\n        .responsive-table th {\n            background-color: #0073aa;\n            color: white;\n            font-weight: bold;\n        }\n        .responsive-table tbody tr:hover {\n            background-color: #f5f5f5;\n        }\n        .responsive-table tbody tr:nth-child(1) {\n            background-color: #e3f2fd;\n        }\n        .responsive-table tbody tr:nth-child(2) {\n            background-color: #fff3e0;\n        }\n        @media screen and (max-width: 600px) {\n            .responsive-table {\n                border: 0;\n            }\n            .responsive-table thead {\n                display: none;\n            }\n            .responsive-table tr {\n                margin-bottom: 10px;\n                display: block;\n                border-bottom: 2px solid #ddd;\n            }\n            .responsive-table td {\n                display: block;\n                text-align: right;\n                padding: 10px;\n                border-bottom: 1px solid #eee;\n            }\n            .responsive-table td:before {\n                content: attr(data-label);\n                float: left;\n                font-weight: bold;\n            }\n            .responsive-table td:last-child {\n                border-bottom: none;\n            }\n        }\n    <\/style>\n    \n    \n<div class='fluentform ff-default fluentform_wrapper_8 ffs_default_wrap'><form data-form_id=\"8\" id=\"fluentform_8\" class=\"frm-fluent-form fluent_form_8 ff-el-form-top ff_form_instance_8_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_8_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Candle Calculator<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='14151' \/><input type=\"hidden\" id=\"_fluentform_8_fluentformnonce\" name=\"_fluentform_8_fluentformnonce\" value=\"552a626b72\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/posts\/14151\" \/><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_8_wax_amount' id='label_ff_8_wax_amount' aria-label=\"Wax per Candle (g)\">Wax per Candle (g)<\/label><div class=\"ff-el-tooltip\" data-content=\"Enter the amount of wax needed for one candle.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"wax_amount\" id=\"ff_8_wax_amount\" class=\"ff-el-form-control\" placeholder=\"Enter wax amount in grams\" data-name=\"wax_amount\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_8_num_candles' id='label_ff_8_num_candles' aria-label=\"Number of Candles\">Number of Candles<\/label><div class=\"ff-el-tooltip\" data-content=\"Enter the total number of candles you want to make.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"num_candles\" id=\"ff_8_num_candles\" class=\"ff-el-form-control\" placeholder=\"Enter the number of candles\" data-name=\"num_candles\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_8_fragrance_load' id='label_ff_8_fragrance_load' aria-label=\"Fragrance Load (%)\">Fragrance Load (%)<\/label><div class=\"ff-el-tooltip\" data-content=\"Enter the percentage of fragrance oil you want to use (0-12).\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"fragrance_load\" id=\"ff_8_fragrance_load\" class=\"ff-el-form-control\" placeholder=\"Enter fragrance load percentage (0-12)\" data-name=\"fragrance_load\" inputmode=\"numeric\" step=\"any\" min=\"0\" aria-valuemin=\"0\" max=\"12\" aria-valuemax=\"12\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Type of Wax\">Type of Wax<\/label><div class=\"ff-el-tooltip\" data-content=\"Select the type of wax you are using.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check- ff_item_selected'><label class='ff-el-form-check-label' for='wax_type_61f20c22d21f7b76be3350d64ca63fe5'><input  type=\"radio\" name=\"wax_type\" data-name=\"wax_type\" class=\"ff-el-form-check-input ff-el-form-check-radio\" checked=\"1\" value=\"0.9\" data-calc_value=\"0.9\"  id='wax_type_61f20c22d21f7b76be3350d64ca63fe5' aria-label='Soy' aria-invalid='false' aria-required=true> <span>Soy<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check- ff_item_selected'><label class='ff-el-form-check-label' for='wax_type_d3e54f44775877de5e27068aef07563e'><input  type=\"radio\" name=\"wax_type\" data-name=\"wax_type\" class=\"ff-el-form-check-input ff-el-form-check-radio\" checked=\"1\" value=\"0.9\" data-calc_value=\"0.9\"  id='wax_type_d3e54f44775877de5e27068aef07563e' aria-label='Paraffin' aria-invalid='false' aria-required=true> <span>Paraffin<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='wax_type_6a72522284b41fd8ba9e3bbd361e534c'><input  type=\"radio\" name=\"wax_type\" data-name=\"wax_type\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"0.96\" data-calc_value=\"0.96\"  id='wax_type_6a72522284b41fd8ba9e3bbd361e534c' aria-label='Beeswax' aria-invalid='false' aria-required=true> <span>Beeswax<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_wax_cost' id='label_ff_8_wax_cost' aria-label=\"Wax Cost (\u20ac\/kg) (Optional)\">Wax Cost (\u20ac\/kg) (Optional)<\/label><div class=\"ff-el-tooltip\" data-content=\"Enter the cost of wax per kilogram.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"wax_cost\" id=\"ff_8_wax_cost\" class=\"ff-el-form-control\" placeholder=\"Enter wax cost per kg (\u20ac\/kg)\" data-name=\"wax_cost\" inputmode=\"numeric\" step=\"any\" min=\"0\" aria-valuemin=\"0\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_fragrance_cost' id='label_ff_8_fragrance_cost' aria-label=\"Fragrance Oil Cost (\u20ac\/kg) (Optional)\">Fragrance Oil Cost (\u20ac\/kg) (Optional)<\/label><div class=\"ff-el-tooltip\" data-content=\"Enter the cost of fragrance oil per kilogram.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"fragrance_cost\" id=\"ff_8_fragrance_cost\" class=\"ff-el-form-control\" placeholder=\"Enter fragrance oil cost per kg (\u20ac\/kg)\" data-name=\"fragrance_cost\" inputmode=\"numeric\" step=\"any\" min=\"0\" aria-valuemin=\"0\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><input type=\"hidden\" name=\"fragrance_single_g\" data-name=\"fragrance_single_g\" ><input type=\"hidden\" name=\"wax_needed_single_g\" data-name=\"wax_needed_single_g\" ><input type=\"hidden\" name=\"total_wax_needed_g\" data-name=\"total_wax_needed_g\" ><input type=\"hidden\" name=\"total_fragrance_g\" data-name=\"total_fragrance_g\" ><input type=\"hidden\" name=\"total_cost_eur\" data-name=\"total_cost_eur\" ><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-8_1\" ><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-8_2\" ><div id=\"candle-results\">\n    <h3>Resultaten verschijnen hier...<\/h3>\n    <p>Vul a.u.b. de velden in om te starten.<\/p>\n<\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_8_errors' class='ff-errors-in-stack ff_form_instance_8_1 ff-form-loading_errors ff_form_instance_8_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_8_1 = {\"id\":\"8\",\"ajaxUrl\":\"https:\\\/\\\/scently.nl\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_8_1\",\"form_id_selector\":\"fluentform_8\",\"rules\":{\"wax_amount\":{\"required\":{\"value\":true,\"message\":\"Wax amount is required\",\"global\":false,\"global_message\":\"Dit veld is vereist\"},\"numeric\":{\"value\":true,\"message\":\"Wax amount must be a number\",\"global\":false,\"global_message\":\"Dit veld moet een een numerieke waarde bevatten\"}},\"num_candles\":{\"required\":{\"value\":true,\"message\":\"Number of candles is required\",\"global\":false,\"global_message\":\"Dit veld is vereist\"},\"numeric\":{\"value\":true,\"message\":\"Number of candles must be a number\",\"global\":false,\"global_message\":\"Dit veld moet een een numerieke waarde bevatten\"}},\"fragrance_load\":{\"required\":{\"value\":true,\"message\":\"Fragrance load is required\",\"global\":false,\"global_message\":\"Dit veld is vereist\"},\"numeric\":{\"value\":true,\"message\":\"Fragrance load must be a number\",\"global\":false,\"global_message\":\"Dit veld moet een een numerieke waarde bevatten\"},\"min\":{\"value\":0,\"message\":\"Fragrance load must be between 0 and 12\",\"global\":false,\"global_message\":\"Validatie mislukt voor minimum waarde\"},\"max\":{\"value\":12,\"message\":\"Fragrance load must be between 0 and 12\",\"global\":false,\"global_message\":\"Validatie mislukt voor maximale waarde\"}},\"wax_type\":{\"required\":{\"value\":true,\"message\":\"Wax type is required\",\"global\":false,\"global_message\":\"Dit veld is vereist\"}},\"wax_cost\":{\"numeric\":{\"value\":true,\"message\":\"Wax cost must be a number\",\"global\":false,\"global_message\":\"Dit veld moet een een numerieke waarde bevatten\"},\"min\":{\"value\":0,\"message\":\"Wax cost must be a positive number\",\"global\":false,\"global_message\":\"Validatie mislukt voor minimum waarde\"}},\"fragrance_cost\":{\"numeric\":{\"value\":true,\"message\":\"Fragrance oil cost must be a number\",\"global\":false,\"global_message\":\"Dit veld moet een een numerieke waarde bevatten\"},\"min\":{\"value\":0,\"message\":\"Fragrance oil cost must be a positive number\",\"global\":false,\"global_message\":\"Validatie mislukt voor minimum waarde\"}}},\"debounce_time\":300};\n                            <\/script>\n            \n","protected":false},"excerpt":{"rendered":"<p>Making candles requires a great deal of precision. The ratio of wax is a major factor. It determines the strength of the scent, the burning time and whether the candle will burn well or not. The wrong ratio can cause your candle to burn unevenly. With our candle perfume calculator, you no longer have to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8179,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[315],"tags":[],"class_list":["post-14151","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tools-en"],"_links":{"self":[{"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/posts\/14151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/comments?post=14151"}],"version-history":[{"count":0,"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/posts\/14151\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/media\/8179"}],"wp:attachment":[{"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/media?parent=14151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/categories?post=14151"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scently.nl\/en\/wp-json\/wp\/v2\/tags?post=14151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}