Interface: ProductImage
Properties
large?
optional
large:string
The url where a large image file is located.
medium?
optional
medium:string
The url where a medium image file is located.
original?
optional
original:string
The url of the original sized product image.
small?
optional
small:string
The url where a small image file is located.
sort_order?
optional
sort_order:number
The sort order in which the x image from the array should appear when displayed.