Card Jp Cards are single-post widgets that display one specific piece of your approved content on your website. This allows you to add a shoppable image or video anywhere on your website. Cards are available under UGC -> On-site widgets .

How cards work

Cards display a single, specific post that you select. When visitors click on the card, they see a detailed popup with the full version of the post, creator information, captions, and shoppable product tags. Key features:
  • Static content: Cards display the exact post you select and do not update automatically
  • Photo or Video: The post can either be a photo or a video
  • Shoppable experience: Product tags link directly to your product pages
  • Easy to design: The design can be customized for each card
  • Localized: Adjusts language, links, currency, and prices automatically based on what market they are displayed on (learn more about Markets here)
  • Responsive design: Adapts to different screen sizes and devices

Creating cards

  1. Navigate to UGC -> On-site widgets
  2. Click New widget in the upper right corner
  3. Select Card
  4. Click the Content tab in the left menu
  5. Choose the post you want to display in the card
  6. Optional: Click More in the upper right corner and rename your card
  7. Click Save Changes
You can also create a Card from the Library by opening a post and clicking Create Card

Design and customize cards

Once you have created a Card, you have multiple design and customization options that allow you to present the post in the best way and ensure it aligns well with the page it will be embedded into.
Styling changes will apply to the embedded card on the next page view when you click Save changes
Cards automatically inherit the typography and fonts from your website once embedded

Available design and customization options


Adjust the look of the post popup

  1. Open the Card you want to edit
  2. Click on the icon to open the Interactions section
  3. Adjust the post popup options
  4. Click Save changes
The following adjustments can be made:
  • Display/hide claps/applause
  • Display/hide product hotspots in popup mode
  • Swap product image to secondary product image on product tag hover (on/off, on by default)
  • Mute video by default (on/off, off by default)
  • Popup background color and opacity

Changing the post in an existing card

Cards display static content, but you can change which post is displayed at any time: Follow these steps to change the post in a card:
  1. Navigate to UGC -> On-site widgets and select the card
  2. Click the Content tab
  3. Select a new post
  4. Click Save Changes
Unlike galleries, cards will not automatically update to show new content. You must manually change the post when you want to display different content.

Embed cards on your website

All cards can be embedded easily by copying + pasting an ID or a div-code.
Cevoid’s cards can be embedded on any HTML-based website using our script and a div-code for each widget.Follow these steps to add a card to your website:
  1. Ensure that Cevoid’s script is added to your <head> or <footer> tag
    <script type="module" src="https://gallery.cevoid.com/index.js" defer></script>
    
  2. Navigate to UGC -> On-site widgets and select your card
  3. Click Embed card in the upper right corner
  4. Copy the div-code
  5. Paste the div-code in the desired position on your website
  6. Save