Skip to content
  • There are no suggestions because the search field is empty.

Limit Options on the Magento Countries Dropdown

Restrict country options in Magento's dropdown for targeted shipping

Table of Contents

Overview

This guide explains how to limit the countries displayed in the "Countries" dropdown in Magento 😊.

Issue

In the cart estimator, customers choose a country to view shipping rates. If your store ships only to the USA and Canada, you should limit the dropdown to these countries.

screenshot 000335

Solution

Magento offers built-in settings to restrict shipping countries.

  • Navigate to System -> Configuration -> General -> "Countries Options"
  • In the "Allow Countries" field, select only "United States" and "Canada". This action restricts the countries shown in all frontend dropdowns. 💡

    screenshot 000336

Once you save the configuration, only the chosen countries appear in the dropdown:

screenshot 000337

This change will apply to:

  • Customers' saved addresses
  • Checkout process

screenshot 000338
screenshot 000339