Calculation Framework invocation in Product Page
In order to call Calculation framework in product page for getting tax, discount details etc, we can directly call ApplyCalculationUsageCmd with out calling OrderPrepare or OrderCalculate.
Write a command data bean which implements ApplyCalculationUsageCmd.