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...
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...
We can get shipping or billing address of logged in customer via following statements. All address information is now in $address variable you can use it. Share this…FacebookPinterestTwitterLinkedinTumblr
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...
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...
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...
You have to use your own styles to show subcategory image and name. I show on my sites as subcategory image is on top and at bottom of this it’s name printed. Hope...
Magento allows you to create static blocks to show content on category pages or on static pages, you can also call any static block in magento phtml file by just adding following code. ...
Magento has functionality to create new session variables. You can set it as following Share this…FacebookPinterestTwitterLinkedinTumblr
On cart page there is just product titles shown by default but not product description. If you want to show product description, then just navigate to default.phtml and open it and add following code around...
Following is the SQL query by which you can get list of sku that hasn’t product images. Image attribute id is 74 and it has not any value in catalog_product_entity_varchar value field against 74...
More