File details - category_template.csv

Edit on GitHub

This document describes the category_template.csv file to configure category templates in your Spryker shop.

To import the file, run:

data:import:category-template

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
template_name String Name of the category template.
template_path String Must be a valid path to a twig file and it is a unique field, for example, the file cannot have more than one line with the same template path.

Import file dependencies

This file has no dependencies.

Import template file and content example

Find the template and an example of the file below:

FILE DESCRIPTION
category_template.csv template Exemplary import file with headers only.
category_template.csv Exemplary import file with Demo Shop data.