{"id":11421,"date":"2024-04-17T15:50:01","date_gmt":"2024-04-17T13:50:01","guid":{"rendered":"https:\/\/100shoppers.com\/?p=11421"},"modified":"2024-04-19T13:30:54","modified_gmt":"2024-04-19T11:30:54","slug":"multivariate-widget","status":"publish","type":"post","link":"https:\/\/100shoppers.com\/de\/multivariate-widget\/","title":{"rendered":"Multivariate widget"},"content":{"rendered":"<p class=\"wp-block-paragraph\">The multivariant plugin allows you to display offers for multiple variants of the same product within a single widget, such as different colors or sizes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">IMG<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-plug-in-code-widet\">Plug-in code (widet)<\/h2>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-html\" data-lang=\"HTML\" data-show-lang=\"0\"><code>&lt;div \n   class=&quot;bb-widget&quot; \n   id=&quot;{unique_id_element}&quot; \n   data-bb-id=&quot;{your-plugin-id}&quot; \n   data-bb-var-default=&quot;1&quot; \n   data-bb-var-name-opt1=&quot;{variant-name}&quot; \n   data-bb-var1-value-opt1=&quot;{variant1-value}&quot; \n   data-bb-var1-number=&quot;{variant1_product_GTIN_number}&quot; \n   data-bb-var1-sku=&quot;{product_manufacturer_unique_ID}&quot;data-bb-var1-name=&quot;{_product_name_}&quot;data-bb-var1-category=&quot;{_product_category_path_}&quot;data-bb-var1-price=&quot;{optional_product_suggested_retail_price}&quot;\n   \ufeffdata-bb-var1-description=&quot;{_optional_product_short_description_}&quot;data-bb-var1-image=&quot;{_optional_product_image_URL_}&quot;\n\n   ...\n data-bb-varn-value-opt1=&quot;{variantN-warto\u015b\u0107}&quot; \n   data-bb-varn-number=&quot;{variantN_product_GTIN_number}&quot;data-bb-alt=&quot;{identifier_container_with_your_alternative_content}&quot; \n&gt;&lt;div&gt;<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>where<\/strong>: <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-required-parameters\">Required parameters:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>your-plugin-id =&#8221;{unique plugin_ID_to_download_in_the&nbsp;panel}&#8221;<\/li>\n\n\n\n<li>id=&#8221;{unique_identifier_of_the_element}&#8221;<\/li>\n\n\n\n<li>data-bb-var-default=&#8221;{the_number_of_the_variant_to_be_displayed_as_the_default}&#8221;<\/li>\n\n\n\n<li>data-bb-var-name-opt1=&#8221;{the_name_of_the_variant}&#8221; e.g. &#8220;Series&#8221;, &#8220;Color&#8221;, &#8220;Size&#8221;; several can be specified (\u2026opt1, \u2026opt2 etc.);<\/li>\n\n\n\n<li>data-bb-var1-value-opt1=&#8221;{the_value_of_the_next_variant}&#8221; such as &#8220;X series&#8221;, &#8220;Blue&#8221;, &#8220;XL&#8221;;<\/li>\n\n\n\n<li>data-bb-var1-number=&#8221;{GTIN_number_of_the_next_variant}&#8221;<\/li>\n\n\n\n<li>data-bb-var1-sku=&#8221;{your_unique_producer&#8217;s_product_ID}&#8221;<\/li>\n\n\n\n<li>data-bb-var1-category=&#8221;{the_category_path_of_your_product}&#8221;<\/li>\n\n\n\n<li>data-bb-add-source-params=&#8221;1=&#8221;{_the_source_extracted_from_the_utm_source_parameter_of _the_page_on_where_the_widget_is_displayed}&#8221;<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For the source, this is the name of the source the user came from, e.g., facebook, instagram.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-optional-parameters\">Optional parameters:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>data-bb-var1-price=&#8221;{_catalog_suggested_price_}&#8221;<\/li>\n\n\n\n<li>data-bb-var1-description=&#8221;{_product_description_}&#8221;<\/li>\n\n\n\n<li>data-bb-var1-image=&#8221;{_URL_of_the_variant_image}&#8221;<\/li>\n\n\n\n<li>data-bb-abpar1=&#8221;{_additional_abpar_parameter_passed_along_with_the_transactions}&#8221;<\/li>\n\n\n\n<li><strong>data-bb-alt<\/strong>=&#8221;{_container_ID_with_your_alternative_content_about_lacking_any_offers}&#8221;<\/li>\n<\/ul>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-html\" data-lang=\"HTML\" data-show-lang=\"0\"><code>&lt;div id=&quot;{identifier}&quot; style=&quot;display: none;&quot;&gt;YOUR MESSAGE HERE&lt;\/div&gt;.<\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-lack-of-offers-in-the-widget\">Lack of offers in the widget <\/h3>\n\n\n\n<p class=\"wp-block-paragraph translation-block\">In the <strong>data-bb-alt parameter<\/strong> in case of you lacking any offers in the widget, you can insert any <strong>content<\/strong> or <strong>other element<\/strong>, such as a <strong>banner<\/strong> by inserting HTML code. You can display, e.g. similar or complementary product.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-examples\">Examples <\/h2>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-html\" data-lang=\"HTML\" data-show-lang=\"0\"><code>div\n   class=&quot;bb-widget&quot;\n   id=&quot;bb-widget-2&quot;data-bb-id=&quot;34903&quot;data-bb-add-source-params=&quot;1&quot;data-bb-var-default=&quot;1&quot;data-bb-var-name-opt1=&quot;Seria&quot;data-bb-var-name-opt2=&quot;Color&quot;data-bb-var1-value-opt1=&quot;Z-Wave 5&quot;data-bb-var1-value-opt2=&quot;White&quot;data-bb-var1-number=&quot;5902020528968&quot;data-bb-var1-sku=&quot;AXT&quot;data-bb-var1-category=&quot;Z-wave5&gt;Safety&gt;Sensors&gt;Buttons&quot;data-bb-var1-price=&quot;599&quot;data-bb-var2-description=&quot;White saftey button&quot;data-bb-var2-value-opt1=&quot;Z-Wave 5&quot;data-bb-var2-value-opt2=&quot;Black&quot;data-bb-var2-number=&quot;5902020528944&quot;data-bb-var2-sku=&quot;BCT4&quot;data-bb-var2-category=&quot;Z-wave5&gt;Safety&gt;Sensors&gt;Buttons&quot;data-bb-var2-price=&quot;799&quot;data-bb-var2-description=&quot;Black saftey button&quot;\n&gt;&lt;\/div&gt;<\/code><\/pre><\/div>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-html\" data-lang=\"HTML\" data-show-lang=\"0\"><code>div \n   class=&quot;bb-widget&quot; \n   id=&quot;bb-widget-2&quot; \n   data-bb-id=&quot;34903&quot; \n   data-bb-var-default=&quot;1&quot; \n   data-bb-var-name-opt1=&quot;Seria&quot; \n   data-bb-var-name-opt2=&quot;Color&quot; \n   data-bb-var1-value-opt1=&quot;Z-Wave 5&quot; \n   data-bb-var1-value-opt2=&quot;White&quot; \n   data-bb-var1-number=&quot;5902020528968&quot; \n   data-bb-var2-value-opt1=&quot;Z-Wave 5&quot; \n   data-bb-var2-value-opt2=&quot;Black&quot; \n   data-bb-var2-number=&quot;5902020528944&quot; \n   data-bb-var3-value-opt1=&quot;Z-Wave 5&quot; \n   data-bb-var3-value-opt2=&quot;Blue&quot; \n   data-bb-var3-number=&quot;5905279987227&quot; \n   data-bb-var4-value-opt1=&quot;Z-Wave 5&quot; \n   data-bb-var4-value-opt2=&quot;Green&quot; \n   data-bb-var4-number=&quot;5905279987210&quot; \n&gt;&lt;\/div&gt;\n<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-important\">Achtung <\/h2>\n\n\n\n<p class=\"wp-block-paragraph translation-block\">On screens below <strong>500px<\/strong>, we <strong>do not show call to action<\/strong> in the plugin(widget). If you want to display call to action, you should overwrite your own custom styles.<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-html\" data-lang=\"HTML\" data-show-lang=\"0\"><code>.buybox-widget .bb-go-to-store { display: block !important; \n}\n<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-other-type-of-the-widget\">Other type of the widget <\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Embedded <\/li>\n\n\n\n<li>Popover<\/li>\n\n\n\n<li>Overlay <\/li>\n\n\n\n<li>Multivariate<\/li>\n\n\n\n<li>JSON<\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>How to display offers for multiple variants<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[104],"tags":[],"class_list":["post-11421","post","type-post","status-publish","format-standard","hentry","category-widget-types"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.8 (Yoast SEO v27.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Multivariate widget - 100Shoppers<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/100shoppers.com\/de\/multivariate-widget\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Multivariate widget\" \/>\n<meta property=\"og:description\" content=\"How to display offers for multiple variants\" \/>\n<meta property=\"og:url\" content=\"https:\/\/100shoppers.com\/de\/multivariate-widget\/\" \/>\n<meta property=\"og:site_name\" content=\"100Shoppers\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-17T13:50:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-19T11:30:54+00:00\" \/>\n<meta name=\"author\" content=\"Joanna Kaczmarek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Joanna Kaczmarek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/multivariate-widget\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/100shoppers.com\\\/multivariate-widget\\\/\"},\"author\":{\"name\":\"Joanna Kaczmarek\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#\\\/schema\\\/person\\\/15522deedd2e86d7ac60378541c0846f\"},\"headline\":\"Multivariate widget\",\"datePublished\":\"2024-04-17T13:50:01+00:00\",\"dateModified\":\"2024-04-19T11:30:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/100shoppers.com\\\/multivariate-widget\\\/\"},\"wordCount\":279,\"publisher\":{\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#organization\"},\"articleSection\":[\"Widget types\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/multivariate-widget\\\/\",\"url\":\"https:\\\/\\\/100shoppers.com\\\/multivariate-widget\\\/\",\"name\":\"Multivariate widget - 100Shoppers\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#website\"},\"datePublished\":\"2024-04-17T13:50:01+00:00\",\"dateModified\":\"2024-04-19T11:30:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/100shoppers.com\\\/multivariate-widget\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/100shoppers.com\\\/multivariate-widget\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/multivariate-widget\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/100shoppers.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Help Center\",\"item\":\"https:\\\/\\\/100shoppers.com\\\/category\\\/help-center\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Widget types\",\"item\":\"https:\\\/\\\/100shoppers.com\\\/category\\\/help-center\\\/widget-types\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Multivariate widget\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#website\",\"url\":\"https:\\\/\\\/100shoppers.com\\\/\",\"name\":\"100Shoppers\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/100shoppers.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#organization\",\"name\":\"100Shoppers\",\"url\":\"https:\\\/\\\/100shoppers.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/100shoppers.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/logo.webp\",\"contentUrl\":\"https:\\\/\\\/100shoppers.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/logo.webp\",\"width\":1024,\"height\":111,\"caption\":\"100Shoppers\"},\"image\":{\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/#\\\/schema\\\/person\\\/15522deedd2e86d7ac60378541c0846f\",\"name\":\"Joanna Kaczmarek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/100shoppers.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/cropped-asia-96x96.png\",\"url\":\"https:\\\/\\\/100shoppers.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/cropped-asia-96x96.png\",\"contentUrl\":\"https:\\\/\\\/100shoppers.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/cropped-asia-96x96.png\",\"caption\":\"Joanna Kaczmarek\"},\"url\":\"https:\\\/\\\/100shoppers.com\\\/de\\\/author\\\/j-kaczmarek\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Multivariate widget - 100Shoppers","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/100shoppers.com\/de\/multivariate-widget\/","og_locale":"de_DE","og_type":"article","og_title":"Multivariate widget","og_description":"How to display offers for multiple variants","og_url":"https:\/\/100shoppers.com\/de\/multivariate-widget\/","og_site_name":"100Shoppers","article_published_time":"2024-04-17T13:50:01+00:00","article_modified_time":"2024-04-19T11:30:54+00:00","author":"Joanna Kaczmarek","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Joanna Kaczmarek","Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/100shoppers.com\/multivariate-widget\/#article","isPartOf":{"@id":"https:\/\/100shoppers.com\/multivariate-widget\/"},"author":{"name":"Joanna Kaczmarek","@id":"https:\/\/100shoppers.com\/#\/schema\/person\/15522deedd2e86d7ac60378541c0846f"},"headline":"Multivariate widget","datePublished":"2024-04-17T13:50:01+00:00","dateModified":"2024-04-19T11:30:54+00:00","mainEntityOfPage":{"@id":"https:\/\/100shoppers.com\/multivariate-widget\/"},"wordCount":279,"publisher":{"@id":"https:\/\/100shoppers.com\/#organization"},"articleSection":["Widget types"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/100shoppers.com\/multivariate-widget\/","url":"https:\/\/100shoppers.com\/multivariate-widget\/","name":"Multivariate widget - 100Shoppers","isPartOf":{"@id":"https:\/\/100shoppers.com\/#website"},"datePublished":"2024-04-17T13:50:01+00:00","dateModified":"2024-04-19T11:30:54+00:00","breadcrumb":{"@id":"https:\/\/100shoppers.com\/multivariate-widget\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/100shoppers.com\/multivariate-widget\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/100shoppers.com\/multivariate-widget\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/100shoppers.com\/"},{"@type":"ListItem","position":2,"name":"Help Center","item":"https:\/\/100shoppers.com\/category\/help-center\/"},{"@type":"ListItem","position":3,"name":"Widget types","item":"https:\/\/100shoppers.com\/category\/help-center\/widget-types\/"},{"@type":"ListItem","position":4,"name":"Multivariate widget"}]},{"@type":"WebSite","@id":"https:\/\/100shoppers.com\/#website","url":"https:\/\/100shoppers.com\/","name":"100Shoppers","description":"","publisher":{"@id":"https:\/\/100shoppers.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/100shoppers.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/100shoppers.com\/#organization","name":"100Shoppers","url":"https:\/\/100shoppers.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/100shoppers.com\/#\/schema\/logo\/image\/","url":"https:\/\/100shoppers.com\/wp-content\/uploads\/2025\/05\/logo.webp","contentUrl":"https:\/\/100shoppers.com\/wp-content\/uploads\/2025\/05\/logo.webp","width":1024,"height":111,"caption":"100Shoppers"},"image":{"@id":"https:\/\/100shoppers.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/100shoppers.com\/#\/schema\/person\/15522deedd2e86d7ac60378541c0846f","name":"Joanna Kaczmarek","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/100shoppers.com\/wp-content\/uploads\/2022\/10\/cropped-asia-96x96.png","url":"https:\/\/100shoppers.com\/wp-content\/uploads\/2022\/10\/cropped-asia-96x96.png","contentUrl":"https:\/\/100shoppers.com\/wp-content\/uploads\/2022\/10\/cropped-asia-96x96.png","caption":"Joanna Kaczmarek"},"url":"https:\/\/100shoppers.com\/de\/author\/j-kaczmarek\/"}]}},"_links":{"self":[{"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/posts\/11421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/comments?post=11421"}],"version-history":[{"count":2,"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/posts\/11421\/revisions"}],"predecessor-version":[{"id":11469,"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/posts\/11421\/revisions\/11469"}],"wp:attachment":[{"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/media?parent=11421"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/categories?post=11421"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/100shoppers.com\/de\/wp-json\/wp\/v2\/tags?post=11421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}