Skip to content

commercetools-demo/integration-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commercetools logo
Integration Views

This is a set of custom-views to extend the commercetools Merchant Center with static and dynamic data.

Current Feature Set

Custom View for Customers

This custom view is rendering a tabbed container displaying

  1. A dashboard of mostly static data to show how external systems could be integrated.
  2. The selected customer`s carts with the possibility of updating them.
  3. The selected customer`s shopping lists with the possibility of updating them.

Custom View for Orders

  1. A dashboard of mostly static data to show how external systems could be integrated.

Local Development

Update the following section in your custom-view-config.mjs file

development: {
    initialProjectKey: 'tech-sales-good-store',
    // hostUriPath: '/tech-sales-good-store/orders/5838b628-38d2-47c1-8576-a1faefa1c21f/general'
    hostUriPath: '/tech-sales-good-store/customers/f52e4230-a1f9-4f49-b6eb-af33fba3ddad/general'
}

Set the initialProjectKey to your project key. The hostUriPath is your context URL. Read more here

Screenshots

customer dashboard customer carts list customer cart customer shopping lists customer shopping list customer shopping list add order dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •