VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Coding Central => Topic started by: Roman Delamare on September 02, 2013, 18:06:30 PM

Title: if statement on customfield value
Post by: Roman Delamare on September 02, 2013, 18:06:30 PM
joomla 2.5
Virtuemart 2.0.2

Hi guys,

I'm trying to write an if statement on the customfields value.

What I'm trying to is to change the code on the "product detail page" form that:

<span class="product-fields-title">ISBN</span><span class="product-field-display">9782700034103</span>
to that

<span class="product-fields-title">ISBN</span><span class="product-field-display" itemprop="isbn">9782700034103</span>

I'm not gonna write what my first guess is because I totally suck at php.

Title: Re: if statement on customfield value
Post by: Roman Delamare on September 02, 2013, 18:15:09 PM
I'm on Virtuemart 2.0.20b