PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Function to Add and Get Stock on Hand

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

I upload quantity level of a product across multiple locations by defining locations as attributes of a product and stock on each location is stored as a value for the attribute

My import CSV looks like this

Attribute 1 name: Store 1 (Name of Store)

Attribute 1 value: 3 (quantity of the item in that store)

Attribute 2 name: Store 2 (Name of Store)

Attribute 2 value: 4

Attribute 3 name: Store 3 (Name of Store)

Attribute 3 value: 1

If there’s a better way to input quantities under each store location, then do suggest your work around.

 

Automatically Total Stock on Hand:

In the above example I defined three stores and quantity under each store. The woocommerce field for stock quantity of the product must be generated automatically by totaling the quantities available under each store

Is this possible?

Also will you provide functionality to import CSVs as well?

Hello

Is this possible? - You need customization of the code, my plugin will not help you with this

Also will you provide functionality to import CSVs as well? - This is the standard functionality of woocommerce.