@if (images().length > 0) { Product active image } @else {
} @if (discount() && discount()! > 0) { -{{ discount() }}% } @if (images().length > 1) { }
@if (images().length > 1) {
@for (image of images(); track image; let idx = $index) { }
}