/var/www/hkosl.com/florahouse_v1/view/product_detail.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
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
<!DOCTYPE html>
<html lang="en">

<head>
    <title>FLORA HOUSE</title>
    <!-- css -->
    <?php include 'inc/headlinks.php';?>
    <meta name="keywords" content="FLORA HOUSE">
    <meta name="description" content="Green is More Than a Colour">
    <!-- js -->
    <?php include 'inc/link-js.php';?>
</head>

<body>

    <!-- header -->

    <div class="subPageMenu">

        <?php include 'inc/navbar.php';?>
    </div>
    <!-- end of header-->

    <section class="mainKVWarp">

        <div class="mainKV d-flex flex-lg-row flex-column">
            <div class="productDetailKvImg">
                <div class="slider-wrapper">
                    <div class="slider slider-for">
                        <div class="slider-for__item whitePot">
                            <div class="background"></div>
                            <div class="zoom-container">
                                <div class="zoom" style="background-image:url(../assets/images/product_kv_big01.jpg);">
                                    <img src='../assets/images/product_kv_big01.jpg' alt="product_kv_big01">

                                </div>
                            </div>
                        </div>
                        <div class="slider-for__item brownPot">
                            <div class="background"></div>
                            <div class="zoom-container">
                                <div class="zoom" style="background-image:url(../assets/images/product_kv_big02.jpg);">
                                    <img src='../assets/images/product_kv_big02.jpg' alt="product_kv_big02">

                                </div>
                            </div>
                        </div>
                        <div class="slider-for__item garyPot">
                            <div class="background"></div>
                            <div class="zoom-container">
                                <div class="zoom" style="background-image:url(../assets/images/product_kv_big03.jpg);">
                                    <img src='../assets/images/product_kv_big03.jpg' alt="product_kv_big03">

                                </div>
                            </div>
                        </div>
                        <!-- <div class="slider-for__item ex1" data-src="../assets/images/product_kv01.jpg">
                            <img src="../assets/images/product_kv_big01.jpg" alt="" class="fullWidth" />
                        </div>

                        <div class="slider-for__item ex1" data-src="../assets/images/product_kv01.jpg">
                            <img src="../assets/images/product_kv_big01.jpg" alt="" class="fullWidth" />
                        </div>

                        <div class="slider-for__item ex1" data-src="../assets/images/product_kv01.jpg">
                            <img src="../assets/images/product_kv_big01.jpg" alt="" class="fullWidth" />
                        </div> -->
                    </div>
                    <!-- <div class="slider-nav">
                    </div> -->
                    <div class="slider slider-nav">
                        <div>
                            <h3>1</h3>
                        </div>
                        <div>
                            <h3>2</h3>
                        </div>
                        <div>
                            <h3>3</h3>
                        </div>
                        <div>
                            <h3>4</h3>
                        </div>
                    </div>

                </div>

            </div>
            <div class="productDetailWrap garyBg">

                <div class="productDetailDesWrap mainWarp">

                    <!-- <div class="action">
                        <a href="#" data-slide="1">go to slide 3</a>
                        <a href="#" data-slide="2">go to slide 4</a>
                        <a href="#" data-slide="3">go to slide 5</a>
                    </div> -->
                    <div class="productDetail">
                        <p class="big greenFont">HKD 1,280</p>
                        <p class="biggerest Roman greenFont">Buxus Sempervirens - Medium Sized</p>
                        <p class="lightGreenFont small">from Netherlands <span class="ml-2"> <img
                                    src="../assets/images/flag/flag01.svg" alt="flag01"></span></p>
                        <p class="big">The species typically grows on soils derived from chalk, limestone, usually as an
                            understorey in
                            forests of larger trees.</p>
                        <a href="javascript:void(0);" class="heardGreenBg whiteFont btn fullWidth plantProfileBtn"
                            title="Plant Profile"><i class="fas fa-plus-circle"></i>
                            Plant
                            Profile</a>
                        <div class="d-flex">
                            <div class="selectWrapBox">
                                <select name="Size" class="big selecter dropup size" data-dropup-auto="false" id="Size">
                                    <option value="" selected disabled>Size</option>
                                    <option value="saab">(H)55-60cm X (W)40-50cm</option>
                                    <option value="opel">(H)55-60cm X (W)40-50cm</option>
                                    <option value="audi">(H)55-60cm X (W)40-50cm</option>
                                </select>
                            </div>
                            <div class="selectWrapBox">
                                <select name="Soil" class="big selecter dropup soil" data-dropup-auto="false" id="Soil">
                                    <option value="" selected disabled>Soil Cover</option>
                                    <option value="saab">Oranic Lava Rocks</option>
                                    <option value="opel">Bark</option>

                                </select>
                            </div>
                        </div>

                        <div class="d-flex">
                            <div class="selectWrapBox">
                                <select name="Color" class="big selecter dropup color" data-dropup-auto="false"
                                    id="Color">
                                    <option value="" selected disabled>Pot Color</option>
                                    <option value="1">White</option>
                                    <option value="2">Brown</option>
                                    <option value="3">Gery</option>
                                    <option value="Own">I have my own pot</option>

                                </select>
                            </div>
                            <div class="selectWrapBox d-flex align-items-center justify-content-center">
                                <span class="big mr-4">Quantity</span>
                                <span class="input-number-decrement big">–</span><input class="input-number big no"
                                    type="text" value="1" min="1" maxlength="3"><span
                                    class="input-number-increment big">+</span>
                            </div>
                        </div>

                        <div class="messageChoice">
                            <div class="d-flex">
                                <div class="mr-2">
                                    <div class="custom-control custom-checkbox mt-4">
                                        <input type="checkbox" class="custom-control-input messageCardCheck"
                                            id="customCheck2">
                                        <label class="custom-control-label big mr-2" for="customCheck2">Add message card
                                        </label>

                                    </div>
                                </div>
                                <div class="messageCardChoice">
                                    <div class="custom-control custom-radio mt-4">
                                        <input type="radio" class="custom-control-input transplantingCheck"
                                            id="floorPlant" name="transplantingpot" value="">
                                        <label class="custom-control-label mr-2" for="floorPlant">For flooor plant
                                            <!-- <span class="lightGreenFont small">+ HKD
                                                50</span> -->
                                            <span class="lightGreenFont small">+HKD 50
                                            </span>
                                        </label>
                                    </div>
                                    <div class="custom-control custom-radio mt-2">
                                        <input type="radio" class="custom-control-input" id="mediumPlant"
                                            name="transplantingpot" value="">
                                        <label class="custom-control-label mr-2" for="mediumPlant">For medium plant
                                            <!-- <span class="lightGreenFont small">+ HKD
                                                50</span> -->
                                            <span class="lightGreenFont small">+HKD 50</span>
                                        </label>
                                    </div>
                                    <div class="custom-control custom-radio mt-2">
                                        <input type="radio" class="custom-control-input" id="tablePlant"
                                            name="transplantingpot" value="">
                                        <label class="custom-control-label mr-2" for="tablePlant">For table plant
                                            <!-- <span class="lightGreenFont small">+ HKD
                                                25</span> -->
                                            <span class="lightGreenFont small">+HKD 25
                                            </span>
                                        </label>
                                    </div>

                                    <a href="#" class="lightGreenFont d-inline-block mt-1" data-toggle="modal"
                                        data-target="#Message">Write your message</a>

                                </div>
                            </div>
                        </div>



                        <div class="potChoice">
                            <div class="d-flex">
                                <div class="mr-2">
                                    <div class="custom-control custom-checkbox mt-4">
                                        <input type="checkbox" class="custom-control-input transplantingCheck"
                                            id="transplanting">
                                        <label class="custom-control-label big mr-2" for="transplanting">I need
                                            transplanting
                                            service
                                        </label>
                                    </div>

                                </div>
                                <div class="transplantingChoice">

                                    <div class="custom-control custom-radio mt-4">
                                        <input type="radio" class="custom-control-input" id="Newpot"
                                            name="transplantingpot" value="">
                                        <label class="custom-control-label mr-2" for="Newpot">New pot <span
                                                class="lightGreenFont small">+ HKD
                                                150</span>
                                        </label>
                                    </div>
                                    <div class="custom-control custom-radio mt-2">
                                        <input type="radio" class="custom-control-input" id="Oldpot"
                                            name="transplantingpot" value="">
                                        <label class="custom-control-label mr-2" for="Oldpot">Old pot
                                        </label>
                                    </div>
                                    <div class="custom-control custom-radio mt-2">
                                        <input type="radio" class="custom-control-input" id="Oldpotplant"
                                            name="transplantingpot" value="">
                                        <label class="custom-control-label mr-2" for="Oldpotplant">Old pot with plant

                                        </label>
                                    </div>


                                </div>
                            </div>
                        </div>
                        <a href="#" class="lightGreenFont d-inline-block mt-4">What makes our pot so special?</a>
                    </div>
                </div>
                <div class="productProfileWrap mainWarp">
                    <p class="small lightGreenFont position-relative">rating <span
                            class="close productProfileCloseBtn"><img src="../assets/images/closeBtn.png"
                                alt="closeBtn"></span>
                    </p>
                    <div class="productProfile">
                        <div class="row">
                            <div class="col-md-4 mb-2">
                                <p class="greenFont big thing m-0">Difficulty</p>
                            </div>
                            <div class="col-md-8 mb-4">
                                <div class="rating-holder">
                                    <div class="c-rating c-rating--regular" data-rating-value="3">
                                        <div>1</div>
                                        <div>2</div>
                                        <div>3</div>
                                        <div>4</div>
                                        <div>5</div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-4 mb-2">
                                <p class="greenFont big thing  m-0">Sunlight</p>
                            </div>
                            <div class="col-md-8 mb-4">
                                <div class="rating-holder">
                                    <div class="c-rating c-rating--regular" data-rating-value="4">
                                        <div>1</div>
                                        <div>2</div>
                                        <div>3</div>
                                        <div>4</div>
                                        <div>5</div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-4 mb-2">
                                <p class="greenFont big thing  m-0">Water</p>
                            </div>
                            <div class="col-md-8 mb-4">
                                <div class="rating-holder">
                                    <div class="c-rating c-rating--regular" data-rating-value="3">
                                        <div>1</div>
                                        <div>2</div>
                                        <div>3</div>
                                        <div>4</div>
                                        <div>5</div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-4 mb-2">
                                <p class="greenFont big thing  m-0">Pet Friendly</p>
                            </div>
                            <div class="col-md-8 mb-3">
                                <div class="custom-control custom-radio">
                                    <input type="radio" readonly class="custom-control-input" id="FriendlyYes"
                                        name="Friendly" value="customEx" Checked>
                                    <label class="custom-control-label" for="FriendlyYes">Yes</label>
                                </div>
                                <div class="custom-control custom-radio">
                                    <input type="radio" disabled class="custom-control-input" id="FriendlyNo"
                                        name="Friendly" value="customEx">
                                    <label class="custom-control-label" for="FriendlyNo">No</label>
                                </div>
                            </div>
                            <div class="col-md-4">
                                <p class="greenFont big thing">Air Cleaner</p>
                            </div>
                            <div class="col-md-8">
                                <p class="lightGreenFont big thing">benzene, carbon monoxide, formaldehyde,
                                    trichloroethylene,
                                    xylene</p>
                            </div>
                        </div>

                        <hr class="greenLine" />
                        <p class="lightGreenFont mb-2">Description</p>
                        <p class="mb-4">The species typically grows on soils derived from chalk, limestone, usually as
                            an understorey
                            in forests of larger trees. The species typically grows on soils derived from chalk,
                            limestone, usually as an understorey in forests of larger trees.</p>
                        <p class="lightGreenFont mb-2">Suitable Environment</p>
                        <p class="mb-4">Adequate sunlight<br />
                            Close to windows<br />
                            Suitable for indoor lighting </p>
                        <p class="lightGreenFont mb-2">FAQ</p>
                        <p class="mb-4">What kind of soils this specie typically grows on?
                            The species typically grows on soils derived from chalk, limestone, usually as an
                            understorey in forests of larger trees. The species typically grows on soils derived from
                            chalk, limestone, usually as an understorey in forests of larger trees.</p>
                        <p class="lightGreenFont mb-2">Suitable Environment</p>
                        <p class="mb-4">Adequate sunlight<br />
                            Close to windows<br />
                            Suitable for indoor lighting </p>
                        <p class="lightGreenFont mb-2">FAQ</p>
                        <p class="mb-4">What kind of soils this specie typically grows on?
                            The species typically grows on soils derived from chalk, limestone, usually as an
                            understorey in forests of larger trees. The species typically grows on soils derived from
                            chalk, limestone, usually as an understorey in forests of larger trees.</p>
                        <p class="lightGreenFont mb-2">Suitable Environment</p>
                        <p class="mb-4">Adequate sunlight<br />
                            Close to windows<br />
                            Suitable for indoor lighting </p>
                        <p class="lightGreenFont mb-2">FAQ</p>
                        <p class="mb-4">What kind of soils this specie typically grows on?
                            The species typically grows on soils derived from chalk, limestone, usually as an
                            understorey in forests of larger trees. The species typically grows on soils derived from
                            chalk, limestone, usually as an understorey in forests of larger trees.</p>
                    </div>
                </div>
                <div class="d-flex productAddToBag">
                    <a href="javascript:void(0);" class="lightGreenFont btn btn-outline-primary heartBtn"> </a>
                    <a href="javascript:void(0);" class="btn yellowBtn btn-outline-primary fullWidth addToBagPreviewBtn"
                        title="add to bag">Add to Bag — HKD
                        1,280</a>
                </div>
            </div>

        </div>

    </section>

    <section>
        <div class="greenBorder">
            <img src="../assets/images/productdetail01.jpg" class="fullWidth desktopShow" alt="productdetail01">
            <img src="../assets/images/productdetail01_mob.jpg" class="fullWidth mobileShow" alt="productdetail01">
        </div>
        <div class="tabProductWrap" style="background-image:url(../assets/images/product_tagbg.jpg);">

            <div class="row m-0 tabProductDetail">
                <div class="greenBorder col-md-12 p-0">
                    <div class="tabProductDetailTitle bigger Roman greenFont">Plant Care</div>
                </div>
                <div class="col-md-3 productTabNav p-0">
                    <a href="#panel1" class="tabBtn btn-outline-primary d-block fullWidth">
                        <span class="d-inline-block waterTab position-relative"> Watering Tips</span></a>
                    <a href="#panel6" class="tabBtn btn-outline-primary d-block fullWidth">
                        <span class="d-inline-block position-relative sunTab">
                            Sunlight</span></a>
                    <a href="#panel5" class="tabBtn btn-outline-primary d-block fullWidth">
                        <span class="d-inline-block position-relative locationTab"> Location</span></a>
                    <a href="#panel2" class="tabBtn btn-outline-primary d-block fullWidth">
                        <span class="d-inline-block pruningTab position-relative"> Pruning</span></a>
                    <a href="#panel3" class="tabBtn btn-outline-primary d-block fullWidth">
                        <span class="d-inline-block position-relative fertilizingTab"> Fertilizing</span></a>


                    <a href="#panel4" class="tabBtn btn-outline-primary d-block fullWidth">
                        <span class="d-inline-block position-relative pestTab"> Pest Control</span></a>
                </div>
                <div class="col-md-9 p-0">
                    <div class="panelContainer greenBorder">
                        <div id="panel1" class="panel">
                            <p class="lightGreenFont small">#WhentoWater</p>
                            <p>
                                In spite of this tragedy, Kevin desired to bring good out of it, by spreading the word
                                about the need for organ donation, and by supporting others in support groups. Kevin was
                                on a waiting list for a kidney transplant.
                            </p>
                            <br><br><br>
                            <p class="lightGreenFont small">#HowtoWater</p>
                            <p>
                                When you water, you may start with 500 to 800ml (floor plants) / 200 – 300 ml (table
                                plants). Evenly pour the water over the soil (not necessarily to remove the pine bark).
                                Check the saucer and see if there is any water in it. If yes, pour less water next time.
                                Gradually, you will learn more about your plants’ demand on water. Don’t forget to
                                remove the excessive water in the saucer with a towel, to avoid mosquitoes breeding.
                            </p>
                        </div> <!-- end panel 1 -->
                        <div id="panel2" class="panel">
                            <p class="lightGreenFont small">#WhentoWater</p>
                            <p>
                                In spite of this tragedy, Kevin desired to bring good out of it, by spreading the word
                                about the need for organ donation, and by supporting others in support groups. Kevin was
                                on a waiting list for a kidney transplant.
                            </p>
                            <br><br><br>
                            <p class="lightGreenFont small">#HowtoWater</p>
                            <p>
                                When you water, you may start with 500 to 800ml (floor plants) / 200 – 300 ml (table
                                plants). Evenly pour the water over the soil (not necessarily to remove the pine bark).
                                Check the saucer and see if there is any water in it. If yes, pour less water next time.
                                Gradually, you will learn more about your plants’ demand on water. Don’t forget to
                                remove the excessive water in the saucer with a towel, to avoid mosquitoes breeding.
                            </p>
                        </div> <!-- end panel 2 -->
                        <div id="panel3" class="panel">
                            <p class="lightGreenFont small">#WhentoWater</p>
                            <p>
                                In spite of this tragedy, Kevin desired to bring good out of it, by spreading the word
                                about the need for organ donation, and by supporting others in support groups. Kevin was
                                on a waiting list for a kidney transplant.
                            </p>
                            <br><br><br>
                            <p class="lightGreenFont small">#HowtoWater</p>
                            <p>
                                When you water, you may start with 500 to 800ml (floor plants) / 200 – 300 ml (table
                                plants). Evenly pour the water over the soil (not necessarily to remove the pine bark).
                                Check the saucer and see if there is any water in it. If yes, pour less water next time.
                                Gradually, you will learn more about your plants’ demand on water. Don’t forget to
                                remove the excessive water in the saucer with a towel, to avoid mosquitoes breeding.
                            </p>
                        </div> <!-- end panel 3 -->
                        <div id="panel4" class="panel">
                            <p class="lightGreenFont small">#WhentoWater</p>
                            <p>
                                In spite of this tragedy, Kevin desired to bring good out of it, by spreading the word
                                about the need for organ donation, and by supporting others in support groups. Kevin was
                                on a waiting list for a kidney transplant.
                            </p>
                            <br><br><br>
                            <p class="lightGreenFont small">#HowtoWater</p>
                            <p>
                                When you water, you may start with 500 to 800ml (floor plants) / 200 – 300 ml (table
                                plants). Evenly pour the water over the soil (not necessarily to remove the pine bark).
                                Check the saucer and see if there is any water in it. If yes, pour less water next time.
                                Gradually, you will learn more about your plants’ demand on water. Don’t forget to
                                remove the excessive water in the saucer with a towel, to avoid mosquitoes breeding.
                            </p>
                        </div> <!-- end panel 4 -->
                        <div id="panel5" class="panel">
                            <p class="lightGreenFont small">#WhentoWater</p>
                            <p>
                                In spite of this tragedy, Kevin desired to bring good out of it, by spreading the word
                                about the need for organ donation, and by supporting others in support groups. Kevin was
                                on a waiting list for a kidney transplant.
                            </p>
                            <br><br><br>
                            <p class="lightGreenFont small">#HowtoWater</p>
                            <p>
                                When you water, you may start with 500 to 800ml (floor plants) / 200 – 300 ml (table
                                plants). Evenly pour the water over the soil (not necessarily to remove the pine bark).
                                Check the saucer and see if there is any water in it. If yes, pour less water next time.
                                Gradually, you will learn more about your plants’ demand on water. Don’t forget to
                                remove the excessive water in the saucer with a towel, to avoid mosquitoes breeding.
                            </p>
                        </div> <!-- end panel 5 -->
                        <div id="panel6" class="panel">
                            <p class="lightGreenFont small">#WhentoWater</p>
                            <p>
                                In spite of this tragedy, Kevin desired to bring good out of it, by spreading the word
                                about the need for organ donation, and by supporting others in support groups. Kevin was
                                on a waiting list for a kidney transplant.
                            </p>
                            <br><br><br>
                            <p class="lightGreenFont small">#HowtoWater</p>
                            <p>
                                When you water, you may start with 500 to 800ml (floor plants) / 200 – 300 ml (table
                                plants). Evenly pour the water over the soil (not necessarily to remove the pine bark).
                                Check the saucer and see if there is any water in it. If yes, pour less water next time.
                                Gradually, you will learn more about your plants’ demand on water. Don’t forget to
                                remove the excessive water in the saucer with a towel, to avoid mosquitoes breeding.
                            </p>
                        </div> <!-- end panel 6 -->
                    </div>


                </div>

            </div>
            <div class="tabRemark greenBorder">
                <p class="lightGreenFont">Remarks</p>
                <div class="row">
                    <div class="col-md-6">
                        <p> Plant products take 1-2 months to adapt to a new environment, yellowing leaf may happen
                            at the first month.</p>
                    </div>
                    <div class="col-md-6">
                        <p> Plants which are imported from abroad take a longer time to reach you, approx. 10 - 12
                            working days</p>
                    </div>
                </div>

            </div>

    </section>

    <section class="mainWarp">

        <p class="h1 textBox greenFont text-center">Plants are living creatures. Please <span class="italic">accept and
                appreciate
                the variation in color and shape.</span>
            <br />
            <a href="#" class="linkActive" title="policyBtn">Learn about our exchange & refund policy</a>
        </p>
        <p class="heardGreenBg whiteFont text-center p-4 Roman bigger m-0">Accessories</p>
        <div class="row productItemWrap m-0">
            <a href="product_detail.php" class="col-6 col-lg-3 productItem"
                style="background-image:url(../assets/images/product_list01.png)">
                <span class="text-uppercase tagLightGreenLabel small d-inline-block mb-2">from
                    Netherlands</span>
                <p class="big mb-0">Buxus Sempervirens</p>
                <p class="big">HKD 1,280</p>
                <button class="btn yellowBtn addToBagBtn" title="Add to Bag" type="button">Add to Bag — HKD
                    1,280</button>
            </a>
            <a href="product_detail.php" class="col-6 col-lg-3 productItem"
                style="background-image:url(../assets/images/product_list01.png)">
                <span class="text-uppercase tagLightGreenLabel small d-inline-block mb-2">from
                    Netherlands</span>
                <p class="big mb-0">Buxus Sempervirens</p>
                <p class="big">HKD 1,280</p>
                <button class="btn yellowBtn addToBagBtn" title="Add to Bag" type="button">Add to Bag — HKD
                    1,280</button>
            </a>
            <a href="product_detail.php" class="col-6 col-lg-3 productItem"
                style="background-image:url(../assets/images/product_list01.png)">
                <span class="text-uppercase tagLightGreenLabel small d-inline-block mb-2">from
                    Netherlands</span>
                <p class="big mb-0">Buxus Sempervirens</p>
                <p class="big">HKD 1,280</p>
                <button class="btn yellowBtn addToBagBtn" title="Add to Bag" type="button">Add to Bag — HKD
                    1,280</button>
            </a>
            <a href="product_detail.php" class="col-6 col-lg-3 productItem"
                style="background-image:url(../assets/images/product_list01.png)">
                <span class="text-uppercase tagLightGreenLabel small d-inline-block mb-2">from
                    Netherlands</span>
                <p class="big mb-0">Buxus Sempervirens</p>
                <p class="big">HKD 1,280</p>
                <button class="btn yellowBtn addToBagBtn" title="Add to Bag" type="button">Add to Bag — HKD
                    1,280</button>
            </a>
        </div>

        <p class="heardGreenBg whiteFont text-center p-4 Roman bigger m-0">Related Products</p>
        <div class="row productItemWrap m-0">
            <a href="product_detail.php" class="col-6 col-lg-3 productItem"
                style="background-image:url(../assets/images/product_list01.png)">
                <span class="text-uppercase tagLightGreenLabel small d-inline-block mb-2">from
                    Netherlands</span>
                <p class="big mb-0">Buxus Sempervirens</p>
                <p class="big">HKD 1,280</p>
                <button class="btn yellowBtn addToBagBtn" title="Add to Bag" type="button">Add to Bag — HKD
                    1,280</button>
            </a>
            <a href="product_detail.php" class="col-6 col-lg-3 productItem"
                style="background-image:url(../assets/images/product_list01.png)">
                <span class="text-uppercase tagOrangeLabel small d-inline-block mb-2">Hot</span>
                <p class="big mb-0">Buxus Sempervirens</p>
                <p class="big">HKD 1,280</p>

                <button class="btn yellowBtn addToBagBtn" title="Add to Bag" type="button">Add to Bag — HKD
                    1,280</button>
            </a>
            <a href="product_detail.php" class="col-6 col-lg-3 productItem"
                style="background-image:url(../assets/images/product_list01.png)">
                <span class="text-uppercase tagLightGreenLabel small d-inline-block mb-2">from
                    Netherlands</span>
                <p class="big mb-0">Buxus Sempervirens</p>
                <p class="big">HKD 1,280</p>
                <button class="btn yellowBtn addToBagBtn" title="Add to Bag" type="button">Add to Bag — HKD
                    1,280</button>
            </a>
            <a href="product_detail.php" class="col-6 col-lg-3 productItem"
                style="background-image:url(../assets/images/product_list01.png)">
                <span class="text-uppercase tagLightGreenLabel small d-inline-block mb-2">from
                    Netherlands</span>
                <p class="big mb-0">Buxus Sempervirens</p>
                <p class="big">HKD 1,280</p>
                <button class="btn yellowBtn addToBagBtn" title="Add to Bag" type="button">Add to Bag — HKD
                    1,280</button>
            </a>
        </div>


        <div class="mainInspirations">
            <p class="small lightGreenFont text-center">Inspirations</p>
            <p class="h1 textBox greenFont text-center">Take a look at how people lighten up their lives with plants.
            </p>

            <div class="row m-0 inspirationsWrap">
                <div class="col-md-6 col-lg-3 mb-4">
                    <div class="greenBorder inspirations">
                        <div class="inspirationsImg"
                            style="background-image:url(../assets/images/inspirations_img01.jpg);"
                            alt="inspirations_img01">
                        </div>
                        <div class="d-flex inspirationsDes">
                            <p class="Roman m-0 big greenFont">@free entry</p>
                            <p class="lightGreenFont small ml-auto m-0"><i class="fas fa-heart"></i> free entry LIKES
                            </p>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-lg-3 mb-4">
                    <div class="greenBorder inspirations">
                        <div class="inspirationsImg"
                            style="background-image:url(../assets/images/inspirations_img01.jpg);"
                            alt="inspirations_img01">
                        </div>
                        <div class="d-flex inspirationsDes">
                            <p class="Roman m-0 big greenFont">@free entry</p>
                            <p class="lightGreenFont small ml-auto m-0"><i class="fas fa-heart"></i> free entry LIKES
                            </p>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-lg-3 mb-4">
                    <div class="greenBorder inspirations">
                        <div class="inspirationsImg"
                            style="background-image:url(../assets/images/inspirations_img01.jpg);"
                            alt="inspirations_img01">
                        </div>
                        <div class="d-flex inspirationsDes">
                            <p class="Roman m-0 big greenFont">@free entry</p>
                            <p class="lightGreenFont small ml-auto m-0"><i class="fas fa-heart"></i> free entry LIKES
                            </p>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-lg-3 mb-4">
                    <div class="greenBorder inspirations">
                        <div class="inspirationsImg"
                            style="background-image:url(../assets/images/inspirations_img01.jpg);"
                            alt="inspirations_img01">
                        </div>
                        <div class="d-flex inspirationsDes">
                            <p class="Roman m-0 big greenFont">@free entry</p>
                            <p class="lightGreenFont small ml-auto m-0"><i class="fas fa-heart"></i> free entry LIKES
                            </p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <div class="cartPreview">
        <div class="sildePreviewWrap greenBorder">
            <div class="sildePreview">
                <p class="bigger text-center Roman greenFont position-relative text-uppercase">Bag<span
                        class="close cartPreviewCloseBtn"><img src="../assets/images/closeBtn.png"
                            alt="closeBtn"></span>
                </p>
                <div class="row mb-4">
                    <div class="col-sm-4 mb-2">
                        <img src="../assets/images/product_list01.png" class="img-fluid" alt="product_list01">

                    </div>
                    <div class="col-sm-8">
                        <p>Buxus Sempervirens - Medium Sized</p>
                        <p class="lightGreenFont mb-1 thing">(H)55-60 cm X (W)40-50 cm</p>
                        <p class="lightGreenFont mb-1 thing">Soilcover: Pine Bark</p>
                        <p class="lightGreenFont mb-1 thing">Pot color: White</p>
                        <p class="lightGreenFont mb-1 thing">Message card: For floor plant</p>
                        <p class="lightGreenFont mb-1 thing">Transplanting service: New pot</p>
                        <p class="mt-2">HKD 1,280</p>
                        <div class="mb-2">
                            <span class="input-number-decrement big">–</span><input class="input-number big no"
                                type="text" value="1" min="1" maxlength="3"><span
                                class="input-number-increment big">+</span>
                        </div>
                        <a class="lightGreenFont mb-1 thing text-uppercase small" href="#" title="removeBtn">remove</a>
                        <a class="lightGreenFont mb-1 thing text-uppercase small ml-4" href="#" title="editMessageBtn"
                            data-toggle="modal" data-target="#Message">edit
                            message card</a>
                    </div>
                </div>
                <div class="row mb-4">
                    <div class="col-sm-4 mb-2">
                        <img src="../assets/images/product_list01.png" class="img-fluid" alt="img">

                    </div>
                    <div class="col-sm-8">
                        <p>Buxus Sempervirens - Medium Sized</p>
                        <p class="lightGreenFont mb-1 thing">(H)55-60 cm X (W)40-50 cm</p>
                        <p class="lightGreenFont mb-1 thing">Pine Bark</p>
                        <p class="lightGreenFont mb-1 thing">Pot color: White</p>
                        <p class="lightGreenFont mb-1 thing">Message card: -</p>
                        <p class="lightGreenFont mb-1 thing">Transplanting service: -</p>
                        <p class="mt-2">HKD 1,280</p>
                        <div class="mb-2">
                            <span class="input-number-decrement big">–</span><input class="input-number big no"
                                type="text" value="1" min="1" maxlength="3"><span
                                class="input-number-increment big">+</span>
                        </div>
                        <a class="lightGreenFont mb-1 thing text-uppercase small" href="#" title="removeBtn">remove</a>
                    </div>
                </div>
                <hr />
                <div class="d-flex align-items-center mb-4">

                    <div class="form-group mb-0 fullWidth mr-2">

                        <input type="text" class="form-control" id="Coupon" aria-describedby="Coupon"
                            placeholder="Add coupon code">

                    </div>
                    <div>
                        <a class="yellowBtn sBtn" href="#">Apply Coupon
                        </a>
                    </div>
                </div>
                <p class="">Note for us</p>
                <div class="form-group">
                    <textarea class="form-control" id="Note" placeholder="Type here" rows="3"></textarea>
                </div>
                <div class="d-flex align-items-center mb-4">
                    <p class="greenFont">Subtotal</p>
                    <p class="biggerest greenFont Roman ml-auto">HKD 2,560</p>
                </div>


            </div>
            <a href="javascript:void(0);"
                class="yellowBtn continueBtn btn btn-outline-primary fullWidth d-block greenBorder text-center"
                title="Check out Btn">Continue to shop
            </a>
            <a href="#" class="link p-4 fullWidth d-block text-center bigs" title="Check out Btn"
                onclick="location.href='check_out.php';">Go to check out
            </a>
        </div>

    </div>





    <?php include 'inc/subscribe.php';?>


    <!-- end #section -->


    <!-- footer -->
    <?php include 'inc/footer.php';?>


    <!-- Modal -->
    <div class="modal fade" id="Message" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-header">

                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true"><img src="../assets/images/closeBtn.png" alt="close"></span>
                    </button>
                </div>
                <div class="modal-body">
                    <div class="row p-4 m-0">
                        <div class="col-md-5 cardImgModal">
                            <img src="../assets/images/message_card01.jpg" class="img-fluid" alt="message_card01">
                        </div>
                        <div class="col-md-7">
                            <p class="lightGreenFont small">Customize message card</p>
                            <div class="form-group">
                                <label for="To">To</label>
                                <input type="text" class="form-control" id="To" aria-describedby="emailHelp"
                                    placeholder="Receiver’s name">

                            </div>
                            <div class="form-group">
                                <label for="Wishes">Wishes</label>
                                <input type="text" class="form-control" id="Wishes" aria-describedby="emailHelp"
                                    placeholder="Type in your best wishes">

                            </div>
                            <div class="form-group">
                                <label for="From">From</label>
                                <input type="text" class="form-control" id="From" aria-describedby="From"
                                    placeholder="Your name">

                            </div>
                            <button class="yellowBtn noBorder btn btn-outline-primary" type="button">Save</button>
                            <br /> <br />
                            <a href="#" class="link d-block greenFont" data-dismiss="modal" aria-label="Close">
                                < Cancel</a>
                        </div>
                    </div>
                    <div class="p-4 heardGreenBg text-center">
                        <p class="whiteFont thing">To keep the best layout, keeping the lines as simple as possible is
                            highly recommended </p>
                    </div>

                </div>

            </div>
        </div>
    </div>

    <script>
    inputNumber($('.input-number'));
    </script>

    <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.js"></script>
    <!-- my script -->
    <script>
    // $('.slider-for').slick({
    //     slidesToShow: 1,
    //     slidesToScroll: 1,
    //     arrows: false,
    //     fade: true,
    //     dots: true,
    //     asNavFor: '.slider-nav'
    // });
    // $('.slider-nav').slick({
    //     slidesToShow: 3,
    //     slidesToScroll: 1,
    //     asNavFor: '.slider-for',
    //     dots: true,
    //     focusOnSelect: true
    // });
    $('.slider-for').slick({
        slidesToShow: 1,
        slidesToScroll: 1,
        arrows: false,
        fade: true,
        asNavFor: '.slider-nav'
    });
    $('.slider-nav').slick({
        slidesToShow: 3,
        slidesToScroll: 1,
        asNavFor: '.slider-for',
        dots: true,
        focusOnSelect: true
    });




    // $("a[data-slide]").click(function(e) {
    //     e.preventDefault();
    //     var slideno = $(this).data("slide");
    //     $(".slider-nav").slick("slickGoTo", slideno - 1);
    // });
    </script>
</body>



</html>