Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to PriceListFixedPricesByProductUpdatePayload

PriceListFixedPricesByProductUpdatePayload

payload

Return type for priceListFixedPricesByProductUpdate mutation.

•

The price list for which the fixed prices were modified.

•

The product for which the fixed prices were added.

Anchor to pricesToDeleteProductspricesToDeleteProducts
•

The product for which the fixed prices were deleted.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Updates the fixed prices for all variants for a product on a price list. You can use the priceListFixedPricesByProductUpdate mutation to set or remove a fixed price for all variants of a product associated with the price list.


Was this section helpful?