[`Active promos`]
[`Change the sort order of active promos by using drag&drop.`]
{else}[`Select a storefront to change the sort order of active promos.`]
{/if} {/if}[`No active promos.`]
{/if}[`Scheduled promos`]
[`Scheduled promos automatically launch on their specified beginning time.`]
{/if}[`Completed promos`]
[`Complete report`]| "name"]}"> [`Promo name`]{_render_sort_icon _data=["field" => "name"]} | "start_datetime"]}"> [`Beginning`]{_render_sort_icon _data=["field" => "start_datetime"]} | "finish_datetime"]}"> [`End`]{_render_sort_icon _data=["field" => "finish_datetime"]} | "orders_count"]}"> [`Orders`]{_render_sort_icon _data=["field" => "orders_count"]} | [`Sales`] | [`ROI`] |
|---|---|---|---|---|---|
|
{foreach ifset($promos_markers, $_promo.id, []) as $marker}
{$wa->shop->getIcon($marker.css_class)}
|
{if !empty($_promo.start_datetime)} {$_promo.start_datetime|wa_date} {elseif !empty($_promo.create_datetime)} {$_promo.create_datetime|wa_date} {else} — {/if} | {if !empty($_promo.finish_datetime)} {$_promo.finish_datetime|wa_date} {else} — {/if} | {ifset($promos_stats, $_promo.id, 'orders_count', 0)} | {shop_currency_html(ifset($promos_stats, $_promo.id, 'sales', 0))} | {$roi_value = ifset($promos_stats, $_promo.id, 'roi', null)} {if !empty($promos_stats[$_promo.id]['paid_for_itself'])} {$roi_class = 'green'} {else} {$roi_class = 'red'} {/if} {if $roi_value !== null} {$roi_value}% {else} — {/if} |
[`Promos are considered completed on their specified end time.`]
{/if}[`Pause promo`]
[`Promo “%promo_name%” will be paused.`]
[`Operation of all tools enabled for this promo will be discontinued—special product prices will be replaced by their ordinary prices, UTM tags will no longer be used to register incoming customer traffic, orders will not be counted by applied coupons, etc.`]
[`Resume promo`]
[`Promo “%promo_name%” will be resumed.`]
[`Promos cannot be sorted`]
[`Select a storefront to change the sort order of active promos.`]