We are happy to announce a VirtueMart 4 & 3 Postcode - ZIP code Shipping Plugin that fully integrates and allows a complete Postcode - ZIP code area solution with only one setup. This is a VirtueMart 3 & 4 Shipping Module/Plugin that allows a very simple configuration of all a countries Postcode - ZIP code areas in one method. Latest Version: v4.0 .0 Remember - updates for current major VM or Joomla releases free for 12 months!!!You no longer need multiple shipping methods for every Postcode - ZIP code area PLUS it works perfectly with Alpha/Numeric codes as in the UK and Canada. Has been tested on:
Will work on any known country Postcode - ZIP Code system.
Configuration is very simple - basically a comma separated list pasted in the text area to configure the method. The format is: Name,Postcode*Postcode*Postcode,BasePrice,PriceMultiplier,PriceTrigger,PriceFree Each zone is on a new line. Paste in a comma separated list of parameters each on a new line. Each Postcode Area in each Zone should be separated by an asterisk. The Postcode is checked in 4 steps to 4 digits so entries such as Y1A1 are valid.
Install the Joomla 3 or 4 Plugin by using the standard Joomla installer for the file VM.Postcode.shipping.4.0.0.zip. The next step is to go to Virtuemart-->Shop->Shipment Methods and click 'New'. Configure the various parameters. These are:
Example One: Base price then fixed amount per dollar over the trigger.Pasted code:Name,Postcode*Postcode*Postcode,BasePrice,PriceMultiplier,Trigger,PriceFree Northern Scotland,HS12*HS19*HS20*HS29*HS33*HS43*HS53*HS65,10,0.15,40,150.00 This will give $10 shipping up to $40 and add 15 cents for each $ over. Over $150 shipping is free. Example Two: Base price then fixed amount per kilo over the trigger.Pasted code:Name,Postcode*Postcode*Postcode,BasePrice,PriceMultiplier,Trigger,PriceFree Northern Scotland,HS12*HS19*HS20*HS29*HS33*HS43*HS53*HS65,10,2,3,150.00 This will give $10 shipping up to 3kg and add $2 for each Kg over. Over $150 shipping is free. Example Three: Intial price then fixed amount per kilo over the trigger.Pasted code:Name,Postcode*Postcode*Postcode,BasePrice,PriceMultiplier,Trigger,PriceFree Northern Scotland,HS12*HS19*HS20*HS29*HS33*HS43*HS53*HS65,10,4,2,150.00 This will give $10 intial shipping up to 2kg and $4 for each Kg over the 2kg trigger. Over $150 shipping is free. Example Four: Intial price then fixed amount per $ over the trigger.Pasted code:Name,Postcode*Postcode*Postcode,BasePrice,PriceMultiplier,Trigger,PriceFree Northern Scotland,HS12*HS19*HS20*HS29*HS33*HS43*HS53*HS65,10,0.14,60,150.00 This will give $10 intial shipping up to $60 sale price and 14 cents for each $ over the $60 trigger. Over $150 shipping is free. Example Five: Simple price per $ value of sales - use 0 as trigger.Pasted code:Name,Postcode*Postcode*Postcode,BasePrice,PriceMultiplier,Trigger,PriceFree Northern Scotland,HS12*HS19*HS20*HS29*HS33*HS43*HS53*HS65,,0.14,0,150.00 This will give 14 cents for every $ of sales price. Over $150 shipping is free. Price Multiplier Type setting is ignored. Example Six: Simple price per Kg - use 0 as trigger.Pasted code:Name,Postcode*Postcode*Postcode,BasePrice,PriceMultiplier,Trigger,PriceFree Northern Scotland,HS12*HS19*HS20*HS29*HS33*HS43*HS53*HS65,,2,0,150.00 This will give $2 shipping for every Kg. Over $150 shipping is free. Price Multiplier Type setting is ignored. Example Seven: Simple base price - use x as trigger.Pasted code:Name,Postcode*Postcode*Postcode,BasePrice,PriceMultiplier,Trigger,PriceFree Northern Scotland,HS12*HS19*HS20*HS29*HS33*HS43*HS53*HS65,10,,x,150.00 This will give a shipping price of $10 for this postcode match. Over $150 shipping is free. Price Multiplier Type & Price Multiplier setting is ignored.
|
|
Last Updated on Monday, 19 August 2024 13:31 |