how to remove the shipping carrier?

romi

No avatar

2009-01-11 09:25

Hi admin and QC lovers,
How to erase/remove the shipping option, as i dont want to use it and i will state the quote in that field such as a quote like this "your shipping cost is depending your order weight,please call us for sure"
sorry for my bad english
thanks before.

» Quick.Cart v3.x

treewood (OpenSolution)

Avatar: treewood

2009-01-12 08:00

this will be not best way but it will be easiest. First add only one carrier with price 0 . after add payment with price 0 and add to carrier.

After edit templates/orders_form.tpl and find this:
value="$aData[iCarrier];$aData[iPayment];$aData[fPaymentCarrierPrice]"
add after this:
checked="checked"

Edit templates/default.css and add this:
#deliveryAndPayment{display:none;}
.summaryDelivery{display:none;}

Edit templates/orders_print.tpl and delete this:
- $aData[sCarrierName] ($aData[sPaymentName]) = $aData[sPaymentCarrierPrice] $config[currency_symbol]

Back to top
about us | contact