Files
postshop-backend/database/data/attributes.json
2026-02-03 15:31:29 +05:00

30 lines
829 B
JSON

[
{
"id": 4,
"created_at": "2022-06-16 15:21:07",
"updated_at": "2023-11-22 16:59:16",
"name": "{\"tk\":\"Renk\",\"ru\":\"\\u0426\\u0432\\u0435\\u0442\",\"en\":\"Colour\"}",
"slug": "colour",
"description": "{\"en\":null}",
"type": "select",
"is_enabled": true,
"is_searchable": true,
"is_filterable": true,
"category_id": null,
"is_required": false
},
{
"id": 5,
"created_at": "2022-06-16 15:57:21",
"updated_at": "2023-06-06 16:12:51",
"name": "{\"tk\":\"\\u00d6l\\u00e7eg\",\"ru\":\"\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440\",\"en\":\"Size\"}",
"slug": "size",
"description": "{\"en\":null}",
"type": "text",
"is_enabled": true,
"is_searchable": true,
"is_filterable": true,
"category_id": null,
"is_required": false
}
]