For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
HUMAN DashboardHUMAN WebsiteRequest a Demo
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
  • General
    • About Enforcers
    • Support first-party HUMAN calls
    • Troubleshoot Enforcer configurations
  • Enforcer frameworks
    • Akamai ESI
    • Apache - C Module
    • ASP.NET
    • Callout Enforcer
    • Envoy Proxy
    • F5 BIGIP
    • Fastly JavaScript Compute@Edge
    • Google Cloud Platform (GCP) Callout Enforcer
    • Kong Plugin
    • NGINX - C Module
    • NGINX - LUA Module
    • PHP
    • Python
    • Ruby
    • Salesforce Commerce Cloud Cartridge
      • What's New
      • Importing the Cartridge
      • Registering the Cartridge
      • Importing Metadata and Services
      • Configuring the Cartridge
      • Using the Cartridge
      • SCAPI Protection Considerations
      • Upgrading
      • Customized Block Page
      • Configuration Options
      • First Party
LogoLogo
Login
Login
HUMAN DashboardHUMAN WebsiteRequest a Demo
Enforcer frameworksSalesforce Commerce Cloud Cartridge

Customized Block Page

The HUMAN SFCC Cartridge supports the ability to fully customize the block page in order to fit to the site’s theme. To do so, the cartridge contains an isml template named custom_block_template.isml, which you should copy and use as the base for your custom block page (and not edit the default block_template).

This template contains the bare minimum for a block page to be functional:

  • A div element with the ID px-captcha.
  • A script block which contains several variable declarations and other elements needed for the challenge to render.

Anything else on the template can be customized and edited.

Next, please set the template name of the new customized block page in the Custom Block Page configuration option.

Was this page helpful?
Previous

Configuration Options

Next
Built with