Adding a product short description to product archives in WooCommerce
Today I'll show you how to add a product short description in product category (archive) pages in WooCommerce. By default, the product card only show product image, name, price and [...]
WooCommerce: add multiple products to cart via url
WooCommerce gives you the flexibility to do almost anything. This includes creating a custom link to add several products to the cart. Use cases of adding multiple products to url [...]
Check if the WooCommerce order contains a product or product category
We’ve covered how to check if product is in the WooCommerce cart and if certain product category is in the cart. In this article we’ll cover how to check if [...]