@Zworthkey I figured out the issue- I am requiring customers to fill out text boxes that only show up when they select the ‘custom message’ option (using js). These text boxes do not appear for the ‘blank’ variant so customers cannot add the product to card since they are not filling out these invisible required fields.
Is there a way to make those fields required only when a customer picks ‘custom message’ as a variant?