Installment
<salla-installment>
web component is used to show a block area for the available installment payment options provided for a specific product. It consists of the supported payment in installments' options in an inline manner, and that can be customized using the properties' parameters available.Example

Usage
HTML
SASS
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
Country | country | Country code identifier | string | salla.config.get('user.country_code') |
Currency | currency | Installment price currency | string | 'salla.config.get('user.currency_code')' |
Language | language | Current installment language | string | 'salla.config.get('user.language_code')' |
Price | price | Current product price | string | undefined |
Settings
salla.config
Information
Modified at 2025-01-26 17:40:41