News:

Support the VirtueMart project and become a member

Main Menu

shipping problems

Started by raonyvf, November 21, 2013, 23:15:54 PM

Previous topic - Next topic

raonyvf

Hi there,

I have been trying to do the following thing:
Hide the shipping method on the checkout`s first screen. I wanna do that because my shipping method is calculated by the address and its not fixed value. If the user see the shipping method available on the screen will click and going to see a error, because there will not zipcode to match and calculate the shipping price. Is there other way to get around of this? Is there a way to bring already the client zipcode?

I hope someone help me.



Cheers!

jenkinhill

You could modily your cart template override to hide that section, but my preferred way to do this is through language overrides, replacing the text with blank strings.  http://forum.virtuemart.net/index.php?topic=113895.0

The language constants are:
COM_VIRTUEMART_CART_NO_SHIPMENT_SELECTED
COM_VIRTUEMART_CART_SELECTSHIPMENT
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum