Skip to content

Commit

Permalink
add checkout/cart/applepay.phtml into xml
Browse files Browse the repository at this point in the history
  • Loading branch information
vegimcarkaxhija committed Jan 30, 2025
1 parent 1fddc8d commit 6567549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/frontend/layout/catalog_product_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<block class="Buckaroo\Magento2\Block\Catalog\Product\View\Applepay" name="buckaroo_magento2.product.info.applepay"
before="product.info.extrahint" template="Buckaroo_Magento2::catalog/product/view/applepay.phtml">
</block>
<block class="Buckaroo\Magento2\Block\Checkout\Cart\Applepay" name="buckaroo_magento2.cart.info.applepay"
<block class="Buckaroo\Magento2\Block\Catalog\Product\View\Applepay" name="buckaroo_magento2.cart.info.applepay"
before="product.info.extrahint" template="Buckaroo_Magento2::checkout/cart/applepay.phtml">
</block>
<block class="Buckaroo\Magento2\Block\Catalog\Product\View\PaypalExpress" name="buckaroo_magento2.product.info.paypal.express"
Expand Down

0 comments on commit 6567549

Please sign in to comment.