Added In Default Theme

This commit is contained in:
devansh bawari 2021-06-30 10:58:44 +05:30
parent 8fcc4da94a
commit c2a61dad75
1 changed files with 5 additions and 0 deletions

View File

@ -106,6 +106,11 @@
<span v-else class="fs16">__</span>
@break;
@case('multiselect')
<span v-if="product.product['{{ $attribute['code'] }}']" v-html="getAttributeOptions(product['{{ $attribute['code'] }}'] ? product : product.product['{{ $attribute['code'] }}'] ? product.product : null, '{{ $attribute['code'] }}', 'multiple')" class="fs16"></span>
<span v-else class="fs16">__</span>
@break
@case ('file')
@case ('image')
<a :href="`${baseUrl}/${product.url_key}`" class="unset">