• Resolved NewETown

    (@newetown)


    This might be outside of the scope of your plugin but I feel like it’s very close to what you have so it might be an easy addition. I want to be able to set required quantities for a composite product (or maybe a new product type?) based on the total number of individual component products. Specifically:

    – I want to sell cupcakes with a minimum quantity of 12 and in subsequent multiples of 6
    – Each custom order would be made up of any combination of individual cupcake types (these would all be of category “cupcake” in WooCommerce)

    So, as customer, I could come in and order 3 of cupcake A, 1 of B, 1 of C, 5 of D, and 2 of E (or any combination of cupcakes as long as the total is >12 and total%6 == 0)

    Is this possible? Do you know of a different plugin that might be more of what I’m looking for? I really like your plugins so far and want to stick with them if possible, I also might be able to help with development and debugging but my PHP and WordPress is pretty rusty.

    https://wordpress.org/plugins/woocommerce-incremental-product-quantities/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hm… yeah, WooCommerce Advanced Product Quantities wouldn’t be able to handle that. If we added functionality to capture a ‘Group’ of products as a single quantity it would work. You would however have to manage each variation of cupcake as a different product within a single Grouped product.

    I can put this on the list of new features to add but it’s unlikely we’d be able to get to it very quickly. If you’d like to expedite the process, we do offered additional support, just contact us here: http://wpbackoffice.com/contact/

    Thread Starter NewETown

    (@newetown)

    Thanks for the quick response, I might wind up contacting you guys about something different (it looks like I don’t have the reporting I need for a current project).

    Definitely add this to a feature request list, there isn’t anything else out there that I found that can accommodate this kind of feature. It might even be a worthwhile stand-alone plugin.

    Thanks for the input and good luck! Hope to hear from you soon.

    You can track our open issues here: https://github.com/wpbackoffice/woocommerce-incremental-product-quantities/issues

    rkrocker77

    (@rkrocker77)

    Hello,

    I second the need for this feature as well. I have a shop set up and I need my customers to be able to add a few different product variations to the cart but the order must be placed in quantities of 12. If this is something that you are planning to implement in the future, great! I just wanted to let you know that there definitely is demand for this type of feature.

    Ryan

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Multiple Product Tracking’ is closed to new replies.