188 lines
4.3 KiB
JavaScript
188 lines
4.3 KiB
JavaScript
export const user = [
|
|
{
|
|
_id: "651444143bf84bb9914a6964",
|
|
customer_id: "589",
|
|
user_login: "_sheenalaine",
|
|
user_email: "sinsigne@industrymoverscorp.com",
|
|
phone_number: "9566629980",
|
|
user_registered_date: "5/18/2023 8:07:38 AM",
|
|
display_name: "_sheenalaine",
|
|
first_name: "Ms. Steffany",
|
|
last_name: "Maala",
|
|
role: "customer",
|
|
address: [
|
|
{
|
|
first_name: "Ms. Steffany",
|
|
last_name: "Maala",
|
|
company: "Smart",
|
|
email: "steffanymaala02@gmail.com",
|
|
phone: "9566629980",
|
|
address_1: "Bilaran",
|
|
address_2: "United Church of Polo",
|
|
city: "Valenzuela City",
|
|
state: "BTG",
|
|
country: "PH",
|
|
billing: true,
|
|
shipping: false,
|
|
},
|
|
{
|
|
first_name: "Ms. Steffany",
|
|
last_name: "Maala",
|
|
company: "Smart",
|
|
email: "steffanymaala02@gmail.com",
|
|
phone: "9566629980",
|
|
address_1: "Bilaran",
|
|
address_2: "United Church of Polo",
|
|
city: "Valenzuela City",
|
|
state: "BTG",
|
|
|
|
country: "PH",
|
|
billing: false,
|
|
shipping: true,
|
|
},
|
|
],
|
|
file_path_image: null,
|
|
__v: 0,
|
|
address_book: [
|
|
{
|
|
first_name: "Johnny3",
|
|
last_name: "Dela Cruz",
|
|
company: "JDC Inc.",
|
|
email: "johndelacruz@gmail.com",
|
|
phone: "09930910123",
|
|
address_1: "Taguig",
|
|
address_2: "Taguig",
|
|
city: "Taguig",
|
|
state: "Taguig",
|
|
country: "Philippines",
|
|
type: "Billing",
|
|
isDefault: false,
|
|
_id: "652549226864c7c1735d5560",
|
|
},
|
|
],
|
|
createdAt: "2023-10-12T08:53:32.692Z",
|
|
updatedAt: "2023-10-12T08:53:32.692Z",
|
|
},
|
|
];
|
|
export const region = [
|
|
{
|
|
code: "010000000",
|
|
name: "Ilocos Region",
|
|
regionName: "Region I",
|
|
islandGroupCode: "luzon",
|
|
psgc10DigitCode: "0100000000",
|
|
},
|
|
{
|
|
code: "020000000",
|
|
name: "Cagayan Valley",
|
|
regionName: "Region II",
|
|
islandGroupCode: "luzon",
|
|
psgc10DigitCode: "0200000000",
|
|
},
|
|
{
|
|
code: "030000000",
|
|
name: "Central Luzon",
|
|
regionName: "Region III",
|
|
islandGroupCode: "luzon",
|
|
psgc10DigitCode: "0300000000",
|
|
},
|
|
{
|
|
code: "040000000",
|
|
name: "CALABARZON",
|
|
regionName: "Region IV-A",
|
|
islandGroupCode: "luzon",
|
|
psgc10DigitCode: "0400000000",
|
|
},
|
|
{
|
|
code: "170000000",
|
|
name: "MIMAROPA Region",
|
|
regionName: "MIMAROPA Region",
|
|
islandGroupCode: "luzon",
|
|
psgc10DigitCode: "1700000000",
|
|
},
|
|
{
|
|
code: "050000000",
|
|
name: "Bicol Region",
|
|
regionName: "Region V",
|
|
islandGroupCode: "luzon",
|
|
psgc10DigitCode: "0500000000",
|
|
},
|
|
{
|
|
code: "060000000",
|
|
name: "Western Visayas",
|
|
regionName: "Region VI",
|
|
islandGroupCode: "visayas",
|
|
psgc10DigitCode: "0600000000",
|
|
},
|
|
{
|
|
code: "070000000",
|
|
name: "Central Visayas",
|
|
regionName: "Region VII",
|
|
islandGroupCode: "visayas",
|
|
psgc10DigitCode: "0700000000",
|
|
},
|
|
{
|
|
code: "080000000",
|
|
name: "Eastern Visayas",
|
|
regionName: "Region VIII",
|
|
islandGroupCode: "visayas",
|
|
psgc10DigitCode: "0800000000",
|
|
},
|
|
{
|
|
code: "090000000",
|
|
name: "Zamboanga Peninsula",
|
|
regionName: "Region IX",
|
|
islandGroupCode: "mindanao",
|
|
psgc10DigitCode: "0900000000",
|
|
},
|
|
{
|
|
code: "100000000",
|
|
name: "Northern Mindanao",
|
|
regionName: "Region X",
|
|
islandGroupCode: "mindanao",
|
|
psgc10DigitCode: "1000000000",
|
|
},
|
|
{
|
|
code: "110000000",
|
|
name: "Davao Region",
|
|
regionName: "Region XI",
|
|
islandGroupCode: "mindanao",
|
|
psgc10DigitCode: "1100000000",
|
|
},
|
|
{
|
|
code: "120000000",
|
|
name: "SOCCSKSARGEN",
|
|
regionName: "Region XII",
|
|
islandGroupCode: "mindanao",
|
|
psgc10DigitCode: "1200000000",
|
|
},
|
|
{
|
|
code: "130000000",
|
|
name: "NCR",
|
|
regionName: "National Capital Region",
|
|
islandGroupCode: "luzon",
|
|
psgc10DigitCode: "1300000000",
|
|
},
|
|
{
|
|
code: "140000000",
|
|
name: "CAR",
|
|
regionName: "Cordillera Administrative Region",
|
|
islandGroupCode: "luzon",
|
|
psgc10DigitCode: "1400000000",
|
|
},
|
|
{
|
|
code: "160000000",
|
|
name: "Caraga",
|
|
regionName: "Region XIII",
|
|
islandGroupCode: "mindanao",
|
|
psgc10DigitCode: "1600000000",
|
|
},
|
|
{
|
|
code: "150000000",
|
|
name: "BARMM",
|
|
regionName: "Bangsamoro Autonomous Region in Muslim Mindanao",
|
|
islandGroupCode: "mindanao",
|
|
psgc10DigitCode: "1900000000",
|
|
},
|
|
];
|