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.
It is well know that Magento give us the possibility to perform customizations for a particular product type or even for a concrete product page by Product Entity ID or SKU. Additionally we will see in this post how we define a custom layout for a custom product type.
Are you looking for a better way to manage easily your orders and customers in admin? Does Magento default orders and customers grid not help you to have a clear overview?
We all have seen several notices or system messages that are shown from time to time in Magento admin. In this post we will see together how easily you can add a fixed custom notice in Magento admin.
On a previous post we had the chance to see how we can create custom Magento CLI command. There are several ways to set a name to a CLI command. In that post we will go through these ways.
Let's assume that you have created a new product type in Magento. But you also want to use this new product type as a child of a composite product. Unfortunately when adding a child product to a composite product, this type is not available. Let's see together how you can make it available.