Shipping Classes Behaving Strangely
-
Hi Guys and Gals!
I am attempting to implement a plugin that allows for the ordering of samples for my flooring products. All seems to be working fine except for when it comes to calculating shipping.
The plugin “Free Product Sample for WooCommerce” by Amplify Plugins allows me to set the shipping class for the samples, so I have created a class “Samples” and within the flat rate shipping method I have changed the master cost from 34.99 to 0.00, and added Shipping class costs of 34.99 for standard shipping (of which all products are assigned) and 2.50 for samples.
The below scenarios occur with calculation set to “Per Class”‘
When a user adds 1 sample, the shipping is calculated correctly as 2.50.
When a user adds any number of products, the shipping is calculated correctly as 34.99.When a user adds more than 1 sample, the shipping displays nothing and infact reduces the total cost by various amounts depending on the number of samples in the cart.
When a user adds 1 sample and 1+ products, the shipping rate given is 2.50 (when it should be the higher rate of 34.99).
If I set calculation to “Per Order” every scenario gives the shipping rate of 34.99 even when only samples are present in the cart.
Can anyone suggest what could be going wrong?
I appreciate any insight that anyone can offer.
Thanks,
Jon
The page I need help with: [log in to see the link]
- The topic ‘Shipping Classes Behaving Strangely’ is closed to new replies.