Price Display
This reference explains the main Price Display components.
References
Available options
The theme:priceDisplay
public configuration has the following options:
variants
: the list of price variants to display, available variants arepriceInclTax
andpriceExclTax
.appearance
: the appearance of the price, available appearances arelabeled
anddefault
.labeled
: this includes the labelincl. tax
orexcl. tax
default
: this does not include any label
Examples
appearance: labeled
Variant | Example |
---|---|
| |
priceInclTax | |
priceExclTax |
appearance: default
Variant | Example |
---|---|
| |
priceInclTax | |
priceExclTax |