Taxes listing

Description

This page stores all the available Tax titles in PrestaShop application.

Common components

Taxes list UI elements

Add new tax button

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

Add new tax

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

ID

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

Search ID

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Name

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

Search name

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Rate

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

Search rate

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Search button

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

Disabled

-

Help text

-

-

Tool tips

Search

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Edit icon

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

Edit

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Tax options UI elements

Enable tax

DescriptionValueError message

Mandatory

YES

-

Allowed/Forbidden values

-

-

Default value

YES

-

Help text

Select whether or not to include tax on purchases.

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Display tax in the shopping cart

DescriptionValueError message

Mandatory

YES

-

Allowed/Forbidden values

-

-

Default value

NO

-

Help text

Select whether or not to display tax on a distinct line in the cart.

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Use ecotax

DescriptionValueError message

Mandatory

YES

-

Allowed/Forbidden values

-

-

Default value

NO

-

Help text

If you disable the ecotax, the ecotax for all your products will be set to 0.

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Behaviors description

Add new tax button behavior

This is CTA button (Buttons with icons UI kit) once clicked it opens Tax creation page. When hover mouse pointer on it, button color changes.

Alert notification behavior

This is blue alert notification (Alerts basics UI kit) and it is: To apply specific settings to a store or a group of stores, select the parameter to modify, make your changes and save.

ID input behavior

This is input field (Forms normal UI kit) to set tax ID number, in order to find the appropriate tax and filter it out. Next to input are up and down arrows to list taxes by ID in ascending or descending order.

Name input behavior

This is input field (Forms normal UI kit) to set tax name, in order to find the appropriate tax and filter it out.

Rate input behavior

This is input field (Forms normal UI kit) to set tax rate, in order to find the appropriate tax and filter it out.

Enabled dropdown behavior

Enabled dropdown (Dropdowns basics UI kit) by default is set on empty option to show all taxes. Enabled and disabled taxes can be filtered here.

Search button behavior

Search is CTA button with search icon (Buttons with icons UI kit) once clicked it shows result by enter information in ID, Name, Rate and Enabled dropdown. By default button is disabled until any symbols is entered in input fields or dropdown option changed. When hover mouse pointer on it, button color changes.

Reset behavior

This CTA button (Buttons transparent UI kit) appears when a search has been executed. Resets the filtering, shows all the unfiltered Taxes.

Tax list behavior

Every created tax is shown in separate line in Taxes list. Each Tax in list is shown with these elements if they were set while creating Tax:

  • ID

  • Name

  • Rate

Bulk actions behavior

When there are multiple Taxes created, Bulk Actions dropdown (Dropdowns basics UI kit) help manage them and configure the main actions. Checkboxes (Forms checkboxes UI kit) in each tax line can be used, if there is need to manage taxes separately and use for Bulk Actions for adjusting the taxes. Once clicked on Bulk actions dropdown opens these options:

  • Enable selected - option to enable selected taxes.

  • Disable selection - option to disable selected taxes.

  • Delete selected - option to delete selected taxes.

Edit icon behavior

Edit icon once clicked opens that tax page to make some changes.

Three-dot menu behavior

Once clicked opens popup with Delete option. When click on it - deletes the tax.

Enable tax behavior

This is toggle switch button (Forms switch story UI kit), enabling or disabling Tax showing and calculations on the market in PrestaShop items. The tax calculations are not showed in Category page view, but the Taxes are displayed in:

  • Product page.

  • Quick View popup.

  • Add-to-cart popup.

  • All checkout steps in the top-right products summary panel.

  • Order confirmation page in Order details.

Display tax in the shopping cart behavior

This is toggle switch button (Forms switch story UI kit), , enabling or disabling Tax showing in the Cart.

Based on behavior

This is dropdown (Dropdowns basics UI kit) to choose from which address the tax should be calculated. Possible values are Invoice Address and Delivery Address. By default, there is Invoice address value selected.

Use ecotax behavior

This is dropdown (Dropdowns basics UI kit), controlling the ecotaxes availability. Enabling the ecotaxes, creates additional field in Pricing area in Product Page editing.

Ecotax behavior

This Ecotax dropdown (Dropdowns basics UI kit) appears if Use ecotax is enabled. There can be certain ecotax and range set from the dropdown. This field becomes mandatory. After enabling Ecotaxes, the new input with Ecotaxes becomes available in each product editing page in Back-Office. Also, the Ecotax numeric value is displayed in Product Page, between the Product title and Quantity with CTA Add to cart interface elements.

Multistore behavior

Multistores independent page.

Multistores are not affected separately, while managing the Tax properties in Tax listings. It means, that customizing Tax for one country will impact all the Taxes for other shop groups and multistores.

Last updated