TourCMS community

For users of the TourCMS tour operator ecommerce platform

Hello

I need to display a list of option on my website that are only local payments. Any idea how I do that?

Martin

Views: 1

Reply to This

Replies to This Discussion

Hi Martin,
You can use the local_payment="show" attribute on your container tag, here's an example that should output a list of the local payment names with their prices shown in brackets.

<ul>
<TourCMStour_options local_payment="show">
<li><$TourCMSoption output="o_name"$> (from <$TourCMSoption output="o_from_price_display"$>)</li>
</TourCMStour_options>
</u>
Thanks Paul

Will that only show local payment and not any of my non-local payment options?

Martin
Yes.

RSS

© 2012   Created by TourCMS team.

Badges  |  Report an Issue  |  Terms of Service