{"id":2376,"date":"2022-09-15T14:52:13","date_gmt":"2022-09-15T06:52:13","guid":{"rendered":"http:\/\/khc.com.sg\/?page_id=2376"},"modified":"2022-09-16T14:11:49","modified_gmt":"2022-09-16T06:11:49","slug":"cooking-oil","status":"publish","type":"page","link":"http:\/\/khc.com.sg\/?page_id=2376","title":{"rendered":"Cooking Oil 2"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<style>\n\t\t.mymenu { font-size:22px; font-weight:bold; background-color: #c85041; display:inline-block; padding:0px 20px; border-radius:3px; margin:10px 0; color:#fff; }\n\n\t\t.myitem { border-radius:5px; margin:20px 0; width:300px; display:inline-block; text-align:center; }\n\t\t.myitem:hover { border:1px solid #c85041; cursor:pointer; }\n\t\t.myitem_picture { width:300px; height:150px; text-align:center; }\n\t\t.myitem_picture img { height:100%; max-width:300px; }\n\t\t.myitem_name { width:300px; color:#444; overflow-wrap: break-word; }\n\t\t.myitem_price { Color:#c85041; font-weight:bold; }\n\t\t.my_item_countryorigin { color:#ff6d12; font-size:14px; font-weight:bold; }\n\t\t\n\t\t#item_bg .hide { display:none; }\n\t\t#item_bg .ch, #popitem_bg .ch { font-size:15px; font-weight:bold; color:#c85041; } \n\t\t#item_bg .en, #popitem_bg .en { font-size:15px;  }\n\t\t#item_bg .tt { font-weight:bold; color:#444; }\n\t\t\n\t\t#item_bg .bg {  }\n\t\t\n\t\t#order:hover, #myitem_close_btn:hover { border-radius:5px; border:1px solid #AAA; cursor:pointer; }\n\t\t#policy_close_btn:hover { cursor:pointer; }\n\t\t\n\t\t.cover { min-width:420px; }\n\t\t\n\t<\/style>\n\n\t<script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script>\n\t<script>\n\t\t$( document ).ready(function() {\n\t\t\t\/\/ click item to show details\n\t\t\t$( \".myitem\" ).click(function() {\n\t\t\t\t\/\/$( \"#item_bg\" ).hide();\n\t\t\t\t$( \"#popitem_bg\" ).show();\n\t\t\t\t\n\t\t\t\t$('#popitem img').attr('src',$(this).find('img').attr('src'));\n\t\t\t\t\n\t\t\t\t$('#popitem img').ready(function(){\n\t\t\t\t\tif ($('#popitem img').css('width') > $('#popitem img').css('height') ){\n\t\t\t\t\t\t$('#popitem img').css('width','300px').css('height','auto');\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$('#popitem img').css('width','auto').css('height','450px');\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t\n\t\t\t\t$('#popitem_bg .name_ch').text($(this).find('.myitem_name_ch').text());\n\t\t\t\t$('#popitem_bg .name_en').text($(this).find('.myitem_name_en').text());\n\t\t\t\t$('#popitem_bg .country_origin').text($(this).find('.my_item_countryorigin').text());\n\t\t\t\t$('#popitem_bg .rsp').text($(this).find('.myitem_price').text());\n\t\t\t\t$('#popitem_bg .rsp').text($(this).find('.myitem_price').text());\n\t\t\t\t$('#popitem_bg .ingredient_ch').text($(this).find('.myitem_ingredient_ch').text());\n\t\t\t\t$('#popitem_bg .ingredient_en').text($(this).find('.myitem_ingredient_en').text());\n\t\t\t\t$('#popitem_bg .spec').html($(this).find('.myitem_specification').html());\n\t\t\t\t$('#popitem_bg .use_ch').text($(this).find('.myitem_use_ch').text());\n\t\t\t\t$('#popitem_bg .use_en').text($(this).find('.myitem_use_en').text());\n\t\t\t\t$('#popitem_bg .desc_ch').text($(this).find('.myitem_description_ch').text());\n\t\t\t\t$('#popitem_bg .desc_en').text($(this).find('.myitem_description_en').text());\n\t\t\t\t$('#popitem_bg .store_ch').text($(this).find('.myitem_store_ch').text());\n\t\t\t\t$('#popitem_bg .store_en').text($(this).find('.myitem_store_en').text());\n\t\t\t});\n\t\t\t\n\t\t\t$( \"#order\" ).click(function() {\n\t\t\t\t\/\/$( \"#item_bg\" ).hide();\n\t\t\t\t$( \"#policy\" ).show();\n\t\t\t});\n\t\t\t\n\t\t\t$( \"#policy_close_btn, #myitem_close_btn\" ).click(function() {\n\t\t\t   $( \".bg\" ).hide();\n\t\t\t   $( \"#item_bg\" ).show();\n\t\t\t});\n\t\t});\n\t\t<\/script>\n\n\t\t\n\n\n\t\t<!-- --> \n\t\t<!-- POP ITEM -->\n\t\t<!--  -->\n\t\t<div id=\"popitem_bg\" class=\"bg\" style=\"position:fixed; z-index:3; display:none; background-color:rgba(255,255,255,0.99); top:0; left:0; height:100%; width:100%;\">\n\t\t\t<div style=\"position:relative; top:0; left:0; width:100%; height:100%; margin-top:30px;\">\n\t\t\t\t\n\t\t\t\t<!-- popitem contant -->\n\t\t\t\t<div style=\"position:relative; top:0; left:0; margin:40px auto 0 auto; max-width:1200px; text-align:center; border:1px solid #ddd; border-radius:20px;\">\n\t\t\t\t\t<div id=\"myitem_close_btn\" style=\"position:absolute; top:0; right:10px; width:30px; height:30px;\">\n\t\t\t\t\t\t<img decoding=\"async\" style=\"width:100%; height:100%;\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2021\/04\/cancel-btn.png\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div id=\"popitem\" style=\"margin:10px 0; padding:10px; border-radius:10px; vertical-align:top;\">\n\t\t\t\t\t\t<!-- left picture -->\n\t\t\t\t\t\t<div style=\"vertical-align:top; display:inline-block; margin:0 auto; text-align:center; \">\n\t\t\t\t\t\t\t<img decoding=\"async\" style=\"margin-top:30px; max-width:300px; max-height:450px;\" src=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<!-- right contant -->\n\t\t\t\t\t\t<div style=\"vertical-align:top; text-align:left; padding-left:10px; display:inline-block; margin:0 auto; max-width:600px; min-width:200px; padding-top:20px;\">\n\t\t\t\t\t\t\t<div class=\"name_ch\" style=\"font-size:20px; color:#c85041; font-weight:bold;\"><\/div>\n\t\t\t\t\t\t\t<div class=\"name_en\"><\/div><br>\n\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t<span style=\"font-weight:bold;\">\u4ea7\u5730 Country Origin: <\/span>\n\t\t\t\t\t\t\t\t<span class=\"country_origin\"><\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div style=\"font-weight:bold;\"><span class=\"tt\"><br>\u552e\u4ef7 Price: <\/span><span class=\"rsp ch\" style=\"color:#c85041; font-weight:bold;\"><\/span><\/div>\n\t\t\t\t\t\t\t<span class=\"tt\"><br>\u539f\u6599 Ingredients\uff1a <\/span><span class=\"ingredient_ch ch\"><\/span> <span class=\"ingredient_en\"><\/span>\n\t\t\t\t\t\t\t<div class=\"tt\"><br>\u7528\u9014 Use for\uff1a <\/div>\n\t\t\t\t\t\t\t<div class=\"use_ch ch\"><\/div>\n\t\t\t\t\t\t\t<div class=\"use_en\"><\/div>\n\t\t\t\t\t\t\t<div class=\"tt\"><br>\u63cf\u8ff0 Description\uff1a <\/div>\n\t\t\t\t\t\t\t<div class=\"desc_ch ch\"><\/div>\n\t\t\t\t\t\t\t<div class=\"desc_en\"><\/div><br>\n\t\t\t\t\t\t\t<div class=\"ch store_ch\"><\/div>\n\t\t\t\t\t\t\t<div class=\"store_en\"><br><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\n\t\t<style>\n\t\t\t#menubar .topbtn { padding:0 10px; text-align:left; font-weight:bold; }\n\t\t\t#menubar .topbtn:hover { cursor:pointer; color:#EF515B; }\n\t\t\t#menubar .topbtn .ch { font-size:13px; text-align:center; }\n\t\t\t#menubar .topbtn .en { font-size:13px; text-align:center; }\n\t\t\t#menubar .topbtn ul { margin:0; padding:0;}\n\t\t\t#menubar .topbtn ul li { list-style-type:none; margin:0; padding:6px 20px; font-size:13px; font-weight:normal; width:130px;}\n\t\t\t#menubar .topbtn ul li:hover { cursor:pointer; background-color:#ddd; color:#EF515B; }\n\t\t<\/style>\n\t\t\n\t\t<script>\n\t\t\t$( document ).ready(function() {\n\t\t\t\t$( \".topbtn\" ).hover(\n\t\t\t\t\tfunction() {\n\t\t\t\t\t\tvar _this = $(this);\n\t\t\t\t\t\t_this.find(\"ul\").fadeIn(100);\n\t\t\t\t\t}, function() {\n\t\t\t\t\t\tvar _this = $(this);\n\t\t\t\t\t\t_this.find(\"ul\").fadeOut(100);\n\t\t\t\t\t}\n\t\t\t\t);\n\t\t\t});\n\t\t\n\t\t<\/script>\n\n\t\t<!-- MENU BAR -->\n\t\t<div id=\"menubar\" style=\"position:relative; z-index:2;  margin:10px auto 0 auto; max-width:1200px;\"> \n\t\t\n\t\t\t<!-- LOGO -->\n\t\t\t<div style=\"float:left; padding-top:12px; height:48px;\"><a href=\"www.khc.com.sg\"><img decoding=\"async\" style=\"height:100%;\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2017\/11\/logo.png\"><\/a><\/div>\n\t\t\t\n\t\t\t<!-- MENU BAR -->\n\t\t\t<div style=\"float:right; height:60px; padding-top:10px;\">\n\t\t\t\t<table>\n\t\t\t\t\t<tbody><tr>\n\t\t\t\t\t\t<td class=\"topbtn\">\n\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\">\n\t\t\t\t\t\t\t\t<div class=\"ch menuch\">\u4e3b\u9875<\/div>\n\t\t\t\t\t\t\t\t<div class=\"en menuen\">HOME<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t<td class=\"topbtn\" style=\"position:relative; text-align:center; \">\n\t\t\t\t\t\t\t<div style=\"position:relative; width:100px;\">\n\t\t\t\t\t\t\t\t<div class=\"ch\">\u4ea7\u54c1<\/div>\n\t\t\t\t\t\t\t\t<div class=\"en\">PRODUCT<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<ul style=\"position:absolute; display:none; font-size:12px; z-index:5; background-color:#FFF; border:1px solid #f0f0f0; top:40px; left:0; padding:6px 0;\">\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=2181\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ch\">\u65e5\u672c\u9762\u7c89<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"en\">JPN FLOUR<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=2275\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ch\">\u9a6c\u56fd\u9762\u7c89<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"en\">M&#8217;SIA FLOUR<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li style=\"display:none;\">\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=1911\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ch\">\u4e2d\u56fd\u9762\u7c89<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"en\">CHINA FLOUR<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=2311\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ch\">\u70d8\u7119<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"en\">BAKERY<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=2391\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ch\">\u7c73<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"en\">RICE<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=2376\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ch\">\u98df\u6cb9<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"en\">COOKING OIL<\/div> \n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=2410\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ch\">\u7cd6<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"en\">SUGAR<\/div> \n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=2335\"> \n\t\t\t\t\t\t\t\t\t\t<div class=\"ch\">\u6742\u8d27<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"en\">GROCERIES<\/div> \n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t<td class=\"topbtn\">\n\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=929\">\n\t\t\t\t\t\t\t\t<div class=\"ch\">\u8054\u7cfb\u6211\u4eec<\/div>\n\t\t\t\t\t\t\t\t<div class=\"en\">CONTACT US<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t<td class=\"topbtn\">\n\t\t\t\t\t\t\t<a href=\"http:\/\/khc.com.sg\/?page_id=2015\">\n\t\t\t\t\t\t\t\t<div class=\"ch\">KHC FOOD<\/div>\n\t\t\t\t\t\t\t\t<div class=\"en\">(CONSUMER)<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody><\/table>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div style=\"clear:both;\"><\/div>\n\t\t<\/div>\n\t\t\n\t\t\n\t\t<!-- MENU BAR 2 -->\n\t\t<div style=\"width:100%; margin-top:0px; margin-bottom:10px; background-color:#c85041; color:#FFF;\"> \n\t\t\t<div style=\"margin:0 auto; padding:5px 0; max-width:1200px; font-size:30px; font-family:fantasy;\">Cooking Oil<\/div>\n\t\t<\/div>\n\n\n\n\t\t<!-- SLIDER BAR -->\n\t\t<div style=\"height:200px; width:100%; display:none; \">slider<\/div>\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t<div id=\"item_bg\">\n\t\t\n\t\t\t<!-- start of COOKING OIL -->\n\t\t\t<div style=\"margin:0 auto; max-width:1200px;\">   \n\t\t\t\t\n\t\t\t\t<div id=\"description\" style=\"color:#bbb; font-style:italic; margin-top:20px; margin-bottom:10px; border-botton:1px solid #ccc;\">KHC\u2019s range of cooking oils is made of fine quality oil and is designed to cater to different operations and consumer needs.<\/div>\n\t\t\t\n\t\t\t\t<div class=\"mymenu\" style=\"\">COOKING OIL<\/div>\n\t\t\t\t<div style=\"\">\n\n\t\t\t\t\t<!-- KHC Cooking Oil 15kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2019\/08\/V30-CTL-KHC-VEGERTABLE-COOKING-OIL-15KG.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">KHC\u4e0a\u7b49\u83dc\u6cb915\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">KHC Cooking Oil 15kg<\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- KHC Cooking Oil 17kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2019\/09\/KHC-Cooking-Oil-17kg.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">KHC\u4e0a\u7b49\u83dc\u6cb917\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">KHC Cooking Oil 17kg<\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Jade Spoon Premium Cooking Oil 17kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2019\/08\/V38B-JADE-SOIIB-VEGETABLE-PREMIUM-COOKING-OIL-17KG.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">\u7389\u52fa\u4e0a\u7b49\u83dc\u6cb917\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Jade Spoon Premiun Cooking Oil 17kg<\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Oki Blended Cooking Oil 15kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2017\/12\/V24-OKI-BRAND-BLENDED-OIL-15KG.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">Oki\u5065\u5eb7\u6cb915\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Oki Blended Cooking Oil 15kg<\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Royal Cook Pure Soyabean Oil 17kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2017\/12\/V16A-CTL-SOYA-BEAN-OIL-17KG.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">Royal Cook \u7eaf\u6b63\u9ec4\u8c46\u6cb917\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Royal Cook Pure Soyabean Oil 17kg <\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Pure Soyabean Oil 17kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2017\/12\/Pure-Soya-Oil-Plain-TIn-17kg.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">\u7eaf\u6b63\u9ec4\u8c46\u6cb917\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Pure Soyabean Oil 17kg <\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Pure Corn Oil 17kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2017\/12\/Pure-Corn-Oil-17kg.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">\u7eaf\u6b63\u7389\u7c73\u6cb917\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Pure Corn Oil 17kg <\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Pure Canola Oil 17kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2017\/12\/Pure-Canola-Oil-17kg.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">\u7eaf\u6b63\u82a5\u82b1\u6cb917\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Pure Canola Oil 17kg <\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Pure Sunflower Oil 17kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2014\/11\/Pure-SunFlower-Oil-17kg.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">\u7eaf\u6b63\u8475\u82b1\u6cb917\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Pure Sunflower Oil 17kg <\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Pure Groundnut Oil 17kg --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2017\/12\/Pure-Peanut-Oil-17kg.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">\u7eaf\u6b63\u82b1\u751f\u6cb917\u516c\u65a4\u88c5<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Pure Groundnut Oil 17kg <\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<!-- Garlic Cooking Oil (4x5L) --->\n\t\t\t\t\t<div class=\"myitem\">\n\t\t\t\t\t\t<div class=\"myitem_picture\"><img decoding=\"async\" src=\"http:\/\/khc.com.sg\/wp-content\/uploads\/2022\/09\/V30B-KHC-Brand-Vegetable-Oil-5L.jpg\"><\/div>\n\t\t\t\t\t\t<div class=\"ch myitem_name_ch\">\u849c\u5934\u724c\u83dc\u6cb9\uff084x5\u516c\u65a4\u88c5\uff09<\/div>\n\t\t\t\t\t\t<div class=\"en myitem_name_en\">Garlic Cooking Oil (4x5L)<\/div> \n\t\t\t\t\t\t<div class=\"hide my_item_countryorigin\">\u4ea7\u5730 Country Origin: \u9a6c\u6765\u897f\u4e9a Malaysia<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_price\"><\/div> \n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_ingredient_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_specification\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_use_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_ch\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_description_en\"><\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_ch\"><br>\u8d2e\u5b58\u5728\u4f4e\u6e29\u3001\u901a\u98ce\u3001\u5e72\u71e5\u7684\u73af\u5883\u3002<\/div>\n\t\t\t\t\t\t<div class=\"hide myitem_store_en\"><br>Store in room temperature and dry place.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t<\/div> \n\t\t\t<\/div>\n\t\t\t<!-- End of Cooking Oil -->\n\t\t\t\n\t\t<\/div>\n\n\t\t<!-- FOOTER -->\n\t\t<div style=\"margin:0 auto; max-width:1200px; color:#aaa; border-top:1px solid #aaa; margin-top:20px; font-size:13px; padding-top:10px; padding-bottom:20px;\">  \n\t\t\t<div>Copyright@2021 Kong Hwa Chan Trading Pte Ltd. All Right Reserved. Designed by Jack.<\/div>\n\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u4ea7\u5730 Country Origin: \u552e\u4ef7 Price: \u539f\u6599 Ingredients\uff1a \u7528\u9014 Use for\uff1a \u63cf\u8ff0 Description\uff1a \u4e3b\u9875 HOME \u4ea7\u54c1 PRODUCT \u65e5\u672c\u9762\u7c89 JPN FLOUR \u9a6c\u56fd\u9762\u7c89 M&#8217;SIA FLOUR \u4e2d\u56fd\u9762\u7c89 CHINA FLOUR \u70d8\u7119 BAKERY \u7c73 RICE \u98df\u6cb9 COOKING OIL \u7cd6 SUGAR \u6742\u8d27 GROCERIES \u8054\u7cfb\u6211\u4eec CONTACT US KHC FOOD (CONSUMER) Cooking Oil slider KHC\u2019s range of cooking oils is made of fine quality [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank-slate-template.php","meta":[],"_links":{"self":[{"href":"http:\/\/khc.com.sg\/index.php?rest_route=\/wp\/v2\/pages\/2376"}],"collection":[{"href":"http:\/\/khc.com.sg\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/khc.com.sg\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/khc.com.sg\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/khc.com.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2376"}],"version-history":[{"count":9,"href":"http:\/\/khc.com.sg\/index.php?rest_route=\/wp\/v2\/pages\/2376\/revisions"}],"predecessor-version":[{"id":2422,"href":"http:\/\/khc.com.sg\/index.php?rest_route=\/wp\/v2\/pages\/2376\/revisions\/2422"}],"wp:attachment":[{"href":"http:\/\/khc.com.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}