
09-02-2015, 12:43 AM
|
|
 | |
|
|
 X-Guru
|
|
Join Date: Dec 2010
Posts: 6,373
|
|
|
Re: QuickViews Problem
Try this one:
PHP Code:
... <li class="ppc-field" IF="product.getPPCField()"> <span class="name">{t(#Pieces Per Case#)}</span> <span class="ppc-field-value">{product.getPPCField()}</span> </li> ...
|
|