{#
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="ec-categoryRole">
<div class="ec-role">
<div class="ec-secHeading">
<span class="ec-secHeading__en">{{ 'CATEGORY'|trans }}</span>
<span class="ec-secHeading__line"></span>
<span class="ec-secHeading__ja">{{ 'カテゴリ'|trans }}</span>
</div>
<!---->
<div class="ec-categoryRole__list">
<div class="ec-categoryRole__listItem">
<a href="{{ url('product_list') }}?category_id=7">
<img src="{{ asset('assets/img/top/cate_bnr03.jpg') }}"><p style="color:#000;text-align:center;margin-top:5px;">忍者しゃぼん玉シリーズ</p>
</a>
</div>
<div class="ec-categoryRole__listItem">
<a href="{{ url('product_list') }}?category_id=9">
<img src="{{ asset('assets/img/top/cate_bnr04.jpg') }}"><p style="color:#000;text-align:center;margin-top:5px;">はじめてのしゃぼん玉シリーズ</p>
</a>
</div>
<div class="ec-categoryRole__listItem">
<a href="{{ url('product_list') }}?category_id=10">
<img src="{{ asset('assets/img/top/cate_bnr05.jpg') }}"><p style="color:#000;text-align:center;margin-top:5px;">ギミックシャボン玉液シリーズ</p>
</a>
</div>
<div class="ec-categoryRole__listItem">
<a href="{{ url('product_list') }}?category_id=11">
<img src="{{ asset('assets/img/top/cate_bnr06.jpg') }}"><p style="color:#000;text-align:center;margin-top:5px;">パワフルシャボン玉シリーズ</p>
</a>
</div>
</div>
<!---->
<div class="ec-categoryRole__list">
<div class="ec-categoryRole__listItem">
<a href="{{ url('product_list') }}?category_id=12">
<img src="{{ asset('assets/img/top/cate_bnr07.jpg') }}"><p style="color:#000;text-align:center;margin-top:5px;">人が入れるシャボン玉</p>
</a>
</div>
<div class="ec-categoryRole__listItem">
<a href="{{ url('product_list') }}?category_id=14">
<img src="{{ asset('assets/img/top/cate_bnr08.jpg') }}"><p style="color:#000;text-align:center;margin-top:5px;">スライム</p>
</a>
</div>
<div class="ec-categoryRole__listItem">
<a href="{{ url('product_list') }}?category_id=2">
<img src="{{ asset('assets/img/top/cate_bnr01.jpg') }}"><p style="color:#000;text-align:center;margin-top:5px;">新入荷</p>
</a>
</div>
<div class="ec-categoryRole__listItem">
<a href="{{ url('product_list') }}?category_id=7">
<img src="{{ asset('assets/img/top/cate_bnr02.jpg') }}"><p style="color:#000;text-align:center;margin-top:5px;">定番商品</p>
</a>
</div>
</div>
</div>
</div>