magento-1.4
how to get value from array in array in array?
I get this array when I print_r($_POST), from the below result I want to get the value of skin. [skin] => 1.jpg[详细]
2023-03-28 04:27 分类:问答How to get parent product id in magento?
I know that in Magento 1.4.2.0 one gets parent id\'s like so list( $parentId ) = Mage::getModel(\'catalog/product_type_configurable\')[详细]
2023-03-27 17:42 分类:问答Get the tier prices of an associated product in Magento
I\'m using Magento 1.4.1.1 How can I get the tier prices of the associated product? I\'m only getting the price of the configurable product. I\'ll site ang example:开发者_运维百科[详细]
2023-03-27 13:59 分类:问答Some products not displaying after moving servers
I have successfully moved a magento st开发者_StackOverflow社区ore from one server to another and everything works as expected. Most of the products are displaying when i browse through the store with[详细]
2023-03-27 04:17 分类:问答Magento tier price round off
I\'m using Magento 1.4.1.1 I set up a tier price in admin panel and its working well. The problem is in the shopping cart, it displays only 2 decimal places.[详细]
2023-03-26 16:29 分类:问答No products showing in Magento back end - front end is OK?
We have an established Magento store running Magento 1.4.2.0 and recently something happened to make all of the products in the back end disappear. The products still show properly on the front end an[详细]
2023-03-26 15:05 分类:问答Dynamic Pricing JS error for Bundled Products
I\'m running magento 1.4.0.1 and when i create a bundled product with dynamic pricing I get a JS error telling me that the \"bundle\" object is undefin开发者_运维技巧ed.[详细]
2023-03-26 00:52 分类:问答How to resize image coming from media in frontend?
i am trying to resize the images on frontend that are uploaded to my folder in media. I tried this code but its not displaying anything for me :([详细]
2023-03-25 17:42 分类:问答Magento - add attributes to Invoice Items
I would like to add the attribute \'epagine_download\' to invoice items. I\'ve created an Observer that listens to the sales_order_invoice_pay event.The Idea is that the observer will fill that attrib[详细]
2023-03-25 00:22 分类:问答magento adminhtml custom module it's showing the grid twice
i am new to magento by following this guide Custom Module with Custom Database Table i have implemented my already existed module to the backend adminhtml. i am taking stuff from the database and sj[详细]
2023-03-24 18:16 分类:问答