Use linked products in WooCommerce to recommend alternatives and complementary items to your customers. This guide explains how to configure up-sells and cross-sells manually, and how WooCommerce automatically generates related products based on shared categories and tags.

Up-sells
↑ Back to topUp-sells are products that you recommend instead of the currently viewed product. They are typically higher-quality or higher-priced alternatives.
Depending on your theme, up-sells display on the single product page below the product description. You define up-sells manually in the Linked Products tab of each product.

Cross-sells
↑ Back to topCross-sells are products that you promote in the cart based on items the customer has already added. They are typically complementary items. For example, if you sell a laptop, cross-sells might include a protective case, stickers, or a special adapter.
Depending on your theme, cross-sells display on the cart page below the cart products table. You define cross-sells manually in the Linked Products tab of each product.

Related products
↑ Back to topRelated products are automatically generated by WooCommerce based on shared tags or categories with the currently viewed product. They appear on the single product page in themes that support this feature.
You cannot select related products manually in the merchant. To influence which products appear as related, group similar products in the same category or apply the same tags.

Add up-sells and cross-sells to a product
↑ Back to topYou configure up-sells and cross-sells on a per-product basis. The steps below apply to the classic product editor. If your store uses the block-based product editor, the fields appear in the product editing sidebar under a similar Linked products section.
To add an up-sell or cross-sell to a product in the classic editor:
- Go to WooCommerce > Products and select the product on which you want to show an up-sell or cross-sell.
- Scroll down to the Product Data panel.
- Select the Linked Products tab in the left menu.
- Add the product you want to link by searching for it in the Upsells or Cross-sells field.
- Click Update.
Note: Related products, up-sells, and cross-sells are all sorted randomly.
Customization
↑ Back to topYou can adjust linked product output using code. The following guides describe common customizations:
Note: Customizations are not covered under the WooCommerce Support Policy. If you are unfamiliar with code and templates, consider hiring a WooExpert or Developer for assistance.