Skip to content

ShopOffInformation

The ShopOffInformation object represents information for customers when the store is disabled.

classDiagram
  class ShopOffInformation{
    string offInformation
  }

Properties

Attribute name Type Description
offInformation string Information for customers when the store is disabled

Examples

offInformation property

{{ shopOffInformation.offInformation }}
Shop is unavailable. Try again later.