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

Shipping Method Drop Down Menu

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 05-28-2011, 07:10 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Shipping Method Drop Down Menu

Add the option and put selected="selected" without any conditions and take out the condition for selected from the other options
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #12  
Old 06-03-2011, 07:59 AM
 
GMarler GMarler is offline
 

Advanced Member
  
Join Date: Aug 2005
Location: Western NC USA
Posts: 96
 

Default Re: Shipping Method Drop Down Menu

How about a way to do away with the drop down box and just show all shippings methods together sorted by price so that the customer can choose the best shipping method for themselves?

Thanks,
__________________
Greg Marler
x-Cart GoldPlus version 4.7.12
Gold 4.7.6 (under construction)
CentOS
Apache 2
Reply With Quote
  #13  
Old 03-29-2012, 07:39 AM
  tqualizerman's Avatar 
tqualizerman tqualizerman is offline
 

X-Adept
  
Join Date: Jun 2008
Posts: 392
 

Default Re: Shipping Method Drop Down Menu

@GMarler - the solution for this can be found here:

http://forum.x-cart.com/showthread.php?p=322593#post322593
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World
- Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com)


X-Cart Version 4.1.10
Reply With Quote

The following user thanks tqualizerman for this useful post:
DanielleHoyt (09-26-2014)
  #14  
Old 04-17-2012, 04:12 PM
  dunpeal's Avatar 
dunpeal dunpeal is offline
 

Advanced Member
  
Join Date: Nov 2007
Location: Oregon
Posts: 35
 

Default Re: Shipping Method Drop Down Menu

I have tried to set default shipping method like this

{*
$Id: select_carrier.tpl,v 1.1 2010/05/21 08:32:18 joy Exp $
vim: set ts=2 sw=2 sts=2 et:
*}
<select{if $name} name="{$name}"{/if}{if $id} id="{$id}"{/if}{if $onchange} onchange="{$onchange}"{/if}>
{if $is_other_carriers_empty ne "Y"}
<option value=""{if $current_carrier ne "FedEx Home Delivery"} selected="selected"{/if}>{$lng.lbl_other_carriers}</option>
{/if}
</select>

in the select_carrier.tpl but it is not defaulting to fedex home delivery.
__________________
Version 4.4.2
Reply With Quote
  #15  
Old 05-31-2013, 01:16 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Shipping Method Drop Down Menu

i use xcart4.5.4 how can i use this?
__________________
4.6.1 Platinum


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:10 PM.

   

 
X-Cart forums © 2001-2020