What problem does it solve? Shoppers see generic product listings instead of relevant recommendations, missing opportunities to increase average order value and session depth through "Frequently Bought Together" and "You Might Also Like" sections. ## Core Features & Use Cases - Platform App Setup: Configure LimeSpot, Frequently Bought Together, YITH, or Boost AI on Shopify, WooCommerce, and BigCommerce without custom code. - Custom Recommendation Pipeline: Build a co-purchase matrix in PostgreSQL, cosine-similarity browsing-history recommendations in TypeScript, and a Redis-cached unified recommendation API for headless storefronts. - Exclusions and Measurement: Exclude out-of-stock, currently viewed, and recently purchased products, then track click-through and add-to-cart rates per recommendation slot. - Use Case: A headless fashion store needs one endpoint serving PDP, homepage, and cart recommendations; use this Skill to wire context-based routing with 5-minute Redis caching and bestseller fallbacks for anonymous visitors. ## Quick Start Ask the AI to set up a Frequently Bought Together recommendation section for your Shopify or headless store, including the co-purchase SQL matrix and cached recommendation API.