collectionsjson={ '18-bottle-wine-cooler': { 'Number': [ { 'text': '1.63cu.ft',active: true } , { 'text': '2.7cu.ft',handle: '24-bottle-wine-cooler-1'}, { 'text': '3.18cu.ft',handle: '26-bottle-wine-cooler'}, { 'text': '4.52cu.ft',handle: '36-bottle-wine-cooler'}] }, '24-bottle-wine-cooler-1': { 'Number': [ { 'text': '1.63cu.ft',handle: '18-bottle-wine-cooler' },{ 'text': '2.7cu.ft',active: true}, { 'text': '3.18cu.ft',handle: '26-bottle-wine-cooler'}, { 'text': '4.52cu.ft',handle: '36-bottle-wine-cooler'}] }, '26-bottle-wine-cooler': { 'Number': [ { 'text': '1.63cu.ft',handle: '18-bottle-wine-cooler' },{ 'text': '2.7cu.ft',handle:'26-bottle-wine-cooler'}, { 'text': '3.18cu.ft',active: true},{ 'text': '4.52cu.ft',handle: '36-bottle-wine-cooler'}] }, '36-bottle-wine-cooler': { 'Number': [ { 'text': '1.63cu.ft',handle: '18-bottle-wine-cooler' }, { 'text': '2.7cu.ft',handle:'26-bottle-wine-cooler'}, { 'text': '3.18cu.ft',handle:'36-bottle-wine-coolerr'},{ 'text': '4.52cu.ft',active: true}] }, }