Created
August 24, 2019 20:35
-
-
Save veritstudio/292f4c6d8ee14ab6c50feb5d46116406 to your computer and use it in GitHub Desktop.
Get checkout link 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.checkoutUrl}">Checkout</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment