mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-04 20:10:19 +02:00
[automated] update diyhrt.market
This commit is contained in:
@@ -76,9 +76,9 @@ https://flcts.eu/
|
||||
Rating:
|
||||
<span class="text-warning">
|
||||
<i class="fa-solid fa-star"></i>
|
||||
Unknown/5
|
||||
5.0/5
|
||||
</span>
|
||||
<a href="reviews.html">(0 reviews)</a>
|
||||
<a href="reviews.html">(1 reviews)</a>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
Ships From: <span class="fi fi-de"></span> Germany
|
||||
@@ -93,7 +93,7 @@ European Union
|
||||
<h2 class="d-none d-lg-block">Felicitas Reviews</h2>
|
||||
<h4>Leave a Review</h4>
|
||||
<form method="POST">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="v0CTac2VjpM6tYfMKC4I4NKS3olRhLEE8mtel9HlMU8Oe8bIP0lqzfS5erdyJlhK">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="QY15zf8MEgmgjwJe0ycfIfb5XhNGCzmvUg3EqZ72NFgxLqQNeAqUxTP6wEQrnZE8">
|
||||
<div class="mb-3"><label class="visually-hidden" for="id_name">Name</label><input type="text" name="name" maxlength="128" class="form-control form-control-sm" placeholder="Name" id="id_name"><div class="form-text">Your Name (Optional)</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_country">Country</label><select name="country" class="form-select form-select-sm" id="id_country">
|
||||
<option value selected>---------</option>
|
||||
@@ -348,13 +348,37 @@ European Union
|
||||
<option value="ZW">Zimbabwe</option>
|
||||
</select><div class="form-text">Country your delivery was ordered to. (Optional)</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_experience_rating">Experience rating</label><input type="number" name="experience_rating" min="0" class="form-control form-control-sm" placeholder="Experience rating" required id="id_experience_rating"><div class="form-text">Rate your experience on a scale of 1 to 5.</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_comment">Comment</label><textarea name="comment" cols="40" rows="10" class="form-control form-control-sm" placeholder="Comment" id="id_comment">
|
||||
</textarea><div class="form-text">Share your experience! (Optional)</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_comment">Comment</label><textarea name="comment" cols="40" rows="10" class="form-control form-control-sm" placeholder="Comment" id="id_comment"></textarea><div class="form-text">Share your experience! (Optional)</div>
|
||||
</div>
|
||||
<button class="btn btn-primary w-100">Submit</button>
|
||||
</form>
|
||||
<hr/>
|
||||
<h4>Reviews</h4>
|
||||
<div class="card my-3">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="card-header d-flex justify-content-between align-items-center">
|
||||
<strong>
|
||||
<div>
|
||||
<span class="fi fi-pl" alt="Poland" data-bs-toggle="tooltip" data-bs-placement="top" data-bs-title="Poland"></span>
|
||||
Nami
|
||||
<span class="text-warning">
|
||||
<i class="fa-solid fa-star"></i>
|
||||
5/5
|
||||
</span>
|
||||
</div>
|
||||
</strong>
|
||||
<small class="text-muted">03/11/2023</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-auto">
|
||||
<div class="card-body">
|
||||
Ordering from Felicitas went smoothly, with very pleasant and quick contact along the way. The product is great and the packaging was superb, safe and with no indication what's inside. I'll definitely be ordering from them again :)
|
||||
Side note: due to a fault on DHL's part I couldn't redirect the package - it seems that there might be an issue with redirecting international packages in general, so I'd advise against ordering to a risky address thinking you'll be able to reroute the package.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -385,5 +409,5 @@ DIYHRT.Market 2022-2023
|
||||
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
|
||||
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
|
||||
</script>
|
||||
</body>
|
||||
<script>(function(){var js = "window['__CF$cv$params']={r:'821971213cea2d3b',t:'MTY5OTIzMjg3MS4wNTEwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user