Skip to content

Instantly share code, notes, and snippets.

@hbruno
Last active July 4, 2017 18:49
Show Gist options
  • Save hbruno/1bcb744cce10bf100efd57b6b758da9c to your computer and use it in GitHub Desktop.
Save hbruno/1bcb744cce10bf100efd57b6b758da9c to your computer and use it in GitHub Desktop.
prices_block = [
{
name: 'Destacados',
categories: ['featured']
},
{
name: 'Promociones',
categories: ['2x1', '3x1', '4x1']
},
{
name: 'Descuentos',
categories: ['discounts']
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment