gardenia-blog.pages.dev Open in urlscan Pro
188.114.96.3  Public Scan

URL: https://gardenia-blog.pages.dev/
Submission: On July 27 via api from US — Scanned from NL

Form analysis 12 forms found in the DOM

GET https://blog.gardenia.com.my/wordpress/

<form method="get" id="searchform" action="https://blog.gardenia.com.my/wordpress/">
  <label for="s" class="assistive-text">Search</label>
  <input type="text" class="field" name="s" id="s" placeholder="Search">
  <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search">
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="FMw=">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4">
    <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required" style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;"> + five = 13
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="250" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 250);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="MMY=">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4">
    <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required" style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;"> × 8 = sixteen
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="235" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 235);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="4M0=">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4"> 7 + two = <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required"
      style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;">
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="221" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 221);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="EMVP">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4"> 5 + nine = <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required"
      style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;">
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="213" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 213);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="G8VO">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4"> three × 5 = <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required"
      style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;">
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="202" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 202);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="ncc=">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4"> 2 × <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required"
      style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;"> = six
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="198" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 198);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="G8VO">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4"> 6 + nine = <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required"
      style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;">
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="187" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 187);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="ncc=">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4">
    <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required" style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;"> × two = 6
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="176" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 176);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="4M0=">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4"> 2 + seven = <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required"
      style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;">
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="170" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 170);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

POST https://blog.gardenia.com.my/wordpress/wp-comments-post.php

<form action="https://blog.gardenia.com.my/wordpress/wp-comments-post.php" method="post" id="commentform">
  <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p>
  <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required="true"></p>
  <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30"></p>
  <p class="cptch_block"><br> <input type="hidden" name="cptch_result" value="4M0=">
    <input type="hidden" name="cptch_time" value="1721651948">
    <input type="hidden" value="Version: 2.4">
    <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required" style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;"> + eight = 17
  </p>
  <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>
  <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href="" title=""&gt; &lt;abbr title=""&gt; &lt;acronym title=""&gt; &lt;b&gt; &lt;blockquote cite=""&gt;
      &lt;cite&gt; &lt;code&gt; &lt;del datetime=""&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=""&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
  <p class="form-submit">
    <input name="submit" type="submit" id="submit" value="Post Comment">
    <input type="hidden" name="comment_post_ID" value="152" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <input type="hidden" id="captchafree" name="captchafree" value="">
  <script type="text/javascript">
    //<![CDATA[
    function gethash() {
      document.getElementById('captchafree').form.onsubmit = null;
      if (document.getElementById('submit')) document.getElementById('submit').value = 'Please wait...';
      var mysack = new sack("wp-content/plugins/wp-captcha-free/captcha-free.html");
      mysack.execute = 1;
      mysack.method = 'POST';
      mysack.onError = function() {
        alert('Unable to get Captcha-Free Hash!')
      };
      mysack.setVar('post_id', 152);
      mysack.runAJAX();
      return false;
    }

    function gothash(myhash) {
      document.getElementById('captchafree').value = myhash;
      // Workaround for Wordpress' retarded choice of naming the submit button same as a JS function name >:-(
      document.getElementById('submit').click();
    }
    document.getElementById('captchafree').form.onsubmit = gethash;
    //]]>
  </script>
  <noscript>
    <p><strong>Please note:</strong> JavaScript is required to post comments.</p>
  </noscript>
</form>

GET https://blog.gardenia.com.my/wordpress/

<form method="get" id="searchform" action="https://blog.gardenia.com.my/wordpress/">
  <label for="s" class="assistive-text">Search</label>
  <input type="text" class="field" name="s" id="s" placeholder="Search">
  <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search">
</form>

Text Content

 * B. MELAYU
 * 中文版


WELCOME TO GARDENIA'S WEBLOG





Search


MAIN MENU

Skip to primary content
Skip to secondary content
 * Home
 * About us
 * Activities
 * Halal Matters
 * Contact
 * Log In


POST NAVIGATION

← Older posts



NEWS ON KIM TECK CHEONG CONSOLIDATED BHD. OBTAINING EXCLUSIVE RIGHTS TO GARDENIA
TRADEMARK IN SABAH, SARAWAK AND INDONESIA

Posted on January 24, 2020 by Admin
Reply

We at Gardenia Bakeries (KL) Sdn. Bhd. [GBKL] would like to pre-emptively
clarify that, Kim Teck Cheong Consolidated Bhd. [KTC] obtained the exclusive
rights to use Gardenia trademark from Tong Hing Holdings Sdn. Bhd. (a company in
Sabah) and this has no association with GBKL at all.

Therefore, KTC and/or its subsidiaries Gardenia Bakeries (East Malaysia) Sdn.
Bhd. have the rights to the use of Gardenia logo and trademark in Sabah, Sarawak
and Indonesia.

GBKL operates only in Peninsular Malaysia. GBKL is completely a different
company and is NOT related to KTC and Gardenia Bakeries (East Malaysia) Sdn.
Bhd. We have different products, different management, different policies and
different operational systems.

GBKL would like to assure all our consumers in Peninsular Malaysia that it has
always been Gardenia’s policy to serve our customers to the best of our ability
in terms of quality of products and services. We have grown practicing this
policy faithfully and will continue to do so.

For further information please contact us at 1-800-88-3228 or email to
customer_service@gardenia.com.my

Thank you.

The Management of Gardenia Bakeries (KL) Sdn Bhd
23rd January 2020



Posted in Company related | Leave a reply


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


+ five = 13

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


VIDEO OF GARDENIA EMPLOYEE REMOVING SLICES OF BREAD FROM LOAF PACK

Posted on September 22, 2019 by Admin
Reply

The above video has been circulating on the internet recently. However, please
be informed that the content of the video is not of Gardenia Bakeries (KL) Sdn
Bhd delivery truck or employee.



Gardenia Bakeries Philippines has since issued a statement with regards to the
video. Below is the image of the statement from Gardenia Bakeries Philippines. 

Please refer to the link below for clarification on the video from Gardenia
Bakeries Philippines.

https://www.facebook.com/gardeniaph/photos/a.164302393597509/2872497672777954/?type=3&theater

We would appreciate it if you could forward this statement to your friends who
shared the video with you.

If you have any further enquiries, please feel free to contact our Customer Care
Officers at our toll-free line 1-800-88-3228.

Thank you.

The Management of Gardenia Bakeries (KL) Sdn Bhd



Posted in Company related | Leave a reply


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


× 8 = sixteen

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


FALSEHOOD 8: IT WAS NEVER TRUE

Posted on May 29, 2017 by Admin
Reply

The Truth : The above posting is a re-circulated rumour that is introduced once
again in the internet and multiple messaging platforms by irresponsible parties
with ulterior motives. We would like to reinstate once again that this news is
FAKE!. It was never true, be it back in 2011 or now.

This news was a part of a series of rumours that were fabricated to urge
Malaysians to boycott Gardenia that were fueled based on the emotional
uncertainties felt based a large pocket of the nation.

We urge all netizens to stop, think and do the rightful. Do not be manipulated
and puppeted into supporting parties with their own hidden agenda.

We would really appreciate it if you would forward this to the person that sent
this message to you. However, please refer to the following links for more
details or do feel free to contact our toll free line at 1-800-88-3228 and speak
to our customer service officers for more information on the matter.



Posted in Company related | Leave a reply


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


7 + two =

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


FALSEHOOD 7: I TOO FOUND AN ALIVE WORM IN MY SAMBAL BILIS BUN

Posted on January 26, 2017 by Admin
Reply

Since late yesterday, we noticed a string of postings mushrooming across all
social media platforms allegedly claiming to have found alive worm in their
Sambal Bilis Bun.

The shocking thing was, all these complaints were accompanied with what is
believed to be an identical photograph
<https://www.facebook.com/photo.php?fbid=10206992598088453&set=pcb.10206992617848947&type=3&theater>
(Archive) used as an instrument in a previous posting by a Facebooker <
www.facebook.com/kennyozl>.

We are convinced that this is an orchestrated and concerted effort by an
irresponsible third party with their own conniving agenda. With this, we would
like to urge all netizens to take the time and evaluate the situation/ facts for
themselves. Please do not get manipulated into participating in the under handed
tactics deployed by this irresponsible party.



Posted in Uncategorized | Leave a reply


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


5 + nine =

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


FALSEHOOD 6: GARDENIA DELICIA SAMBAL BILIS WITH ALIVE WORM

Posted on January 23, 2017 by Admin
Reply

The Truth: This was posted by a Facebooker <www.facebook.com/kennyozl> allegedly
claiming to have found alive worm crawling out of the bun.
<https://www.facebook.com/kennyozl/posts/10206992617848947?pnref=story>
(Archive)

We had proceeded to investigate this matter based on the video and photos that
was posted even though we have not been contacted thus far and found it to be
baseless and untrue, simply due to the nature of the baking process. The worm
would have been dead when exposed to the extreme baking heat of 240 degree
Celsius for approximately 12 minutes which makes it impossible for the worm to
survive not to mention to be actively crawling about.

Having said so, we suspect that this posting was fuelled by ill intentions and
we would like to urge all the netizen out there to correct the wrong and
circulate our official statement. Also, please feel free to contact our friendly
customer care consultants for further information/ clarification on the matter
at 1-800-88-3228.

Thank you.



Posted in Uncategorized | Leave a reply


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


three × 5 =

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


GARDENIA USES HIGH PROTEIN UNBLEACHED WHEAT FLOUR

Posted on January 18, 2017 by Admin
Reply

In the light of the recent claims that bleached wheat flour is harmful to the
health, we would like to take this opportunity to assure our loyal consumers
that Gardenia products are not affected in any way. Gardenia KL would like to
stress that Gardenia only uses high protein unbleached wheat flour to produce
all our products.

We would also like to take this opportunity to re-instate that all Gardenia
Sandwich loaves have no Artificial, Synthetic or Unnatural Preservatives.

We would appreciate it if you could forward this statement to your friends that
may be interested. If you have any further enquiries, please feel free to
contact our Customer Care Officers at our toll-free line 1-800-88-3228. 

Thank you.



Posted in Product related | Leave a reply


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


2 × = six

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


FALSEHOOD 5: GARDENIA BREAD WITH RAT DROPPINGS

Posted on November 30, 2015 by Admin
Reply

The Truth: The above posting has been circulated on the internet recently.
However, please be informed that Gardenia KL and the Gardenia found in Sabah,
Sarawak and Brunei are separate business entities with their own operating
systems and procedures.

Gardenia KL only has the license to manufacture and distribute its products in
Peninsular Malaysia.

We would like to take this opportunity to reinstate that Gardenia KL takes our
responsibility very seriously to ensure our consumers can enjoy fresh, hygienic
and healthy products daily.

We hereby confirm that the product in the picture above does not belong to
Gardenia KL. Just to add on, there is a distinctive difference in the packaging
used by Gardenia KL and the Gardenia found in Sabah, Sarawak and Brunei. For
your easy reference, we have incorporate a visual of Gardenia KL wholemeal bread
below:



We would really appreciate it if you would forward this to the person that sent
this message to you. However, please do feel free to contact our toll free line
at 1-800-88-3228 and speak to our customers service officers for more
information on the matter.



Posted in Company related | Leave a reply


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


6 + nine =

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


TWO SEPARATE BUSINESS ENTITIES;
GARDENIA BAKERIES (KL) SDN BHD AND GARDENIA FOOD INDUSTRIES SABAH

Posted on June 24, 2015 by Admin
4

It was brought to our attention that Gardenia Food Industries [Gardenia Sabah]
operations have been allegedly shut down by the relevant authorities in Sabah.

We at Gardenia Bakeries (KL) Sdn Bhd [GBKL] would like to pre-emptively clarify
that GBKL and Gardenia Sabah are two completely different companies, and they
are not related. GBKL operates only in Peninsular Malaysia and supplies to this
market only. Gardenia Sabah covers that market specifically. The two companies
have totally different management, different policies and different operational
systems.

GBKL would like to assure all our loyal consumers in Peninsular Malaysia that it
has always been our policy and belief to give the best of our ability in terms
of products and services. We would also like to take this opportunity, to invite
the public to come and see our operations with your own eyes. For any further
information/ reservations, please contact us at 1-800-88-3228 or email to
customer_service@gardenia.com.my.



Posted in Company related | 4 Replies


4 THOUGHTS ON “TWO SEPARATE BUSINESS ENTITIES;
GARDENIA BAKERIES (KL) SDN BHD AND GARDENIA FOOD INDUSTRIES SABAH”

 1. 
    -2 Jassss on November 16, 2015 at 9:49 pm said:
    
    Hey, can I get sponsor from gardenia for my college’s event??
    
    Reply ↓
    * 
      Admin on November 26, 2015 at 4:00 pm said:
      
      Hi Jasbir,
      For further details on sponsorship request, please contact Ms. Azrina from
      our Marketing Department at 03-5542 3228.
      Thank you.
      
      Reply ↓
 2. 
    -2 rose on December 16, 2015 at 10:00 pm said:
    
    Adakah kita akan mendapat harga murah sekiranya beli roti terus dr kilang?
    
    Reply ↓
    * 
      +1 Admin on January 14, 2016 at 9:19 am said:
      
      Hi Rose.
      Untuk belian terus dari kilang, harga borong akan diberikan dengan
      pembelian kuantiti minima yang telah ditetapkan oleh syarikat.
      Untuk maklumat lanjut dan tempahan, sila hubungi Puan Mala dari Bahagian
      Jualan di talian 03-5161 3228. Terima kasih.
      
      Reply ↓


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


× two = 6

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


THE IMPACT OF LOWER PETROL PRICE ON GARDENIA PRODUCT PRICES

Posted on January 20, 2015 by Admin
Reply

Thank you for giving us the opportunity to clarify in regards of the prices of
Gardenia products.

We would like to take this opportunity to explain to the customer that the
overall cost of the Gardenia products consists of not only distribution cost,
but a large portion of our production cost is made up of raw material,
operating, labour, utility and other related costs.

With this, the impact of the dip in petrol prices in January 2015 is
incomparable to the increased in raw material costs due to the increase incurred
in foreign exchange, salary increases, the rising cost of utilities (as the rate
remains as per previous increase) and so on.

Therefore, it saddens us to inform that we are forced to maintain the price of
our products at this time. For any further information, please contact us at
1-800-88-3228 or email to customer_service@gardenia.com.my.



Posted in Company related | Leave a reply


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


2 + seven =

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


MILK USED IN GARDENIA PRODUCTS ARE FROM EUROPE

Posted on August 6, 2013 by Admin
95

In the light of the recent news about the botulism contamination of milk from
New Zealand, we would like to assure our consumers that Gardenia products are
not affected in any way.

Gardenia wishes to confirm that the milk used in all our products are originated
from Europe (France, Germany & Belgium).

If you have further inquiries, please feel free to call us on our toll-free line
at 1-800-88-3228 or e-mail us at customer_service@gardenia.com.my

Thank you.

Hazlinah Harun
Senior Marketing Manager
Gardenia Bakeries (KL) Sdn. Bhd.



Posted in Company related | 95 Replies


95 THOUGHTS ON “MILK USED IN GARDENIA PRODUCTS ARE FROM EUROPE”

 1.  
     -1 Liza Zainuddin on September 17, 2013 at 11:19 pm said:
     
     Im interested to buy 288 loafs of original classic (400g) before end of the
     month to distribute to a masjid near my house.
     
     How much and do you charge for delivery to Sri Sentosa Jln Klang Lama?
     
     Reply ↓
     * 
       -1 Admin on September 20, 2013 at 1:49 pm said:
       
       Hi Liza.
       
       Thank you for your interest in our products. Pertaining the above matter,
       following is the quotation :
       
       Product : Gardenia Original Classic
       Weight : 400g
       Quantity : 288 loaves
       Price : RM2.05
       
       To place an order or for any further assistance, please contact Ms.Mala
       from our Sales Department at 03-5161 3228.
       
       Thank you.
       
       Reply ↓
 2.  
     -1 Amilia Md Salleh on October 6, 2013 at 12:36 am said:
     
     I would like to purchase 1500 pieces of your fluffy bun for my wedding on
     November.how much will it cost???
     
     Reply ↓
     * 
       +1 Admin on October 9, 2013 at 9:11 am said:
       
       Hi Amilia.
       
       Thank you for your interest in our products.
       
       Pertaining the above matter, to place an order or for any further
       assistance, please contact Ms.Mala from our Sales Department at 03-5161
       3228.
       
       Thank you.
       
       Reply ↓
 3.  
     Adele on November 4, 2013 at 4:11 pm said:
     
     HI . I would like to collaborate with your company on some events. Are you
     the best person to speak with for the next year marketing plan?
     
     Thanks
     Adele
     
     Reply ↓
     * 
       -2 Admin on November 29, 2013 at 9:16 am said:
       
       Hi Adele,
       Thank you for your interest in our company. For further enquiries please
       contact the Marketing Department at 03-5542 3228. Thank you.
       
       Reply ↓
 4.  
     -1 ahmad ssyaiful anuar b mohd nor on November 8, 2013 at 1:11 pm said:
     
     Nak tanya jawatan feeder driver tu ada kosong lagi tak?
     
     Reply ↓
     * 
       Admin on November 29, 2013 at 9:37 am said:
       
       Hi Ahmad Syaiful,
       Terima kasih kerana berminat dengan syarikat kami.
       Untuk keterangan lanjut tentang jawatan, sila hubungi Bahagian Sumber
       Manusia di talian 03-5542 3228.
       
       Reply ↓
 5.  
     Ruzita on November 9, 2013 at 5:22 pm said:
     
     Hi, I sent an email regarding bulk order of your product but I get no
     reply. Let me know the price for 400 pcs of twiggies & 400 pcs of quick
     bites & 400 pcs of squiggles.
     
     Reply ↓
     * 
       Admin on November 14, 2013 at 2:56 pm said:
       
       Hi Ruzita,
       Thank you for your interest in our products. Firstly, I would like to
       apologise for the delayed response. If you would still require the
       quotation, do email me directly at balkis@gardenia.com.my. Thank you and
       have a nice day.
       
       Reply ↓
 6.  
     -1 Nur Syafiqah on November 17, 2013 at 12:35 pm said:
     
     Hai,klau saya nak tempah secara berperingkat dlm 600 bgkus roti gardenia
     delicia pd pringkat pertama then 200 lebih untuk peringkat ke2,jumlah 800
     lebih..brapa ya harga untuk 1 bungkus?boleh hantar ke kolej tun syed nasir
     jalan temerloh titiwangsa tak?
     
     Reply ↓
     * 
       +1 Admin on November 18, 2013 at 9:17 am said:
       
       Hi Nur Syafiqah,
       Terima kasih kerana berminat dengan produk kami.
       Untuk tempahan dan keterangan lajut, sila hubungi Puan Mala dari Bahagian
       Pemasaran di nombor 03-5161 3228.
       Terima kasih.
       
       Reply ↓
 7.  
     iswandy sejeli on November 25, 2013 at 3:33 pm said:
     
     Selamat petang…nak buat pertanyaan pasal tempahan product Gardenia.Kalau
     penghantaran ke Sibu,Sarawak ada tak??Ingat kalau ada saya nak buat
     tempahan untuk roti gardenia delicia 200 bungkus untuk 3 kali
     seminggu..(600 bungkus satu minggu).
     
     Reply ↓
     * 
       Admin on November 29, 2013 at 9:40 am said:
       
       Salam Iswandy,
       Terima kasih kerana berminat dengan produk kami.
       Untuk makluman, Gardenia Bakeries (KL) Sdn Bhd hanya mempunyai lesen
       pengeluaran dan pengedaran untuk Semenanjung Malaysia sahaja.
       
       Reply ↓
 8.  
     Intan Hayati on December 1, 2013 at 3:12 pm said:
     
     Salam,
     Saya Intan Hayati, merupakan penuntut di UiTM Shah Alam, saya diberi
     tugasan untuk memohon derma bagi tujuan sumbangan kepada kampung angkat
     Unit Kokurikulum UiTM Shah Alam di Kemboja. Bagaimanakah caranya untuk saya
     memohon derma daripada pihak Gardenia?
     
     Reply ↓
     * 
       Admin on December 3, 2013 at 1:30 pm said:
       
       Salam Intan Hayati. Terima kasih kerana berminat dengan syarikat kami.
       Untuk keterangan lanjut tentang permohonan derma atau sumbangan, sila
       hubungi Bahagian Pemasaran di talian 03-5542 3228.
       
       Reply ↓
       * 
         Intan Hayati on December 3, 2013 at 1:39 pm said:
         
         Okey, terima kasih.
         
         Reply ↓
 9.  
     -3 Nur Izzati binti Ahmad Nazir on December 3, 2013 at 10:34 pm said:
     
     May I have layout of factory of gardenia? It is for my Operation Management
     assignment. Could you forward this message to respective person? Your help
     is such a great help for me. Thanks.
     
     Reply ↓
     * 
       +1 Admin on December 4, 2013 at 10:29 am said:
       
       Hi Nur Izzati,
       For further inquiries please contact our Human Resource Department at
       03-5542 3228.
       Thank you.
       
       Reply ↓
 10. 
     -2 ManMan on December 6, 2013 at 3:09 pm said:
     
     Hello Gardenia,
     I’m currently doing economic assignment, may I have some of your
     economical/accounting information ?
     Information about :
     1.production
     2.profit and loss
     3.price ceiling
     If you don’t mind, you can send the information to my email –
     rotioren@gmail.com
     Thanks
     
     Reply ↓
     * 
       +1 Admin on December 9, 2013 at 2:11 pm said:
       
       Hello ManMan,
       Thank you for your interest in our company. For queries and information,
       please contact our Human Resources Department at 03-5542 3228.
       
       Reply ↓
 11. 
     -1 che nuri bin mat nayan on January 3, 2014 at 12:28 am said:
     
     beri peluang sy belajar membuat roti dengan syarikat roti ini
     
     Reply ↓
     * 
       Admin on January 28, 2014 at 8:26 am said:
       
       Hi Che Nuri.
       Terima kasih kerana berminat dengan produk syarikat kami. Untuk makluman,
       syarikat kami tidak menyediakan atau mempunyai kursus pembuatan roti.
       
       Reply ↓
 12. 
     athirah on January 20, 2014 at 11:37 am said:
     
     hi, can i get sponsor from gardenia for my college’s event??
     
     Reply ↓
     * 
       Admin on January 27, 2014 at 2:37 pm said:
       
       Hi Athirah,
       For sponsorship application please email to azrina@gardenia.com.my.
       Thank you.
       
       Reply ↓
 13. 
     -1 siti nur on January 23, 2014 at 11:39 am said:
     
     salam , sy nak tanya kalau nak buat tempahan roti gardenia utk koperasi
     sekolah di kelantan macam mane ek ?
     
     Reply ↓
     * 
       Admin on January 28, 2014 at 8:19 am said:
       
       Salam Siti Nur.
       Terima kasih kerana berminat dengan produk syarikat kami. Untuk
       keterangan lanjut dan tempahan, sila hubungi Puan Mala di talian 03-5161
       3228.
       
       Reply ↓
 14. 
     saiful khairi on January 26, 2014 at 7:08 pm said:
     
     salam.
     saya merupakanpelajar politeknik merlimau, saya perlukan bantu pihak
     Gardenia. Kalau tidak keberatan saya perlukan carta organisasi syarikat
     Gardenia Malaysia.
     
     Reply ↓
     * 
       -1 Admin on January 27, 2014 at 2:08 pm said:
       
       Salam Saiful Khairi. Terima kasih kerana berminat dengan syarikat kami.
       Untuk maklumat yang tuan perlukan, sila hubungi bahagian Sumber Manusia
       syarikat kami di talian 03-5542 3228.
       
       Reply ↓
 15. 
     +1 cici on February 2, 2014 at 10:36 pm said:
     
     assalamualaikum… mcm mna klu nak membeli roti gardenia dalam kuantiti yg
     banyak?? terima kasih.. saya siti, d setiawangsa..
     
     Reply ↓
     * 
       Admin on February 4, 2014 at 12:57 pm said:
       
       Salam Siti,
       Terima kasih kerana berminat dengan produk kami. Untuk keterangan lanjut
       dan tempahan, sila hubungi Puan Mala di talian 03-5161 3228.
       
       Reply ↓
 16. 
     helmi on February 8, 2014 at 1:27 pm said:
     
     Slm ada tak jawatan kosong untuk driver lori hantar lori area kota bharu
     
     Reply ↓
     * 
       Admin on February 10, 2014 at 8:38 am said:
       
       Salam Helmi,
       Untuk keterangan lanjut tentang jawatan, sila hubungi Bahagian Sumber
       Manusia syarikat kami di talian 03-5542 3228. Terima kasih.
       
       Reply ↓
 17. 
     noroshaida dawi bt muhamad sabri on February 8, 2014 at 8:06 pm said:
     
     Hai..saya dawi…kalo saya nak wat tempahan roti or muffin gardenia mcm
     mane?tempahan melebihi 700 pcs..tq
     
     Reply ↓
     * 
       Admin on February 10, 2014 at 8:35 am said:
       
       Hi Dawi.
       Untuk keterangan lanjut dan tempahan, sila hubungi Puan Mala di talian
       03-5161 3228. Terima kasih.
       
       Reply ↓
 18. 
     Dwafa on February 9, 2014 at 1:32 pm said:
     
     Mcm mana nak order roti gardenia twigies dlm kuantiti yg byk utk donation
     rumah anak yatim n kenduri kawen adik ipar
     
     Reply ↓
     * 
       Admin on February 10, 2014 at 8:34 am said:
       
       Hi Yati.
       Untuk keterangan lanjut dan tempahan, sila hubungi Puan Mala di talian
       03-5161 3228. Terima kasih.
       
       Reply ↓
 19. 
     kamilah on February 13, 2014 at 2:43 pm said:
     
     saya nak no telefon pembekal roti gardenia utk kawasan pasir mas,
     kelantan….tq
     
     Reply ↓
     * 
       Admin on February 14, 2014 at 9:09 am said:
       
       Hi Kamilah,
       Untuk nombor telefon bagi mendapatkan bekalan roti sila hubungi Cik Fara
       di talian 03-5161 3228.
       Terima kasih.
       
       Reply ↓
 20. 
     +1 suhailah on February 15, 2014 at 9:11 pm said:
     
     Where can I buy gardenia breakthru in Putrajaya?
     
     Reply ↓
     * 
       Admin on February 17, 2014 at 8:37 am said:
       
       Hi Suhailah.
       For your information, Gardenia Breakthru had long been discontinued. I
       would like to suggest you try our Gardenia 100% Wholegrain with Canadian
       Purple Wheat Bread, which has low GI Index and high in anti-oxidant.
       Thank you.
       
       Reply ↓
 21. 
     Baayah on February 20, 2014 at 12:00 am said:
     
     Saya nak beli roti gardenia cream yg harga rm0.70 tu sebanyak 140. Dimana
     saya boleh beli sebab di kedai2 selalunya x banyak. Saya tinggal di kuala
     kangsar perak. Saya nak guna roti tu hari jumaat ni 21/2/2014. Harap pihak
     tuan dapat membantu. Terima kasih.
     
     Reply ↓
     * 
       Admin on February 20, 2014 at 7:57 am said:
       
       Hi Baayah,
       Untuk tempahan dan keterangan lanjut, sila hubungi Puan Mala di talian
       03-5161 3228. Terima kasih.
       
       Reply ↓
 22. 
     Norazira on March 22, 2014 at 10:15 pm said:
     
     Nak tnye, kalau sy nk order twiggies 300 bungkus, brapa harganye?
     
     Reply ↓
     * 
       +2 Admin on March 24, 2014 at 12:31 pm said:
       
       Hi Norazira,
       Harga borong bagi Gardenia Twiggies ialah RM1.25 satu pek.
       
       Untuk tempahan dan keterangan lanjut, sila hubung Puan Mala di talian
       03-5161 3228.
       
       Reply ↓
 23. 
     fazilah on March 26, 2014 at 10:50 pm said:
     
     Kalau saya nak order choc chip muffin 300 bungkus berapa harganya.
     
     Reply ↓
     * 
       Admin on March 28, 2014 at 11:43 am said:
       
       Hi Fazilah,
       Harga borong Gardenia Chocolate Chips Muffin ialah RM1.40 satu pek.
       Jumlah harga untuk 300 pek Gardenia Chocolate Chips Muffin ialah
       RM420.00.
       
       Untuk keterangan lanjut dan tempahan, sila hubungi Puan Mala di talian
       03-5161 3228.
       
       Terima kasih.
       
       Reply ↓
       * 
         fazilah on March 31, 2014 at 1:56 pm said:
         
         Terima kasih diatas info yg diberikan….
         Utk twiggies 150 pek berapa pula harganya..
         
         Reply ↓
         * 
           -2 Admin on April 2, 2014 at 9:44 am said:
           
           Hi Fazilah,
           Harga borong Gardenia Twiggies ialah RM1.25 satu pek.
           Untuk keterangan lanjut dan tempahan, sila hubungi Puan Mala di
           talian 03-5161 3228.
           
           Reply ↓
 24. 
     hafiz on April 2, 2014 at 11:41 am said:
     
     Salam.
     Saya pelajar upm.
     Boleh saya tahu cara untuk memohon tajaan gardenia untuk program
     siswa@kampung?
     Terima kasih.
     
     Reply ↓
     * 
       Admin on April 2, 2014 at 1:01 pm said:
       
       Salam Hafiz,
       Untuk keterangan lanjut tentang prosedur permohonan tajaan, sila hubungi
       Bahagian Pemasaran di talian 03-5542 3228.
       Terima kasih.
       
       Reply ↓
       * 
         hafiz on April 2, 2014 at 4:13 pm said:
         
         salam.
         Boleh saya dapatkan nama penuh dan jawatan azrina@gardenia.com.my
         untuk tajaan.
         Terima Kasih.
         
         Reply ↓
         * 
           Admin on April 8, 2014 at 1:48 pm said:
           
           Salam Hafiz,
           Untuk permohonan penajaan, sila tujukan kepada “Bahagian Pemasaran”
           dan emel kan ke alamat yang tersebut.
           Terima kasih.
           
           Reply ↓
 25. 
     izzati on April 2, 2014 at 2:32 pm said:
     
     salam..,Saya izzati pelajar universiti malaya.Saya ditugaskan untuk mencari
     sumbangan untuk projek kami ke Indonesia,,Boleh saya tahu cara untuk
     memohon sumbangan daripada pihak Gardenia?
     Terima kasih
     
     Reply ↓
     * 
       +1 Admin on April 2, 2014 at 3:10 pm said:
       
       Salam Izzati,
       Untuk keterangan tentang prosedur permohonan sumbangan, sila hubungi
       Bahagian Pemasaran di talian 03-5542 3228. Terima kasih.
       
       Reply ↓
 26. 
     Nadiah on April 2, 2014 at 4:32 pm said:
     
     Hi there,
     
     I’m Nadiah. May I know to whom should I refer to if I want to request for
     your twiggies wagon. We are having an event and it would be lovely if
     Gardenia Bakeries (KL) Sdn. Bhd. can dispensed free twiggies to these
     school’s children. Thank you.
     
     Reply ↓
     * 
       Admin on April 8, 2014 at 1:41 pm said:
       
       Hi Nadiah,
       For inquiries about the Twiggies Wagon, please contact the Marketing
       Department at 03-5542 3228.
       Thank you.
       
       Reply ↓
 27. 
     nurul on April 2, 2014 at 7:39 pm said:
     
     Sy nak tanye ade x kerja kosong sebagai kerani store..
     
     Reply ↓
     * 
       Admin on April 8, 2014 at 1:36 pm said:
       
       Hi Nurul,
       Untuk pertanyaan tentang kerja kosong, sila hubungi Bahagian Sumber
       Manusia syarikat kami di talian 03-5542 3228.
       Terima kasih.
       
       Reply ↓
 28. 
     +1 abdul rahman on April 20, 2014 at 12:22 pm said:
     
     saya mewakili kelab guru dari sekolah gong dermin kota bharu kelantan,
     ingin menawarkan kepada pihak tuan untuk memasarkan produk tuan di koperasi
     kami..sekiranya pihak tuan berminat, pihak tuan boleh berhubung melalui
     email sebagaimana yang dinyatakan dalam borang ini..tq
     
     Reply ↓
     * 
       Admin on May 15, 2014 at 1:53 pm said:
       
       Salam Abdul Rahman, bagi memasarkan produk kami di koperasi tuan, sila
       hubungi Puan Fara dari Bahagian Jualan di talian 03-5161 3228. Terima
       kasih.
       
       Reply ↓
 29. 
     amirul on April 24, 2014 at 8:50 pm said:
     
     assalam…sya amirul,pelajar utm..nak taw prosedur untuk minta sponsor
     program sekolah kt area johor…
     
     Reply ↓
     * 
       Admin on April 30, 2014 at 1:16 pm said:
       
       Salam Amirul.
       Untuk permohonan sumbangan sila hantar permohonan dan maklumat tentang
       program yang akan diadakan ke Bahagian Pemasaran di nombor faks 03-5542
       3213. Sila hubungi Bahagian Pemasaran di talian 03-5542 3228 untuk
       keterangan lanjut. Terima kasih.
       
       Reply ↓
 30. 
     lilie on May 14, 2014 at 3:28 pm said:
     
     Nak tanya harge produk ne. Mungkin nak buat tempahan yg banyak.
     1) twiggies
     2) butterscotch loaf and bun
     3) waffle vanila and blueberry
     4) buns (choc/strawbery/jagung/bilis)
     5) loaf wholemeal and cranberries
     tq
     
     Reply ↓
     * 
       Admin on May 14, 2014 at 3:49 pm said:
       
       Hi Lilie,
       
       Untuk keterangan harga bagi belian pukal, sila hubungi Puan Mala di
       talian 03-5161 3228.
       Terima kasih.
       
       Reply ↓
 31. 
     nora on May 18, 2014 at 10:31 pm said:
     
     Hai sy nk tanya kalau nk buat tempahan roti garinia bun perisa
     coklat’jagung’vanilla utk 400 bungkus brapa ye harga borong??
     
     Reply ↓
     * 
       Admin on May 19, 2014 at 8:55 am said:
       
       Hi Nora,
       Untuk keterangan lanjut tentang harga dan tempahan, sila hubungi Puan
       Mala dari Bahagian Jualan di talian 03-5161 3228. Terima kasih.
       
       Reply ↓
 32. 
     melissa on May 29, 2014 at 4:20 pm said:
     
     hye..sy nk tanya..blh x sy nk oder 200 pcs utk d hntar ke swk..bkn utk d
     jual..tp utk jamuan kcil-kecilan…
     
     Reply ↓
     * 
       Admin on May 29, 2014 at 5:27 pm said:
       
       Hi Melissa,
       Terima kasih kerana berminat dengan produk kami. Untuk makluman, syarikat
       kami tidak berniaga atau membuat penghantaran ke Sarawakwalau untuk
       tujuan apa sekali pun.
       
       Reply ↓
 33. 
     +1 naz on May 29, 2014 at 7:07 pm said:
     
     sy mencari roti reject/expire dengan kuantiti yg bnyak adakah gardenia ada
     menjualnya..
     
     Reply ↓
     * 
       Admin on May 30, 2014 at 2:46 pm said:
       
       Hi Naz,
       
       Untuk makluman, syarikat kami tidak menjual roti yang ‘reject’ atau
       ‘expire kepada umum.
       
       Reply ↓
 34. 
     ainun on June 2, 2014 at 10:08 am said:
     
     Salam.
     Ingin bertanya, berapakah harga yang saya boleh dapat jika saya ingin
     membeli 60 peket twiggies dan 60 peket muffin. Terima kasih
     
     Reply ↓
     * 
       Admin on June 3, 2014 at 8:58 am said:
       
       Hi Ainun,
       Untuk makluman, harga pukal bagi Gardenia Twiggies ialah RM1.25 satu pek
       dan Gardenia Quick Bites Chocolate Chips Muffin ialah RM1.40 satu pek.
       Untuk keterangan lanjut dan tempahan, sila hubungi Puan Mala dari
       Bahagian Jualan di talian 03-5161 3228.
       Terima kasih.
       
       Reply ↓
 35. 
     JULIZA on June 11, 2014 at 3:01 pm said:
     
     hai..tumpang tanya.. klo nak borong muffin coklat 900 paket berapa
     harganya? tq
     
     Reply ↓
     * 
       Admin on June 19, 2014 at 5:31 pm said:
       
       Hi Juliza,
       Harga borong untuk Gardenia Chocolate Chips Muffin ialah RM1.40 satu pek.
       Untuk keterangan lanjut dan tempahan, sila hubungi Puan Mala di talian
       03-51613228.
       Terima kasih.
       
       Reply ↓
 36. 
     mohamad haliff on June 22, 2014 at 8:27 am said:
     
     Hi,
     
     Dimana saya boleh dapatkan roti gardenia respberi susu dan krenberi. Saya
     dah cari merata kedai tapi susah nak jumpe.
     
     Reply ↓
     * 
       Admin on June 27, 2014 at 3:30 pm said:
       
       Hi Mohamad Haliff,
       Terima kasih kerana berminat dengan produk kami.
       Roti Gardenia Raspberi Susu Dan Kranberi ada dijual di pasaraya-pasaraya.
       Diharap tuan dapat berhubung secara terus dengan Jabatan Pemasaran di
       talian nombor 03-5542 3228 untuk kami memberi maklumat yang lebih lanjut.
       
       Reply ↓
 37. 
     Shukri on July 1, 2014 at 6:42 pm said:
     
     Dear Gardenia….just wondering saw one of your blog here stating that u guys
     dun have the license in Sabah nor Sarawak..my uncle has a small shop who
     wish to sell there in Kuching. Can I buy here and send it there by post.
     Please advise. Thanks.
     
     Reply ↓
     * 
       Admin on July 2, 2014 at 1:14 pm said:
       
       Dear Shukri,
       Thank you for your interest.
       As had been stated, we do not have the license to market our product in
       Sabah, Sarawak and the Borneo, hence we are not able to sell any product
       there.
       
       Reply ↓
 38. 
     hana on July 9, 2014 at 6:00 pm said:
     
     Hi. Saya ingin membeli quick bites choc chip muffin sebanyak 1000 pieces.
     Berapa total hrga pukal utk produk ini?tq..
     
     Reply ↓
     * 
       Admin on July 11, 2014 at 8:44 am said:
       
       Hi Hana,
       Harga pukal Quick Bites Chocolate Chips Muffin ialah RM1.40 satu pek
       (mengandungi 2 biji muffin).
       Untuk keterangan lanjut dan tempahan, sila hubungi Puan Mala dari
       Bahagian Jualan kami di talian 03-5161 3228.
       Terima kasih.
       
       Reply ↓
 39. 
     ima on July 14, 2014 at 11:30 am said:
     
     salam, saya nak tanya kalau nk beli roti keping gardenia dengan banyak
     berapa harganya ya? dalam 100 bungkus…
     terima kasih
     
     Reply ↓
     * 
       Admin on July 14, 2014 at 11:43 am said:
       
       Salam Ima,
       Untuk keterangan lanjut tentang pembelian pukal, sila hubungi Puan Mala
       dari Bahagian Jualan kami di talian
       03-5161 3228.
       Terima kasih.
       
       Reply ↓
 40. 
     Aisyah on August 21, 2014 at 7:52 am said:
     
     SAlam puan .
     Bolehkah sekiranya saya ingin memohon sedikit sumbangan bg meyambung
     pelajaran dari pihak gardenia?
     Sekian,Terima Kasih .
     
     Reply ↓
     * 
       Admin on August 21, 2014 at 11:48 am said:
       
       Salam Aisyah,
       Untuk makluman, penajaan syarikat adalah dalam bentuk produk keluaran
       syarikat kami sahaja.
       Terima kasih.
       
       Reply ↓
 41. 
     +1 nabiha on August 25, 2014 at 12:58 pm said:
     
     hai.saya nabihah daribatu pahat johor,saya berminat nak beli roti gardenia
     utk majlis perkahwinan saya pada 16/9.berapa harga borong gardenia twiggies
     dan gardenia choc chip muffin?minimum kuantii borong berapa ye?bolehkah
     pihak gardenia menghantar terus pesanan saya ke rumah?
     
     Reply ↓
     * 
       Admin on August 28, 2014 at 1:53 pm said:
       
       Hai Cik Nabiha,
       Terima kasih kerana berminat dengan produk kami. Untuk keterangan dan
       maklumat lanjut tentang belian secara pukal, sila hubungi Puan Mala dari
       Bahagian Jualan kami di talian 03-5161 3228.
       
       Reply ↓
 42. 
     hanim azman on August 26, 2014 at 11:45 am said:
     
     hi, can i get sponsor from gardenia for my faculty’s event??
     
     Reply ↓
     * 
       Admin on August 27, 2014 at 3:57 pm said:
       
       Hi Hanim Azman,
       For any request of sponsorship, please send your request, with details of
       the programmes attached, to the Marketing Department.
       Thank you.
       
       Reply ↓
 43. 
     syu on October 11, 2014 at 12:37 am said:
     
     Selamat sejahtera,
     
     Berapakah harga kalau saya ingin membeli roti gardenia krim coklat dan
     vanila sebanyak 121 bungkus di melaka?
     
     Terima kasih.
     
     Reply ↓
     * 
       Admin on October 28, 2014 at 8:47 am said:
       
       Salam Syu,
       Untuk keterangan tentang harga borong dan tempahan, sila hubungi Puan
       Mala dari Bahagian Jualan di talian 03-5161 3228. Terima kasih.
       
       Reply ↓
 44. 
     Calvin on March 17, 2015 at 4:46 pm said:
     
     Hi, may I know who can I get in touch with the logistic dept of your
     company? Thanks.
     
     Reply ↓
     * 
       Admin on March 18, 2015 at 8:07 am said:
       
       Hi Calvin.
       For details and further enquiries, please contact our office number at
       03-5542 3228.
       Thank you.
       
       Reply ↓
 45. 
     zailan on November 27, 2015 at 9:45 pm said:
     
     Hi,saya ingin tahu berapa harga muffin jika saya nak order utk door gift
     sebyk 1000 pcs, tk
     
     Reply ↓
     * 
       Admin on December 9, 2015 at 11:19 am said:
       
       Hi Zailan,
       Terima kasih kerana berminat dengan produk syarikat kami.
       Untuk keterangan lanjut tentang harga dan belian secara pukal, sila
       hubungi Puan Mala dari Bahagian Jualan syarikat kami di talian 03-5161
       3228.
       
       Reply ↓


LEAVE A REPLY CANCEL REPLY

Your email address will not be published. Required fields are marked *

Name *

Email *

Website


+ eight = 17

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em>
<i> <q cite=""> <strike> <strong>



Please note: JavaScript is required to post comments.


POST NAVIGATION

← Older posts

Search


RECENT POSTS

 * News on Kim Teck Cheong Consolidated Bhd. obtaining exclusive rights to
   Gardenia Trademark in Sabah, Sarawak and Indonesia
 * Video of Gardenia employee removing slices of bread from loaf pack
 * Falsehood 8: It was never true
 * Falsehood 7: I too found an alive worm in my Sambal Bilis Bun
 * Falsehood 6: Gardenia Delicia Sambal Bilis with ALIVE worm


RECENT COMMENTS

 * 
   Admin on Gardenia bread now comes with No Artificial, Synthetic or Unnatural
   Preservatives
 * 
   +1 Mimi on Gardenia bread now comes with No Artificial, Synthetic or
   Unnatural Preservatives
 * 
   Admin on Gardenia bread now comes with No Artificial, Synthetic or Unnatural
   Preservatives
 * 
   -1 kyo on Gardenia bread now comes with No Artificial, Synthetic or Unnatural
   Preservatives
 * 
   +1 Admin on Gardenia bread now comes with No Artificial, Synthetic or
   Unnatural Preservatives


ARCHIVES

 * January 2020
 * September 2019
 * May 2017
 * January 2017
 * November 2015
 * June 2015
 * January 2015
 * August 2013
 * May 2013
 * September 2012
 * May 2012


CATEGORIES

 * Company related
 * Price Increase Lies
 * Product related
 * Uncategorized


Copyright@2024 Gardenia Bakeries (KL) Sdn Bhd