SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
732 stars 378 forks source link

Example Implementation of Store Finder #18682

Open MikeBritton opened 5 months ago

MikeBritton commented 5 months ago

Is your feature request related to a problem? Please describe. I'm unable to recommend the best implementation of Store Finder for my team because there doesn't seem to be an example application to use for KT of best practices.

Describe the solution you'd like I would like a basic implementation of Store Finder to use for documentation for my developers. I'm specifically interested in customization of the UI with CSS.

janwidmer commented 3 months ago

Spartacus has a basic implementation of the store finder, see here: https://spartacus-demo.eastus.cloudapp.azure.com/electronics-spa/en/USD/store-finder

The components and the css can be overridden the same as all other components..