Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Calculating shipping for oversized items along with RT shipping?

  1. #1
    rpeters83 is offline Member
    Join Date
    Aug 2009
    Posts
    41

    Default Calculating shipping for oversized items along with RT shipping?

    Our client is requesting to have RT shipping rates implemented along with the "call to order" functionality. Now, is this call to order functionality calculated individually or does it display if the sum of the weights in the cart is over a certain amount?

    For example, if there are 2 small items and then 1 very large item in the cart, how will that work? Thanks.

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    There are two different ways when handling 'call to order' feature in the software. 1) It can be through setting it in the product variant's attribute 'Is Call to Order' to yes (If this is set to Yes, a "Call to Order" prompt is displayed to customers, and there are no "buy" buttons) 2) If the order exceeds maximum shipping rate, then a message will be shown prompting 'Call For Shipping Rates' or whatever value provided in RTShipping.CallForShippingPrompt parameter.