You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting to use your library to connect to a shopify shop to update products. but at the moment i am checking all imported data and i used ProductManager->paginate() to get all 2700 products. I want to check the status that the product has in shopify: archived, active, draft. But that is now returned i the product data. Is there any way to get that information as well?
The text was updated successfully, but these errors were encountered:
Starting to use your library to connect to a shopify shop to update products. but at the moment i am checking all imported data and i used ProductManager->paginate() to get all 2700 products. I want to check the status that the product has in shopify: archived, active, draft. But that is now returned i the product data. Is there any way to get that information as well?
The text was updated successfully, but these errors were encountered: