Currently our online store are selling products that we have at our physical store, but we need to make more profits. So we are making an python script which will take info from one of our suppliers backend and upload automatically products which we do not have at our store (some type of dropshipping i would say). We’re thinking that there might be a problem because we are in a country which shopify does not support and so we have to use a 3rd party company for payments and shipping provider. And this 3rd party company uses vendors for collections (I will add screenshot)
TLDR:
Will the script cause issues for existing products and vendors?
Is this idea any good?
Maybe removing add to cart or buy button and adding text to contact us for these pre-order/special order a better option?
@ELC19 Using a script to automate product uploads from your supplier shouldn’t affect your existing products or vendors if it’s properly configured. However, ensure it doesn’t overwrite or conflict with your current inventory. The idea of removing the “Add to Cart” button for pre-orders and adding a contact option can be a good approach, as it avoids potential inventory and shipping issues while still allowing customers to express interest in special orders.
Thank you for your insight. If you don’t mind answering - I have some other enquiries regarding this topic.
I contacted the shipping and payment provider and they said that their app does not support automatic product uploads via script which seems strange but I guess it’s valid. So I think it’s pretty risky to do this? Also the script is made by someone not professional in IT and coding so there might be issues in the scripts quality.
Do you think we should just proceed with removing of the buy button and adding these product manually?