Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cevoid.com/llms.txt

Use this file to discover all available pages before exploring further.

Use this section when you are implementing Cevoid UGC galleries or cards in code. If you only need to configure widgets in the platform, use Galleries or Cards instead. Cevoid UGC widgets display content collected from customers, creators, and your brand. The widget script mounts a gallery or card into each Cevoid container on your site.

Core concepts

A gallery displays multiple images or videos in one widget. The content sources, layout, and design are configured in the Cevoid platform.

Card

A card displays one selected image or video. Use cards when you want to highlight a specific content piece instead of a dynamic set of posts.

Markets

Markets control widget language, prices, currency, currency formatting, and product links. By default, Cevoid detects the market from the page URL. Default market detection works best when each market has a unique URL. If multiple markets share the same URL, or your site lets visitors switch language or currency without changing URL, use Programmatic Market Values under Advanced.

Product catalogs

Product catalogs connect product, collection, category, price, and URL data to Cevoid. Dynamic product, collection, and category galleries depend on identifiers that match the product data you send to Cevoid. Need product feed details: Product feeds

Core setup

Embed Galleries and Cards

Add the Cevoid script and render gallery or card containers on a storefront.

Dynamic Galleries

Use product, collection, category, or brand attributes to render context-aware galleries.

Runtime Helpers

Refresh widgets on dynamic pages and listen for gallery or card load state.

Advanced

Use these when the core embed path is not enough.

Advanced Overview

Optional paths for programmatic markets, CMS blocks, and custom storefront logic.

Programmatic Market Values

Override URL-based market detection for multi-market, language, currency, staging, and preview setups.

CMS Blocks

Build a reusable CMS block for content teams to add Cevoid galleries and cards safely.