{#
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-role">
<div class="ec-eyecatchRole">
<div class="ec-eyecatchRole__image">
<img src="{{ asset("assets/img/common/block.jpeg", "user_data") }}" alt=""/>
</div>
<div class="ec-eyecatchRole__intro">
{# <p class="ec-eyecatchRole__introEnTitle">{{ 'CUBE GELATO ICE'|trans }}</p> #}
<p class="ec-eyecatchRole__introTitle">{{ 'オフィス家具・チェアご検討ください'|trans }}</p>
<p class="ec-eyecatchRole__introDescription">{{ '首都圏最大級の商品数!全国配送いたします。新品・中古 オフィス家具/インテリアならおまかせ!
'|trans|nl2br }}</p>
<a class="ec-blockBtn--top" href="{{ url('product_list') }}?category_id=2">{{ '一覧を見る'|trans }}</a>
</div>
</div>
</div>