diff options
| -rw-r--r-- | products/ship/shipping.asc | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/products/ship/shipping.asc b/products/ship/shipping.asc index 64c032a..8c64631 100644 --- a/products/ship/shipping.asc +++ b/products/ship/shipping.asc @@ -1,3 +1,11 @@  anteraja_REG:	Anteraja Regular  	crit	weight  	cost	f [pikul_cost company=__PIKUL_ANTERAJA__ service='REG' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] + +anteraja_ND:	Anteraja Next Day +	crit	weight +	cost	f [pikul_cost company=__PIKUL_ANTERAJA__ service='ND' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] + +anteraja_SD:	Anteraja Same Day +	crit	weight +	cost	f [pikul_cost company=__PIKUL_ANTERAJA__ service='SD' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] |