Hello! I wanted to create special shipping rates for logged in users. It worked fine two weeks ago, when I installed and set-up the plugin, but now all users get the special rates, that should apply only to logged in users. Thanks for your quick help!
These are the settings: https://ibb.co/QShVSrR
]]>I want to create a shipping costs based on the following logic
Item 1, and Item 2 are all the same size. I will call these Group ‘A’ Products.
Item 3 is larger. I will call it Group ‘B’
If a customer buys;
a) 1 or 2 of Group A , the total shipping price will be $18 + Tax
b) 1 x Group B , the price will be $25 + Tax
c) 1 x Group B + 1 x Group A or B, the price will be $32 + Tax
Multiple cost logic is set to – Highest
a) & c) option works ok
but option b) when that product is only in the cart, it is showing the rate $32 (c) because the that product is included in the condition and the cost logic is set to Highest. If I make it to lowest, then option c) when both the items are in the cart shows the rate of option a) which is also because it is already in the added.
So my request how can i make it when one of the item is single in the cart, only show that rate not form the grouped c)
This is my setting based on shipping calss
]]>