## BackgroundI'm working on implementing a shop catalog system in AEM where I need to handle multiple shop detail pages. Each shop's data is stored in Content Fragments based on a single "SHOP" model.## Current Setup- Multiple Content Fragments based on one Model (SHOP)- Each Content Fragment repre...