How to import bundle packs?
With the Automatic Related Products module, you can import and export product bundles to streamline your store operations and drive personalized promotions for your customers.
Currently, the import/export functionality is only available for bundle packs via an active subscription. To access these features, make sure to have the following modules installed: for importing data: amasty/module-mostviewed-import-entity
for exporting data: amasty/module-mostviewed-export-entity
To import packs, please navigate to System > Amasty Import > Import > Select Entity > Amasty Related Products > Amasty Related Products Bundle Packs. Select the import behavior, source and file types, and map the needed fields. The following fields should be mapped for adding the main data:
pack_id in the root Amasty Related Products Bundle Packs entity (to specify the exact pack, where data will be added);
pack_id in each table (to link the column values with the pack within the table);
product_ids in the root Amasty Related Products Bundle Packs entity (to specify IDs of Bundle Pack Products);
product_id in the Amasty Related Products Bundle Pack Products table (amasty_mostviewed_pack_products.product_id) to specify Main Products;
store_id in the Amasty Related Products Bundle Pack Stores table (amasty_mostviewed_pack_stores.store_id) to specify exact stores where packs should be imported.
The same columns should be added to your import file:
We hope this step-by-step instruction helps you easily take advantage of the bulk import and export functionality for Bundle Packs. Should you have any questions or require assistance, reach out to our support team - we're happy to help.