{* PAGE *}
{$last_cron|wa_datetime:'humandatetime'|string_format:"[`Follow-ups are configured properly. Latest cron execution time: %s.`]"}
[`Cron setup instructions`]
[`Follow-ups will not be sent, because cron is not properly configured.`]
[`How to set up?`]
[`Follow-up testing requires at least one paid or complete order for sample data.`]
{else}[`Select an order to fetch sample data from`]
{$o.id_str} | {$o.create_datetime|wa_date:'humandate'} |
{foreach $o.items as $i}
{$i.name|escape} x {$i.quantity} {/foreach} |
{$o.total_formatted} |
[`Follow-ups require CRON to be properly setup for the Shop-Script app, which is currently not the case.`] {sprintf( '[`Set up cron with the following command (cron setup instructions):`]', '[`https://developers.webasyst.com/installation/tips/cron/`]' )}
{$cron_command}