Downloads

This article is machine translated.

Here you can add an element of the type Download/Downloads to your product, e.g. product details as PDF.

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
Field Type Checkbox Here you can set whether one file (radio button) or multiple files (checkbox) can be selected.
Sort by Own order Here you can select a sort order for the output in the fontend, the following are available. When selecting `Eigene Reihenfolge` you can change the order by drag & drop when creating the product in the backend. - Own order - File name (ascending) - File name (descending) - Date (ascending) - Date (descending) - Random order
Base Directory - Specify here from which directory the folder structure should be displayed.
Mandatory field - Here you can make the field mandatory in the backend.
Multilingual - Select if this attribute needs to be translated into other languages (e.g. text fields).
Show files - If you select this, files and not only folders will be displayed.
Mark as gallery - Allows for a better view in the backend.

The output of the created attribute in the backend is done via the product types. In the fontend you can output the attribute in the desired isotope template with the following code <?php echo $this->generateAttribute('InternerName'); ?>.