We've released the Enterprise CLI for seamless deployments of Next.js projects on the AWS with complete IaC (Terraform) setup. Learn more
Blazity Logo
Pages

Product Details Page

Hybrid SSG/SSR rendering for optimal performance and SEO

Introduction

The Product Details Page implements a sophisticated hybrid rendering strategy optimizing for performance and SEO. Base product handles use SSG for instant loading, while variant-specific URLs leverage SSR for dynamic content. This approach delivers sub-second performance while supporting infinite variant combinations.

Media

High level overview of the features

  • Multiple variants configurations with robust variants' combinations handling
  • Image variants carousel with auto-changing the preview based on the selected variant
  • FAQ sections driven by headless CMS
  • Product reviews panel with "View all reviews" subpage
  • Recommended products at the bottom of the page
  • Above the fold content visible with JavaScript disabled (SEO-optimized)
  • Base product generated as SSG + variants SSR

On this page