Category / Magento

How to add custom product relations in Magento

Inchoo_CustomLinkedProducts

Currently there are three types of product relations in Magento: Up-sells, Related Products, and Cross-sell Products. Recently while discussing client’s requirements, we’ve come to conclusion it would serve our purpose …

4

Remind customers to place their first order in Magento

Inchoo OrderReminder

Sometimes customers need a little encouragement to place their first order after creating an account. There are many reasons this is the case, for example customers may forget to bookmark …

1

Overriding Magento blocks, models, helpers and controllers

worker

There is no project that uses framework as is. Every now and then there is a need to change something, to add something new or to override something already written. …

6

Fix chrome autofill issue on Magento checkout

autofill-1

Learn how to fix “This webpage has disabled automatic filling for this form” magento bug in Chrome browser.

1

Enable Gift Wrapping module for certain countries – EE

Different Country, Similar Landscape

Stock Photo

I promised in one of my previous posts that I’ll share with you this nice feature about how to enable Gift Wrapping module in Magento Enterprise Edition, but for certain …

0

(Free) Gift Wrapping Service – Magento EE

gift_featured

Stock Photo

Maybe you’ve wondered how not to charge for the Gift Wrapping Services for customers that have more items in their cart. We’ve gotten a request where client wanted to provide …

0

Object-specific Layout Update Handles

Every HTTP request in Magento results with a few layout handles which can be used to customize layout of desired pages. If you ever tried to dump layout handles in Magento, …

1

Newsletter auto-subscribe on create account and place order in Magento

inchoo-autosubscribe

By default Magento provides a Newsletter feature, which enables store administrators to send newsletters to customers who have registered to receive them. Since most customers tend not to opt-in to …

1

Automatic Cross Related Products – CSV Import

related_featured

If you have configurable products that have been associated with simple products, you can assign configurable products to related products. You probably know how this task can be boring. To …

1

Per product meta robots tag control in Magento

products-meta-robots-admin

My first Magento related task here at Inchoo was to assist our client to gain control over his meta robots tag on per product basis. In this article I’ll present …

2