Spring Brights Arrangement

Spring arrangement of cut flowers

// $(document).ready(function(){ // if (window.location.href.indexOf("checkout") > -1) { // $("#billing_first_name").removeAttr('placeholder value'); // $("#billing_last_name").removeAttr('placeholder value'); // $("#billing_email").removeAttr('placeholder value'); // $("#billing_phone").removeAttr('placeholder value'); // $("#billing_company").removeAttr('placeholder value'); // $("#billing_address_1").removeAttr('placeholder value'); // $("#billing_address_2").removeAttr('placeholder value'); // $("#billing_city").removeAttr('placeholder value'); // $("#billing_postcode").removeAttr('placeholder value'); // $("#shipping_first_name").removeAttr('placeholder value'); // $("#shipping_last_name").removeAttr('placeholder value'); // $("#shipping_company").removeAttr('placeholder value'); // $("#shipping_address_1").removeAttr('placeholder value'); // $("#shipping_address_2").removeAttr('placeholder value'); // $("#shipping_city").removeAttr('placeholder value'); // $("#shipping_postcode").removeAttr('placeholder value'); // } // });