Offer Card
Show video/image card to your users for discounts or offers or information.
You'll need to import the javascript file in your website before starting from this link.
It is a UI component commonly used to present special promotions, informations, or deals to users.
Parameters
action
url
button (optional)
textColor = Button text colour
bgColor = Button background colour
text = Button text
card
size = SMALL | FULL_SCREEN | FULL_WIDTH (required)
position = LEFT | RIGHT (SMALL size card position default position right) (Has no impact in case of FULL_SCREEN | FULL_WIDTH )
bgColor = Card background colour
content (required)
type = IMAGE | VIDEO
url = Url of image or video they show in card
Last updated