# go to {nav Website & Content > Products}
# create some product, make it have approved status
# go to front end
# input existing product name in the search box, make search
# confirm that product is shown on search results page
# change template `themes/advanced/in-commerce/elements/content_boxes/search_results.elm.tpl` - change parameter from `list_name="product_search_results"` to `name="product_search_results"` in all 5 places in this template
# refresh page with search results
# confirm, that no products shown on search results page - that means `name` parameter has no effect more as `list_name` alternative