VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: raonyvf on November 21, 2013, 23:15:54 PM

Title: shipping problems
Post by: raonyvf on November 21, 2013, 23:15:54 PM
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.

(http://www.raonyvieira.com/SS1.png)

Cheers!
Title: Re: shipping problems
Post by: jenkinhill on November 22, 2013, 09:24:47 AM
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