window.addEventListener('error', function(e) { var msg = e.message || ''; if (msg.indexOf('Failed to fetch dynamically imported module') > -1 || msg.indexOf('Importing a module script failed') > -1) { console.warn('New deployment detected, reloading page...'); window.location.reload(); } }, true);    -          /* Montserrat Variable Font (Weights 100-900) */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 100 900; font-display: swap; src: url('/fonts/Montserrat/Montserrat-VariableFont_wght.ttf') format('truetype'); } @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 100 900; font-display: swap; src: url('/fonts/Montserrat/Montserrat-Italic-VariableFont_wght.ttf') format('truetype'); } /* Open Sans Variable Font (Weights 300-800) */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300 800; font-display: swap; src: url('/fonts/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300 800; font-display: swap; src: url('/fonts/Open_Sans/OpenSans-Italic-VariableFont_wdth,wght.ttf') format('truetype'); }  Adobe Commerce Source Models List                                /* If Javascript is enabled but the js_disabled cookie or ?js=0 query parameter is active, restore SPA mode */ var hasJsCookie = document.cookie.indexOf('js_disabled=1') !== -1; var hasJsParam = window.location.search.indexOf('js=0') !== -1; if (hasJsCookie || hasJsParam) { if (hasJsCookie) { const host = window.location.hostname; const wildDomain = '.' + host.replace(/^www\./, ''); document.cookie = 'js_disabled=; expires=Thu, 01 Jan 1970 00:00:00 UTC; Max-Age=0; path=/;'; document.cookie = 'js_disabled=; expires=Thu, 01 Jan 1970 00:00:00 UTC; Max-Age=0; path=/; domain=' + host + ';'; document.cookie = 'js_disabled=; expires=Thu, 01 Jan 1970 00:00:00 UTC; Max-Age=0; path=/; domain=' + wildDomain + ';'; } if (hasJsParam) { var cleanUrl = window.location.protocol + '//' + window.location.host + window.location.pathname + window.location.search.replace(/[?&]js=0&?/g, '').replace(/\?$/, ''); window.location.replace(cleanUrl); } else { window.location.reload(); } }   /* Prevent FOUC for navigation submenus before CSS is loaded */ .navigation ul.submenu { display: none; } /* Prevent FOUC for header and footer before main CSS is loaded */ .page-header, .page-footer { opacity: 0; } /* Prevent FOUC for hidden elements before CSS is loaded */ .is-hidden { display: none !important; } /* Noscript notice banner */ .noscript-warning-banner { background: linear-gradient(135deg, #1e1e24 0%, #121216 100%); color: #ffffff; padding: 16px 24px; border-bottom: 3px solid #ff9800; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; font-size: 14px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4); position: relative; z-index: 99999; display: flex; justify-content: center; align-items: center; } .noscript-content { display: flex; align-items: center; gap: 16px; max-width: 1200px; width: 100%; } .noscript-icon { font-size: 24px; line-height: 1; } .noscript-text { flex: 1; } .noscript-text strong { display: block; font-size: 16px; margin-bottom: 4px; color: #ff9800; font-weight: 600; letter-spacing: 0.5px; } .noscript-text p { margin: 0; color: #d1d1e0; line-height: 1.4; }

{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sashas.org/#organization",
      "name": "Extensions Website",
      "url": "https://www.sashas.org/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.sashas.org/logo.png",
        "width": 600,
        "height": 60
      },
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "New York",
        "addressRegion": "NY",
        "addressCountry": "US"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://www.sashas.org/#website",
      "url": "https://www.sashas.org/",
      "name": "Extensions Website",
      "publisher": {
        "@id": "https://www.sashas.org/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.sashas.org/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://www.sashas.org/blog/magento-source-models-list.html/#webpage",
      "url": "https://www.sashas.org/blog/magento-source-models-list.html",
      "name": "Adobe Commerce Source Models List",
      "isPartOf": {
        "@id": "https://www.sashas.org/#website"
      },
      "about": {
        "@id": "https://www.sashas.org/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.sashas.org/blog/magento-source-models-list.html/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.sashas.org/"
        }
      ]
    },
    {
      "@type": [
        "BlogPosting",
        "FAQPage"
      ],
      "@id": "https://www.sashas.org/blog/magento-source-models-list.html/#article",
      "headline": "Adobe Commerce Source Models List",
      "description": "Learn how to resolve issues and optimize your Adobe Commerce Source Models List setup with our step-by-step technical guide.",
      "datePublished": "2015-01-19T03:34:57.000Z",
      "dateModified": "2015-01-19T03:34:57.000Z",
      "author": {
        "@type": "Person",
        "name": "Sasha Shkolnik",
        "url": "https://www.sashas.org/about-us"
      },
      "publisher": {
        "@id": "https://www.sashas.org/#organization"
      },
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is the key takeaway of Adobe Commerce Source Models List?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "This article explains the best practices, optimizations, and technical details regarding Adobe Commerce Source Models List."
          }
        }
      ]
    }
  ]
}

     ⚠️  JavaScript Required To view this page correctly and access all features of S Group, please enable JavaScript in your browser settings.

         Toggle Nav  [![The S Group Ecommerce Development](https://www.sashas.org/images/logo-gray.svg)](https://www.sashas.org/)     [Experience](https://www.sashas.org/customer-experience.html)   [Catalog Enhancements](https://www.sashas.org/customer-experience/catalog-enhancements.html)
 -  [Cart / Checkout](https://www.sashas.org/customer-experience/cart-checkout.html)
 -  [Customers](https://www.sashas.org/customer-experience/customers.html)
 -  [Shipping](https://www.sashas.org/customer-experience/shipping.html)
 -  [Payments](https://www.sashas.org/customer-experience/payments.html)

  -  [Management](https://www.sashas.org/site-management.html)   [Sales / Fulfillment](https://www.sashas.org/site-management/sales-fulfillment.html)
 -  [Catalog](https://www.sashas.org/site-management/catalog.html)
 -  [Customer Support](https://www.sashas.org/site-management/customer-support.html)
 -  [Marketing / Promotions](https://www.sashas.org/site-management/marketing-promotions.html)
 -  [Content](https://www.sashas.org/site-management/content-management.html)
 -  [Reporting & Analytics](https://www.sashas.org/site-management/reporting-analytics.html)

  -  [Optimization](https://www.sashas.org/optimization.html)   [Performance](https://www.sashas.org/optimization/performance.html)
 -  [Monitoring](https://www.sashas.org/optimization/monitoring.html)
 -  [Troubleshooting / Debugging](https://www.sashas.org/optimization/troubleshooting-debugging.html)

  -  [Blog](https://www.sashas.org/blog)
 -  [About Us](https://www.sashas.org/about-us.html)
              - [My Account](https://www.sashas.org/customer/account/)
 - [Sign Out](https://www.sashas.org/#)
 - [Sign In](https://www.sashas.org/customer/login/)

           0    You have no items in your shopping cart.

      -                      [Home](https://www.sashas.org/)
 - /
 - [Blog](https://www.sashas.org/blog/)
 - /
 - [Adobe Commerce](https://www.sashas.org/blog/?category=adobe%20commerce)
 - /
 - Adobe Commerce Source Models List

   # Adobe Commerce Source Models List

 ![Adobe Commerce Source Models List - Adobe Commerce Technical Guide Guide](https://www.sashas.org/images/blog/img-magento-source-models-list.html-i.0.png)

 What is magento source models? The magento source models - its models which you can use for forms in the admin panel or admin settings at the magento system -> configuration tabs and fieldsets.

 #  Is any way to say simple what is source models in Adobe Commerce?

 Yes, it is . I think the simplest way will be to explain: Adobe Commerce Source Models List - its list of dropdown menus available in magento by default. This dropdowns can be used at the admin grid or at the system configuration.  Actually you can use it anywhere where you make form using magento widget forms.

 #  How to use source model at system.xml file?

 If you look at the line 43 at the code example below you will see tag   . This is the place where you can put model name from the magento source models list below. Please pay attention at the previous line 42 it says select . This line define that our field will be select field (dropdown field) .

 #  Why Is it useful?

 When you building new admin options or extension you can save time and avoid building duplicate of existing source model. Once you read once magento source models list you at least will remember what it doing. And the next time you will need to make source model you can save your time by using something what already exist.

 # What the other fields mean in system.xml file?

 At lines 39-49 field properties declared. Except source_model which you can make on your own or use one from the magento source models list which already exist, there are some properties of the system admin configuration field.  Here are some of them:    - This is label of your field - comment which will appear under the field. - order of the field in fieldset. , , - Where this field will be shown. I.e. scope of the magento website. - This field will set what type of field will be visible. Here are some of the possible values: select, multiselect, label, text, textarea, time, image. - This can add additional custom class for your field. - If field should be validated you can specify validation type here. - Here you can specify dependable configuration fields in magento admin. and of course which may have values from the magento source models list below:

 ## Here is Adobe Commerce Source Models List.

    Model  Description      adminhtml/system_config_source_admin_page returns list of all the items in Adobe Commerce Admin menu   adminhtml/system_config_source_allregion returns list of all country regions grouped by country   adminhtml/system_config_source_catalog_timeFormat returns time format (12h or 24h )   adminhtml/system_config_source_cms_page returns list of CMS Pages   adminhtml/system_config_source_cms_wysiwyg_enabled returns list of text editor options   adminhtml/system_config_source_country returns list of all countries from directory module   adminhtml/system_config_source_cron_frequency returns list of cron frequence ( Daily, Weekly, Monthly)   adminhtml/system_config_source_currency returns list of currencies   adminhtml/system_config_source_customer_group returns list of customer groups   adminhtml/system_config_source_date_short returns list of available short date formats   adminhtml/system_config_source_design_robots returns list of robots options (index, follow)   adminhtml/system_config_source_email_identity returns list of email sending identities (General Contact, Sales Representative, etc)   adminhtml/system_config_source_email_method returns list of email methods (Bcc, Separate Email)   adminhtml/system_config_source_email_template returns list of transactional email templates   adminhtml/system_config_source_enabledisable returns list of two options (“Enable” and “Disable”)   adminhtml/system_config_source_frequency returns list of frequencies (Always, Hourly, Daily, Weekly, Monthly, Yearly, Never)   adminhtml/system_config_source_locale returns list of locales   adminhtml/system_config_source_locale_country returns list of localized country names   adminhtml/system_config_source_locale_currency_all returns list of localized currency names   adminhtml/system_config_source_locale_timezone returns list of localized timezone names   adminhtml/system_config_source_locale_weekdays returns list of localized weekday names   adminhtml/system_config_source_notification_frequency returns array of hours frequency ( used for cron)   adminhtml/system_config_source_notoptreq returns list of three options for customer widget mandatory indetificator (“Not”, “Optional”, “Required”)   adminhtml/system_config_source_order_status returns list of available order statuses except pending payment   adminhtml/system_config_source_payment_allmethods returns list of all payment methods   adminhtml/system_config_source_payment_allspecificcountries returns boolean values for payment ("All Allowed Countries", "Specific Countries")   adminhtml/system_config_source_price_scope returns list of price scopes   adminhtml/system_config_source_shipping_allmethods returns list of all shipping methods   adminhtml/system_config_source_shipping_allspecificcountries returns boolean values for shipping ("All Allowed Countries", "Specific Countries")   adminhtml/system_config_source_shipping_taxclass returns list of tax shipping classes   adminhtml/system_config_source_store returns list of stores   adminhtml/system_config_source_tax_basedon returns list of values which tax based on   adminhtml/system_config_source_yesno return boolean options (“Yes”, “No”)   checkout/config_source_cart_summary return list of display options at the cart

       - [Contac Us](https://www.sashas.org/contact/)
 - [Privacy Policy](https://www.sashas.org/privacy-and-refund-policy.html)
 - [Refund Policy](https://www.sashas.org/refund-policy.html)

  © The S Group. All Rights Reserved.