Comparison 01 is a product comparison table that displays two or more items side by side with product images, specification rows, and checkmark or cross indicators for each attribute. Built with shadcn/ui Table and Badge components, it uses a sticky first column on desktop to keep attribute labels visible while scrolling horizontally through product columns. The table data (products, attributes, values) is passed as structured data objects.
Keep the attribute list to 8–12 rows for readability. More than 12 attributes make the table scroll-heavy on mobile. Group attributes by category and separate groups with a subtle row divider.