Is it possible to unlink variations?

We have a user who initially created products along with variations. However, they now realize they no longer need variations, and would rather sell all products separately.

Is there a way to accomplish this programmatically? Or is their only options to delete all the variants and re-create them as separate products?

Hey @ShaneOH ,

There is programmatic option with the Shopify API to convert a Product Variant into its own Product. As you mentioned, you have to delete the Variants and re-create them as their own Products