What is Visual Search?
Visual search enables shoppers to find products by using images rather than text queries. This technology allows customers to search your catalog by either uploading an image or finding similar products to those they’re already viewing. With visual search, your customers can:- Find products they can see but can’t easily describe in words
- Discover similar items to products they’re already interested in
- Browse through visually related merchandise without complex text queries
Key Benefits
- Intuitive Discovery: Customers can find exactly what they’re looking for without needing to craft the perfect search query
- Increased Engagement: Visual search offers a more interactive and engaging shopping experience
- Higher Conversion: By showing visually similar products, you can help customers find alternatives that better match their preferences
- Reduced Search Abandonment: Customers who can’t find the right words to describe what they want can now use images instead
How Visual Search Works
Visual search uses advanced computer vision and machine learning algorithms to analyze images and find visually similar products in your catalog.1
Image Analysis
When a customer uploads an image or selects a reference product, our system analyzes the visual features of that image
2
Feature Extraction
The system extracts key visual characteristics such as color, shape, pattern, and texture
3
Vector Representation
These visual features are converted into vector embeddings (numerical representations) that can be efficiently compared
4
Similarity Matching
The system compares the vector representation of the query image with the vectors of all products in your catalog
5
Result Ranking
Products are ranked based on their visual similarity to the query image
Types of Visual Search
Layers offers two main types of visual search functionality:Image Search
Allows customers to upload an image and find similar products in your catalog.Shop Similar
Displays visually similar products to the one a customer is currently viewing.Implementation Options
You can implement visual search on your storefront in several ways:- Visual Search Widgets: Easy-to-implement UI components that can be added to your storefront (learn more)
- Direct API Integration: Build your own UI by connecting directly to our Image Search API
Best Practices
Strategic Placement
Strategic Placement
Position the Image Search toggle in your site’s main navigation or search area. Place the Shop Similar toggle on product pages where customers can easily find it.
Clear Labeling
Clear Labeling
Use clear and intuitive labels for your visual search buttons, such as “Search with Image” or “Find Similar Items.”
Highlight the Feature
Highlight the Feature
Consider temporarily highlighting the feature for new users to increase awareness and adoption.
Mobile Optimization
Mobile Optimization
Ensure your visual search implementation is mobile-friendly, as many customers will use this feature on mobile devices.