Shipping cost rule depending on the total price in the cart

Hi,

I have a couple accessory items in the shop for which a sipping cost should be charged when bought separately but not when purchased with a main item. I tried to set to rule so it would be free when the price is at least as high as the cheapest of the main items and to be calculated once for cart.

It works but only if that specific item reaches the price, for example if I put 25 of them in the cart. Which will never happen of course. So the question is, is there a way to calculate this rule by the total amount, price of all items in the cart?

Was this clear?

Thanks in advance.

I don’t think this is possible. To calculate depending on the total amount you have to remove the assignment to the article from the rule.

Ok, thanks, that’s what I thought. I’ll try to figure out some other way.