{% include locate('components/category-links/category-links.twig') with {
    'titleTag': 'h2',
    'namespace': 'cs-',
    'allProductsLabel': translate('All Products'),
    'allProductsIcon': 'icon_arrow-right',
    'hideLinks': [
        {
            'from': 5,
            'mix': 'cs-hide-tablet'
        }
    ]
} %}
