where is the path of opConfig.reloadPrice(); in magento -


I need to customize the opConfig.reloadPrice function (); In Magenta

Can anyone tell me where is this work?

This function is executed on the custom attribute drop down on the Product Details page.

i Special price calculation needs to be changed, I think this function needs to be customized.

This method can be found in the following files:

  grep 'Reload Process:' -RSN ./js/varien/configurable.jsociety71: Reloading Process: Function () ./js/varien/product.js:463: ReloadPrice: Function () ./skin/frontend/base/default/js/bundleJS : 83: Reload value: work ()    

Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

Mysql Local server hardware -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -