![]() |
Product name on Product page
I need to include product name on product page. Currentyl there is one via dialog but I actually need to include it in the product page code. The code below doesn't work... :(
Code:
{$title} |
Have you tried {$product.title} or {$product.producttitle}
Usually on the product page, you call things by $product.name |
Got it:
Code:
$product.product |
Actually it is $product.producttitle
I just tried it since I am editing product.tpl |
It works both ways for me.
|
Using $product.product will display the product title
Using $product.productitle will display the product title PLUS the nasty product number I've switched mine over to $product.product :lol: |
All times are GMT -8. The time now is 06:02 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.