Making product fields required (e.g. SKU and price)

Sometimes I forget to set SKU and I leave price at $0.

Is there a way to make product add/edit require these before saving so I don’t goof?

2 Likes

Hi @stormeagle :waving_hand: There is no native support for the products admin to behave this way.

So any workflows have to create such a process requirement indirectly.

Such as using excel/googlesheets to setup validations/constraints to make fields “required” to then in turn use shopify’s CSV import/export.

Thank you, I was able to use Flow to email me a link to edit a product that is added without SKU, Price or Product Type.