Hi,
If we need to develop a medium scale e-commerce shopfront in AEM with SFCC. ( AEM just used a preview service an SFCC is source of truth for Ecomm data) I need some suggestions.
1. Can we store light weight e-comm data (products ,catagories with ids with minimal metadata) in AEM repo on daily batch process say 20 categories each having 200 products approx. and make real time calls with IDs to get data and load on pages ?
2. What is the best caching strategy to store the static content on page and dynamic ecomm data with prices ?
3. Considering only few months of implementation time, what is the best implementation strategy.