{{ define "product" }} Home Products {{ .product.Name}} {{ range $i, $productImage := .product.ProductImages }} {{ if eq $i 0 }} {{ else }} < {{ end }} {{ end }} {{ range $i, $productImage := .product.ProductImages }} {{ if eq $i 0 }} {{ else }} {{ end }} {{ end }} {{ .product.Name }} IDR {{ .product.Price }} {{ if .success }} {{ range $i, $msg := .success }} {{ $msg }} {{ end }} {{ end }} {{ if .error }} {{ range $i, $msg := .error }} {{ $msg }} {{ end }} {{ end }} {{ .product.ShortDescription }} Add to Cart Beschreibung Reviews {{ .product.Description }} Write a review Your Name Your Review Submit {{ end }}
{{ .product.ShortDescription }}
{{ .product.Description }}