Jump to content

error call methode getPriceStatic


sattar

Recommended Posts

hi

how to error call getPriceStatic()  method


//line 4287  product.php class
$row['price_tax_exc'] = Product::getPriceStatic(
    (int)$row['id_product'],
    false,
    $id_product_attribute,
    (self::$_taxCalculationMethod == PS_TAX_EXC ? 2 : 6)
);

 

222222222222222.jpg

333333333333.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...