How to place an atachment outside of Product Attachments Tab?

How to place an atachment outside of Product Attachments Tab?

It is indeed possible to display attachments on the product page and not in the Product Attachments tab. In order to do it, you may use the widget functionality. Please, navigate to Content → Elements → Widgets -> Add  Widget. Kindly select Type — Amasty Attachments Block, choose the theme and click Continue:



After that, set the Storefront Properties of the block. In the Layout Updates section, you can set any category or product page to display the widget. In the Container dropdown menu, kindly choose where attachments block should be placed on the page, e.g. Product Social Links container:  




Once done, proceed to Widget options, where you may choose the attachments' type required: 



This would be the result on the frontend:



      • Related Articles

      • How to make product attachments visible only in orders?

        Step 1. Open the configuration page of the attachment and enable the Include In Order option. Step 2. Make sure that the Display `Include In Order` Files on Product Pages and Widgets option is disabled on the extension configuration page (Stores → ...
      • How to add product attachments to a CMS page?

        Product attachments can be added to CMS pages via Magento widgets, and there are two methods to do that. Method #1 Step 1. At Magento admin → Content → Widgets, create a widget of the Amasty Attachments Block type, choose Design Theme and click ...
      • The Product Attachments tab is not visible on the storefront. How to fix this?

        First of all, make sure that the extension and specifically the Product Attachments tab are enabled in the module's general configurations (Stores → configuration → Amasty Extensions → Product Attachments). In case you've chosen to include ...
      • How can I add the attachments in bulk?

        You may import attachments in bulk and assign them to products via CSV-file import by navigating to Amasty -> Product Attachments -> Mass Attachment Import. To start a new import process, click New Import and follow the next steps: Step 1. Prepare ...
      • Product Attachments API

        API functionality for Product Attachments is available with the API for Product Attachments Add-On only. 1. Amasty\ProductAttachmentApi\Api\FrontendAttachmentInterface - class for getting product attachments on frontend: GET ...