{{ template "header.html" . }}

{{ .data.shopItem.Name }}

{{ .data.shopItem.Description }}

Price: {{ .data.shopItem.Price }}

{{ template "footer.html" . }}