Content
See our heading and font spacing tests here.
Bullet Items List
- Unordered List Item L1
- Item 2
- UL Item 2.1
- UL Item 2.2
- Test
- Item 3
- OL I L1
- OL I L2
- OLI 2.1
- 2.2
- 2.3
- 2.4
- Item 3
Icon Replacement
Toggle
Toggle on:
// {{ % icons/toggle "checked" %}}
Toggle off:
// {{ % icons/toggle %}}
// or
// {{ % icons/toggle "unchecked" %}}
Integrations
Pendo Feedback Test
IMPORTANT
We have deprecated use of Pendo.
Should produce a form on click. Must not have ad blocker. Needs native tooltip to communicate as such.
Geolocation API
Click the button to see your latitude and longitude.
Code
No Language Detected
async function mountAuthorizationComponent(){
const boltPublishableKey = YOUR_KEY
const boltEmbedded = Bolt(boltPublishableKey);
JS Detected
{
const authorizationComponent = boltEmbedded.create("authorization_component", {style: {position: "right"}} );
await authorizationComponent.mount("#email-div") // mount on the div container
}
Highlighted lines
{
const authorizationComponent = boltEmbedded.create("authorization_component", {style: {position: "right"}} );
await authorizationComponent.mount("#email-div") // mount on the div container
}
Inline
async function mountAuthorizationComponent();
In heading
See heading above.
Shortcodes
Feature Single
| Platform | Supported Products |
|---|---|
|
Custom Cart / Direct API |
|
|
BigCommerce |
|
|
Adobe Commerce / Magento 2 (Adobe acquired the Magento brand in May 2018.) |
|
|
Salesforce Commerce Cloud SFRA |
|
|
Volusion |
|
|
WooCommerce |
|
Platform Matrix Basic
| Platform | Checkout Support | Accounts Support |
|---|---|---|
| Plugin Version: 2.27.2 |
Not supported. |
|
|
Not supported. |
||
|
Plugin Version: 23.1.0
Bolt allows checkout integrations for site built with SFRA (Salesforce Resource Architecture). |
Plugin Version: 23.5.1-beta
Bolt allows embedded accounts integrations for site built with SFRA (Salesforce Resource Architecture). |
|
|
Not supported. |
||
|
Not supported. |
||
|
Not supported. |
||
| Plugin Version: 2.18.0 |
Not supported. |
Notices
Blank notice example text.
REQUIREMENT
Requirement notice example text.
BETA
Beta notice example text.
DEPRECATION
Deprecation notice example text.
RECOMMENDED
Recommended upsell notice example text.
INFO
Info notice example text.
NOTE
Note notice example text.
TIP
Tip notice example text.
TO-DO
Todo notice example text.
WARNING
Warning notice example text.
Deprecation Notice
DEPRECATION NOTICE
Feature Name is no longer supported or maintained as of 12 September 2022.
Documentation for this feature may be archived within three or fewer months of listed deprecation date.
Reach out to your Customer Success Manager with questions about this deprecation.
Checkout Fields
Without Redundant Fields Removed
Without extra fields disabled, shoppers will see a “Bolt” field and a “Credit Card” field, both of which transact directly through your payment processor.
With Redundant Fields Removed (Recommended)
With extra fields disabled, shoppers will only see one “Credit/Debit Card” field, which Bolt uses to send transactions to your payment processor, while still allowing you to take advantage of our One-Click features.
Timeblocks
Note that this is currently broken
TESTING ZONE| Raw String from Training Block Input | Thu, 21 Apr 2022 14:00:00 UTC |
| String to Time Conversion | 2022-04-21 14:00:00 +0000 UTC |
| Formatted Date | Thursday, 21 April 2022 |
| Formatted Local Time | 02:00 PM UTC |
Tabs
This is content outside of tabs.
This is a test.
{
"Hello": "World"
}
This is a test.
{
"Hello": "World"
}
<Hello>World</Hello>
Hello World!
This is text below the tabs
Expands / Accordions
H2
H2 number 2
H3
H3 number 2
H4 1
Hello Lists
H4 2
Dashboard Deprecation Notice
Notices with Content
This is a test section for the notices to document the available types and how they appear.
NOTE
This is a note.
INFO
This is information.
- Unordered List Item L1
- Item 2
- UL Item 2.1
- UL Item 2.2
- Test
- Item 3
- OL I L1
- OL I L2
- OLI 2.1
- 2.2
- 2.3
- 2.4
- Item 3
TIP
This is a tip.
WARNING
This is a warning.