Import Export Category
Import export category loop lists all defined import export categories.
Arguments
| Argument | Description | Default | Example |
|---|---|---|---|
| id | The category ID | id="2" | |
| order | Sorting order | order="id" | |
| ref | The ref column | ref="reference" |
Plus the global arguments
Outputs
| Variable | Value |
|---|---|
| $ID_VALUE$ | The category ID |
| $REF_VALUE$ | The ref column |
| $TITLE_VALUE$ | The category title |
| $POSITION_VALUE$ | The category position |
Plus the global outputs
Order possible values
| Ascending value | Descending value | Sorted fields |
|---|---|---|
| alpha | alpha_reverse | I18n title |
| id | id_reverse | id |
| manual | manual_reverse | position |
| ref | ref_reverse | ref |