Minimum Order Quantity and Minimum Multiple Order Quantity
Minimum Order Quantity and Minimum Multiple Order Quantity was created by keep2000
Posted 1 year 3 months ago #536
Hi,
Can you add Minimum Order Quantity and Minimum Multiple Order Quantity as dynamic content? Also, as far as I can see, no matter if I set these, Phoca Cart doesn't handle it on the add-to-cart but only on the checkout page. VirtueMart uses these values as the min and step parameters of the amount input in add-to-cart. What do you think about using <input type="number" min="10" step="5" so I can't even add to the cart an amount that I can't order?
Can you add Minimum Order Quantity and Minimum Multiple Order Quantity as dynamic content? Also, as far as I can see, no matter if I set these, Phoca Cart doesn't handle it on the add-to-cart but only on the checkout page. VirtueMart uses these values as the min and step parameters of the amount input in add-to-cart. What do you think about using <input type="number" min="10" step="5" so I can't even add to the cart an amount that I can't order?
by keep2000
Please Log in or Create an account to join the conversation.
Replied by keep2000 on topic Minimum Order Quantity and Minimum Multiple Order Quantity
Posted 1 year 3 months ago #537This message contains confidential information
Last Edit:1 year 3 months ago
by keep2000
Last edit: 1 year 3 months ago by keep2000.
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 431
- Thank you received: 69
Replied by JProStudio on topic Minimum Order Quantity and Minimum Multiple Order Quantity
Posted 1 year 3 months ago #538
Do you think perhaps this should not be handled by PCuikit but instead by Phoca Cart?
My guess is this should be the setting in Phoca Cart? But we might need to do some adjustmensts in PCuikit to listen to this one also.
Could you test?
My guess is this should be the setting in Phoca Cart? But we might need to do some adjustmensts in PCuikit to listen to this one also.
Could you test?
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
Please Log in or Create an account to join the conversation.
Replied by keep2000 on topic Minimum Order Quantity and Minimum Multiple Order Quantity
Posted 1 year 3 months ago #539
Yep, I've already contacted Jan. There's no support for that on add to cart at the moment, only at checkout, which is a bit odd, I think, because I can add an amount of products to the cart, but I can't order them. I thought that because PCuikit has an override for product_addtocart.php, you must handle this sooner or later, no matter if PC does it or not.
by keep2000
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 431
- Thank you received: 69
Replied by JProStudio on topic Minimum Order Quantity and Minimum Multiple Order Quantity
Posted 1 year 3 months ago #541
Ok, yes I understand we will look into this here!
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
The following user(s) said Thank You: keep2000
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 431
- Thank you received: 69
Replied by JProStudio on topic Minimum Order Quantity and Minimum Multiple Order Quantity
Posted 1 year 1 month ago #575
New version 2.0.7 Beta released with the requested things. Thanks
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
Please Log in or Create an account to join the conversation.
Replied by keep2000 on topic Minimum Order Quantity and Minimum Multiple Order Quantity
Posted 1 year 1 month ago #587
awesome, thank you
by keep2000
Please Log in or Create an account to join the conversation.
Replied by keep2000 on topic Minimum Order Quantity and Minimum Multiple Order Quantity
Posted 1 week 9 hours ago #971
Hey,
the plus and minus buttons work great — nice job! 👌
Just one small thing I noticed on the checkout page: if a product can only be ordered in fixed quantities (like 12, 24, 36, etc.), the restriction works fine with the +/– buttons.
But when using the browser’s built-in up/down arrows on the input type="number" field, I can still set invalid values like 11, 10, or 9. The onblur event correctly resets it back to 12, but if I click the “Update” button right after setting 9 (without leaving the field), it actually updates the quantity to e.g. 9.
Would be great if that could be handled too 🙂
the plus and minus buttons work great — nice job! 👌
Just one small thing I noticed on the checkout page: if a product can only be ordered in fixed quantities (like 12, 24, 36, etc.), the restriction works fine with the +/– buttons.
But when using the browser’s built-in up/down arrows on the input type="number" field, I can still set invalid values like 11, 10, or 9. The onblur event correctly resets it back to 12, but if I click the “Update” button right after setting 9 (without leaving the field), it actually updates the quantity to e.g. 9.
Would be great if that could be handled too 🙂
by keep2000
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 431
- Thank you received: 69
Replied by JProStudio on topic Minimum Order Quantity and Minimum Multiple Order Quantity
Posted 1 week 2 hours ago #972This message contains secure information
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
Please Log in or Create an account to join the conversation.
Time to create page: 0.484 seconds