[
{
"id": 1,
"name": "A Group",
"image_id": null,
"image_url": null,
"sort_priority": 0,
"visibility": "public",
"shop_id": 1,
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-01-01T00:00:00.000000Z",
"deleted_at": null,
"products_count": 1,
"products": [
{
"id": 1,
"salt": "98fcb984b3e22",
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-01-01T00:00:00.000000Z",
"name": "A Product",
"path": "a-product",
"description": "<p class=\"e-paragraph\">Lorem ipsum odor amet, consectetuer adipiscing elit...</p>",
"price": "10.00",
"currency": "USD",
"payment_methods": [
"BTC"
],
"deliverables": "Key 1\nKey 2\nKey 3",
"deliverables_type": "serials",
"stock": null,
"image_url": null,
"group_id": 1,
"shop_id": 1,
"volume_discounts": [],
"type": "single",
"instructions": "<p class=\"e-paragraph\"></p>",
"out_of_stock_message": null,
"sort_priority": 0,
"group_sort_priority": 0,
"visibility": "public",
"on_hold": 0,
"cloudflare_image_id": null,
"deleted_at": null,
"quantity_min": null,
"quantity_max": null,
"discord_guild_id": null,
"discord_role_id": null,
"block_vpn": 0,
"stock_count": 0,
"images": [
{
"id": 1,
"cloudflare_image_id": "69xdd69x-420x-69r8-2ree-000r0e0e0e00",
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-01-01T00:00:00.000000Z",
"deleted_at": null,
"shop_id": 1,
"pivot": {
"product_id": 1,
"image_id": 1
}
}
],
"variants": [],
"custom_fields": [
{
"id": 1,
"shop_id": 1,
"name": "Your Name",
"hint": null,
"type": "text",
"options": null,
"is_required": true,
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-01-01T00:00:00.000000Z",
"pivot": {
"morphable_id": 1,
"custom_field_id": 1
}
}
]
}
]
}
]