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.
ストアのフロント ページに「クイック リンク」をいくつか追加したいと考えています。「10 ポンド未満」、「20 ポンド未満」など。
これを行う簡単な方法はありますか?
コードが含まれる場合、これを行うための最良の方法をいくつか教えてもらえますか?
実際、私がやったことは、高度な検索へのリンクを使用することでした。
<a href='catalogsearch/advanced/result/?price[from]=10&price[to]=20'>
その後、結果が高度な検索結果ウィンドウに表示されます。