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:

  1. go administration
  2. go "tax rates"
  3. edit tax rate, used products
  4. check "included in price?"
  5. reset cache (app/console cache:clear --env=prod && app/console cache:clear --env=dev)

Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -