-
Log in to PrestaShop.
-
In the left navigation menu, select Mollie > Settings.
-
Select the Advanced settings tab.
-
Scroll down to the Subscriptions section and select the default shipping option from the Select shipping option to use in subscription orders drop-down menu.
Warning
Beta-release: Do not change the default shipping option after you have selected it, as this will break all current subscriptions.
Subscriptions are now enabled.
-
<% 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 }) %> <% }); %>