Seleccionables <a>
con href .
Dos cajas a sangre
<div class="tabs-link">
<ul class="list-clear list-table text-center">
<li class="list-box text-14-r text-center">
<div class="checkbox-radio checkbox-box">
<div class="content">
<input id="1" name="gender" type="radio" ng-model="$ctrl.model.gender" value="a" class="">
<label for="1" class="">
<div class="ico-round">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16"> <g transform="translate(0, 0)"> <path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13,0.5H3L0.5,5 c0,1.381,1.119,2.5,2.5,2.5S5.5,6.381,5.5,5c0,1.381,1.119,2.5,2.5,2.5s2.5-1.119,2.5-2.5c0,1.381,1.119,2.5,2.5,2.5 s2.5-1.119,2.5-2.5L13,0.5z" data-cap="butt" data-color="color-2"></path> <polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="13.5,9.5 13.5,15.5 2.5,15.5 2.5,9.5 " data-cap="butt"></polyline> <polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="6.5,15.5 6.5,11.5 9.5,11.5 9.5,15.5 " data-cap="butt"></polyline> </g> </svg>
</div>
<div class="checkbox-text text-14-r">En tienda</div>
<div class="checkbox-ico">
<i class=" ico-radio"></i>
</div>
</label>
</div>
</div>
</li>
<li class="list-box text-14-r text-center">
<div class="checkbox-radio checkbox-box">
<div class="content">
<input id="2" name="gender" type="radio" ng-model="$ctrl.model.gender" value="a" class="">
<label for="2" class="">
<div class="ico-round">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16"> <g transform="translate(0, 0)"> <path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13,0.5H3L0.5,5 c0,1.381,1.119,2.5,2.5,2.5S5.5,6.381,5.5,5c0,1.381,1.119,2.5,2.5,2.5s2.5-1.119,2.5-2.5c0,1.381,1.119,2.5,2.5,2.5 s2.5-1.119,2.5-2.5L13,0.5z" data-cap="butt" data-color="color-2"></path> <polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="13.5,9.5 13.5,15.5 2.5,15.5 2.5,9.5 " data-cap="butt"></polyline> <polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="6.5,15.5 6.5,11.5 9.5,11.5 9.5,15.5 " data-cap="butt"></polyline> </g> </svg>
</div>
<div class="checkbox-text text-14-r">En domicilio</div>
<div class="checkbox-ico">
<i class=" ico-radio"></i>
</div>
</label>
</div>
</div>
</li>
</ul>
</div>
Más de dos cajas a sangre