Configure Shipping Costs Based On The Price

Hello!

I can not configure the shipping charges based on the cost of the products.

In practice, I have configured the shipping costs in 10 euro for every product and quantity.

Now, I want to ensure that who buy only a product (or even two) that costs (for example) 9 €, the shipping charges are not more 10 Euros, but 5 euros.

It is possible to do this? And if so, how?

Thank you!

[quote name='trent' timestamp='1399974463' post='183436']

Hello!

I can not configure the shipping charges based on the cost of the products.

In practice, I have configured the shipping costs in 10 euro for every product and quantity.

Now, I want to ensure that who buy only a product (or even two) that costs (for example) 9 €, the shipping charges are not more 10 Euros, but 5 euros.

It is possible to do this? And if so, how?

Thank you!

[/quote]



Please check this article:

[quote name='eComLabs' timestamp='1399976522' post='183437']

Please check this article:



http://kb.cs-cart.co…eth-order-total

[/quote]



Thanks!

I'm going to read the article

[quote name=‘eComLabs’ timestamp=‘1399976522’ post=‘183437’]

Please check this article:



http://kb.cs-cart.co…eth-order-total

[/quote]



Hi, I tried to configure as described in the article, but the result is always the same. Anyone who buys one product (eg) 5 €, pay always 10 € but not 5 euro.

In attached the screenshot of my settings. Where is the error?



Sorry for my bad english :-)

Senza-titolo-1.jpg

[quote name=‘trent’ timestamp=‘1399979326’ post=‘183440’]

Hi, I tried to configure as described in the article, but the result is always the same. Anyone who buys one product (eg) 5 €, pay always 10 € but not 5 euro.

In attached the screenshot of my settings. Where is the error?



Sorry for my bad english :-)

[/quote]



As far as I can see, the cost dependence is still not correct



You use:



From EUR 0 to 10 cost = 0

From EUR 10 to inf cost = 10



It should be:



From EUR 0 to 10 cost = 5

From EUR 10 to inf cost = 10



After the changes is made, please clear the cache and go to Cart page if you are on the Checkout one. Shipping rates will be recalculated



Thanks

[quote name='eComLabs' timestamp='1399980178' post='183441']

As far as I can see, the cost dependence is still not correct



You use:



From EUR 0 to 10 cost = 0

From EUR 10 to inf cost = 10



It should be:



From EUR 0 to 10 cost = 5

From EUR 10 to inf cost = 10



After the changes is made, please clear the cache and go to Cart page if you are on the Checkout one. Shipping rates will be recalculated



Thanks

[/quote]



Hello and thanks for your reply.

Excuse me, but I did not understand how to change the configuration.

I need to change how you see in the image that I have attached?

I tried this way, but the result was that the shipping charges increase to € 15 for all products and quantities.

Where am I wrong?

I need to change also the field where I put the black arrow (image attached)?

Thank you!

Senza-titolo-1.jpg

In your screenshot:



Costo piu di 0 = 5

+

Articolo piu di 0 = 10



Total = 15



OR



Costo piu di 10 = 10

+

Articolo piu di 0 = 10



Total = 20



Dependencies combine.

Remove dipendenza articolo.

But this will break the 10 euros per item charge.



You could remove the variablili di costo and instead automatically issue a 5 euro Cart Promotion on checkout if Subtotal < 10 euros.

Then all shipping charges are 10 euro per item (unless subtotal < 10).