The store will not work correctly when cookies are disabled.
We use cookies to make your experience better.To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
Customising email templates is a common task in Magento 2. But what if you want to get a system configuration value inside an email template? Let's have a look together.
We continue also this year our journey exploring Magento 2. In this post we will see how we can get orders that were made by a specific payment method. Let's have a look together.
Do you want to create a CMS block programmatically and not directly in admin? That can easily be done using a data patch to create that block. Let's see together how easily you can do that!
Do you want to create a CMS page programmatically and not directly in admin? That can easily be done using a data patch to create that page. Let's see together how easily you can do that!