NeoMurderer

secreto v2

Dec 25th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!-- RestAR Script -->
  2. <script src="https://v2.rest-ar.com/restar-injector.js"></script>
  3. <script defer>
  4. window.RestARInjector.init({
  5.      container: '.Product__Gallery',
  6.            element: '.Product__SlideItem',
  7.            productId: window.meta.product.id,
  8.            models_list: 'secretoshape'
  9. })
  10. </script>
  11. <!-- RestAR Script End -->
Add Comment
Please, Sign In to add comment