Media management
Warning
This article is machine translated.
Description
| Setting | Default setting | Description | 
|---|---|---|
| Description | - | This description serves as a hint to the backend user and is displayed below the input field. | 
Attribute Configuration
| Setting | Default Setting | Description | 
|---|---|---|
| Allowed file types | jpg,jpeg,gif,png | Here you can enter a comma separated list of allowed file types. | 
| Mandatory field | - | Here you can make the field mandatory in the backend. | 
The output of the created attribute in the backend is done via the product types. To display the files in the frontend the following code <?php echo $this->getGallery('InternerName')->generateMainImage(); ?> at the desired position in the iso_reader_default.html5 template is sufficient.