Advance Auto Parts · Schema

CartItem

An item in the shopping cart.

AutomotiveE-CommerceParts CatalogRetailSupply Chain

Properties

Name Type Description
productId string Product SKU.
quantity integer Quantity.
unitPrice number Price per unit.
View JSON Schema on GitHub