🌟
Fanplayr Portal
  • Fanplayr Portal
    • Navigation
    • Translations
    • Translation Languages
  • Insights
    • Usage
    • Filtering Results
    • Dashboards
      • Overview Dashboard
      • Reports Dashboard
      • Campaign Details Dashboard
      • Timing Analysis Dashboard
      • Inbound Analysis Dashboard
      • Customer Analysis Dashboard
  • Campaigns
    • Campaign List
    • General
    • Segmentation
      • Introduction
      • Segments
      • Targeting Actions
      • Experiments
      • Offers
    • Domains
    • Options
    • Publish / Validation
  • Messaging
    • SMS
    • Web Push Notifications
  • Merchandising
  • Creative
    • Getting Started
    • Video Tutorials
    • Editing Widgets
      • Creating a Widget
      • Widget Types
      • Editor Overview
      • Using Components
      • Editing Text
      • Using Images
      • Using Actions
      • Widget Settings
    • Managing Widgets
      • Publishing & Revisions
      • Using Widgets in Campaigns
      • Archiving Widgets
    • Advanced Topics
      • Property Scopes
      • Web Fonts
      • Third-Party Tracking
    • Appendix
      • Creative Editor Use Cases
    • Component Reference
      • Text
      • Shape
      • Image
      • Button
      • Email Collection
      • Form Control
      • Cart
      • Wallet
      • View
  • Streams
    • Defining Streams
    • Endpoints
  • PrivacyID
  • SiteSpeed
  • Scheduled Reports
    • Basic Scheduled Reports
    • Advanced Scheduled Reports
  • Account Settings
    • Personal
    • Account
      • Company
      • Users
      • Agency
      • Preferences
      • Security
    • Store
      • Linked Store
      • Domains
    • Billing
      • Conversions
      • Conversion Definitions
      • Invoices
    • Other
      • Custom Data
      • Form Responses
      • Export Emails
      • Shared Rulesets
      • Campaign Performance Emails
      • Downloads
      • Exceptions
      • Scheduled Reports
      • Agency Reporting
  • Session Viewer
    • Timeline
    • Session Details
    • User Details
    • User History
  • Integrations
    • Store / Website
    • PrivacyID
    • Email Service Providers
    • SMS
    • Web Push Notifications
    • Merchandising
    • Link Decoration
  • Troubleshooting
Powered by GitBook
On this page

Was this helpful?

  1. Creative
  2. Component Reference

Cart

The cart component displays the current items the user has added to their shopping cart.

Variables

The details of each line item are available as variables in the text editor:

  • {{ cart.gross }} - The current total gross amount of the cart.

  • {{ product.name }} - The product name.

  • {{ product.price }} - The product price.

  • {{ product.quantity }} - The product quantity.

  • {{ product.sku }} - The product SKU.

PreviousForm ControlNextWallet

Last updated 3 years ago

Was this helpful?