Deepak,

You may need to look into the ShipmentCostEstimate.carrierPartyId field.
For the party which do shipping use this field. More information about the
data setup can be extracted from DemoShipping.xml data file.

Hope it helps!

--
Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Wed, Mar 20, 2013 at 12:38 PM, Deepak Agarwal <[email protected]>wrote:

> We have a different kind of requirement. We have shipping providers those
> have different total order amount limit on different geos. How can we
> achive it ?
> For example : Shipper A can deliver to x,y,z location if order total is <
> 10k . And same shipper can deliver to t,u,v location if order total is <
> 25k
>
> On Wed, Mar 20, 2013 at 11:14 AM, Rishi Solanki <[email protected]
> >wrote:
>
> > Eric,
> >
> > Please consider QuantityBreak and related entities to achieve this. You
> > need to setup quantity breaks of type ORDER_VALUE, and make its
> > relationship to quantityBreakId, weightBreakId or priceBreakId of
> > ShipmentCostEstimate entity.
> >
> > In ShipmentCostEstimate entity you will have the geoIdTo, which tells the
> > system these breaks applicable to which geographical location. To
> minimize
> > the records in ShipmentCostEstimate you need to set your own Geo which
> will
> > have multiple association with other Geos in GeoAssoc entity.
> >
> > Hope it helps!
> >
> > --
> > Rishi Solanki
> > Manager, Enterprise Software Development
> > HotWax Media Pvt. Ltd.
> > Direct: +91-9893287847
> > http://www.hotwaxmedia.com
> >
> >
> > On Wed, Mar 20, 2013 at 4:40 AM, info.olagos <[email protected]>
> > wrote:
> >
> > > Hello David,
> > >
> > > I don't have the whole solution in fact.
> > >
> > > What you need to do is to set up a promotion without code in the
> catalog
> > > screen.
> > > And put one condition and one action in your promotion rule:
> > > - cart sub total >= 70 € (excl. VAT)
> > > The action is:
> > > - Shipping x% discount   1    100%
> > >
> > > Then it distracts the shipping costs totally from the total amount when
> > the
> > > cart sub total is 70 € + VAT or more.
> > >
> > > Don't forget to include your promotion categories.
> > >
> > > But what i didn't found, was how to link the condition to parties
> coming
> > > only from one or two countries.
> > > I don't want to give free shipping costs to all countries.
> > >
> > > Anyone an idea?
> > >
> > > Regards,
> > > Eric
> > >
> > > 2013/3/19 David Saenz <[email protected]>
> > >
> > > > Can you share the solution?
> > > > Thanks in advance :)
> > > > I am facing similar issue.
> > > > DS
> > > >
> > > > On Tuesday, March 19, 2013 8:48:09 AM, info.olagos wrote:
> > > > > Hello,
> > > > >
> > > > > I was too fast.
> > > > > I found the solution.
> > > > > However thanks .
> > > > >
> > > > > Regards,
> > > > > Eric
> > > > >
> > > > > 2013/3/19 info.olagos <[email protected]>
> > > > >
> > > > >> Hello,
> > > > >>
> > > > >> I want to configure the ecommerce part of ofbiz , especially the
> > > > shipping
> > > > >> configuration.
> > > > >>
> > > > >> I want to configure that from 75 € on, the shipping costs are
> zero.
> > > > >>
> > > > >> I think it is not possible to do that in standard ofbiz. Anyone an
> > > idea?
> > > > >>
> > > > >> I see that in "promo rules" i can only deduct a certain amount of
> > the
> > > > >> shipping costs if the amount to pay is 75 € or more. But i can not
> > put
> > > > them
> > > > >> to zero.
> > > > >> If the shipping costs are the double for example because of a
> higher
> > > > >> weight, i can not assure that they remain zero.
> > > > >>
> > > > >> Eric
> > > > >> --
> > > > >> Olagos bvba
> > > > >> http://www.olagos.eu
> > > > >> http://www.olagos.com
> > > > >> http://www.olagos.be
> > > > >> http://www.olagos.nl
> > > > >> Olagos team
> > > > >> Kerkstraat 34
> > > > >> 2570 Duffel
> > > > >> Belgium
> > > > >>
> > > > >>
> > > > >>
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Olagos bvba
> > > http://www.olagos.eu
> > > http://www.olagos.com
> > > http://www.olagos.be
> > > http://www.olagos.nl
> > > Olagos team
> > > Kerkstraat 34
> > > 2570 Duffel
> > > Belgium
> > >
> >
>
>
>
> --
> Thanks,
> Deepak Agarwal,
>
> Mobile: +91 9501190044
>

Reply via email to