Vertical attribute list with emerald check icons, label and value columns covering material, care, origin, and certification details.
New here? Read the installation guide.
import { Commerce21 } from "@/components/beste/piece/commerce21";
<Commerce21
title="Product details"
highlights={[
{
"label": "Material",
"value": "100% organic cotton"
},
{
"label": "Care",
"value": "Machine wash cold, hang dry"
},
{
"label": "Made in",
"value": "Porto, Portugal"
},
{
"label": "Certified",
"value": "OEKO-TEX Standard 100"
}
]}
/>Two-column comparison with product photos, names, prices, an emerald Pick badge on the recommended one, and attribute rows with text or check/X cells.
Shipping threshold card with a truck icon, an amount-to-go message that flips emerald on qualifying, and a tone progress fill toward the goal.
Vertical shipment status with check, spinning, and pending dots connected by a tone-colored line, each row showing label and timestamp.
Order math card with subtotal, shipping, tax, and an emerald discount line, separated from a bold final total below.