سؤال

How i can change advance search url /catalogsearch/advanced/ to /catalogsearch/result/ in magento1

هل كانت مفيدة؟

المحلول

You cannot combine these two because both are perform used for different search.

/catalogsearch/result/

is used for showing result when you search from input field in header.

/catalogsearch/advanced/result

is used for showing result when you advance search from in advance search page.

Note: Both pages have different behavior can't combine unless you want same result on both.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى magento.stackexchange
scroll top