Toont alle 5 resultaten
// Forceer EUR voor alle bezoekers, ongeacht IP-detectie add_filter('woocommerce_currency', function($currency) { return 'EUR'; }, 999); // WPML WC Multilingual currency override add_filter('wcml_client_currency', function($currency) { return 'EUR'; }, 999); // Schakel geolocation uit (voorkomt auto-USD switch) add_filter('woocommerce_geolocation_ajax_get_location', '__return_empty_array'); add_filter('woocommerce_customer_default_location', function() { return 'NL'; }); // Verberg eventuele currency-switcher widget op frontend add_action('wp_head', function() { echo ''; }, 99);
Exclusief handwerk — Stel uw vraag