You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
S
why this don't work?
...
if (something) {
echo '<button type="button" title="<?php echo $this->__('foo') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getUrl('goo') ?>')"><span><span><?php echo $this->__('hoo') ?></span></span></button>';
} else
...
Not possible a php...