Here is a JSON object representation of the Proton Mail product data:
```json
{
"id": "68e0302a0ab21b84c4fcabf8",
"brand": {
"name": ""
},
"offers": [
{
"offerUrl": "https://proton.me/mail/pricing",
"price": "$5",
"currency": "USD",
"purchaseUri": "https://cna.st/p/YgEK7CGHVcmdjto2ZD...vjBeYqKnfcxcBZPhNaN3tY7FqJwVPQhTy1Hm1bzx126ua"
},
{
"offerUrl": "https://proton.me/mail/pricing",
"price": "$13",
"currency": "USD",
"purchaseUri": "https://cna.st/p/YgEK7CGHVcmdjto2ZD...wQX2aQwYnBtmTLeLif8KL14TgySSiucYexp84Bf7L8wKr"
}
],
"component": {
"type": "unified_product_card",
"total_index": 1,
"hasMultipleImage": false,
"componentType": true,
"showProsConsData": false,
"videoIds": [],
"offersLength": 3
}
}
```
				
			```json
{
"id": "68e0302a0ab21b84c4fcabf8",
"brand": {
"name": ""
},
"offers": [
{
"offerUrl": "https://proton.me/mail/pricing",
"price": "$5",
"currency": "USD",
"purchaseUri": "https://cna.st/p/YgEK7CGHVcmdjto2ZD...vjBeYqKnfcxcBZPhNaN3tY7FqJwVPQhTy1Hm1bzx126ua"
},
{
"offerUrl": "https://proton.me/mail/pricing",
"price": "$13",
"currency": "USD",
"purchaseUri": "https://cna.st/p/YgEK7CGHVcmdjto2ZD...wQX2aQwYnBtmTLeLif8KL14TgySSiucYexp84Bf7L8wKr"
}
],
"component": {
"type": "unified_product_card",
"total_index": 1,
"hasMultipleImage": false,
"componentType": true,
"showProsConsData": false,
"videoIds": [],
"offersLength": 3
}
}
```