-
Notifications
You must be signed in to change notification settings - Fork 21
/
zen.request.yml
151 lines (142 loc) · 4.78 KB
/
zen.request.yml
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
# -- General Info --------------------------------------------------------------
host : localhost
port : 1337
# ------------------------------------------------------------------------------
# Tests
# ------------------------------------------------------------------------------
tests:
- session
- collection
- product
- review
- discount
- order
- page
# -- USERS ---------------------------------------------------------------------
OWNERS:
- mail : [email protected]
password : o1
name : Owner nº1
avatar : http://cdn.tapquo.com/photos/soyjavi.jpg
USERS:
- mail : [email protected]
password : u1
name : User nº1
- mail : [email protected]
password : u2
name : User nº2
# -- COLLECTIONS ---------------------------------------------------------------
COLLECTIONS:
- title : Organic Food
description : organic food
image : http://
search:
page_title : organic food
meta_description : food rice
url_handle : organic_food
visibility : true
- title : Accesories
description : Accesories with thailand cotton
image : http://
search:
page_title : accesories
meta_description : accesories with thailand cotton
url_handle : accesories
visibility : true
- title : Clothes
description : Clothes with thailand cotton
image : http://
search:
page_title : clothes
meta_description : clothes with thailand cotton
url_handle : clothes
visibility : true
# -- PRODUCTS ------------------------------------------------------------------
PRODUCTS:
- title : Rice
description : Organic Black Rice
type : food
vendor : Farm Story House
price : 10.95
compare_at_price : 14.95
stock : 100
barcode : none
tax : true
requires_shipping : true
weight : 1
sizes :
colors :
materials :
default_image : http://4
images :
- "http://1"
- "http://2"
- "http://3"
collection : ?
tags :
search:
page_title : rice
meta_description : organic black rice
url_handle : rice
visibility : true
highlight : true
- title : Noodle
description : Organic Noodle
type : food
price : 6.95
# -- REVIEWS -------------------------------------------------------------------
REVIEWS:
- title : Amazing product...
description : I like it...
rating : 4
- description : The quality is poor...
rating : 1
# -- ORDERS --------------------------------------------------------------------
ORDERS:
- comment : Need a tracking number.
shipping:
contact : Javi
address : Ratchamondoen soi 5
city : Chiang Mai
zipcode : "00001"
country : thailand
tel : 095903940320
billing:
contact : Zetapath LTD.
lines:
- quantity : 1
size : S
color : black
- quantity : 2
# -- PAGES ---------------------------------------------------------------------
PAGES:
- title : About us
content : About us lorem ipsum...
header : true
visibility : true
search:
page_title : About us
meta_description : about us...
url_handle : about
- title : Faqs
content : Faqs lorem ipsum...
visibility : true
- title : Order
content : Order lorem ipsum...
visibility : false
- title : Tracking
content : About us lorem ipsum...
visibility : true
- title : Contact
content : About us lorem ipsum...
visibility : true
# -- DISCOUNTS -----------------------------------------------------------------
DISCOUNTS:
- description : 5% discount in all store
percent : 5
- description : 10% discount in a determinate category
percent : 10
collection_id : true
- description : 5 currency discount in a determinate product
amount : 5
product : true