Referrals Submitted - CrystalCommerce Liquid Documentation for Designers

Referrals Submitted

The referrals submitted page allows the user to see what referrals they have submitted to the store they are on.

Additional Variables Available

error_output
HTML output of any errors which were encountered.

Used in Routes

  • POST /referafriend/create - If the refer a friend emails the user submitted have no errors, the user is displayed this page.

File: referrals_submitted.liquid

Default Liquid Template

{{error_output}}<br />
<p>Thank you for submitting your referrals!</p>

<p>They will receive emails shortly, and you will receive store credit upon their coupon order being shipped.</p>

Default Mobile Liquid Template

{{error_output}}<br />
<p>Thank you for submitting your referrals!</p>

<p>They will receive emails shortly, and you will receive store credit upon their coupon order being shipped.</p>

Drops Supported