ProductImagePathsSettingsInterface

Extends

Interface ProductImagePathsSettingsInterface

category

System

package

Product

subpackage

Interfaces

Methods

Get Product Gallery Images Dir Path

getProductGalleryImagesDirPath() : string

Returns a string to the gallery_images folder.

Throws
\UnknownEnvironmentException

Response

string

The path to the gallery_images folder.

Get Product Info Images Dir Path

getProductInfoImagesDirPath() : string

Returns a string to the info_images folder.

Response

string

The path to the info_images folder.

Get Product Original Images Dir Path

getProductOriginalImagesDirPath() : string

Returns a string to the original_images folder.

Response

string

The path to the original_images folder.

Get Product Popup Images Dir Path

getProductPopupImagesDirPath() : string

Returns a string to the popup_images folder.

Response

string

The path to the popup_images folder.

Get Product Thumbnail Images Dir Path

getProductThumbnailImagesDirPath() : string

Returns a string to the thumbnail_images folder.

Response

string

The path to the thumbnail_images folder.