| 1 |
- [{"pk": 1, "model": "shipping.orderanditemlevelchargemethod", "fields": {"price_currency": "GBP", "code": "royal-mail-first-class", "name": "Royal Mail (First Class)", "price_per_item": "1.00", "price_per_order": "2.00", "description": "We will walk to the post office and post your stuff"}}, {"pk": 2, "model": "shipping.orderanditemlevelchargemethod", "fields": {"price_currency": "GBP", "code": "parcel-force", "name": "Parcel Force", "price_per_item": "0.00", "price_per_order": "10.00", "description": "Next-day courier service"}}]
|