| Name | Description | Type | Additional information |
|---|---|---|---|
| ImageGalleryID |
Primary key, auto-incremented. database reference = product_images.id |
integer |
None. |
| ImageGalleryFile |
database reference = product_images.image |
string |
String length: inclusive between 0 and 65535 |
| ImageGalleryCaption |
database reference = product_images.caption |
string |
String length: inclusive between 0 and 65535 |
| ImageGallerySorting |
database reference = product_images.sorting |
integer |
None. |