Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Estimate Shipping on shopaddtocart.asp
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

savvymedias
VP-CART New User

191 Posts

Posted - October 15 2012 :  14:07:49  Show Profile  Visit savvymedias's Homepage  Reply with Quote
On shopcartformatdesign.asp

Look for this (around line 98)
quote:
if GetConfig("xDualPrice")="Yes" then
CartResponseWrite "<td> </td>"
CartResponseWrite CartSubTotalRowRight & ShopFormatDualCurrency(dualsubtotal,2) & CartTotalRowRightEnd
end if
CartResponseWrite "</tr>"



add this AFTER CartResponseWrite "</tr>" and BEFORE end sub
quote:

if instr(lCase(request.servervariables("URL")),"shopaddtocart.asp") then
CartResponseWrite "<tr><td> </td>"
AddColumnSpacing
CartResponseWrite "<td class=""menuhdr"" colspan=""2"">Shipping</td><td><a href='shippingcost.asp'>Estimate</a></td></tr>"
end if



Link shippingcost.asp to whatever page you need. I have the HK mod to display all shipping costs together and that's the page I use.
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00