Closed boldenamsterdam closed 4 years ago
How do you display the shipping price within the checkout flow while using the Commerce Currency Prices?
Hi,
You can display the shipping price using the standard commerce filters:
cart.adjustmentsTotalByType('shipping')|commerceCurrency(cart.paymentCurrency)
How do you display the shipping price within the checkout flow while using the Commerce Currency Prices?