This is part two of our Elayne WooCommerce store build series. Part one covered the product page — gallery, colour swatches, sticky mobile ATC bar….
Category: WooCommerce
WooCommerce development guides for building and optimizing WordPress ecommerce stores — from initial setup to advanced customization, extensions, and performance tuning.
This is a building-in-public post. We’re mid-way through adding a WooCommerce store vertical to the Elayne block theme — a generic, reusable store layout that…
The Problem: Block Validation Was Killing Productivity Building the WooCommerce store vertical for the Elayne theme took 47 commits and around 8,300 lines. A large…
WordPress multivendor marketplaces look straightforward on paper — WooCommerce is well-documented, Dokan has a large user base, and there are plugins for nearly everything. In…
When most business owners think about starting an online store, Shopify often comes to mind first. It’s heavily marketed, appears everywhere, and seems like the…
To add a winter sale or Winter Bash badge we added this script to our must use plugin It basically adjusts the WooCommerce Sales badge…
How to add something just before the default sorting of WooCommerce on product category pages. Well, that is not that easy you will find out….
To add a packaging fee for your WooCommerce products on checkout you have many options. You could work with custom fields, additional pricing calculations, but…
What if you would like to show a certain text in a tab when stock is available and another when there is no stock. Well…
If you ever need to offer a product in a WooCommerce product tab inside another product you are in luck. This can be done with…
Often you need to charge VAT or Dutch BTW for customers only and not for your vendors or companies shopping at your website. So how…
One way or another working with WooCommerce you wind up needing custom fields and preferably Advanced Custom Fields or ACF fields. This tutorial will talk…