# ShopPayPaymentRequestTotalShippingPrice - storefront - OBJECT
Version: 2025-01

## Description
Represents a shipping total for a Shop Pay payment request.

### Access Scopes



## Fields
* [discounts](/docs/api/storefront/2025-01/objects/ShopPayPaymentRequestDiscount): ShopPayPaymentRequestDiscount! - The discounts for the shipping total.
* [finalTotal](/docs/api/storefront/2025-01/objects/MoneyV2): MoneyV2! - The final total for the shipping total.
* [originalTotal](/docs/api/storefront/2025-01/objects/MoneyV2): MoneyV2 - The original total for the shipping total.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples