Sync data.json 2026-08-20 21:39:24
Browse files
data.json
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"554242": {
|
| 3 |
+
"products": [],
|
| 4 |
+
"categories": [],
|
| 5 |
+
"category_photos": {},
|
| 6 |
+
"orders": {},
|
| 7 |
+
"staff": [],
|
| 8 |
+
"catalog_users": [],
|
| 9 |
+
"inventory_history": [],
|
| 10 |
+
"purchase_orders": [],
|
| 11 |
+
"debt_history": [],
|
| 12 |
+
"settings": {
|
| 13 |
+
"organization_name": "Shop 554242",
|
| 14 |
+
"admin_password_enabled": false,
|
| 15 |
+
"admin_password": "",
|
| 16 |
+
"logo_url": "https://huggingface.co/spaces/Metapp/Tech/resolve/main/1776929812446-019db944-b5db-7524-8f44-73942d70a0f8.png",
|
| 17 |
+
"qr_code_1_url": "",
|
| 18 |
+
"qr_code_2_url": "",
|
| 19 |
+
"catalog_subtitle": "",
|
| 20 |
+
"whatsapp_number": "+48123456789",
|
| 21 |
+
"order_messenger": "wa",
|
| 22 |
+
"order_contact": "+48123456789",
|
| 23 |
+
"invoice_contacts": "",
|
| 24 |
+
"currency": "zł",
|
| 25 |
+
"track_inventory": false,
|
| 26 |
+
"use_barcodes": false,
|
| 27 |
+
"use_master_boxes": false,
|
| 28 |
+
"margin_tracking": false,
|
| 29 |
+
"language": "pl",
|
| 30 |
+
"business_type": "mixed",
|
| 31 |
+
"system_mode": "both",
|
| 32 |
+
"hide_stock_online": false,
|
| 33 |
+
"closed_catalog_enabled": false,
|
| 34 |
+
"commission_enabled": false,
|
| 35 |
+
"commission_percent": 0.0,
|
| 36 |
+
"categories_list_view": false,
|
| 37 |
+
"button_shape": "rounded",
|
| 38 |
+
"theme": "light",
|
| 39 |
+
"primary_color": "#007aff",
|
| 40 |
+
"secondary_color": "#34c759",
|
| 41 |
+
"border_radius_level": "medium",
|
| 42 |
+
"shadow_intensity": "medium",
|
| 43 |
+
"header_style": "glass",
|
| 44 |
+
"image_aspect_ratio": "1:1",
|
| 45 |
+
"compact_mode": false,
|
| 46 |
+
"animation_speed": "normal",
|
| 47 |
+
"font_family": "Montserrat",
|
| 48 |
+
"card_style": "shadow",
|
| 49 |
+
"is_deleted": false,
|
| 50 |
+
"customer_fields": {
|
| 51 |
+
"name": true,
|
| 52 |
+
"phone": true,
|
| 53 |
+
"city": true,
|
| 54 |
+
"address": false,
|
| 55 |
+
"zip": false
|
| 56 |
+
},
|
| 57 |
+
"socials": {
|
| 58 |
+
"wa": {
|
| 59 |
+
"enabled": true,
|
| 60 |
+
"url": ""
|
| 61 |
+
},
|
| 62 |
+
"ig": {
|
| 63 |
+
"enabled": true,
|
| 64 |
+
"url": ""
|
| 65 |
+
},
|
| 66 |
+
"tg": {
|
| 67 |
+
"enabled": true,
|
| 68 |
+
"url": ""
|
| 69 |
+
},
|
| 70 |
+
"kaspi": {
|
| 71 |
+
"enabled": false,
|
| 72 |
+
"url": ""
|
| 73 |
+
}
|
| 74 |
+
}
|
| 75 |
+
}
|
| 76 |
+
}
|
| 77 |
+
}
|