• Resolved kervis

    (@kervis)


    hi, is there a way to use the woocommerce inventory of each product by default?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Mewz

    (@mewz)

    Hi @kervis,

    It depends what you mean. Attribute stock and product stock are two separate types of stock. They can be used together simultaneously, or you can make attribute stock override product stock on the frontend.

    You can’t however make stock assigned to a product work like attribute stock. Product stock applies to products, and attribute stock applies to attributes (which can be assigned to multiple products or variations).

    If this doesn’t answer your question, please feel free to provide some more information about what you’re trying to do.

    Thread Starter kervis

    (@kervis)

    Example: i have 1000 products with the same variations.
    pack 1 (1 product) – pack 12 (12 product) – pack 30 (30 product) – pack 4 (40 product)
    but diferent iventory.
    you plugin is excelent for this.
    But I import the products, and I would like the stock that I import to be reflected in its plugin, so that with only 1 configuration, it can handle all the products.

    View post on imgur.com

    thanks

    Thread Starter kervis

    (@kervis)

    1000 products diferent inventory.
    same variations, manage with default inventory in woocommerce.
    pack 1 (1 product) – pack 12 (12 product) – pack 30 (30 product) – pack 40 (40 product) – (No have attribute inventory) all use the same inventory in woocommerce.

    need is a variable, for one configuration. and your plugin use the inventory in woocommerce. no inventory plugin.

    Plugin Author Mewz

    (@mewz)

    I’m still not sure I understand what you’re trying to do. What “inventory in woocommerce” are you referring to? Only products and product variations can be assigned stock in WooCommerce by default. So where does this variable value come from?

    In any case, you can’t use the WooCommerce product importer to import attribute stock. You would need to add a custom PHP hook to your site to do something like this.

    Thread Starter kervis

    (@kervis)

    Example this is in woocommerce product with import:

    View post on imgur.com


    need use the woocommerce stock quantity in your plugin here:

    View post on imgur.com

    automatic for all products.

    if a product import 100 in stock, your plugin detect 100 in automatic. is possibl?

    Plugin Author Mewz

    (@mewz)

    This will unfortunately require custom development as it’s not possible to do this by default with Attribute Stock.

    Perhaps WooCommerce Product Bundles may even be better suited to your requirements.

    Sorry we can’t be of more help with this @kervis.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Use the inventory woocommerce for productos’ is closed to new replies.