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

Call For price Option?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-26-2004, 05:05 PM
 
Taraauto Taraauto is offline
 

Member
  
Join Date: Apr 2004
Posts: 21
 

Default Call For price Option?

Any way to may the price say call for price? I try adding the values to the price box but it wont accept it. any clue?
Reply With Quote
  #2  
Old 04-27-2004, 04:03 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

open customer/main/product.tpl and look for

Code:
{if $product.price ne 0} <font class=ProductDetailsTitle>{include file="currency.tpl" value=$product.price}</font><font class=MarketPrice> {include file="customer/main/alter_currency_value.tpl" alter_currency_value=$product.price}</font>{if $config.Taxes.use_vat eq "Y" and $product.vat gt "0"}, {$lng.lbl_including_vat} {$product.vat}%{/if} {else} <input type=text size=7 name=price> {/if}

change to

Code:
{if $product.price ne 0} <font class=ProductDetailsTitle>{include file="currency.tpl" value=$product.price}</font><font class=MarketPrice> {include file="customer/main/alter_currency_value.tpl" alter_currency_value=$product.price}</font>{if $config.Taxes.use_vat eq "Y" and $product.vat gt "0"}, {$lng.lbl_including_vat} {$product.vat}%{/if} {else} Call For Price {/if}

you may have to do a similar thing to products.tpl and products_t.tpl but this will give you an idea of what to look out for
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 04-27-2004, 07:02 PM
 
Taraauto Taraauto is offline
 

Member
  
Join Date: Apr 2004
Posts: 21
 

Default

Thanks mate I finially found the issue , under Languages/ lbl_enter_your_price

Changed that and Now items I dont proces say:
Call for Price and Availability
Reply With Quote
  #4  
Old 05-02-2004, 10:53 AM
 
sillywebit sillywebit is offline
 

Newbie
  
Join Date: Nov 2003
Posts: 2
 

Default Another issue with Call For Price option

I had come up with the same solution as Taraauto for adding "Call For Price" on selected products, but the problem I haven't figured out exactly is how to remove the "Buy Now" button on these selected items as well. I'm assuming I have to edit the product.tpl with an <if> statement of some sort. Can anyone help with this?
Reply With Quote
  #5  
Old 05-02-2004, 11:18 AM
 
sillywebit sillywebit is offline
 

Newbie
  
Join Date: Nov 2003
Posts: 2
 

Default

opps, forget about this, I found the answer in another post.
Reply With Quote
  #6  
Old 07-18-2011, 11:09 AM
  techker's Avatar 
techker techker is offline
 

Senior Member
  
Join Date: Feb 2009
Posts: 155
 

Default Re: Call For price Option?

can we get an update on this for 4.plus?
__________________
X-Cart version 4.4.3
Reply With Quote
  #7  
Old 10-04-2011, 10:19 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: Call For price Option?

http://www.websitecm.com/call-for-price-for-xcart.html
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 01:50 AM.

   

 
X-Cart forums © 2001-2020