đź“Ť Bolt Help / General Testing
General Testing
Testing ground for shortcodes and html.

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
  1. OL I L1
  2. OL I L2
    1. OLI 2.1
    2. 2.2
    3. 2.3
    4. 2.4
  3. 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

Magento 1

Adobe Commerce / Magento 2

(Adobe acquired the Magento brand in May 2018.)

Netsuite ERP

  • Supported for Bolt Managed Checkout.
    • Bolt supports checkout for Netsuite’s Enterprise Resource Planning product.

Salesforce Commerce Cloud SFRA

  • Supported for Bolt Managed Checkout.
    • Bolt allows checkout integrations for site built with SFRA (Salesforce Resource Architecture).

Volusion

WooCommerce

Platform Matrix Basic

Platform Checkout Support Accounts Support

Adobe Commerce / Magento 2

Installation Instructions

Plugin Version: 2.27.2

Installation Instructions

BigCommerce

Installation Instructions

Installation Instructions

Custom Cart / Direct API

Installation Instructions

Installation Instructions

Magento 1

Installation Instructions

Plugin Version: 2.9.0

Magento officially stopped supporting Magento 1 on June 30, 2020.

Not supported.

Magento officially stopped supporting Magento 1 on June 30, 2020.

Miva

Installation Instructions

Bolt no longer actively updates our Miva integration.

Not supported.

Netsuite ERP

Installation Instructions

Plugin Version: 2.1.0

Bolt supports checkout for Netsuite's Enterprise Resource Planning product.

Not supported.

Bolt supports checkout for Netsuite's Enterprise Resource Planning product.

Salesforce Commerce Cloud SFRA

Installation Instructions

Plugin Version: 23.1.0

Bolt allows checkout integrations for site built with SFRA (Salesforce Resource Architecture).

Installation Instructions

Plugin Version: 23.5.1-beta

Bolt allows embedded accounts integrations for site built with SFRA (Salesforce Resource Architecture).

SAP

Not supported.

Installation Instructions

Solidus

Not supported.

Installation Instructions

Volusion

Installation Instructions

Not supported.

WooCommerce

Installation Instructions

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.

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.








PLACE ORDER







PLACE ORDER


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

Click to expand.

H2 number 2

Click to expand.

H3

Click to expand.

H3 number 2

Click to expand.

H4 1

Click to expand.

Hello Lists

Click to expand.

H4 2

Click to expand.

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
  1. OL I L1
  2. OL I L2
    1. OLI 2.1
    2. 2.2
    3. 2.3
    4. 2.4
  3. Item 3

TIP

This is a tip.

WARNING

This is a warning.