Skip to content

Instantly share code, notes, and snippets.

@jsmarkus
Created March 7, 2013 07:17
Show Gist options
  • Save jsmarkus/5106161 to your computer and use it in GitHub Desktop.
Save jsmarkus/5106161 to your computer and use it in GitHub Desktop.
[{
type: 'modern',
format: '20x20',
print: 'glance',
price: 100
}, {
type: 'modern',
format: '20x20',
print: 'mat',
price: 200
}, {
type: 'modern',
format: '27x27',
print: 'glance',
price: 300
}, {
type: 'modern',
format: '27x27',
print: 'mat',
price: 400
}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment