shop.json
3.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
{
"name": "Jamshedji Tata",
"jeweler": "8977654789",
"brandName": "Tanishq",
"address1": "Linking Rd, Santacruz West",
"address2": "Near Benetton",
"masterPincode": "400005",
"masterCity": "Mumbai",
"masterState": "Maharashtra",
"masterCountry": "India",
"shopEmail": "sales@tanishq.com",
"pocFirstName": "Om",
"pocLastName": "Prakash",
"pocPhoneNumber": "9868933584",
"pocEmail": "omprakash@gmail.com",
"geographicalAreaServed": "Area 1",
"workingHoursFrom": "9",
"workingHoursTo": "10",
"termsAndConditions": "Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites",
"shopPhoneNumber": "9863359584",
"bankAccountHolderName": "Om Prakash",
"bankAccountType": "current",
"bankAccountNumber": "858587474859669",
"bankIfscCode": "HDFC0000128"
},
{
"name": "T.S. Kalyanaraman",
"jeweler": "9892997823",
"brandName": "Kalyan Jewellers",
"address1": "Lokmanya Tilak Rd, Boriwali West",
"address2": "Mini Zaveri Bazaar",
"masterPincode": "400006",
"masterCity": "Mumbai",
"masterState": "Maharashtra",
"masterCountry": "India",
"shopEmail": "enquiry@kalyanjewellers.com",
"pocFirstName": "Hardik",
"pocLastName": "Zaveri",
"pocPhoneNumber": "7788956546",
"pocEmail": "hzaveri@gmail.com",
"geographicalAreaServed": "Area 2",
"workingHoursFrom": "7",
"workingHoursTo": "8",
"termsAndConditions": "Please read these Terms of Use carefully before using the Platform. By using the Platform, you signify your assent and agreement to these Terms of Use. If you do not agree to these Terms of Use, then you are not authorised to continue use of the Platform.",
"shopPhoneNumber": "8877995467",
"bankAccountHolderName": "Hardik Zaveri",
"bankAccountType": "current",
"bankAccountNumber": "454537868709898",
"bankIfscCode": "UTIB0000400"
},
{
"name": "Jamshedji Tata",
"jeweler": "8977654789",
"brandName": "Tanishq",
"address1": "Turner Rd, Bandra West",
"address2": "Near Tavaa Restaurant",
"masterPincode": "400007",
"masterCity": "Mumbai",
"masterState": "Maharashtra",
"masterCountry": "India",
"shopEmail": "sales@tanishq.com",
"pocFirstName": "Rajesh ",
"pocLastName": "Patel",
"pocPhoneNumber": "9870098700",
"pocEmail": "rajesh.patel@gmail.com",
"geographicalAreaServed": "Area 1",
"workingHoursFrom": "8",
"workingHoursTo": "9",
"termsAndConditions": "The term Tanishq was coined by Mr. Xerxes Desai by marrying the words ‘Tan’ meaning body and ‘Nishk’ meaning a gold ornament and Tanishq’s very first state-of-art jewellery factory with a proper karigaar park was set up in Hosur in Tamil Nadu. ",
"shopPhoneNumber": "9823456789",
"bankAccountHolderName": "Rajesh Patel",
"bankAccountType": "current",
"bankAccountNumber": "5445567557880909",
"bankIfscCode": "SBIN0005943"
}
]