Closed vcardillo closed 8 years ago
The app is allowing me to add more of an item beyond the max_per_order limit to a bento. Just to be clear, this is more accurately understood as "max per bento".
max_per_order
Where is the "reached to max" text coming from?
"Sold Out" and "Reached to max" are hardcode.
Now the client wont be able to add max_per_order in a bento.
"Reached to max", let's change it to use the reached-max-button from ios_copy.
reached-max-button
Done )
The app is allowing me to add more of an item beyond the
max_per_order
limit to a bento. Just to be clear, this is more accurately understood as "max per bento".Where is the "reached to max" text coming from?