LogoLogo
  • User Guide
    • Getting Started
      • Building a Usage-Based Product in Revenium
      • Setting Up & Using API Analytics & Observability
      • Setting Up & Using Product Analytics
      • Sending Data to Revenium's Metering API
      • Key Concepts & Relationships
    • Connect Your Data
      • cURL Commands for Testing
      • Container-Native Metering
      • Kong
        • Kubernetes Installation
      • Salesforce
        • Revenium Unmanaged Package
          • Anypoint API Experience Hub (AEH)
            • Anypoint API Experience Hub Unmanaged Package Post Installation Instructions
          • Anypoint Community Manager (ACM)
            • Anypoint Community Manager Package Post Installation Instructions
        • Revenium Lightning Web Components
          • Add Components to Experience Cloud site
          • Drop-In Storefront
          • Product Card
          • Product Card (Anypoint)
          • Product Checkout
          • Product Details Button
          • Usage History
          • API Access Requester
      • MuleSoft
        • Metering Policy Configuration
        • Offline Metering Policy Configuration
        • Anypoint API & API Group Synchronization
        • Revenium Connector
        • Disable Default Anypoint Community Manager (ACM) Email Notifications
      • Gravitee
      • Istio
      • Envoy
      • AWS API Gateway
      • Python & Django
      • Golang
      • Spring Boot
      • .Net
      • NodeJs
      • Java/JVM
      • Snowflake
      • Azure API Management
      • IBM
      • Custom Integrations Using Metering Beacons
        • JWT Enrichment
      • Offline Metering via Log Parsing
    • Sources
      • Metering Elements
      • Alerts
        • Alert History
    • API Keys
    • Products & Pricing
      • Product Lines
      • Pricing Rules
        • Revenium Scripting Language
          • RSL Reference
        • Execution Logs
      • SLA Definitions
      • SLA Violation Review
    • Customers
      • Customers
      • Subscribers
      • Subscriptions
      • Subscribers Credentials
      • Subscribers Notifications
    • Billing and Invoicing
      • Manage Refunds
    • Analytics
      • Revenue Analytics
      • Product Analytics
        • Custom Reports (Products)
      • Subscriber Analytics
        • New Subscribers
        • (Daily/Weekly/Monthly) Active Subscribers
        • Most Engaged Subscribers & Customers
        • Historical Usage
      • API Analytics
        • Performance & Availability
        • Compare Periods
        • Traffic by Geography
        • Advanced Search
        • Custom Reports
    • Profile
      • Profile
      • Revenium API Documentation
    • Settings
      • Revenium Users & Organizations
        • Access Permissions by User Type
      • Revenium Subscription
      • Revenium Organizations
      • Notification Templates
      • Transactions Logs
        • Analytics Transaction Log
        • Product Transaction Log
        • Subscription Audit Log
        • No Code Transaction Testing
      • Integrations
        • Data Sync
        • Export Configurations
        • Notification Providers
        • Payment Configurations
          • Customer VAT ID Support
        • ERP Configurations
        • External Integration Logs
        • Identity Providers
      • System Logs
      • Default Configuration Limits
Powered by GitBook

© Revenium - www.revenium.io

On this page
  1. User Guide
  2. Connect Your Data
  3. Salesforce
  4. Revenium Lightning Web Components

Product Card (Anypoint)

Last updated 10 months ago

This component has the same intended purpose as the Product Card, however this component takes an AnyPoint External ID as its input. In general, we recommend use of the , though this component may be used for specialized use-cases.

1. Component Properties

The properties are displayed based on the result of the External ID search. If the query returns only one element, only a Product Card will be shown (Figure 1). If more than one element is returned, a Products Card Carousel is displayed (Figure 2). Look at the corresponding component blueprint to identify how the properties are displayed in the Product Card (Anypoint). Use the following properties to customize the component display:

  1. Record Id. This field returns the current Salesforce Object ID, it's used to search for the Revenium Products by External ID.

  2. Organization. The Product's search will be done in the organization selected in this combobox.

  3. Product Icon. Use this property to select an icon uploaded to Salesforce CMS and display it in the designed space.

  4. Product Description Template. Use this property to configure the Product Description shown in the designed space. You can access to the selected Product properties using the syntax $propertyName. For example, the string $baseCost per $transactionType will result in $100.00 per subscription.

  5. Product Description CMS Content. You can use this property to display created in Salesforce CMS, check the for more information.

  6. Show Buttons. Check this property if you want to show the .

  7. Card Margin. Controls the space between the card border and the content.

  8. Card Height. Controls the card height.

  9. Description Align. Controls the Product Description text align.

  10. Description Text Size. Controls the Product Description text size.

  11. Button Variant. Controls the style, based on the (Only has effect if the Show Buttons property is checked).

  12. Button Label. Label shown in the (Only has effect if the Show Buttons property is checked).

  13. Button Align. Controls the alignment.

Drop-In Storefront
News content
official Salesforce docs
Product Details Button
Product Details Button
Lightning Design System directives
Product Details Button
Product Details Button
Figure 1. Single Product Card (Anypoint) Blueprint.
Figure 2. More than one Product Card (Anypoint) Blueprint.