@for(image of store.product_images; track image){
  • image
  • } @if(store.products_count > 3){
  • +{{ store.products_count - 3 }}
  • }