SimpleCart SimpleCart 2.x Chunks scCartVatRow
The scCartVatRow chunk is used by the scGetCart Snippet in the &vatRowTpl
property.
Default scCartVatRow chunk
<tr class="total vat">
<td colspan="3"> </td>
<td class="label">[[+vat.label]]</td>
<td class="value">[[+vat.price_formatted]]</td>
<td class="extra"> </td>
</tr>