$productId = 1; $product = Mage::getModel(‘catalog/prod 全文…
1 - 20 , 共: 28 篇文章
Magento: Get a configurable products associated simple product data
<?php if($_product->getTypeId() == “configurable” 全文…
Magento插件 – Flagbit Change Attribute Set 修改产品属性集
插件下载地址: http://www.magentocommerce.com/magento-connect/ 全文…
Magento错误:Exception printing is disabled by default for security reasons
如果你是看到这样的错误,可以通过以下方式开启错误提示,然后重新安装。 1.在网站根目录创建tmp文件夹 2.找 全文…
Using external smtp server (Gmail) in Magento
Using the following tip will allow the use of external 全文…