| Product |
{{ item.name }} |
{{ shopSslProps.getShopDataToArray(item.specific)[0] }} |
| Brand |
{{ $trans('commerce.brands.' + item.brand.toLowerCase()) }} |
{{ shopSslProps.getShopDataToArray(item.specific)[1] }} |
| Type |
{{ shopSslProps.getShopType(item.specific) }} |
{{ shopSslProps.getShopDataToArray(item.specific)[2] }} |
| Number of domains |
{{ item.specific.san_max }} |
{{ shopSslProps.getShopDataToArray(item.specific)[3] }} |
| Warranty |
{{ $format.price(item.warranty)}} |
{{ shopSslProps.getShopDataToArray(item.specific)[4] }} |
| Issuance time |
{{ item.delivery_time }} |
{{ shopSslProps.getShopDataToArray(item.specific)[5] }} |
|
|
{{ extra_item }} |