I have a form in Magento that I build in code, and that works with ajax, which I need to validate. I would like to be able to use Magento\'s built-in validation functionality, but I don\'t know how I
I\'m trying to discover how to configure an Observer to check when magento calls the prices when listing the products under categories/search results, but I can\'t find any clue about at the m开发者_S
How can I get the products\' visibility on a loaded product? <?php $Product = Mage::getModel(\'catalog/product\');
I have multiple select and 2 text fields for advance multiple search in Magento eshop. The text field 1 has the value \"Price Low\" and the 2nd \"Price High\".
My task is to make the user be redirected to a page when it enters a product\' view. I am wondering if mag开发者_运维知识库ento has something builtin to do that. Does it?
I have a page with two tabs, a search-tab and a tab with a grid of the database. After the user edits one of the items in the grid, I\'d like to keep them on the grid tab, rather than the form tab whi
Noob developing a Magento theme and I can\'t seem to figure out why Magento is not using the path I specify in the setTemplate action on catalog.xml.
I wish to remove the following setting: <cms>enterprise_pagecache/processor_default</cms> ... from the config.xml of the core/ Enterprise /PageCache / config.xml file so that the home p
From layout, how can I set crumbInfo/link is Mage::getBaseUrl() for breadcrumbs? <layout version="0.1.0">
I am making some changes to a purchased magento theme. Is there any simpler way to backup my work other than by copying the relevant folders开发者_C百科 inside app skin and media and their directory s