Hello there,
It can be enabled through product data options. On inventory tab, tick the “Sold individually” checkbox.
Regards,
Kharis
Hi Kharis,
Thanks for your reply.
“Sold individually” says that “Enable this to only allow one of this item to be bought in a single order”. which means one quantity per product.
but what i want is,
Customer can purchase one or morethan one quantity per product, also customer can purchase one or morethan one product at a time but i want to receive one order for one product in wp-admin -> WooCommerce -> Orders. Suppose customer purchase three products at a time then i want to receive three different orders for three products (again any product may have one or morethan one quantity).
Thanks
so one order page in admin for one product(with one or morethan one quantity).
Have a look at plugins at wordpress.org, codecanyon.net and woocommerce.com. However, it sounds like an unusual request and some custom code development and effort will be needed.
You may need to post a job:
http://jobs.wordpress.net/
@lorro <- thanks for your suggestion.
actually i am working on multi-vendor website and i need to manage orders with vendors. if there are more than one orders from more than one vendors then it can not be manage with single order page.