Magento 2

Return Merchandise Authorization

chevron-down chevron-right What is the link to Guest RMA in Magento 2

Our RMA extension allows you to place Guest RMA request for return, when original order was placed in Guest mode, or you just can not to log in to your account just at that moment. This link is automatically placed to the footer of you store. Open there...

Read More

Improved Sorting

chevron-down chevron-right How to sort products by newest in Magento 2

By default, all products are sorted by Position in the category. On the category Edit page, you can manually re-order products for the particular category by adjusting the product's position. Also using native Magento 2 functionality, you can so...

Read More

Cache Warmer

chevron-down chevron-right Does Mirasvit Cache Warmer extension support Redis?

Yes, the Full Page Cache Warmer extensions for Magento 2 supports Redis cache and all other Magento frontend/backend cache types: File Cache (enabled by default) Redis cache Memcache APC Varnish cache For all these cache types, extension can automatic...

Read More

Advanced Reports

chevron-down chevron-right What does mean Invoiced Cost column

Invoiced Cost is the actual cost, paid to the manufacturer or distributor by end-customer. Typically it includes tax, shipping fees and other additional payments, that are required to deliver goods from merchant to buyer. In Magento 2 (and in Advanced Re...

Read More

chevron-down chevron-right What does mean Gross Margin column

Gross Margin is a special metric, which shows, how much in percentage company gains from each sales currency unit. It is calculated as Total Income minus Cost of Goods Sold, divided to Total Income. Advanced Reports considers as Cost of Goods Sold value ...

Read More

chevron-down chevron-right What does mean Gross Profit column

Gross Profit also called Gross Income or Sales Profit is the income, that company receives after deducting taxes and sometimes costs, associated with delivering product. Although correct formula for Gross Profit shall also deduce Cost of Goods Sold (e. q...

Read More

chevron-down chevron-right How to enable Mobile Dashboard in Advanced Reports

Any Dashboard, created in Advanced Reports or Cloud Reports for Magento 2 can be given with mobile access thus making that Dashboard mobile. Here is what you need to do: Log in to your Magento 2 Backend and navigate to Dashboard → Advanced Dashboard s...

Read More

Reward Points

chevron-down chevron-right How to change Reward Points currency

Points, which are used in our Reward Points extension, are tokens of reward for a customer activity - for example, buying specific products, writing a review and even inviting friends as new customers. Typically they called just “points”, but in fact...

Read More

chevron-down chevron-right Do you have API for import/export points in Reward Points for Magento 2

Our Reward Points extension implements REST API for accessing and manipulating data from external tools and services. It can be used for import/export points as well. It will require some PHP developing skills, but it is not that difficult. Just follow o...

Read More

Follow-Up Email

chevron-down chevron-right Does Follow-Up Email sends abandoned cart emails to Guests?

Our Follow-Up Email extension has a unique feature of email capture. It allows our extension to store customer email once it was entered to field with corresponding name. For example, if Guest subscribed to Magento 2 news, his email immediately will be c...

Read More

General Questions

View All

chevron-down chevron-right Magento 2: How To Reindex

Magento 2 contains a lot of merchant data, which should be accessed, searched and used - catalogs, prices, stores and many others. They are scattered across different tables, so to improve performance Magento 2 brings they all together in special tables...

Read More

chevron-down chevron-right Managing product promotions in a Magento-based store

A Magento-based store allows its managers to start the campaign on sales increase with product promotions immediately. It can be done right after installing the software system and uploading the salable item catalog. As a profound platform for eCommerce, ...

Read More

chevron-down chevron-right How to choose payment configuration for a Magento store

Operating with installments is a significant part of the internet shopping process. Making everlasting trust with clients about the reliability and convenience of the store is in a real sense an extremely hard task. This task involves guaranteeing clients...

Read More

chevron-down chevron-right Introduction to managing inventory in an online store

To create a highly effective web based business, storekeepers must pay considerable attention to dealing with inventories. The number of material things that any online store prepares for sale must be constantly accounted for. There are no exemptions to t...

Read More

chevron-down chevron-right How the checkout process is organized in Magento 2 when a customer wants to buy

A great deal of potential purchases are dropped in any online store, which can be the most despicable aspect of an internet business presence. Obviously, the principal reason shoppers leave at the checkout is a direct result of how the actual checkout pro...

Read More

Help Desk

chevron-down chevron-right How can I see Archived tickets in Magento 2 Help Desk

Unlike Magento 1, Magento 2 have more sophisticated design of data grid. It allows you to have more then one view, thus making obsolete numerous supplemental grids, that display basically the same data. Help Desk MX displays all tickets in single grid, w...

Read More

chevron-down chevron-right Is it possible to create store-level Workflow Rule in Helpdesk MX for M2?

Sometimes tickets shall be processed differently on different stores. It is extremely important, when you´re using Workflow Rules, that have global scope and are applied to tickets from all storeviews. However, there´s a way to make Workflow Rule proce...

Read More

Sphinx Search

chevron-down chevron-right How can I move products in search results

Our search extensions always display found products in their relevance order. But sometimes - for promotional purposes, or some products has equal relevance but in fact one more relevant than others - you need to force some products appear higher than oth...

Read More

chevron-down chevron-right DatabaseException: [1064] unknown column: ‘autocomplete’

Problem During full search reindex, Magento can throw this error: Mirasvit\SearchSphinx\SphinxQL\Exception\DatabaseException: [1064] unknown column: 'autocomplete' Reason In recent update (Elastic Search Ultimate or Sphinx Search Ultimate) we added n...

Read More

Elastic Search

chevron-down chevron-right How can I move products in search results

Our search extensions always display found products in their relevance order. But sometimes - for promotional purposes, or some products has equal relevance but in fact one more relevant than others - you need to force some products appear higher than oth...

Read More

chevron-down chevron-right DatabaseException: [1064] unknown column: ‘autocomplete’

Problem During full search reindex, Magento can throw this error: Mirasvit\SearchSphinx\SphinxQL\Exception\DatabaseException: [1064] unknown column: 'autocomplete' Reason In recent update (Elastic Search Ultimate or Sphinx Search Ultimate) we added n...

Read More

chevron-down chevron-right Fatal error: Uncaught Error: Class 'Elasticsearch\ClientBuilder' not found

Problem When you run search reindex or perform search by store catalog, Magento 2 returns error message: Fatal error: Uncaught Error: Class 'Elasticsearch\ClientBuilder' not found Reason The elasticsearch php library wasn’t installed in Magento 2. ...

Read More

Tech Questions

View All

chevron-down chevron-right How to transfer the store content from Magento 1

Owners, executive figures, temporarily hired maintainers of Magento-based stores can use the freely available software toolset labeled with a clear identification name of Data Migration Tool. Sometimes it is a handy piece for vast relocation of the conten...

Read More

chevron-down chevron-right How to solve “There has been an error processing your request”

Problem Message "There has been an error processing your request. Exception printing is disabled by default for security reasons." is a very common problem, which usually appear after update (Magento 2 or extension) or changes in templates code. For sec...

Read More

chevron-down chevron-right Magento 2 correct permissions

The most frequent question, asked by Magento users, is correct permissions because Magento 2 requires different permissions on different folders and even different configurations may require to vary permissions. They can differ, whether you run your sto...

Read More

chevron-down chevron-right How to use Advanced Reporting functionality in Magento

The clients of paid Adobe Commerce edition and free to use Magento Open Source edition can get more insights on their stores by using a provided Adobe Commerce Reporting toolkit. When the shop is up and running, it generates a lot of valuable information...

Read More

chevron-down chevron-right Magento 2: How To Reindex

Magento 2 contains a lot of merchant data, which should be accessed, searched and used - catalogs, prices, stores and many others. They are scattered across different tables, so to improve performance Magento 2 brings they all together in special tables...

Read More
Loading...