Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var el = document.createElement('script')
- el.setAttribute('src', 'https://v2-staging.rest-ar.com/restar-injector.js')
- el.onload = ()=> {
- window.RestARInjector.init({
- fotorama: true,
- sort: 'first',
- models: ['//models.rest-ar.com/restar-pipeline-models/xero_blue/xero_blue']
- })
- }
- document.head.appendChild(el)
Advertisement
Add Comment
Please, Sign In to add comment