showFullComparatorLink¶

If you’d like to show the link to the full comparator on your site under the results or not.

accepts boolean
required false
values  
default true

example:

<script>
  var tdsPcInpageConfig = tdsPcInpageConfig || {}
  tdsPcInpageConfig["widgetId"] = {
    options: {
      showFullComparatorLink: true
    }
  }
</script>

Logo

PC Frontend

Navigation

  • Quick Start
  • In Depth Explanation
  • Available Languages
  • Available Portals
  • Available Widgets
  • Examples
  • Configuration Options
    • General Options
      • clickOutParams
      • clickOutsInNewWindow
      • label
      • language
      • showFullComparatorLink
      • showSponsoredPositions
      • themeIdentifier
      • themeVariable
      • updateUrl
    • General Settings
    • Limits
    • Widget Options
  • Styling Options
  • Google AMP

Related Topics

  • Documentation overview
    • Configuration Options
      • General Options
        • Previous: language
        • Next: showSponsoredPositions

Quick search

Powered by Sphinx 1.8.1 & Alabaster 0.7.12