{
"products": [
{
"productId": "68cc37b9-9247-11e6-968a-0cc47a6c92bc",
"variantId": "86/MAL",
"name": "Iphone 16",
"description": "The iPhone 16 is an 18th-generation smartphone developed by Apple, released on September 20, 2024",
"created": "2018-05-15T13:00:00+02:00",
"updated": "2018-05-15T13:00:00+02:00",
"image": "https://cdn.myshoptet.com/usr/incomaker.myshoptet.com/user/shop/iphone16_big.jpg",
"price": 775,
"currency": "CZK"
}
],
"paging": {
"offset": 21,
"limit": 40,
"totalItems": 100,
"totalPages": 5,
"links": [
"href: `?offset=40&limit=60`",
"rel: `next`"
]
}
}