@extends("/_layouts/base.html")
@section("head-js")
@parent
@endsection
@section("head-link")
@parent
@endsection
@section("topic-path")
@endsection
@section("main")
@include("/include/media/banner-slider.html", {
"module_id": "banner_slider_top"
})
@include("/include/entry/summary-item.html", {
"module_id": "summary_products_pickup",
"title": "PICK UP",
"imgX": "440",
"imgY": "249"
})
@include("/include/entry/summary-item.html", {
"module_id": "summary_products_no_pager",
"title": "ITEM LIST",
"show_readmore": "true"
})
@include("/include/entry/headline-news.html", {
"module_id": "headline_news",
"title": "NEWS",
"show_readmore": "true"
})
@include("/include/category/list-card.html", {
"module_id": "category_list_products",
"title": "CATEGORY"
})
@endsection