![]() |
BCSE pre-login shipping estimator
Has anyone created a modification to this module that can grab ONLY the cheapest shipping method and instead of reporting back the cost of all enabled modules just say 'Shipping as low as $x.xx' after the customer enters their postal/zip ?
|
Re: BCSE pre-login shipping estimator
Please don't post questions in the Completed Custom Mods forum. Moving to Third Party add-ons.
|
Re: BCSE pre-login shipping estimator
This mod allows for a shipping method to be selected (radio buttons) but this selection doesn't seem to be carried through to the next stages. I.e., the user is still brought to the shipping method selection page and the choice has been reset.
Is this just the way the mod works or may I have done something to cause this? |
Re: BCSE pre-login shipping estimator
It is just an estimator, the selected method doesn't 'stick'
|
Re: BCSE pre-login shipping estimator
Thanks Balinor,
Its not even a problem, but strange that there would be selectable buttons if they don't do anything. I guess I will just cut those out. Either way, this is a must have addon for any store. What I've done is put it in line with the subtotal on the cart page, using the expand/collapse function which does it all up in a really clean layout and doesn't clutter the cart page. |
Re: BCSE pre-login shipping estimator
Yea, I usually remove the buttons and put TBD in the shipping charge field on the right. Too confusing to people otherwise.
|
Re: BCSE pre-login shipping estimator
I would like to remove the radio buttons too. Can someone post the details on what I need to change in shipping_estimator.tpl to do that?
|
Re: BCSE pre-login shipping estimator
Just open up the template can remove the radio button part of the code - it is in its own table cell.
|
Re: BCSE pre-login shipping estimator
Thanks. I looked at it earlier and did not feel comfortable with hacking the source code without a working example. I'll go back in and do what I can.
|
Re: BCSE pre-login shipping estimator
Remove this bit:
Code:
<td width="5"{if $shipping[ship_num].shippingid eq $cart.shippingid} class="TableHead"{/if}> |
All times are GMT -8. The time now is 06:31 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.