The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
65 views

Region State/Provence not Displaying Drop Down Field

I have built a magento store using a template and edited bits here and there, but on testing, the region (state/Provence box is not showing at all... on any of the forms, by the look of it... My site ...
0
votes
1answer
28 views

Switch Image Acording To Custom Options

I would like to be able to let my clients select the product they want using a thumbnail defined in Custom Options. If I have "White" selected in my dropdown menu. I would like the product image to ...
1
vote
1answer
35 views

Category active product count on category list

I am trying to display number of products in in each category.. and using this code to display all subcategory of category id:3 It is showing but it is counting not visible and disable product also, ...
7
votes
2answers
493 views

Magento under PHP 5.4 Webserver - fatal: getFrontNameByRoute() on non-object

Has anyone managed to get Magento running under PHP 5.4 with the built-in web server? I have used the HTRouter PHAR to mimic .htaccess rules - but so far I'm coming up empty, all roads at the moment ...