Learn how to set up, customize, and expand the functionality of your WooCommerce products with our library of documentation and tutorials.
  1. Documentation /
  2. Products /
  3. Extensions /
  4. WooCommerce Product Search /
  5. Widgets

Widgets


Documents

  • Product Search Field

    Legacy Widget The WooCommerce Product Search extension features the Product Search Field widget that provides instant search results as you type in its search field. Use this widget anywhere on your site to allow customers to find and buy a product. With an online shop, it makes sense to offer this search facility prominently and on […]

  • Remove Related Products Output

    Add this code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code snippets plugin. Avoid adding custom code directly to your parent theme’s functions.php file, as this will be wiped entirely when you update the theme. This file contains bidirectional Unicode text that […]

  • Set up Related Products, Up-Sells and Cross-Sells

    Products can be Related to each other in three ways: Up-Sells, Cross-Sells or by having the same tags or categories. To add an up-sell or cross-sell to a product: Up-Sells Up-sells are products that you recommend instead of the currently viewed product. They are typically products that are more profitable or better quality or more expensive. […]

  • Widgets

    Block Widgets The WooCommerce Product Search extension comes with an exclusive set of blocks that are used with the Block Widgets Editor. They are available anywhere blocks can be used, including the WordPress Editor, Widgets and the Customizer. Please refer to the Blocks section of the documentation for details. Legacy Widgets We will be looking […]