Info about delivery details.

Billing details

Your order

Product Subtotal
Bay leaf 50g × 1
7,00 
Subtotal 7,00 
Shipping
Total 23,00 

Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our Privacy policy.

window.onload = function() { // Ensure the DOM is fully loaded document.addEventListener('DOMContentLoaded', function() { // Identify the select element by its ID var bankSelection = document.getElementById('Field-bankInput'); // Check if the select element exists to avoid errors if (bankSelection) { // Iterate through options to find the one with the value 'blik' for (var i = 0; i <