Skip to content

Commit

Permalink
SDK-245 fix checkout confirm template
Browse files Browse the repository at this point in the history
  • Loading branch information
stiegi committed Dec 7, 2023
1 parent db42890 commit 23eea73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% sw_extends '@Storefront/storefront/page/checkout/cart/index.html.twig' %}
{% sw_extends '@Storefront/storefront/page/checkout/confirm/index.html.twig' %}

{% block page_checkout_main_content %}
{{ parent()}}
Expand Down

0 comments on commit 23eea73

Please sign in to comment.