SimpleCart SimpleCart 2.x Chunks scOrdersLogin

The scOrdersLogin chunk is used by the scGetOrders Snippet to show a message when the user is not logged in.

This chunk was added in 2.5.2.

Default scOrdersLogin chunk

<div id="simplecart" class="simplecart-login">
    <p>[[%simplecart.orderdetails.please_login]]</p>
</div>