We recently had to create a custom product attribute to allow a client to set a “Best Seller” flag on certain products. I found a lot of outdated examples of how to access this attribute on the front end, so for others out there; here is how I did this. Firstly, create the attribute in […]
After creating different online personalised product tools for a number of years we decided it was time to begin creating a Magento 2 Product Designe tool. We’ve developed a low cost solution that’s easily extendable with new features. A demo of the tool can be found here, https://designr.develo.design/t-shirt.html Download on the Magento Marketplace https://marketplace.magento.com/develodesign-designer.html

We’ve found that a lot of people spend a great deal of time changing the look and feel of their ecommerce site, but then neglect to the users experience when trying to complete and pay for their items. After a user has found the products they’re looking for the next part can be more stressful, so it should be the site owners responsibility to make the users journey through the checkout as simple as possible.
We’re just going to outline some improvements you can make to the standard Magento checkout, these will hopefully get your customers through the checkout process as quickly as possible, eliminating unnecessary steps which is the best way to reduce cart abandonment. We’re not going to look at completely redesigning the checkout process of Magento as that’s a different article all together, we’ll just be looking at some little changes you can implement quickly and hopefully see results in conversions and reduced abandonment rates.
By default Magento doesn’t offer much to the user if they misspell words. As a simple fix for this you can use the PHP functions pspell to highlight to the users any basic misspellings for their search word.
It can be difficult finding creative ways to promote products on your ecommerce site, I’m sure most retailers would benefit from pushing sales of certain products. Trying to do this while keeping a site easily to navigate is sometimes difficult, I was recently asked to implement featured products into the drop down menu of a Magento site. Magento’s menu generating code is pretty straight foward and with a bit of careful coding you can insert some extra markup in the right places to allow a different product to be shown in each dropdown area.

It’s long been said that what I do with code is magical;) To back this up I was picked out and won a Magento “Mage Wizard” Hoodie at the recent Meet Magento Conference at the QE2 Conference Centre in London.
The event saw more then 300 people attend a great day of talks and networking. Speakers including leading industry figures, multi-national companies and Magento partners of all kinds gave an insight into how Magento helps their business grow.