{#
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="sideMenu">
<h2><img src="{{ asset('assets/img/new/img_arrival_Title.png') }}" alt="入荷一覧" /></h2>
{{ render(url('category_block')) }}
{# {{ include('Block/category_01.twig') }} #}
{{ include('Block/category_02.twig') }}
{{ include('Block/category_03.twig') }}
{{ include('Block/category_04.twig') }}
</div>