-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorder.php
520 lines (495 loc) · 32 KB
/
order.php
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
<?php
$pageTitle = 'Order Form';
include('./templates/header.php');
?>
<section>
<form name="htmlform" id="order_form" method="post" action="process.php">
<h1>Order</h1>
<div class="blockquote">
<p>Ready to order? Our brand new ordering system makes purchasing custom lathe cut records easier than ever before. Simply fill out your mailing and contact info, provide details for the project, and select your record options.</p>
<p>An instant price will be provided for both the unit cost and total order cost (minus shipping). Double check that all information is correct, and click the "PLACE ORDER" button.</p>
<p>A new screen will appear with the details of your order, and you should receive an order confirmation email to the address you provided. Next, click the "PAY FOR ORDER" button to be directed to the Paypal Checkout to make payment for the order.</p>
</div>
<div class="block-fifty">
<div class="block">
<div id="form-options">
<h2>OPTIONS</h2>
<label>QUANTITY:</label> <input id="quantity" value="" type="number" name="order_quantity"
placeholder="Minimum quantity of 20"/>
<br>
<div id="frame-record-types-global">
<label>TYPE:</label>
<select id="record-types-global"
name="order[type]">
<option name="Choose Record Type" value="0.00">Choose Record Type</option>
<option name='CD-Record' value="CD-Record">CD-Record</option>
<option name='DVD-Record' value="DVD-Record">DVD-Record</option>
<option name='Postcard Record' value="Postcard Record">Postcard Record</option>
<option name='Square' value="Square">Square</option>
<option name='Round' value="Round">Round</option>
<option name='Semi Flexi' value="Semi-Flexi">Semi Flexi</option>
<option name='Picture Disc' value="Picture Disc">Picture Disc</option>
</select>
</div>
<br>
<div id="frame-record-types">
<label>SIZE & OPTION:</label>
<select id="record_types" name="order_size">
<option name="Choose Size and Option" value="0.00">Choose Size & Option</option>
<option class="record-options cd-records" name='CD-Records' value="5.00">CD-Record</option>
<option class="record-options dvd-records" name='DVD-Records' value="6.00">DVD-Record</option>
<option class="record-options postcard-records" name='4" x 6" Postcard Record - 1-Sided'
value="4.00">4" x 6" Postcard Record - 1-Sided
</option>
<option class="record-options postcard-records" name='5" x 7" Postcard Record - 1-Sided'
value="5.00">5" x 7" Postcard Record - 1-Sided
</option>
<option class="runtime-4 record-options square-records" name='4" Square - Clear'
value="1.00">4" Square - Clear
</option>
<option class="runtime-5 record-options square-records" name='5" Square - Clear'
value="1.25">5" Square - Clear
</option>
<option class="runtime-6 record-options square-records" name='6" Square - Clear'
value="1.75">6" Square - Clear
</option>
<option class="runtime-7 record-options square-records" name='7" Square - Clear'
value="2.00">7" Square - Clear
</option>
<option class="runtime-7 record-options square-records" name='7" Square - Black'
value="3.00">7" Square - Black
</option>
<option class="runtime-7 record-options square-records" name='7" Square - White'
value="3.00">7" Square - White
</option>
<option class="runtime-8 record-options square-records" name='8" Square - Clear'
value="3.00">8" Square - Clear
</option>
<option class="runtime-8 record-options square-records" name='8" Square - White'
value="4.25">8" Square - White
</option>
<option class="runtime-8 record-options square-records" name='8" Square - Black'
value="4.25">8" Square - Black
</option>
<option class="runtime-7 record-options round-records" name='7" Round - Clear' value="5.00">
7" Round - Clear
</option>
<option class="runtime-7 record-options round-records" name='7" Round - White' value="5.00">
7" Round - White
</option>
<option class="runtime-7 record-options round-records" name='7" Round - Black' value="5.00">
7" Round - Black
</option>
<option class="runtime-8 record-options round-records" name='8" Round - Clear' value="5.00">
8" Round - Clear
</option>
<option class="runtime-9 record-options round-records" name='9" Round - Clear' value="5.00">
9" Round - Clear
</option>
<option class="runtime-10 record-options round-records" name='10" Round - Clear'
value="5.00">10" Round - Clear
</option>
<option class="runtime-10 record-options round-records" name='10" Round - White'
value="6.50">10" Round - White
</option>
<option class="runtime-10 record-options round-records" name='10" Round - Black'
value="6.50">10" Round - Black
</option>
<option class="runtime-11 record-options round-records" name='11" Round - Clear'
value="6.50">11" Round - Clear
</option>
<option class="runtime-12 record-options round-records" name='12" Round - Clear'
value="6.00">12" Round - Clear
</option>
<option class="runtime-12 record-options round-records" name='12" Round - White'
value="6.00">12" Round - White
</option>
<option class="runtime-12 record-options round-records" name='12" Round - Black'
value="6.00">12" Round - Black
</option>
<option class="runtime-5 record-options semiflexi-records"
name='5" Square - Clear Semi Flexi' value="1.00">5" Square - Clear Semi Flexi
</option>
<option class="runtime-7 record-options semiflexi-records"
name='7" Square - Clear Semi Flexi' value="1.75">7" Square - Clear Semi Flexi
</option>
<option class="runtime-8 record-options semiflexi-records"
name='8" Square - Clear Semi Flexi' value="2.50">8" Square - Clear Semi Flexi
</option>
<option class="runtime-4 record-options picturedisc-records"
name='4" Square - Picture Disc - 1 Side' value="2.00">4" Square - Picture Disc - 1
Side
</option>
<option class="runtime-4 record-options picturedisc-records"
name='4" Square - Picture Disc - 2 Sides' value="3.50">4" Square - Picture Disc - 2
Sides
</option>
<option class="runtime-5 record-options picturedisc-records"
name='5" Square - Picture Disc - 1 Side' value="2.25">5" Square - Picture Disc - 1
Side
</option>
<option class="runtime-5 record-options picturedisc-records"
name='5" Square - Picture Disc - 2 Sides' value="4.00">5" Square - Picture Disc - 2
Sides
</option>
<option class="runtime-6 record-options picturedisc-records"
name='6" Square - Picture Disc - 1 Side' value="3.00">6" Square - Picture Disc - 1
Sides
</option>
<option class="runtime-6 record-options picturedisc-records"
name='6" Square - Picture Disc - 2 Sides' value="5.00">6" Square - Picture Disc - 2
Sides
</option>
<option class="runtime-7 record-options picturedisc-records"
name='7" Square - Picture Disc - 1 Side' value="4.00">7" Square - Picture Disc - 1
Side
</option>
<option class="runtime-7 record-options picturedisc-records"
name='7" Square - Picture Disc - 2 Sides' value="6.00">7" Square - Picture Disc - 2
Sides
</option>
<option class="runtime-8 record-options picturedisc-records"
name='8" Square - Picture Disc - 1 Side' value="5.00">8" Square - Picture Disc - 1
Side
</option>
<option class="runtime-8 record-options picturedisc-records"
name='8" Square - Picture Disc - 2 Sides' value="7.00">8" Square - Picture Disc - 2
Sides
</option>
</select>
<br>
</div>
<div id="frame-record-sideone">
<label>SIDE ONE:</label>
<select id="record_sideone" name="order_sideone">
<option class="time time-4" id="quote-option-sideone-0000" name="00:00" value="0.00">00:00
</option>
<option class="time time-4" id="quote-option-sideone-0030" name="00:30" value="1.50">00:30
</option>
<option class="time time-4" id="quote-option-sideone-0100" name="01:00" value="1.50">01:00
</option>
<option class="time time-4" id="quote-option-sideone-0130" name="01:30" value="1.50">01:30
</option>
<option class="time time-4" id="quote-option-sideone-0200" name="02:00" value="1.50">02:00
</option>
<option class="time time-5" id="quote-option-sideone-0230" name="02:30" value="1.88">02:30
</option>
<option class="time time-5" id="quote-option-sideone-0300" name="03:00" value="1.95">03:00
</option>
<option class="time time-6" id="quote-option-sideone-0330" name="03:30" value="2.28">03:30
</option>
<option class="time time-6" id="quote-option-sideone-0400" name="04:00" value="2.60">04:00
</option>
<option class="time time-7" id="quote-option-sideone-0430" name="04:30" value="2.48">04:30
</option>
<option class="time time-7" id="quote-option-sideone-0500" name="05:00" value="2.75">05:00
</option>
<option class="time time-7" id="quote-option-sideone-0530" name="05:30" value="3.03">05:30
</option>
<option class="time time-7" id="quote-option-sideone-0600" name="06:00" value="3.30">06:00
</option>
<option class="time time-8" id="quote-option-sideone-0630" name="06:30" value="3.58">06:30
</option>
<option class="time time-8" id="quote-option-sideone-0700" name="07:00" value="3.85">07:00
</option>
<option class="time time-8" id="quote-option-sideone-0730" name="07:30" value="3.75">07:30
</option>
<option class="time time-8" id="quote-option-sideone-0800" name="08:00" value="4.00">08:00
</option>
<option class="time time-8" id="quote-option-sideone-0830" name="08:30" value="4.25">08:30
</option>
<option class="time time-8" id="quote-option-sideone-0900" name="09:00" value="4.50">09:00
</option>
<option class="time time-9" id="quote-option-sideone-0930" name="09:30" value="4.75">09:30
</option>
<option class="time time-9" id="quote-option-sideone-1000" name="10:00" value="5.00">10:00
</option>
<option class="time time-9" id="quote-option-sideone-1030" name="10:30" value="5.25">10:30
</option>
<option class="time time-9" id="quote-option-sideone-1100" name="11:00" value="5.50">11:00
</option>
<option class="time time-10" id="quote-option-sideone-1130" name="11:30" value="5.75">
11:30
</option>
<option class="time time-10" id="quote-option-sideone-1200" name="12:00" value="6.00">
12:00
</option>
<option class="time time-11" id="quote-option-sideone-1230" name="12:30" value="6.25">
12:30
</option>
<option class="time time-11" id="quote-option-sideone-1300" name="13:00" value="6.50">
13:00
</option>
<option class="time time-11" id="quote-option-sideone-1330" name="13:30" value="6.75">
13:30
</option>
<option class="time time-11" id="quote-option-sideone-1400" name="14:00" value="7.00">
14:00
</option>
<option class="time time-11" id="quote-option-sideone-1430" name="14:30" value="7.25">
14:30
</option>
<option class="time time-11" id="quote-option-sideone-1500" name="15:00" value="7.50">
15:00
</option>
<option class="time time-12" id="quote-option-sideone-1530" name="15:30" value="7.75">
15:30
</option>
<option class="time time-12" id="quote-option-sideone-1600" name="16:00" value="8.00">
16:00
</option>
<option class="time time-12" id="quote-option-sideone-1630" name="16:30" value="8.25">
16:30
</option>
<option class="time time-12" id="quote-option-sideone-1700" name="17:00" value="8.50">
17:00
</option>
<option class="time time-12" id="quote-option-sideone-1730" name="17:30" value="8.75">
17:30
</option>
<option class="time time-12" id="quote-option-sideone-1800" name="18:00" value="9.00">
18:00
</option>
</select>
<br>
</div>
<div id="frame-record-sidetwo">
<label>SIDE TWO:</label>
<select name="order_sidetwo" id="record_sidetwo">
<option class="time time-4" id="quote-option-sidetwo-0000" name="00:00" value="0.00">00:00
</option>
<option class="time time-4" id="quote-option-sidetwo-0030" name="00:30" value="1.50">00:30
</option>
<option class="time time-4" id="quote-option-sidetwo-0100" name="01:00" value="1.50">01:00
</option>
<option class="time time-4" id="quote-option-sidetwo-0130" name="01:30" value="1.50">01:30
</option>
<option class="time time-4" id="quote-option-sidetwo-0200" name="02:00" value="1.50">02:00
</option>
<option class="time time-5" id="quote-option-sidetwo-0230" name="02:30" value="1.88">02:30
</option>
<option class="time time-5" id="quote-option-sidetwo-0300" name="03:00" value="1.95">03:00
</option>
<option class="time time-6" id="quote-option-sidetwo-0330" name="03:30" value="2.28">03:30
</option>
<option class="time time-6" id="quote-option-sidetwo-0400" name="04:00" value="2.60">04:00
</option>
<option class="time time-7" id="quote-option-sidetwo-0430" name="04:30" value="2.48">04:30
</option>
<option class="time time-7" id="quote-option-sidetwo-0500" name="05:00" value="2.75">05:00
</option>
<option class="time time-7" id="quote-option-sidetwo-0530" name="05:30" value="3.03">05:30
</option>
<option class="time time-7" id="quote-option-sidetwo-0600" name="06:00" value="3.30">06:00
</option>
<option class="time time-8" id="quote-option-sidetwo-0630" name="06:30" value="3.58">06:30
</option>
<option class="time time-8" id="quote-option-sidetwo-0700" name="07:00" value="3.85">07:00
</option>
<option class="time time-8" id="quote-option-sidetwo-0730" name="07:30" value="3.75">07:30
</option>
<option class="time time-8" id="quote-option-sidetwo-0800" name="08:00" value="4.00">08:00
</option>
<option class="time time-8" id="quote-option-sidetwo-0830" name="08:30" value="4.25">08:30
</option>
<option class="time time-8" id="quote-option-sidetwo-0900" name="09:00" value="4.50">09:00
</option>
<option class="time time-9" id="quote-option-sidetwo-0930" name="09:30" value="4.75">09:30
</option>
<option class="time time-9" id="quote-option-sidetwo-1000" name="10:00" value="5.00">10:00
</option>
<option class="time time-9" id="quote-option-sidetwo-1030" name="10:30" value="5.25">10:30
</option>
<option class="time time-9" id="quote-option-sidetwo-1100" name="11:00" value="5.50">11:00
</option>
<option class="time time-10" id="quote-option-sidetwo-1130" name="11:30" value="5.75">
11:30
</option>
<option class="time time-10" id="quote-option-sidetwo-1200" name="12:00" value="6.00">
12:00
</option>
<option class="time time-11" id="quote-option-sidetwo-1230" name="12:30" value="6.25">
12:30
</option>
<option class="time time-11" id="quote-option-sidetwo-1300" name="13:00" value="6.50">
13:00
</option>
<option class="time time-11" id="quote-option-sidetwo-1330" name="13:30" value="6.75">
13:30
</option>
<option class="time time-11" id="quote-option-sidetwo-1400" name="14:00" value="7.00">
14:00
</option>
<option class="time time-11" id="quote-option-sidetwo-1430" name="14:30" value="7.25">
14:30
</option>
<option class="time time-11" id="quote-option-sidetwo-1500" name="15:00" value="7.50">
15:00
</option>
<option class="time time-12" id="quote-option-sidetwo-1530" name="15:30" value="7.75">
15:30
</option>
<option class="time time-12" id="quote-option-sidetwo-1600" name="16:00" value="8.00">
16:00
</option>
<option class="time time-12" id="quote-option-sidetwo-1630" name="16:30" value="8.25">
16:30
</option>
<option class="time time-12" id="quote-option-sidetwo-1700" name="17:00" value="8.50">
17:00
</option>
<option class="time time-12" id="quote-option-sidetwo-1730" name="17:30" value="8.75">
17:30
</option>
<option class="time time-12" id="quote-option-sidetwo-1800" name="18:00" value="9.00">
18:00
</option>
</select>
<br>
</div>
<div id="frame-record-labels">
<label>LABELS:</label>
<select id="record_labels" name="order_labels">
<option name="No Labels" value="0.00">No Labels</option>
<option name="Blank White" value="0.50">Blank White</option>
<option name="Full Color" value="1.00">Full Color</option>
</select>
<br>
</div>
<div id="frame-record-packaging">
<label>PACKAGING:</label>
<select id="record_packaging" name="order_packaging">
<option name='No Packaging' value="0.00">No Packaging</option>
<option name='7" Blank White cardboard outer sleeve' value="0.50">7" Blank White cardboard
outer sleeve
</option>
<option name='7" Blank Black cardboard outer sleeve' value="0.75">7" Blank Black cardboard
outer sleeve
</option>
<option name='7" Blank Kraft chipboard outer sleeve' value="0.75">7" Blank Kraft chipboard
outer sleeve
</option>
<option name='7" Heavy Duty Clear Picture Disc Sleeve' value="1.00">7" Heavy Duty Clear
Picture Disc Sleeve
</option>
<option name='10" Blank White jacket' value="1.00">10" Blank White jacket</option>
<option name='10" Blank Black linen cardstock foldover' value="1.00">10" Blank Black linen
cardstock foldover
</option>
<option name='10" Blank White cardstock foldover' value="0.50">10" Blank White cardstock
foldover
</option>
<option name='10" Heavy Duty Clear Picture Disc Sleeve' value="1.00">10" Heavy Duty Clear
Picture Disc Sleeve
</option>
<option name='12" Blank White jacket' value="1.00">12" Blank White jacket</option>
<option name='12" Blank Black jacket' value="1.00">12" Blank Black jacket</option>
<option name='12" Heavy Duty Clear Picture Disc Sleeve' value="1.00">12" Heavy Duty Clear
Picture Disc Sleeve
</option>
</select>
<br>
</div>
<div id="frame-record-rushjob">
<input type="checkbox" id="order_rushjob" name="order[rush]" value="Yes"/>
<label for="order_rushjob"><span>Rush Job (+$1.00 each)</span></label>
</div>
<h2>UNIT TOTAL</h2> <input type="text" id="result_unittotal" name="order[unit]" />
<br>
<h2>ORDER TOTAL</h2> <input type="text" id="result_ordertotal" name="order[total]" />
<br>
<p>NOTICE: Minimum order amount of $100 required.</p>
<p class="shipping_note"></p>
</div>
</div>
</div>
<div class="block-fifty float-right">
<div class="block">
<div id="form-right">
<h2>CONTACT</h2>
<label><i class="fa fa-fw fa-user"></i> NAME:</label> <input id="order_customername"
name="contact[name]"
placeholder="Contact Name"/>
<label><i class="fa fa-fw fa-envelope"></i> EMAIL:</label> <input id="order_email" name="contact[email]"
type="email"
placeholder="[email protected]"/>
<label><i class="fa fa-fw fa-phone-square"></i> PHONE NUMBER:</label> <input id="order_phone"
name="contact[phone]"
type="telephone"
placeholder="123-456-7890"/>
<label><i class="fa fa-fw fa-home"></i> ADDRESS 1:</label>
<input id="order_address1" name="contact[address1]">
<label><i class="fa fa-fw fa-home"></i> ADDRESS 2:</label>
<input id="order_address2" name="contact[address2]">
<span class="block-fifty input-padding">
<label><i class="fa fa-fw fa-map-marker"></i>CITY:</label>
<input id="order_city" name="contact[city]">
</span>
<span class="block-thirty input-padding">
<label><i class="fa fa-fw fa-map-marker"></i>STATE:</label>
<input id="order_state" name="contact[state]">
</span>
<span class="block-twenty">
<label><i class="fa fa-fw fa-map-marker"></i>ZIPCODE:</label>
<input id="order_zipcode" name="contact[zip]">
</span>
<span class="block-one">
<label><i class="fa fa-fw fa-globe"></i>COUNTRY:</label>
<input id="order_country" name="contact[country]">
</span>
<span class="block-fifty input-padding">
<label><i class="fa fa-fw fa-twitter"></i> TWITTER USERNAME:</label>
<input id="order_twitter" name="contact[twitter]" placeholder="username"/>
</span>
<span class="block-fifty">
<label><i class="fa fa-fw fa-instagram"></i> INSTAGRAM USERNAME:</label>
<input id="order_instagram" name="contact[instagram]" placeholder="username"/>
</span>
<div class="clear"></div>
<br>
<h2>PROJECT</h2>
<label><i class="fa fa-fw fa-user"></i> ARTIST:</label> <input id="order_artist" name="order[artist]"
placeholder="Artist Name"/>
<label><i class="fa fa-fw fa-pencil-square-o"></i> TITLE:</label> <input id="order_title" name="order[title]"
placeholder="Album Title"/>
<label><i class="fa fa-fw fa-database"></i> GENRE:</label> <input id="order_genre" name="order[genre]"
placeholder="Genre"/>
<label><i class="fa fa-fw fa-file-archive-o"></i> ART & AUDIO URL:</label> <input id="order_artandaudiourl"
name="order[url]"
placeholder="files.com"/>
<br>
<label><i class="fa fa-fw fa-comments"></i> EXTRA NOTES:</label> <input id="order_notes" name="order[notes]"
type="textarea"/>
<input id="order_shippingcost" name="order[shipping]" type="hidden" value=""/>
</div>
</div>
</div>
<div class="block-one" style="display:none;">
<div class="block">
<div id="formorder">
<label>QUANTITY:</label> <input id="order_quantity" name="order[quantity]" readonly/>
<label>RECORD SIZE & TYPE:</label> <input id="order_recordtypes" name="order[size]" readonly/>
<label>SIDE ONE RUNTIME:</label> <input id="order_sideone" value="00:00" name="order[sideone]" readonly/>
<label>SIDE TWO RUNTIME:</label> <input id="order_sidetwo" value="00:00" name="order[sidetwo]" readonly/>
<label>LABELS:</label> <input id="order_labels" value="No Labels" name="order[labels]" readonly/>
<label>PACKAGING:</label> <input id="order_packaging" value="No Packaging" name="order[packaging]"
readonly/>
</div>
</div>
</div>
<div class="clear textaligncenter"><br><br><br> </div>
<div id="acceptterms">
<input type="checkbox" name="order_acceptterms" id="order_acceptterms" value="I Accept"/>
<label for="order_acceptterms" style="padding:0;">
<span>I have read the <a href="faq.php" target="_blank">FAQ</a> on the site and understand that, due to the experimental nature of the process, my lathe cut records will be of lower volume and fidelity than a pressed record. By clicking "Place Order" I am agreeing to pay for the order immediately through Paypal.</span>
</label>
</div>
<br>
<div id="errors"></div>
<br>
<button class="buttons-large"><i class="fa fa-arrow-circle-o-right"></i> Place Order</button>
</form>
</section>
<?php
include('./templates/footer.php');
?>