setTitle($title); $orderProductReductionCatalog->setValue($value); $orderProductReductionCatalog->setUnit($unit); $orderProductReductionCatalog->setBehaviorTaxRate($behaviorTaxRate); return $orderProductReductionCatalog; } }