View Single Post
  #1  
Old 09-02-2006, 04:44 PM
 
Cpt.Crashtastic Cpt.Crashtastic is offline
 

eXpert
  
Join Date: Jan 2006
Posts: 219
 

Default Priced from using lowest wholesale price

I've been struggling with this for hours on the products_t.tpl. I've found the code to create an array containg the wholsale pricing in modules/Wholesale_Trading/product,php

How do I call this in products_t.tpl . I have tried this but it doesn't work

<font class="ProductPrice">{$lng.lbl_our_price}:
{include file="product.php"}
{if $product_wholesale ne ""}fred
{/if}

Any help would be much appreciated

Ant

Version 4.1.3
__________________
Xcart 4.4.?
Xcart Next
Litecommerce with Drupal
http://www.corbywebworx.com

Custom Mods, Hosting and Support for Xcart-Next and LiteCommerce
Reply With Quote