Page 2 - Alina Konkulovska
- 5 min read
Thank you page or checkout success page is one of the most valuable pages in the customer journey on your store. Correspondingly, it's important to optimise it to increase customer engagement and ROI.
The best way to achieve this is through to checkout in Magento, which could lead anywhere from blog to catalog and customer accounts.
In this guide, you'll learn how to add custom CMS block to checkout page in Magento using different tools. We'll also share how to display CMS blocks on checkout under different conditions using the and Pages extension.
Key takeaways
Magento CMS blocks on the checkout success page allow merchants to display content after an order is placed.
There are three ways to add a custom CMS block to the checkout page in Magento: via theme, via a custom module, and via widgets.
For better personalization, merchants can show CMS blocks on the checkout success page based on specific conditions (cart subtotal, customer attributes, purchased products, etc).
Why Addihor
- 3 min read
Though most of the development tasks are done via developer , a store should run in production mode to ensure a secure and fast environment.
In this guide, you'll learn how to set Magento 2 production mode correctly and explain how to do it without downtime.
How to Set Production Mode in Magento?
Switching Magento to production mode requires running one simple CLI command:
php bin/magento deploy:mode:set production
However, there are some steps before and after that you should know about.
Step 1: Check the current mode
To see what Magento mode a store is in, run the following command:
php bin/magento deploy:mode:show
After running this command, you'll receive one of these two messages:
Current application mode: productionCurrent application mode: developer
Step 2: Set production mode in Magento
If a store is in developer mode, the following CLI command helps Magento set production mode:
php bin/magento deploy:mode:set production
To switch back to developer or default mode, run the sameihor
- 9 min read
Managing a growing business can sometimes be quite challenging. However, by delegating responsibilities to different members of your team, you can make it less stressful.
Magento 2 user roles help with that. They allow you to grant users access to different sections of your backend. This not only declutters the space but also allows you to protect the admin from any unauthorised changes and improve .
So, in this guide, you will learn how to create Magento user roles and understand how to leverage them to your benefit.
What Are Magento 2 User Roles?
Magento user roles are permissions to access certain admin sections and functionality, restricted to certain admin users. They allow you to define what parts of your backend a user can view or modify.
This helps to avoid unauthorised changes, streamline the workflow, and protect sensitive data. It is important for delegating tasks, managing teams, and, of course, securing data.
However, let us give you a full picture of why the Magento user rolesihor
- 4 min read
In today's e-commerce world, people expect a shopping experience that feels personal. Language plays a big part in that.
If you're running a Magento 2 store and want to start serving international customers, the main task is to know how to manage a properly.
If that sounds overwhelming or time-consuming, we have good news. You can automate many of the processes using the right tools.
So here is the list of the must-have Magento multi-language extensions which can help you provide the best experience for your international customers.
Must-Have Extensions for a Multi-Language Store
Icon
Extension Name
Price
Rating
$299.00
5 ⭐⭐⭐⭐⭐
22 reviews
$99.00
5 ⭐⭐⭐⭐⭐
13 reviews
$89.00
5 ⭐⭐⭐⭐⭐
12 reviews
$89.00
5 ⭐⭐⭐⭐⭐
21 reviews
$149.00
5 ⭐⭐⭐⭐⭐
37 reviews
Now, it's time to take a closer look at how each of the listed extensions can help you manage your Magento store and deliver a better service for your customers.
1. Magento 2 Translation
Let's start with the most essential one — the Magento 2 Translationihor
- 11 min read
Transactional emails are the primary communication channel used to notify customers about their orders, shipments, refunds, and other details. How you structure and configure them defines how effective they will be.
Luckily, Magento already has all the tools you need to customise default email templates and offers some custom variables to personalise them.
In this guide, you'll learn everything about Magento email templates. From customising the default template to creating a new one from scratch we'll cover every detail to help you successed in your efforts.
What Are Magento Email Templates?
Magento email templates are pre-designed HTML and text layouts you use to send automated emails to your customers. These templates cover different types of customer-store interactions.
There are different types of Magento email templates:
Sales email templates (, order update, invoice, shipment, credit memo) are used to inform customers about their order status.
Customer email templates (new accountihor
- 9 min read
Managing a single-language website is significantly easier than managing a multi-language one. However, creating a Magento multi-language store is a must if you want to take your business beyond borders.
So, whether you are setting up your first multi-language store in Magento or scaling an existing one, you're in the right place. Here you'll learn everything you need to connect with global customers and drive more traffic to your store.
From installing the language packs to translating content and enabling the — we've got you covered.
Benefits of Magento 2 Multi-Language Store
Once you start a multi-language Magento 2 store, you'll see that it's not about technical changes only. It's about a strategy that makes your business reach the international level. But that's not the only benefit.
Expanded global reach
If your store "speaks" several languages, you reach more customers around the globe. Instead of being limited to one region only. Therefore, setting up a Magento multi-languageihor

