Skip to main content
The Featured Collection section allows you to showcase your best products with advanced filtering, sorting, and display options. Perfect for highlighting new arrivals, best sellers, or seasonal collections.

Overview

The Featured Collection section provides:
  • Flexible Product Display with multiple grid layouts
  • Advanced Filtering by tags, vendors, and product types
  • Sorting Options by price, popularity, and date
  • Quick View Functionality for faster shopping
  • Responsive Design that looks great on all devices
  • Performance Optimized with lazy loading and efficient queries

Section Settings

Collection Selection

Display Settings

  • Collection: Select which collection to display
  • Products to Show: Number of products (4, 8, 12, 16, 20)
  • Products per Row: Desktop layout (2, 3, 4, 5, 6)
  • Show Product Info: Title, price, vendor, rating
  • Show Quick View: Enable quick view modal
  • Show Add to Cart: Display add to cart buttons

Layout Options

  • Grid Layout: Standard product grid
  • Carousel Layout: Sliding product carousel
  • Masonry Layout: Pinterest-style layout
  • List Layout: Horizontal product list

Product Grid Implementation

Basic Product Grid

Filtering and Sorting

Filter Implementation

Sort Implementation

CSS Styling

Product Grid CSS

Responsive Design

JavaScript Functionality

Quick View Implementation

Filter and Sort Implementation

Best Practices

Performance Optimization

  1. Lazy Loading: Use lazy loading for product images
  2. Pagination: Implement pagination for large collections
  3. Caching: Cache collection data when possible
  4. Optimized Queries: Use efficient Liquid queries

User Experience

  1. Clear Filtering: Make filters easy to understand and use
  2. Visual Feedback: Provide clear feedback for user actions
  3. Mobile Optimization: Ensure great mobile experience
  4. Accessibility: Follow WCAG guidelines

SEO Optimization

  1. Structured Data: Add product schema markup
  2. Meta Tags: Optimize meta titles and descriptions
  3. URL Structure: Use clean, descriptive URLs
  4. Image Alt Text: Provide descriptive alt text

Troubleshooting

Common Issues

  1. Products Not Loading: Check collection settings and product availability
  2. Filters Not Working: Verify JavaScript implementation and data attributes
  3. Layout Breaking: Check responsive CSS and grid settings
  4. Performance Issues: Optimize images and reduce JavaScript complexity

Performance Issues

  1. Slow Loading: Implement lazy loading and optimize images
  2. Large Collections: Use pagination or limit product count
  3. Complex Filters: Optimize filter logic and reduce DOM queries