• Resolved Maarouf79

    (@maarouf79)


    I use in Woocommerce a Plugin to set the minimum order qty for a Product.
    Any chance to let the vendor set the minimum order for his products?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    You need to add that custom meta ( minimum order qty ) to front-end. Follow these steps :

    1. Add your custom input fields use dokan_product_edit_after_main hook to add your HTML input fields.

    2. Save your custom fields using dokan_product_updated hook.

    Thanks

    Thread Starter Maarouf79

    (@maarouf79)

    ok will try it. What about Shipping Settings? There’s no Option for the Lite version?

    Shipping features are not included in lite.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘minimum Order QTY’ is closed to new replies.