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

Product Options drop down menu Price Removal

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-07-2007, 05:27 AM
 
DanielPrior DanielPrior is offline
 

Newbie
  
Join Date: Oct 2007
Posts: 3
 

Default Product Options drop down menu Price Removal

Hi is there away to remove the + price in the product options drop down menu.

Thanks in advance


http://www.sexybliss.co.uk/Plus.gif
__________________
www.sexybliss.com/xcart
Reply With Quote
  #2  
Old 11-07-2007, 05:28 AM
  chamberinternet's Avatar 
chamberinternet chamberinternet is offline
 

X-Wizard
  
Join Date: Sep 2005
Location: Lancashire, UK
Posts: 1,471
 

Default Re: Product Options drop down menu Price Removal

For which x-cart version ?
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!)
Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x
Multiple Instances of X-Cart
MySQL 5.6.37
CentOS 7.4


Chamber Internet
- Lancashire, United Kingdom
http://www.chamberelancs.co.uk
Reply With Quote
  #3  
Old 11-07-2007, 05:33 AM
 
DanielPrior DanielPrior is offline
 

Newbie
  
Join Date: Oct 2007
Posts: 3
 

Default Re: Product Options drop down menu Price Removal

4.1.8
__________________
www.sexybliss.com/xcart
Reply With Quote
  #4  
Old 11-07-2007, 06:24 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Product Options drop down menu Price Removal

Welcome to the X-Cart forums! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version. Thanks!
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 11-07-2007, 06:52 AM
  chamberinternet's Avatar 
chamberinternet chamberinternet is offline
 

X-Wizard
  
Join Date: Sep 2005
Location: Lancashire, UK
Posts: 1,471
 

Default Re: Product Options drop down menu Price Removal

Open /modules/Product_Options/customer_options.tpl

Find the following code:
Code:
<option value="{$o.optionid}"{if $o.selected eq 'Y'} selected="selected"{/if}>{$o.option_name}{if $v.is_modifier eq 'Y' && $o.price_modifier ne 0} ({if $o.modifier_type ne '%'}{include file="currency.tpl" value=$o.price_modifier display_sign=1 plain_text_message=1}{else}{$o.price_modifier}%{/if}){/if}</option>

and replace with the following:

Code:
<option value="{$o.optionid}"{if $o.selected eq 'Y'} selected="selected"{/if}>{$o.option_name}</option>

Backup the file because you make any changes ...

Hope this helps.

Regards

Shafiq :sK
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!)
Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x
Multiple Instances of X-Cart
MySQL 5.6.37
CentOS 7.4


Chamber Internet
- Lancashire, United Kingdom
http://www.chamberelancs.co.uk
Reply With Quote
  #6  
Old 11-07-2007, 07:13 AM
 
DanielPrior DanielPrior is offline
 

Newbie
  
Join Date: Oct 2007
Posts: 3
 

Default Re: Product Options drop down menu Price Removal

Thank you that worked great
__________________
www.sexybliss.com/xcart
Reply With Quote
  #7  
Old 11-07-2007, 07:15 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Product Options drop down menu Price Removal

Daniel can you please take a moment to update your forum signature as requested? This is a requirement to use the forum so that we don't have to ask you each time. Thank you
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
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 02:48 AM.

   

 
X-Cart forums © 2001-2020