• Resolved astarotus

    (@astarotus)


    Hello, I’d like to ask how in the plugin set products in stock if I have an import file in this format:

    <offer id="..." available="true/false">
    <price>...</price>
    <currencyId>...</currencyId>
    ...
    </offer>

    This option doesn’t work:
    [str_replace( array( "false", "true" ), array( "outofstock", "instock" ), {{./@available})]

    Thank you!

    • This topic was modified 5 years, 8 months ago by astarotus.
    • This topic was modified 5 years, 8 months ago by astarotus.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Manage inventory’ is closed to new replies.