Skip to main content
Tabby’s JavaScript snippets show split-price messaging right where customers decide to buy — on your Product, Cart and Checkout pages. They raise awareness of flexible payments before checkout, which directly increases conversion. Each snippet includes a “Learn more” link that opens a pop-up with the payment schedule.
Product page snippetProduct page snippetCheckout page snippet

Add the snippets

Two components cover all pages:
  • TabbyPromo — Product and Cart pages. Place the container near the product price, next to the “Add to cart” button, or below the cart total.
  • TabbyCard — Checkout page, the recommended way to present Tabby payment details at checkout (see Tabby on Checkout). Place it under the Tabby payment method option and show it when Tabby is selected.
your-store-page.html
Snippets only need your Public Key and merchant code — never expose the Secret Key in frontend code. Make sure snippets fit mobile screen widths (320px minimum).

Live demo

Everything below is rendered live by tabby-promo.js and tabby-card.js — exactly what your customers will see. Switch the market to preview English/AED and Arabic/SAR, and click “Learn more” to open the real pop-up.

Custom Promo Snippets

If you can’t load Tabby’s JavaScript (security policies, native mobile apps, full styling control), build your own message and open the Tabby “Learn more” pop-up via a direct URL:

URL Parameters

If you implement your own custom snippet, notify your Tabby account manager so we can keep your integration in sync with upcoming changes.
UAE pop-up with price, enKSA pop-up with price, en
For promo messaging inside native mobile apps, see App Promo Messaging.