@3dsource/metabox-front-api
    Preparing search index...

    Variable BasicRouteUrlConst

    BasicRouteUrl: "metabox-configurator/basic" = 'metabox-configurator/basic'

    Base route path appended to the domain when building the configurator iframe URL.

    Base route URL constant used for loading the configurator. Standard path endpoint for accessing the configurator.

    The configurator URL format is: https://{domain}/metabox-configurator/basic/{configuratorId}. Automatically constructed by integrateMetabox().

    Let integrateMetabox() handle URL construction. Only reference if building URLs manually (e.g., QR codes, email links, server-side rendering).