www.theportugalnews.com Open in urlscan Pro
176.61.144.110  Public Scan

URL: https://www.theportugalnews.com/news/2023-07-12/where-will-the-next-mercadona-supermarkets-open-in-portugal/79423
Submission: On September 01 via api from US — Scanned from PT

Form analysis 4 forms found in the DOM

/support-the-portugal-news

<form class="mt-4 donation-form" action="/support-the-portugal-news">
  <div class="pt-2">
    <!--Periodicity:-->
    <div class="row gx-2 options">
      <div class="col-4">
        <input type="radio" class="btn-check" name="periodicity" value="single" id="single" autocomplete="off">
        <label class="btn btn-outline-dark" for="single">Single</label>
      </div>
      <div class="col-4">
        <input type="radio" class="btn-check" name="periodicity" value="P-6T2758016F920900CMGGQYMQ" id="monthly" autocomplete="off" checked="">
        <label class="btn btn-outline-dark" for="monthly">Monthly</label>
      </div>
      <div class="col-4">
        <input type="radio" class="btn-check" name="periodicity" value="P-18662245734186221MGVD6SI" id="annual" autocomplete="off">
        <label class="btn btn-outline-dark" for="annual">Annual</label>
      </div>
    </div>
    <div class="mt-4">
      <span id="options-single" class="options">
        <!--&nbsp; &nbsp; Amount:-->
        <div class="row gy-2 gx-2">
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-single" value="10" id="options-single-1" autocomplete="off">
            <label class="btn btn-outline-dark" for="options-single-1">€10.00</label>
          </div>
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-single" value="20" id="options-single-2" autocomplete="off" checked="">
            <label class="btn btn-outline-dark" for="options-single-2">€20.00</label>
          </div>
          <div class="col-sm-4">
            <div class="input-group mb-3">
              <input type="radio" class="btn-check other-amount" name="options-single" value="" id="options-single-3" autocomplete="off">
              <input type="number" min="2.5" step="0.5" class="btn btn-outline-dark" data-for="#options-single-3" placeholder="Other" value="">
              <span class="input-group-text">€</span>
            </div>
          </div>
        </div>
      </span>
      <span id="options-monthly" class="options">
        <div class="row gy-2 gx-2">
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-monthly" value="2.5" id="options-monthly-1" autocomplete="off">
            <label class="btn btn-outline-dark" for="options-monthly-1">€2.50 / month</label>
          </div>
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-monthly" value="5" id="options-monthly-2" autocomplete="off" checked="">
            <label class="btn btn-outline-dark" for="options-monthly-2">€5.00 / month</label>
          </div>
          <div class="col-sm-4">
            <div class="input-group mb-3">
              <input type="radio" class="btn-check other-amount" name="options-monthly" value="" id="options-monthly-3" autocomplete="off">
              <input type="number" min="2.5" step="0.5" class="btn btn-outline-dark" data-for="#options-monthly-3" placeholder="Other" value="">
              <span class="input-group-text">€</span>
            </div>
          </div>
        </div>
      </span>
      <span id="options-annual" class="options">
        <div class="row gy-2 gx-2">
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-annual" value="10" id="options-annual-1" autocomplete="off">
            <label class="btn btn-outline-dark" for="options-annual-1">€10.00 / year</label>
          </div>
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-annual" value="20" id="options-annual-2" autocomplete="off" checked="">
            <label class="btn btn-outline-dark" for="options-annual-2">€20.00 / year</label>
          </div>
          <div class="col-sm-4">
            <div class="input-group mb-3">
              <input type="radio" class="btn-check other-amount" name="options-annual" value="" id="options-annual-3" autocomplete="off">
              <input type="number" min="2.5" step="0.5" class="btn btn-outline-dark" data-for="#options-annual-3" placeholder="Other" value="">
              <span class="input-group-text">€</span>
            </div>
          </div>
        </div>
      </span>
      <div class="row">
        <div class="col-7 col-md-8">
          <p class="text-sm mt-3 mb-0 me-lg-5 lh-1"><em>You can change how much you give or cancel your contributions at any time.</em></p>
        </div>
        <div class="col-5 col-md-4">
          <div class="d-grid">
            <button type="submit" class="btn btn-dark mt-3">Continue →</button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comment/create

<form class="ajax-form single-line" data-model="Comment" id="Comment" action="/comment/create" method="post">
  <input type="hidden" value="1" name="lang" id="lang"><input value="79423" name="Comment[news_id]" id="Comment_news_id" type="hidden">
  <div class="row">
    <div class="col-6">
      <div class="form-floating mb-3">
        <input placeholder="Name *" class="form-control" name="Comment[name]" id="Comment_name" type="text" maxlength="128"> <label for="Comment_name">Name *</label>
      </div>
    </div>
    <div class="col-6">
      <div class="form-floating mb-3">
        <input placeholder="Email *" class="form-control" name="Comment[email]" id="Comment_email" type="text" maxlength="128"> <label for="Comment_email">Email *</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-6">
      <div class="form-floating mb-3">
        <input placeholder="Telephone" class="form-control" name="Comment[telephone]" id="Comment_telephone" type="text" maxlength="64"> <label for="Comment_telephone">Telephone</label>
      </div>
    </div>
    <div class="col-6">
      <div class="form-floating mb-3">
        <select class="form-control" name="Comment[location_id]" id="Comment_location_id">
          <option value="">Please select</option>
          <option value="3">Açores</option>
          <option value="5">Algarve</option>
          <option value="4">Alentejo</option>
          <option value="6">Beiras</option>
          <option value="7">Lisbon</option>
          <option value="9">Madeira</option>
          <option value="8">Porto</option>
          <option value="1">UK</option>
          <option value="2">USA</option>
          <option value="10">Other</option>
        </select> <label for="Comment_location_id">Location *</label>
      </div>
    </div>
  </div>
  <div class="mb-3">
    <textarea placeholder="Message *" rows="3" cols="42" maxlength="1750" class="form-control" name="Comment[message]" id="Comment_message"></textarea>
  </div>
  <div class="row mb-3 mt-3">
    <div class="col-6">
      <input type="checkbox" name="Comment[newsletter]" id="Comment_newsletter">
      <label for="Comment_newsletter">I would like to subscribe to the newsletter</label>
    </div>
    <div class="col-6">
      <input type="checkbox" name="Comment[agree]" id="Comment_agree">
      <label for="Comment_agree">I've read and agree to the <a target="_blank" href="/terms-and-conditions">Terms and Conditions</a></label>
    </div>
  </div>
  <div class="d-none form-result" data-processing="Processing your request."></div>
  <div class="row mb-3 mt-4">
    <div class="col-6 offset-6">
      <div class="d-grid">
        <input class="btn btn-outline-light" type="submit" name="yt0" value="Send Message">
      </div>
    </div>
  </div>
</form>

/subscriber/create

<form class="single-line ajax-form" action="/subscriber/create" data-model="Subscriber">
  <input type="hidden" name="lang" value="1">
  <div class="row align-items-end">
    <div class="col-md-5 col-lg-5">
      <div class="form-floating mt-2 mt-md-0 mb-3">
        <input type="text" class="form-control" name="Subscriber[name]" id="Subscriber_name-1372043156" placeholder="Your name">
        <label for="subscriber-name-1372043156">Name</label>
      </div>
    </div>
    <div class="col-8 col-md-5 col-lg-5">
      <div class="form-floating mb-3">
        <input type="email" class="form-control" name="Subscriber[email]" id="Subscriber_email-1372043156" placeholder="name@example.com">
        <label for="subscriber-email-1372043156">Email address</label>
      </div>
    </div>
    <div class="col-4 col-md-2">
      <button type="submit" class="btn btn-sm btn-outline-light mb-3 py-2">Subscribe</button>
    </div>
  </div>
  <div class="mb-3 form-check">
    <input type="checkbox" name="Subscriber[agree]" id="Subscriber_agree-1372043156" class="form-check-input">
    <label for="Subscriber_agree-1372043156" class="text-sm form-check-label">I've read and agree to the <a target="_blank" href="/terms-and-conditions">Terms and Conditions</a></label>
  </div>
  <div class="d-none form-result" data-processing="Processing your request."></div>
</form>

/news/search

<form class="single-line" role="form" action="/news/search">
  <input type="hidden" name="lang" value="en">
  <div class="row justify-content-center align-items-end">
    <div class="col-9 col-sm-10">
      <div class="form-floating mb-3">
        <input id="search-keywords" class="form-control" autocomplete="off" placeholder="Search term" type="text" name="SF[keywords]"> <label class="text-white" for="search-keywords">Search term</label>
      </div>
      <div class="form-floating mb-3">
        <select id="search-author" class="form-control" autocomplete="off" name="SF[author]">
          <option value="">---</option>
          <option value="76">Anne Brightman</option>
          <option value="83">Becca Williams</option>
          <option value="68">Bruno G. Santos</option>
          <option value="92">Caroline McCutcheon</option>
          <option value="58">Chris Lehto</option>
          <option value="84">Claudia Ferreira</option>
          <option value="86">Cláudia Ferreira</option>
          <option value="99">Clive Jewell</option>
          <option value="27">Cristina da Costa Brookes</option>
          <option value="9">Daisy Sampson</option>
          <option value="82">Daniela Gonçalves</option>
          <option value="77">Diana Cooper</option>
          <option value="42">Douglas Hughes</option>
          <option value="91">Elise Slotte</option>
          <option value="88">Emma Pengelly</option>
          <option value="10">Gwynne Dyer</option>
          <option value="85">Jay Bodsworth</option>
          <option value="52">Kevin Broderick</option>
          <option value="78">Lisa Bruno</option>
          <option value="31">Marilyn Sheridan</option>
          <option value="96">Mark Hirst</option>
          <option value="94">Michael Bettencourt</option>
          <option value="14">Neil Connolly</option>
          <option value="93">Nickunj Malik</option>
          <option value="11">PA/TPN</option>
          <option value="75">Pam Gregory</option>
          <option value="95">Patrick Siegler-Lathrop</option>
          <option value="40">Paul Jokinen-Carter</option>
          <option value="2">Paul Luckman</option>
          <option value="25">Paula Martins</option>
          <option value="80">Paulo Lopes</option>
          <option value="81">Perfect Portugal</option>
          <option value="87">Peter Cruiming </option>
          <option value="32">Richard Clingen</option>
          <option value="89">Rory Mc Ginn</option>
          <option value="90">Sally Hinchliffe</option>
          <option value="62">Stephen A. Chmelewski</option>
          <option value="98">Suzanne Radford</option>
          <option value="37">Tânia Fernandes</option>
          <option value="41">TPN</option>
          <option value="5">TPN/Lusa</option>
        </select> <label class="text-white" for="search-author">Author</label>
      </div>
    </div>
    <div class="col-3 col-sm-2 text-end">
      <button type="submit" class="btn mt-3"><img d-src="/img/placeholder.png" src="/img/icons/arrow-right.svg" width="32" height="32" alt="Search"></button>
    </div>
  </div>
</form>

Text Content

 * Print Edition
 * Classifieds
 * Properties
 * Newsletter
 * Careers
 * Contacts
 * Advertise
 * Latest
 * 
 * en

   
 * EN
 * 

 * Home
 * Crypto
 * Exclusives
 * Latest News
 * Events
 * TPN Travels
 * GAMES

 * News
   * All
   * Politics
   * Crime
   * Opinion
     * All
     * Opinion Pieces
     * Letters
   * Education
   * Environment
     * All
     * Sustainability
     * Renature
   * COVID-19
 * Portugal
   * All
   * Algarve
   * Lisbon
   * Porto & North
   * Alentejo
   * Central
   * Madeira & Azores
 * World
   * All
   * Europe
     * All
     * Ireland
   * United Kingdom
   * North America
   * South America
   * Asia
   * Africa
 * Business
   * All
   * Economy
   * Company News
   * Finance
   * Consumer Rights
 * Invest
 * Lifestyle
   * All
   * Good News
   * Home & Garden
   * Food & Drink
     * All
     * Recipes
     * Wine
     * Restaurant Reviews
   * Entertainment
   * Community
   * Curiosity
   * Events
     * All
     * Music
     * Other Events
   * Health
     * All
     * Health for the new age
   * Galactic
 * Tourism
   * All
   * Travel
   * Hidden Gems
   * Beach of the week
 * Property
 * Sport

--------------------------------------------------------------------------------


THIS WEEK'S ISSUE

02 Sep 2023

--------------------------------------------------------------------------------

Previous Editions

--------------------------------------------------------------------------------

 * Classifieds
 * Properties
 * Newsletter
 * Careers
 * Contacts
 * Advertise
 * Latest

--------------------------------------------------------------------------------

 * 
 * 
 * 
 * 
 * 

© 2023 The Portugal News - Established 1977
All content and design is copyright Anglopress - Edições e Publicidade, Lda


READ ON YOUR APP EVERYDAY

Explore The Portugal News on your mobile app.
Download Now!




SUBSCRIBE TO OUR NEWSLETTER

Read today's Portuguese stories delivered to your email.

Sign up here


HomeNewsWhere will the next Mercadona supermarkets open in Portugal?

--------------------------------------------------------------------------------


WHERE WILL THE NEXT MERCADONA SUPERMARKETS OPEN IN PORTUGAL?

Mercadona is proceeding with its expansion plan in Portugal and by the end of
the year intends to open seven more supermarkets in the country.

By TPN, in News, Portugal, Business · 12 Jul 2023 · 2 Comments



According to a report by Notícias ao Minuto, there are still no concrete dates
but the following openings are predicted:

Corroios: September

Lousada: September

Tapada das Mercês: October

Gondomar: October



Torres Vedras: November

Alverca: November

Braga: November

Mercadona aims to end the year with 10 new openings in 2023, which means that it
will have more than 50 supermarkets on Portuguese soil.

The most recent opening, it should be noted, took place last week in Massamá,
the brand's first establishment in the municipality of Sintra and the 42nd store
of the Spanish brand in Portugal.



This year, Mercadona has already opened two other stores: in Marco de Canaveses
(Porto) and in Figueira da Foz (Coimbra).



Share this article: Share

 * 
 * 
 * 
 * 


MORE IN NEWS


LUXURY PROPERTY MARKET CONTINUES TO GROW IN LISBON

In News, Portugal, Property - 2 hours ago

--------------------------------------------------------------------------------


ARE YOU BEING CHARGED FOR ICE OR CROCKERY?

In News, Portugal - 3 hours ago

--------------------------------------------------------------------------------


PROMOTING PORTUGAL IN THE UK

In News, Portugal, Tourism, United Kingdom - 5 hours ago

--------------------------------------------------------------------------------

 * Next article
   
   
   JAMESON WHISKEY THE MOST POPULAR IN THE USA

 * Previous article
   
   
   GOLTEUM (GLTM) SHINES AS INTEREST IN FLOKI INU (FLOKI) WANES

 * ← Return to previous page


SUPPORT THE PORTUGAL NEWS

We are proud to provide our readers from around the world with independent,
honest and unbiased news for free – both online and in print.
Our dedicated team supports the local community, foreign residents and visitors
of all nationalities through our newspaper, website, social media and our
newsletter.

We appreciate that not everyone can afford to pay for our services but if you
are able to, we ask you to support The Portugal News by making a contribution –
no matter how small.

Single
Monthly
Annual
€10.00
€20.00
€
€2.50 / month
€5.00 / month
€
€10.00 / year
€20.00 / year
€

You can change how much you give or cancel your contributions at any time.

Continue →

--------------------------------------------------------------------------------

COMMENTS

Send us your comments or opinion on this article. Send your comment

When is Mercadona supermarket going to set up a store in The Algarve???

By Roger Baron from Algarve on 12 Jul 2023, 11:29

Please please will Lidl, Aldi or similar make a supermarket in Pedrogao Grande.
I have to drive at least 30km!!!

By Martin Jelfs from Other on 13 Jul 2023, 13:53


MORE IN NEWS


LUXURY PROPERTY MARKET CONTINUES TO GROW IN LISBON

In News, Portugal, Property - 01 Sep 2023, 20:02

--------------------------------------------------------------------------------


ARE YOU BEING CHARGED FOR ICE OR CROCKERY?

In News, Portugal - 01 Sep 2023, 19:02

--------------------------------------------------------------------------------


PROMOTING PORTUGAL IN THE UK

In News, Portugal, Tourism, United Kingdom - 01 Sep 2023, 17:05

RELATED ARTICLES


NEW ALDI SUPERMARKET OPENING

In News, Business, Portugal - 13 Aug 2023, 12:05


AUCHAN BUYS ALL MINIPREÇO STORES

In News, Business - 03 Aug 2023, 14:05


ANOTHER NEW STORE FOR ALDI IN PORTUGAL

In News, Business, Portugal, Lisbon - 23 Jul 2023, 09:02




MERCADONA OPENS ANOTHER NEW SUPERMARKET

In News, Portugal, Business, Central - 20 Jun 2023, 18:05


ALDI OPENING ANOTHER NEW STORE

In News, Business, Portugal, Company News, Lisbon - 19 Jun 2023, 11:06


POPULAR


IRISH BOGS TURNED INTO TOURIST ATTRACTIONS

In Ireland - 01 Sep 2023, 19:01

--------------------------------------------------------------------------------


YET ANOTHER FULL SUPER MOON!

In Curiosity , Lifestyle - 01 Sep 2023, 18:01

--------------------------------------------------------------------------------


AIB BANK INCREASE INTEREST RATE TO 3%

In Ireland - 01 Sep 2023, 17:31


OTHER NEWS ARTICLES


NEW AVERAGE SPEED CAMERAS COME INTO FORCE

In News, Portugal - 01 Sep 2023, 16:02


COSTA ASKS EUROPE FOR HELP TO RESOLVE HOUSING ISSUES

In News, Portugal, Property, Politics, Europe - 01 Sep 2023, 15:02


NEW PORTUGUESE PLAYER FOR MANCHESTER CITY

In News, Property, Sport, United Kingdom - 01 Sep 2023, 13:05


POLICE BRING DOWN INTERNATIONAL DRUG NETWORK

In News, Portugal, World, Crime - 01 Sep 2023, 12:06


HERE COMES THE RAIN

In News, Portugal - 01 Sep 2023, 11:05


7% RENT RISES FORECAST WITHOUT GOVERNMENT INTERVENTION

In News, Business, Portugal, Property - 01 Sep 2023, 10:05

View all News articles

--------------------------------------------------------------------------------

 * Next article
   
   
   JAMESON WHISKEY THE MOST POPULAR IN THE USA

 * Previous article
   
   
   GOLTEUM (GLTM) SHINES AS INTEREST IN FLOKI INU (FLOKI) WANES

 * ← Return to previous page

WHERE WILL THE NEXT MERCADONA SUPERMARKETS OPEN IN PORTUGAL?

Send us your comments or opinion on this article.

Name *
Email *
Telephone
Please select Açores Algarve Alentejo Beiras Lisbon Madeira Porto UK USA Other
Location *

I would like to subscribe to the newsletter
I've read and agree to the Terms and Conditions




SUBSCRIBE TO
OUR NEWSLETTER

Name
Email address
Subscribe
I've read and agree to the Terms and Conditions


Reaching over 400,000 people a week with news about Portugal, written in
English, Dutch, German, French, Swedish, Spanish, Italian, Russian, Romanian,
Turkish and Chinese.

 * 
 * 

CONTACTS

+351 282 341 100
(Chamada para a rede fixa nacional)
info@theportugalnews.com

Rua Municipio de S Domingos
Urb. Lagoa Sol, Lote 3 r/c
8400-357 Lagoa - Portugal
 * 
 * 
 * 
 * 
 * 

SUPPLEMENTS

 * Home & Finance - Spring
 * Health & Wellbeing
 * Home & Finance - Autumn
 * Educational Supplement
 * Golf in Portugal teetimes
 * Advertise
 * Rural Fire & Protection
 * Places of Worship

MENU

 * Classifieds
 * Properties
 * Newsletter
 * Careers
 * Contacts
 * Advertise
 * Cookie Policy
 * Terms and Conditions
 * Latest

© 2023 The Portugal News - Established 1977
All content and design is copyright Anglopress Lda and The News Group of
Newspapers


--------------------------------------------------------------------------------

© 2023 The Portugal News - Established 1977
All content and design is copyright Anglopress Lda and The News Group of
Newspapers
 * Other News Articles
 * Popular
 * Related articles
 * More in News
 * Comments
 * Top

AVAILABLE LANGUAGES

English
Nederlands
Deutsch
Français
Español
Italiano
Svenska
Pусский
Română
中文
Türkçe
हिन्दी
Português
Українська
اردو
Polski
عربي
Suomi
עִברִית
Afrikaans



SHARE ""



SEARCH FOR AN ARTICLE

Search term
--- Anne Brightman Becca Williams Bruno G. Santos Caroline McCutcheon Chris
Lehto Claudia Ferreira Cláudia Ferreira Clive Jewell Cristina da Costa Brookes
Daisy Sampson Daniela Gonçalves Diana Cooper Douglas Hughes Elise Slotte Emma
Pengelly Gwynne Dyer Jay Bodsworth Kevin Broderick Lisa Bruno Marilyn Sheridan
Mark Hirst Michael Bettencourt Neil Connolly Nickunj Malik PA/TPN Pam Gregory
Patrick Siegler-Lathrop Paul Jokinen-Carter Paul Luckman Paula Martins Paulo
Lopes Perfect Portugal Peter Cruiming Richard Clingen Rory Mc Ginn Sally
Hinchliffe Stephen A. Chmelewski Suzanne Radford Tânia Fernandes TPN TPN/Lusa
Author