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
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 ...
Product Attachments | GraphQL methods
Queries getAmProductAttachmentSettings description: get Product Attachment module settings getAmFiles (ids: [Int]) description: get info about uploaded files