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

Edit text where Real Time Shipping is displayed

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-16-2009, 04:55 PM
 
brianlandis brianlandis is offline
 

Member
  
Join Date: Mar 2007
Posts: 23
 

Default Edit text where Real Time Shipping is displayed

This is kind of silly, but I was curiou if someone could tell me which file controls how the real time shipping rates are displayed in the cart. I simply want to remove the parenthesees around the shipping cost that is displayed and replace it with an em dash. I thought I had found it in skin1/customer/main/cart_totals.tpl:

<td{if $shipping[ship_num].shippingid eq $cart.shippingid} class="TableHead"{/if} align="left">
{$shipping[ship_num].shipping|trademark:$insert_trademark}
{if $shipping[ship_num].shipping_time ne ""} - {$shipping[ship_num].shipping_time}{/if}
{if $config.Appearance.display_shipping_cost eq "Y" && ($login ne "" || $config.General.apply_default_country eq "Y" || $cart.shipping_cost gt 0)} &mdash;<!--(-->{include file="currency.tpl" value=$shipping[ship_num].rate}<!--)-->{/if}

and commented it out, but it won't show up live. Anyone?
__________________
X-Cart Gold 4.1.6
Reply With Quote
  #2  
Old 03-17-2009, 07:59 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Edit text where Real Time Shipping is displayed

Did you try?
{if $config.Appearance.display_shipping_cost eq "Y" && ($login ne "" || $config.General.apply_default_country eq "Y" || $cart.shipping_cost gt 0)} - {include file="currency.tpl" value=$shipping[ship_num].rate} {/if}
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote
  #3  
Old 03-17-2009, 12:21 PM
 
brianlandis brianlandis is offline
 

Member
  
Join Date: Mar 2007
Posts: 23
 

Default Re: Edit text where Real Time Shipping is displayed

No. This didn't work. Very frustrating, because it did work when i edited the Shipping Estimator modification. "cart_totals.tpl" has exactly the same bit of code in it and it doesn't do anything!
__________________
X-Cart Gold 4.1.6
Reply With Quote
  #4  
Old 03-17-2009, 12:42 PM
 
brianlandis brianlandis is offline
 

Member
  
Join Date: Mar 2007
Posts: 23
 

Default Re: Edit text where Real Time Shipping is displayed

For all those people who are clamoring for this information:

skin1/modules/fast_lane_checkout/shipping_methods.tpl
__________________
X-Cart Gold 4.1.6
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 09:03 PM.

   

 
X-Cart forums © 2001-2020