vincent Posted March 21, 2024 Posted March 21, 2024 Hi everyone, I'm trying to set up my store to sell items in specific packs, for example, quantities of 12, 24, 36, and so on. I've tried setting the "Minimum quantity" to 12, but customers can still add quantities outside these pack sizes (e.g., 13). Are there any built-in functionalities in Thirtybees v 1.5.1 to enforce these pack quantities? If not, has anyone implemented similar functionality through custom code or third-party modules? Any recommendations or insights would be greatly appreciated!
x97wehner Posted June 11 Posted June 11 I have the sku's setup to be pack specific. If you leave at per piece with a minimum, then customer can adjust to odd quantities. So, for instance, I have a product that is sold as 2pc. Then, I have packs of those two piece quantities at 12 and 24 as separate skus. 1
Daresh Posted Wednesday at 09:26 AM Posted Wednesday at 09:26 AM I did something like this for one of my PS customers. But it's rather to be done with theme changes, not by a module. The key there was to replace the single quantity selector with a dropdown, allowing the customer to only select packs. This way the customer is not able to add 12 pieces and change to 13, it can only be done by increments of 12. [example] 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now