Skip to content

Value card product item cards widget

Value Card Product Item Cards Widget

The Value Card Product Item Cards Widget displays a list of cards, each representing a value card product. Examples include “Klippekort m/ 25 klipp” or “Klippekort m/ 10 klipp.”

To link the cards to specific product pages, you must provide corresponding URLs and images for each product ID specified.

Key Features

  1. Dynamic Product Display Showcase multiple value card products with individual links and images.

  2. Responsive Layout Options Configure the widget to scroll or wrap elements based on available viewport space.

  3. Customizable Card Layouts Adjust the number of cards per row for different screen sizes.

How to Use

Add the widget to your webpage using the HTML snippet below. Replace the attributes with your specific values.

Example Usage:

<bilberry-value-card-product-item-cards
value-card-product-ids="1,2"
value-card-product-urls="https://test.com,https://test2.com"
value-card-product-image-urls="https://test.com/image,https://test2.com/image"
></bilberry-value-card-product-item-cards>

Widget Properties

PropertyDescriptionDefault ValueRequired
value-card-product-idsComma-separated list of value card product IDs found in Bilberry.N/AYes
value-card-product-urlsComma-separated list of URLs to the “Product Detail” page for each value card.N/AYes
value-card-product-image-urlsComma-separated list of image URLs for each value card.N/AYes
scrollDetermines if cards scroll (yes) or wrap (no).noNo
lazy-loadSet to yes to defer loading the widget content until it is visible in the viewport. Options: yes, no.noNo
orientationOrientation of the product cards. Options: portrait or landscape.portraitNo
num-xsNumber of cards visible per row on extra small screens (mobile).1No
num-smNumber of cards visible per row on small screens (tablets).2No
num-mdNumber of cards visible per row on medium screens (small desktop screens).2No
num-lgNumber of cards visible per row on large screens (large desktop screens).3No

Setting Up on Wix

If you’re using Wix as your website builder, follow these steps to configure the widget:

  1. Access the Configuration Guide: Refer to the relevant guide in these docs for general widget setup on Wix.
  2. Use the Following Values:
    • Server URL: https://bilberry-widgets.b-cdn.net/v4/wix-wrappers/WixBilberryValueCardProductItemCards.js
    • Tag Name: wix-bilberry-value-card-product-item-cards

Tips for Effective Integration

  1. Enhance Product Navigation Use this widget to create an intuitive interface linking to detailed value card product pages.
  2. Enhance User Navigation: Provide clear links and images for each value card to improve user understanding.
  3. Optimize for Mobile Users Set the number of cards per row to ensure a seamless experience on all devices.

By integrating the Value Card Product Item Cards Widget, you can effectively present your value card products in an engaging and user-friendly format.