A
Anonymous
Product Variant Creation Form - Copy this React, Tailwind Component to your project
Build an app to create product variants, user can input the option name(maximum 3 options), input option values, generate the product variants automatically based on the option name and values, and in each product variant user can input sku, dimensions, and price. use react hook form to handle the form validation and submission. user can dynamically add new option name, but limit the maximum option name to 3
Prompt
