Skip to content

tax_line

The tax_line object.

Properties

PropertyDescription
tax_line.included_in_priceCurrency amount for included in price, in the store currency’s minor unit unless the object reference states otherwise.
tax_line.pricePrice in the smallest currency unit (for example paise for INR). Format with money.
tax_line.rateBuyer-visible rate value for this tax line.
tax_line.rate_percentageBuyer-visible rate_percentage value for this tax line.
tax_line.titleDisplay title.

Property list is generated from the storefront engine (TaxLineDrop), so it always matches what your theme can use. Use {{ tax_line | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.