What problem does it solve? Building a product detail page that converts requires coordinating many components — image galleries with zoom, variant selectors with availability tracking, sticky add-to-cart bars, reviews, and SEO structured data — and each ecommerce platform handles these differently. This Skill provides platform-specific configuration steps and production-ready code patterns so you don't have to figure out the layout, accessibility, and performance details from scratch. ## Core Features & Use Cases - Platform-Specific Guidance: Step-by-step configuration for Shopify (Dawn theme, Judge.me reviews), WooCommerce (Astra/Flatsome, variation swatches), BigCommerce (Cornerstone), and custom/headless builds. - Ready-to-Use Components: CSS grid layouts, accessible variant selectors using fieldset/radio patterns, IntersectionObserver-based sticky add-to-cart bars, and JSON-LD Product structured data for SEO. - Conversion & Performance Practices: Real-inventory stock indicators, compare-at price strikethrough, lazy-loaded reviews, responsive srcset images, and CLS prevention. - Use Case: A fashion retailer rebuilding their PDP in React can use the included ProductGallery, VariantSelector, and StickyAddToCart patterns to ship an accessible, mobile-optimized page with keyboard navigation and touch zoom support. ## Quick Start Use the product-page-design skill to build a responsive product detail page for my Shopify store with a zoomable image gallery, color and size variant selectors, and a sticky add-to-cart bar on mobile.