Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
自定义期权价格计算如何适用于固定价格和百分比价格。
我想将百分比计算功能从基价更改为总价。目前它的计算价格是从基础价格开始的。如何将其从基价更改为总价?
这是在
Mage_Catalog_Model_Product_Type_Price::_applyOptionsPrice
如果这仅适用于特殊产品,您可能希望使用客户价格处理程序创建自己的产品类型。