magento

Contact us form not sending email: magento

I was working on a magento site and setup contact form but that wasn’t sending email, just posted on contact…

11 years ago

How to get add to cart URL in Magento?

For add to cart button there is a function setLocation called on click in which URL, product id and quantity…

11 years ago

“El is null” alert message in magento 1.5.1

When I tried to insert widget on cms page then there was error message el is null. This is because…

12 years ago

Images are not appearing in magento cms editor

I worked on a magento project on which cms images were not appearing in editor and also on front end.…

12 years ago

How to export products from magento?

Click on Systems > Import/Export > Export Select Products from dropdown. Then all attributes will be loaded as following. At…

13 years ago

How to move My Cart block in left sidebar?

My cart block can easily be shown on left sidebar by editing checkout.xml file which is in app/design/frontend/your-theme/layout/checkout.xml Look for…

13 years ago

Create discount coupons in magento.

Click on Shopping Cart Price Rules under Promotions Click on Add New Rule button that is right hand side. Enter…

13 years ago

How to get logged in customer’s shipping/billing address?

We can get shipping or billing address of logged in  customer via following statements. All address information is now in…

13 years ago

How to set table rates shipping method in magento?

1. Select Configuration from System tab. 2. Select Main Website from Current Configuration Scope dropdown that is on left side. 3. Select Shipment…

13 years ago

Subcategories name and images instead of product for any category in magento?

  You have to use your own styles to show subcategory image and name. I show on my sites as…

13 years ago