Categories
-
Adding and managing products
Documents
-
Custom Fields on Products
WooCommerce offers the capability to enhance your product listings with custom fields, a feature that allows you to display additional product details to customers. Custom fields are additional metadata of your products, which can be utilized in various ways within your theme or site to display extra information, tailor the shopping experience, or provide specific […]
-
Product Category Shortcodes
Use these two shortcodes to display product categories on any page of your WooCommerce store. The [product_category] shortcode displays products from a specific category, while [product_categories] displays a grid of your product categories. Insert a shortcode into a page To add a product category shortcode to a page or post: If you use the Classic […]
-
Managing Product Categories, Tags and Attributes
Product categories, tags, and attributes are different ways you can use to organize, display, and filter products in your WooCommerce store. Being technical, you would call these product taxonomies. Though their uses overlap a bit, each one serves a slightly different purpose. In this document we’ll explore these three fundamental taxonomies for organizing and managing […]
-
Product shortcodes
While WooCommerce primarily uses blocks to offer interactive and customizable display settings for products, you can still use legacy product shortcodes on your store by adding them to a shortcode block. This document lists and explains the available WooCommerce product-related shortcodes. The [products] shortcode is one of WooCommerce’s most robust shortcodes. It allows you to […]
-
Product CSV Importer and Exporter
The CSV import and export tool in WooCommerce is a powerful feature designed to streamline the management of your online store’s product and customer data. This tool allows store owners to easily import large volumes of products in bulk, including their attributes, categories, and images, directly into WooCommerce using a CSV file. Additionally, it supports […]
-
Migrating products between sites
WooCommerce stores product data in your WordPress database, giving you full ownership and control. This guide covers the options available for exporting, importing, and migrating WooCommerce products between sites or systems. Product data storage WooCommerce products are stored in your WordPress database. This means you can migrate products between sites using the same methods you […]
-
Duplicate or delete a product
As your business evolves, you may need to delete certain products or duplicate others to quickly create new listings with similar settings. This guide explains how to duplicate and delete products in your WooCommerce store. Duplicating a product Duplicating an existing product saves time when you need to create similar products. You can use the […]
-
Feature, Filter, and Sort Products
There are several default ways in which you can arrange and present products to your customers to highlight the ones you feel need the most attention. On this page you’ll learn: Mark a product as Featured To mark a product as featured, go to Products > All Products and select the Star in the featured column. Alternatively, select Quick Edit and […]
-
Bulk Editing Products
Much like WordPress’ other post types that let you assign categories, tags or post statuses en masse, WooCommerce products also have a bulk editing feature. This document covers the bulk editing options for WooCommerce products accessible from the Products list screen. Refer to built-in product CSV importer and exporter for an alternative bulk edit approach […]
-
Fixing blurry product images
Blurry product images in WooCommerce are usually caused by theme styling that specifies image dimensions incompatible with your uploaded images. This guide explains how to identify the correct image dimensions for your theme, adjust your WooCommerce image settings, and regenerate thumbnails to resolve blurry images. Image types WooCommerce uses three types of product images, each […]