Bootstrap Theme

It should possible as long as you’ve;

  1. Insert the reflow js
  2. Init the reflow by yourself (setup store id, etc)
  3. Implementing the reflow class to your html/template structure
  4. Understanding how to fetch json data and implement it in your html (with js for example)

I did simmilar in: CMS For BSS using Strapi for E-Commerce Site - #2 by raniaamina

hope it a bit help :")