The Product View (/products/:id) is a read-only overview of one artwork's product — its preview, what's set up, and its variants. You don't edit anything on this page. To make changes, use the Edit product button, which opens the wizard edit hub.
How to get there
- From Products page — click any product card.
- Direct URL —
/products/<product-id>.
What the page shows
- Preview — the artwork rendered with its real print borders (and frame, if framed). Use the Unframed / Framed and size pills below the preview to flip between variants. These only change what's previewed — they don't edit anything.
- Overview card — variant count, framed options, editioned variants, status (Draft or Pushed), Certificate of Authenticity, letter insert, and a read-only description. The description is shown with any HTML stripped out; if there's none, the page tells you to set one via Edit product.
- Variants table — every live variant: size, frame, paper, retail price, editions sold (click an editioned figure to open the editions dialog), and SKU.
The three buttons
- Edit product — opens the wizard edit hub at
/create-product?productId=<id>where all editing happens. - Create manual order — starts a manual order for this product. See How to place a manual order.
- The cart icon (top right) shows any in-progress manual order.
What you can edit (in the edit hub)
Clicking Edit product opens the wizard's edit hub. In product-only mode it shows the Products and prices section with:
- Prices — retail and delivery prices across this product's sizes and framing.
- Edition sizes — limited or open per size variant.
- Product & variant choices — the framed/unframed and size variants, and the framed-and-hung preview images shown on the product page.
- Paper choice — the paper used for this product's prints.
- Borders — the print border applied to this product.
- Mount, signature & numbering — mount board (framed variants), printed signature, and edition numbering, all on one card.
- Certificate of Authenticity — which COA design ships with this product.
- Letter insert — the letter that ships with each order.
Page-level fields — page style, bio, artwork descriptions, FAQs, headshot, logo, holding page — are drop-scoped and don't appear here. Edit those on the Drops page instead.
Pushing changes to your store
Make your edits in the hub, then use the publish button at the bottom:
- Push to store — first time this product is published.
- Push edits to store — when the product is already published. Only active when you've made unpublished changes.
This re-runs the publish pipeline for the product across every drop it's in, so the change propagates to all the sale pages.
Product vs drop scope
If the same artwork is in three drops and you change the price in the edit hub, all three update on next push. The product is the shared, canonical entity — drops reference it.