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 Continue.
Step 2. Scroll down to choose the necessary CMS page in the Layout Updates block.
Step 3. Navigate to the Widget Options tab to choose the files you’d like to display on the CMS page. To show specific files, choose Custom files in the Widget Type field and select the required files below.
Method #2
Step 1. Navigate to the necessary CMS page configurations and open the Page Builder editor.
Step 2. Open the HTML code editor and click the Insert Widget button.
Step 3. In the popup, choose the Amasty Attachments Block widget type, select the files and click Insert Widget.
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 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 ...
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 ...
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 ...
How can I group attachments and display them in sections?
The Pro tariff plan of the Product Attachments extension allows creating categories to display attachments in sections. To create such a category, navigate to Catalog → Product Attachments → Attachment Category Management → Add New Category. Fill in ...