@extends("/_layouts/base.html") @section("main")
@include("/include/entry/body-products.html", { "module_id": "body_default" })
@include("/include/entry/summary-item.html", { "module_id": "summary_products_no_pager", "title": "こんな商品もいかがですか?", "not_found": "同じカテゴリーの商品はありませんでした。" })
@endsection