How to calculate shipping cost from 2% of cart total in WooCommerce - wordpress

I want to calculate the shipping cost from the cart total. I mean 2% of cart total will be applied in shipping cost. example: If total cart amount is 10000 then shipping cost will be 2% of 10000, like 200 will be shipping cost. Is that possible. I am expecting a functional solution or a plugin suggession to solve it

Related

How to only calculate VAT over profits with Quaderno + Woocommerce

I use Quaderno to calculate the VAT over the digital products I sell in my webshop.
However since a short while I have two types of products, one that I buy and sell myself which requires the full VAT to be calculated over the full price.
The second are a marketplace type products, where I pay out 80% to the seller, and keep 20% myself as profit. I use a Woocommerce panel for this (WCFM).
However for the second product, the VAT is still being calculated over the full price. This results in me paying more VAT than I actually earn on the Commission (since I only earn 20%). In this case I only have to pay VAT over the 20% that I take as commission, but I don't know how to configure this.
I assume a specific calculator code would work here but I'm stumped. Hope anyone has some advice!

Woocommerce Table Rate Shipping plugin isn't calculating shipping rates correctly

I'm using the Table Rate Shipping plugin and trying to set rates depending on the number of items in the cart. I have three different types of items (framed, mounted, prints) and I want the rates to apply to only the prints.
For example, I want to set it up so that:
If quantity is 1-3 prints, charge X…
If the quantity is 4-6 prints, charge 2X…
If the quantity is 7-9 prints, charge 3X…
Currently, this is how I have my settings, but the rates aren't being calculated correctly. If I put 3 items in my cart, it charges $72 when it should charge $24. For 4 items, it charges $192 when it should charge $48.
What am I missing?

WooCommerce exclude shipping classes of shipping cost calculator

we use the plugin from woocommerce.com for shipping costs per product (https://woocommerce.com/products/per-product-shipping/) and conditional shipping and payments (https://woocommerce.com/products/conditional-shipping-and-payments/)
But we need to exclude this products from the weight calculate for shipping costs. How can I exclude shipping classes of the shipping cost calculator (weight based)?
Is it possible?
Use this Plugin WooCommerce Weight Based Shipping

Flat rate shipping with max limit - WooCommerce

I'm using some different flat rate shipping classes in WooCommerce. For example I'm adjusting the shipping cost with
1*[qty]
2*[qty]
I need to add a roof price. If for example a customer buys 10 of one product I want the shipping cost to be for example 5 euro.
I think it would be good enough to use a global max-shipping cost.
I'm sure I have seen it somewhere but I cannot find it now.

WooCommercec Advanced Shipping Method not accurate

Im using WooCommerce Advance Shipping Plugin on eCommerce Website.
I have set shipping method on each product category
eg. (cat: mobile shipping cost $20, cat: accessories shipping cost $5 etc)
When client ordering one specific product till that working fine as condition. But not getting accurate result in multiple categories product in chart.
Single Product:
Mobile cost: $500
shipping cost $20
Total: $520
Multiple product with Multiple Category
Mobile cost: $500
Shipping cost $20
Mobile Cover: $50
Shipping Cover: $10
Total: $580
here im getting wrong result, plugin is not counting shipping cost and directly showing $550.
Help will be very appreciate.

Resources