magento
Magento ajax form validation
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[详细]
2023-04-11 10:54 分类:问答Product list event for prices?
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[详细]
2023-04-11 08:58 分类:问答Magento: Get Product Visibility
How can I get the products\' visibility on a loaded product? <?php $Product = Mage::getModel(\'catalog/product\');[详细]
2023-04-11 08:29 分类:问答If anything than numbers inside textfield hide the submit button?
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\".[详细]
2023-04-11 08:09 分类:问答on magento, how can I redirect the page when the customer visits a certain product?
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?[详细]
2023-04-11 07:10 分类:问答Magento tab change/redirect
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[详细]
2023-04-11 06:58 分类:问答Magento - catalog.xml not using correct template
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.[详细]
2023-04-11 06:40 分类:问答What is the best practice for disabling a cache request from the Full Page Cache (FPC) in magento (enterprise)
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[详细]
2023-04-11 05:26 分类:问答How to set link is Mage::getBaseUrl for breadcrumbs in layout?
From layout, how can I set crumbInfo/link is Mage::getBaseUrl() for breadcrumbs? <layout version="0.1.0">[详细]
2023-04-11 04:56 分类:问答Backup Magento Theme
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[详细]
2023-04-11 03:54 分类:问答