Recent Articles
When creating a new gift card, I can't save it. How to fix it?
During the module installation, the extension creates attributes that are necessary for the correct operation of the module. If the gift card attributes were not created or were deleted, you may receive the error "The attribute with a ...
Will the module help speed up the loading of Sales Order grid?
The archive is located in tables that are separate from the default Magento ones. During installation, the module creates the tables that copy the structure of sales_order_grid, sales_invoice_grid, sales_shippment_grid, and sales_creditmemo_grid. ...
Shipping address is not replaced by the store one when using the Store Pickup module. Is it expected?
The Store Pickup extension enables you to add multiple pickup points (points of sale) to your store. On the storefront, the extension automatically detects the closest available store based on the customer's entered address and offers the option to ...
Why isn't the compare_at price appearing in my FeedFusion feed and how can I fix it?
This issue may occur if variants are excluded in your feed configuration and the Compare_at price attribute is used in the Template section: The Compare_at price field works for variants and retrieves the price for variant products. If variants are ...
How does LitePix manual optimization differ from Shopify's default optimization?
With Shopify's default settings, images automatically use Shopify’s recommended parameters: JPG format, a maximum size of 2048x2048 pixels, and Balanced compression. These settings cannot be modified: Opting for manual configuration with LitePix ...
Popular Articles
I keep my extensions under different amasty.com accounts. How do I manage the Composer keys?
Composer keys can’t be transferred or united once they're created. However, as an alternative option, you can create a License Registration project in one of your amasty.com accounts that will have its own composer keys, and share that project with ...
How to manage patches?
A “patch” is a compact representation of the differences between files, intended for use with line-oriented text files. It describes how to turn one file into another, and is asymmetric: the patch from file1 to file2 is not the same as the patch for ...
How to grant SSH access to my server if I'm using SSH keys on it?
In accordance with our security policy, we do not accept external SSH keys that are provided by outside means, such as an attachment to the ticket, email, archive, link, etc. To connect to customer servers, we use keys (both public and private) ...
LESS issue on static content deploy. How to resolve it?
The below error when running a bin/magento setup:static-content:deploy command implies that the child theme is not utilizing the Magento LESS to CSS compilation: Compilation from source: ...
I used the Order Attributes on Magento 1 and recently I have migrated to Magento 2. How can I migrate the Order Attributes settings to the new instance?
There is no way to migrate the extension settings directly to a new environment. However, while migrating the data, you may refer to the following database tables storing Order Attributes M2 information: 1. eav_attribute 2. ...