Review Your Order Details
Flashframe takes every order seriously. To help you resolve your issues as soon as possible, you can search your order status here to re-download digital pictures, or check shipping status and order details. If we still cannot answer all your questions here, feel free to submit a helpdesk ticket here.
| Date | Prints | Price |
|---|---|---|
| {{order.date}} | {{order.pwinty_response != null}} | {{order.price/100}} |
| Date | {{orderInstance.date}} |
|---|---|
| Total Price | {{orderInstance.price/100}} |
| Contact Photographer | {{orderInstance.owner}} |
| Shipping Address | {{orderInstance.pwinty_response.order.recipient.address.line1}} {{orderInstance.pwinty_response.order.recipient.address.townOrCity}}, {{orderInstance.pwinty_response.order.recipient.address.stateOrCounty}} {{orderInstance.pwinty_response.order.recipient.address.postalOrZipCode}} |
| Tracking Info | {{orderInstance.pwinty_response.order.shipments[0].tracking.url}} |
| Thumbnail | Type | Quantity | Unit Price | |
|---|---|---|---|---|
| {{photo.type.charAt(0).toUpperCase() + photo.type.substr(1) }} {{ photo.type == 'digital' ? '' : ': ' + photo.width }}{{photo.height == 2 ? 'Low Res' : ''}} | {{photo.quantity}} | {{ photo.unitPrice == 0 ? (photo.width.includes('Package') ? 'Included in Package' : 'Free') : photo.unitPrice / 100 }} | ||