PROD Attribute Machine: Disable Pricing Update Function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SidFeyDesigns
    Mighty Mivite








    • Jan 2012
    • 598

    #1

    PROD Attribute Machine: Disable Pricing Update Function

    What will be effected if the Pricing_Update function is disabled in the Attribute Machine Head Template?

    Code in Template:
    Code:
    AttributeMachine.prototype.Pricing_Update = function() {
        return null;
    };
    My guess is it would effect products with inventory variants and it would disable updating the the price based on attributes.

    If this is the case, is there an SMT conditional I can use to wrap around the above code?

    Thanks
    Nick Harkins
    www.loveisarose.com
Working...
X