With great sadness we have to announce that we are ceasing development of all our VirtueMart, WooCommerce and Joomla plugins. Effective immediately, all our plugins -- even those that were paid downloads -- are made available for free from our homepage (GPL license still applies), but we cannot and will not provide any support anymore.
It has been a great pleasure to be part of the thriving development communities of VirtueMart as well as WooCommerce. However, during the last year it became painstakingly clear that in addition to a full-time job, a young family and several other time-consuming hobbies at professional level (like being a professional singer) the plugin development and the support that it requires is not sustainable and is taking its toll. It has been an honor, but it is now time to say good bye!
Welcome,
Guest
|
|
Below is my formula, My conflict is when order total is R1080 the shipping options disappear leaving the client unable to change from the one with the below formula , i also suspect that the could be more order total conflicts which i could have not seen.
You may see ugt.co.za/computer-items for testing... Amount<49; Shipping=150 Name=Delivery; 100=>Amount; Shipping=145 Name=Delivery; 200=>Amount; Shipping=140 Name=Delivery; 300=>Amount; Shipping=135 Name=Delivery; 400=>Amount; Shipping=130 Name=Delivery; 500=>Amount; Shipping=125 Name=Delivery; 600=>Amount; Shipping=120 Name=Delivery; 700=>Amount; Shipping=115 Name=Delivery; 800=>Amount; Shipping=110 Name=Delivery; 900=>Amount; Shipping=105 Name=Delivery; 1000=>Amount; Shipping=100 Name=Delivery; 1100=>Amount; Shipping=95 Name=Delivery; 1200=>Amount; Shipping=90 Name=Delivery; 1300=>Amount; Shipping=85 Name=Delivery; 1400=>Amount; Shipping=80 Name=Delivery; 1500=>Amount; Shipping=75 Name=Delivery; 1600=>Amount; Shipping=70 Name=Delivery; 1700=>Amount; Shipping=65 Name=Delivery; 1800=>Amount; Shipping=60 Name=Delivery; 1900=>Amount; Shipping=55 Name=Delivery; 2000=>Amount; Shipping=50 Name=Delivery; 2100=>Amount; Shipping=45 Name=Delivery; 2200=>Amount; Shipping=40 Name=Delivery; 2300=>Amount; Shipping=35 Name=Delivery; 2400=>Amount; Shipping=30 Name=Delivery; 2500=>Amount; Shipping=25 Name=Delivery; 2600=>Amount; Shipping=20 Name=Delivery; 2700=>Amount; Shipping=15 Name=Delivery; 2800=>Amount; Shipping=10 Name=Delivery; 2900=>Amount; Shipping=5 Name=Free Delivery!; 3000<=Amount; Shipping=0 |
|
Dear Kabelomc6,
I have tried your shop, and to me it always offers the Internet Express shipping method, also above R1080. The postal services method is also available at the "Change" button, So, I apparently didn't understand you issue. Can you please describe the exact steps to reproduce the issue. However, I suspect that there is a problem with your OPC plugin. I added two products and the removed one of them from the cart. Now the Total always shows as R150 (i.e. the product prices are ignored) and the shipping is also calculated as if Amount==0... See attached screenshot. Best regrads, Reinhold |
|
Problem solved.
|