Header 1 text
Paragraph text
🔗 Squarespace Link Picker Demo
Loads real navigation and product data from Squarespace APIs and provides a comprehensive link picker interface.
Categories
{{ categories.length }}
Total Links
{{ totalLinks }}
Sources
{{ dataSources.join(' + ') }}
Link Picker
{{ categories.length > 0 ? 'Browse or search the loaded links below:' : 'Load data using the buttons above to populate the link picker.' }}
Selected Link:
{{ JSON.stringify(selectedLink, null, 2) }}