Change the design of your Product Recommend a Friend Page
Purpose: This template controls the display of the "Email a Friend" feature on product listings. When initiated, a form prompts the store visitor to enter their name, their email and their friends name/email with a comment about the product they are viewing. Once submitted the software sends an email to their friend recommending the product to them.
Notes: The feature can be enabled/disabled in the Shift4Shop Online Store Manager's Settings ->General ->Store Settings. The layout of the sent email can be changed from Settings ->Design ->Emails.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
[recommendafriend_header]
[name]
[template]
[stylesheet]
[recommendafriend_visitorname]
[recommendafriend_friendname]
[recommendafriend_friendemail]
[recommendafriend_note]
[recommendafriend_message]
<!--START: recomendBlock-->
[catalogid]
[sitename]
[url]
<!--START: thumbnail-->
[thumbnail]
<!--END: thumbnail-->
[name]
[recommendafriend_visitorname]
[firstname]
[recommendafriend_visitoremail]
[email]
[recommendafriend_friendname]
[recommendafriend_friendemail]
[recommendafriend_note]
[recommendafriend_button]
<!--END: recomendBlock-->
<!--START: errorMsg-->
[errorMsg]
<!--END: errorMsg-->
Note: Code blocks and their respective variables will only work with specific template pages.
Note: Many of the following variables are dynamically inserted from your cart's Settings ->Design ->Store Language section.