diff --git a/src/Elcodi/Plugin/StoreTemplateBundle/Resources/views/Pages/checkout-payment.html.twig b/src/Elcodi/Plugin/StoreTemplateBundle/Resources/views/Pages/checkout-payment.html.twig index 48f96248..db540d66 100644 --- a/src/Elcodi/Plugin/StoreTemplateBundle/Resources/views/Pages/checkout-payment.html.twig +++ b/src/Elcodi/Plugin/StoreTemplateBundle/Resources/views/Pages/checkout-payment.html.twig @@ -19,8 +19,8 @@ {% if shippingMethod.id == actualShippingMethod %}
{{ shippingMethod.carrierName }} - {{ shippingMethod.price|print_convert_money }}
{% else %} -
{{ shippingMethod.carrierName }} - {{ shippingMethod.price|print_convert_money }}