Location
Overview
The Location group covers storefront components for showing a physical store, restaurant, doctor's office, or any other place a shopper might visit. The cards compose the opening-hours primitives from ui-kit with commerce-flavored chrome: a single-line address, a distance string, feature pills (drive-through, accessibility, parking), and action buttons that wire to phone, navigation, and detail links.
The opening-hours primitives themselves live in ui-kit because OpeningHours is a Schema.org-style general concept (offices, doctors, restaurants, not commerce-specific). The components in this group encode the storefront placement decisions on top of those primitives.
Included components
Location Finder
Location Detail
Related
OpeningStatus: the open/closed summary that appears inside each card.TableOpeningHours: the full weekly schedule for a location-detail page.OpeningHourstype: the shape connectors produce for opening-hours data.
Withdrawal Form
Statutory EU right-of-withdrawal (Widerruf) form with name, order or contract reference, and email fields, client-side validation, and a submit handler you supply.
Location Card
Card for a single store or location with two layouts. A row-style `list` card for store directories, and a square `mapPopup` card for map markers. Wires phone, navigation, and detail actions.