Skip to main content

How to create a new attachment

You can set up a new attachment in the module's settings:

  1. Go to your Magento admin panel. Click the Catalog tab in the top left.

  2. Click Manage Attachments in the pop-up.

  3. Click Add New in the top right. The attachment creation page will be displayed.

    Attachment form

    Attachment form

  4. Choose whether you want the attachment to be active immediately in the Is Active field.

  5. Decide whether you want the attachment to be a file or a link in the Type field.

  6. Upload the file or paste the URL.

  7. Select its public name in the Label field.

    Note

    If you upload a file, the filename (without the extension) will be used as the default label.

  8. You can choose global sort order for attachment in the Sort Order field.

    Note
    • If several attacments have the same Sort Order value, they will be sorted by attachment_id.
    • You can drag and drop attachments in the attachments tab on the product or category edit page.
  9. (Optional) Select the attachment's icon. If you would like to use different icons, please follow the guidelines here.

    Note
    • If you do not select an icon, the default icon associated with the file type will be used.
    • If there is no icon associated with the file type, a generic file icon will be used.
    • If you add a URL, the URL icon will be used.
  10. Choose the customer groups that will be able to see the attachment in the Customer Group Ids field.

  11. Select which store views will have the attachment in the Store View field.

  12. Click Save in the top right.

    Note

    You can also create a new attachment directly while editing a product, category, or CMS page. To do this, open the page for editing, scroll down to the bottom, expand the Attachments section, and click Add New Attachment. From there, continue with Step 4 of the guide above.