Digital/Downloadable Product Handling

Setup and Configuration Go to: WooCommerce > Settings >Products > Downloadable Products. Select a File Download Method from the dropdown. Redirect only – When users download a file, their link redirects to the file. Force Downloads – File downloads are forced, using PHP. To ensure files are protected from direct linking, Force Downloads can be used. Files are served […]

Managing Product Categories, Tags and Attributes

Product categories Product categories are the primary way to group products with similar features. You can also add subcategories if desired. For example, if you sell clothing, you might have “t-shirts”, “hoodies” and “pants” as categories. How to add/edit product categories Categories are managed from the Products > Categories screen. Similar to categories […]

Product Shipping Classes

Shipping classes can be used to group products of similar type and used by some shipping methods, such as Flat Rate Shipping, to provide different rates to different classes of product. For example, with shipping classes and Flat Rate Shipping, it’s possible to create different flat rate costs for different product types, like […]

Variable Product

Variable products are a product type in WooCommerce that lets you offer a set of variations on a product, with control over prices, stock, image and more for each variation. They can be used for a product like a shirt, where you can offer a large, medium and small and in different colors. […]

Adding Product Images and Galleries

Images are measured and set in pixels, for example: 800 x 800 pixels. Note that the first number is width and the second is height. We recommend organizing your images in a folder offline and keeping a backup in case you need them in the future or mistakenly alter one […]

Adding and Managing Products

Adding a product Before adding your first product, let’s get familiar with how product categories, tags, and attributes work. Product Categories Product categories and tags work in much the same way as normal categories and tags you have when writing posts. They can be created, edited, and selected at any time. This can be […]

Using Webhooks

What are Webhooks? A Webhook is an event notification sent to a URL of your choice. Users can configure them to trigger events on one site to invoke behavior on another. Webhooks are useful for integrating with third-party services and other external API that support them. Webhooks in WooCommerce Webhooks can trigger events each time […]

Permalinks

Permalink settings for WooCommerce can be found at Dashboard > Settings > Permalinks. From here you can configure the URL structure for your shop and product pages. Taxonomy Permalinks There are 3 settings which control the bases of your categories, terms and attributes: The default category base is product-category. An example would be yourdomain.com/product-category/category-name. The […]

Configuring WooCommerce Settings

On this page we’re going to walk through all settings available to you in WooCommerce. You’ll find information about General WooCommerce settings as well as Product, Tax, Payments, Shipping, Accounts, Email, API, and Webhooks. To get started, go to WooCommerce > Settings. General Settings Store address Defines your shop’s address country […]

WooCommerce Menu Items

Orders Section The Orders section is used for viewing and managing orders. You can also manually add orders. More information at: Managing Orders. Coupons Section The Coupons section is where you can view and add coupons to offer discounts and track campaigns. Coupons can be applied by customers on the cart/checkout pages. Reports Section In the […]