Skip to content

Instantly share code, notes, and snippets.

@peruvianidol
Created July 6, 2020 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peruvianidol/b4d028e33b011bc0d05ddc262ae83ee5 to your computer and use it in GitHub Desktop.
Save peruvianidol/b4d028e33b011bc0d05ddc262ae83ee5 to your computer and use it in GitHub Desktop.
Deal Card Revised
<figure class="gds-flex-item">
<img src="{{ metadata.url }}/img/wateriders.jpg" alt="Wateriders" class="gds-stack-8 gds-radius-medium">
<figcaption class="gds-text-subdued gds-text-medium">
<p><strong class="gds-text-large">Wateriders Kayak Tours</strong><br>
Near North Side, Chicago</p>
<div class="gds-flex-row gds-stack-8">
<span>4.8</span>
<span class="gds-star-rating">
<svg class="gds-icon-small">
<use xlink:href="#icon-star-filled">
</svg>
<svg class="gds-icon-small">
<use xlink:href="#icon-star-filled">
</svg>
<svg class="gds-icon-small">
<use xlink:href="#icon-star-filled">
</svg>
<svg class="gds-icon-small">
<use xlink:href="#icon-star-filled">
</svg>
<svg class="gds-icon-small">
<use xlink:href="#icon-star-filled">
</svg>
</span>
<span>(710)</span>
</div>
<p class="gds-text-large"><s class="gds-text-subdued">$40</s> <strong class="gds-text-price">$26</strong> <span class="gds-badge-discount">35% off</span></p>
<p class="gds-text-small">Single or Double Kayak Rental</p>
</figcaption>
</figure>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment