Search X / Search Results / Show All Variants

Show All Variants

Show all product variants in results. This shows a single variant by style.

SX Type Field Subfields Allowed Values Description
results display show_all_variants false (default), true Show all product variants as separate tiles.
results display hide_style_name false (default), true When showing all variants per above, hide the style name e.g. render for each child variant will be: Product ABC instead of Product ABC - Black, Product ABC - Red

~CE

<script>
  window.sx_results = {
    options: {
      display: {
        show_all_variants: true
      }
    }
  }
</script>
HTML