Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
下の図に示すように、検索用語書き換え URL の可変テキストを取得したいと考えています。
このテキストをコードで取得するにはどうすればよいですか?
echo Mage::getModel('catalogsearch/query')->load(1)->getRedirect();
ここで、1 はカタログ検索エントリの ID です。