Whats the simplest way to add this please?

2 posts by 2 authors in: Forums > CMS Builder
Last Post: January 8, 2010   (RSS)

Re: [willydoit] Whats the simplest way to add this please?

By Chris - January 8, 2010

Hi willydoit,

You're definitely on the right track!

<?php if ($stockRecord['location'] == "location1" || $stockRecord['location'] == "location2" || $stockRecord['location'] == "location3"): ?>
The current years pitch fees are included plus free saftey checks, steps etc
<?php else: ?>
Price does not iclude transfer fees to site
<?php endif ?>


Does that do what you want? Please let me know if you have any questions.
All the best,
Chris