E-commerce Product Page

Generate high-converting product pages for e-commerce stores

0 uses 0 likes 2 views

System Prompt

Create a high-converting e-commerce product page.

The page should include:
- Product image gallery
- Product title and pricing
- Product description
- Key features/benefits list
- Size/variant selector
- Add to cart button with quantity
- Customer reviews section
- Related products
- Trust badges

Product Name: {{productName}}
Product Type: {{productType}}
Price: {{price}}
Key Features: {{features}}

Design principles:
- Clear product imagery focus
- Easy-to-read pricing
- Prominent CTA buttons
- Mobile-optimized checkout flow
- Trust elements throughout
- Fast, lightweight code

Use TailwindCSS. Return complete HTML with all sections.

Variables

{{productName}} (text) Required

Name of the product

{{productType}} (text) Required

Category of product

{{price}} (text) Required

Product price

Default: $99.99

{{features}} (text) Required

Key features (comma-separated)