{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
<div class="mt-0 pt-0 border-0 other_search">
<dl>
<dt>表示条件</dt>
<dd>
<div class="toggle-switch"><input class="js-stock" type="checkbox" id="stock" name="stock"><label for="stock"></label><span style="font-size:16px;" class="toggle-label" onclick="document.getElementById('stock').click()">在庫切れの商品を表示</span></div>
<!--<div><input class="js-new" type="checkbox" id="new" name="new"><label for="new">新商品のみ</label></div>-->
{# <div><button type="submit">検索する</button></div> #}
{# <div><button type="reset">クリア</button></div> #}
</dd>
</dl>
</div>