Carousel Ads

  1. Put these following scripts tag near the top of the <head> tag and before any other script or CSS tags.
<!-- Do not change the order -->
<script async src="https://assets.streamshop.com.br/sdk-ads/liveshop-ads-video.min.js"></script>
<script async src="https://assets.streamshop.com.br/sdk-ads/liveshop-ads-carousel.min.js"></script>
  1. Place our html tag <liveshop-ads-video> in your <body> tag where you wish.
  <liveshop-ads-carousel slugs-video="ABC,DEF,GHI"></liveshop-ads-carousel>

You can get your slug-video in your store in StreamShop Dashboard

πŸŽ‰ That's it! πŸŽ‰

Take a look at the attributes below to customize your experience with our SDK:

PropertyTypeRequiredDetails
slugs-videostringβœ…Sets the carousel slugs of your videos ads
videos-widthstring❌Sets the horizontal width of your video ads (default: "200px")
widthstring❌Sets the horizontal width (default: "100%")
heightstring❌Sets the vertical height (default: "100%")
quality'lq' | 'mq' | 'hq'❌Sets the quality of your video cover
theme'light; | 'dark'❌Sets the theme (default: 'light')
hmlboolean❌Sets if it's hml environment (default: false)
border-radiusstring❌Sets the carousel border radius (default: 16px)
gapstring❌Sets the carousel gap between videos (default: 12px)
aspect-ratiostring❌Sets the carousel aspect-ratio of videos (default: 9/16)
use-post-messageboolean❌Set it true if you want to track StreamShop events outside application (default: false)
stories-styleboolean❌Set it true if you want to use stories mode in carousel (default: false)
stories-sizestring❌Sets the videos horizontal and vertical of sizes in the stories mode (default: 80px)
stories-colorstring❌Sets a custom color to stories (default: #c654ff)
skip-termsboolean❌Set it true if you want to hide the terms and conditions bottom sheet (default: false)
use-legacy-overlayboolean❌Set it true if you want to use legacy overlay. Not recommended (default: false)
show-logoboolean❌Determines whether logo sampling should be enabled (default: false)
use-active-videos-fromstring❌Set your store slug and it will build your carousel with all your actived videos.