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

Round subtotals and totals only #22

Open
mvistas opened this issue Apr 29, 2021 · 5 comments
Open

Round subtotals and totals only #22

mvistas opened this issue Apr 29, 2021 · 5 comments

Comments

@mvistas
Copy link

mvistas commented Apr 29, 2021

Hello, I download your extension to round my CHF prices.
All product prices have the correct round price, but on my shop I can sell products by meter, so for example, I have a product with price 7.90 CHF / meter, if I buy 0.6m, the price will be 4,74 CHF, and I need that this price to be round to 4.75 CHF.

Is possible to round subtotal and totals, but not the base product price?
totals

Thank you

@karliuka
Copy link
Owner

The current module architecture does not allow this. This problem will be resolved in the future.

@sprankhub
Copy link

@karliuka, is there any update on this? Thanks :)

@karliuka
Copy link
Owner

sorry. it's still in progress)

@sprankhub
Copy link

We now implemented this on our own. I added some hints to https://magento.stackexchange.com/a/363949/142.

@karliuka
Copy link
Owner

this is great, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants