Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanielNetzer/c5f2863bcd87e99fd0fe01831e0be28e to your computer and use it in GitHub Desktop.
Save DanielNetzer/c5f2863bcd87e99fd0fe01831e0be28e to your computer and use it in GitHub Desktop.
{ settings:
[Node] { openingMessage:
[Node] { messageType: 'Opening',
[Node] options: [Array],
[Node] message: 'Welcome to CupoTestStore, I\'m Cupo your personal shopkeeper. What type of products are you interested in?' },
[Node] languageCode: 'en',
[Node] platform: 'shopify',
[Node] currency: 'ILS' },
[Node] appearance:
[Node] { colors: { fabBG: '#2196f3', chatTop: '#2196f3', chatControls: '#2196f3' },
[Node] offsetY: 0,
[Node] offsetX: 0,
[Node] positionX: 'right',
[Node] positionY: 'bottom' },
[Node] active: false,
[Node] categories:
[Node] [ { ai: [Object],
[Node] products: [Array],
[Node] conversation: [],
[Node] domain: 'cupoteststore.myshopify.com',
[Node] platformId: '35968679993',
[Node] createdAt: 2018-06-01T07:25:22.693Z,
[Node] name: 'Accessories fdadfs',
[Node] description: 'Some test description',
[Node] imageUrl: 'https://cdn.shopify.com/s/files/1/0022/8242/2329/collections/Capture.PNG?v=1524299567',
[Node] viewUrl: 'https://cupoteststore.myshopify.com/collections/t-shirt',
[Node] updatedAt: 2018-06-01T07:25:22.693Z,
[Node] id: '5b10f4e1dbe69f60ea8134a9' },
[Node] { ai: [Object],
[Node] products: [Array],
[Node] conversation: [],
[Node] domain: 'cupoteststore.myshopify.com',
[Node] platformId: '36705632313',
[Node] createdAt: 2018-06-01T07:25:22.694Z,
[Node] name: 'Bicycle',
[Node] description: '',
[Node] imageUrl: null,
[Node] viewUrl: 'https://cupoteststore.myshopify.com/collections/bla-bla-webhook-test',
[Node] updatedAt: 2018-06-01T07:25:22.694Z,
[Node] id: '5b10f4e1dbe69f60ea8134ac' },
[Node] { ai: [Object],
[Node] products: [Array],
[Node] conversation: [Array],
[Node] domain: 'cupoteststore.myshopify.com',
[Node] platformId: '37646827577',
[Node] createdAt: 2018-06-01T07:25:22.694Z,
[Node] name: 'Outfits',
[Node] description: '',
[Node] imageUrl: null,
[Node] viewUrl: 'https://cupoteststore.myshopify.com/collections/shazam-collections-test',
[Node] updatedAt: 2018-06-02T05:17:43.770Z,
[Node] id: '5b10f4e2dbe69f60ea8134d3' } ],
[Node] domain: 'cupoteststore.myshopify.com',
[Node] createdAt: 2018-06-01T07:25:23.820Z,
[Node] name: 'CupoTestStore',
[Node] accessToken: '********************',
[Node] updatedAt: 2018-06-02T05:33:09.036Z,
[Node] id: '5b10f4e3dbe69f60ea8134da' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment