@if(locationService.is_zone) {
  • {{ 'location' | translate }}
    {{ (location$ | async) ? (location$ | async) : 'we_need_your_location_to_enhance_your_experience' | translate }}
    {{'use_current_location' | translate}}
    OR
  • }