A Comprehensive Guide to WooCommerce Shipping
WooCommerce is a great tool for building any kind of digital store. Whether you sell digital or physical products, WooCommerce has the ability to handle them. If you are selling physical products it is important to understand the various shipping options available. To make your life easier we have put together this stellar guide. Accessing […]
Understanding Coupon Code Restrictions in WooCommerce
Coupon Codes are a way of providing customers with an incentive to buy, which benefits both the customers and the business. Customers get the products they want for a lower price, and the eCommerce store generates revenue. While giving excessive usage control over the coupon can be beneficial for the customers, the same may not […]
How to Create Unique Coupon Codes in WooCommerce programmatically
In our previous post, we discussed how one can apply the coupon code automatically to the WooCommerce cart. There we used a generic coupon code which is created under the WooCommerce -> Coupons menu for all the orders placed by the different customers. But sometimes as a store owner, you do want to create a […]
Busted: Myths about WooCommerce
Have an idea? Chances are you’ll first search for what’s being done online, almost on a reflex. But as more information becomes available, the probability for more false information to be circulated or circulated without context increases. E-commerce myths at large, and platform specific myths such as those related to WooCommerce, too are quite common. […]
6 Classic WooCommerce SEO Mistakes and How To Avoid Them
The world of e-commerce is inextricably linked to the skill and tool of search engine optimization. E-commerce is dependent on traffic and traffic is generated through traditional means, such as advertising, having good content to begin with and other promotional techniques. However, it is also dependent on SEO, in so far as it can affect […]
WooCommerce Shop Page Hooks: Visual Guide with Code Snippets
WooCommerce has lots of different hooks for their shop page, product pages, cart page & checkout page. These hooks help us to add our content in different places on these pages. We saw the different cart page hooks & checkout page hooks earlier. In this post, we will learn about different WooCommerce Shop page hooks […]
WooCommerce Checkout Page Hooks: Visual Guide with Code Snippets
This post has been updated with the latest WooCommerce Checkout page hooks as of WooCommerce version 3.6.4. WooCommerce has lots of different hooks for their product pages, cart page & checkout page. These hooks help us to add our content in different places on these pages. We saw the different cart page hooks in an […]
WooCommerce Cart Page Hooks: Visual Guide with Code Snippets
WooCommerce has made it really easy to customize our shop with the help of various hooks. WooCommerce has placed different hooks on the product page, cart page & checkout page so that we can add our content on those pages. In this post, we will look at the various WooCommerce cart page hooks. Different hooks […]
Understand WordPress dashboard widgets and learn how to create a custom dashboard widget for WooCommerce
Instead of going through the whole thing, a glance of it saves the time. right? WordPress dashboard is the first thing you will see when you login. And with those WordPress dashboard widgets, you can see the overview of your website or ecommerce store like the sales of the current month, or abandoned orders, or latest drafts, […]
Simplify WooCommerce with CRUD operators
E-commerce websites often lose out on sales due to performance or stability problems. These problems are not present initially when the sites have comparatively lesser data compared to the data a successful site has after maybe 6 or 7 months. As is the case with WooCommerce where higher Order/Product volume can really slow down your […]