{{product.name}}
{{i18n.getString('STARTING_FROM')}}{{i18n.formatPrice(item.price.amount,item.price.currency)}}
{{i18n.getString('BUY_BTN')}}
{{i18n.getString('CLOSEST_DISTANCE',{dist: i18n.formatDistance(closestDist.store.distance)}) }}
{{item.store.name}}
{{item.store.location.address}}
{{i18n.formatDistance(item.store.distance,true)}}{{item.store.location.zipCode}}{{item.store.location.city}}
#swn-awe-popin-ctnr{height:100%;display:flex;justify-content:center;align-items:center}#swn-awe-popin-ctnr:before{background-color:#fff;opacity:.8}#swn-awe-popin-ctnr .swn-awe-ifr{width:100%;height:100%;top:0;transform:none;position:relative}.swn-awe-btn{background:#0032a0}@media (min-width:450px){#swn-awe-popin-ctnr .swn-awe-ifr{width:450px;height:100%;right:0;position:absolute;box-shadow:0 0 10px 3px rgba(122,122,122,.2);transition:transform 250ms ease-in-out}}