Welcome to my JavaScript project! This script is designed to interact with a demo product page on Shopify.
Follow the steps below to run the script:
-
Copy the JavaScript code from the repository:
- Access the
script.js
file in this repository. - Select all the content and copy it. 📋
- Access the
-
Visit the demo website:
- Open the following link in your browser: https://insiderdemo.myshopify.com/products/vans-sh-8-hi 🌐
-
Open the browser console:
- In a browser like Chrome or Firefox, press
F12
orCtrl+Shift+I
(Windows/Linux) orCmd+Option+I
(Mac) to open the developer tools. - Navigate to the Console tab. 🖥️
- In a browser like Chrome or Firefox, press
-
Paste the JavaScript code into the console:
- Paste the code you copied earlier into the console. ✏️
-
Run the code:
- Press
Enter
to execute the code and see the results! 🚀
- Press
Contributions are welcome! Feel free to open issues or submit pull requests.
Have fun exploring the script and its features! 😊