{"id":33554,"date":"2020-07-21T10:21:19","date_gmt":"2020-07-21T02:21:19","guid":{"rendered":"https:\/\/zahiraccounting.com\/en-my\/?page_id=33554"},"modified":"2020-07-28T10:49:09","modified_gmt":"2020-07-28T02:49:09","slug":"trading-distribution","status":"publish","type":"page","link":"https:\/\/zahiraccounting.com\/en-my\/trading-distribution","title":{"rendered":"Trading &#038; Distribution"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-parallax-none nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"background-color: rgba(255,255,255,0);background-image: url(&quot;https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/01\/Banner-Header-Retail-01-2.jpg&quot;);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><script>\n  (function (h, o, t, j, a, r) {\n    h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) };\n    h._hjSettings = { hjid: 1416866, hjsv: 6 };\n    a = o.getElementsByTagName('head')[0];\n    r = o.createElement('script'); r.async = 1;\n    r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;\n    a.appendChild(r);\n  })(window, document, 'https:\/\/static.hotjar.com\/c\/hotjar-', '.js?sv=');  \n<\/script>\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-254411-21\"><\/script>\n<script>\n  window.dataLayer = window.dataLayer || [];\n  function gtag() { dataLayer.push(arguments); }\n  gtag('js', new Date());\n  gtag('config', 'UA-254411-1');\n<\/script>\n\n<div class=\"register_container\">\n  <div class=\"register_left\">\n    <h1>Reach Your Highest Business Potential with Zahir. Simple yet Powerful!<\/h1>\n    <h3>Invoice, Inventory and Financial management <br>in One Powerful Application. Run your <br>business anytime , anywhere!<\/h3>\n\n    <div class=\"form-group\">\n      <input className=\"register_input\" placeholder=\"Enter your e-mail\"\n        style=\"padding: 15px 15px; max-width:  450px; font-size: 14px; border-radius: 5px;\" id=\"email-input\" type=\"text\"\n        name=\"email\" class=\"form-control\">\n      <div class=\"error_message\" id=\"error-message\"><\/div>\n    <\/div>\n\n    <button type=\"button\" class=\"register_button\" id=\"submit-to-go\">\n      <div style=\"display: none;\" id=\"loading-area\" class=\"lds-ring\">\n        <div><\/div>\n        <div><\/div>\n        <div><\/div>\n        <div><\/div>\n      <\/div> <span id=\"text-button\">Try Zahir for FREE<\/span>\n    <\/button>\n  <\/div>\n  <div class=\"register_right\">\n\n  <\/div>\n<\/div>\n\n<script type=\"text\/javascript\">\n\n  function validateEmail(mail) {\n    if (\/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,4}$\/i.test(mail)) {\n      return true\n    }\n    return false\n  }\n\n  jQuery(document).ready(function ($) {\n\n    $('#loading-area').hide();\n\n    $(\"#email-input\").change(function () {\n      $('#error-message').html(\"\");\n    });\n\n    $(document).on('click', '#submit-to-go', function () {\n      var email_input = $(\"#email-input\").val();\n\n      if (email_input === \"\") {\n        $('#error-message').html(\"\");\n        $('#error-message').html('Alamat email harus di isi');\n      } else if (!validateEmail(email_input)) {\n        $('#error-message').html(\"\");\n        $('#error-message').html('Alamat email tidak valid');\n      } else {\n        $('#loading-area').show();\n        $('#text-button').hide();\n\n        $.ajax({\n          type: 'post',\n          url: 'https:\/\/apphr.zahironline.com\/api\/v2\/is-exist-user',\n          data: JSON.stringify({ \"email\": email_input }),\n          cache: false,\n          contentType: false,\n          processData: false,\n          dataType: 'json',\n          error: function (msg) {\n            $('#loading-area').hide();\n            $('#text-button').show();\n            $('#error-message').html('Server sedang bermasalah');\n          },\n          success: function (msg) {\n            $('#loading-area').hide();\n            $('#text-button').show();\n\n            if (msg.message == 'email is ready to use') {\n              window.gtag('event', 'Submit From Landing Page', {\n                event_category: 'Zahir Accounting',\n                event_label: 'Registration',\n                value: email_input\n              })\n              window.location.href = \"https:\/\/go.zahironline.com\/auth\/complete-profile?link=true&email=\" + email_input;\n            } else {\n              $('#error-message').html(\"\");\n              $('#error-message').html('Email anda sudah terdaftar, silahkan <a style=\"color:red; font-weight: 700\" href=\"https:\/\/go.zahironline.com\/auth\">Login<a\/>');\n            }\n          }\n        })\n\n      }\n\n    });\n  });\n\n<\/script>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Muli&display=swap\" rel=\"stylesheet\" \/>\n\n<style type=\"text\/css\">\n  body,\n  h1,\n  h2,\n  h3,\n  h4,\n  h5,\n  h6,\n  p,\n  input,\n  button,\n  span,\n  div {\n    font-family: Muli, Arial, Helvetica, sans-serif !important;\n  }\n\n  #main {\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n  }\n\n  header {\n    background: #197bae;\n  }\n\n  .register_input {\n    font-size: 14px;\n    border-radius: 5px;\n  }\n\n  .container-fluid {\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  .register_container {\n    display: flex;\n    justify-content: space-between;\n    padding: 80px 0px 100px 0px;\n    align-items: center;\n  }\n\n  @media screen and (max-width:980px) {\n    .register_left {\n      max-width: 80%;\n\n    }\n\n    .register_container {\n      display: flex;\n      justify-content: space-between;\n      padding: 5px 0px 100px 0px;\n      align-items: center;\n    }\n\n\n  }\n\n  @media screen and (max-width:645px) {\n    .register_container {\n      display: flex;\n      justify-content: space-between;\n      padding: 40px 0px 100px 0px;\n      align-items: center;\n    }\n\n    .register_left {\n      max-width: 100%;\n    }\n\n    .register_left h1 {\n      max-width: 90%;\n    }\n\n    .register_left h3 {\n      max-width: 90%;\n    }\n  }\n\n\n  .register_left h1 {\n    font-style: normal !important;\n    font-weight: 500 !important;\n    font-size: 39px !important;\n    line-height: 47px !important;\n    margin-top: 0px !important;\n    margin-bottom: 0px !important;\n    color: #394D6F !important;\n    max-width: 70% !important;\n  }\n\n  .register_left h3 {\n    font-style: normal !important;\n    font-weight: 500 !important;\n    font-size: 22px !important;\n    line-height: 26px !important;\n    color: #778CA3 !important;\n    margin-top: 20px !important;\n  }\n\n\n  .register_right img {\n    margin-top: 20px;\n    height: 334px;\n    transition: 0.3s;\n    animation: scale_image 1s;\n  }\n\n  @keyframes scale_image {\n    0% {\n      transform: scale(0);\n    }\n\n    100% {\n      transform: scale(1);\n    }\n  }\n\n  .register_right img:hover {\n    transform: scale(1.1);\n    transition: 0.3s;\n  }\n\n  .register_button {\n    margin-top: 15px;\n    background: #e95044;\n    border-radius: 5px;\n    font-weight: 700;\n    font-size: 14px;\n    line-height: 18px;\n    padding: 12px 32px;\n    border: none;\n    color: white;\n    min-width: 200px;\n    cursor: pointer;\n  }\n\n  .register_left .error_message {\n    color: red;\n    font-size: 12px;\n    margin-top: 2px;\n    margin-bottom: 2px;\n  }\n\n  @media screen and (max-width: 900px) {\n    .register_right img {\n      display: none;\n    }\n  }\n\n  .lds-ring {\n    display: inline-block;\n    position: relative;\n    width: 18px;\n    height: 18px;\n    margin-bottom: -2px;\n    margin-top: -2px;\n  }\n\n  .lds-ring div {\n    box-sizing: border-box;\n    display: block;\n    position: absolute;\n    width: 18px;\n    height: 18px;\n    margin: 2px;\n    border: 2px solid #fff;\n    border-radius: 50%;\n    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;\n    border-color: #fff transparent transparent transparent;\n  }\n\n  .lds-ring div:nth-child(1) {\n    animation-delay: -0.45s;\n  }\n\n  .lds-ring div:nth-child(2) {\n    animation-delay: -0.3s;\n  }\n\n  .lds-ring div:nth-child(3) {\n    animation-delay: -0.15s;\n  }\n\n  @keyframes lds-ring {\n    0% {\n      transform: rotate(0deg);\n    }\n\n    100% {\n      transform: rotate(360deg);\n    }\n  }\n<\/style><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_4 1_4 fusion-one-fourth fusion-column-first\" style=\"width:25%;width:calc(25% - ( ( 4% + 4% + 4% ) * 0.25 ) );margin-right: 4%;margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_4 1_4 fusion-one-fourth\" style=\"width:25%;width:calc(25% - ( ( 4% + 4% + 4% ) * 0.25 ) );margin-right: 4%;margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><span class=\" fusion-imageframe imageframe-none imageframe-1 hover-type-none\"><img width=\"400\" height=\"170\" src=\"https:\/\/zahiraccounting.com\/en-my\/wp-content\/uploads\/2020\/07\/akbar-impex.jpg\" alt class=\"img-responsive wp-image-33578\" srcset=\"https:\/\/zahiraccounting.com\/en-my\/wp-content\/uploads\/2020\/07\/akbar-impex-200x85.jpg 200w, https:\/\/zahiraccounting.com\/en-my\/wp-content\/uploads\/2020\/07\/akbar-impex.jpg 400w\" sizes=\"(max-width: 800px) 100vw, 400px\" \/><\/span><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_4 1_4 fusion-one-fourth\" style=\"width:25%;width:calc(25% - ( ( 4% + 4% + 4% ) * 0.25 ) );margin-right: 4%;margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><span class=\" fusion-imageframe imageframe-none imageframe-2 hover-type-none\"><img width=\"400\" height=\"170\" src=\"https:\/\/zahiraccounting.com\/en-my\/wp-content\/uploads\/2020\/07\/simplify.jpg\" alt class=\"img-responsive wp-image-33574\" srcset=\"https:\/\/zahiraccounting.com\/en-my\/wp-content\/uploads\/2020\/07\/simplify-200x85.jpg 200w, https:\/\/zahiraccounting.com\/en-my\/wp-content\/uploads\/2020\/07\/simplify.jpg 400w\" sizes=\"(max-width: 800px) 100vw, 400px\" \/><\/span><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion_builder_column_1_4 1_4 fusion-one-fourth fusion-column-last\" style=\"width:25%;width:calc(25% - ( ( 4% + 4% + 4% ) * 0.25 ) );margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-3 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-5 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-text fusion-text-1\"><h3 style=\"text-align: center;\"><span style=\"color: #3e5681;\">Zahir Helps your business to grow even faster<\/span><\/h3>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-6 fusion_builder_column_2_3 2_3 fusion-two-third fusion-column-first\" style=\"width:66.666666666667%;width:calc(66.666666666667% - ( ( 4% ) * 0.66666666666667 ) );margin-right: 4%;margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-text fusion-text-2\"><h4><span style=\"color: #3e5681;\">Multi warehouse<\/span><\/h4>\n<p><span style=\"color: #778ca3;\">Trading business and the complexity of warehouse management is no longer a problem. Just sit back and relax as Zahir comes with the best solution to handle any inventory management from your warehouses.<\/span><\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-7 fusion_builder_column_1_3 1_3 fusion-one-third fusion-column-last\" style=\"width:33.333333333333%;width:calc(33.333333333333% - ( ( 4% ) * 0.33333333333333 ) );margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"imageframe-align-center\"><span class=\" fusion-imageframe imageframe-none imageframe-3 hover-type-none\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/01\/1-1.png\" alt class=\"img-responsive\"\/><\/span><\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-8 fusion_builder_column_1_3 1_3 fusion-one-third fusion-column-first\" style=\"width:33.333333333333%;width:calc(33.333333333333% - ( ( 4% ) * 0.33333333333333 ) );margin-right: 4%;margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"imageframe-align-center\"><span class=\" fusion-imageframe imageframe-none imageframe-4 hover-type-none\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/01\/4-1-1.png\" alt class=\"img-responsive\"\/><\/span><\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-9 fusion_builder_column_2_3 2_3 fusion-two-third fusion-column-last\" style=\"width:66.666666666667%;width:calc(66.666666666667% - ( ( 4% ) * 0.66666666666667 ) );margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-text fusion-text-3\"><h4><span style=\"color: #3e5681;\">Debts and Receivables Management<\/span><\/h4>\n<p><span style=\"color: #778ca3;\">Trading business and the complexity of warehouse management is no longer a problem. Just sit back and relax as Zahir comes with the best solution to handle any inventory management from your warehouses.<\/span><\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-10 fusion_builder_column_2_3 2_3 fusion-two-third fusion-column-first\" style=\"width:66.666666666667%;width:calc(66.666666666667% - ( ( 4% ) * 0.66666666666667 ) );margin-right: 4%;margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-text fusion-text-4\"><h4><span style=\"color: #3e5681;\">Debts and Receivables Management<\/span><\/h4>\n<p><span style=\"color: #778ca3;\">Trading business and the complexity of warehouse management is no longer a problem. Just sit back and relax as Zahir comes with the best solution to handle any inventory management from your warehouses.<\/span><\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-11 fusion_builder_column_1_3 1_3 fusion-one-third fusion-column-last\" style=\"width:33.333333333333%;width:calc(33.333333333333% - ( ( 4% ) * 0.33333333333333 ) );margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"imageframe-align-center\"><span class=\" fusion-imageframe imageframe-none imageframe-5 hover-type-none\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/01\/4-1-1.png\" alt class=\"img-responsive\"\/><\/span><\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-4 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"background-color: #f8f9fd;background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-12 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-sep-clear\"><\/div><div class=\"fusion-separator fusion-full-width-sep\" style=\"margin-left: auto;margin-right: auto;margin-top:30px;width:100%;\"><\/div><div class=\"fusion-sep-clear\"><\/div><div class=\"fusion-text fusion-text-5\"><h3 style=\"text-align: center;\"><span style=\"color: #3e5681;\"><strong>Related Products for Your Business<\/strong><\/span><\/h3>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-13 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first\" style=\"width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><span class=\" fusion-imageframe imageframe-none imageframe-6 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.zahirsimplestart&amp;hl=en&amp;utm_source=website&amp;utm_medium=link_trading&amp;utm_campaign=simply\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/01\/google-play-600x430.png\" alt class=\"img-responsive\"\/><\/a><\/span><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-14 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last\" style=\"width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><span class=\" fusion-imageframe imageframe-none imageframe-7 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/go.zahironline.com\/auth\/signup?utm_source=website&amp;utm_medium=link_trading&amp;utm_campaign=free_trial\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/01\/7-1-600x430.png\" alt class=\"img-responsive\"\/><\/a><\/span><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-5 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-15 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-sep-clear\"><\/div><div class=\"fusion-separator fusion-full-width-sep\" style=\"margin-left: auto;margin-right: auto;margin-top:30px;width:100%;\"><\/div><div class=\"fusion-sep-clear\"><\/div><div class=\"fusion-text fusion-text-6\"><h3 style=\"text-align: center;\"><span style=\"color: #3e5681;\">Some sample of reports for your<br \/>\nTrading business<br \/>\n<\/span><\/h3>\n<\/div><div class=\"fusion-image-carousel fusion-image-carousel-auto fusion-image-carousel-1 fusion-no-small-visibility lightbox-enabled\"><div class=\"fusion-carousel\" data-autoplay=\"yes\" data-columns=\"1\" data-itemmargin=\"8\" data-itemwidth=\"180\" data-touchscroll=\"no\" data-imagesize=\"auto\"><div class=\"fusion-carousel-positioner\"><ul class=\"fusion-carousel-holder\"><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_1]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/balancesheet-1.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/balancesheet-1.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_1]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/acc-payable.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/acc-payable.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_1]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/profit-loss-1.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/profit-loss-1.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_1]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/profit-loss.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/profit-loss.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_1]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/product-mutation.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/product-mutation.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_1]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/product-data.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/product-data.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_1]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/inventory-general.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/inventory-general.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><\/ul><\/div><\/div><\/div><div class=\"fusion-image-carousel fusion-image-carousel-auto fusion-image-carousel-2 fusion-no-medium-visibility fusion-no-large-visibility lightbox-enabled\"><div class=\"fusion-carousel\" data-autoplay=\"yes\" data-columns=\"1\" data-itemmargin=\"8\" data-itemwidth=\"180\" data-touchscroll=\"no\" data-imagesize=\"auto\"><div class=\"fusion-carousel-positioner\"><ul class=\"fusion-carousel-holder\"><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_2]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/balancesheet-1.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/balancesheet-1.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_2]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/acc-payable.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/acc-payable.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_2]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/profit-loss-1.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/profit-loss-1.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_2]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/profit-loss.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/profit-loss.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_2]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/product-mutation.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/product-mutation.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_2]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/product-data.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/product-data.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><li class=\"fusion-carousel-item\"><div class=\"fusion-carousel-item-wrapper\"><div class=\"fusion-image-wrapper hover-type-none\"><a data-rel=\"iLightbox[image_carousel_2]\" href=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/inventory-general.png\" target=\"_self\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/02\/inventory-general.png\" alt=\"\"\/><\/a><\/div><\/div><\/li><\/ul><div class=\"fusion-carousel-nav\"><span class=\"fusion-nav-prev\"><\/span><span class=\"fusion-nav-next\"><\/span><\/div><\/div><\/div><\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-6 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"background-color: #f8f9fd;background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-16 fusion_builder_column_1_3 1_3 fusion-one-third fusion-column-first\" style=\"width:33.333333333333%;width:calc(33.333333333333% - ( ( 4% ) * 0.33333333333333 ) );margin-right: 4%;margin-top:15px;margin-bottom:15px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><div class=\"fusion-sep-clear\"><\/div><div class=\"fusion-separator fusion-full-width-sep\" style=\"margin-left: auto;margin-right: auto;margin-top:30px;width:100%;\"><\/div><div class=\"fusion-sep-clear\"><\/div><div class=\"fusion-text fusion-text-7\"><h3><strong><span style=\"color: #3e5681;\">Contact Our Expert<\/span><\/strong><\/h3>\n<\/div><div class=\"fusion-text fusion-text-8\"><p><span style=\"color: #778ca3; font-size: 22px;\">Contact our expert to help you grow your business faster today!<br \/>\n<\/span><\/p>\n<\/div><div class=\"fusion-alignleft\"><style>.fusion-button.button-1 .fusion-button-text{color:#ffffff;text-transform:none;}.fusion-button.button-1{border-color:#ffffff;border-radius:2px 2px 2px 2px;background:#eb3b5a;}.fusion-button.button-1 i,.fusion-button.button-1:hover .fusion-button-text,.fusion-button.button-1:hover i,.fusion-button.button-1:focus .fusion-button-text,.fusion-button.button-1:focus i,.fusion-button.button-1:active .fusion-button-text,.fusion-button.button-1:active i{color:#ffffff;}.fusion-button.button-1:hover,.fusion-button.button-1:active,.fusion-button.button-1:focus{border-color:#ffffff;background:#eb3b5a;}<\/style><a class=\"fusion-button button-flat button-large button-custom button-1 fusion-button-default-span fusion-button-default-type\" target=\"_self\" href=\"https:\/\/api.whatsapp.com\/send?phone=601139215662\"><span class=\"fusion-button-text\">Contact Us<\/span><\/a><\/div><div class=\"fusion-sep-clear\"><\/div><div class=\"fusion-separator fusion-full-width-sep\" style=\"margin-left: auto;margin-right: auto;margin-top:30px;width:100%;\"><\/div><div class=\"fusion-sep-clear\"><\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-17 fusion_builder_column_2_3 2_3 fusion-two-third fusion-column-last\" style=\"width:66.666666666667%;width:calc(66.666666666667% - ( ( 4% ) * 0.66666666666667 ) );margin-top:15px;margin-bottom:0px;\"><div class=\"fusion-column-wrapper fusion-flex-column-wrapper-legacy\" style=\"background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;\"><span class=\" fusion-imageframe imageframe-none imageframe-8 hover-type-none\"><img src=\"https:\/\/zahiraccounting.com\/en\/wp-content\/uploads\/2020\/01\/our-expertwith-bg-1.png\" alt class=\"img-responsive\"\/><\/span><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Trading &amp; Distribution - Best Accounting Software in Malaysia | Zahir<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zahiraccounting.com\/en-my\/trading-distribution\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Trading &amp; Distribution - Best Accounting Software in Malaysia | Zahir\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zahiraccounting.com\/en-my\/trading-distribution\" \/>\n<meta property=\"og:site_name\" content=\"Best Accounting Software in Malaysia | Zahir\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-28T02:49:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"22 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zahiraccounting.com\/en-my\/#website\",\"url\":\"https:\/\/zahiraccounting.com\/en-my\/\",\"name\":\"Best Accounting Software in Malaysia | Zahir\",\"description\":\"The Best Accounting Software\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zahiraccounting.com\/en-my\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zahiraccounting.com\/en-my\/trading-distribution#webpage\",\"url\":\"https:\/\/zahiraccounting.com\/en-my\/trading-distribution\",\"name\":\"Trading & Distribution - Best Accounting Software in Malaysia | Zahir\",\"isPartOf\":{\"@id\":\"https:\/\/zahiraccounting.com\/en-my\/#website\"},\"datePublished\":\"2020-07-21T02:21:19+00:00\",\"dateModified\":\"2020-07-28T02:49:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/zahiraccounting.com\/en-my\/trading-distribution#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zahiraccounting.com\/en-my\/trading-distribution\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zahiraccounting.com\/en-my\/trading-distribution#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zahiraccounting.com\/en-my\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trading &#038; Distribution\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Trading & Distribution - Best Accounting Software in Malaysia | Zahir","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zahiraccounting.com\/en-my\/trading-distribution","og_locale":"en_US","og_type":"article","og_title":"Trading & Distribution - Best Accounting Software in Malaysia | Zahir","og_url":"https:\/\/zahiraccounting.com\/en-my\/trading-distribution","og_site_name":"Best Accounting Software in Malaysia | Zahir","article_modified_time":"2020-07-28T02:49:09+00:00","twitter_card":"summary","twitter_misc":{"Est. reading time":"22 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/zahiraccounting.com\/en-my\/#website","url":"https:\/\/zahiraccounting.com\/en-my\/","name":"Best Accounting Software in Malaysia | Zahir","description":"The Best Accounting Software","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zahiraccounting.com\/en-my\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/zahiraccounting.com\/en-my\/trading-distribution#webpage","url":"https:\/\/zahiraccounting.com\/en-my\/trading-distribution","name":"Trading & Distribution - Best Accounting Software in Malaysia | Zahir","isPartOf":{"@id":"https:\/\/zahiraccounting.com\/en-my\/#website"},"datePublished":"2020-07-21T02:21:19+00:00","dateModified":"2020-07-28T02:49:09+00:00","breadcrumb":{"@id":"https:\/\/zahiraccounting.com\/en-my\/trading-distribution#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zahiraccounting.com\/en-my\/trading-distribution"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zahiraccounting.com\/en-my\/trading-distribution#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zahiraccounting.com\/en-my\/"},{"@type":"ListItem","position":2,"name":"Trading &#038; Distribution"}]}]}},"_links":{"self":[{"href":"https:\/\/zahiraccounting.com\/en-my\/wp-json\/wp\/v2\/pages\/33554"}],"collection":[{"href":"https:\/\/zahiraccounting.com\/en-my\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zahiraccounting.com\/en-my\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zahiraccounting.com\/en-my\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/zahiraccounting.com\/en-my\/wp-json\/wp\/v2\/comments?post=33554"}],"version-history":[{"count":4,"href":"https:\/\/zahiraccounting.com\/en-my\/wp-json\/wp\/v2\/pages\/33554\/revisions"}],"predecessor-version":[{"id":33649,"href":"https:\/\/zahiraccounting.com\/en-my\/wp-json\/wp\/v2\/pages\/33554\/revisions\/33649"}],"wp:attachment":[{"href":"https:\/\/zahiraccounting.com\/en-my\/wp-json\/wp\/v2\/media?parent=33554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}