One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
| <?php | |
| /** | |
| * Single Product Image | |
| * | |
| * This template can be overridden by copying it to yourtheme/woocommerce/single-product/product-image.php. | |
| * | |
| * HOWEVER, on occasion WooCommerce will need to update template files and you | |
| * (the theme developer) will need to copy the new files to your theme to | |
| * maintain compatibility. We try to do this as little as possible, but it does | |
| * happen. When this occurs the version of the template file will be bumped and |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |