typo fix
This commit is contained in:
parent
a4af3f4396
commit
a813c2ec21
@ -1,6 +1,6 @@
|
|||||||
[{$smarty.block.parent}]
|
[{$smarty.block.parent}]
|
||||||
[{strip}]
|
[{strip}]
|
||||||
[{assign var="_tmProduct" value=$oView->getPrduct()}]
|
[{assign var="_tmProduct" value=$oView->getProduct()}]
|
||||||
[{assign var="_tmCategory" value=$_tmProduct->getCategory()}]
|
[{assign var="_tmCategory" value=$_tmProduct->getCategory()}]
|
||||||
[{* assign var="_tmManufacturer" value=$_tmProduct->getManufacturer() *}]
|
[{* assign var="_tmManufacturer" value=$_tmProduct->getManufacturer() *}]
|
||||||
[{* setting: [{ $oViewConf->getGTMproductListPerformanceSetting() }] || id: [{$listId}] *}]
|
[{* setting: [{ $oViewConf->getGTMproductListPerformanceSetting() }] || id: [{$listId}] *}]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user