Combine cart and checkout on same page
To streamline the checkout process you can combine the cart with the checkout page to make a single-step checkout process.
To streamline the checkout process you can combine the cart with the checkout page to make a single-step checkout process.
You can customise the “order received” page with this code snippet. You may want to add a special thank you message or image to be displayed when the customer has completed an order. You first need to save your message as a standard ClassicPress page, then insert the ID number of that page into the … Read moreInclude a ClassicPress page on order received page
This code sets the number of products displayed on each page of the category view.
The main shop page is often not a useful view when you have hundreds of products. You can redirect this page to another url or even to a 404 (page not found) if you want to disable that viewing option. IMPORTANT NOTE: This snippet may interfere with the Product Search widget. The search results page … Read moreRedirect main shop page