<?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>Walmart Supercenter Archives - Shop in Seagoville</title>
	<atom:link href="https://www.shopinseagoville.com/tag/walmart-supercenter/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.shopinseagoville.com/tag/walmart-supercenter/</link>
	<description>Your Hometown Shopping Connection</description>
	<lastBuildDate>Wed, 26 Aug 2026 18:19:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.shopinseagoville.com/wp-content/uploads/2026/06/shop_seagoville_favicon_512-150x150.png</url>
	<title>Walmart Supercenter Archives - Shop in Seagoville</title>
	<link>https://www.shopinseagoville.com/tag/walmart-supercenter/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Business Spotlight: Woodforest Bank</title>
		<link>https://www.shopinseagoville.com/2026/08/26/business-spotlight-woodforest-bank/</link>
					<comments>https://www.shopinseagoville.com/2026/08/26/business-spotlight-woodforest-bank/#respond</comments>
		
		<dc:creator><![CDATA[Shop in Seagoville]]></dc:creator>
		<pubDate>Wed, 26 Aug 2026 15:04:46 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Banking Made Easy]]></category>
		<category><![CDATA[Business Spotlight]]></category>
		<category><![CDATA[Community Banking]]></category>
		<category><![CDATA[Local Banking]]></category>
		<category><![CDATA[Seagoville]]></category>
		<category><![CDATA[Walmart Supercenter]]></category>
		<category><![CDATA[Woodforest National Bank]]></category>
		<guid isPermaLink="false">https://www.shopinseagoville.com/?p=5310</guid>

					<description><![CDATA[<p>Inside the Walmart Supercenter on Highway 175, a community focused bank with roots back to 1980 is serving Seagoville shoppers one friendly visit at a time.</p>
<p>The post <a href="https://www.shopinseagoville.com/2026/08/26/business-spotlight-woodforest-bank/">Business Spotlight: Woodforest Bank</a> appeared first on <a href="https://www.shopinseagoville.com">Shop in Seagoville</a>.</p>
]]></description>
										<content:encoded><![CDATA[<!-- ============================================================
SHOP IN SEAGOVILLE — "BUSINESS SPOTLIGHT" PREMIUM TEMPLATE
Populated here for: Woodforest National Bank (Seagoville branch)
To reuse for a future paid spotlight: swap the text in each section
below, and update the three color variables in the style block
(--spot-dark, --spot-mid, --spot-light) to match the next business.
============================================================ -->
<div class="spotlight-article"><style>
.spotlight-article {
  --spot-dark: #17331d;
  --spot-mid: #3f6b2f;
  --spot-light: #6fa050;
  --spot-cream: #f7f3e7;
  --spot-gold: #c79a3d;
  --spot-white: #ffffff;
  --spot-text: #22281f;
  max-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box !important;
  font-family: Georgia, 'Times New Roman', serif !important;
  color: var(--spot-text) !important;
  background: var(--spot-white) !important;
  line-height: 1.75 !important;
  font-size: 18px !important;
}
.spotlight-article * { box-sizing: border-box !important; }

.spotlight-kicker {
  display: inline-block !important;
  background: linear-gradient(90deg, var(--spot-dark) 0%, var(--spot-mid) 100%) !important;
  color: var(--spot-white) !important;
  font-family: Georgia, serif !important;
  font-weight: bold !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  padding: 8px 18px !important;
  border-radius: 30px !important;
  margin-bottom: 18px !important;
  box-shadow: 0 3px 10px rgba(23,51,29,0.25) !important;
}

.spotlight-headline {
  font-size: 38px !important;
  line-height: 1.2 !important;
  color: var(--spot-dark) !important;
  margin: 6px 0 10px 0 !important;
  font-weight: bold !important;
}

.spotlight-subhead {
  font-size: 20px !important;
  color: var(--spot-mid) !important;
  font-style: italic !important;
  margin: 0 0 16px 0 !important;
  line-height: 1.5 !important;
}

.spotlight-byline {
  font-size: 14px !important;
  color: #6b7268 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  margin-bottom: 28px !important;
  border-bottom: 2px solid var(--spot-cream) !important;
  padding-bottom: 16px !important;
}

.spotlight-intro p:first-of-type::first-letter {
  float: left !important;
  font-size: 64px !important;
  line-height: 48px !important;
  padding: 6px 10px 0 0 !important;
  font-weight: bold !important;
  color: var(--spot-mid) !important;
}

.spotlight-article p {
  margin: 0 0 18px 0 !important;
  max-width: none !important;
}

.spotlight-quickfacts {
  background: var(--spot-cream) !important;
  border: 1px solid #e6e0cc !important;
  border-radius: 14px !important;
  padding: 24px !important;
  margin: 28px 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 18px !important;
}
.spotlight-fact { text-align: left !important; }
.spotlight-fact-label {
  display: block !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  color: var(--spot-mid) !important;
  font-weight: bold !important;
  margin-bottom: 4px !important;
}
.spotlight-fact-value {
  display: block !important;
  font-size: 17px !important;
  color: var(--spot-dark) !important;
}

.spotlight-section-title {
  font-size: 25px !important;
  color: var(--spot-dark) !important;
  font-weight: bold !important;
  margin: 36px 0 14px 0 !important;
  padding-left: 16px !important;
  border-left: 6px solid var(--spot-gold) !important;
}

.spotlight-pullquote {
  background: linear-gradient(135deg, var(--spot-dark) 0%, var(--spot-mid) 100%) !important;
  color: var(--spot-white) !important;
  border-radius: 14px !important;
  padding: 34px 30px !important;
  margin: 30px 0 !important;
  box-shadow: 0 8px 20px rgba(23,51,29,0.3) !important;
  text-align: center !important;
}
.spotlight-pullquote p {
  font-size: 28px !important;
  font-style: italic !important;
  font-weight: bold !important;
  margin: 0 0 10px 0 !important;
  color: var(--spot-white) !important;
}
.spotlight-pullquote span {
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  color: var(--spot-gold) !important;
}

.spotlight-stats {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 16px !important;
  margin: 30px 0 !important;
}
.spotlight-stat {
  background: var(--spot-white) !important;
  border: 2px solid var(--spot-cream) !important;
  border-top: 5px solid var(--spot-gold) !important;
  border-radius: 12px !important;
  text-align: center !important;
  padding: 22px 10px !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06) !important;
}
.spotlight-stat-number {
  display: block !important;
  font-size: 32px !important;
  font-weight: bold !important;
  color: var(--spot-mid) !important;
}
.spotlight-stat-label {
  display: block !important;
  font-size: 13px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  color: var(--spot-dark) !important;
  margin-top: 4px !important;
}

.spotlight-cta {
  background: var(--spot-cream) !important;
  border: 2px dashed var(--spot-gold) !important;
  border-radius: 16px !important;
  padding: 30px !important;
  margin: 34px 0 !important;
  text-align: center !important;
}
.spotlight-cta-title {
  font-size: 24px !important;
  color: var(--spot-dark) !important;
  font-weight: bold !important;
  margin: 0 0 8px 0 !important;
}
.spotlight-cta-detail {
  font-size: 17px !important;
  color: var(--spot-text) !important;
  margin: 0 0 4px 0 !important;
}
.spotlight-button {
  display: inline-block !important;
  margin-top: 16px !important;
  background: linear-gradient(90deg, var(--spot-mid) 0%, var(--spot-light) 100%) !important;
  color: var(--spot-white) !important;
  font-family: Georgia, serif !important;
  font-weight: bold !important;
  font-size: 16px !important;
  text-decoration: none !important;
  padding: 14px 34px !important;
  border-radius: 40px !important;
  box-shadow: 0 6px 16px rgba(63,107,47,0.35) !important;
}

.spotlight-closing {
  margin-top: 30px !important;
}

.spotlight-tags {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin: 34px 0 10px 0 !important;
  padding-top: 20px !important;
  border-top: 2px solid var(--spot-cream) !important;
}
.spotlight-tag {
  background: var(--spot-cream) !important;
  color: var(--spot-dark) !important;
  font-size: 13px !important;
  font-family: Georgia, serif !important;
  padding: 6px 14px !important;
  border-radius: 20px !important;
  border: 1px solid #e6e0cc !important;
}

.spotlight-footer-note {
  font-size: 13px !important;
  color: #7a8177 !important;
  font-style: italic !important;
  margin-top: 22px !important;
  text-align: center !important;
}

@media (max-width: 600px) {
  .spotlight-headline { font-size: 28px !important; }
  .spotlight-subhead { font-size: 17px !important; }
  .spotlight-quickfacts { grid-template-columns: 1fr 1fr !important; }
  .spotlight-stats { grid-template-columns: 1fr !important; }
  .spotlight-pullquote p { font-size: 22px !important; }
}
</style> <span class="spotlight-kicker">Business Spotlight • Presented by Shop in Seagoville</span>
<h1 class="spotlight-headline">Woodforest National Bank Brings Banking Made Easy to Seagoville</h1>
<p class="spotlight-subhead">Inside the Walmart Supercenter on Highway 175, a community focused bank with roots back to 1980 is serving Seagoville shoppers one friendly visit at a time.</p>
<div class="spotlight-byline">By Staff Reports • Shop in Seagoville • August 25, 2026</div>
<div class="spotlight-intro">
<p>Seagoville shoppers running errands at the Walmart Supercenter on Highway 175 do not have to leave the building to handle their banking.</p>
<p>Woodforest National Bank operates a full service branch right inside the store, offering the kind of friendly, convenient banking the company has built its name on since 1980.</p>
<p>The local branch is part of a much larger story. Woodforest National Bank has grown into one of Walmart&#8217;s largest retail banking partners, with branches placed inside stores across seventeen states.</p>
<p>That national reach comes with a small town feel that Seagoville customers can see for themselves during a quick stop between grocery runs.</p>
</div>
<div class="spotlight-quickfacts">
<div class="spotlight-fact"><span class="spotlight-fact-label">Address</span> <span class="spotlight-fact-value">220 North Highway 175, Seagoville, TX 75159</span></div>
<div class="spotlight-fact"><span class="spotlight-fact-label">Phone</span> <span class="spotlight-fact-value">972.287.3389</span></div>
<div class="spotlight-fact"><span class="spotlight-fact-label">Location</span> <span class="spotlight-fact-value">Inside Walmart Supercenter</span></div>
<div class="spotlight-fact"><span class="spotlight-fact-label">Founded</span> <span class="spotlight-fact-value">1980</span></div>
<div class="spotlight-fact"><span class="spotlight-fact-label">States Served</span> <span class="spotlight-fact-value">17</span></div>
<div class="spotlight-fact"><span class="spotlight-fact-label">Status</span> <span class="spotlight-fact-value">Member FDIC</span></div>
</div>
<h2 class="spotlight-section-title">Strong Roots Since 1980</h2>
<p>Woodforest National Bank was founded in 1980 and has spent more than four decades building a reputation as one of the strongest community banks in the country.</p>
<p>The bank is privately held, and its Employee Stock Ownership Plan is its largest shareholder, meaning the people working the counter each day also have a stake in the bank&#8217;s success.</p>
<p>That history is front and center in the bank&#8217;s own marketing for the Seagoville branch, which carries the line, &#8220;Strong Roots. Trusted Since 1980.&#8221; right alongside the branch address and hours.</p>
<h2 class="spotlight-section-title">Convenient Banking Solutions Inside Walmart</h2>
<p>Placing a full branch inside a busy Walmart Supercenter is central to how Woodforest National Bank operates.</p>
<p>Customers can open accounts, make deposits, and talk with a banker while they are already out running weekend errands, without a separate trip across town.</p>
<p>Because the branch sits inside the store, it keeps hours built around shopping traffic rather than a typical bank lobby schedule.</p>
<p>Anyone planning a visit can call the branch directly at 972.287.3389 to confirm current hours before stopping in.</p>
<div class="spotlight-pullquote">
<p>“Bank Local. Bank Better.”</p>
Woodforest National Bank • Seagoville Branch</div>
<h2 class="spotlight-section-title">A Community Bank Backed By National Strength</h2>
<p>Being a Member FDIC institution means deposits at the Seagoville branch carry the same federal insurance protections customers expect from any bank in the country.</p>
<p>Combined with a network of branches spanning seventeen states, Woodforest National Bank pairs that national backing with the kind of face to face service a hometown bank is known for.</p>
<div class="spotlight-stats">
<div class="spotlight-stat"><span class="spotlight-stat-number">1980</span> <span class="spotlight-stat-label">Year Founded</span></div>
<div class="spotlight-stat"><span class="spotlight-stat-number">17</span> <span class="spotlight-stat-label">States Served</span></div>
<div class="spotlight-stat"><span class="spotlight-stat-number">FDIC</span> <span class="spotlight-stat-label">Member Status</span></div>
</div>
<div class="spotlight-cta">
<div class="spotlight-cta-title">Visit Woodforest National Bank in Seagoville</div>
<div class="spotlight-cta-detail">220 North Highway 175, Seagoville, TX 75159 (Inside Walmart Supercenter)</div>
<div class="spotlight-cta-detail">972.287.3389</div>
<a class="spotlight-button" href="tel:9722873389">Call the Branch Today</a></div>
<div class="spotlight-closing">
<p>This Business Spotlight is part of an ongoing series from <em>Shop in Seagoville</em> highlighting the businesses that keep our community running.</p>
<p>Stop by Woodforest National Bank on your next trip to Walmart and see why so many neighbors already call it their bank.</p>
</div>
<div class="spotlight-footer-note">Want your business featured in an upcoming Business Spotlight? Contact Shop in Seagoville.</div>
</div>
<p>The post <a href="https://www.shopinseagoville.com/2026/08/26/business-spotlight-woodforest-bank/">Business Spotlight: Woodforest Bank</a> appeared first on <a href="https://www.shopinseagoville.com">Shop in Seagoville</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.shopinseagoville.com/2026/08/26/business-spotlight-woodforest-bank/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
