less than a minute read • Updated 9 minutes ago
Add custom CSS and JS to your templates
How to add your own CSS and JavaScript to the cart, checkout, and receipt.
Add your own CSS and JavaScript to the cart, checkout, and receipt without editing the underlying template markup.
Steps
Notes
This is commonly used for custom styles, tracking codes, or other custom behavior — not for adding new checkout fields, which is covered separately.
To find the CSS classes for a specific element, use your browser’s inspection tool to view its markup.