Data Object: Промо Баннеры

Get Promo Banner


{{ data.promo.get(:title) }}

Parameter Type Description
title string Promo banner unique title

HTTP/1.1 200 OK
{
    id: 2,
    title: "homepage",
    images: [
         {
              id:  3,
              path: "https://cdn.mystorech.com/uploads/image.png",
              title: "Sale Baby Clothes",
              saleTitle: "New Sale for clothes",
              description: "New Sale Description",
              url: "https://test.mystorech.com/sales"
         },
         ...
    ]
}

or

false

Parameter Type Description
id int Promo banner identifier
title string Promo banner title
images array Promo banner images
image.id int Promo banner image identifier
image.path string Promo banner image url
image.title string Title for promo banner image
image.saleTitle string Promo banner additional title for sale
image.description string Promo banner image description
image.url string Promo banner additional link