Replies: 1 comment
-
This is also happening to me, no matter what I change, the prices stay the same. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get this high prices, and they don't chance, even if i change the prizes. i use this:
{% set s = {"extra_cost": 0.02118,"energie_belasting": 0.15246,"ode_belasting": 0.0} %} {{(current_price + s.extra_cost + s.energie_belasting + s.ode_belasting) | float}}
Beta Was this translation helpful? Give feedback.
All reactions