Quote:
Originally Posted by cflsystems
This is the code you put in include/func/func.product.php just before "return $product"
Code:
$product["product"] = $product['manufacturer'] . " " . $product['product'];
and it will show just like you want it.
|
Thanks for your help Steve but isn't this exactly the same as the previous suggestion? (EDIT: I see we have doube quotes now) I have tried it again with no success. I'm on 4.2.2 if that's any help.
Ah... I see it has appeared in the Breadcrumbs. Just the page heading to do now.