adamsilva01 Posted November 28, 2016 Share Posted November 28, 2016 Hey guys, I'm planning on creating a new store using the multi-store feature. My idea for the second store is like, there are around 30 products with no price tag. Fundamentally, you can only buy 3 packages, like a box of 4 products, a box of 6 and a box of 12. And then at the checkout the only thing their would be were the number of boxes the customer wishes to purchase. Is there any module that does this? Afterwards I'm planning on also adding a subscription based plan. I thought of doing everything from scratch, but my problem is the relationship between the products and the box, and the relationship between the box and the cart. Basically I would have to add the products to an array or to an object, and then pass that to the cart, but I'm sure the cart function would be able to recognize it and then pass on the info correctly to the admin panel. Any help? Link to comment Share on other sites More sharing options...
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