StoreAppearance
No description
type StoreAppearance {
colors: ThemeColors
heroSlider: [StoreHomeHero]
fonts: [FontType]
menus: [StoreMenu]
footer: FooterType
about: AboutType
template: Template
infoBar: InfoBar
productDisplay: ProductDisplaySettings
}