by Jim » Wed Sep 21, 2011 2:25 pm
Modifications to the code often affect much more than just the one feature that needs a tweak, so they aren't always as easy as one would think.
I'm not a programmer but you might be able to use Javascript to modify the values returned by UPS so the cart uses the modified values instead of the ones returned. Since UPS is called each time a product is added to the cart and/or the quantity of a product is changed, the code would need to be able to execute multiple times. There is a field on the Commerce Setup > Order System > Shopping cart screen called "Javascript added at start of
built-in CheckIt function:" where you might be able to add javascript to modify the values returned from UPS. Another option would be to make a custom template and In the template you could include the normal ShopSite javascript instead of the tag for it and then perhaps modify the javascript related to the shipping options. (note that if you did that and ShopSite changes its javascript it might break your functionality.)
To request a quote for customization you could send a message on this form
http://www.shopsite.com/help/contact/sales.html
Specify what you need and the time frame in which you need it.