[comment]
ui_template: Yes
ui_template_name: leftonly
[/comment]
[tmp page_title]__COMPANY__ -- Stock Alerting[/tmp]
[control reset=1]
[control-set]
[component]search_box_small[/component]
[/control-set]
[control-set]
[component]category_vertical[/component]
[/control-set]
[control reset=1]
@_LEFTONLY_TOP_@
[if session arg]
[seti code][data session arg][/seti]
[/if]
Your request has been sent sucessfully.
We will contact you once your selected item becomes available.
Thank you for your interest in our products.
|
[set name=alert_added interpolate=1]
[comment] SEND REPORT OF NEW ALERT ENTRY [/comment]
[email
to="[value email]"
subject="__COMPANY__ - Stock Alert Request"
from="__COMPANY__ <__EMAIL_INFO__>"
reply="__COMPANY__ <__EMAIL_INFO__>"]
Hello and thank you for your interest in __COMPANY__ products.
We have received your in-stock alert notification and we will contact you
once the selected item becomes available.
This a confirmation of your request submission.
Name: [value fname] [value lname]
Email: [value email]
Product: [data table=products column=description key='[scratch code]']
Current Price: [data table=products column=price key='[scratch code]']
[/email]
[/set]
@_LEFTONLY_BOTTOM_@