There are a lot of shipping extensions out there that can help you perfect the way your store charges customers for shipping. If you plan on entering your prices manually and you think things will get complex, then I definitely suggest Table Rate Shipping. With the new and improved Flat Rate Shipping interface, you may be […]
Category: Snippets
Conditionally show / hide WooCommerce checkout fields
There is a plugin for creating and removing checkout fields called Checkout Field Editor. But what if you need to add checkout fields that only show up under certain conditions? For example, if Product X is in the cart then you need to add a special checkout field to collect more information from the customer. Ideally in […]
Add analytics tracking to the WooCommerce thank-you page
I get asked this question quite a bit, and that is probably because this is something that every eCommerce store needs. The question usually goes like this: How can I add my tracking code to the WooCommerce thank-you / order-recieved page? There are two ways to tackle this. The easiest being to use a plugin. […]