Value card widget
Value Card Widget
The Value Card Widget enables users to purchase value cards, such as membership cards or credit cards. The widget can be customized to specify the type of value card available for purchase.
Key Features
-
Flexible Card Types Supports the purchase of both “membership” and “credit” cards based on the configuration.
-
Simple Integration Easily embed the widget into your website or Wix platform for seamless user experience.
How to Use
To use the widget, add the following HTML snippet to your webpage and replace the attributes with your specific values.
Example Usage:
<bilberry-value-card-widget value-card-type="credits" type-id="2"> </bilberry-value-card-widget>
Widget Properties
Property | Description | Default Value | Required |
---|---|---|---|
value-card-type | Specifies the type of value card that can be purchased. Options: credits , membership . | N/A | Yes |
type-id | The ID of the value card type found in Bilberry. | N/A | Yes |
value-card-type-id | ID of the value card type to display. | N/A | Yes |
lazy-load | Set to yes to defer loading the widget content until it is visible in the viewport. Options: yes , no . | no | No |
Setting Up on Wix
If you’re using Wix as your website builder, follow these steps to configure the widget:
- Access the Configuration Guide: Refer to the relevant guide in these docs for general widget setup on Wix.
- 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
- Server URL: