You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pos-overview.doc.ts
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,13 @@ You can track new releases and update your extensions by referencing the [develo
58
58
type: 'blocks',
59
59
},
60
60
],
61
+
sectionNotice: [
62
+
{
63
+
title: 'AI development assistance',
64
+
type: 'note',
65
+
sectionContent: `Connect your AI assistant to the [Shopify Dev MCP](/docs/apps/build/devmcp) to build POS UI extensions. Try asking "Build me a POS UI extension ...".`,
0 commit comments