View Single Post
  #6  
Old 09-02-2015, 12:43 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default 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>                      
... 
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote