App Introduction
Save search history with search & favorites, making it easy for shoppers to rediscover products, enhancing user experience, and uncovering more delights. Search Stash lets customers view and manage their search history directly in your store. It saves search terms and filters to help users revisit past queries. Advanced features include pinned searches, history clearing, and custom icons. Data is stored locally in the browser—no backend required or tracking involved. Search Stash installs in minutes with no coding needed, and seamlessly integrates with any store theme.
Core Functionality
- Customers can view their personal search history directly in your store
- Automatically capture search records to help users retrace their browsing steps
- Highlight frequent searches with custom icons like pins or stars
- Allow users to clear all search history with one click
- Show timestamp and result count for each search to help users rediscover products
Merchant-Friendly
- Fashion Apparel Merchants
- Home Goods E-commerce
- Digital 3C Independent Station
- Beauty & Skincare Store
Basic Information
- Developer:株式会社KENGOWEST
- Address:西五反田1丁目26番2号, 五反田サンハイツ911, 品川区, JP-13, 1410031, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-5-26
- Supported languages:English、Japanese、Simplified Chinese、Korean、Spanish、Dutch、French、German、Italian、Thai、Czech、Danish、Norwegian Bokmål、Portuguese (Brazil)、Russian、Hindi、Turkish、Vietnamese、Swedish、Polish
- Compatible products:Shopify
Application Screenshot
Price Plan
免费套餐
- Basic Design Customization
- Include Service Logo
- Re-search from Search History
- Up to 3 Search History Records
MINI计划
- No Service Identifier
- Detailed Design Customization
- Up to 50 Search History Records
- Search History Clear Function
- Bookmark Frequently Used or Popular Search Terms
- Search History Time Display
- Display Number of Search Results
- Search History Filter
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/customers/{customer_id}/search_history.json
- GET /admin/api/customers/{customer_id}/search_history/{id}.json
- GET /admin/api/customers/{customer_id}/search_history?limit=20
Permission:read_customers,read_search_history,view_online_store
- POST /admin/api/customers/{customer_id}/search_history.json
- PUT /admin/api/customers/{customer_id}/search_history/{id}.json
- GET /admin/api/customers/{customer_id}/search_history?order=created_at
Permission:write_customers,read_search_history,manage_online_store
- POST /admin/api/customers/{customer_id}/search_history/{id}/tags.json
- PUT /admin/api/customers/{customer_id}/search_history/{id}/tags.json
- GET /admin/api/customers/{customer_id}/search_history?tags=star
Permission:write_customers,read_search_history,manage_customer_tags
- DELETE /admin/api/customers/{customer_id}/search_history.json
- DELETE /admin/api/customers/{customer_id}/search_history/{id}.json
- POST /admin/api/customers/{customer_id}/search_history/clear.json
Permission:write_customers,delete_search_history,manage_customer_data
- GET /admin/api/customers/{customer_id}/search_history?fields=query,created_at,count
- GET /admin/api/customers/{customer_id}/search_history/{id}?fields=created_at,result_count
- GET /admin/api/customers/{customer_id}/search_history?sort=created_at_desc
Permission:read_customers,read_search_history,view_product_results