diff options
-rw-r--r-- | products/ship/shipping.asc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/products/ship/shipping.asc b/products/ship/shipping.asc index 21e2c54..6c06329 100644 --- a/products/ship/shipping.asc +++ b/products/ship/shipping.asc @@ -10,6 +10,22 @@ 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@@] +sicepat_BEST: SiCepat Besok Sampai Tujuan + crit weight + cost f [pikul_cost company=__PIKUL_SICEPAT__ service='BEST' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] + +sicepat_GOKIL: SiCepat Cargo + crit weight + cost f [pikul_cost company=__PIKUL_SICEPAT__ service='GOKIL' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] + sicepat_REG: SiCepat Regular crit weight cost f [pikul_cost company=__PIKUL_SICEPAT__ service='REG' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] + +sicepat_SDS: SiCepat Same Day Service + crit weight + cost f [pikul_cost company=__PIKUL_SICEPAT__ service='SDS' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] + +sicepat_SIUNT: SiCepat SiUntung + crit weight + cost f [pikul_cost company=__PIKUL_SICEPAT__ service='SIUNT' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] |