Home o3

Home o3

3% OFF any order: Use code YRS30FF
Free shipping on orders over $99  ·  24/7 Support  ·  3000+ Products Available Sign In  ·  Create Account
<div class="container">

  <!-- Filter Card -->
  <div class="filters-wrap">
    <div class="filter-header">
      <h2>
        <svg fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24"><path d="M3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v2a1 1 0 0 1-.21.61L15 13.26V19a1 1 0 0 1-1.447.894l-4-2A1 1 0 0 1 9 17v-3.74L3.21 6.61A1 1 0 0 1 3 6V4z"/></svg>
        Filter Products
      </h2>
      <!-- Results Count (optional) -->
      <span id="resultsCount"></span>
    </div>
    <!-- WP FILTER SHORTCODE (from your plugin) -->
    [wpf-filters id="2"]
  </div>

  <!-- Product Grid Shortcode (no changes needed) -->
  [products paginate="true" limit="12" columns="4" orderby="menu_order" order="ASC"]

</div>