Fetch products per CSV or JSON for configurator

Hi,
I created a productconfigurator with snipcard where the buybutton is dynamic updated with the productinformations.
How can I now fetch all products and productvariations?
Is there a possibilioty to fetch it from CSV, JSON or similar?
I don’t want to add all variations by hand.

Cheers

Hi @KDJFS, thanks for reaching out.

You can validate the orders with a JSON file that you can assign to the buy button with data-item-url.
You can read the full guide here:

Let me know if we can help with anything else!

Thanks. :slight_smile: