-
Notifications
You must be signed in to change notification settings - Fork 2
/
menu_old.php
191 lines (169 loc) · 7.88 KB
/
menu_old.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
<!-- <div class="products-row">
<div class="col-md-4 col-sm-4 product-grids">
<div class="flip-container">
<div class="flipper agile-products">
<div class="front">
<img src="menu/1.jpg" class="img-responsive" alt="img">
<!--<div class="agile-product-text">
<h5>Voluptate</h5>
</div> -->
<div class="gallery-des">
<h3>Voluptate</h3>
</div>
</div>
<div class="back">
<h4>Voluptate </h4>
<p>Cheese, tomato, mushrooms, onions.</p>
<h6>50<sup>$</sup></h6>
<!-- button for cart -->
<button class="w3ls-cart pw3ls-cart my-cart-btn" data-id="1" data-name="Voluptate " data-summary="Cheese, tomato, mushrooms, onions." data-price="50" data-quantity="1" data-image="menu/1.jpg"><i class="fa fa-cart-plus" aria-hidden="true"></i>Add to Cart</button>
<span class="w3-agile-line"> </span>
<a href="#" data-toggle="modal" data-target="#myModal1">Explore</a>
<!--ending button for cart -->
</div>
<!--back -->
</div>
<!--flipper agileproducts -->
</div>
<!--flip container-->
</div>
<!-- <div class="col-md-4 col-sm-4 product-grids">
<div class="flip-container">
<div class="flipper agile-products">
<div class="front">
<img src="menu/2.jpeg" class="img-responsive" alt="img">
<div class="gallery-des">
<h3>Arcu pede</h3>
</div>
</div>
<div class="back">
<h4>Arcu pede</h4>
<p>Tuna, Sweetcorn, Cheese</p>
<h6>50<sup>$</sup></h6>
<!-- button for cart -->
<button class="w3ls-cart pw3ls-cart my-cart-btn" data-id="2" data-name="Arcu pede" data-summary="Tuna, Sweetcorn, Cheese" data-price="10" data-quantity="1" data-image="menu/2.jpeg"><i class="fa fa-cart-plus" aria-hidden="true"></i>Add to Cart</button>
<span class="w3-agile-line"> </span>
<a href="#" data-toggle="modal" data-target="#myModal1">Explore</a>
<!--ending button for cart -->
</div>
<!-- front-->
</div>
<!--flipper agileproducts -->
</div>
<!--flip container-->
</div>
<!-- <div class="col-md-4 col-sm-4 product-grids">
<div class="flip-container">
<div class="flipper agile-products">
<div class="front">
<img src="menu/3.jpg" class="img-responsive" alt="img">
<div class="gallery-des">
<h3>Quam semper </h3>
</div>
</div>
<div class="back">
<h4>Quam semper </h4>
<p>Cheese, tomato, mushrooms, onions.</p>
<h6>25<sup>$</sup></h6>
<!-- button for cart -->
<button class="w3ls-cart pw3ls-cart my-cart-btn" data-id="3" data-name="Quam semper" data-summary="summary 1" data-price="25" data-quantity="1" data-image="menu/3.jpg"><i class="fa fa-cart-plus" aria-hidden="true"></i>Add to Cart</button>
<span class="w3-agile-line"> </span>
<a href="#" data-toggle="modal" data-target="#myModal1">Explore</a>
<!--ending button for cart -->
</div>
<!-- back-->
</div>
<!--flipper agileproducts -->
</div>
<!--flip container-->
</div>
<!--
<br><br><br><br>
<div></div>
</div>
product rows -->
<!-- <div class="products-row">
<div class="col-md-4 col-sm-4 product-grids">
<div class="flip-container">
<div class="flipper agile-products">
<div class="front">
<img src="menu/4.jpg" class="img-responsive" alt="img">
<!--<div class="agile-product-text">
<h5>Voluptate</h5>
</div> -->
<div class="gallery-des">
<h3>Donec sodales</h3>
</div>
</div>
<div class="back">
<h4>Donec sodales</h4>
<p>Double Cheese, onions.</p>
<h6>70<sup>$</sup></h6>
<!-- button for cart -->
<button class="w3ls-cart pw3ls-cart my-cart-btn" data-id="4" data-name="Donec sodales" data-summary="summary 1" data-price="70" data-quantity="1" data-image="menu/4.jpg"><i class="fa fa-cart-plus" aria-hidden="true"></i>Add to Cart</button>
<span class="w3-agile-line"> </span>
<a href="#" data-toggle="modal" data-target="#myModal1">Explore</a>
<!--ending button for cart -->
</div>
<!-- front-->
</div>
<!--flipper agileproducts -->
</div>
<!--flip container-->
</div>
<!-- <div class="col-md-4 col-sm-4 product-grids">
<div class="flip-container">
<div class="flipper agile-products">
<div class="front">
<img src="menu/5.jpg" class="img-responsive" alt="img">
<!--<div class="agile-product-text">
<h5>Voluptate</h5>
</div> -->
<div class="gallery-des">
<h3>Nam eget</h3>
</div>
</div>
<div class="back">
<h4>Nam eget </h4>
<p>Chicken, mozzarella cheese, onions.</p>
<h6>50<sup>$</sup></h6>
<!-- button for cart -->
<button class="w3ls-cart pw3ls-cart my-cart-btn" data-id="5" data-name="Nam eget" data-summary="summary 1" data-price="50" data-quantity="1" data-image="menu/5.jpg"><i class="fa fa-cart-plus" aria-hidden="true"></i>Add to Cart</button>
<span class="w3-agile-line"> </span>
<a href="#" data-toggle="modal" data-target="#myModal1">Explore</a>
<!--ending button for cart -->
</div>
<!-- front-->
</div>
<!--flipper agileproducts -->
</div>
<!--flip container-->
</div>
<!-- <div class="col-md-4 col-sm-4 product-grids">
<div class="flip-container">
<div class="flipper agile-products">
<div class="front">
<img src="menu/6.jpeg" class="img-responsive" alt="img">
<div class="gallery-des">
<h3>Metus varius</h3>
</div>
</div>
<div class="back">
<h4>Metus varius</h4>
<p>Chicken, mozzarella cheese, onions.</p>
<h6>50<sup>$</sup></h6>
<!-- button for cart -->
<button class="w3ls-cart pw3ls-cart my-cart-btn" data-id="6" data-name="Metus varius" data-summary="summary 1" data-price="50" data-quantity="1" data-image="menu/6.jpeg"><i class="fa fa-cart-plus" aria-hidden="true"></i>Add to Cart</button>
<span class="w3-agile-line"> </span>
<a href="#" data-toggle="modal" data-target="#myModal1">Explore</a>
<!--ending button for cart -->
</div>
<!-- back-->
</div>
<!--flipper agileproducts -->
</div>
<!--flip container-->
</div>
<!-- </div>
product rows -->
<!-- -- >