|
Hello {% assign name = {{${first_name}}} | split: ' ' %} {{name[0] | default: "there"}},
{% assign souvla_total_order_count = {{custom_attribute.${souvla_soma_order_count} | plus: custom_attribute.${souvla_hayes_order_count} }} %}
|
{{ souvla_total_order_count }}
|
|
Bonus Orders
|
|
|
|
${{ souvla_total_order_count | times:5 }}
|
|
Bonus Earnings
|
|
|
Since 1PM on November 14th, 2019, you have completed {{ custom_attribute.${souvla_soma_order_count} }} orders from Souvla - SoMa and earned ${{ custom_attribute.${souvla_soma_order_count} | times:5 }}!
Since 12AM on December 2nd, 2019, you have completed {{ custom_attribute.${souvla_hayes_order_count} }} orders from Souvla - Hayes and earned ${{ custom_attribute.${souvla_hayes_order_count} | times:5 }}!
As a reminder, we manually process these bonuses every day. For orders completed on Friday, Saturday, and Sunday we will process the bonus on Monday.
|