Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hello,titodevera. Thanks for your plugin:)
    i have a question about API supprot. How can i add list of brands?
    i’am trying smt like this
    $woocommerce->put(‘products/brands’, $data);
    or
    $woocommerce->put(‘brands’, $data);
    or
    $woocommerce->post(‘brands’, $data);
    but it’s not working ??

    • This reply was modified 7 years, 5 months ago by gremlindeg.
Viewing 1 replies (of 1 total)