Storepoint Locator
Connect Storepoint Locator maps with Webflow sites using CMS sync, HTML embeds, or the Widget JavaScript API.
How to integrate Storepoint Locator with Webflow
Two integration methods address different user needs. These include the Marketplace app for CMS sync and custom code for advanced workflows.
Let’s take a look at the methods:
Use the Storepoint Locator app
The Storepoint Locator Marketplace app syncs directly with Webflow CMS collections. Best for managing location data in CMS for multiple purposes (location pages and store locator).
Install from the Marketplace, connect your Storepoint account, and map CMS fields to Storepoint attributes. Data syncs automatically on publish.
Key capabilities include the following
- Automatic CMS-to-Storepoint sync on publish
- No-code field mapping interface
- Free brand styling support
Requirements: A Storepoint plan with CMS sync. CMS item limits may affect location count. Collections need properly structured address fields (street, city, state, postal code).
Embed the widget with custom code
The HTML Embed method works for locations managed in Storepoint's dashboard—no CMS required.
Generate embed code from the Embed Map in the Storepoint dashboard. In Webflow, drag an Embed element and paste the snippet.
The placement options are as follows:
- Embed element for visual canvas control
- Page Settings → Custom Code for flexible positioning
- Project Settings → Custom Code for site-wide scripts
Widget configuration via JavaScript API:
- Pre-fill search with initialState.search_text, lat, lng, radius
- Auto-detect location with initialState.auto_detect_location: true
- Set initial focus with mapOptions.initialFocus
- Attach event listeners for search, location-result-item-rendered, location-detail-panel-opened
Customization:
Style via the Storepoint dashboard (colors, fonts, markers, themes). For advanced control, use custom CSS/JavaScript.
What you can build
Integrating Storepoint Locator with Webflow enables location-based experiences that combine Webflow's design capabilities with store-finder functionality, including search, filtering, and custom map styling.
- Retail store finder: Searchable maps with hours, phone, and directions
- Dealer locator: Territory-based filtering for product lines, such as displaying authorized retailers by region.
- Franchise directory: CSV bulk upload with centralized styling and custom fields for amenities.
- Service location directory: Real estate and service-based businesses use Storepoint to create customizable directories
Frequently asked questions
Configure locations in the Storepoint dashboard, copy the embed snippet, add an Embed element in Webflow, paste, and publish.
Yes, via the Storepoint Marketplace app. Install, select your collection, map fields. Syncs automatically on publish. CMS item limits apply.
Webflow's Embed element has limits—Storepoint's snippet stays well below. Avoid ,
, tags. Test

