Home > widget-integration > FallbackExtendedAppConfig > fallback
FallbackExtendedAppConfig.fallback property
Signature:
fallback: {
containerElement: HTMLElement | string;
settingsCssUrl?: string;
themeCssUrl?: string;
customizedTemplate?: {
source: "Shopify";
templateName?: string;
templateURL?: string;
};
};