Fixed rate shipping not displaying sum

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 года назад
So, i have enabled Manual Fixed rate to "xyz" sum and still displays 0 as additional sum, is there any step i need to take in order to get it right? Didn't ever face this issue. Version is 4.3
2 года назад
Can you please share the configuration image and also in checkout side did you select the same shipping
You can configure using this setting
https://admin-demo.nopcommerce.com/Admin/FixedByWeightByTotal/Configure

Thanks
2 года назад
Shipping charge can be free, if
1. any of the customer roles is marked as Free shipping. (check in Customer role edit page)
2. any of the shopping cart item (product) is marked as Free shipping. (check in Product edit page Shipping section)
3. Free shipping over 'X' is checked and Value of 'X' is less than cart sub-total. (check in Shipping settings page Common section)
4. 100% discount applied on shipping charge.
5. shipping rate is set to 0. (which is not in your case)
2 года назад
ilyas_patel wrote:
Can you please share the configuration image and also in checkout side did you select the same shipping
You can configure using this setting
https://admin-demo.nopcommerce.com/Admin/FixedByWeightByTotal/Configure

Thanks

Here is configuration image https://imgur.com/a/Cv3FeNa, it is only shipping method so there is nothing to choose from but this one. This never was problem, i tried in different stores and everything works as it should except this one.
Thanks in advance
2 года назад
As per above, check that you don't have any of those Free Shipping conditions.
And note above has a typo
   2. any of the shopping cart item (product) is marked as Free shipping
should be
   2.  all ...

Also, when you see checkout and see the 0 rate, check the System Log for any errors.
2 года назад
New York wrote:
As per above, check that you don't have any of those Free Shipping conditions.
And note above has a typo
   2. any of the shopping cart item (product) is marked as Free shipping
should be
   2.  all ...

Also, when you see checkout and see the 0 rate, check the System Log for any errors.


Thank you! Some of the products were indeed marked as Free shipping, problem solved, thank you so much.
2 года назад
fun123 wrote:
As per above, check that you don't have any of those Free Shipping conditions.
And note above has a typo
   2. any of the shopping cart item (product) is marked as Free shipping
should be
   2.  all ...

Also, when you see checkout and see the 0 rate, check the System Log for any errors.

Thank you! Some of the products were indeed marked as Free shipping, problem solved, thank you so much.

Edit: Forgot to say, nop required restart after query for setting free shipping to false for affected products.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.