{
"success": true,
"data": [
{
"id": 101,
"name": "Premium Game Key",
"marketing_title": null,
"slug": "premium-game-key",
"description": "Premium game activation key for PC",
"short_description": "Premium game activation key for PC...",
"type": "code",
"status": 1,
"is_featured": false,
"is_noticeable": false,
"is_new": false,
"is_discounted": false,
"is_discount_expired": false,
"show_reviews": true,
"price": {
"original": 199.99,
"actual": 199.99,
"discount": null,
"discount_expiry": null,
"show_discount_countdown": false,
"show_discount_savings": false,
"savings_amount": 0,
"formatted": "199.99 ر.س",
"formatted_original": "199.99 ر.س",
"discount_percentage": 0,
"currency": "SAR"
},
"stock": {
"available": 50,
"unlimited": false,
"min_qty": 1,
"codes_count": 50,
"is_in_stock": true
},
"sales": {
"badge": null
},
"image": {
"id": 1,
"url": "https://...",
"full_link": "https://...",
"path": "...",
"filename": "image.webp",
"alt_text": "Premium Game Key"
},
"categories": [],
"fields": null,
"meta": null,
"metadata": null,
"tags": null,
"seo": {
"meta_title": null,
"meta_description": null,
"meta_keywords": null
},
"created_at": "2024-06-15T10:30:00.000000Z",
"updated_at": "2024-06-15T10:30:00.000000Z"
}
],
"pagination": {
"current_page": 1,
"last_page": 3,
"per_page": 19,
"total": 36,
"from": 1,
"to": 19,
"has_more_pages": true,
"next_page_url": "...",
"prev_page_url": null
}
}