-
Log in to PrestaShop.
-
In the left navigation menu, select Mollie > Settings.
-
Scroll down to Payment methods.
-
Select a payment method to expand it.
-
Select No from the Enabled drop-down menu.
-
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 }) %> <% }); %>