mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-20 07:47:40 +00:00
16 lines
No EOL
793 B
Markdown
16 lines
No EOL
793 B
Markdown
# Apple Store Order Status
|
|

|
|
|
|
This widget shows you the status of your Apple Store order. It shows the remaining days until delivery, the product name, product image, order date and delivery date.
|
|
|
|
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Apple-Order-Status/Apple-Store-Order-Status.js)
|
|
|
|
## Setup
|
|
Set the Order-Number and your E-Mail Adress, separated by `;` to the Widget Parameter.
|
|
|
|
Example: `W1234567;jon@snow.com`
|
|
|
|
### Optional
|
|
if you have more than one item in your order, you can use the third parameter to specify which item should be displayed (default: 1).
|
|
|
|
Example: Example: `W1234567;jon@snow.com;2` |