Add stock to variables

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #105587

    How do I add the stock for variable products.
    Ex: Size 10: stock 2

    • This topic was modified 11 months, 1 week ago by Omar Dabbas.
    #105588
    Tom Anbinder
    Moderator
    Plugin Support

    Hi,

    If you select either “Both variable and variations products” or “Variation products only” value for the Variable products option in your feed settings, then quantity for each variation can be retrieved with standard [alg_product_stock_quantity] shortcode (otherwise it will retrieve quantity at variable product level), i.e.:

    <stock_quantity>[alg_product_stock_quantity]</stock_quantity>

    Hope that helps and please let me know if that is not what you need.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.