Magento 2
How is the «Proceed to Checkout» button implemented on the standalone cart page?
Development
Checkout
page-cart
,
proceed-to-checkout
dmitrii_fediuk
(Dmitrii Fediuk)
April 21, 2017, 3:26am
1
The code is
the same in Magento 2.1.6 and Magento 2.2
:
How is the «Proceed to Checkout» / «Go to Checkout» button implemented on the dropdown mini-cart?
How is the «Check out with PayPal» button implemented on the standalone cart page?
dmitrii_fediuk
(Dmitrii Fediuk)
April 21, 2017, 3:28am
2
See also:
How is the «
Proceed to Checkout
» / «
Go to Checkout
» button implemented on the
dropdown mini-cart
?