-
Log in to Magento 2.
-
Go to Stores > Configuration.
-
Scroll to Mollie , select the arrow, and then Payment methods.
-
In the Apple Pay section, under Apple Pay Direct, select Yes from one or both of these drop-down lists:
-
Enable button on product page: displays the button on the product detail page
-
Enable button in minicart: displays the button in the minicart
You can also style the buttons' colour and form.
-
-
Save the changes.
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>