VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: datalab on November 05, 2014, 00:32:04 AM

Title: Shipping Issue
Post by: datalab on November 05, 2014, 00:32:04 AM
Hello Everyone.

I have setup virtuemart for a client and everything works fine, no problem at all. The only conflict i have and i dont know how to do it is the following.

All products get progressive shipping ( as the amount increases the shipping price decreases. there is only one product in there that the shipping cost has to stay the same. I there a way to get this done??

Thanks in advance!
Title: Re: Shipping Issue
Post by: John2400 on November 05, 2014, 11:39:44 AM
Just wondering if you set a minimum price in shipping say $10.00 and added a tax with a negative progression.


So that as the total increases the shipping is multiplied by say (- 20%) tax and the total goes down.. I have not tested this option.
Title: Re: Shipping Issue
Post by: jenkinhill on November 05, 2014, 12:01:45 PM
I think the shipping by rules plugin could solve this.  http://forum.virtuemart.net/index.php?topic=112127.0
Title: Re: Shipping Issue
Post by: datalab on November 05, 2014, 22:10:14 PM
thats what i have installed. I charge shipping by the number of products. Using this plugin how can i determine the specific product i want to target?

For example:

for all products i use:

Name=Free Shipping; 500<= Amount; 0
Name=USA; 1<=Articles<=5; Shipping=6.50
Name=USA; 6<=Articles<=14; Shipping=9.00
Name=USA; 15<=Articles; Shipping=17.50

for just one specific product no matter how many are in the cart i want to charge 3.50, and if the above if true (if there are other products in the cart except this) then i want to turn the shipping value to "0".

Title: Re: Shipping Issue
Post by: reinhold on November 05, 2014, 23:02:41 PM
Unfortunately, with my plugin, you cannot distinguish products and use different shipping costs for individual products.

Sorry,
Reinholdd