Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Displaying 5+ price

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-08-2007, 02:09 AM
 
Lee Lee is offline
 

Advanced Member
  
Join Date: Dec 2002
Posts: 95
 

Default Displaying 5+ price

Morning All,

Probably a really simple fix but has been driving me mad

I have product_prices.tpl containing -

{if $product_wholesale ne ""}
{section name=wi loop=$product_wholesale}{include file="currency.tpl" value=$product_wholesale[wi].price}{/section}
{/if}

This just displays our 5+ price on the Product Detail page. I want to display this vale on the product listing page so I saved the tpl as product_prices_list.tpl so I could call it from products.tpl and put -

{if $product_wholesale ne ""}
{section name=wi loop=$products[product]_wholesale}{include file="currency.tpl" value=$products[product]_wholesale[wi].price}{/section}
{/if}

Which of course doesn;t work! I have tried some variations but just can't get the 5+ price to display on the list page.

Can anyone point me in the right direction?

Thanks inadvance
__________________
Lee

X-Cart 4.0.14 - heavily modified! (Linux)
www.lasertechgroup.com/uk
Reply With Quote
  #2  
Old 02-16-2007, 03:48 AM
 
clayhinson clayhinson is offline
 

Newbie
  
Join Date: Sep 2006
Posts: 2
 

Default Re: Displaying 5+ price

I have the same issue - I need to display the wholesale price on the products list page BEFORE the item is added to the cart.

The wholesale price only needs to be displayed for logged in users that have a membershipid attached to their account, and display the appropriate price as on the product detail page.

any help on this one?
__________________
xcart 4.1.3
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:20 AM.

   

 
X-Cart forums © 2001-2020