The Prodigy Product Search shortcode displays a search field that allows customers to search for products by title and description. This shortcode is demonstrated in the shop sidebar if you install our demo content.
Example Usage
[prodigy_search]
There are no attributes required for this shortcode.
Template Override
The template used by this shortcode can be overridden by copying the template into your theme or child theme and then editing.
Copy from:
prodigy-commerce/templates/partials/shortcode/search.php
Copy to:
<your-theme>/prodigy/shortcode/search.php