No content to show

User Activity

I got mine working, add this to the template just above subtotal section. <tr> {% if total_discounts > 0 %} <td>Discount amount:</td> <td>{{ total_discounts | money }}</td> {% endif %} </tr> 
This widget could not be displayed.
This widget could not be displayed.
Helpful From