{{ define "main" }} {{ partial "page-title.html" . }} {{ range .Params.Images }} {{ partial "image.html" (dict "Src" .image "Alt" "product-img" "Class" "img-fluid w-100") }} {{ end }} {{ .Title }} {{ if site.Params.rating.enable }} {{ end }} {{ if .Params.PriceBefore }} {{ site.Params.currencySymbol }}{{ .Params.PriceBefore }} {{ end }} {{ site.Params.currencySymbol }}{{ .Params.Price }} {{i18n `shortDescriptionTitle`}} {{ .Params.ShortDescription | markdownify }} Ajouter au Panier Description Avis {{ .Content }} {{ template "_internal/disqus.html" . }} {{ partial "cta.html" . }} {{ end }}
{{ .Params.ShortDescription | markdownify }}