Product detail pages
How product pages work on your public storefront and what shoppers see there.
Every published product in Product Catalog or Digital Products has its own page on your public site (yoursub.artinstack.com, your custom domain, or preview) where shoppers review details and add items to cart. There is no separate “turn on product pages” switch — publish the product and link to it from a page on your site.
Prerequisites
Dashboard → Products → Product Catalog or Digital Products
Storefront links: Dashboard → Pages → Edit → product or shop block
Payments: Dashboard → Settings → E-commerce (see connect-payments-with-stripe)
What shoppers see
Typical product detail pages include:
- Product name, description, and type (digital or physical).
- Image gallery (or a PDF preview for photobooks and calendars when configured).
- Variant choices (size, finish, dated vs undated calendar, and so on) when your product has multiple options.
- License selector for downloadable products that offer more than one license tier.
- Price, Add to cart, and Buy now when Stripe is connected.
What you enter in the product form is what appears on this page — keep descriptions clear about how the item is delivered (download, ship, or print partner).
How visitors reach the page
- Product or shop blocks on a published Pages entry on your site—the usual path from your shop or landing page.
- Direct link — copy the product URL from the dashboard preview or catalog row (pattern:
/product/{product-id}on your public site). - Donation blocks — linked donation products open the same product page flow.
Unpublished or draft products do not sell from the storefront; test links may show not found until you publish.
Implementation steps
- Create the product under Product Catalog or Digital Products (see add-a-product).
- Add images, description, price, and variants or download files.
- Set status to Published.
- Add a product block on a Pages shop or landing page and select this product (or list it in a shop grid).
- Open the public page in a private window and click through to the product detail page.
- Run a test checkout (see checkout-and-order-flow).
What you'll see
A live product page matching your catalog entry, with working cart actions when Stripe is connected. Variant and license selectors update price before checkout when configured.
Related topics
- Digital vs print products — choose the right product type before you publish.
- Print-on-demand pricing and margin — set variant prices for print products shown on this page.
- Checkout and order flow — what happens after the shopper clicks buy.
Verifying your setup
- Product is Published with images and description filled in.
- Product detail page opens from a page block and shows the expected price and variants.
- Test checkout completes or reaches Stripe as expected.