-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
301 lines (250 loc) · 15.8 KB
/
index.html
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
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Les asperges de Bazoches-Lès-Bray</title>
<meta property="og:title" content="Les asperges de Bazoches-Lès-Bray">
<meta name="og:site_name" content="Les asperges de Bazoches-Lès-Bray"/>
<meta name="description" content="Commander des asperges blanches et vertes bio depuis le site officiel de la ferme Champ Ramard, située à Bazoches-Lès-Bray en Seine et Marne (77). Remplissez le formulaire accessible sur le site, et faîtes vous livrer des produits frais cultivées près de chez vous.">
<meta property="og:description" content="Commander des asperges blanches et vertes bio depuis le site officiel de la ferme Champramard, Champ Ramard, située à Bazoches-Lès-Bray en Seine et Marne (77). Remplissez le formulaire accessible sur le site, et faîtes vous livrer des produits frais cultivées près de chez vous.">
<meta name="abstract" content="Commander des asperges blanches et vertes bio depuis le site officiel de la ferme Champ Ramard, située à Bazoches-Lès-Bray en Seine et Marne (77). Remplissez le formulaire accessible sur le site, et faîtes vous livrer des produits frais cultivées près de chez vous.">
<meta name="summary" content="Commander des asperges blanches et vertes bio depuis le site officiel de la ferme Champ Ramard, située à Bazoches-Lès-Bray en Seine et Marne (77). Remplissez le formulaire accessible sur le site, et faîtes vous livrer des produits frais cultivées près de chez vous.">
<meta property="og:image" content="https://www.champ-ramard.fr/assets/images/asperges.jpg">
<meta name="keywords" content="asperge, asperges, blanches, vertes, apserges vertes, asperges blanches, asperge blanche, apsergne verte, framasoft, framaform, bio, bios, maraicher, maraichers, fraise, fraises, fraisiers, fraisier, bazoches, bray, seine, marne, seine-et-marne, livraison, livraisons, amap, paniers, panier, basse, montois, brie, legume, legumes, cuisine, proximite, cuisines, montereau, donnemarie, provins, sens, balloy, gravon, nangis, montigny, misy, yonne, aube, ferme, fermier, fermiers, circuit, circuit-court, court, culture, cultiver, cultivation, paysan, paysans, libre, github, opensource, commande, commander, france, ile, île, drive, frais, verte, nature, tête, biard, open, source, open-source, earl, champ ramard earl">
<meta name="owner" content="Pierre Louis Duverneix">
<meta name="author" content="Pierre Louis Duverneix">
<meta name="og:phone_number" content="0160671423"/>
<meta name="og:street-address" content="9 Grande Rue"/>
<meta name="og:locality" content="Bazoches Lès Bray"/>
<meta name="og:region" content="Ile De France"/>
<meta name="og:postal-code" content="77118"/>
<meta name="og:country-name" content="FR"/>
<meta name="robots" content="index,follow" />
<meta name="revised" content="Friday, March 19th, 2021, 5:15 pm" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="Nova theme" content="width=device-width, initial-scale=1">
<meta name="url" content="https://www.champ-ramard.fr/">
<meta name="identifier-URL" content="https://www.champ-ramard.fr/">
<link rel="icon" type="image/svg" href="assets/images/logo.svg"/>
<link rel="apple-touch-icon" type="image/svg" href="assets/images/logo.svg"/>
<link rel="shortcut icon" type="image/svg" href="assets/images/logo.svg"/>
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="assets/css/styles.pure.css"/>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"></script>
<script src="https://html2canvas.hertzen.com/dist/html2canvas.js"></script>
<script src="assets/js/modal.js"></script>
<script src="assets/js/toolbox.js"></script>
<script src="components/product.js"></script>
<script src="components/product_lastseen.js"></script>
<script src="components/modal_copyright.js"></script>
<script src="components/modal_order.js"></script>
</head>
<body>
<script>
// GLOBAL VARIABLE
const PRODUCTS=['aspb', 'aspv', 'aspb-pte', 'aspv-pte', 'fraise'];
var settings = {'aspb': true, 'aspv': true, 'fraise': true};
</script>
<!-- Navigation
================================================== -->
<div class="hero-background">
<div class="container">
<div class="header-container header">
<!-- <a class="navbar-brand logo" href="#"> <img class="logo" src="assets/images/logo.svg" width="80px"/> </a> -->
<div class="header-right">
<a class="navbar-item" href="#team">Nous contacter</a>
<a class="navbar-item" href="#delivery">Plus d'informations</a>
<a class="navbar-item" href="#cmd-info">Suivre une commande</a>
<b><a class="navbar-item" href="#pricing">Commander</a></b>
</div>
</div>
<!--navigation-->
<!-- Hero-Section
================================================== -->
<div class="hero row">
<div class="hero-right col-sm-8 col-sm-8">
<h1 class="header-headline bold"><br></h1>
<h4 class="header-running-text"></h4><br/>
<p>
<a href="#pricing"><img class="emoji" src="assets/images/logo.svg" style="width:55px" /></a>
<a href="#pricing"><img class="emoji" src="assets/images/strawberry.svg" style="width:65px" /></a>
</p>
</div><!--hero-left-->
<div class="col-sm-4 col-sm-4 ipad">
<img class="ipad-screen img-responsive" src="assets/images/labelbio-tampon.png"/>
</div>
</div><!--hero-->
<center>
<a href="#delivery"><img class="emoji" src="assets/images/angle-double-down-solid.svg" style="margin-bottom:60px;"></a>
</center>
</div> <!--hero-container-->
</div><!--hero-background-->
<!-- delivery
================================================== -->
<div id="delivery" class="delivery-section">
<div class="delivery-container row">
<div class="col-sm-3 feature">
<div class="feature-icon feature-no-display">
<img class="feature-img" src="assets/images/cart-arrow-down-solid.svg" width="30px">
</div>
<h5 class="feature-head-text feature-no-display"> PAR FORMULAIRE </h5>
<p class="feature-subtext light feature-no-display"> Utilisez <a style="color:#EF9A9A;" href="#pricing">le formulaire de commande</a>, vous receverez un mail ou nous vous rappelerons afin de confirmer la commande. </p>
</div>
<div class="col-sm-3 feature">
<div class="feature-icon feature-no-display">
<img class="feature-img" src="assets/images/phone-solid.svg" width="30px">
</div>
<h5 class="feature-head-text feature-no-display"> PAR TELEPHONE </h5>
<p class="feature-subtext light feature-no-display"> Commandez vos asperges par téléphone, au 01.60.67.14.23. </p>
</div>
<!--<div class="col-sm-3 feature">
<div class="feature-icon feature-no-display">
<img class="feature-img" src="assets/images/walking-solid.svg" width="30px">
</div>
<h5 class="feature-head-text feature-no-display"> LIVRAISON </h5>
<p class="feature-subtext light feature-no-display"> <a class="open-timetable">Regardez le planning!</a> Peut-être que nous passerons près de chez vous prochainement.</p>
</div>-->
<!--<div class="col-sm-3 feature">
<div class="feature-icon feature-no-display feature-display-mid">
<img class="feature-img" src="assets/images/users-solid.svg" width="60px">
</div>
<h5 class="feature-head-text feature-no-display feature-display-mid"> REGROUPEZ-VOUS </h5>
<p class="feature-subtext light feature-no-display feature-display-mid"> Nous faisons au mieux pour regrouper les commandes village par village. N'hésitez pas à vous regrouper entre vous.</p>
</div>-->
<div class="col-sm-3 feature">
<div class="feature-icon feature-no-display">
<img class="feature-img" src="assets/images/cart-arrow-down-solid.svg" width="30px">
</div>
<h5 class="feature-head-text feature-no-display"> SUIVI DE COMMANDE </h5>
<p class="feature-subtext light feature-no-display"> <a style="color:#EF9A9A;" href="#cmd-info">Suivez votre commande depuis le site</a> grâce à votre numéro de commande (exemple: 35-BRUZ). </p>
</div>
<div class="col-sm-3 feature">
<div class="feature-icon feature-no-display feature-display-last">
<img class="bullet-img" src="assets/images/money-bill-wave-solid.svg" width="35px">
</div>
<h5 class="feature-head-text feature-no-display feature-display-last"> PAIEMENT </h5>
<p class="feature-subtext light feature-no-display feature-display-last"> Pas de paiement en ligne disponible. Payez directement votre commande sur place en espèce ou par chèque. </p>
</div>
</div>
<h3>Et ensuite, dégustez ...</h3>
<center>
<a href="#pricing">
<img class="emoji" src="assets/images/angle-double-down-solid-white.svg" width="20px" style="margin-top:60px;">
</a>
</center>
</div>
<!-- Pricing
================================================== -->
<div id="pricing" class="pricing-background">
<h1 class="pricing-section-header light text-center">Constituer votre panier</h1>
<h3 class="pricing-section-header light text-center">Des asperges (bio) pour tous les goûts</h2>
<h4 class=" pricing-section-sub text-center light">... et des fraises (bio) en dessert !</h4>
<center>
<p>
<a href="#pricing"><img class="emoji" src="assets/images/logo.svg" style="width:30px" /></a>
<a href="#pricing"><img class="emoji" src="assets/images/logo.svg" style="width:30px" /></a>
<a href="#pricing"><img class="emoji" src="assets/images/logo.svg" style="width:30px" /></a>
<a href="#pricing"><img class="emoji" src="assets/images/logo.svg" style="width:30px" /></a>
<a href="#pricing"><img class="emoji" src="assets/images/strawberry.svg" style="width:35px" /></a>
</p>
<img class="horiz-mvt" src="assets/images/scroll_horiz.png" width="60px"/>
<div class="pricing-table row" style='display: flex; overflow-x: scroll;'>
<div-product id="aspb" name="ASPERGES BLANCHES" img="assets/images/apserges_blanches.jpg"
></div-product>
<div-product id="aspv" name="ASPERGES VERTES" img="assets/images/apserges_verte.jpg"
></div-product>
<div-product id="aspb-pte" name="POINTES BLANCHES" img="assets/images/apserges_blanches.jpg"
></div-product>
<div-product id="aspv-pte" name="POINTES VERTES" img="assets/images/apserges_verte.jpg"
></div-product>
<div-product id="fraise" name="FRAISES" img="assets/images/strawberry-pixabay.jpg"
></div-product>
</div> <!--pricing-table-->
<center style="margin-bottom:30px">
<button id="continue-order" style="display:none;"><h5>Poursuivre ma commande</h5></button>
<em id="consigne-order" style="display:block;padding-left:20px;padding-right:20px;">
Pour commander, commencez par choisir les produits de votre choix en les faisant défiler horizontalement</em>
</center>
<script>
document.getElementById('continue-order').addEventListener('click', function(){
let qty = {};
for (var prodId of ["aspb", "aspv", "aspb-pte", "aspv-pte", "fraise"]) {
qty[prodId] = document.getElementById(prodId).getNumberOfItems()}
window.location.href = createOrderURL(qty);
})
</script>
</center>
</div><!--pricing-background-->
<div id="cmd-info" style="background: linear-gradient(to top, #c1dfc4 0%, #deecdd 100%); padding: 70px 0 50px 0;">
<center>
<h3 >Suivre une ancienne commande</h3>
<input type="text" id="id-cmd" name="id-cmd" placeholder="000-XXXX" style="width:50%;height:47px">
<button id="btn-id-cmd"><h5>Rechercher</h5></a></button>
</center>
<div-products-lastseen></div-products-lastseen>
<center style="margin-top:40px">
<a href="#team"><img class="emoji" src="assets/images/angle-double-down-solid.svg" width="20px" style="margin-bottom:60px;"></a>
</center>
</div>
<!-- Team
================================================== -->
<div id="team" class="team">
<h2 class="team-section-header light text-center">EARL Champ Ramard</h2>
<center>
<div class="col-sm-6">
<a href="tel:+33160671423" class="social-badge" style="background-color:#19a96e;"><img src="assets/images/phone-solid.svg" width="22px"/></a>
<a href="tel:+33160671423" class="social-text" style="background-color:#19a96e;">+33160671423</a>
</div>
<div class="col-sm-6">
<a href="https://www.facebook.com/earl.champramard" class="social-badge" style="background-color:#3d5a99;"><img src="assets/images/facebook.svg" /></a>
<a href="https://www.facebook.com/earl.champramard" class="social-text" style="background-color:#3d5a99;">earl.champramard</a>
</div>
<!--<div class="col-sm-4">
<a class="open-timetable social-badge" style="background-color:#248763;"><img src="assets/images/walking-solid.svg" width="15px"/></a>
<a class="open-timetable social-text" style="background-color:#248763;">Nous nous déplaçons</a>
</div>-->
<br/>
<iframe width="80%" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=3.187009585154446%2C48.39682372278454%2C3.1897695782307705%2C48.397838825692546&layer=mapnik&marker=48.39733127677034%2C3.1883895816926042" style="border: 1px solid black"></iframe><br/>
</center>
</div> <!--team-section--->
<!-- MODALS -->
<modal-copyright></modal-copyright>
<modal-order></modal-order>
<!-- Footer -->
<div class="footer">
<div class="container">
<div class="row">
<div class="col-sm-3">
<span class="webscope-text">
<a id="open-credits" style="color:white">Crédits et confidentialité</a>
<script>document.getElementById('open-credits').onclick = function(){document.getElementsByTagName('modal-copyright')[0].open()}</script>
</span></div>
<div class="col-sm-6 webscope">
<span class="webscope-text">Copyright © EARL Champ Ramard 2023</span></div>
<div class="col-sm-3 admin-section">
<span class="webscope-text"><a href="https://api.champ-ramard.fr/ihm/" style="color:white">Administration des commandes</a></span></div>
</div>
</div>
</div>
<script src="assets/js/script.js"></script>
<script src="assets/js/index_orders.js"></script>
<script src="assets/js/index_routing.js"></script>
<script>
fetchSettings().then(function(){ // imported from toolbox
updateSettings(); // imported from index_orders
});
if('serviceWorker' in navigator) {
navigator.serviceWorker.register('https://champ-ramard.fr/assets/sw/sw.js').then(
(registration) => {
console.log("Service worker registration succeeded:", registration);
},
(error) => {
console.error(`Service worker registration failed: ${error}`);
});
}
</script>
</body>
</html>