// These are your products, you can retrieve them however you'd like (CMS, Stripe, JSON) [ { "name": "Bananas", "description": "Yummy yellow fruit", "id": "id_banana001", "price": 400, "currency": "USD", "image": "https://cdn.mos.cms.futurecdn.net/42E9as7NaTaAi4A6JcuFwG-1200-80.jpg" } ]