Plus_Price_Calculation.

Namespace \PlusBusinessSoftware\Libraries
Bestand: Plus_Price_Calculation.php

				
								/**
			 * Wether or not to apply an order discount
			 *
			 * @filter plus_calculate_order_discount
			 * @param bool Default to true
			 * @return bool Wether or not to apply an order discount
			 */
			$apply_orderkorting = apply_filters( 'plus_calculate_order_discount', true );