collectionsjson={ 'huanuo-footrest-with-extra-cover': { 'Color': [ { 'text': 'Black', active: true }, { 'text': 'Blue', handle: 'footrest-with-extra-cover-blue' }, { 'text': 'Dark Grey', handle: 'footrest-with-extra-cover-dark-grey' }, ], }, 'footrest-with-extra-cover-blue': { 'Color': [ { 'text': 'Black',handle:'huanuo-footrest-with-extra-cover'}, { 'text': 'Blue', handle: 'monitor-stand-riser-with-storage-white', active: true }, { 'text': 'Dark Grey', handle: 'footrest-with-extra-cover-dark-grey' }, ], }, 'footrest-with-extra-cover-dark-grey': { 'Color': [ { 'text': 'Black', handle:'huanuo-footrest-with-extra-cover' }, { 'text': 'Blue', handle: 'footrest-with-extra-cover-blue' }, { 'text': 'Dark Grey', handle: 'monitor-stand-riser-with-storage-white' ,active: true }, ], } }