# shopbuilder/3.3.0/vendor/composer/autoload_static.php

ShopBuilder – WooCommerce Builder For Elementor, version 3.3.0. 396 lines.

- Page: https://pluginprobe.com/plugins/shopbuilder/3.3.0/code/vendor/composer/autoload_static.php
- Raw: https://pluginprobe.com/plugins/shopbuilder/3.3.0/raw/vendor/composer/autoload_static.php
- Modified: 2026-06-16T09:34:42+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/shopbuilder/3.3.0/code/vendor/composer/autoload_static.php#L10-L20`.

```php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInite5a5e1d9cd8d9857ac4413d5a593bb36
{
    public static $prefixLengthsPsr4 = array (
        'R' =>
        array (
            'RadiusTheme\\SB\\' => 15,
        ),
        'M' =>
        array (
            'MatthiasMullie\\PathConverter\\' => 29,
            'MatthiasMullie\\Minify\\' => 22,
        ),
        'C' =>
        array (
            'CodesVault\\Howdyqb\\' => 19,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'RadiusTheme\\SB\\' =>
        array (
            0 => __DIR__ . '/../..' . '/app',
        ),
        'MatthiasMullie\\PathConverter\\' =>
        array (
            0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src',
        ),
        'MatthiasMullie\\Minify\\' =>
        array (
            0 => __DIR__ . '/..' . '/matthiasmullie/minify/src',
        ),
        'CodesVault\\Howdyqb\\' =>
        array (
            0 => __DIR__ . '/..' . '/codesvault/howdy-qb/src',
        ),
    );

    public static $classMap = array (
        'CodesVault\\Howdyqb\\Api\\AlterInterface' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Api/AlterInterface.php',
        'CodesVault\\Howdyqb\\Api\\CreateInterface' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Api/CreateInterface.php',
        'CodesVault\\Howdyqb\\Api\\DeleteInterface' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Api/DeleteInterface.php',
        'CodesVault\\Howdyqb\\Api\\SelectInterface' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Api/SelectInterface.php',
        'CodesVault\\Howdyqb\\Api\\TableInterface' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Api/TableInterface.php',
        'CodesVault\\Howdyqb\\Api\\UpdateInterface' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Api/UpdateInterface.php',
        'CodesVault\\Howdyqb\\Api\\WhereClauseInterface' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Api/WhereClauseInterface.php',
        'CodesVault\\Howdyqb\\Clause\\JoinClause' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Clause/JoinClause.php',
        'CodesVault\\Howdyqb\\Clause\\SqlCore' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Clause/SqlCore.php',
        'CodesVault\\Howdyqb\\Clause\\SubQuery' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Clause/SubQuery.php',
        'CodesVault\\Howdyqb\\Clause\\WhereClause' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Clause/WhereClause.php',
        'CodesVault\\Howdyqb\\Connect' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Connect.php',
        'CodesVault\\Howdyqb\\DB' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/DB.php',
        'CodesVault\\Howdyqb\\QueryFactory' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/QueryFactory.php',
        'CodesVault\\Howdyqb\\SqlGenerator' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/SqlGenerator.php',
        'CodesVault\\Howdyqb\\Statement\\Alter' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Statement/Alter.php',
        'CodesVault\\Howdyqb\\Statement\\Create' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Statement/Create.php',
        'CodesVault\\Howdyqb\\Statement\\Delete' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Statement/Delete.php',
        'CodesVault\\Howdyqb\\Statement\\Insert' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Statement/Insert.php',
        'CodesVault\\Howdyqb\\Statement\\Select' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Statement/Select.php',
        'CodesVault\\Howdyqb\\Statement\\Table' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Statement/Table.php',
        'CodesVault\\Howdyqb\\Statement\\Update' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Statement/Update.php',
        'CodesVault\\Howdyqb\\Utilities' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Utilities.php',
        'CodesVault\\Howdyqb\\Validation\\IdentifierValidator' => __DIR__ . '/..' . '/codesvault/howdy-qb/src/Validation/IdentifierValidator.php',
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'MatthiasMullie\\Minify\\CSS' => __DIR__ . '/..' . '/matthiasmullie/minify/src/CSS.php',
        'MatthiasMullie\\Minify\\Exception' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exception.php',
        'MatthiasMullie\\Minify\\Exceptions\\BasicException' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exceptions/BasicException.php',
        'MatthiasMullie\\Minify\\Exceptions\\FileImportException' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exceptions/FileImportException.php',
        'MatthiasMullie\\Minify\\Exceptions\\IOException' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exceptions/IOException.php',
        'MatthiasMullie\\Minify\\Exceptions\\PatternMatchException' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exceptions/PatternMatchException.php',
        'MatthiasMullie\\Minify\\JS' => __DIR__ . '/..' . '/matthiasmullie/minify/src/JS.php',
        'MatthiasMullie\\Minify\\Minify' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Minify.php',
        'MatthiasMullie\\PathConverter\\Converter' => __DIR__ . '/..' . '/matthiasmullie/path-converter/src/Converter.php',
        'MatthiasMullie\\PathConverter\\ConverterInterface' => __DIR__ . '/..' . '/matthiasmullie/path-converter/src/ConverterInterface.php',
        'MatthiasMullie\\PathConverter\\NoConverter' => __DIR__ . '/..' . '/matthiasmullie/path-converter/src/NoConverter.php',
        'RadiusTheme\\SB\\AI\\AIFns' => __DIR__ . '/../..' . '/app/AI/AIFns.php',
        'RadiusTheme\\SB\\AI\\AIServices\\AIClients\\DeepSeekClient' => __DIR__ . '/../..' . '/app/AI/AIServices/AIClients/DeepSeekClient.php',
        'RadiusTheme\\SB\\AI\\AIServices\\AIClients\\GeminiClient' => __DIR__ . '/../..' . '/app/AI/AIServices/AIClients/GeminiClient.php',
        'RadiusTheme\\SB\\AI\\AIServices\\AIClients\\OpenAIClient' => __DIR__ . '/../..' . '/app/AI/AIServices/AIClients/OpenAIClient.php',
        'RadiusTheme\\SB\\AI\\AIServices\\DeepSeekAdapter' => __DIR__ . '/../..' . '/app/AI/AIServices/DeepSeekAdapter.php',
        'RadiusTheme\\SB\\AI\\AIServices\\GeminiAdapter' => __DIR__ . '/../..' . '/app/AI/AIServices/GeminiAdapter.php',
        'RadiusTheme\\SB\\AI\\AIServices\\Interface\\AIServiceInterface' => __DIR__ . '/../..' . '/app/AI/AIServices/Interface/AIServiceInterface.php',
        'RadiusTheme\\SB\\AI\\AIServices\\OpenAIAdapter' => __DIR__ . '/../..' . '/app/AI/AIServices/OpenAIAdapter.php',
        'RadiusTheme\\SB\\AI\\AIinit' => __DIR__ . '/../..' . '/app/AI/AIinit.php',
        'RadiusTheme\\SB\\AI\\AiController' => __DIR__ . '/../..' . '/app/AI/AiController.php',
        'RadiusTheme\\SB\\AI\\Ajax\\AjaxAI' => __DIR__ . '/../..' . '/app/AI/Ajax/AjaxAI.php',
        'RadiusTheme\\SB\\AI\\DB\\AIDB' => __DIR__ . '/../..' . '/app/AI/DB/AIDB.php',
        'RadiusTheme\\SB\\AI\\DB\\CreateTableForAi' => __DIR__ . '/../..' . '/app/AI/DB/CreateTableForAi.php',
        'RadiusTheme\\SB\\AI\\Embedding\\DataEmbedding' => __DIR__ . '/../..' . '/app/AI/Embedding/DataEmbedding.php',
        'RadiusTheme\\SB\\AI\\MetaBoxScripts' => __DIR__ . '/../..' . '/app/AI/MetaBoxScripts.php',
        'RadiusTheme\\SB\\Abstracts\\AbsSettings' => __DIR__ . '/../..' . '/app/Abstracts/AbsSettings.php',
        'RadiusTheme\\SB\\Abstracts\\AdditionalQueryCustomLayout' => __DIR__ . '/../..' . '/app/Abstracts/AdditionalQueryCustomLayout.php',
        'RadiusTheme\\SB\\Abstracts\\Api' => __DIR__ . '/../..' . '/app/Abstracts/Api.php',
        'RadiusTheme\\SB\\Abstracts\\Discount' => __DIR__ . '/../..' . '/app/Abstracts/Discount.php',
        'RadiusTheme\\SB\\Abstracts\\ElementorWidgetBase' => __DIR__ . '/../..' . '/app/Abstracts/ElementorWidgetBase.php',
        'RadiusTheme\\SB\\Abstracts\\LoopWithProductSlider' => __DIR__ . '/../..' . '/app/Abstracts/LoopWithProductSlider.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\AdminInit' => __DIR__ . '/../..' . '/app/Controllers/Admin/AdminInit.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Ajax\\AdminSettings' => __DIR__ . '/../..' . '/app/Controllers/Admin/Ajax/AdminSettings.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Ajax\\CreateTemplate' => __DIR__ . '/../..' . '/app/Controllers/Admin/Ajax/CreateTemplate.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Ajax\\DefaultTemplate' => __DIR__ . '/../..' . '/app/Controllers/Admin/Ajax/DefaultTemplate.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Ajax\\ModalTemplate' => __DIR__ . '/../..' . '/app/Controllers/Admin/Ajax/ModalTemplate.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Notice\\BFDiscount' => __DIR__ . '/../..' . '/app/Controllers/Admin/Notice/BFDiscount.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Notice\\BlackFridayV2' => __DIR__ . '/../..' . '/app/Controllers/Admin/Notice/BlackFridayV2.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Notice\\CachePermission' => __DIR__ . '/../..' . '/app/Controllers/Admin/Notice/CachePermission.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Notice\\Review' => __DIR__ . '/../..' . '/app/Controllers/Admin/Notice/Review.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\Notice\\Upgrade' => __DIR__ . '/../..' . '/app/Controllers/Admin/Notice/Upgrade.php',
        'RadiusTheme\\SB\\Controllers\\Admin\\PluginRow' => __DIR__ . '/../..' . '/app/Controllers/Admin/PluginRow.php',
        'RadiusTheme\\SB\\Controllers\\AssetRegistry' => __DIR__ . '/../..' . '/app/Controllers/AssetRegistry.php',
        'RadiusTheme\\SB\\Controllers\\AssetsController' => __DIR__ . '/../..' . '/app/Controllers/AssetsController.php',
        'RadiusTheme\\SB\\Controllers\\BuilderController' => __DIR__ . '/../..' . '/app/Controllers/BuilderController.php',
        'RadiusTheme\\SB\\Controllers\\Builder\\BuilderCpt' => __DIR__ . '/../..' . '/app/Controllers/Builder/BuilderCpt.php',
        'RadiusTheme\\SB\\Controllers\\CacheController' => __DIR__ . '/../..' . '/app/Controllers/CacheController.php',
        'RadiusTheme\\SB\\Controllers\\Dependencies' => __DIR__ . '/../..' . '/app/Controllers/Dependencies.php',
        'RadiusTheme\\SB\\Controllers\\Frontend\\Ajax\\AddToCart' => __DIR__ . '/../..' . '/app/Controllers/Frontend/Ajax/AddToCart.php',
        'RadiusTheme\\SB\\Controllers\\Frontend\\Ajax\\AjaxLogin' => __DIR__ . '/../..' . '/app/Controllers/Frontend/Ajax/AjaxLogin.php',
        'RadiusTheme\\SB\\Controllers\\Frontend\\Ajax\\UpdateCheckoutSection' => __DIR__ . '/../..' . '/app/Controllers/Frontend/Ajax/UpdateCheckoutSection.php',
        'RadiusTheme\\SB\\Controllers\\Hooks\\ActionHooks' => __DIR__ . '/../..' . '/app/Controllers/Hooks/ActionHooks.php',
        'RadiusTheme\\SB\\Controllers\\Hooks\\BuilderHooks' => __DIR__ . '/../..' . '/app/Controllers/Hooks/BuilderHooks.php',
        'RadiusTheme\\SB\\Controllers\\Hooks\\FilterHooks' => __DIR__ . '/../..' . '/app/Controllers/Hooks/FilterHooks.php',
        'RadiusTheme\\SB\\Controllers\\PluginsSupport\\AddifyVisibilityByRoles' => __DIR__ . '/../..' . '/app/Controllers/PluginsSupport/AddifyVisibilityByRoles.php',
        'RadiusTheme\\SB\\Controllers\\PluginsSupport\\PayPalPPCPSupport' => __DIR__ . '/../..' . '/app/Controllers/PluginsSupport/PayPalPPCPSupport.php',
        'RadiusTheme\\SB\\Controllers\\PluginsSupport\\RtwpvgSupport' => __DIR__ . '/../..' . '/app/Controllers/PluginsSupport/RtwpvgSupport.php',
        'RadiusTheme\\SB\\Controllers\\PluginsSupport\\RtwpvsSupport' => __DIR__ . '/../..' . '/app/Controllers/PluginsSupport/RtwpvsSupport.php',
        'RadiusTheme\\SB\\Controllers\\PluginsSupport\\WooAddressBook' => __DIR__ . '/../..' . '/app/Controllers/PluginsSupport/WooAddressBook.php',
        'RadiusTheme\\SB\\Controllers\\PluginsSupport\\WooPaymentsSupport' => __DIR__ . '/../..' . '/app/Controllers/PluginsSupport/WooPaymentsSupport.php',
        'RadiusTheme\\SB\\Controllers\\Shortcodes' => __DIR__ . '/../..' . '/app/Controllers/Shortcodes.php',
        'RadiusTheme\\SB\\Controllers\\SupportController' => __DIR__ . '/../..' . '/app/Controllers/SupportController.php',
        'RadiusTheme\\SB\\Controllers\\ThemesSupport\\Astra\\ThemeSupport' => __DIR__ . '/../..' . '/app/Controllers/ThemesSupport/Astra/ThemeSupport.php',
        'RadiusTheme\\SB\\Controllers\\ThemesSupport\\Astra\\WidgetsSupport' => __DIR__ . '/../..' . '/app/Controllers/ThemesSupport/Astra/WidgetsSupport.php',
        'RadiusTheme\\SB\\Controllers\\ThemesSupport\\Helloelementor\\WidgetsSupport' => __DIR__ . '/../..' . '/app/Controllers/ThemesSupport/Helloelementor/WidgetsSupport.php',
        'RadiusTheme\\SB\\Controllers\\ThemesSupport\\Storefront\\ThemeSupport' => __DIR__ . '/../..' . '/app/Controllers/ThemesSupport/Storefront/ThemeSupport.php',
        'RadiusTheme\\SB\\Controllers\\ThemesSupport\\Storefront\\WidgetsSupport' => __DIR__ . '/../..' . '/app/Controllers/ThemesSupport/Storefront/WidgetsSupport.php',
        'RadiusTheme\\SB\\Controllers\\ThemesSupport\\Twentytwentythree\\WidgetsSupport' => __DIR__ . '/../..' . '/app/Controllers/ThemesSupport/Twentytwentythree/WidgetsSupport.php',
        'RadiusTheme\\SB\\Controllers\\ThemesSupport\\Woodmart\\ThemeSupport' => __DIR__ . '/../..' . '/app/Controllers/ThemesSupport/Woodmart/ThemeSupport.php',
        'RadiusTheme\\SB\\Elementor\\Controls\\ImageSelectorControl' => __DIR__ . '/../..' . '/app/Elementor/Controls/ImageSelectorControl.php',
        'RadiusTheme\\SB\\Elementor\\Controls\\Select2AjaxControl' => __DIR__ . '/../..' . '/app/Elementor/Controls/Select2AjaxControl.php',
        'RadiusTheme\\SB\\Elementor\\Helper\\ControlHelper' => __DIR__ . '/../..' . '/app/Elementor/Helper/ControlHelper.php',
        'RadiusTheme\\SB\\Elementor\\Helper\\ControlSelectors' => __DIR__ . '/../..' . '/app/Elementor/Helper/ControlSelectors.php',
        'RadiusTheme\\SB\\Elementor\\Helper\\PostHelpers' => __DIR__ . '/../..' . '/app/Elementor/Helper/PostHelpers.php',
        'RadiusTheme\\SB\\Elementor\\Helper\\RenderHelpers' => __DIR__ . '/../..' . '/app/Elementor/Helper/RenderHelpers.php',
        'RadiusTheme\\SB\\Elementor\\Render\\GeneralAddons' => __DIR__ . '/../..' . '/app/Elementor/Render/GeneralAddons.php',
        'RadiusTheme\\SB\\Elementor\\Render\\Render' => __DIR__ . '/../..' . '/app/Elementor/Render/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ArchiveDescription' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ArchiveDescription.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ArchiveProductMode' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ArchiveProductMode.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ArchiveResultCount' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ArchiveResultCount.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ArchiveTitle' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ArchiveTitle.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ProductFilters\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ProductFilters/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ProductFilters\\ProductFilters' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ProductFilters/ProductFilters.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ProductFilters\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ProductFilters/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ProductsArchive' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ProductsArchive.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ProductsArchiveCustom' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ProductsArchiveCustom.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Archive\\ProductsOrdering' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Archive/ProductsOrdering.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Cart\\CartTable' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Cart/CartTable.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Cart\\CartTotals' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Cart/CartTotals.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Cart\\CrossSellProduct' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Cart/CrossSellProduct.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Cart\\CrossSellsProductsCustom' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Cart/CrossSellsProductsCustom.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Cart\\CrossSellsProductsSlider' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Cart/CrossSellsProductsSlider.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Checkout\\BillingForm' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Checkout/BillingForm.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Checkout\\CheckoutLoginForm' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Checkout/CheckoutLoginForm.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Checkout\\CheckoutPayment' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Checkout/CheckoutPayment.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Checkout\\CouponForm' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Checkout/CouponForm.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Checkout\\OrderNotes' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Checkout/OrderNotes.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Checkout\\OrderReview' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Checkout/OrderReview.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Checkout\\ShippingForm' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Checkout/ShippingForm.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Checkout\\ShippingMethod' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Checkout/ShippingMethod.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ActionsBtnSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ActionsBtnSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\AddInfoSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/AddInfoSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\AddToCartSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/AddToCartSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ArchiveCountSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ArchiveCountSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ArchiveDescSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ArchiveDescSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ArchiveTitleSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ArchiveTitleSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ArchiveViewModeSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ArchiveViewModeSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\BreadcrumbsSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/BreadcrumbsSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ButtonSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ButtonSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\CartTableSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/CartTableSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\CartTotalsSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/CartTotalsSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\CheckoutFromSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/CheckoutFromSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\CheckoutInfoBoxSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/CheckoutInfoBoxSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\CheckoutLoginFormSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/CheckoutLoginFormSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\CheckoutPaymentSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/CheckoutPaymentSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ContentFields' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ContentFields.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\InfoboxSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/InfoboxSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\LayoutFields' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/LayoutFields.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\MetaSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/MetaSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ModuleBtnControls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ModuleBtnControls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\NoticeSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/NoticeSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\OrderReviewSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/OrderReviewSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\OrderReviewTableSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/OrderReviewTableSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\PriceSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/PriceSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ProductFlashSale' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ProductFlashSale.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ProductImagesSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ProductImagesSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ProductShareSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ProductShareSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ProductTabsSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ProductTabsSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ProductTaxSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ProductTaxSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ProductsOrderingSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ProductsOrderingSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ProductsSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ProductsSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\QuantityFields' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/QuantityFields.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ReviewsSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ReviewsSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ReviewsStarSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ReviewsStarSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\SettingsFields' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/SettingsFields.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\ShippingMethodSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/ShippingMethodSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\SliderSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/SliderSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\StockSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/StockSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\StyleFields' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/StyleFields.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\TableSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/TableSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\TextStyleSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/TextStyleSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\TitleSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/TitleSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Controls\\WishlistSettings' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Controls/WishlistSettings.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\AdvancedHeading\\AdvancedHeading' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/AdvancedHeading/AdvancedHeading.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\AdvancedHeading\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/AdvancedHeading/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\AdvancedHeading\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/AdvancedHeading/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\AdvancedHeading\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/AdvancedHeading/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\CallToAction\\CallToAction' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/CallToAction/CallToAction.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\CallToAction\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/CallToAction/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\CallToAction\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/CallToAction/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\CallToAction\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/CallToAction/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\CountDown\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/CountDown/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\CountDown\\CountDown' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/CountDown/CountDown.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\CountDown\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/CountDown/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\CountDown\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/CountDown/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Counter\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Counter/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Counter\\Counter' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Counter/Counter.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Counter\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Counter/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Counter\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Counter/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\DropCaps\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/DropCaps/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\DropCaps\\DropCaps' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/DropCaps/DropCaps.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\DropCaps\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/DropCaps/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\DropCaps\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/DropCaps/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\FlipBox\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/FlipBox/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\FlipBox\\FlipBox' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/FlipBox/FlipBox.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\FlipBox\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/FlipBox/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\FlipBox\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/FlipBox/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ImageAccordion\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ImageAccordion/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ImageAccordion\\ImageAccordion' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ImageAccordion/ImageAccordion.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ImageAccordion\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ImageAccordion/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ImageAccordion\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ImageAccordion/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\InfoBox\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/InfoBox/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\InfoBox\\InfoBox' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/InfoBox/InfoBox.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\InfoBox\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/InfoBox/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\InfoBox\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/InfoBox/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\LogoSliderAndGrid\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/LogoSliderAndGrid/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\LogoSliderAndGrid\\LogoSliderAndGrid' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/LogoSliderAndGrid/LogoSliderAndGrid.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\LogoSliderAndGrid\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/LogoSliderAndGrid/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\LogoSliderAndGrid\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/LogoSliderAndGrid/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Notice' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Notice.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PostGrid\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PostGrid/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PostGrid\\PostGrid' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PostGrid/PostGrid.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PostGrid\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PostGrid/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PostGrid\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PostGrid/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PostList\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PostList/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PostList\\PostList' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PostList/PostList.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PostList\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PostList/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PostList\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PostList/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PricingTable\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PricingTable/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PricingTable\\PricingTable' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PricingTable/PricingTable.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PricingTable\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PricingTable/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\PricingTable\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/PricingTable/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProductBreadcrumbs' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProductBreadcrumbs.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProductCategories' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProductCategories.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProductsGrid' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProductsGrid.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProductsList' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProductsList.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProductsSingleCategory' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProductsSingleCategory.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProductsSlider' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProductsSlider.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProgressBar\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProgressBar/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProgressBar\\ProgressBar' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProgressBar/ProgressBar.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProgressBar\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProgressBar/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ProgressBar\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ProgressBar/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ShopBuilderButton\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ShopBuilderButton/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ShopBuilderButton\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ShopBuilderButton/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ShopBuilderButton\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ShopBuilderButton/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ShopBuilderButton\\ShopBuilderButton' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ShopBuilderButton/ShopBuilderButton.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ShopBuilderFaq\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ShopBuilderFaq/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ShopBuilderFaq\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ShopBuilderFaq/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ShopBuilderFaq\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ShopBuilderFaq/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\ShopBuilderFaq\\ShopBuilderFaq' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/ShopBuilderFaq/ShopBuilderFaq.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\SocialShare' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/SocialShare.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\TeamMember\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/TeamMember/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\TeamMember\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/TeamMember/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\TeamMember\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/TeamMember/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\TeamMember\\TeamMember' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/TeamMember/TeamMember.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Testimonial\\Controls' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Testimonial/Controls.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Testimonial\\Render' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Testimonial/Render.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Testimonial\\Selectors' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Testimonial/Selectors.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Testimonial\\Testimonial' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Testimonial/Testimonial.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\General\\Wishlist' => __DIR__ . '/../..' . '/app/Elementor/Widgets/General/Wishlist.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ActionsButton' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ActionsButton.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\AdditionalInformation' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/AdditionalInformation.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductAddToCart' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductAddToCart.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductBadges' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductBadges.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductCats' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductCats.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductDescription' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductDescription.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductImages' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductImages.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductMeta' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductMeta.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductPrice' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductPrice.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductRating' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductRating.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductReviews' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductReviews.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductSKU' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductSKU.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductShare' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductShare.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductStock' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductStock.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductTabs' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductTabs.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductTags' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductTags.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ProductTitle' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ProductTitle.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\RelatedProduct' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/RelatedProduct.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\RelatedProductsCustom' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/RelatedProductsCustom.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\RelatedProductsSlider' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/RelatedProductsSlider.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\ShortDescription' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/ShortDescription.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\UpsellsProduct' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/UpsellsProduct.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\UpsellsProductsCustom' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/UpsellsProductsCustom.php',
        'RadiusTheme\\SB\\Elementor\\Widgets\\Single\\UpsellsProductsSlider' => __DIR__ . '/../..' . '/app/Elementor/Widgets/Single/UpsellsProductsSlider.php',
        'RadiusTheme\\SB\\Helpers\\BuilderFns' => __DIR__ . '/../..' . '/app/Helpers/BuilderFns.php',
        'RadiusTheme\\SB\\Helpers\\Cache' => __DIR__ . '/../..' . '/app/Helpers/Cache.php',
        'RadiusTheme\\SB\\Helpers\\ElementorDataMap' => __DIR__ . '/../..' . '/app/Helpers/ElementorDataMap.php',
        'RadiusTheme\\SB\\Helpers\\Fns' => __DIR__ . '/../..' . '/app/Helpers/Fns.php',
        'RadiusTheme\\SB\\Helpers\\Installation' => __DIR__ . '/../..' . '/app/Helpers/Installation.php',
        'RadiusTheme\\SB\\Helpers\\Migration' => __DIR__ . '/../..' . '/app/Helpers/Migration.php',
        'RadiusTheme\\SB\\Helpers\\SvgIcons' => __DIR__ . '/../..' . '/app/Helpers/SvgIcons.php',
        'RadiusTheme\\SB\\Models\\AssetBundler' => __DIR__ . '/../..' . '/app/Models/AssetBundler.php',
        'RadiusTheme\\SB\\Models\\Base\\ListModel' => __DIR__ . '/../..' . '/app/Models/Base/ListModel.php',
        'RadiusTheme\\SB\\Models\\DataModel' => __DIR__ . '/../..' . '/app/Models/DataModel.php',
        'RadiusTheme\\SB\\Models\\ElementList' => __DIR__ . '/../..' . '/app/Models/ElementList.php',
        'RadiusTheme\\SB\\Models\\ExtraSettings' => __DIR__ . '/../..' . '/app/Models/ExtraSettings.php',
        'RadiusTheme\\SB\\Models\\GeneralList' => __DIR__ . '/../..' . '/app/Models/GeneralList.php',
        'RadiusTheme\\SB\\Models\\ModuleList' => __DIR__ . '/../..' . '/app/Models/ModuleList.php',
        'RadiusTheme\\SB\\Models\\PostQueryArgs' => __DIR__ . '/../..' . '/app/Models/PostQueryArgs.php',
        'RadiusTheme\\SB\\Models\\QueryArgs' => __DIR__ . '/../..' . '/app/Models/QueryArgs.php',
        'RadiusTheme\\SB\\Models\\ReSizer' => __DIR__ . '/../..' . '/app/Models/ReSizer.php',
        'RadiusTheme\\SB\\Models\\Settings' => __DIR__ . '/../..' . '/app/Models/Settings.php',
        'RadiusTheme\\SB\\Models\\TemplateSettings' => __DIR__ . '/../..' . '/app/Models/TemplateSettings.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\ApiCartRecovery' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/ApiCartRecovery.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartAbandonedTracking' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartAbandonedTracking.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartActivity' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartActivity.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartRecoveryAssets' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartRecoveryAssets.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartRecoveryCron' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartRecoveryCron.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartRecoveryDB' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartRecoveryDB.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartRecoveryFns' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartRecoveryFns.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartRecoveryInit' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartRecoveryInit.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartRecoveryOptions' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartRecoveryOptions.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\CartRecoveryTable' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/CartRecoveryTable.php',
        'RadiusTheme\\SB\\Modules\\AbandonedCartRecovery\\RecoveryEmail' => __DIR__ . '/../..' . '/app/Modules/AbandonedCartRecovery/RecoveryEmail.php',
        'RadiusTheme\\SB\\Modules\\Badges\\Badges' => __DIR__ . '/../..' . '/app/Modules/Badges/Badges.php',
        'RadiusTheme\\SB\\Modules\\Badges\\BadgesFns' => __DIR__ . '/../..' . '/app/Modules/Badges/BadgesFns.php',
        'RadiusTheme\\SB\\Modules\\Badges\\BadgesFrontEnd' => __DIR__ . '/../..' . '/app/Modules/Badges/BadgesFrontEnd.php',
        'RadiusTheme\\SB\\Modules\\CheckoutEditor\\AdditionalFields' => __DIR__ . '/../..' . '/app/Modules/CheckoutEditor/AdditionalFields.php',
        'RadiusTheme\\SB\\Modules\\CheckoutEditor\\BillingFields' => __DIR__ . '/../..' . '/app/Modules/CheckoutEditor/BillingFields.php',
        'RadiusTheme\\SB\\Modules\\CheckoutEditor\\CheckoutEditorBase' => __DIR__ . '/../..' . '/app/Modules/CheckoutEditor/CheckoutEditorBase.php',
        'RadiusTheme\\SB\\Modules\\CheckoutEditor\\CheckoutEditorInit' => __DIR__ . '/../..' . '/app/Modules/CheckoutEditor/CheckoutEditorInit.php',
        'RadiusTheme\\SB\\Modules\\CheckoutEditor\\CheckoutFns' => __DIR__ . '/../..' . '/app/Modules/CheckoutEditor/CheckoutFns.php',
        'RadiusTheme\\SB\\Modules\\CheckoutEditor\\GeneralCheckout' => __DIR__ . '/../..' . '/app/Modules/CheckoutEditor/GeneralCheckout.php',
        'RadiusTheme\\SB\\Modules\\CheckoutEditor\\ShippingFields' => __DIR__ . '/../..' . '/app/Modules/CheckoutEditor/ShippingFields.php',
        'RadiusTheme\\SB\\Modules\\Compare\\Compare' => __DIR__ . '/../..' . '/app/Modules/Compare/Compare.php',
        'RadiusTheme\\SB\\Modules\\Compare\\CompareAdmin' => __DIR__ . '/../..' . '/app/Modules/Compare/CompareAdmin.php',
        'RadiusTheme\\SB\\Modules\\Compare\\CompareFns' => __DIR__ . '/../..' . '/app/Modules/Compare/CompareFns.php',
        'RadiusTheme\\SB\\Modules\\Compare\\CompareFrontEnd' => __DIR__ . '/../..' . '/app/Modules/Compare/CompareFrontEnd.php',
        'RadiusTheme\\SB\\Modules\\Compare\\CompareInstaller' => __DIR__ . '/../..' . '/app/Modules/Compare/CompareInstaller.php',
        'RadiusTheme\\SB\\Modules\\Compare\\CompareRouteV1' => __DIR__ . '/../..' . '/app/Modules/Compare/CompareRouteV1.php',
        'RadiusTheme\\SB\\Modules\\ModuleManager' => __DIR__ . '/../..' . '/app/Modules/ModuleManager.php',
        'RadiusTheme\\SB\\Modules\\QuickView\\QuickView' => __DIR__ . '/../..' . '/app/Modules/QuickView/QuickView.php',
        'RadiusTheme\\SB\\Modules\\QuickView\\QuickViewFrontEnd' => __DIR__ . '/../..' . '/app/Modules/QuickView/QuickViewFrontEnd.php',
        'RadiusTheme\\SB\\Modules\\ShopifyCheckout\\ShopifyCheckout' => __DIR__ . '/../..' . '/app/Modules/ShopifyCheckout/ShopifyCheckout.php',
        'RadiusTheme\\SB\\Modules\\ShopifyCheckout\\ShopifyCheckoutFns' => __DIR__ . '/../..' . '/app/Modules/ShopifyCheckout/ShopifyCheckoutFns.php',
        'RadiusTheme\\SB\\Modules\\VariationGallery\\GalleryAdmin' => __DIR__ . '/../..' . '/app/Modules/VariationGallery/GalleryAdmin.php',
        'RadiusTheme\\SB\\Modules\\VariationGallery\\GalleryFns' => __DIR__ . '/../..' . '/app/Modules/VariationGallery/GalleryFns.php',
        'RadiusTheme\\SB\\Modules\\VariationGallery\\GalleryFrontEnd' => __DIR__ . '/../..' . '/app/Modules/VariationGallery/GalleryFrontEnd.php',
        'RadiusTheme\\SB\\Modules\\VariationGallery\\VariationGalleryInit' => __DIR__ . '/../..' . '/app/Modules/VariationGallery/VariationGalleryInit.php',
        'RadiusTheme\\SB\\Modules\\VariationSwatches\\SwatchesFns' => __DIR__ . '/../..' . '/app/Modules/VariationSwatches/SwatchesFns.php',
        'RadiusTheme\\SB\\Modules\\VariationSwatches\\SwatchesHooks' => __DIR__ . '/../..' . '/app/Modules/VariationSwatches/SwatchesHooks.php',
        'RadiusTheme\\SB\\Modules\\VariationSwatches\\SwatchesTerms' => __DIR__ . '/../..' . '/app/Modules/VariationSwatches/SwatchesTerms.php',
        'RadiusTheme\\SB\\Modules\\VariationSwatches\\TermMeta' => __DIR__ . '/../..' . '/app/Modules/VariationSwatches/TermMeta.php',
        'RadiusTheme\\SB\\Modules\\VariationSwatches\\VariationSwatches' => __DIR__ . '/../..' . '/app/Modules/VariationSwatches/VariationSwatches.php',
        'RadiusTheme\\SB\\Modules\\WishList\\Wishlist' => __DIR__ . '/../..' . '/app/Modules/WishList/Wishlist.php',
        'RadiusTheme\\SB\\Modules\\WishList\\WishlistAdmin' => __DIR__ . '/../..' . '/app/Modules/WishList/WishlistAdmin.php',
        'RadiusTheme\\SB\\Modules\\WishList\\WishlistFns' => __DIR__ . '/../..' . '/app/Modules/WishList/WishlistFns.php',
        'RadiusTheme\\SB\\Modules\\WishList\\WishlistFrontEnd' => __DIR__ . '/../..' . '/app/Modules/WishList/WishlistFrontEnd.php',
        'RadiusTheme\\SB\\Modules\\WishList\\WishlistInstaller' => __DIR__ . '/../..' . '/app/Modules/WishList/WishlistInstaller.php',
        'RadiusTheme\\SB\\Modules\\WishList\\WishlistRouteV1' => __DIR__ . '/../..' . '/app/Modules/WishList/WishlistRouteV1.php',
        'RadiusTheme\\SB\\ShopBuilder' => __DIR__ . '/../..' . '/app/ShopBuilder.php',
        'RadiusTheme\\SB\\Traits\\ActionBtnTraits' => __DIR__ . '/../..' . '/app/Traits/ActionBtnTraits.php',
        'RadiusTheme\\SB\\Traits\\SingletonTrait' => __DIR__ . '/../..' . '/app/Traits/SingletonTrait.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInite5a5e1d9cd8d9857ac4413d5a593bb36::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInite5a5e1d9cd8d9857ac4413d5a593bb36::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInite5a5e1d9cd8d9857ac4413d5a593bb36::$classMap;

        }, null, ClassLoader::class);
    }
}

```
