Custom HTML

The HTML code feature provides advanced customization for your cart drawer, allowing you to insert custom messages, banners, or functional scripts directly into the footer area. This is ideal for adding unique store policies, promotional text, or custom styling that isn't covered by standard settings.
Configuration Settings
These options allow you to inject and style custom content using standard web code:
HTML code: Enter your custom HTML markup in this field. This is used to create structured content, such as custom headers, links, or informational banners (e.g.,
<h3>Tax included. Shipping calculated at checkout.</h3>).CSS code: Use this field to apply specific styles to your custom HTML. You can define properties like padding, colors, font sizes, and backgrounds to ensure your custom element matches your brand's visual identity.
How it Works
Once configured and enabled, your custom HTML element will appear at the bottom of the cart drawer footer. The application renders your code directly, providing a flexible way to communicate important information to your customers just before they proceed to checkout.
Last updated