E-commerce
Product pages that answer objections in the order they arise
A product page has to answer five questions in order: what is this, will it suit me, what does it cost delivered, when does it arrive, and what happens if it is wrong. Every unanswered question is a reason to leave, and the ordering matters as much as the content.
What is the right order for a product page?
- Identification — the specific product name, so the buyer confirms in a second that they are in the right place.
- Suitability — size, specification, compatibility, whatever the buyer needs to know it fits their situation.
- Total cost — price plus delivery, or a clear rule for calculating it.
- Timing — a delivery date, not "fast dispatch".
- Risk — returns, warranty, and what happens if it arrives wrong.
A page that opens with brand values before stating delivery cost has the order backwards. The buyer is not evaluating your company; they are evaluating one purchase.
Where should the content come from?
Your support inbox. Every question you answer repeatedly before a sale is a gap on the product page, and closing the top five usually lifts conversion more than a redesign — at a fraction of the cost and with none of the risk.
This is also the cheapest content research available. It requires no tools, it is specific to your actual products, and the questions arrive pre-prioritised by frequency.
What do photographs need to do?
- Show the product from several angles, including the one people ask about
- Include something for scale, because dimensions in millimetres are hard to picture
- Show it in use, in a realistic context
- Be your own photographs — stock imagery of a generic product measurably reduces trust
- Be compressed properly: resized to the largest displayed size, served as AVIF or WebP with a fallback
- Carry alt text describing what the image conveys, which serves both screen readers and image search
What structured data belongs on a product page?
A Product node with name, description, image, SKU, brand, and an Offer carrying price, priceCurrency, availability and itemCondition. Every value must match what is visible on the page — a mismatch between markup and visible content is a violation in its own right.
- Price and currency
- Exactly as displayed, in the currency displayed. Not a range unless the page shows a range.
- Availability
- InStock, OutOfStock or PreOrder, matching reality rather than aspiration.
- Reviews
- Only genuine customer reviews shown on the page. Self-authored ratings are the most commonly penalised structured-data violation there is.
- Shipping details
- Optional but valuable — it lets the total cost appear before the click.
How do I write a description that is not the manufacturer’s?
Manufacturer copy appears on every retailer selling the item, which makes your page one of hundreds carrying identical text. It is not a penalty, but it gives a search engine no reason to prefer your version.
The differentiator is what you know that the manufacturer does not: which customers this suits, what it is commonly bought alongside, the question people always ask, and the situation where you would recommend something else instead. That last one is unexpectedly persuasive.
What about out-of-stock products?
Do not delete the page, and do not redirect it to a category. A page that has accumulated links and rankings is an asset; deleting it discards that and produces a 404 for anyone arriving from search.
Keep the page, mark availability as OutOfStock in both the visible content and the markup, and offer something concrete — a restock date, a notification signup, or a named alternative. If the product is discontinued permanently, then redirect to the closest genuine equivalent rather than the home page.
How do product pages differ on mobile?
The ordering constraint becomes absolute. On a desktop layout, price and delivery can sit beside the image; on a phone they are below it, and anything above them delays the answer the buyer came for.
Test on a real mid-range phone over mobile data rather than a resized desktop browser. Emulation gets the layout right and everything else wrong — touch accuracy, network variability, and whether the keyboard covers the field being filled.
Questions people ask about this
- How long should a product description be?
- Long enough to answer the questions buyers actually ask, which is usually more than a paragraph and less than an essay. Length is not the goal; the goal is that someone can decide without emailing you. If the same question arrives three times, the page is too short in one specific place.
- Should I show reviews if I only have a few?
- Show the ones you have, genuinely, with names and dates. Three real reviews are more persuasive than a claim of hundreds, and far safer than the alternative — invented reviews are both a policy violation and detectable. No reviews is a better position than fabricated ones.
- Do I need a separate page per product variant?
- Usually not. Variants of the same product — sizes and colours — belong on one page with a selector, because splitting them fragments the ranking signal and creates near-duplicate pages. Genuinely different products need genuinely different pages.
- What is the single most common product page mistake?
- Hiding the delivery cost until checkout. It is consistently the largest cited reason for abandonment, it is a configuration decision rather than a design one, and it is fixable in an afternoon on most platforms.
Who wrote this
Anas Bin Masud builds e-commerce sites and does technical SEO for businesses in the UK, Canada and Pakistan — fifteen live client sites, six of them stores taking real payments. The examples in these guides come from those builds and from the audit that rebuilt this site, not from a content brief. More about how I work, or read the case studies.