{#
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-topicRole bg--primary">
<div class="ec-role">
<div class="ec-secHeading">
<span class="ec-secHeading__en text-white">{{ 'PICK UP'|trans }}</span>
<span class="ec-secHeading__ja text-white">{{ 'ピックアップ'|trans }}</span>
</div>
<div class="ec-topicRole__list">
<div class="ec-topicRole__listItem">
<a href="/products/list?category_id=7">
<img src="/html/user_data/assets/img/pu_01.jpg">
</a>
<p class="ec-topicRole__listItemTitle text-white">{{ '家庭用冷蔵庫'|trans }}</p>
</div>
</div>
</div>
</div>