ePages 7.23.0 - DE_EPAGES/Order/API/OtherLineItemsData.pm

Package DE_EPAGES::Order::API::OtherLineItemsData

Class to manipulate secondary LineItems (BasketDiscount, Shipping Options, Deposit and eco participation)

Functions

getOtherLineItems
new

getOtherLineItems

Return secondary LineItems of the Container

Syntax
getOtherLineItems($Container, $Formatter, $LanguageID, $IncludeTaxInLineItem );
Input
$Container
DE_EPAGES::Product::API::Object::LineItemProduct
$Formatter
DE_EPAGES::Shop::API::Resource::Formatter
$CurrencyID
int
$IncludeTaxInLineItem (String)
Flag to decide if the LineItem price should be show in Net or Gross
Return
refhash

new

Constructor

Syntax
new( );
Return
$self (DE_EPAGES::Order::API::OtherLineItemsData)
self