feat: placeholder products details
This commit is contained in:
parent
0d5fd84762
commit
a3689ca143
1 changed files with 49 additions and 279 deletions
|
|
@ -8,19 +8,8 @@
|
|||
"alt": "Asgaard sofa",
|
||||
"category": "seating",
|
||||
"modelNo": "SE001",
|
||||
"tags": [
|
||||
"Chair",
|
||||
"Seating",
|
||||
"Office",
|
||||
"Ergonomic"
|
||||
],
|
||||
"sizes": [
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Chair", "Seating", "Office", "Ergonomic"],
|
||||
"sizes": ["XS", "S", "M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Black",
|
||||
|
|
@ -78,17 +67,8 @@
|
|||
"alt": "Lolito",
|
||||
"category": "tables",
|
||||
"modelNo": "TA002",
|
||||
"tags": [
|
||||
"Table",
|
||||
"Workstation",
|
||||
"Office",
|
||||
"Conference"
|
||||
],
|
||||
"sizes": [
|
||||
"S",
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Table", "Workstation", "Office", "Conference"],
|
||||
"sizes": ["S", "M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Natural",
|
||||
|
|
@ -146,17 +126,8 @@
|
|||
"alt": "Respira",
|
||||
"category": "storage",
|
||||
"modelNo": "ST003",
|
||||
"tags": [
|
||||
"Storage",
|
||||
"Cabinet",
|
||||
"Office",
|
||||
"Organization"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Storage", "Cabinet", "Office", "Organization"],
|
||||
"sizes": ["M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "White",
|
||||
|
|
@ -216,17 +187,8 @@
|
|||
"price": 599.99,
|
||||
"inStock": true,
|
||||
"modelNo": "ST004",
|
||||
"tags": [
|
||||
"Storage",
|
||||
"Cabinet",
|
||||
"Office",
|
||||
"Organization"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Storage", "Cabinet", "Office", "Organization"],
|
||||
"sizes": ["M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "White",
|
||||
|
|
@ -284,19 +246,8 @@
|
|||
"price": 299.99,
|
||||
"inStock": true,
|
||||
"modelNo": "SE005",
|
||||
"tags": [
|
||||
"Chair",
|
||||
"Seating",
|
||||
"Office",
|
||||
"Ergonomic"
|
||||
],
|
||||
"sizes": [
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Chair", "Seating", "Office", "Ergonomic"],
|
||||
"sizes": ["XS", "S", "M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Black",
|
||||
|
|
@ -354,19 +305,8 @@
|
|||
"price": 349.99,
|
||||
"inStock": true,
|
||||
"modelNo": "SE006",
|
||||
"tags": [
|
||||
"Chair",
|
||||
"Seating",
|
||||
"Office",
|
||||
"Ergonomic"
|
||||
],
|
||||
"sizes": [
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Chair", "Seating", "Office", "Ergonomic"],
|
||||
"sizes": ["XS", "S", "M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Black",
|
||||
|
|
@ -424,17 +364,8 @@
|
|||
"price": 899.99,
|
||||
"inStock": true,
|
||||
"modelNo": "TA007",
|
||||
"tags": [
|
||||
"Table",
|
||||
"Workstation",
|
||||
"Office",
|
||||
"Conference"
|
||||
],
|
||||
"sizes": [
|
||||
"S",
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Table", "Workstation", "Office", "Conference"],
|
||||
"sizes": ["S", "M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Natural",
|
||||
|
|
@ -492,17 +423,8 @@
|
|||
"price": 599.99,
|
||||
"inStock": true,
|
||||
"modelNo": "ST008",
|
||||
"tags": [
|
||||
"Storage",
|
||||
"Cabinet",
|
||||
"Office",
|
||||
"Organization"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Storage", "Cabinet", "Office", "Organization"],
|
||||
"sizes": ["M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "White",
|
||||
|
|
@ -560,19 +482,8 @@
|
|||
"price": 299.99,
|
||||
"inStock": true,
|
||||
"modelNo": "SE009",
|
||||
"tags": [
|
||||
"Chair",
|
||||
"Seating",
|
||||
"Office",
|
||||
"Ergonomic"
|
||||
],
|
||||
"sizes": [
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Chair", "Seating", "Office", "Ergonomic"],
|
||||
"sizes": ["XS", "S", "M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Black",
|
||||
|
|
@ -630,19 +541,8 @@
|
|||
"price": 349.99,
|
||||
"inStock": true,
|
||||
"modelNo": "SE010",
|
||||
"tags": [
|
||||
"Chair",
|
||||
"Seating",
|
||||
"Office",
|
||||
"Ergonomic"
|
||||
],
|
||||
"sizes": [
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Chair", "Seating", "Office", "Ergonomic"],
|
||||
"sizes": ["XS", "S", "M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Black",
|
||||
|
|
@ -700,17 +600,8 @@
|
|||
"price": 899.99,
|
||||
"inStock": true,
|
||||
"modelNo": "TA011",
|
||||
"tags": [
|
||||
"Table",
|
||||
"Workstation",
|
||||
"Office",
|
||||
"Conference"
|
||||
],
|
||||
"sizes": [
|
||||
"S",
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Table", "Workstation", "Office", "Conference"],
|
||||
"sizes": ["S", "M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Natural",
|
||||
|
|
@ -768,17 +659,8 @@
|
|||
"price": 599.99,
|
||||
"inStock": true,
|
||||
"modelNo": "ST012",
|
||||
"tags": [
|
||||
"Storage",
|
||||
"Cabinet",
|
||||
"Office",
|
||||
"Organization"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Storage", "Cabinet", "Office", "Organization"],
|
||||
"sizes": ["M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "White",
|
||||
|
|
@ -836,19 +718,8 @@
|
|||
"price": 299.99,
|
||||
"inStock": true,
|
||||
"modelNo": "SE013",
|
||||
"tags": [
|
||||
"Chair",
|
||||
"Seating",
|
||||
"Office",
|
||||
"Ergonomic"
|
||||
],
|
||||
"sizes": [
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Chair", "Seating", "Office", "Ergonomic"],
|
||||
"sizes": ["XS", "S", "M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Black",
|
||||
|
|
@ -906,19 +777,8 @@
|
|||
"price": 349.99,
|
||||
"inStock": true,
|
||||
"modelNo": "SE014",
|
||||
"tags": [
|
||||
"Chair",
|
||||
"Seating",
|
||||
"Office",
|
||||
"Ergonomic"
|
||||
],
|
||||
"sizes": [
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Chair", "Seating", "Office", "Ergonomic"],
|
||||
"sizes": ["XS", "S", "M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Black",
|
||||
|
|
@ -976,17 +836,8 @@
|
|||
"price": 899.99,
|
||||
"inStock": true,
|
||||
"modelNo": "TA015",
|
||||
"tags": [
|
||||
"Table",
|
||||
"Workstation",
|
||||
"Office",
|
||||
"Conference"
|
||||
],
|
||||
"sizes": [
|
||||
"S",
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Table", "Workstation", "Office", "Conference"],
|
||||
"sizes": ["S", "M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Natural",
|
||||
|
|
@ -1044,17 +895,8 @@
|
|||
"price": 599.99,
|
||||
"inStock": true,
|
||||
"modelNo": "ST016",
|
||||
"tags": [
|
||||
"Storage",
|
||||
"Cabinet",
|
||||
"Office",
|
||||
"Organization"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Storage", "Cabinet", "Office", "Organization"],
|
||||
"sizes": ["M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "White",
|
||||
|
|
@ -1112,17 +954,8 @@
|
|||
"price": 499.99,
|
||||
"inStock": true,
|
||||
"modelNo": "TA017",
|
||||
"tags": [
|
||||
"Table",
|
||||
"Workstation",
|
||||
"Office",
|
||||
"Conference"
|
||||
],
|
||||
"sizes": [
|
||||
"S",
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Table", "Workstation", "Office", "Conference"],
|
||||
"sizes": ["S", "M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Natural",
|
||||
|
|
@ -1180,17 +1013,8 @@
|
|||
"price": 259.99,
|
||||
"inStock": true,
|
||||
"modelNo": "ST018",
|
||||
"tags": [
|
||||
"Storage",
|
||||
"Cabinet",
|
||||
"Office",
|
||||
"Organization"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Storage", "Cabinet", "Office", "Organization"],
|
||||
"sizes": ["M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "White",
|
||||
|
|
@ -1248,16 +1072,8 @@
|
|||
"price": 1299.99,
|
||||
"inStock": true,
|
||||
"modelNo": "WO019",
|
||||
"tags": [
|
||||
"Workspace",
|
||||
"Pod",
|
||||
"Meeting",
|
||||
"Collaboration"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Workspace", "Pod", "Meeting", "Collaboration"],
|
||||
"sizes": ["M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Blue",
|
||||
|
|
@ -1315,16 +1131,8 @@
|
|||
"price": 399.99,
|
||||
"inStock": true,
|
||||
"modelNo": "WO020",
|
||||
"tags": [
|
||||
"Workspace",
|
||||
"Pod",
|
||||
"Meeting",
|
||||
"Collaboration"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Workspace", "Pod", "Meeting", "Collaboration"],
|
||||
"sizes": ["M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Blue",
|
||||
|
|
@ -1382,17 +1190,8 @@
|
|||
"price": 149.99,
|
||||
"inStock": true,
|
||||
"modelNo": "ST021",
|
||||
"tags": [
|
||||
"Storage",
|
||||
"Cabinet",
|
||||
"Office",
|
||||
"Organization"
|
||||
],
|
||||
"sizes": [
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Storage", "Cabinet", "Office", "Organization"],
|
||||
"sizes": ["M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "White",
|
||||
|
|
@ -1450,19 +1249,8 @@
|
|||
"price": 399.99,
|
||||
"inStock": true,
|
||||
"modelNo": "SE022",
|
||||
"tags": [
|
||||
"Chair",
|
||||
"Seating",
|
||||
"Office",
|
||||
"Ergonomic"
|
||||
],
|
||||
"sizes": [
|
||||
"XS",
|
||||
"S",
|
||||
"M",
|
||||
"L",
|
||||
"XL"
|
||||
],
|
||||
"tags": ["Chair", "Seating", "Office", "Ergonomic"],
|
||||
"sizes": ["XS", "S", "M", "L", "XL"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Black",
|
||||
|
|
@ -1520,17 +1308,8 @@
|
|||
"price": 1099.99,
|
||||
"inStock": true,
|
||||
"modelNo": "TA023",
|
||||
"tags": [
|
||||
"Table",
|
||||
"Workstation",
|
||||
"Office",
|
||||
"Conference"
|
||||
],
|
||||
"sizes": [
|
||||
"S",
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Table", "Workstation", "Office", "Conference"],
|
||||
"sizes": ["S", "M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Natural",
|
||||
|
|
@ -1588,17 +1367,8 @@
|
|||
"price": 2199.99,
|
||||
"inStock": true,
|
||||
"modelNo": "TA024",
|
||||
"tags": [
|
||||
"Table",
|
||||
"Workstation",
|
||||
"Office",
|
||||
"Conference"
|
||||
],
|
||||
"sizes": [
|
||||
"S",
|
||||
"M",
|
||||
"L"
|
||||
],
|
||||
"tags": ["Table", "Workstation", "Office", "Conference"],
|
||||
"sizes": ["S", "M", "L"],
|
||||
"colors": [
|
||||
{
|
||||
"name": "Natural",
|
||||
|
|
@ -1675,4 +1445,4 @@
|
|||
"currentPage": 1,
|
||||
"totalPages": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue