webdna / commerce-currency-prices

Add a product price for each currency
Other
3 stars 5 forks source link

Question: how do you template the shipping price? #3

Closed boldenamsterdam closed 4 years ago

boldenamsterdam commented 5 years ago

How do you display the shipping price within the checkout flow while using the Commerce Currency Prices?

samuelbirch commented 5 years ago

Hi,

You can display the shipping price using the standard commerce filters:

cart.adjustmentsTotalByType('shipping')|commerceCurrency(cart.paymentCurrency)