@if(wappingServiceReady){
@if(!hasHtml(wappingService.tile1) && wappingService.tile1 && wappingService.tile1 != ''){
} @if(hasHtml(wappingService.tile1) && wappingService.tile1 && wappingService.tile1 != ''){
}
@if(wappingService.allowSelect && allowSelectSendGiftCard){
@if(wappingService.active){
{{ wappingTranslations.activedService }}
} @if(!wappingService.active){
{{ wappingTranslations.disabledService }}
}
}
@if(wappingService.tile3){
}
}