Valentine's Day February 14th

Express your love and gratitude this Valentine’s Day with one of our gorgeous bouquets. Make your partner feel special,  flowers will help express your thoughts and feelings when words prove not enough.

// $(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'); // } // });