Drop redundant shipping Option

Hello

In shopping basket presentation of the store, there is shipping drop-down option that displays all the options available to the user.

This drop includes SHIPPING OPTION, CHOOSE words like the list by default, but then just above, he says OPTION of SHIPPING CHOOSE, leaving us with unwanted redundancy.


Any way to remove it? Also, I would have say CHOOSE the REGION of DELIVERY instead.

Possible?

shippingoption.jpg

Hello

Think you're looking for some JS help customize this a little.

http://KB.worldsecuresystems.com/598/bc_598.html#main_Replacing_Shipping_options_with_cust om_text

Kind regards

-Sidney

Tags: Business Catalyst

Similar Questions

  • Why my Muse formatting does not disappear when I open the site in DW CS6? I need to change the PayPal shopping cart code to account for my shipping options. I exported the Muse test in a folder and then created a new Site in DW using this file, so any CSS

    Why my Muse formatting does not disappear when I open the site in DW CS6? I need to change the PayPal shopping cart code to account for my shipping options. I exported the Muse test in a folder and then created a new Site in DW with the help of this file, so all CSS should be there, but I don't see on the page about the elements without formatting, any stop to the left. Thank you!

    PS: Muse will be the most impressive program ever when they fix these bugs or drop because not every user will be paying through the nose for Business Catalyst. Grrrrrrrrr.

    Best approach would be not to use the PayPal widget and instead copy and paste the PayPal code embedded in an object > object to insert the HTML in Muse. This way you can edit the HTML code to embed PayPal code from Muse and without having to modify the exported code.

  • Shopping cart shipping options

    Nice day

    I said it's possible via .js... but I did not know--but can implement the code...

    Here's the question:

    We would like to than the {tag_shippingoptions, true, U.S.} shipping options

    to display on the apge trolley in different order...

    1 / country code notneeded at all - delete

    2 / list drop-down state of the Destination

    3 / enter the postcode

    4 / Select a delivery option

    FACT!

    Help, please?

    The screenshot, this is what it looks like now...

    cart_shipping.jpg

    Also is there a way to get the image of the catalog to match that which is taken from attributes in the large product page?

    Thank you!!!

    You can't go with the liquid for now shipping options, and who wouldn't give you the complete solution anyway. There is no easy way to do it if you use it feature of fedex, then he needs this information to calculate. You can use a lot of this with CSS and modify it with javascript, but you have to overcome the BC on script that can break your code. This is not simple.

  • Need to "Choose a delivery Option" by default for the first shipping option

    I need to know if there is a way to define the "choose a shipping Option" in the shopping cart automatically default to the first shipping option available instead of "Choose a shipping Option" being the default. My site is configured so that the user will have only 1 option shipping for any order submit it.

    Hello

    You could add a small javascript snippet to select the first option (or any delivery option, you need to have previously selected).

  • Is there a no work around to self-selecting shipping options by entering the zip/postal code?

    Is there a no work around to self-selecting shipping options by entering the zip/postal code? Because currently, yet the user must select the delivery option (radio button type).

    Yes, but its coding custom in conjunction with a 3rd party to search for postal code. You also manage the boring dom manipulation that BC with its code on things like the fields of code reduction, changes etc. making your shipping option code. You really need to have a good understanding of encoding AND British Colombia in this case unfortunately.

    Possible, but if you do not want to pay so that it can be done or not be able to do it yourself - Best to avoid it, if you can on the project.

  • FEDEX shipping options

    Can someone tell me where to find the follwing FEDEX shipping option fields: key, code security, number of meter. We have a FEDEX account but couldn't find this info for the site of BC

    Thanks to all those who can help you

    Stu

    very good resource here http://forums.adobe.com/docs/DOC-2941

  • How to set the wholesale shipping options

    Is there a way to set different options for shipping only for wholesalers? I don't want my shipping options at retail is the same as my shipping wholesale options. I'm not finding a way to add a different only for wholesalers shipping options see. Thanks for any help that can be given to me.

    Hello

    Go to the option shipping section and search for "navigation to view option" as a wholesaler to make the specific delivery option as required, you can choose.

    ""Show shipping Option to-this option allows you to display this option of delivery for all customers, wholesalers or distributors not".

    - http://kb.worldsecuresystems.com/833/cpsid_83328.html

    Kind regards

    -Sidney

  • Shipping options

    We intend to launch a donation site and I was wondering if the void shipping options are possible.  For example, we have two shipping options I) next ii) the same day. When the customer selects the 'same day' option, we want to show a list of postal code, where we can delivery and selection takes place zip code, we show the shipping cost?

    Thank you very much

    Hello

    At the moment we have no plans for the integration of all new service of maritime transport in British Colombia. New plans in this direction may appear the end of next year or even later.

    Thank you.

  • How to reorder the list of displayed to the customer shipping options

    Hello

    I have a list of options that include standard shipping and a burden on the Scottish Highlands & Islands for shipping. These two options are limited to the United Kingdom.

    in the drop-down menu, it displays the first option Highlands and Standard shipping second, but it makes more sense to have:

    Standard delivery

    Scottish Highlands & Islands

    How to rearrange the list displayed to customers?

    It is based on what you have created in what order in the admin.

  • History disappears and list drop-down lists/options in 10.0.2

    I have Windows 7 and recently installed Firefox, because I love to explore. I am running 10.0.2. When I click on any item to the taskbar, the drop down menu appear and disappear when I try to choose an option. The same thing happens when sites suggested/precedents are suggested for the new tabs and other Web sites. I can't select a because they disappear with the keystrokes. It's really frustrating

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

    Try turning off hardware acceleration.

    • Tools > Options > advanced > General > Browsing: "use hardware acceleration when available.

    If disable hardware acceleration works then check if there is an update available for your graphics display driver.

  • Meta Refresh does not refresh the menu drop-down select options but don't check the boxes... IE works without error (Max FF issue)

    Drop-down list not update even if the html code was changed using the meta refresh tag. The problem has been resolved by deleting the name of the list in the html code in the part of my page refresh. It's a php script, so I can do but with html directly, I don't see a way to solve the problem for others finding this a problem, FF should not do this.

    Example:

    < select name = "page_header_color" >

                 <option >blue</option>
               <option >green</option>
               <option selected >red</option>
               <option >black</option>
               <option >silver</option>
             </select>
    

    whether refresh properly changed to this:

    < select name = "" >

                 <option >-------</option>
             </select>
    

    the script modifies the page preceding between the discount and the 'real' html that resolves this problem, otherwise FF does not update the drop-down lists at all, but it is updated check boxes and everything.

    You must reload and bypass the cache to reset the choices made through selection and from the drop-down list boxes.

    Otherwise the selection are reloaded from the cache, so a meta reload does not work either (can work if you reset the through an onload event).

  • Drop-down list options deleted after Windows Update

    What happens on Firefox and everything I've tried so far - all financial sites, etc.

    original title: after the last update of Windows, my drop-down boxes no longer work correctly. I can't see drop-down options, except that they all show a moment together, but I can't choose anything. I need help here.

    http://www.bleepingcomputer.com/tutorials/tutorial140.html

    Understanding Windows Update and Extras in Windows Vista at the link above.

     

    Remove the Vista updates; two ways to do this:

    1. a System Restore to before the updates:

    Click Start > programs > Accessories > system tools > System Restore > restore time/choose your own date > next

    If you use Norton, disable it before using the system restore.

    If it is impossible to enter the Normal Mode, do a Safe Mode system restore:

    Press F8 at the startup/power and the list of startup options, use THE ARROW key to select Safe mode > and then press ENTER.

    System restore steps according to the info above.

    Also:

    2. click on start > right click on computer > properties > Windows updates down the lower left corner > updates installed in the lower left corner in the next window

    > then click the one that you don't want > uninstall will appear at the top > uninstall it.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    In addition, on the page where you clicked "Installed updates", click on change settings at the top left corner it

    > Change update settings in the next page of AutoUpdate to "check for updates but let me choose etc" > OK ".

    When you take a look at pending updates, you can either download/install them one at the time, namely the update causing you problems.

    > or if you do not need an individual > right-click on > UAC prompt > hide it

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the above does not resolve the problem, repost in the Windows Update Forum to the correct address:

    You will get the best help for any problem of Update/Service Pack in the Windows Update Forum; the link below:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    In this way, you will receive the best help.

    See you soon.

    Mick Murphy - Microsoft partner

  • drop-down list - option line break

    Is it possible to add a line break to a drop down list?

    Or change the width of the drop-down list when the user clicks to view the options?

    Some of the text I have is very long and you can't read it all.

    With the help of this question, I could get this job.

    https://forums.Adobe.com/message/2208564#2208564

    Displaying the XML Source Code and adding
    to produce a carriage return.

  • How to use a function switch box to the reference that is used several times in the previous drop-down list options?

    I use JavaScript coding in LiveCycle and development of dependent drop-down areas, but I find it difficult to write correct code. See the example below. I'm trying to use a multiple box function that refers to an option that is listed several times in the previous pull-down menu. The problem I am running into is that when I refer to any color or Nissan and Chevy, it returns the results of the color in the "Ford" column only. I'll always see color (blue, black, green and purple) options in my second drop-down list and it seems fine, but then the third drop reference only the options and colors 'Ford '. (I don't have the code for the third menu list drop-down).

    I want the client to choose Chevy or Nissan and have her drop downs (based on the color they chose)-dependent, but I can't seem to make this work.

    I hope it is clear enough (probably as mud...). I would appreciate help!

    Form1. #subform [0]. #subform [1]. cboModels::exit - (JavaScript, client)

    cboColor.clearItems ();

    {Switch (this.) RawValue)}

    case "Ford":

    cboColor.addItem ("Blue");

    cboColor.addItem ("Black");

    cboColor.addItem ("Green");

    cboColor.addItem ("Purple");

    break;

    case 'Chevy ':

    cboColor.addItem ("Blue");

    cboColor.addItem ("Black");

    cboColor.addItem ("Green");

    cboColor.addItem ("Purple");

    break;

    case "Nissan":

    cboColor.addItem ("Blue");

    cboColor.addItem ("Black");

    cboColor.addItem ("Green");

    cboColor.addItem ("Purple");

    break;

    }

    Form1. #subform [0]. #subform [1]. cboColor::exit - (JavaScript, client)

    cboPrice.clearItems ();

    {Switch (this.) RawValue)}

    case "Ford":

    case "green":

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    break;

    case 'Chevy ':

    case "green":

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    break;

    case "Nissan":

    case "green":

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    cboPrice.addItem ("blah");

    break;

    }

    You can use '\n' for newline in a string, so

    "Option 1, \nOption 2, \nOption 3;

    Put each on its own line.

    Bruce

  • OneDrive can be added to echosign shipping options?

    We are a store of Office 365 and use MicroSoft OneDrive for businesses. OneDrive can be added to send similar to Google Drive parameters?


    I am referring for the link that we have to select the SEND tab documents

    Under we have the options to:

    Google Reader

    EverNote

    Drop box

    Mettle


    OneDrive can be added?

    Hi debragagne,

    I'm sorry, but now a player option does not appear when sending the document to eSign.

    You may submit a feature request for the same:

    Feature request/Bug Report Form

    Kind regards

    Ana Maria

Maybe you are looking for