Is it possible to always include the VAT in a Sylius shop? -
when use sylius, prices displayed without taxes. in checkout flow, see amount of taxes added.
is there option activate include vat in views?
including/excluding vat price defined tax.
so if want display prices (in public pages) taxes:
- go administration
- go "tax rates"
- edit tax rate, used products
- check "included in price?"
- reset cache (app/console cache:clear --env=prod && app/console cache:clear --env=dev)
Comments
Post a Comment