---
title: specialPricingBadgeImage
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inrideoption/specialpricingbadgeimage
---

# specialPricingBadgeImage

A template image for Maps to display when special prices apply.

## Declaration

```swift
@NSCopying var specialPricingBadgeImage: INImage? { get set }
```

## Discussion

Discussion When offering special pricing, use this property to specify an image for Maps to display next to the pricing information. The width and height of the image must both be 12 points and the image must be a template image—that is, an image whose alpha channel defines the shape of the image. Set this property to nil if special pricing does not apply.

## See Also

### Specifying Pricing Information

- [priceRange](intents/inrideoption/pricerange.md)
- [specialPricing](intents/inrideoption/specialpricing.md)
- [usesMeteredFare](intents/inrideoption/usesmeteredfare-1sig1.md)
- [fareLineItems](intents/inrideoption/farelineitems.md)
