--- title: ProductSale - GraphQL Admin description: A sale associated with a product. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductSale' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductSale.md' --- # Product​Sale object Requires `read_orders` access scope. A sale associated with a product. ## Fields * actionType * id * lineItem * lineType * quantity * taxes * totalAmount * totalDiscountAmountAfterTaxes * totalDiscountAmountBeforeTaxes * totalTaxAmount *** ## Map No referencing types *** ## Interfaces * Sale *** ## ProductSale Implements ### Implements * [Sale](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Sale)