File details- tax.csv

Edit on GitHub

This article contains content of the tax.csv file to configure Tax information on your Spryker Demo Shop.

Import file parameters

These are the header fields to be included in the .csv file:

Field Name Mandatory Type Other Requirements/Comments Description
tax_set_name Yes String N/A* Name of the tax set. Set of tax rates that can be applied to a specific product.
country_name Yes String N/A Country to which the tax refers to.
tax_rate_name Yes String N/A Name of the tax rate.
Tax rate is the ratio (usually expressed as a percentage) at which a business or person is taxed.
tax_rate_percent Yes Float N/A Tax rate, expressed as a percentage.
*N/A: Not applicable.

Dependencies

This file has no dependencies.

Import template file and content example

A template and an example of the tax.csv file can be downloaded here:

File Description
tax.csv template Tax .csv template file (empty content, contains headers only).
tax.csv Tax .csv file containing a Demo Shop data sample.