<h1>Website Sitemap</h1>

<h2>Main Pages</h2>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/collections">All Products</a></li>
<li><a href="/collections/all?sort_by=best-selling">Best-Selling Products</a></li>
<li><a href="/collections/sale">Sale</a></li>
<li><a href="/pages/learn-more">Learn More</a></li>
<li><a href="/pages/give-away">Giveaway</a></li>
<li><a href="/pages/about-us">About Us</a></li>
<li><a href="/pages/contact-us">Contact Us</a></li>
</ul>

<h2>Product Categories</h2>
<ul>
<li><a href="/collections/butter-bell-crocks">Butter Bell Crocks</a></li>
<li><a href="/collections/gift-sets">Gift Sets</a></li>
<!-- Add any other collections here -->
</ul>

<h2>Blog</h2>
<ul>
<li><a href="/blogs/blog">Butter Bell Blog</a></li>
<!-- If you have specific blog articles to feature, add them here -->
</ul>