Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-24-2011, 09:48 PM
eZpreo's Avatar
eZpreo eZpreo is offline
Member
 
Join Date: Apr 2011
Location: Dallas
Posts: 33
Default How to edit 'Shipping Details'

I do not ship anything with my ecwid store, so when an order is placed, it is not ideal when it states 'shipping details' on the order summary screen.
Is there a way to edit this?
Reply With Quote
  #2  
Old 04-24-2011, 11:55 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Malika Kromwell View Post
I do not ship anything with my ecwid store, so when an order is placed, it is not ideal when it states 'shipping details' on the order summary screen.
Is there a way to edit this?
How do you want to edit this? Do you want to remove it completely?
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #3  
Old 04-25-2011, 08:36 PM
eZpreo's Avatar
eZpreo eZpreo is offline
Member
 
Join Date: Apr 2011
Location: Dallas
Posts: 33
Default

I want it to say:

Order Details

I tried editing the labels using:


<script type="text/javascript">
ecwidMessages = {
"CheckoutView.shipping_details" : "Order Details"
};
</script>
<div>
<script type="text/javascript" src="http://app.ecwid.com/script.js?359114" charset="utf-8"></script>
<script type="text/javascript"> xProductBrowser("categoriesPerRow=3","views=grid(3 ,3) list(10) table(20)","categoryView=grid","searchView=list"," style="); </script>
<noscript>Your browser does not support JavaScript. Please proceed to <a href="http://ezpreo.ecwid.com">HTML version of eZpreo</a></noscript>
</div>



but it did not change anything... Is this not the right label?
Reply With Quote
  #4  
Old 04-26-2011, 12:26 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Malika Kromwell View Post
I want it to say:

Order Details
Did you try to make the product weight blank? In this case Ecwid doesn't ask for shipping details at all, so there will be no "Shipping" section in the storefront invoice.
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #5  
Old 04-26-2011, 08:03 PM
eZpreo's Avatar
eZpreo eZpreo is offline
Member
 
Join Date: Apr 2011
Location: Dallas
Posts: 33
Default

The product weight is already blank. This helps in a way that when checking out, there is no shipping address, but the 'shipping details' still shows.
Reply With Quote
  #6  
Old 04-26-2011, 09:49 PM
Maristany's Avatar
Maristany Maristany is offline
Senior Member
 
Join Date: Dec 2009
Posts: 331
Default

Hi Malika, try with this label: OrderComponent.sh_details=Shipping Details

A trick that could help:
1. Open the labels file (Knowledge Base > How can I change or translate texts in storefront? > ecwid_labels_7x_eng.txt) in your internet browser
2. Look for the "Shipping Details" text (in this case) with it (ctrl+F). You'll get all the "Shipping Details"
3. Find the right one using the context given by their name and other labels around them

Hope this helps
Reply With Quote
  #7  
Old 04-27-2011, 02:19 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Malika Kromwell View Post
The product weight is already blank. This helps in a way that when checking out, there is no shipping address, but the 'shipping details' still shows.
Hmm, can you please attach a screen-shot?
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #8  
Old 05-09-2011, 03:35 PM
eZpreo's Avatar
eZpreo eZpreo is offline
Member
 
Join Date: Apr 2011
Location: Dallas
Posts: 33
Default I have attached photo

I have attached the photo. I don't want the middle portion to say 'shipping details' rather 'order details.'

Also, as you can see, I am still having trouble with the DTD for IE where the page is somewhat cut off.
Attached Thumbnails
Click image for larger version

Name:	order2.gif
Views:	59
Size:	47.9 KB
ID:	731  
Reply With Quote
  #9  
Old 05-15-2011, 05:38 PM
eZpreo's Avatar
eZpreo eZpreo is offline
Member
 
Join Date: Apr 2011
Location: Dallas
Posts: 33
Default

Hi,

I am still awaiting a reply...
Reply With Quote
  #10  
Old 05-16-2011, 12:15 PM
Eugene Rimmer's Avatar
Eugene Rimmer Eugene Rimmer is offline
Ecwid Team
 
Join Date: Jan 2011
Location: Ecwid headquarters
Posts: 7,560
Default

Would this translation code help?

Code:
<script>
ecwidMessages = {
"CheckoutView.shipping_details":"Order details ",
"OrderComponent.sh_details":"Order Details "
}
</script>
Of course, if you also have other translations, you need to just add the lines from this code into your existing translation code (let me know if you need help with that). Generally, it is most convenient to use this tool: http://www.ecwid.com/playground/translate-tool/ to do your custom frontend translations. Particularly I created the code above with this tool.
__________________
Eugene Efimochkin, Team
_________________________
Shipping methods are not showing up? Here is how to set it up properly!
Have a question? Look up the answer at our help portal!

⬇ Click Thanks, please, if this reply helped you.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:33 AM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.