All Import and Export modules provide the functionality of creating your own XML file via special XSL editor: The XLS template configuration depends on the user requirements, however, below provided the example of the XLS template: <?xml ...
This index gets stuck because Magento doesn't have enough resources to process it. This can happen due to the huge amount of orders on the Magento instance. The issue can be solved in 2 ways: Increase the memory limit for PHP interpreter in the ...
The Amasty Import and Export modules utilize the same functionality, so it is possible to duplicate the structure from import profiles to the export ones. This allows users to transfer data between Magento instances.
At the moment, it is not possible to switch fields between entities due to the peculiarities of the export flow. All export modules pull data strictly by moving consecutively from one entity to another. This logic doesn't allow for processing ...
This is the default behavior of export modules. Duplicated data is not automatically added to child rows of the parent entities for the purpose of optimizing database queries during the export process and reducing the size of the final export ...
With the Import & Export solution, it is possible to connect Magento to third-party systems; all its modules support automatic import and export of data to external sources via various methods: However, it is important to follow the ...
There is an option to automatically fill the import profile with fields for typical cases for all import modules. This option is available on creating a new import profile in the Import Settings tab: If enabled, Fields Configuration will ...
It is possible to use a custom import file, but there are a few peculiarities that must be taken into account. Import modules provide features for flexible configuration of the import file like setting custom entity and field names or ...
1. Amasty\CompanyAccount\Api\CompanyRepositoryInterface - class for managing company accounts. GET /V1/amcompany/company/:companyId, method="getById" - get information about the company by its ID; POST /V1/amcompany/company, method="save" - create a ...
The required behavior can be achieved with the price attribute for price and final_price for special price. This way, the price of the simple product, belonging to a configurable product, with the smallest value will be output as a price, and the ...
Navigate to Catalog → Products → choose the product → Quantity → Advanced Inventory and set Enable Qty Increments to Yes. Once this setting enabled, the Qty Increment field appears, where you can specify the step of the item qty customers should add ...
It's possible to set prices per customer groups using the default Magento tier pricing feature. To configure tier prices, navigate to Products → Edit/create a product → Price → Advanced Pricing link. Here, is the Customer Group Price configurations, ...
Magento Community Magento offers the From - To setting for making a promotion temporary. To configure the start and end day of your promotion, navigate to Marketing → Promotions → Cart Price Rules, choose the rule or create a new one and set the time ...