@if (item) {
{{ item.name | truncate : 90 }}
${{ item.price.toFixed(2) }}
Remove
}