Possiblity to create product listing from json

Considering an eCommerce application, I have a json with product say ‘A’, ‘B’,‘C’ & details like price, title, desc etc.
Is it possible to create product page for each products programmatically like A.html , B.html with all those fields from json ? Please suggest ways we can do such case.
Thanks

Currently no. But it will be, hopefully not too long …

3 Likes

Great to here that! I was just looking up the forum if this feature is about to come …

Very interesting!

There was a second reference to this functionality today in the forums, is there a proposal/issue that’s open somewhere to read what the feature will be?