WooCommerce: Set Default Stock Quantity to 1

WooCommerce: Set Default Stock Quantity to 1

WooCommerce allows you to set your stock quantity for each and every product that you add. But what if you know that every item in your store will only be sold once? In that case, it's worth it to save yourself the hassle of always needing to manually add the stock…
WooCommerce: Add Hidden Custom Field

WooCommerce: Add Hidden Custom Field

Do you want a simple field in your WooCommerce backend (the product edit page) where you can write down the product's physical location (like "Closet A, Shelf 3", "Living Room", etc.)? Luckily, this is very easy to do! Where This Applies Let's say you're selling stickers in your own webshop for…
WooCommerce: Display Additional Information Under Price

WooCommerce: Display Additional Information Under Price

In WooCommerce, it is possible to display Product Attributes (or what's normally shown under the “Additional Information” tab) right under the price on the single product page instead of inside a tab. In fact, you can display the entire contents of the "Additional Information" tab right under the price, and remove…
WooCommerce: How to Display Subcategories in a Dropdown Menu

WooCommerce: How to Display Subcategories in a Dropdown Menu

Displaying your product categories in a collapsible or dropdown style is a much cleaner and more user-friendly way to display product categories, especially when you have a big list. If using the built-in WooCommerce Category Widget with Dropdown does not suffice, I recommend the following method: WooCommerce: Display Subcategories in Dropdown…