VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: hhtmp88 on December 24, 2014, 13:43:27 PM

Title: VM3.0.2_Checkout page: How to remove the display of "Ship To" info block?
Post by: hhtmp88 on December 24, 2014, 13:43:27 PM
Dear all,

How to remove the display of "Ship To" & "Bill To" info block in the Checkout Page?

Thanks for any kind of help!
Title: Re: VM3.0.2_Checkout page: How to remove the display of "Ship To" info block?
Post by: GJC Web Design on December 24, 2014, 13:49:15 PM
1. either hide with css
2.remove in a template over ride
the file is components\com_virtuemart\views\cart\tmpl\default_address.php

Title: Re: VM3.0.2_Checkout page: How to remove the display of "Ship To" info block?
Post by: hhtmp88 on December 25, 2014, 11:18:12 AM
Thanks GJC for your comment!
-> will try it out
-> before that I find that the checkout page will prompt for  "請先輸入你的地址" (in English "pls. input your address first"), how to disable it?

Thanks for any kind of help!