{% set customer = app.customer_auth %} {% set itemPrice = item.price|number_format(2) %} {% set currencyCode = item.currency_code ?? 'USD' %}