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 ''; } Used Macbook - Lite Mobile
Skip to content Skip to footer
0 items - 0.00$ 0

Used Macbook

Repair & upgrade services for you

Is your MacBook slowing down or in need of a hardware fix? We specialize in comprehensive repair and optimization services to bring your device back to peak performance. From battery replacements to logic board repairs, our certified technicians handle every unit with precision

Data recovery

Screen replacement

Hardware upgrade

System optimization