Jump to content

Edit History

Ress

Ress


Adapt language

In /override/classes/Cart.php

public function getCartRules($filter = CartRule::FILTER_ACTION_ALL, $autoAdd = true)

modifica

public function getCartRules($filter = CartRule::FILTER_ACTION_ALL, $autoAdd = true, $useOrderPrices = false)

 

Ress

Ress

In /override/classes/Cart.php

public function getCartRules($filter = CartRule::FILTER_ACTION_ALL, $autoAdd = true)

replace with

public function getCartRules($filter = CartRule::FILTER_ACTION_ALL, $autoAdd = true, $useOrderPrices = false)

 

×
×
  • Create New...