Global

Globally objects can be accessed from any file in your theme.


available_order_statuses

Lists available order statuses.

available_return_reasons

Lists available return reasons.

available_return_statuses

Lists available return statuses.

channel

Returns the information about the current channel.

content_for_additional_checkout_buttons

Returns the content for the additional offsite checkout buttons. These are buttons that are not part of the standard checkout flow.

has_additional_checkout_buttons

Returns whether there are any additional offsite checkout buttons. These are buttons that are not part of the standard checkout flow.

order

Returns the information about the current order.

powered_by_link

Returns the powered by link.

 {{ powered_by_link }}

request

Returns the information about the current request to page, like host or the current URL.

routes

Access information about the available routes.

session

Access information about the current session

store

Returns the information about the current store.

template

Returns information about the current template used at the page.

theme

Returns information about the current theme.