SimpleCart SimpleCart 2.x Chunks scOrdersDetailComments

The scOrdersDetailComments chunk is used by the scGetOrders Snippet to show comments on a specific order.

Default scOrdersDetailComments chunk

<div class="comments">
    <h3>[[%simplecart.orders.comments]] ([[+total]])</h3>

    [[+wrapper]]
</div>