Skip to content

Commit

Permalink
Merge pull request #1944 from mailchimp/Issue1939-2.4
Browse files Browse the repository at this point in the history
closes #1939 for magneto 2.4
  • Loading branch information
gonzaloebiz authored Mar 27, 2024
2 parents 77d5306 + 76fd068 commit b4ddd3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions view/frontend/layout/mailchimp_cart_loadquote.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceContainer name="content">
<block class="Ebizmarts\MailChimp\Block\Loadquote" name="mailchimp.loadquote" ifconfig="mailchimp/general/active"/>
<block class="Ebizmarts\MailChimp\Block\Loadquote" name="mailchimp.loadquote" ifconfig="mailchimp/general/active" cacheable="false"/>
</referenceContainer>
</body>
</page>
</page>

0 comments on commit b4ddd3e

Please sign in to comment.