{{ if eq (len $.items) 0 }}
{{ range $.items }}
{{ end }}
{{ end }}
{{ if $.recommendations}}
{{ template "recommendations" $.recommendations }}
{{ end }}
Your shopping cart is empty!
Items you add to your shopping cart will appear here.
Browse Products → {{ else }}{{ $.cart_size }} item {{- if gt ($.cart_size) 1}}s{{end}} in your cart
Shipping Cost: {{ renderMoney .shipping_cost }}
Total Cost: {{ renderMoney .total_cost }}