Cart Subtotal
This tag outputs the cart subtotal; the total not including tax and shipping, not including discounts. You might want to use this on a cart overview page.
Table of Contents
Parameters
Modifiers
To get a raw numeric value for the cart subtotal
{exp:cartthrob:cart_subtotal:numeric}
To get the cart subtotal with tax included
{exp:cartthrob:cart_subtotal:plus_tax}
To get a raw numeric value for the cart subtotal with tax included
{exp:cartthrob:cart_subtotal:plus_tax:numeric}
Example
{exp:cartthrob:cart_subtotal}