{#
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="other_search_sp">
<dl class='mt-0 pt-3'>
<dt class='ps-2 pb-3' style='font-size:16px;'>表示条件</dt>
<dd>
<div class='ps-2 toggle-switch'><input class="js-stock" type="checkbox" id="stock" name="stock"><label for="stock"></label><span 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 class='mt-3 mx-2'><button class='metroFamilyOrder-button01' type="submit">検索する</button></div> #}
{# <div class='my-3 mx-2'><button class='metroFamilyOrder-button02' type="reset">クリア</button></div> #}
</dd>
</dl>
</div>