Mike,
I have another question concerning this. With checking that the product is sold individually, does that mean they can only add one to the cart at a time, or that they can only purchase one per order.
I ask because the only reason I chose “sold individually” is because I don’t want the quantity box to appear.
The product is name blocks. I have a plugin that counts the number of characters they input in the text box and multiplies it by the price. With the quantity box, if they think they need to input the number of blocks there, then it will double the price.
These are blocks, each block with a letter on them. People will buy their baby’s entire name. I have a plugin that counts the number of characters that multiplies it by the cost.
I can solve that by removing the quantity box with the sold individually, but if they have two different names they want to buy for, will this keep them from coming back and inputting another name?
If so, is there a way to get rid of the quantity box without the “sold individually” option? Is visibility: hidden the best way to go?
Thanks.