export const config : any = { vendor: 'sfcc', codec_params: { api_url: 'https://test.sandbox.us03.dx.commercecloud.salesforce.com', auth_url: 'https://account.demandware.com/dwsso/oauth2/access_token', client_id: 'test-client', client_secret: 'test-secret', site_id: 'TestSite' } }