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
For example if you to import 2 products from first page shopify store with collection_id =3310. You have to enter following command
rakeproduct_tasks:import_products[2,1,3310]
Upload products to Lazada
For upload products in database to lazada use following command
rakeproduct_tasks:upload_to_lazada
Clear database
Uploading product to lazada task will upload all product in database to Lazada(If product is duplicated the uploader will skip it automatically). However I recommend to reset/clear our database everytime you want to upload new set products.