{{if .Content.Img}}
{{else}}
{{end}}
{{range .Content.Albums}}
{{end}}
{{end}}
{{.Content.Title}}
{{.Content.Description}}
{{$certs := index .Content.Ext "certifications"}} {{if $certs}}
{{$certs}}
{{end}}
Key Specifications
{{if (index .Content.Ext "model_no")}}
Model No.
{{index .Content.Ext "model_no"}}
{{end}}
{{if (index .Content.Ext "weight_capacity")}}
Weight Capacity
{{index .Content.Ext "weight_capacity"}}
{{end}}
{{if (index .Content.Ext "net_weight")}}
Net Weight
{{index .Content.Ext "net_weight"}}
{{end}}
{{if (index .Content.Ext "overall_size")}}
Overall Size
{{index .Content.Ext "overall_size"}}
{{end}}
{{if (index .Content.Ext "frame_material")}}
Frame Material
{{index .Content.Ext "frame_material"}}
{{end}}
{{if (index .Content.Ext "range")}}
Range
{{index .Content.Ext "range"}}
{{end}}
{{if (index .Content.Ext "motor_power")}}
Motor Power
{{index .Content.Ext "motor_power"}}
{{end}}
{{if (index .Content.Ext "max_speed")}}
Max Speed
{{index .Content.Ext "max_speed"}}
{{end}}
Business Terms
{{if (index .Content.Ext "moq")}}
{{end}}
{{if (index .Content.Ext "sample_days")}}
{{end}}
{{if (index .Content.Ext "production_days")}}
{{end}}
{{if (index .Content.Ext "warranty")}}
{{end}}
MOQ
{{index .Content.Ext "moq"}}
Sample
{{index .Content.Ext "sample_days"}}
Production
{{index .Content.Ext "production_days"}}
Warranty
{{index .Content.Ext "warranty"}}
Product Details
{{.Content.Content|Str2Html}}
Packing & Shipping
{{if (index .Content.Ext "loading_20gp")}}
{{end}}
{{if (index .Content.Ext "loading_40hq")}}
{{end}}
{{if (index .Content.Ext "warranty")}}
{{end}}
20GP
{{index .Content.Ext "loading_20gp"}}
40HQ
{{index .Content.Ext "loading_40hq"}}
Warranty
{{index .Content.Ext "warranty"}}