UPDATE cscart_profile_fields SET profile_show = 'Y' WHERE section = 'C' AND profile_type = 'S' AND field_name IN ( 'country', 'state', 'city', 'address' )