Author Topic: if statement on customfield value  (Read 3529 times)

Roman Delamare

  • Beginner
  • *
  • Posts: 14
  • Skype Name: romandelamare
if statement on customfield value
« 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.

Joomla 2.5
Virtuemart 2.0.20b

Roman Delamare

  • Beginner
  • *
  • Posts: 14
  • Skype Name: romandelamare
Re: if statement on customfield value
« Reply #1 on: September 02, 2013, 18:15:09 PM »
I'm on Virtuemart 2.0.20b
Joomla 2.5
Virtuemart 2.0.20b