' . __('Delivery Preferences') . '

'; // Parcel Location woocommerce_form_field( 'parcel_location', array( 'type' => 'text', 'class' => array('form-row-wide'), 'label' => __('Exact Parcel Location'), 'placeholder' => __('e.g., Locker #24, 2nd Floor, Office'), 'required' => true, ), $checkout->get_value( 'parcel_location' )); // Parcel Company (dropdown) woocommerce_form_field( 'parcel_company', array( 'type' => 'select', 'class' => array('form-row-wide'), 'label' => __('Preferred Parcel Company'), 'options' => array( '' => __('Select a company...'), 'dhl' => __('DHL'), 'ups' => __('UPS'), 'fedex' => __('FedEx'), 'local' => __('Local Courier'), ), 'required' => true, ), $checkout->get_value( 'parcel_company' )); echo ''; } &noscript=1"/>
Free delivery from 150 euros. Start sh*pping

Your cart is currently empty.

Return to shop