Intelligent Search API Integration When this skill applies Use this skill when implementing product search, category browsing, autocomplete, or faceted filtering in a headless VTEX storefront. - Building a search results page with product listings - Implementing faceted navigation (category, brand, price, color filters) - Adding autocomplete suggestions to a search input - Wiring up search analytics events for Intelligent Search ranking Do not use this skill for: - BFF architecture and API routing decisions (use ) - Checkout or cart API integration (use ) - Caching strategy and TTL configurat…