Collectie
partners
Over Hollandica
Contact
Facebook
Mijn account
Collectie
partners
Over Hollandica
Contact
Facebook
Mijn account
MILLBOARD FLOORING
BEKIJK VLOEREN
BUBALOU BUITENBANK
BEKIJK BANKEN
The art of outdoor cooking - OFYR
BEKIJK OFYR
Join the comfort revolution - Vetsak
BEKIJK VETSAK
Home
Hollandica Outdoorliving
Bubalou
101 % artikelen
Millboard Flooring
18 % artikelen
Vetsak
34 % artikelen
Ofyr
64 % artikelen
KMCT collection
11 % artikelen
//Change the 'Billing details' checkout label to 'Contact Information' function wc_billing_field_strings( $translated_text, $text, $domain ) { switch ( $translated_text ) { case 'Billing details' : $translated_text = __( 'Contact Information', 'woocommerce' ); break; } return $translated_text; } add_filter( 'gettext', 'wc_billing_field_strings', 20, 3 );