Personalized checkout and custom promotions with Shopify Scripts
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
i want to write a Python script that helps me editing my products to create Sales.
The idea of the script is very simple. The mouse clicks i am doing right now to edit or paste in a comparison price for maybe 60 variants of a product would be simulated by the script. So the script would just contain code that simulate mouse clicks on different positions of my Screen, the fuction to paste in a value (for example 19,99€ in the comparison price field) and the function of scrolling down the variants automatically. I would let the script "sleep" between the clicks, so the script would work in natural speed to not maybe overload the page or something like this. I would be very happy if you allow me to do this, because it would save me a lot of work.
The script would work on an external way so it has nothing to do with the API or the shop code.
I am ready to the share the script source code so you can check what the script is doing exactly.
Thank you very much!