Bellow is an example of Classic Theme slider: https://themes.shopify.com/themes/classic/styles/light
You don't need to assign all of those repeated variables.
Try not to duplicate code; instead use for loops.
Bellow is an example of Classic Theme slider: https://themes.shopify.com/themes/classic/styles/light
You don't need to assign all of those repeated variables.
Try not to duplicate code; instead use for loops.
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |