{"id":1130,"date":"2021-02-18T22:33:13","date_gmt":"2021-02-18T22:33:13","guid":{"rendered":"http:\/\/elergreen.com\/?page_id=1130"},"modified":"2021-02-18T22:43:35","modified_gmt":"2021-02-18T22:43:35","slug":"pre-order-explanation","status":"publish","type":"page","link":"https:\/\/elergreen.com\/ms\/pre-order-explanation\/","title":{"rendered":"Penjelasan Pra-Pesanan"},"content":{"rendered":"<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_1106' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_1106' style='visibility:hidden;'>\n<div id='slider_1106_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/elergreen.com\/wp-content\/uploads\/2021\/02\/Preorder-Queue-1-MS.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1106_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/elergreen.com\/wp-content\/uploads\/2021\/02\/Preorder-Queue-2-MS.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1106_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/elergreen.com\/wp-content\/uploads\/2021\/02\/Preorder-Queue-3-MS.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1106_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/elergreen.com\/wp-content\/uploads\/2021\/02\/Preorder-Queue-4-MS.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_1106').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 100,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 1000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 100,\n\t\t\tfluidSpeed : 100,\n\t\t\tautoplaySpeed : 100,\n\t\t\tnavSpeed : 100,\n\t\t\tdotsSpeed : 100,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_1106').css('visibility', 'visible');\n\t\tsa_resize_slider_1106();\n\t\twindow.addEventListener('resize', sa_resize_slider_1106);\n\t\tfunction sa_resize_slider_1106() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_1106').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_1106 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_1106');\n\t\tjQuery('.slider_1106_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_1106_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_1106_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_1106_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tvar resize_1121 = jQuery('.owl-carousel');\n\t\tresize_1121.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n\n\n\n<p>Dalam kes permintaan melebihi kapasiti penghasilan, keutamaaan akan ditentukan oleh \u201ckedudukan beratur\u201d pembeli atau pelanggan seperti yang ditunjukkan oleh rajah tersebut.<\/p>\n\n\n\n<p>Bayangkan suatu bekas dalam bentuk pyramid songsang, berpisah kepada 3 lapisan ke bawah: Orang Awam, Dalam Talian dan Tandatangan. Bayangkan juga suatu cecair dengan isi padu terhad dikenali sebagai kapasiti penghasilan dicurahkan ke dalam bekas ini untuk isikannya secara separa.<\/p>\n\n\n\n<p>Bagi ilustrasi, bayangkan wujudnya kedudukan berbeza A1, A2\u00a0di Tandatangan, B1, B2\u00a0di Dalam Talian, dan C1, C2\u00a0di Orang Awam seperti ditunjuk dalam rajah. Keutamaan akan kemudian dalam urutan:<\/p>\n\n\n\n<p class=\"has-text-align-center\">A1>A2>B1>B2>C1>C2<\/p>\n\n\n\n<p>Manakala bagi contoh di atas dengan kapasiti penghasilan terhad, A1, A2\u00a0dan B1 akan dibekal sementara B2, C1\u00a0dan C2\u00a0akan diletak di senarai tunggu untuk ketersediaan.<\/p>\n\n\n\n<p><strong>Jadi, apa lagi anda tunggu? Letakkan pra-pesanan sekarang bagi menempah kedudukan dengan percuma!<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dalam kes permintaan melebihi kapasiti penghasilan, keutamaaan akan ditentukan oleh \u201ckedudukan beratur\u201d pembeli atau pelanggan seperti yang ditunjukkan oleh rajah [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1130","page","type-page","status-publish","hentry"],"translation":{"provider":"WPGlobus","version":"3.0.2","language":"ms","enabled_languages":["en","zh","ms"],"languages":{"en":{"title":true,"content":true,"excerpt":false},"zh":{"title":true,"content":true,"excerpt":false},"ms":{"title":true,"content":true,"excerpt":false}}},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/elergreen.com\/ms\/wp-json\/wp\/v2\/pages\/1130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elergreen.com\/ms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elergreen.com\/ms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elergreen.com\/ms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elergreen.com\/ms\/wp-json\/wp\/v2\/comments?post=1130"}],"version-history":[{"count":4,"href":"https:\/\/elergreen.com\/ms\/wp-json\/wp\/v2\/pages\/1130\/revisions"}],"predecessor-version":[{"id":1136,"href":"https:\/\/elergreen.com\/ms\/wp-json\/wp\/v2\/pages\/1130\/revisions\/1136"}],"wp:attachment":[{"href":"https:\/\/elergreen.com\/ms\/wp-json\/wp\/v2\/media?parent=1130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}