Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More formatted fields #41

Open
afbora opened this issue Oct 25, 2021 · 0 comments
Open

More formatted fields #41

afbora opened this issue Oct 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@afbora
Copy link

afbora commented Oct 25, 2021

It would be great if the frequently used fields were formatted:

  • $item['price']
  • $item['sum']
  • cart()->getTax()
  • cart()->getSum()

Would be great also:

  • $item['priceFormat']
  • $item['sumFormat']
  • cart()->getTaxFormat()
  • cart()->getSumFormat()
@tobiasfabian tobiasfabian added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants