NOVA MARKET

contact

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contact Us - mccollsa</title>
<style>
body { margin:0; background:#f6f8fa; color:#1f2328; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; line-height:1.6; }
.container { max-width:820px; margin:0 auto; padding:40px 24px 64px; }
h1 { font-size:28px; margin:0 0 4px; }
.updated { color:#59636e; font-size:14px; margin-bottom:28px; }
h2 { font-size:18px; margin:28px 0 8px; }
p, li { font-size:15px; }
.box { background:#fff; border:1px solid #d1d9e0; border-radius:8px; padding:16px 20px; margin:20px 0; }
.contact { background:#f0f3f6; border-radius:8px; padding:16px 20px; margin-top:28px; font-size:15px; }
</style>
</head>
<body>
<div class="container">
<h1>Contact Us</h1>
<p class="updated">Last updated: September 10, 2026</p>

<p>McCollsa provides support for orders, delivery questions, product information, payments, returns, refunds, privacy requests, and store policies.</p>

<h2>Customer support</h2>
<div class="contact">
Email: support@mccollsa.shop<br>
Phone: +1 281 891 9020<br>
Customer support and mailing address: 891 Bonita St, Hitchcock, Texas 77563, United States
</div>

<h2>Registered business address</h2>
<div class="box">
McCollsa<br>
891 Bonita St<br>
Hitchcock, Texas 77563<br>
United States
</div>

<p>When contacting us about an order, include the order number and email address used at checkout. For a damaged, defective, incorrect, or not-as-described item, also include clear photos or video of the product and packaging. We normally reply within 2 business days.</p>
</div>
</body>
</html>