cart->ship_to_billing_address_only() && $woocommerce->cart->needs_shipping() ) : ?>

checkout_fields['billing'] as $key => $field) : ?> get_value( $key ) ); ?> enable_signup ) : ?> enable_guest_checkout ) { $checked_value = ( true === $checkout->get_value('createaccount') || ( true === apply_filters( 'woocommerce_create_account_default_checked', false ) ) ); ?>

type="checkbox" name="createaccount" value="1" />

checkout_fields['account'] as $key => $field) : ?> get_value( $key ) ); ?>