Skip to main content

DefaultStoreFrontType

Describes the type of a StoreFront, used specifically for querying the different default StoreFronts.

enum DefaultStoreFrontType {
STORE_DEFAULT
HOME_DEFAULT
GIFT_CARDS_DEFAULT
ONBOARDING_DEFAULT
TEAM_STORE_DEFAULT
DEALS_DEFAULT
FIRST_SHOP
}

Values

DefaultStoreFrontType.STORE_DEFAULT

The Store Front that is the default for the store section

DefaultStoreFrontType.HOME_DEFAULT

The Store Front that is the default for the home section

DefaultStoreFrontType.GIFT_CARDS_DEFAULT

The Store Front that is the default to show for the Gift Cards section

DefaultStoreFrontType.ONBOARDING_DEFAULT

The Store Front that is the default to show during user onboarding

DefaultStoreFrontType.TEAM_STORE_DEFAULT

The Store Front that is the default to show on the team store for a specific campaign

DefaultStoreFrontType.DEALS_DEFAULT

The Store Front that is the default to show deals

DefaultStoreFrontType.FIRST_SHOP

The Store Front that is first shown to new users

Member of

DefaultStoreFront query