Loading tweets...
  • Cart
  • Search

Add options select to magento product list page

April 9, 2010 |  in Magento Tutorials

This tutorial will show you how to modify product list page, show up attribute/options select, then user can add product to cart from product listing page.
You need to edit your list.phtml file located at:

app/design/frontend/default/{your-theme}/template/catalog/product/list.phtml

find this line(s):

isSaleable()): ?>

and below it replace this code:
For Magento version 1.3


For Magento version 1.4


Continue Reading

list magento options product list

Fix admin login issue when install magento at localhost

April 9, 2010 |  in Magento Tutorials

When you install magento on your localhost. If you are not edit virtual host to your local server or map your own virtual domain point to your local server, running [...]

admin fix login magento trick


Tutorial: Multi-Site, Multi-Domain Setup

January 29, 2010 |  in Magento Tutorials

One of Magento’s greatest strengths is its capabilities for scaling to support multi-store and multi-language retailing all from the same backend. In this tutorial, we will be showing you how [...]

Items 31 to 33 of 33 total

Page:
  1. 1
  2. 2
  3. 3
  4. 4