-
Log in to WooCommerce.
-
Go to WooCommerce > Settings.
-
Select the Mollie Settings tab.
-
Select Edit next to the payment method name.
-
Deselect Enable/Disable.
-
Select Save 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 }) %> <% }); %>