• Resolved katfrajoe

    (@katfrajoe)


    Hi,

    In my import file it says:
    Instock: 1
    Outofstock: 2

    So I wrote this in the add on in Stock Status set with Path:
    [str_replace( array( “0”, “1” ), array( “outofstock”, “instock” ), {qty[1]} )]

    However the product stock status isn’t updating once products are imported.

    In the import setting it says update all custom fields.

    Am I doing something wrong?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Stock status not updating’ is closed to new replies.