Created
August 24, 2019 19:58
-
-
Save veritstudio/9838e32aa4697865b0ab65d1facf578d to your computer and use it in GitHub Desktop.
Get cart url in html template - Magento 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a data-bind="attr: {href: window.checkout.shoppingCartUrl}">Cart</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment