Tagged: howto

0

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 bottom of that page click on Continue. A pop up will open to save...

0

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 following lines… And change name=”right” to name=”left” Save file and refresh your site. DONE..!!!!...

2

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 your Rule Name, select Websites and select Customer Groups you can specify any rule...

Drupal CMS 7

How to create custom regions in drupal?

Drupal is one of famous content management systems. Corporate, News and Shopping Cart sites can easily be built in drupal and sometimes to fulfill our requirements we need to create custom regions in our...

Create facebook page for blog or website 3

Create facebook page for blog or website

Sign in to your facebook account or create new facebook account and click on Create a Page that is in bottom navigation. Click on Brand or Product box. Now select Website from Choose a...

34

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 Methods from Sales section that is in left side bar. 4. From Table Rates tab...