Created
April 17, 2020 17:23
-
-
Save allanzi/ccb60c36a64aa82b148400bb30a6aef7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"plans": { | |
"monthly": [ | |
{ | |
"period": "Mensal", | |
"disableVoucher": false, | |
"header": "https://s3.amazonaws.com/primepass-configuration/wp-website/images/2020/04/13114950/cinema_1-1.png", | |
"footer": [], | |
"prices": [ | |
24, | |
25, | |
26 | |
], | |
"isMostSold": false, | |
"link": "/app/#/signature/checkout/cinema/monthly", | |
"descriptions": [ | |
{ | |
"title": "Recarregue quando quiser", | |
"description": "não fique sem ingressos" | |
}, | |
{ | |
"title": "10% de desconto", | |
"description": "para a sua família e amigos" | |
}, | |
{ | |
"title": "3D e IMAX", | |
"description": "incluso gratuitamente" | |
}, | |
{ | |
"title": "Adicione VIP e 4DX", | |
"description": "a qualquer momento" | |
} | |
] | |
}, | |
{ | |
"period": "Mensal", | |
"disableVoucher": false, | |
"header": "https://s3.amazonaws.com/primepass-configuration/wp-website/images/2020/04/13114948/cinema_1.png", | |
"footer": [ | |
"https://s3.amazonaws.com/primepass-configuration/wp-website/images/2020/03/26160719/Screen-Shot-2020-03-26-at-16.05.49.png", | |
"https://s3.amazonaws.com/primepass-configuration/wp-website/images/2020/03/26161551/tidal-logo.png" | |
], | |
"prices": [ | |
27, | |
28, | |
29 | |
], | |
"isMostSold": true, | |
"link": "/app/#/signature/checkout/streaming/monthly", | |
"descriptions": [ | |
{ | |
"title": "Tudo que o plano CINEMA", | |
"description": "não fique sem ingressos" | |
}, | |
{ | |
"title": "60 milhões de músicas", | |
"description": "além de vídeos e entrevistas" | |
}, | |
{ | |
"title": "Playlists selecionadas", | |
"description": "Playlists compildas por artistas" | |
}, | |
{ | |
"title": "Qualidade de som", | |
"description": "a melhor disponível" | |
} | |
] | |
} | |
], | |
"quarterly": [ | |
{ | |
"period": "Trimestral", | |
"disableVoucher": false, | |
"header": "https://s3.amazonaws.com/primepass-configuration/wp-website/images/2020/04/13114950/cinema_1-1.png", | |
"footer": [], | |
"prices": [ | |
30, | |
31, | |
32 | |
], | |
"isMostSold": false, | |
"link": "/app/#/signature/checkout/cinema/quarterly", | |
"descriptions": [ | |
{ | |
"title": "Recarregue quando quiser", | |
"description": "não fique sem ingressos" | |
}, | |
{ | |
"title": "20% de desconto", | |
"description": "para a sua família e amigos" | |
}, | |
{ | |
"title": "3D e IMAX", | |
"description": "incluso gratuitamente" | |
}, | |
{ | |
"title": "Adicione VIP e 4DX", | |
"description": "a qualquer momento" | |
} | |
] | |
}, | |
{ | |
"period": "Trimestral", | |
"disableVoucher": false, | |
"header": "https://s3.amazonaws.com/primepass-configuration/wp-website/images/2020/04/13114948/cinema_1.png", | |
"footer": [ | |
"https://s3.amazonaws.com/primepass-configuration/wp-website/images/2020/03/26160719/Screen-Shot-2020-03-26-at-16.05.49.png", | |
"https://s3.amazonaws.com/primepass-configuration/wp-website/images/2020/03/26161551/tidal-logo.png" | |
], | |
"prices": [ | |
33, | |
34, | |
35 | |
], | |
"isMostSold": true, | |
"link": "/app/#/signature/checkout/streaming/quarterly", | |
"descriptions": [ | |
{ | |
"title": "Tudo que o plano CINEMA", | |
"description": "não fique sem ingressos" | |
}, | |
{ | |
"title": "60 milhões de músicas", | |
"description": "além de vídeos e entrevistas" | |
}, | |
{ | |
"title": "Playlists selecionadas", | |
"description": "Playlists compildas por artistas" | |
}, | |
{ | |
"title": "Qualidade de som", | |
"description": "a melhor disponível" | |
} | |
] | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment