Shuchi,

ProductWorker class has a method shippingApplies() which checks for this
field.  This method in turn is used in OrderReadHelper.shippingApplies() and
ShoppingCartItem.shippingApplies() to perform the check.
 ShoppingCart.shippingApplies() use ShoppingCartItem.shippingApplies() to
check if there are shippable items in cart.  ShoppingCart.shippingApplies()
and OrderReadHelper.shippingApplies() is used in CheckoutHelper and
CheckoutEvents which are classes responsible for checkout.  These are also
used in few more classes like ShippingEvents, InvoiceServices,
PayPalServices, PayflowPro.  You can refer these classes and check the code.

-- 
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
mridul.pat...@hotwaxmedia.com
-------------------------------------------------
direct: +91 - 942.592.6892


On Tue, Nov 24, 2009 at 8:20 PM, su2 <shu...@pexsupply.com> wrote:

>
> Hello friends,
>
> for during checkout, where can I find the code for checking the value of
> chargeShipping(which is set on catalog/product page)?
>
> I tried finding it but could not find where actually it is checking if
> chargShipping is set to 'N'.
>
> I really appreciate the help.
>
> Thank you.
> su
> --
> View this message in context:
> http://n4.nabble.com/chargeShipping-on-catalog-product-page-tp786880p786880.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to