I want to display a custom property/variable on the confirmation emails and have created a variable at Prodcut level, LeadTime. I have looked in the kb etc and found article 751 (How can I get a value of a custom property that is defined at the "Product lelve" to display in the confiramtion email sent to the customer?).
I have amended the line $$pProduct{Name}, in the #Add prouduct line area
to:
$$pProduct{Name}. " Lead Time: ". $$pProduct{LeadTime},
However, the test Lead Time displays but nothing else. I know that the syntax for the value is incorrect but I cannot find what I need to put. Can anyone help with this please?
Gilbo
I have amended the line $$pProduct{Name}, in the #Add prouduct line area
to:
$$pProduct{Name}. " Lead Time: ". $$pProduct{LeadTime},
However, the test Lead Time displays but nothing else. I know that the syntax for the value is incorrect but I cannot find what I need to put. Can anyone help with this please?
Gilbo
Comment