laurnts
11/6/2013 - 12:45 PM

2 PHP Code in 1 Echo

2 PHP Code in 1 Echo

<?php [1st_php_command] . [2nd_php_command] . '[string (if necessary)]' ?>
<?php echo Mage::getBaseUrl() . 'booking/index/index/id/'. $_product->getId() ?>