summaryrefslogtreecommitdiff
path: root/StoneIsland/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/index.html')
-rwxr-xr-xStoneIsland/www/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html
index c575353e..664b2df0 100755
--- a/StoneIsland/www/index.html
+++ b/StoneIsland/www/index.html
@@ -742,16 +742,16 @@
<div class="rows">
<script type="text/html" class="template">
<div class="cart_item_image">
- <a href="#/store/{{sku}}"><img src="{{image}}"></a>
+ <a href="#/store/{{code8}}" aria-label="{{cleantitle}}"><img src="{{image}}"></a>
</div>
<div class="cart_item_info">
- <span class="sku">{{sku}}</span>
- <span class="title">{{title}}</span>
- <span class="type">{{type}}</span>
+ <span class="sku" aria-label="SKU">{{sku}}</span>
+ <span class="title" aria-label="Product name: {{cleantitle}}">{{title}}</span>
+ <span class="type" aria-label="Product type">{{type}}</span>
<div class="meta">
- <div class="meta-size"><b>SIZE:</b> {{size}}</div>
- <div class="meta-color"><b>COLOR:</b> {{color}}</div>
- <div class="meta-quantity"><b>QUANTITY:</b> {{quantity}}</div>
+ <div class="meta-size" aria-label="Size"><b>SIZE:</b> {{size}}</div>
+ <div class="meta-color" aria-label="Color"><b>COLOR:</b> {{color}}</div>
+ <div class="meta-quantity" aria-label="Quantity"><b>QUANTITY:</b> {{quantity}}</div>
</div>
</div>
<div class="cart_item_price">