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 → Configuration → Amasty Extensions → Product attachments → General).
Step 3. Enable the Add Attachments to Transactional Emails setting. If necessary, choose the order statuses for which product attachments should be displayed. For that, open the Order Email tab on the module configuration page.
Related Articles
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
We have created a public API collection for Product Attachments module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
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 ...
Product Attachments | GraphQL methods
Queries getAmProductAttachmentSettings description: get Product Attachment module settings getAmFiles (ids: [Int]) description: get info about uploaded files