<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>District 2 &#8211; Maze Vietnam</title>
	<atom:link href="https://www.mazevietnam.com/tag/district-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mazevietnam.com</link>
	<description>Your Travel Buddy for Every Step of your Journey</description>
	<lastBuildDate>Mon, 23 Oct 2017 10:00:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.15</generator>

<image>
	<url>https://www.mazevietnam.com/wp-content/uploads/2016/09/cropped-logomaze-32x32.jpg</url>
	<title>District 2 &#8211; Maze Vietnam</title>
	<link>https://www.mazevietnam.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Saigon Nightlife: A Quick Introduction to Saigon&#8217;s Nightlife District 2</title>
		<link>https://www.mazevietnam.com/2017/10/23/nightlife-in-district-2-saigon/</link>
					<comments>https://www.mazevietnam.com/2017/10/23/nightlife-in-district-2-saigon/#comments</comments>
		
		<dc:creator><![CDATA[Lam Le]]></dc:creator>
		<pubDate>Mon, 23 Oct 2017 09:55:51 +0000</pubDate>
				<category><![CDATA[District 2]]></category>
		<category><![CDATA[night]]></category>
		<guid isPermaLink="false">https://www.mazevietnam.com/?p=4176</guid>

					<description><![CDATA[<p>Spelling S-L-E-E-P at 8 PM is hard, isn’t it? When the sun goes down is</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2017/10/23/nightlife-in-district-2-saigon/">Saigon Nightlife: A Quick Introduction to Saigon&#8217;s Nightlife District 2</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">Spelling S-L-E-E-P at 8 PM is hard, isn’t it? When the sun goes down is when the party begins. Let’s venture out into this bustling city and find out what District 2 has to offer!<br />
<span id="more-4176"></span></p>
<div id="map" style="height: 500px; "></div>
<div style="margin: 0; display: none;"><code><script>
      var infowindow;
      var icon3;
      var icon4;
      function hide (elements) {
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'none';
        }
      }
      function show (element) {
         element.style.display = 'block';
      }
      function showAllToggle() {
         elements = document.querySelectorAll('.contentToggle');
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'block';
        }
      }
      function handleListener(marker, contentid, infowindow) {
        marker.addListener('click', function() {
infowindow.setContent(document.getElementById(contentid).innerHTML);
             infowindow.open(map, marker);
             hide(document.querySelectorAll('.contentToggle'));
             show(document.getElementById(contentid));
        });
        marker.addListener('mouseover', function() {
              marker.setIcon(icon4);
         });
          marker.addListener('mouseout', function() {
              marker.setIcon(icon3);
          });
      }
      function initMap() {
        var myLatLng = {lat: 10.817165, lng: 106.729948};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 12
        });
        locations = [
           [10.817165, 106.729948],
           [10.807866, 106.733524],
           [10.802097, 106.738187],
           [10.801581, 106.737806],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
        icon3 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 1.8,
              strokeWeight: 2,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       icon4 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 2.2,
              strokeWeight: 4,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       document.getElementById("mapviewall").addEventListener("click", showAllToggle);
       for (var i = 0; i < arrLen; i++) {
         var contentString = document.getElementById("toggle" + i).innerHTML;
         var marker = new google.maps.Marker({
            position: {lat: locations[i][0], lng: locations[i][1]},
           icon: icon3,
            map: map
         });
          handleListener(marker, "toggle" + i, infowindow);
       } 
      } 
</script><script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBpPIXQdtcHb6U3Ipf4qXVPDjhyReoys6k&#038;language=en&#038;region=US&#038;callback=initMap" async defer></script></code></div>
<p><button id="mapviewall">View All Content</button></p>
<div class="contentToggle" id="toggle0">
<h4>Saigon Outcast</h4>
<p style="text-align: justify;">Saigon Outcast was born in the form of 3 stacked retrofitted shipping containers in District 2, Saigon. It is a hot spot for all the night lovers and outdoor enthusiasts from different generations. This is where you can enjoy craft beer with good food and amazing music. Many interesting events are hosted here frequently. Check out its websites to find out the best-suited options.</p>
<figure style="width: 568px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g4/39043/prof/s576x330/foody-mobile-saigon-mb-jpg-714-635730082516223453.jpg" rel="lightbox[4176]"><img class="" src="https://media.foody.vn/res/g4/39043/prof/s576x330/foody-mobile-saigon-mb-jpg-714-635730082516223453.jpg" width="568" height="326" /></a><figcaption class="wp-caption-text">Photo via media.foody.vn</figcaption></figure>
<p><em>Opening hours: 10:00 AM – 12:00 AM</em><br />
<em>Address: #188 Nguyen Van Huong, Thao Dien, District 2.</em><br />
<em>Phone: 090 236 57 80</em><br />
<em>Website: <a href="http://www.saigonoutcast.com/saigon-outcast/">saigonoutcast.com</a> | <a href="http://facebook.com/saigonoutcast" target="_blank" rel="noopener">facebook.com/saigonoutcast</a></em><br />
</div>
<div class="contentToggle" id="toggle1">
<h4>Phoco Resto Bar</h4>
<p style="text-align: justify;">A gloomy day is no longer when it ends at this restaurant, where you can enjoy both Vietnamese or Western cuisine with great soft drinks and other alcohol options within 80s music tunes. Don’t worry if your stomach rumbles at night as the place stays open until very late (usually, around 2 AM).</p>
<figure style="width: 557px" class="wp-caption alignnone"><a href="https://media-cdn.tripadvisor.com/media/photo-s/0e/51/01/52/nice-venue.jpg" rel="lightbox[4176]"><img class="" src="https://media-cdn.tripadvisor.com/media/photo-s/0e/51/01/52/nice-venue.jpg" width="557" height="548" /></a><figcaption class="wp-caption-text">Photo via media-cdn.tripadvisor.com</figcaption></figure>
<p><em>Opening hours: 11:00 AM - 2:00 AM</em><br />
<em>Address: #97 A, Thao Dien, District 2.</em><br />
<em>Phone: 08 6658 7172</em><br />
<em>Website: <a href="http://facebook.com/phocoresto/" target="_blank" rel="noopener">facebook.com/phocoresto/</a></em><br />
</div>
<div class="contentToggle" id="toggle2">
<h4>Buddha Bar</h4>
<p style="text-align: justify;">Put aside all the controversy about its name, this bar is still a good stop. Actually, they are very famous among expats here in Saigon. Also, you should come here in happy hours (after 11 pm), since it offers cheap prices for many options including drinks and snacks. Moreover, the bar also offers leisure corners with board games for its customers. Yet sometimes it is not really a customer-oriented bar because some staff is not gentle and nice.</p>
<figure style="width: 550px" class="wp-caption alignnone"><a href="https://media-cdn.tripadvisor.com/media/photo-s/06/dc/4d/e5/buddha-bar-and-grill.jpg" rel="lightbox[4176]"><img class="size-large" src="https://media-cdn.tripadvisor.com/media/photo-s/06/dc/4d/e5/buddha-bar-and-grill.jpg" width="550" height="413" /></a><figcaption class="wp-caption-text">Photo via media-cdn.tripadvisor.com</figcaption></figure>
<p><em>Opening hours: 02:00 PM – 04:00 AM</em><br />
<em>Address: #07 Thao Dien, </em>An Phu,<em> District 2.</em><br />
<em>Phone: 08 3744 2080</em><br />
<em>Website:<a href="http://facebook.com/buddhabarsaigon/" target="_blank" rel="noopener"> facebook.com/buddhabarsaigon/</a></em><br />
</div>
<div class="contentToggle" id="toggle3">
<h4>Mix &amp; Paint Restaurant Bar</h4>
<p style="text-align: justify;">Located right on the main street, this place is a must-check one for all the art admirers. Mix and Paint is a cultural venue bringing together different artists from graphic urban culture, pop culture and contemporary art. Live art performances and interesting workshops are held frequently. If not, you can always come at any time in a day to enjoy the snacks and the place’s art gallery. You shouldn’t miss a chance to visit such a cool venue like Mix &amp; Paint.</p>
<figure style="width: 657px" class="wp-caption alignnone"><a href="http://anyarena.com/images/timthumb.php?src=http://anyarena.com/public/upload/location_photo/696_3.jpg&amp;w=657&amp;h=397&amp;a=t?v=3" rel="lightbox[4176]"><img class="size-large" src="http://anyarena.com/images/timthumb.php?src=http://anyarena.com/public/upload/location_photo/696_3.jpg&amp;w=657&amp;h=397&amp;a=t?v=3" width="657" height="397" /></a><figcaption class="wp-caption-text">Photo via anyarena.com</figcaption></figure>
<p><em>Address: #93 Xa Lo Ha Noi, Thao Dien ward, District 2.</em><br />
<em>Phone: 0120 363 3164</em><br />
<em>Website: <a href="http://facebook.com/MixandPaint/" target="_blank" rel="noopener">facebook.com/MixandPaint/</a> | <a href="http://mix-and-paint.com" target="_blank" rel="noopener">mix-and-paint.com</a></em><br />
</div>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2017/10/23/nightlife-in-district-2-saigon/">Saigon Nightlife: A Quick Introduction to Saigon&#8217;s Nightlife District 2</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2017/10/23/nightlife-in-district-2-saigon/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>What and where to eat in District 2, Saigon?</title>
		<link>https://www.mazevietnam.com/2017/05/02/what-and-where-to-eat-in-district-2-saigon/</link>
					<comments>https://www.mazevietnam.com/2017/05/02/what-and-where-to-eat-in-district-2-saigon/#comments</comments>
		
		<dc:creator><![CDATA[Lam Le]]></dc:creator>
		<pubDate>Tue, 02 May 2017 13:32:42 +0000</pubDate>
				<category><![CDATA[District 2]]></category>
		<category><![CDATA[saigon]]></category>
		<category><![CDATA[saigon food]]></category>
		<category><![CDATA[Southern Vietnam]]></category>
		<category><![CDATA[Travel Guide]]></category>
		<guid isPermaLink="false">https://www.mazevietnam.com/?p=3882</guid>

					<description><![CDATA[<p>There are two movements coexisting here: Modern and Classic. This is not so different from</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2017/05/02/what-and-where-to-eat-in-district-2-saigon/">What and where to eat in District 2, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">There are two movements coexisting here: Modern and Classic. This is not so different from other parts of the city but it is the most conspicuous. By modern, I want to mention those fancy bistros and restaurants. And by classic, they are vintage ones or familiar holes-in-the-wall. Most of the fancy options reside in Thao Dien ward and its nearby neighborhood. However, if stepping outside the familiar zone, you may find many interests awaiting.<br />
<span id="more-3882"></span></p>
<h4><strong>La Villa French Restaurant</strong></h4>
<p style="text-align: justify;">To visit La Villa restaurant is to “enter a world of true fine dining.” You can either enjoy a spectacular lunch in its outdoor garden or step inside for a refined dining experience. And, to be honest, giving more praises here is just redundant. We have already known that France is awesome with a full course dinner. Before you go, to ensure everything, please consider making a reservation.</p>
<figure style="width: 1024px" class="wp-caption alignnone"><a href="http://lavilla-restaurant.com.vn/wp-content/uploads/2015/11/4M8A1696-1024x698.jpg" rel="lightbox[3882]"><img class="size-large" src="http://lavilla-restaurant.com.vn/wp-content/uploads/2015/11/4M8A1696-1024x698.jpg" width="1024" height="698" /></a><figcaption class="wp-caption-text">Photo via lavilla-restaurant.com.vn</figcaption></figure>
<p><em>Opening hours: Lunch is 11:45 to 16:00</em> <em>(last order is 13:30).</em> <em>Dinner is from 18:30 to late (last order is 21:30). Closed Sunday.<br />
Address:</em> #<em>14 Ngo Quang Huy, Thao Dien ward, District 2.<br />
Phone: +84 8 3898 2082 / +84 9 0771 9879<br />
Website:</em> <em><a href="http://lavilla-restaurant.com.vn/">lavilla-restaurant.com.vn/</a><br />
Prices:</em> <em>Approx. 2,000,0000 VND/ 2 people.</em></p>
<h4><strong>Mekong Merchant &amp; MM Bistro</strong></h4>
<p>This location offers a vintage setting where many western food options are used to please the customers’ eyes plus appetites. Have you ever dreamt about eating a pizza in a tropical forest? It is here! Right here! Overall, food and service are great although it seems the bistro needs to hire more staffs. They have great corners with privacy that I’d love to dip into my books in an entire morning.</p>
<figure style="width: 2048px" class="wp-caption alignnone"><a href="https://scontent.fsgn1-1.fna.fbcdn.net/v/t31.0-8/15419756_1181055918597757_2288685303279947286_o.jpg?oh=af6eedfcbf7f694eeb8bcbdfdf04799a&amp;oe=59669B0D" rel="lightbox[3882]"><img class="size-large" src="https://scontent.fsgn1-1.fna.fbcdn.net/v/t31.0-8/15419756_1181055918597757_2288685303279947286_o.jpg?oh=af6eedfcbf7f694eeb8bcbdfdf04799a&amp;oe=59669B0D" width="2048" height="1365" /></a><figcaption class="wp-caption-text">Photo via scontent.fsgn1-1.fna.fbcdn.net</figcaption></figure>
<p><em>Opening hours: 10:00 AM – 11:00 PM<br />
Address:</em> #<em>23 Thao Dien, Thao Dien ward, District 2.<br />
Phone: (08) 3744 7000<br />
Website:</em> <em><a href="http://facebook.com/MMsaigon/">facebook.com/MMsaigon/</a> or <a href="http://mekongmerchant.com/">mekongmerchant.com/</a><br />
Prices:</em> <em>50,000 – 550,000 VND</em></p>
<h4><strong>Miku Sushi &amp; BBQ</strong></h4>
<p style="text-align: justify;">What can a small restaurant that nestles behind Saigon Bridge have to offer? It is the light breeze from the nearby river which cools down the hot temperature of Saigon. It is the enticing sushi and flavored grilled meat. Moreover, this location is like a little hideout for those who do not accustom to bustling lifestyles.</p>
<figure style="width: 710px" class="wp-caption alignnone"><a href="https://scontent.fsgn1-1.fna.fbcdn.net/v/t1.0-9/17264714_2262040767354802_2593435507694523044_n.jpg?oh=ef20f7c266a13cda6d88394b82b05d48&amp;oe=596A1FAE" rel="lightbox[3882]"><img class="size-large" src="https://scontent.fsgn1-1.fna.fbcdn.net/v/t1.0-9/17264714_2262040767354802_2593435507694523044_n.jpg?oh=ef20f7c266a13cda6d88394b82b05d48&amp;oe=596A1FAE" width="710" height="502" /></a><figcaption class="wp-caption-text">Photo via scontent.fsgn1-1.fna.fbcdn.net</figcaption></figure>
<p><em>Opening hours: 05:00 PM – 11:00 PM<br />
Address:</em> #<em>82 Street 20, Tran Nao, District 2.<br />
Phone: 090 462 91 11<br />
Website:</em> <em><a href="http://facebook.com/MikuSushi.vn">facebook.com/MikuSushi.vn</a><br />
Prices:</em> <em>100,000 – 200,000 VND/ 1 person.</em></p>
<h4><strong>Kokoïs &#8211; Cafe Bistro &amp; Store</strong></h4>
<p style="text-align: justify;">Kokoïs is a unique mixture of open space design and industrial style which seems quite impressive from the first glance. Its menu is filled with good options including food and drink whose prices are a little bit above average. The service is really good and the staff is attentive. In a nutshell, this is a good stop for a time of relaxation.</p>
<figure id="attachment_4078" aria-describedby="caption-attachment-4078" style="width: 474px" class="wp-caption alignnone"><img class="wp-image-4078 size-large" src="https://www.mazevietnam.com/wp-content/uploads/2017/03/16819460_1151793891585696_2906109870649485531_o-1024x683.jpg" alt="" width="474" height="316" srcset="https://www.mazevietnam.com/wp-content/uploads/2017/03/16819460_1151793891585696_2906109870649485531_o-1024x683.jpg 1024w, https://www.mazevietnam.com/wp-content/uploads/2017/03/16819460_1151793891585696_2906109870649485531_o-300x200.jpg 300w, https://www.mazevietnam.com/wp-content/uploads/2017/03/16819460_1151793891585696_2906109870649485531_o-768x512.jpg 768w, https://www.mazevietnam.com/wp-content/uploads/2017/03/16819460_1151793891585696_2906109870649485531_o.jpg 1080w" sizes="(max-width: 474px) 100vw, 474px" /><figcaption id="caption-attachment-4078" class="wp-caption-text">Photo via scontent.fsgn1-1.fna.fbcdn.net</figcaption></figure>
<figure style="width: 750px" class="wp-caption alignnone"><a href="https://scontent.fsgn1-1.fna.fbcdn.net/v/t1.0-9/13669035_1192462747463130_6116065132647377296_n.jpg?oh=673e3fd4cb6e3167362d0941017e1e17&amp;oe=5967E2C9" rel="lightbox[3882]"><img class="size-large" src="https://scontent.fsgn1-1.fna.fbcdn.net/v/t1.0-9/13669035_1192462747463130_6116065132647377296_n.jpg?oh=673e3fd4cb6e3167362d0941017e1e17&amp;oe=5967E2C9" width="750" height="500" /></a><figcaption class="wp-caption-text">Photo via scontent.fsgn1-1.fna.fbcdn.ne</figcaption></figure>
<p><em>Opening hours: 09:00 AM – 09:00 PM<br />
Address: #24 Thao Dien, Thao Dien ward, District 2.<br />
Phone: 090 144 48 40<br />
Website:</em> <em><a href="http://facebook.com/kokois.saigon/">facebook.com/kokois.saigon/</a><br />
Prices: 30,000 – 300,000 VND</em></p>
<h4><strong>Villa Royale Antiques &amp; Tea Room</strong></h4>
<p style="text-align: justify;">Let’s sit here and enjoy the flow of time with a sip of tea, shall we? Villa Royale not only offers bold-flavored teas but also many sweet desserts for an awesome tea time. Moreover, as suggested by the name, this whole place is replete with luxurious antiques. It sometimes reminds me times I spent with my grandma cleaning up her longcase clock. A warm pleasure for sure every time I drop by. You won’t be disappointed I am sure!</p>
<p><em>Opening hours: 10:00 AM – 05:00 PM<br />
Address: #03 Tran Ngoc Dien, Thao Dien ward, District 2.<br />
Phone:</em> (<em>08) 3744 4897<br />
Website:</em> <em><a href="http://facebook.com/VillaRoyaleAntiques">facebook.com/VillaRoyaleAntiques</a> or <a href="http://villaroyaletreasures.com/">villaroyaletreasures.com/</a><br />
Prices: 50.000 VND or more</em></p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2017/05/02/what-and-where-to-eat-in-district-2-saigon/">What and where to eat in District 2, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2017/05/02/what-and-where-to-eat-in-district-2-saigon/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Shopping in District 2, Saigon</title>
		<link>https://www.mazevietnam.com/2016/11/24/shopping-in-district-2/</link>
					<comments>https://www.mazevietnam.com/2016/11/24/shopping-in-district-2/#comments</comments>
		
		<dc:creator><![CDATA[Uyen Nguyen]]></dc:creator>
		<pubDate>Thu, 24 Nov 2016 02:58:48 +0000</pubDate>
				<category><![CDATA[District 2]]></category>
		<category><![CDATA[saigon]]></category>
		<category><![CDATA[Southern Vietnam]]></category>
		<guid isPermaLink="false">http://www.mazevietnam.com/?p=1678</guid>

					<description><![CDATA[<p>Although District 2 is not as famous for shopping as District 1 is, we still</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/11/24/shopping-in-district-2/">Shopping in District 2, Saigon</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Although District 2 is not as famous for shopping as District 1 is, we still can hang around here by visiting lots of trade centers and markets.<br />
<span id="more-1678"></span></p>
<h4><span style="color: #339966;"><strong>Trade Centers</strong></span></h4>
<p>Inevitably, with such a rapid development of real estate in District 2, there also came the rise of trade centers, as known as popular “shopping heavens” of the 21<sup>st</sup> century. Here are the two major centers that you can look for while paying a visit to this frenetic area of Saigon. Interestingly, both of them are located in the vicinity of Ha Noi Highway (Xa lộ Hà Nội).</p>
<p><strong>Vincom Mega Mall Thao Dien</strong></p>
<p>This latest mall of District 2 is assured to offer you a wide range of famous brands, with the addition of an indoor ice rink, food vendors and a cinema.</p>
<p><em>Opening hours: 9:30 – 22:00<br />
</em><em>Telephone: </em><em>088 809 98 08<br />
</em><em>Address: </em><em>Vincom Thảo Điền, #159 Xa lộ Hà Nội (Ha Noi Highway), Thảo Điền Ward, District 2, HCMC</em></p>
<p><strong>Parkson Cantavil</strong></p>
<p><em>Opening hours: 9:00 – 22:00<br />
</em><em>Website: http://www.parkson.com.vn/<br />
</em><em>Address: </em><em>Song Hành St., An Phú Ward, District 2, HCMC</em></p>
<h4><span style="color: #339966;">Markets</span></h4>
<p><strong>Markets at Saigon Outcast</strong></p>
<p>Being one of the most significant cultural spaces in HCMC, Saigon Outcast also includes unique markets as its regular activities.</p>
<figure style="width: 600px" class="wp-caption alignnone"><a href="http://kenh14cdn.com/thumb_w/600/YBmwyUOTNddqMQHuKexRjY2P9DqjI/Image/2015/03/01/10995399_657039057757025_1447633441393950548_n-7aa51.jpg" rel="lightbox[1678]"><img class="size-large" src="http://kenh14cdn.com/thumb_w/600/YBmwyUOTNddqMQHuKexRjY2P9DqjI/Image/2015/03/01/10995399_657039057757025_1447633441393950548_n-7aa51.jpg" width="600" height="400" /></a><figcaption class="wp-caption-text">Photo via kenh14cdn.com/</figcaption></figure>
<p><em>Telephone: </em><em>090 236 57 80<br />
</em><em>Address: #188/1 Nguyen Van Huong St., Thảo Điền Ward, District 2, HCMC  </em></p>
<p><strong>Outcasts Bohemian Market</strong></p>
<p>A place for you to get unique, local item or gorgeous handicrafts ranging from clothes, accessories to fabric and many more. Prepare your cash to grab some!</p>
<p><em>Schedule: Every month. Look up for detailed schedule at: </em><span style="color: #800000;"><a style="color: #800000;" href="http://www.saigonoutcast.com/outcasts-bohemian-market/"><em>http://www.saigonoutcast.com/outcasts-bohemian-market/<br />
</em></a></span><em>Time: 14:00 – 20:00<br />
</em><em>Entry: 20,000vnd</em></p>
<p><strong>Outcast’s Freerange Market</strong></p>
<p>Get ready to glance and grab some local goods and goodies there, besides taking part in outdoor activities for family or friend gathering.</p>
<p><em>Schedule: Every month. Look up for detailed schedule at: </em><span style="color: #800000;"><a style="color: #800000;" href="http://www.saigonoutcast.com/outcasts-freerange-market/"><em>http://www.saigonoutcast.com/outcasts-freerange-market/<br />
</em></a></span><em>Time: 12 pm – 19:00<br />
</em><em>Entry: 20,000vnd</em></p>
<p><strong>Gourmet markets</strong></p>
<p>Those are markets that sell essential necessities, especially cooking ingredients used for Western dishes. Besides, you can also find many high-quality imported products such as groceries, candies, cookies, cereal and the like. The two markets mentioned below are trustworthy places ensuring to provide you with a reliable and healthy supply of food, beverage as well as other various products.</p>
<p><strong>Naman Market</strong></p>
<p><em>Telephone: 08-35191610<br />
</em><em>Website: http://namanmarket.vn/<br />
</em><em>Address: #21 Thảo Điền St., Thảo Điền Ward, District 2, HCMC</em></p>
<p><strong>Annam Gourmet Market </strong></p>
<p><em>Tel: +84 8 3 7442 630<br />
Fax: +84 8 3 7442 631</em></p>
<p><em>Website: http://www.annam-gourmet.com/<br />
</em><em>Address: #41A Thảo Điền St., Thảo Điền Ward, District 2, HCMC</em></p>
<h4><span style="color: #339966;"><strong>Antique Furniture</strong></span></h4>
<p>If you are a fan of antique furniture, District 2 is a heaven for you to explore.</p>
<p><strong>Xuân Thủy Street</strong></p>
<p>Xuan Thuy Street is well-known for what are located there &#8211; a number of refined furniture stores. Spend a walk along the street if you are looking for some unique antiques.</p>
<p><strong>Antique Furniture</strong></p>
<p>The store can be easily recognized as you drive off Ha Noi Highway (Xa lộ Hà Nội) by its highlighted red garage door.</p>
<p><em>Address: #1B Xa lộ Hà Nội (Ha Noi Highway), District 2, HCMC</em></p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/11/24/shopping-in-district-2/">Shopping in District 2, Saigon</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2016/11/24/shopping-in-district-2/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 19/77 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching 6/55 queries in 0.138 seconds using Disk

Served from: www.mazevietnam.com @ 2024-03-14 18:18:25 by W3 Total Cache
-->