{{ $mainImg := .Content.Img }}
{{ if and .Content.Albums (gt (len .Content.Albums) 0) }}
{{ $mainImg = index .Content.Albums 0 }}
{{ end }}
{{if .Content.Albums}}
{{range $i, $img := .Content.Albums}}
{{end}}
{{end}}
{{.Content.Title}}
{{if .Content.Description}}{{.Content.Description}}
{{end}}Tags
Specifications
| Material | {{default (index .Content.Ext "material") "Custom"}} |
| Dimensions | {{default (index .Content.Ext "dimensions") "Custom"}} |
| MOQ | {{default (index .Content.Ext "moq") "300 pcs"}} |
| Sample Lead Time | {{default (index .Content.Ext "sample_lead_time") "7-10 days"}} |
| Production Lead Time | {{default (index .Content.Ext "production_lead_time") "25-35 days"}} |
| Customization | {{default (index .Content.Ext "customization") "Logo, color, material, packaging"}} |
Product Description
{{.Content.Content|Str2Html}}
Related Products
{{if .CurrentColumn}}View Category{{end}}
{{range Related .Content.Id 6}}
{{if .Img}}
{{else}}
{{end}}
{{end}}