Skip to main content

Product detail and quick view

System pages: PDP_001 (page) · QV_001 (modal) Live URLs: /<projectSlug>/p/:slug · /<projectSlug>/quick-view/:productSlug


1. What they are​

Two ways to look at one product — a full page and a modal that keeps the shopper in the listing.

PDP_001QV_001
Display modepagemodal
Reached byA link or searchA quick-view control in a listing
PurposeThe full storyDecide without losing your place
Quick view is a modal, not a page

QV_001 is the only storefront system page whose display_mode is modal. It has a route so it can be addressed, but it is designed to open over a listing.

That matters for documentation and for testing: navigating straight to its URL is not how a customer meets it.


2. What fills them​

Variations come from product attributes; price and stock come from the product.


3. Field reference​

ElementComes from
Name, description, imagesThe product
PriceThe product or its variation
Variation selectorProduct attributes
AvailabilityStock, and any schedule
Add to cartThe storefront cart

4. The admin contract​

PrerequisiteWithout it
A published product page404
Product imagesA bare listing
AttributesNo variation selector

5. Downstream​

Adding to cart leads to the cart and checkout.


6. Don't confuse this with…​

ThingWhere
Product detailThe storefront page
Product editorInventory
Package detailPPDP_001

7. Troubleshooting​

SymptomCause
Quick view will not open from a URLIt is a modal, designed to open over a listing
No variationsThe product has no attributes
Out of stockInventory stock, or no schedule for today