Documentation

CommercePageTrait

Commerce Page Trait

Table of Contents

Properties

$cart  : Cart|null

Methods

getAdminCurrencyCode()  : string
getCart()  : Cart|null
getOrder()  : Order|null
Gets the current order from the user session.
beforeRender()  : Response|self
{@intheritdocs}
getAddresses()  : array<string|int, mixed>

Properties

Methods

getAdminCurrencyCode()

public getAdminCurrencyCode() : string
Return values
string

getAddresses()

protected getAddresses() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results