---
name: "spryker"
secret: "secret"
configuration:
    test:
        disabled: false
        anonymousCheckout: true
        supportCursorBasedPagination: false
        supportOffsetPagination: true
        hasConsistentProductSearchData: true
        supportSearchByIdentifierAndQueryParameters: true
    spryker:
        endpoint: https://glue.de.b2c.demo-spryker.com
        projectKey: DE
        priceMode: GROSS_MODE
        currency: EUR
        shop: DE
    account:
        engine: spryker
    cart:
        engine: spryker
    product:
        engine: spryker
    wishlist:
        engine: spryker
projects:
    -   projectId: test
        name: Spryker Test Catwalk
        languages: ["en_GB@GBP", "de_DE@EUR"]
        defaultLanguage: en_GB@GBP
