Skip to content

Commit 8672b91

Browse files
author
Korshenko, Olexii(okorshenko)
committed
Merge pull request #721 from magento-folks/merchant_beta
[Folks] Bugfix
2 parents c8ba429 + bb5836e commit 8672b91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@
1010
<action name="customer/account/logout"/>
1111
<action name="customer/account/loginPost"/>
1212
<action name="customer/account/createPost"/>
13+
<action name="customer/ajax/login">
14+
<section name="cart"/>
15+
</action>
1316
</config>

0 commit comments

Comments
 (0)