PluginProbe
NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar / 3.2.9
NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar v3.2.9
3.3.1 3.3.0 3.2.14 3.2.13 3.2.12 3.2.11 3.2.10 3.2.9 3.2.8 3.2.7 trunk 0.2.5.5 0.2.5.6 0.2.5.7 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.2.0 1.2.1 All 156 releases
notificationx / vendor / wpdeveloper / lib-utility / test / fixtures / sample.json

sample.json in NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar 3.2.9, at vendor/wpdeveloper/lib-utility/test/fixtures/sample.json

124 lines 3.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "anagrafica": {
3 "@version" : 1.1,
4 "testata": {
5 "nomemercato": {
6 "-id": "007",
7 "#text": "Mercato di test"
8 },
9 "data": "Giovedi 18 dicembre 2003 16.05.29"
10 },
11 "record": [
12 {
13 "codice_cliente": "5",
14 "rag_soc": "Miami American Cafe",
15 "codice_fiscale": "IT07654930130",
16 "indirizzo": {
17 "-tipo": "casa",
18 "#text": "Viale Carlo Espinasse 5, Como"
19 },
20 "num_prodotti": "13"
21 },
22 {
23 "codice_cliente": "302",
24 "rag_soc": "Filiberto Gilardi",
25 "codice_fiscale": "IT87654770157",
26 "indirizzo": {
27 "-tipo": "ufficio",
28 "#text": "Via Biancospini 20, Messina"
29 },
30 "num_prodotti": "8"
31 },
32 {
33 "codice_cliente": "1302",
34 "rag_soc": "Eidon",
35 "codice_fiscale": "IT887511231",
36 "indirizzo": {
37 "-tipo": "ufficio",
38 "#text": "Via Bassini 17/2, Milano"
39 },
40 "num_prodotti": "18"
41 },
42 {
43 "codice_cliente": "202",
44 "rag_soc": "SkillNet",
45 "codice_fiscale": "IT887642131",
46 "indirizzo": {
47 "-tipo": "ufficio",
48 "#text": "Via Chiasserini 11A, Milano"
49 },
50 "num_prodotti": "24"
51 },
52 {
53 "codice_cliente": "12",
54 "rag_soc": "Eidon",
55 "codice_fiscale": "IT04835710965",
56 "indirizzo": {
57 "-tipo": "casa",
58 "#text": "Via Cignoli 17/2, Roma"
59 },
60 "num_prodotti": "1112"
61 },
62 {
63 "codice_cliente": "5",
64 "rag_soc": "Miami American Cafe",
65 "codice_fiscale": "IT07654930130",
66 "indirizzo": {
67 "-tipo": "casa",
68 "#text": "Viale Carlo Espinasse 5, Como"
69 },
70 "num_prodotti": "13"
71 },
72 {
73 "codice_cliente": "302",
74 "rag_soc": "Filiberto Gilardi",
75 "codice_fiscale": "IT87654770157",
76 "indirizzo": {
77 "-tipo": "ufficio",
78 "#text": "Via Biancospini 20, Messina"
79 },
80 "num_prodotti": "8"
81 },
82 {
83 "codice_cliente": "1302",
84 "rag_soc": "Eidon",
85 "codice_fiscale": "IT887511231",
86 "indirizzo": {
87 "-tipo": "ufficio",
88 "#text": "Via Bassini 17/2, Milano"
89 },
90 "num_prodotti": "18"
91 },
92 {
93 "codice_cliente": "202",
94 "rag_soc": "SkillNet",
95 "codice_fiscale": "IT887642131",
96 "indirizzo": {
97 "-tipo": "ufficio",
98 "#text": "Via Chiasserini 11A, Milano"
99 },
100 "num_prodotti": "24"
101 },
102 {
103 "codice_cliente": "202",
104 "rag_soc": "SkillNet",
105 "codice_fiscale": "IT887642131",
106 "indirizzo": {
107 "-tipo": "ufficio",
108 "#text": "Via Chiasserini 11A, Milano"
109 },
110 "num_prodotti": "24"
111 },
112 {
113 "codice_cliente": "12",
114 "rag_soc": "Eidon",
115 "codice_fiscale": "IT04835710965",
116 "indirizzo": {
117 "-tipo": "casa",
118 "#text": "Via Cignoli 17/2, Roma"
119 },
120 "num_prodotti": "1112"
121 }
122 ]
123 }
124 }