{{ template "header.html" . }}
Product Image
{{ if .loggedIn }} {{ end }}

{{ .data.shopItem.Name }}

{{ .data.shopItem.Abstract }}

Price: {{ .data.shopItem.Price }}€
Product Description:

{{ .data.shopItem.Description }}

{{ template "footer.html" . }}