Skip to content

Commit d80ebf0

Browse files
committed
MAGETWO-51995: Customer can't observe recently ordered items without re-login
1 parent 5ab1fa2 commit d80ebf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/etc/frontend/sections.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<action name="rest/*/V1/carts/*/payment-information">
4343
<section name="cart"/>
4444
<section name="checkout-data"/>
45+
<section name="last-ordered-items"/>
4546
</action>
4647
<action name="rest/*/V1/guest-carts/*/payment-information">
4748
<section name="cart"/>

0 commit comments

Comments
 (0)