For the complete documentation index, see llms.txt. This page is also available as Markdown.

Where widgets appear

Globo Combined Listings widgets render on product pages, collection cards, and quick-view modals — here's how each behaves.

Once the app embed is on and a group is Active, its option widgets render on three storefront surfaces automatically:

One active group renders on the product page, on collection cards, and inside the quick view modal
One active group renders on all three surfaces — no extra setup per surface.

Product page

The full widget for every option set to show on product page. Selecting a value navigates the shopper to the linked product (title, price, images, and URL all switch to the real product).

Storefront product page widget below the price with one value selected
The full widget renders below the price, with the active value highlighted.
  • Default position: injected automatically near the product form.

  • Want exact placement? Add the optional product page block.

Collection cards

A compact widget on product cards in collections, search results, and featured-product sections. It renders every option whose card style isn't Hidden.

Clicking a value follows your Settings choice:

  • Update the price, image, and title on the card (default) — the card's price, image, and title switch in place to the selected product.

  • Redirect to product details page — jump straight to that product.

Collection grid with one product card mid-swap after clicking a swatch
Clicking a swatch on a collection card swaps its image instantly.

Quick view / quick add

When your theme opens a quick-view or quick-add modal, the widget appears inside it and updates the modal in place when the shopper switches values.

Shared behavior

  • Sold-out & unlinked values — values whose product is unavailable (or no longer linked) are visually disabled per your style's sold-out effect, with proper screen-reader labels.

  • Prices — templates that display prices show them in the shopper's local currency.

  • Tooltips — hover tooltips stay within the screen edge automatically.

  • Performance — widgets load lazily (cards only when scrolled into view) and product pages can paint the widget server-side; the base script is under 2 KB. See How it works.

In this section

Last updated

Was this helpful?