Skip to content

Instantly share code, notes, and snippets.

@codeorelse
Created February 19, 2018 11:55
Show Gist options
  • Save codeorelse/2decf33495aa1392c15683de73749483 to your computer and use it in GitHub Desktop.
Save codeorelse/2decf33495aa1392c15683de73749483 to your computer and use it in GitHub Desktop.
window.configuration = {
id: 'xxxxxxx',
deepLink: 'http://www.opel.nl/apps/Configurator/KARL/Default.aspx#configurator/public/start?id=xxxxxx',
model: 'KARL',
color: 'Absolute Red (GG2)', // Name of the selected color
imageUrl: 'http://opel.pics/Picture.aspx?picture=BASEv01_GAZ_GROUNDSHADOW_TIRE14_BASEv01_GAZ-PAINTv01_GAZ-REARBUMPERv01_TAOHv01_JM4_RRAv01_OFF-T3N_A8D_GLASSv01_NAMEPLATESv01_NAMEPLATEv01_GAZ-WE1v01_OFF-T79v01_BTOv01_GAZ-D75v01_TTQ_V22v01&folder=0H%2048&ccl=GAZ&trm=TAOH&v=2&gmmy=2018A&wheel=skip&format=png&w=380&s=front', // First image of the car in the configuration
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment