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

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -