sc_cart_menu_icon
Filter the cart menu icon.
sc_cart_disabled
Disable the cart functionality entirely on specific pages or conditions.
Use Cases
Hide Cart on Landing Pages
Disable Cart for Logged-Out Users
Modifying Templates
You can customize the HTML output of SureCart blocks using WordPress’srender_block filter and the HTML Tag Processor.
Templates
Learn how to modify block HTML, add custom attributes, wrap content, and inject elements into templates.