shipment costs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

shipment costs

Heidi Dehaes - Olagos
Hello,

I want to implement shipment costs in the ecommerce module only from a
certain amount on.

For example shipment costs are only calculated if the purchase is above 75
euro.

I think this is one of few things which is not possible in ofbiz?

Version is Release 09.04.

Or is there however a solution?

Regards,
Heidi

--
Olagos bvba
http://www.olagos.eu <http://www.olagos.eu/>
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl
Olagos team
Heesterbos 5
2570 Duffel
Belgium
Reply | Threaded
Open this post in threaded view
|

Re: shipment costs

Jacques Le Roux
Administrator
https://demo-stable.ofbiz.apache.org/catalog/control/EditProductStoreShipmentCostEstimates?productStoreId=9000

Price charge section

Jacques

From: "Info Olagos" <[hidden email]>

> Hello,
>
> I want to implement shipment costs in the ecommerce module only from a
> certain amount on.
>
> For example shipment costs are only calculated if the purchase is above 75
> euro.
>
> I think this is one of few things which is not possible in ofbiz?
>
> Version is Release 09.04.
>
> Or is there however a solution?
>
> Regards,
> Heidi
>
> --
> Olagos bvba
> http://www.olagos.eu <http://www.olagos.eu/>
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
> Olagos team
> Heesterbos 5
> 2570 Duffel
> Belgium
>

Reply | Threaded
Open this post in threaded view
|

Re: shipment costs

Heidi Dehaes - Olagos
Yes, thanks for the info.

But i don't see how to configure it with
Flat Base Percent
Flat Base Price
Flat Item Price
or Flat Shipping Percent
for the things i want to have.

I have a price for products between 0 kg and 0,5 kg for example.
Then another price for products between 0,51 kg until 2 kg.
And another price for products between 2,01 kg and more.

Now what i want is that these shipment costs are not calculated when the
orderTotal is under 100,- euro's for example.

Is that possible in ofbiz? I don't see the solution at the moment.

regards,
Heidi

2011/6/16 Jacques Le Roux <[hidden email]>

>
> https://demo-stable.ofbiz.apache.org/catalog/control/EditProductStoreShipmentCostEstimates?productStoreId=9000
>
> Price charge section
>
> Jacques
>
> From: "Info Olagos" <[hidden email]>
>
>> Hello,
>>
>> I want to implement shipment costs in the ecommerce module only from a
>> certain amount on.
>>
>> For example shipment costs are only calculated if the purchase is above 75
>> euro.
>>
>> I think this is one of few things which is not possible in ofbiz?
>>
>> Version is Release 09.04.
>>
>> Or is there however a solution?
>>
>> Regards,
>> Heidi
>>
>> --
>> Olagos bvba
>> http://www.olagos.eu <http://www.olagos.eu/>
>>
>> http://www.olagos.com
>> http://www.olagos.be
>> http://www.olagos.nl
>> Olagos team
>> Heesterbos 5
>> 2570 Duffel
>> Belgium
>>
>>
>


--
Olagos bvba
http://www.olagos.eu <http://www.olagos.eu/>
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl
Olagos team
Heesterbos 5
2570 Duffel
Belgium
Reply | Threaded
Open this post in threaded view
|

Re: shipment costs

Heidi Dehaes - Olagos
to be clear i mean
 I have a shipment cost for products between 0 kg and 0,5 kg for example.
Then another shipment cost for products between 0,51 kg until 2 kg.
And another shipment cost for products between 2,01 kg and more.

Heidi
2011/6/16 Info Olagos <[hidden email]>

> Yes, thanks for the info.
>
> But i don't see how to configure it with
> Flat Base Percent
> Flat Base Price
> Flat Item Price
> or Flat Shipping Percent
> for the things i want to have.
>
> I have a price for products between 0 kg and 0,5 kg for example.
> Then another price for products between 0,51 kg until 2 kg.
> And another price for products between 2,01 kg and more.
>
> Now what i want is that these shipment costs are not calculated when the
> orderTotal is under 100,- euro's for example.
>
> Is that possible in ofbiz? I don't see the solution at the moment.
>
> regards,
> Heidi
>
>   2011/6/16 Jacques Le Roux <[hidden email]>
>
>>
>> https://demo-stable.ofbiz.apache.org/catalog/control/EditProductStoreShipmentCostEstimates?productStoreId=9000
>>
>> Price charge section
>>
>> Jacques
>>
>> From: "Info Olagos" <[hidden email]>
>>
>>> Hello,
>>>
>>> I want to implement shipment costs in the ecommerce module only from a
>>> certain amount on.
>>>
>>> For example shipment costs are only calculated if the purchase is above
>>> 75
>>> euro.
>>>
>>> I think this is one of few things which is not possible in ofbiz?
>>>
>>> Version is Release 09.04.
>>>
>>> Or is there however a solution?
>>>
>>> Regards,
>>> Heidi
>>>
>>> --
>>> Olagos bvba
>>> http://www.olagos.eu <http://www.olagos.eu/>
>>>
>>> http://www.olagos.com
>>> http://www.olagos.be
>>> http://www.olagos.nl
>>> Olagos team
>>> Heesterbos 5
>>> 2570 Duffel
>>> Belgium
>>>
>>>
>>
>
>
> --
> Olagos bvba
> http://www.olagos.eu <http://www.olagos.eu/>
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
> Olagos team
> Heesterbos 5
> 2570 Duffel
> Belgium
>
>
>
>


--
Olagos bvba
http://www.olagos.eu <http://www.olagos.eu/>
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl
Olagos team
Heesterbos 5
2570 Duffel
Belgium
Reply | Threaded
Open this post in threaded view
|

Re: shipment costs

Heidi Dehaes - Olagos
OK. Mistake from me. I was looking to "flat charges" and had to look to
"Price charges".

Heidi

2011/6/16 Info Olagos <[hidden email]>

> to be clear i mean
>  I have a shipment cost for products between 0 kg and 0,5 kg for example.
> Then another shipment cost for products between 0,51 kg until 2 kg.
> And another shipment cost for products between 2,01 kg and more.
>
> Heidi
>   2011/6/16 Info Olagos <[hidden email]>
>
>> Yes, thanks for the info.
>>
>> But i don't see how to configure it with
>> Flat Base Percent
>> Flat Base Price
>> Flat Item Price
>> or Flat Shipping Percent
>> for the things i want to have.
>>
>> I have a price for products between 0 kg and 0,5 kg for example.
>> Then another price for products between 0,51 kg until 2 kg.
>> And another price for products between 2,01 kg and more.
>>
>> Now what i want is that these shipment costs are not calculated when the
>> orderTotal is under 100,- euro's for example.
>>
>> Is that possible in ofbiz? I don't see the solution at the moment.
>>
>> regards,
>> Heidi
>>
>>   2011/6/16 Jacques Le Roux <[hidden email]>
>>
>>>
>>> https://demo-stable.ofbiz.apache.org/catalog/control/EditProductStoreShipmentCostEstimates?productStoreId=9000
>>>
>>> Price charge section
>>>
>>> Jacques
>>>
>>> From: "Info Olagos" <[hidden email]>
>>>
>>>> Hello,
>>>>
>>>> I want to implement shipment costs in the ecommerce module only from a
>>>> certain amount on.
>>>>
>>>> For example shipment costs are only calculated if the purchase is above
>>>> 75
>>>> euro.
>>>>
>>>> I think this is one of few things which is not possible in ofbiz?
>>>>
>>>> Version is Release 09.04.
>>>>
>>>> Or is there however a solution?
>>>>
>>>> Regards,
>>>> Heidi
>>>>
>>>> --
>>>> Olagos bvba
>>>> http://www.olagos.eu <http://www.olagos.eu/>
>>>>
>>>> http://www.olagos.com
>>>> http://www.olagos.be
>>>> http://www.olagos.nl
>>>> Olagos team
>>>> Heesterbos 5
>>>> 2570 Duffel
>>>> Belgium
>>>>
>>>>
>>>
>>
>>
>> --
>> Olagos bvba
>> http://www.olagos.eu <http://www.olagos.eu/>
>> http://www.olagos.com
>> http://www.olagos.be
>> http://www.olagos.nl
>> Olagos team
>> Heesterbos 5
>> 2570 Duffel
>> Belgium
>>
>>
>>
>>
>
>
> --
> Olagos bvba
> http://www.olagos.eu <http://www.olagos.eu/>
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
> Olagos team
> Heesterbos 5
> 2570 Duffel
> Belgium
>
>
>
>


--
Olagos bvba
http://www.olagos.eu <http://www.olagos.eu/>
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl
Olagos team
Heesterbos 5
2570 Duffel
Belgium
Reply | Threaded
Open this post in threaded view
|

Re: shipment costs

Heidi Dehaes - Olagos
Don't get a working result.

I fill in the
- min price: 0
- max price: 70  (for example)
- unit of measure: EUR

If i purchase in the ecommerce shop something for more than 70 euro with a
weight between them for this rule, i don't get 0 euro shipment cost.

Regards,
Heidi

2011/6/17 Info Olagos <[hidden email]>

> OK. Mistake from me. I was looking to "flat charges" and had to look to
> "Price charges".
>
> Heidi
>
> 2011/6/16 Info Olagos <[hidden email]>
>
>> to be clear i mean
>>  I have a shipment cost for products between 0 kg and 0,5 kg for example.
>> Then another shipment cost for products between 0,51 kg until 2 kg.
>> And another shipment cost for products between 2,01 kg and more.
>>
>> Heidi
>>   2011/6/16 Info Olagos <[hidden email]>
>>
>>> Yes, thanks for the info.
>>>
>>> But i don't see how to configure it with
>>> Flat Base Percent
>>> Flat Base Price
>>> Flat Item Price
>>> or Flat Shipping Percent
>>> for the things i want to have.
>>>
>>> I have a price for products between 0 kg and 0,5 kg for example.
>>> Then another price for products between 0,51 kg until 2 kg.
>>> And another price for products between 2,01 kg and more.
>>>
>>> Now what i want is that these shipment costs are not calculated when the
>>> orderTotal is under 100,- euro's for example.
>>>
>>> Is that possible in ofbiz? I don't see the solution at the moment.
>>>
>>> regards,
>>> Heidi
>>>
>>>   2011/6/16 Jacques Le Roux <[hidden email]>
>>>
>>>>
>>>> https://demo-stable.ofbiz.apache.org/catalog/control/EditProductStoreShipmentCostEstimates?productStoreId=9000
>>>>
>>>> Price charge section
>>>>
>>>> Jacques
>>>>
>>>> From: "Info Olagos" <[hidden email]>
>>>>
>>>>> Hello,
>>>>>
>>>>> I want to implement shipment costs in the ecommerce module only from a
>>>>> certain amount on.
>>>>>
>>>>> For example shipment costs are only calculated if the purchase is above
>>>>> 75
>>>>> euro.
>>>>>
>>>>> I think this is one of few things which is not possible in ofbiz?
>>>>>
>>>>> Version is Release 09.04.
>>>>>
>>>>> Or is there however a solution?
>>>>>
>>>>> Regards,
>>>>> Heidi
>>>>>
>>>>> --
>>>>> Olagos bvba
>>>>> http://www.olagos.eu <http://www.olagos.eu/>
>>>>>
>>>>> http://www.olagos.com
>>>>> http://www.olagos.be
>>>>> http://www.olagos.nl
>>>>> Olagos team
>>>>> Heesterbos 5
>>>>> 2570 Duffel
>>>>> Belgium
>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> Olagos bvba
>>> http://www.olagos.eu <http://www.olagos.eu/>
>>> http://www.olagos.com
>>> http://www.olagos.be
>>> http://www.olagos.nl
>>> Olagos team
>>> Heesterbos 5
>>> 2570 Duffel
>>> Belgium
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Olagos bvba
>> http://www.olagos.eu <http://www.olagos.eu/>
>> http://www.olagos.com
>> http://www.olagos.be
>> http://www.olagos.nl
>> Olagos team
>> Heesterbos 5
>> 2570 Duffel
>> Belgium
>>
>>
>>
>>
>
>
> --
> Olagos bvba
> http://www.olagos.eu <http://www.olagos.eu/>
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
> Olagos team
> Heesterbos 5
> 2570 Duffel
> Belgium
>
>
>
>


--
Olagos bvba
http://www.olagos.eu <http://www.olagos.eu/>
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl
Olagos team
Heesterbos 5
2570 Duffel
Belgium
Reply | Threaded
Open this post in threaded view
|

Re: shipment costs

Jacques Le Roux
Administrator
Did you try to trace/debug?

Jacques

From: "Info Olagos" <[hidden email]>

> Don't get a working result.
>
> I fill in the
> - min price: 0
> - max price: 70  (for example)
> - unit of measure: EUR
>
> If i purchase in the ecommerce shop something for more than 70 euro with a
> weight between them for this rule, i don't get 0 euro shipment cost.
>
> Regards,
> Heidi
>
> 2011/6/17 Info Olagos <[hidden email]>
>
>> OK. Mistake from me. I was looking to "flat charges" and had to look to
>> "Price charges".
>>
>> Heidi
>>
>> 2011/6/16 Info Olagos <[hidden email]>
>>
>>> to be clear i mean
>>>  I have a shipment cost for products between 0 kg and 0,5 kg for example.
>>> Then another shipment cost for products between 0,51 kg until 2 kg.
>>> And another shipment cost for products between 2,01 kg and more.
>>>
>>> Heidi
>>>   2011/6/16 Info Olagos <[hidden email]>
>>>
>>>> Yes, thanks for the info.
>>>>
>>>> But i don't see how to configure it with
>>>> Flat Base Percent
>>>> Flat Base Price
>>>> Flat Item Price
>>>> or Flat Shipping Percent
>>>> for the things i want to have.
>>>>
>>>> I have a price for products between 0 kg and 0,5 kg for example.
>>>> Then another price for products between 0,51 kg until 2 kg.
>>>> And another price for products between 2,01 kg and more.
>>>>
>>>> Now what i want is that these shipment costs are not calculated when the
>>>> orderTotal is under 100,- euro's for example.
>>>>
>>>> Is that possible in ofbiz? I don't see the solution at the moment.
>>>>
>>>> regards,
>>>> Heidi
>>>>
>>>>   2011/6/16 Jacques Le Roux <[hidden email]>
>>>>
>>>>>
>>>>> https://demo-stable.ofbiz.apache.org/catalog/control/EditProductStoreShipmentCostEstimates?productStoreId=9000
>>>>>
>>>>> Price charge section
>>>>>
>>>>> Jacques
>>>>>
>>>>> From: "Info Olagos" <[hidden email]>
>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> I want to implement shipment costs in the ecommerce module only from a
>>>>>> certain amount on.
>>>>>>
>>>>>> For example shipment costs are only calculated if the purchase is above
>>>>>> 75
>>>>>> euro.
>>>>>>
>>>>>> I think this is one of few things which is not possible in ofbiz?
>>>>>>
>>>>>> Version is Release 09.04.
>>>>>>
>>>>>> Or is there however a solution?
>>>>>>
>>>>>> Regards,
>>>>>> Heidi
>>>>>>
>>>>>> --
>>>>>> Olagos bvba
>>>>>> http://www.olagos.eu <http://www.olagos.eu/>
>>>>>>
>>>>>> http://www.olagos.com
>>>>>> http://www.olagos.be
>>>>>> http://www.olagos.nl
>>>>>> Olagos team
>>>>>> Heesterbos 5
>>>>>> 2570 Duffel
>>>>>> Belgium
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Olagos bvba
>>>> http://www.olagos.eu <http://www.olagos.eu/>
>>>> http://www.olagos.com
>>>> http://www.olagos.be
>>>> http://www.olagos.nl
>>>> Olagos team
>>>> Heesterbos 5
>>>> 2570 Duffel
>>>> Belgium
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Olagos bvba
>>> http://www.olagos.eu <http://www.olagos.eu/>
>>> http://www.olagos.com
>>> http://www.olagos.be
>>> http://www.olagos.nl
>>> Olagos team
>>> Heesterbos 5
>>> 2570 Duffel
>>> Belgium
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Olagos bvba
>> http://www.olagos.eu <http://www.olagos.eu/>
>> http://www.olagos.com
>> http://www.olagos.be
>> http://www.olagos.nl
>> Olagos team
>> Heesterbos 5
>> 2570 Duffel
>> Belgium
>>
>>
>>
>>
>
>
> --
> Olagos bvba
> http://www.olagos.eu <http://www.olagos.eu/>
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
> Olagos team
> Heesterbos 5
> 2570 Duffel
> Belgium
>

Reply | Threaded
Open this post in threaded view
|

Re: shipment costs

Heidi Dehaes - Olagos
No, not needed.

I looked into the java code and i realize that weight conditions are not
connected with price charge conditions.

I will interconnect the both so that weight conditions only are true if also
the price charge condition is first of all true, and that can be very easily
programmed , i think.

Regards,
Heidi

2011/6/19 Jacques Le Roux <[hidden email]>

> Did you try to trace/debug?
>
>
> Jacques
>
> From: "Info Olagos" <[hidden email]>
>
>> Don't get a working result.
>>
>> I fill in the
>> - min price: 0
>> - max price: 70  (for example)
>> - unit of measure: EUR
>>
>> If i purchase in the ecommerce shop something for more than 70 euro with a
>> weight between them for this rule, i don't get 0 euro shipment cost.
>>
>> Regards,
>> Heidi
>>
>> 2011/6/17 Info Olagos <[hidden email]>
>>
>> OK. Mistake from me. I was looking to "flat charges" and had to look to
>>> "Price charges".
>>>
>>> Heidi
>>>
>>> 2011/6/16 Info Olagos <[hidden email]>
>>>
>>> to be clear i mean
>>>>  I have a shipment cost for products between 0 kg and 0,5 kg for
>>>> example.
>>>> Then another shipment cost for products between 0,51 kg until 2 kg.
>>>> And another shipment cost for products between 2,01 kg and more.
>>>>
>>>> Heidi
>>>>  2011/6/16 Info Olagos <[hidden email]>
>>>>
>>>> Yes, thanks for the info.
>>>>>
>>>>> But i don't see how to configure it with
>>>>> Flat Base Percent
>>>>> Flat Base Price
>>>>> Flat Item Price
>>>>> or Flat Shipping Percent
>>>>> for the things i want to have.
>>>>>
>>>>> I have a price for products between 0 kg and 0,5 kg for example.
>>>>> Then another price for products between 0,51 kg until 2 kg.
>>>>> And another price for products between 2,01 kg and more.
>>>>>
>>>>> Now what i want is that these shipment costs are not calculated when
>>>>> the
>>>>> orderTotal is under 100,- euro's for example.
>>>>>
>>>>> Is that possible in ofbiz? I don't see the solution at the moment.
>>>>>
>>>>> regards,
>>>>> Heidi
>>>>>
>>>>>  2011/6/16 Jacques Le Roux <[hidden email]>
>>>>>
>>>>>
>>>>>> https://demo-stable.ofbiz.**apache.org/catalog/control/**
>>>>>> EditProductStoreShipmentCostEs**timates?productStoreId=9000<https://demo-stable.ofbiz.apache.org/catalog/control/EditProductStoreShipmentCostEstimates?productStoreId=9000>
>>>>>>
>>>>>> Price charge section
>>>>>>
>>>>>> Jacques
>>>>>>
>>>>>> From: "Info Olagos" <[hidden email]>
>>>>>>
>>>>>> Hello,
>>>>>>>
>>>>>>> I want to implement shipment costs in the ecommerce module only from
>>>>>>> a
>>>>>>> certain amount on.
>>>>>>>
>>>>>>> For example shipment costs are only calculated if the purchase is
>>>>>>> above
>>>>>>> 75
>>>>>>> euro.
>>>>>>>
>>>>>>> I think this is one of few things which is not possible in ofbiz?
>>>>>>>
>>>>>>> Version is Release 09.04.
>>>>>>>
>>>>>>> Or is there however a solution?
>>>>>>>
>>>>>>> Regards,
>>>>>>> Heidi
>>>>>>>
>>>>>>> --
>>>>>>> Olagos bvba
>>>>>>> http://www.olagos.eu <http://www.olagos.eu/>
>>>>>>>
>>>>>>> http://www.olagos.com
>>>>>>> http://www.olagos.be
>>>>>>> http://www.olagos.nl
>>>>>>> Olagos team
>>>>>>> Heesterbos 5
>>>>>>> 2570 Duffel
>>>>>>> Belgium
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> Olagos bvba
>>>>> http://www.olagos.eu <http://www.olagos.eu/>
>>>>> http://www.olagos.com
>>>>> http://www.olagos.be
>>>>> http://www.olagos.nl
>>>>> Olagos team
>>>>> Heesterbos 5
>>>>> 2570 Duffel
>>>>> Belgium
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> Olagos bvba
>>>> http://www.olagos.eu <http://www.olagos.eu/>
>>>> http://www.olagos.com
>>>> http://www.olagos.be
>>>> http://www.olagos.nl
>>>> Olagos team
>>>> Heesterbos 5
>>>> 2570 Duffel
>>>> Belgium
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>> --
>>> Olagos bvba
>>> http://www.olagos.eu <http://www.olagos.eu/>
>>> http://www.olagos.com
>>> http://www.olagos.be
>>> http://www.olagos.nl
>>> Olagos team
>>> Heesterbos 5
>>> 2570 Duffel
>>> Belgium
>>>
>>>
>>>
>>>
>>>
>>
>> --
>> Olagos bvba
>> http://www.olagos.eu <http://www.olagos.eu/>
>> http://www.olagos.com
>> http://www.olagos.be
>> http://www.olagos.nl
>> Olagos team
>> Heesterbos 5
>> 2570 Duffel
>> Belgium
>>
>>
>


--
Olagos bvba
http://www.olagos.eu <http://www.olagos.eu/>
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl
Olagos team
Heesterbos 5
2570 Duffel
Belgium