<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EcommerceTransactionEvent](./node-tracker.ecommercetransactionevent.md) &gt; [shipping](./node-tracker.ecommercetransactionevent.shipping.md)

## EcommerceTransactionEvent.shipping property

The amount of shipping costs for this transaction

<b>Signature:</b>

```typescript
shipping?: number;
```
