document.body.appendChild(createPostShipCss); var createPostShipScript= document.createElement('script'); createPostShipScript.setAttribute('onload','changeData()'); createPostShipScript.setAttribute('src','https://kr-shipmultichannel.s3-ap-southeast-1.amazonaws.com/shiprocket-fronted/shiprocket_post_ship.js');
document.body.appendChild(createPostShipScript);});function changeData(){document.querySelector('.post-ship-btn').style.backgroundColor = '#e02323'; document.querySelector('.post-ship-btn').style.color = '#331b1b';
document.querySelector('.post-ship-box-wrp').style.backgroundColor = '#b1a2a2'; document.querySelector('.post-ship-box-wrp div').style.color = '#1b0303';document.querySelector('.post-ship-box-wrp h1').style.color='#1b0303';
document.querySelector('.post-ship-box-wrp button').style.backgroundColor = '#1cdd4f'; document.querySelector('.post-ship-box-wrp button').style.color = '#7d2525';}</script>