Looking for Woocommerce Shipping fee per product script

Pwnageboy

Regular Member
Joined
Nov 9, 2014
Messages
314
Reaction score
125
Hey guys,

I am looking for a solution for my shipping set-up. All these plugins that exist have the most insane systems to set up a special shipping system yet i can't seem to find a solution to my simple problem.

I want to set a custom shipping price for every single product. All extensions i can find are about shipping price per unit, per country, per whatever but not a simple per product extension.

All i want is a third field within my shipping options that allow me to set a custom price. Each product will be different. I know how to create a custom field to display it on the website it self but as for the shipping fee per product ( that also shows in cart and totals them at checkout etc ) i'm clueless.

Is there a plugin i am missing or something? If not i'm afraid i'll have to custom code it but that would be a waste of time if there is a plugin for it. I just can't believe there is no plugin for it.

Thanks in advance.
 
I believe Woocommerce lets you set different shipping rates based on product weight. That should solve your problem.
 
I believe Woocommerce lets you set different shipping rates based on product weight. That should solve your problem.

Nope that does not. I need to be able to set a price per product not per weight.

So let's say:
Product 1 - Shipping price $1.50
Product 2 - Shipping price $2.53
Product 3 - Shipping price $2.50

If Product 1 and 2 are added to the cart the total price should be $4.00 shipping.
 
Found it!

Code:
http://www17.zippyshare.com/v/eFJh8Uqg/file.html

Code:
https://www.virustotal.com/nl/file/ebc365ea19f6cd375b01e7db417b8a9bd11ade7e26d481a656e8b8d8e7e316d8/analysis/1521891552/
 
Back
Top