Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 27 Jun 2017 07:20 PM by  J T
Make custom emails.
 7 Replies
Sort:
You are not authorized to post a reply.
Page 2 of 2 << < 12
Author Messages


Veteran Member


Posts:2957
Veteran Member


--
12 Jun 2017 05:35 PM

Yes, except in old version it uses a double brackets:

[[xsl:value-of select="productVariant/summary" /]]

You can also query the product's summary, and not the variant's summary:

[[xsl:value-of select="productVariant/product/summary" /]]

0


New Member


Posts:
New Member


--
12 Jun 2017 07:16 PM

Thanks a lot! Just one more question: only Summary its available? not TERMS, BUYING GUIDE, FAQS, OVERVIEW, SPECs?

0


Basic Member


Posts:394
Basic Member


--
27 Jun 2017 07:20 PM

Yes, only Summary is available. We didn't expose all the fields in the model to query :(

0
You are not authorized to post a reply.
Page 2 of 2 << < 12