add_filter( 'woocommerce_checkout_fields', 'customize_checkout_fields' ); function customize_checkout_fields( $fields ) { if( isset($fields['billing']['billing_country']) ) { $fields['billing']['billing_country']['class'][] = 'hidden'; $fields['billing']['billing_country']['required'] = false; } if( isset($fields['billing']['billing_city']) ) { $fields['billing']['billing_city']['class'][] = 'hidden'; $fields['billing']['billing_city']['required'] = false; } if( isset($fields['billing']['billing_phone']) ) { $fields['billing']['billing_phone']['required'] = true; } return $fields; } add_action( 'wp_head', 'hide_checkout_fields_css' ); function hide_checkout_fields_css() { echo ''; } Home - Lite Mobile
Skip to content Skip to footer

Popular products

New arrivals

We have a program
to exchange your phone

Best prices
Quick delivery
Buyer protection
Live support

Adipiscing elit

Subscribe for the updates!