[ad_1]
I want to display only one shipping method for a particular product and I have used the following condition:
Products—-includes(exclusive)—–[product x]Enable shipping methods—-[shipping method]
It still displays all my shipping method available and if instead I replace enable shipping methods to disable shipping methods it will work
Products—-includes(exclusive)—–[product]Disable shipping methods—-[shipping method]
That is, I have to disable all except the one I want in order to achieve what I want to do. And I am having the same issue with the other plugin regarding payment conditions
