SHOW:
|
|
- or go back to the newest paste.
| 1 | <!-- RestAR Script --> | |
| 2 | <script src="https://v2.rest-ar.com/restar-injector.js"></script> | |
| 3 | <script defer> | |
| 4 | window.RestARInjector.init({
| |
| 5 | - | fotorama: true, |
| 5 | + | models_list: 'xeroshoes', |
| 6 | - | models_list: 'libertyshoesonline' |
| 6 | + | product_selector: '[name="product_id"]' |
| 7 | }) | |
| 8 | </script> | |
| 9 | <!-- RestAR Script End --> |