Customisation

Adding Custom Tabs to the WooCommerce Single Product Page

WooCommerce, one of the most powerful e-commerce platforms for WordPress, offers great flexibility in customizing product pages. Sometimes, you might need to add more information to your product pages—details that don’t fit into the standard description, reviews, or additional information sections. This is where custom product tabs come in handy. In this post, I’ll show […]

Adding Custom Tabs to the WooCommerce Single Product Page Read More »

Did You Know You Can Create your Own Custom WooCommerce REST API Endpoint?

Did You Know You Can Create your Own Custom WooCommerce REST API Endpoint?

I was recently working with a client to develop a custom WooCommerce rest API endpoint, they wanted to get a list of orders for a customer, and ONLY that customers data, so we restricted access to the normal order endpoint and created a custom endpoint to authenticate users. In this video I’ll show you how

Did You Know You Can Create your Own Custom WooCommerce REST API Endpoint? Read More »

How to Extract Your Top Customers by Sales from Your WooCommerce Store

How to Extract Your Top Customers by Sales from Your WooCommerce Store

As a WooCommerce store owner, understanding who your top customers are can be crucial for driving business growth. These customers are not only valuable for repeat business, but they can also be excellent advocates for your brand. In this blog post, we’ll guide you through how to extract your top customers by sales from your

How to Extract Your Top Customers by Sales from Your WooCommerce Store Read More »

How to Customize WooCommerce Email Templates: A Step-by-Step Guide with Code Samples

WooCommerce is one of the most popular eCommerce platforms for WordPress, offering robust features and extensive customization options. One of the most critical aspects of any eCommerce store is the emails sent to customers, such as order confirmations, shipping notifications, and more. WooCommerce provides default email templates, but these may not always align with your

How to Customize WooCommerce Email Templates: A Step-by-Step Guide with Code Samples Read More »

Adding Custom Shipping to WooCommerce Checkout for Heavy Products

Adding Custom Shipping to WooCommerce Checkout for Heavy Products

When running an e-commerce store, shipping logistics can be a crucial aspect to consider, especially when dealing with heavy products. WooCommerce provides a flexible platform that allows you to customize shipping rules based on various conditions. In this blog post, we will walk you through the steps to add custom shipping to the WooCommerce checkout

Adding Custom Shipping to WooCommerce Checkout for Heavy Products Read More »

Adding a Custom Fee to WooCommerce Checkout Based on Product Category

Adding a Custom Fee to WooCommerce Checkout Based on Product Category

WooCommerce provides a flexible platform for customizing your online store. One useful customization is adding a custom fee to the checkout process based on the product category in the cart. This can be particularly useful if you need to charge extra for certain types of products, such as those in a “custom fee” category. In

Adding a Custom Fee to WooCommerce Checkout Based on Product Category Read More »