Difference between revisions of "Liquid Template Variables - customer"

From Spiffy Stores Knowledge Base

(New page: The Customer object is available in order notification objects and in the Checkout ''Additional Content & Scripts'' section. == <code>customer.email</code> == Returns the email address o...)
 
Line 1: Line 1:
 
The Customer object is available in order notification objects and in the Checkout ''Additional Content & Scripts'' section.
 
The Customer object is available in order notification objects and in the Checkout ''Additional Content & Scripts'' section.
 +
 +
= Reference =
  
 
== <code>customer.email</code> ==
 
== <code>customer.email</code> ==

Revision as of 14:51, 15 May 2008

The Customer object is available in order notification objects and in the Checkout Additional Content & Scripts section.

Reference

customer.email

Returns the email address of the customer.

customer.name

Returns the full name of the customer.