Shor Description included on Order Confirmation
Posted: Thu Oct 22, 2009 6:13 pm
is it possible to have the summary of a product, or a short description, included on the email order confirmation the customer receives?
http://forums.ablecommerce.com/
Code: Select all
$orderItem.Name
#if ($orderItem.VariantName.Length > 0)
($orderItem.VariantName)
#end
Code: Select all
$orderItem.Name
#if ($orderItem.VariantName.Length > 0)
($orderItem.VariantName)
#end
<br />
$orderItem.Product.Summary