Interface ProductImagePathsSettingsInterface
| category |
System |
|---|---|
| package |
Product |
| subpackage |
Interfaces |
getProductGalleryImagesDirPath() : string
Returns a string to the gallery_images folder.
| Throws |
|
|---|
stringThe path to the gallery_images folder.
getProductInfoImagesDirPath() : string
Returns a string to the info_images folder.
stringThe path to the info_images folder.
getProductOriginalImagesDirPath() : string
Returns a string to the original_images folder.
stringThe path to the original_images folder.
getProductPopupImagesDirPath() : string
Returns a string to the popup_images folder.
stringThe path to the popup_images folder.
getProductThumbnailImagesDirPath() : string
Returns a string to the thumbnail_images folder.
stringThe path to the thumbnail_images folder.