1) Minimum Order Quantity for a Product:
Is there a way to set up a minimum order quantity for a product? If not, could you recommend a solution to achieve this functionality?
2) Customizing Error Message for Product Options:
When all variation options are deselected and the “Add to Cart” button is clicked, a JavaScript console error message appears:
“Plantori.in says: Please select some product options before adding this product to your cart.”
I would like to customize this message. Specifically, I want to:
a) Change the heading.
b) Modify the message text to: “Please select an option first.”
c) Customize the background of the message.
d) Can you guide me on how to adjust the formatting and appearance of this error message?