<style>
li.tab-header.ui-corner-top.ui-state-active.ui-state-default.ui-tabs-active
{
text-decoration-line:underline;
}
li.tab-header.ui-state-default.ui-corner-top
{
background:none !important;
}
.tab-title
{
font-family: GothamRegular;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 36px;
}
li.tab-header.ui-corner-top.ui-state-active.ui-state-default.ui-tabs-active .tab-title
{
font-family: GothamMedium !important;
font-weight: 600 !important;
}
.txtSendBold
{
font-family: GothamMedium !important;
}
.txtSendPara20{
font-size: 16px !important;
line-height: 24px;
}
.txtSendHead64{
font-size: 50px !important;
line-height: 62px;
}
.txtSendPara16 a{
color: #0e1111 !important;
line-height: 28px !important;
}
</style>
Want to mail a letter or a postcard? We send to over 9 million addresses in Malaysia, and beyond.
Choose from standard mail to prepaid envelopes, and more.
We deliver to over 9 million address in Malaysia. Pick a service that suits your needs, below.
<html lang="en">
<div class="domesticSLAtable">
<table class="postabledomestic" style=" border: 1px solid #d2d2d2; margin-bottom: 10px;">
<thead class="postabledomestic_header">
<tr>
<th colspan="3" class="postabledomestic_headerth">Domestic Mail SLA</th>
</tr>
</thead>
<tbody class="postabledomestic_body">
<tr class="tabledomestictr1" style="">
<td class=""">Description</td>
<td class="">Peninsular Malaysia</td>
<td class="">Sabah & Sarawak</td>
</tr>
<tr class="tabledomestictr">
<td class="">City to City</td>
<td class="">D+3</td>
<td class="">D+5</td>
</tr>
<tr class="tabledomestictr">
<td class="">Rural</td>
<td class="">D+5</td>
<td class="">D+7</td>
</tr></tbody>
</table><span style=" font-size: 14px; font-family: 'GothamMedium'; margin: 10px;">D = Posting Day</span></div>
</html>
<style>
.postabledomestic_headerth{
text-align: center;
background: #F0F0F0;
font-size: 16px;
font-family: 'GothamBold';
font-weight: bold;
}
.tabledomestictr{
font-family: 'GothamRegular';
font-size:14px;
text-align: center;
}
.tabledomestictr1{
font-family: 'GothamMedium';
background: #D9D9D9;
font-size:14px;
text-align: center;
}
.postabledomestic{
border: 1px solid #d2d2d2;
margin-bottom: 10px;
}
.postabledomestic_header{
border: 1px solid #d2d2d2;
}
table.postabledomestic >tbody>tr>td {
vertical-align: top;
min-width: 200px;
border: 1px solid #cccccc;
font-family: 'GothamMedium';
}
@media (max-width:767px){
table.postabledomestic >tbody>tr>td {
vertical-align: top;
min-width: auto !important;
border: 1px solid #cccccc;
font-family: 'GothamMedium';
}
</style>
<script>
require(['jquery'], function($){
var anchAttr = $('.tab-header').find('a');
var value = [];var i =1;
anchAttr.each(function(){
value[i] = $(this).attr('href');
i++;
});
const urlParams = new URLSearchParams(window.location.search);
const myParam = urlParams.get('m');
if(myParam==="dom")
window.location.href= window.location.href.split('?')[0]+value[1];
else if(myParam==="intl")
window.location.href= window.location.href.split('?')[0]+value[2];
});
</script>