<div class="page-wrapper">
<header class="header header--checkout">
<div class="container">
<div class="header__wrapper">
<a class="logo header__logo" href="#" aria-label="Homepage">
<img class="logo__image " src="/images/logo/logo.svg" alt="Alpaca Logo">
</a>
<div class="header__buttons">
<a class="
header-button
button
button--icon
button--icon-light
" href="#" aria-label="cartLink">
<svg class="icon header-button__icon" role="img">
<title>cart link</title>
<use href="/images/icons-sprite.svg#shopping-cart"></use>
</svg>
</a>
</div>
</div>
</div>
</header>
<main class="page-main container" id="maincontent">
<div class="block-shipping margin-bottom-m">
<div class="dashboard-items ">
<div class="dashboard-table__header">
<h2 class="dashboard-table__title">
Address 1 of 1
</h2>
<a class="link dashboard-table__link" href="" title="Manage Addresses">
Manage Addresses
</a>
</div>
<div class="row margin-0">
<div class="dashboard-items__item col-sm-6">
<h3 class="dashboard-items__subtitle margin-bottom-l">
Shipping to
</h3>
<div class="">
qweqwe qwe 136 N. Bay Road
</div>
<div class="actions-group ">
<div class="actions-group__handler">
<a class="link actions-group__link" href="#" title="Title">
Change
</a>
</div>
</div>
</div>
<div class="dashboard-items__item col-sm-6">
<h3 class="dashboard-items__subtitle margin-bottom-l">
Shipping Method
</h3>
<div class="radio ">
<fieldset class="fieldset Flat Rate" aria-labelledby="legend-id">
<legend class="radio__legend " id="legend-id">
Choose option
</legend>
<div class="radio__handler">
<input type="radio" id="id1" name="radio1" class="radio__field">
<label for="id1" class="radio__label">
<span class="radio__text">
Option one
</span>
</label>
</div>
</fieldset>
</div>
</div>
</div>
</div>
<div class="dashboard-table ">
<div class="dashboard-table__content">
<table class="table margin-0" tabindex="0" role="table">
<caption class="table__caption">
This sis a table. Binded text in caption should explain what kind of data this table presents. Can be also a longer text with inline HTML elements inside
</caption>
<thead>
<tr role="row">
<th class="" scope="col" role="columnheader">
Product Name
</th>
<th class="" scope="col" role="columnheader">
Qty
</th>
</tr>
</thead>
<tbody>
<tr role="row">
<td class="" data-th="Product Name:" role="gridcell">
<a href="#">Simple product with long name 1</a>
</td>
<td class="" data-th="Qty:" role="gridcell">
2
</td>
</tr>
<tr role="row">
<td class="" data-th="Product Name:" role="gridcell">
<a href="#">Simple product with long name 1</a>
</td>
<td class="" data-th="Qty:" role="gridcell">
3
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="actions-group ">
<div class="actions-group__handler">
<button class="button actions-group__button" type="button" aria-label="button">
Continue To Billing Information
</button>
</div>
<div class="actions-group__handler">
<a class="link actions-group__link" href="#" title="Back to Select Addresses">
Back to Select Addresses
</a>
</div>
</div>
</main>
</div>
<footer class="footer margin-top-xl footer--checkout">
<section class="footer__bottom-bar ">
<div class="footer__bottom-bar-handler container">
<div class="footer__copyright">
<small>
Copyright © 2019 Alpaca
</small>
</div>
<ul class="
footer__payments-list
list
list--horizontal
">
<li class="list__item">
<svg class="icon footer__payments-list-icon footer__payments-list-icon--visa" role="img">
<title>Visa</title>
<use href="/images/icons-sprite.svg#visa"></use>
</svg>
</li>
<li class="list__item">
<svg class="icon footer__payments-list-icon" role="img">
<title>Master Card</title>
<use href="/images/icons-sprite.svg#master-card"></use>
</svg>
</li>
<li class="list__item">
<svg class="icon footer__payments-list-icon" role="img">
<title>Discover</title>
<use href="/images/icons-sprite.svg#discover"></use>
</svg>
</li>
<li class="list__item">
<svg class="icon footer__payments-list-icon" role="img">
<title>American Express</title>
<use href="/images/icons-sprite.svg#american-express"></use>
</svg>
</li>
<li class="list__item">
<svg class="icon footer__payments-list-icon footer__payments-list-icon--paypal" role="img">
<title>PayPal</title>
<use href="/images/icons-sprite.svg#paypal"></use>
</svg>
</li>
</ul>
<div class="footer__switchers">
<div id="language-dropdown" class="dropdown-list dropdown-list--detailed-content footer__dropdown-switcher">
<ul class="dropdown-list__list">
<li class="
dropdown-list__item
dropdown-list__item--collapse
">
<a class="dropdown-list__label " href="#" aria-expanded="false" aria-controls="dropdown-detailed-content1">
German
<svg class="icon dropdown-list__icon" aria-hidden="true" role="img">
<title>Arrow Down</title>
<use href="/images/icons-sprite.svg#angle-down"></use>
</svg>
</a>
<div id="dropdown-detailed-content1" class="dropdown-list__content " aria-hidden="true">
<ul class="list ">
<li class="list__item ">
Lorem ipsum
</li>
<li class="list__item ">
Lorem ipsum
</li>
<li class="list__item ">
Lorem ipsum
</li>
<li class="list__item ">
Lorem ipsum
</li>
<li class="list__item ">
Lorem ipsum
</li>
</ul>
</div>
</li>
</ul>
</div>
<script type="text/javascript">
new DropdownList(document.getElementById('language-dropdown'));
</script>
<div id="currency-dropdown" class="dropdown-list dropdown-list--detailed-content footer__dropdown-switcher margin-right-xs">
<ul class="dropdown-list__list">
<li class="
dropdown-list__item
dropdown-list__item--collapse
">
<a class="dropdown-list__label " href="#" aria-expanded="false" aria-controls="dropdown-detailed-content2">
USD - US Dollar
<svg class="icon dropdown-list__icon" aria-hidden="true" role="img">
<title>Arrow Down</title>
<use href="/images/icons-sprite.svg#angle-down"></use>
</svg>
</a>
<div id="dropdown-detailed-content2" class="dropdown-list__content " aria-hidden="true">
<ul class="list ">
<li class="list__item ">
Lorem ipsum
</li>
<li class="list__item ">
Lorem ipsum
</li>
<li class="list__item ">
Lorem ipsum
</li>
<li class="list__item ">
Lorem ipsum
</li>
<li class="list__item ">
Lorem ipsum
</li>
</ul>
</div>
</li>
</ul>
</div>
<script type="text/javascript">
new DropdownList(document.getElementById('currency-dropdown'));
</script>
</div>
</div>
</section>
</footer>
<div class="page-wrapper">
{{ render '@header--checkout' }}
<main
class="page-main container"
id="maincontent"
>
<div class="block-shipping {{ shippingClass }}">
{{ render '@dashboard-items' addresses merge=true }}
{{ render '@dashboard-table' table }}
</div>
{{ render '@actions-group' actions }}
</main>
</div>
{{ render '@footer--checkout' }}
{
"shippingClass": "margin-bottom-m",
"addresses": {
"title": {
"tag": "h2",
"class": "dashboard-table__title",
"text": "Address 1 of 1"
},
"link": {
"text": "Manage Addresses",
"class": "dashboard-table__link"
},
"informations": [
{
"title": {
"tag": "h3",
"class": "dashboard-items__subtitle margin-bottom-l",
"text": "Shipping to"
},
"class": "col-sm-6",
"information": "qweqwe qwe 136 N. Bay Road",
"actions": {
"sides": [
{
"action": [
{
"link": {
"text": "Change",
"class": "actions-group__link"
}
}
]
}
]
}
},
{
"title": {
"tag": "h3",
"class": "dashboard-items__subtitle margin-bottom-l",
"text": "Shipping Method"
},
"class": "col-sm-6",
"contentComponent": "radio",
"contentContext": {
"name": "radio1",
"legendClass": "",
"fieldsetClass": "Flat Rate",
"legend": "Choose option",
"legendId": "legend-id",
"options": [
{
"id": "id1",
"label": "Option one"
}
]
}
}
]
},
"table": {
"table": {
"captionText": "This sis a table. Binded text in caption should explain what kind of data this table presents. Can be also a longer text with inline HTML elements inside",
"class": "margin-0",
"mainTags": [
{
"mainTag": "thead",
"rowTags": [
{
"rowTag": "tr",
"rowTagAttributes": "role=\"row\"",
"childTags": [
{
"childTag": "th",
"childTagAttributes": "scope=\"col\" role=\"columnheader\"",
"content": "Product Name"
},
{
"childTag": "th",
"childTagAttributes": "scope=\"col\" role=\"columnheader\"",
"content": "Qty"
}
]
}
]
},
{
"mainTag": "tbody",
"rowTags": [
{
"rowTag": "tr",
"rowTagAttributes": "role=\"row\"",
"childTags": [
{
"childTag": "td",
"childTagAttributes": "data-th=\"Product Name:\" role=\"gridcell\"",
"content": "<a href=\"#\">Simple product with long name 1</a>"
},
{
"childTag": "td",
"childTagAttributes": "data-th=\"Qty:\" role=\"gridcell\"",
"content": "2"
}
]
},
{
"rowTag": "tr",
"rowTagAttributes": "role=\"row\"",
"childTags": [
{
"childTag": "td",
"childTagAttributes": "data-th=\"Product Name:\" role=\"gridcell\"",
"content": "<a href=\"#\">Simple product with long name 1</a>"
},
{
"childTag": "td",
"childTagAttributes": "data-th=\"Qty:\" role=\"gridcell\"",
"content": "3"
}
]
}
]
}
]
}
},
"actions": {
"sides": [
{
"action": [
{
"button": {
"text": "Continue To Billing Information",
"class": "actions-group__button"
}
}
]
},
{
"action": [
{
"link": {
"text": "Back to Select Addresses",
"title": "Back to Select Addresses",
"class": "actions-group__link"
}
}
]
}
]
}
}
No notes defined.