diff --git a/themes/site_mobile/product.tpl b/themes/site_mobile/product.tpl index 95de568a..c9838b26 100755 --- a/themes/site_mobile/product.tpl +++ b/themes/site_mobile/product.tpl @@ -105,7 +105,7 @@ var oneQuantityAvailableSentence = '{l s='Warning: 1 item in stock!' js=1}'; {l s='Back'} {/if} - {$product.name|truncate:64:'...'|escape:'htmlall':'UTF-8'} + {$product->name|truncate:64:'...'|escape:'htmlall':'UTF-8'}