Multistore in Magento Using Suffixes
Today we’ll show you a simple way to create a multistore in Magento – if you’re curious how to do it, read on! The solution described in this article works…

Today we’ll show you a simple way to create a multistore in Magento – if you’re curious how to do it, read on! The solution described in this article works…
The time has come to write the most important function in the context of our application, namely the function responsible for detecting collisions.
In the previous parts of our series on detecting collisions we discussed HTML and CSS. Then, we analysed what exactly JS should do. Today, we’ll look into the keypad support….
To continue our series of articles, we’re presenting the subsequent steps on how to correctly implement detecting collisions using JS.
The requirements of those running online stores are very diverse. As regards product settings, usually the majority of Magento built-in features can meet expectations of a typical webstore administrator. However,…
In the first part of the series on toplinks we learned how to add links to the top menu. In this text we’ll show you how to change the position…
From this article you’ll find out how toplinks are generated, how you can edit them easily, add new links to an existing list and create your own links list…
Modifying the existing Magento functionalities is often difficult and there’s always a risk of conflicts with the extensions or complications after an update. But it turns out that extending the…