{#
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'><input class="js-stock" type="checkbox" id="stock" name="stock"><label class='ps-2' for="stock">在庫切れの商品を含む</label></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>