22< html lang ="de ">
33
44< head >
5-
6- < meta charset ="UTF-8 " />
7- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
5+ < meta charset ="UTF-8 ">
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
87 < title > HerkunftCheck</ title >
8+ < link rel ="icon " type ="image/x-icon " href ="img/logo_2.png ">
99 < link rel ="
stylesheet "
href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap-grid.min.css "
> 1010
1111 < link rel ="stylesheet " href ="style/style_v1.css " />
1919 < script src ="
https://unpkg.com/[email protected] /dist/leaflet.js "
> </ script > 2020
2121
22- <!-- Polyline Decorator (if needed) -->
23- < script
24- src ="https://cdnjs.cloudflare.com/ajax/libs/leaflet-polylinedecorator/1.6.0/leaflet.polylineDecorator.min.js "> </ script >
22+ <!-- Polyline Decorator (if needed) -->
23+ < script
24+ src ="https://cdnjs.cloudflare.com/ajax/libs/leaflet-polylinedecorator/1.6.0/leaflet.polylineDecorator.min.js "> </ script >
2525
26- <!-- Working Leaflet.curve plugin -->
27- < script src ="https://rawcdn.githack.com/elfalem/Leaflet.curve/master/src/leaflet.curve.js "> </ script >
26+ <!-- Working Leaflet.curve plugin -->
27+ < script src ="https://rawcdn.githack.com/elfalem/Leaflet.curve/master/src/leaflet.curve.js "> </ script >
2828
29- <!-- MarkerCluster CSS & JS -->
30- < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] /dist/MarkerCluster.css "
/> 31- < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] /dist/MarkerCluster.Default.css "
/> 32- < script src ="
https://unpkg.com/[email protected] /dist/leaflet.markercluster.js "
> </ script > 33- < script
34- src ="https://cdnjs.cloudflare.com/ajax/libs/leaflet-polylinedecorator/0.7.3/leaflet.polylineDecorator.min.js "> </ script >
29+ <!-- MarkerCluster CSS & JS -->
30+ < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] /dist/MarkerCluster.css "
/> 31+ < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] /dist/MarkerCluster.Default.css "
/> 32+ < script src ="
https://unpkg.com/[email protected] /dist/leaflet.markercluster.js "
> </ script > 33+ < script
34+ src ="https://cdnjs.cloudflare.com/ajax/libs/leaflet-polylinedecorator/0.7.3/leaflet.polylineDecorator.min.js "> </ script >
3535
36- < script src ="https://unpkg.com/leaflet-providers@latest/leaflet-providers.js "> </ script >
36+ < script src ="https://unpkg.com/leaflet-providers@latest/leaflet-providers.js "> </ script >
3737
3838
3939 < script src ="script/map_1.1.2.js "> </ script >
6565 < div class ="sheet-content ">
6666
6767 < div class ="product-header ">
68- < h1 id ="product-name " class ="product-name text-left "> Apfel-Birnen-Saft</ h1 >
68+ < h1 id ="product-name " class ="product-name text-left "> Produktname</ h1 >
69+ < div id ="product-brand " class ="product-brand text-left w-100 "> </ div >
6970 </ div >
7071
71- < div class ="row ">
72- < div class ="col-4 ">
73- < div class ="info-card p-0 " >
74- < img id =" product-image " class =" product-image " src =" https://source.unsplash.com/400x220/?juice,fruit " alt =" Produktbild " >
75- </ div >
72+ < div class ="row ">
73+ < div class ="col-4 ">
74+ < div id =" product-image-container " class ="info-card p-0 h-100 product-image-container " >
75+
76+
7677 </ div >
77-
78- < div class ="col-8 ">
79-
80-
81-
82- < div class ="info-card ">
83- < h3 > Produktinformationen</ h3 >
84- < p > < strong > Hergestellt am:</ strong > < span id ="production-date "> 01.04.2025</ span > </ p >
85- < p > < strong > MHD:</ strong > < span id ="best-before "> 01.10.2025</ span > </ p >
86- < p > < strong > Kategorie:</ strong > < span id ="product-category "> Fruchtsaft</ span > </ p >
87- < p > < strong > Produzent:</ strong > < span id ="company-name "> Obsthof Müller</ span > </ p >
8878 </ div >
8979
90-
80+ < div class ="col-8 ">
81+
82+
83+
84+ < div class ="info-card ">
85+ < h3 > Produktinformationen</ h3 >
86+ < p > Hergestellt am:< span id ="production-date "> 01.04.2025</ span > </ p >
87+ < p > MHD: < span id ="best-before "> 01.10.2025</ span > </ p >
88+ < p > Kategorie: < span id ="product-category "> Fruchtsaft</ span > </ p >
89+ < p > Produzent: < span id ="company-name "> Obsthof Müller</ span > </ p >
9190 </ div >
91+
92+
9293 </ div >
93-
94+ </ div >
95+
9496
9597
9698
@@ -101,7 +103,7 @@ <h3>Produktinformationen</h3>
101103
102104 < div class ="info-card ">
103105 < h3 > Produktionsschritte</ h3 >
104- < ul class ="steps-list ">
106+ < ul class ="steps-list " id =" steps-list " >
105107 < li > 1. Ernte der Früchte</ li >
106108 < li > 2. Reinigung und Sortierung</ li >
107109 < li > 3. Pressung</ li >
@@ -118,7 +120,7 @@ <h3>Zutaten</h3>
118120
119121 < div class ="info-card ">
120122 < h3 > Zertifikate</ h3 >
121- < div class ="certificate-images " id ="certificates ">
123+ < div class ="certificate-images certificate-images-container " id ="certificates ">
122124 < img
123125 src ="https://upload.wikimedia.org/wikipedia/commons/thumb/f/fd/Organic_Logo_EU.svg/120px-Organic_Logo_EU.svg.png "
124126 alt ="Bio " />
0 commit comments