Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
I have a simple scenario where I need five PayPal buttons on one page. Each one only needs price set, no other options needed.

I understand that I need to create five products from a cloned template, but I don't get how should I display those five buttons on the page?
Hi,

I think you can use the regular <cms:pages> to loop through the five cloned-pages (products) and place the papal button tag within this loop.
It should automatically pick up the values specific the page being iterated.

Hope it helps.
Thanks KK. I will give it a try and see if it works !!
3 posts Page 1 of 1