yes like if shipment calculation was set to be per item in the setting page
and i chose the cost based on = ” item ” as there are three choices now ” item or price or wight ”
i think would be good to add cost based on ” row” where it give you shipment cost for one product = product unit cost multiplying by 1
“with no need to multiplying it with quantity of same item”
example
Shipping Name /// shipping class /// Product Categories /// Item /// Price /// Cost Based On/// Base Cost /// Cost Per Unit
method 1 /// large /// any /// 0-9999/// 0-500 /// row /// 0 /// 10
so now shipment cost must be 10 if condition is true
so if i have a product with shipping class “large” and price between 0-500 will be 10 regardless the quantity of that product.