class UrlSettings extends Model (View source)

Properties

string $cartUriTemplate
string $checkoutUriTemplate

Methods

setCartUriTemplate($cartUriTemplate)

No description

string
getCartUriTemplate()

No description

setCheckoutUriTemplate($checkoutUriTemplate)

No description

string
getCheckoutUriTemplate()

No description

Details

setCartUriTemplate($cartUriTemplate)

No description

Parameters

$cartUriTemplate

string getCartUriTemplate()

No description

Return Value

string

setCheckoutUriTemplate($checkoutUriTemplate)

No description

Parameters

$checkoutUriTemplate

string getCheckoutUriTemplate()

No description

Return Value

string