Show Variant Thumbnails
Show thubmnail images of remaining variants below main product variant. This is not applicable if show_all_variants: true
.
SX Type | Field | Subfields | Allowed Values |
---|---|---|---|
results |
display |
show_variant_thumbs |
false (default) , true |
~CE
<script>
window.sx_results = {
options: {
display: {
show_variant_thumbs: true
}
}
}
</script>