NeoMurderer

libertyshoesonline STAGING

Jan 27th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2.     var el = document.createElement('script')
  3.     el.setAttribute('src', 'https://v2-staging.rest-ar.com/restar-injector.js')
  4.     el.onload = ()=> {
  5.         window.RestARInjector.init({
  6.             fotorama: true,
  7.             sort: 'first',
  8.             models: ['//models.rest-ar.com/restar-pipeline-models/xero_blue/xero_blue']
  9.         })
  10.     }
  11.     document.head.appendChild(el)
Advertisement
Add Comment
Please, Sign In to add comment