Answer the question
In order to leave comments, you need to log in
How to write an XSLT condition correctly?
If the article is filled, then we display the following:
This does not work:
<xsl:templates match="property[@name='artikul']" >
<div>Артикул: <xsl:apply-templates select="$page//property[@name = 'artikul'][value]"/></div>
</xsl:templates>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question