Offer
<salla-offer>
web component displays offers, categories, products, banks, and discount information. It uses the salla-slider
component for carousel functionality.Example

Product Offer

Discount Table Offer

Category Offer

Banks Offer
Usage
HTML
SASS
<salla-offer product-id="673490471"></salla-offer>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
Product Card Component` | product-card-component | Custom Card Component for the salla-products-list . This component allows you to customize the appearance of individual product cards within a salla-products-list . | string | 'custom-salla-product-card' |
Slots
slots
makes it customizable to modify certain labels, such as category
.Slot | Description |
---|---|
category | This slot is for customizing the category entry layout. |
Modified at 28 days ago