Introduction
If the subtotal setting (pictured below) isn’t working for you, here’s a document going over how to insert a subtotal line manually.Enabling Subtotal Line
You can easily enable the Subtotal line in the cart Design settings. Here is where to find the setting: Cart Editor > Design > Theme Settings > Enable Subtotal Line
Inserting Subtotal via Code
Accessing Custom CSS and HTML Settings
To begin customizing the CSS for your Upcart, follow these steps:- Open the Upcart App within your dashboard.
- Navigate to the Cart Editor.
- Click on Settings and scroll to the bottom of the page until you find the section labeled “Custom HTML” and below that is “Custom CSS”.
HTML
Make sure to select an HTML location to target the changes you would like to see in Upcart. In our case, we would want the subtotal line to be “above the checkout button”. Feel free to change the “Subtotal” text below to match your preferred language.
CSS
In Settings =>Custom CSS, Change the font size and colors in custom CSS as needed. Don’t forget to hit “Save” when you’re done!

