---
created: 2026-04-12T09:42:00.000Z
title: Editable Shopify product URL in product view sidebar
area: ui
files: []
---

## Problem

The product view sidebar currently displays the Shopify product URL as read-only (or doesn't show it at all). Users need to be able to edit the Shopify product URL directly from the product detail/sidebar view — for example, to correct a wrong link or add one for a manually-created product that wasn't synced from Shopify.

## Solution

- Add an editable text field for the Shopify product URL in the product detail sidebar panel
- Use the same inline-edit affordance pattern established in Phase 16.1 (pencil glyph, save/discard)
- Persist changes to SQLite and queue a pending edit for GH Issue body update if the product has a github_issue_number
