id | String | A unique identifier for the section image. |
image_en | String | The URL of the image in English language of the system. |
image_ar | String | The URL of the image in Arabic language. |
link | String | The URL that the image links to when clicked. In this example, the value is null, indicating that the image does not have a specific link associated with it. |
link_en | String | The URL of the image link in English language. |
section_id | String | The unique identifier of the section to which this image belongs. |
image_web_ar | String | The URL of the image specifically used for the web version of the site in Arabic. It represents the image to be displayed on larger screens or the web version of the website. |
image_web_en | String | The URL of the image specifically used for the web version of the site in English language. |
type | Integer | Section Image Type of Clicks: It define the click action when click on image. Slider Types - (0) None: The slider will not be clickable.
- (1) Product: The slider will open a product details page.
- (2) Subcategory: The slider will open a product list of subcategory or open subcategory page.
- (4) Brand: The slider will open a product list of brand or open brand page.
- (5) Custom list: The slider will open a product list of custom list.
- (6) Category: The slider will open a product list of category or open category page.
- (7) Link: The slider will open a link in the website or any external website link.
|
item_id | String | The unique identifier of the item related to the section image. |
name | String | The name or title of the section image. |
sub_category_id | String | The unique identifier of the subcategory related to the section image. |
product_id | String | The unique identifier of the product related to the section image. |
category_id | String | The unique identifier of the category related to the section image. |
custom_list_id | String | The unique identifier of the custom list to which the image belongs. |