WEBVTT

STYLE
::cue {
  color: #ffffff;
  background-color: rgba(15, 23, 42, 0.38);
}

00:00:00.500 --> 00:00:15.572
Hello. Banners are the storefront slider on your shop home page. Customers see this slider before products. Here you set the image, copy, and click destination for that slider.

00:00:17.172 --> 00:00:30.396
Each card is one banner: image, title, and description. Active banners appear on the shop. If a card says inactive, customers will not see it on the slider.

00:00:32.596 --> 00:00:47.740
Tap Add for a new banner. The Add banner modal opens. Leave status on so it shows on the shop. The title is at most twenty-five characters; that is the large text on the slider.

00:00:49.940 --> 00:01:03.044
The short description is at most forty characters and sits under the title on the slider. The full description is at most one hundred twenty characters; that is the lower slider text.

00:01:05.244 --> 00:01:17.268
Banner order is the slide sequence, a number from zero to ninety-nine. The image must be JPEG, PNG, or WebP and smaller than two megabytes.

00:01:19.468 --> 00:01:43.084
The banner link is where the customer goes after clicking the shop slider. Leave it empty and the banner is display-only. If you fill it, the form only accepts a valid local URL; do not paste a public https address or you will get a validation error. That same URL is wired to the slider link on the public shop.

00:01:45.284 --> 00:02:03.836
Close the modal and tap edit on an existing card. The title becomes Edit banner. The same fields, including the link, can change. After you save in real use, the shop slider shows the same copy and the same click destination.

00:02:06.036 --> 00:02:17.412
The eye icon hides a banner from the storefront; the open eye shows it again. The repair-campaign banner is inactive now, so it is not on the shop home page.

00:02:19.612 --> 00:02:36.364
Now see the same banner on the public shop. Title, description, and image match the panel card. When the customer clicks the slider, they go to the URL you typed in Banner link. That is what the link is for.

00:02:38.564 --> 00:02:50.684
So you create with Add, edit from the card, only active banners show, and the link is the click destination on the shop slider. An empty link means display only.

