EmicoEcommerce / Magento2Tweakwise-archived

Magento 2 module for Tweakwise integration
Other
9 stars 25 forks source link

Search autocomplete should link to product #4

Closed wim-techtwo closed 7 years ago

wim-techtwo commented 7 years ago

Issue Brief

What is the purpose of this issue? Explain the background context.

Environment

Steps to reproduce

  1. Install Magento from develop branch.
  2. Activate the autocomplete in the Magento Tweakwise settings
  3. Search for an item and click on one of the results in the autocomplete

Actual result

  1. You will 'submit' the search form and go to the search result page, resulting in a search for the specific product name
  2. On the search result page, you see the products which you've searched for
  3. You have to click on the result to go to the product detail pagina

Expected result

  1. After clicking a result in the autocomplete, you should skip the results page and go to the clicked product detail page directly