Once a customer places an order, you might want to know if such order contains a given product ID. you can use…
Order
-
-
While working for a freelance client, I did some research on the code that generates the “Order Totals” table. This shows on…
-
I use the “WooCommerce PDF Invoices & Packing Slips” plugin, available on the WP Repository, to invoice my clients. At times, for…
-
We already saw how to check if a product category is in the cart, if a product ID is in the cart,…
-
As a WooCommerce development freelancer, every day I repeat many coding operations that make me waste time. One of them is: “How…
-
All WooCommerce orders go to either “processing”, “completed”, “on-hold” and other default order statuses based on the payment method and product type.…
-
The WooCommerce Orders Table, which can be found under WP Dashboard > WooCommerce > Orders, provides us with 7 default columns: Order…
-
For tracking purposes, or maybe because your shop manager needs to be aware of this, saving the total weight of each order…
-
When it comes to saving time, the out-of-the-box WooCommerce plugin doesn’t give you many options and features. For example, searching through your…
-
If 2020 taught us anything, it was that businesses needed to stay nimble and find new ways to adapt. During the pandemic…