Skip to Content

Global

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

order

Returns the information about the current order.

channel

Returns the information about the current channel.

store

Returns the information about the current store.

routes

Access information about the available routes.

theme

Returns information about the current theme.

request

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

template

Returns information about the current template used at the page.

available_order_statuses

Lists available order statuses.

available_return_statuses

Lists available return statuses.

available_return_reasons

Lists available return reasons.

return_options

Returns the return form options (require_reason, require_description, allow_partial_return).

return_instructions

Returns the return instructions HTML for the current order language.

session

Access information about the current session

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.

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.

Returns the powered by link.

{{ powered_by_link }}