{% set PageType = PageType() %}
{% if PageType.type == 'main-category' %}
{% include 'Block/lm_title_sashikomi.twig' with { upperColumnData: category.getUpperColumn } only %}
{% endif %}