Botanicals

Enhance your bath bomb creations with our premium range of botanicals – perfect for adding natural beauty, texture, and luxury to your handmade bath products. From vibrant dried flower petals to calming herbs and soothing leaves, our botanicals are carefully selected for quality and visual appeal.

Price
Price - slider
Price - inputs
£
£
Categories
Characteristics
Characteristics
More
All Notes
All Notes
More
Base Notes
Base Notes
More
Middle Notes
Middle Notes
More
Top Notes
Top Notes
More
Colour
Colour
More
Size
Size
More
Wick Size
Wick Size
More
Eco Wick Size
Eco Wick Size
More
Bottle Type
Bottle Type
Kit Type
Kit Type
More
Glitter Pack Size
Glitter Pack Size
Packaging Type
Packaging Type
More
Packaging Material
Packaging Material
More
jQuery(document).ready(function($) { // Listen for tab activation $(document).on('click', '.elementor-tab-title', function() { // Wait a bit for content to become visible setTimeout(function() { // Find visible tab content and reinitialize $('.elementor-tab-content:visible').find('[data-popup]').each(function() { var $this = $(this); // Remove any old click event to prevent duplication $this.off('click'); // Bind popup open event $this.on('click', function(e) { e.preventDefault(); var popupID = $this.data('popup') || $this.attr('data-popup'); if (popupID && typeof elementorProFrontend !== 'undefined') { elementorProFrontend.modules.popup.showPopup({ id: popupID }); } }); }); }, 400); }); });