Use Hotspots to place information markers on the selected object and to edit the shopper-facing product card.

Controls:
Add hotspot: creates a new marker on the selected objectPlace or Reposition: enters placement mode; click a model surface to set the marker anchorMarker color: changes the visible marker colorMarker shape: changes the marker iconSelectable: includes the hotspot in shopper navigation and hides the product card while its annotation card is openControls:
Title, Description, Image URL, and URL: populate the shopper-facing card contentContent type: switches between Default, Custom HTML, and Iframe cardsDisplay card on: opens the card on Hover, Click, or FocusCard placement and Card offset: position the card on desktop; mobile opens cards as resizable half-height bottom sheetsConnector style: chooses Line, Dashed line, or no connector between marker and cardConnector color: changes the connector color; defaults to the marker colorAction: adds a button to the default card that runs Turn on camera or Connect agentDefault card layout: chooses image placement, image alignment, and text wrappingIframe settings: sets iframe width, allow permissions, sandbox tokens, and referrerPolicyCustom HTML: accepts safe HTML with inline CSS and the template values {title}, {description}, {url}, and {image}Custom HTML example:
<div style="border-radius: 20px; background: #111111; padding: 24px; color: white;">
<h3 style="margin: 0 0 12px; font-size: 24px;">{title}</h3>
<p style="margin: 0; line-height: 1.5;">{description}</p>
</div>

Controls:
Shader effect: highlights the targeted mesh with Pulse or Glow while the card is openShader color: changes the highlight color; the editor preview tracks this swatchColor picker: adds swatches that let shoppers recolor the targeted mesh or material slot from the annotation cardUse the product card data panel to make the selected product or uploaded model selectable in the shop viewer.
Controls:
Product title, Image URL, Store URL, and Price: populate the shopper-facing product cardProduct ID and Shopify ID: optional identifiers for matching external catalog dataSelectable in shop: lets the viewer stop on this product or asset and show its product cardSave product data or Save asset data: saves the card data before publishingGood to know:
Store URL and Selectable in shop are required for supplier-style navigationCustom HTML is sanitized; unsafe attributes and URL-based CSS values are strippedIframe cards still respect the destination site's X-Frame-Options and Content-Security-Policy: frame-ancestors headers