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

how to change text on checkout-page?

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 05-18-2022, 09:43 AM
 
mgwashburn mgwashburn is offline
 

Advanced Member
  
Join Date: Sep 2013
Posts: 82
 

Default how to change text on checkout-page?

I have a wholesale website where customers place their order, can then optionally pay for the product, and once it ships I then invoice them for the shipping separately.


the margins are too slim and many shipments are multiple boxes or even LTL freight...so shipping cost has to be first be established in order to invoice the correct amount.


recently I have lost two customers because they thought the '$0.00' next to the shipping options meant that shipping was free.


This is what my checkout page used to look like:





In order remove the $0.00 fields I wrote a small snipped of CSS code to hide them:


}
.shipping-selector-box .shipping-rates .surcharge {
visibility: hidden !important;
padding: 0px;
margin: 0px;
}
.SHIPPING-modifier.shipping-code-modifier span.value span.surcharge span.surcharge-cell {
visibility: hidden !important;
}




Now it looks like this:





how can I change the non-label text from 'Shipping cost:' to Shipping Cost TBD!'
and change the 'Total: $##.##' to 'Total product cost: $##.##'?


i forsee losing more customers as they may still think that 'total' means total price including shipping unless I can fix that.


ideas on how to edit? I looked at the twig templates and no luck.


cart version is 5.4.1.35
__________________
Marc Washburn
www.EverythingGraphic.com
Running four successful X-cart 5.3.x installations and one 5.4.x
Reply With Quote
  #2  
Old 05-19-2022, 04:53 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,189
 

Default Re: how to change text on checkout-page?

Not without custom module. Something like this? I've done for a client
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2022-05-19 08-49-53.png
Views:	344
Size:	95.3 KB
ID:	5680  
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 05-19-2022, 07:17 AM
 
mgwashburn mgwashburn is offline
 

Advanced Member
  
Join Date: Sep 2013
Posts: 82
 

Default Re: how to change text on checkout-page?

Hello Steve,



Perfect, exactly what we need. Is this a plug-in we can get from the store, or do you sell it directly as it requires customization?


marc
__________________
Marc Washburn
www.EverythingGraphic.com
Running four successful X-cart 5.3.x installations and one 5.4.x
Reply With Quote
  #4  
Old 05-19-2022, 08:30 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,189
 

Default Re: how to change text on checkout-page?

This is just a portion of larger customization I have done for a client. Not available as a module in the marketplace. If interested open a ticket @ support.cflsystems.com with details what you need and I can give you an estimate for putting together a custom module for you.
One thing to keep in mind what you see is not for multivendor version and will not work on it. I don;t deal with multivendor at all.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)


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

   

 
X-Cart forums © 2001-2020