<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="no-js ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->

<head>

<!-- Hyperspeed:166087 -->



<script>window.HS_JS_OVERRIDES = [{'match': 'static.klaviyo.com', 'method': 'ON_ACTION'}, {'match': 'codeblackbelt', 'method': 'ON_ACTION'}, {'match': 'chatra', 'method': 'ON_ACTION'}, {'match': 'gorgias', 'method': 'ON_ACTION'}, {'match': 'zdassets', 'method': 'ON_ACTION'}, {'match': 'omappapi', 'method': 'ON_ACTION'}, {'match': 'foursixty', 'method': 'ON_ACTION'}, {'match': 'shopify_pay', 'method': 'ON_ACTION'}, {'match': 'shopifycloud/shopify/assets/storefront/features', 'method': 'ON_ACTION'}, {'match': 'shopifycloud/shopify/assets/storefront/load_feature', 'method': 'ON_ACTION'}, {'match': 'shopifycloud/storefront-recaptch', 'method': 'ON_ACTION'}];</script>
<script>!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var n=t();for(var r in n)("object"==typeof exports?exports:e)[r]=n[r]}}(self,(()=>(()=>{"use strict";var e={};(e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(e);const t="hyperscript/defer-load",n="ON_ACTION",r=window.HS_JS_OVERRIDES||[];function o(e,t){const n=!e||"string"!=typeof e,o=t&&t.hasAttribute("hs-ignore");return!t&&n||o?null:(c=r.find((n=>e&&e.includes(n.match)||t&&t.innerHTML&&t.innerHTML.includes(n.match)&&!t.innerHTML.includes("asyncLoad"))))?{method:c.method||"default"}:null;var c}window.HS_LOAD_ON_ACTION_SCRIPTS=window.HS_LOAD_ON_ACTION_SCRIPTS||[];const c=document.createElement,s={src:Object.getOwnPropertyDescriptor(HTMLScriptElement.prototype,"src"),type:Object.getOwnPropertyDescriptor(HTMLScriptElement.prototype,"type")};function i(e,n){window.HS_LOAD_ON_ACTION_SCRIPTS.push([e,n]),e.type=t;const r=function(n){e.getAttribute("type")===t&&n.preventDefault(),e.removeEventListener("beforescriptexecute",r)};e.addEventListener("beforescriptexecute",r)}return document.createElement=function(...e){if("script"!==e[0].toLowerCase()||window.hsUnblocked)return c.bind(document)(...e);const r=c.bind(document)(...e);try{Object.defineProperties(r,{src:{...s.src,set(e){const r=o(e,null);r&&r.method===n&&s.type.set.call(this,t),s.src.set.call(this,e)}},type:{...s.type,set(e){const c=o(r.src,null);c&&c.method===n?s.type.set.call(this,t):s.type.set.call(this,e)}}}),r.setAttribute=function(e,t){"type"===e||"src"===e?r[e]=t:HTMLScriptElement.prototype.setAttribute.call(r,e,t)}}catch(e){console.warn("HyperScripts: unable to prevent script execution for script src ",r.src,".\n",'A likely cause would be because you are using a third-party browser extension that monkey patches the "document.createElement" function.')}return r},window.hsScriptObserver=new MutationObserver((e=>{for(let r=0;r<e.length;r++){const{addedNodes:c}=e[r];for(let e=0;e<c.length;e++){const r=c[e];if(1===r.nodeType&&"SCRIPT"===r.tagName)if(r.type===t)i(r,null);else{const e=o(r.src,r);e&&e.method===n&&i(r,r.type===t?null:r.type)}}}})),window.hsScriptObserver.observe(document.documentElement,{childList:!0,subtree:!0}),e})()));</script>

<!-- Lazyload + Responsive Images-->
<script defer src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/hs-lazysizes.min.js?v=134268693772723030181673860471"></script>

<link rel="stylesheet" href="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/hs-image-blur.css?v=157208600979694062561665865280" media="print" onload="this.media='all'; this.onload = null">
<!-- Third party app optimization -->
<!-- Is an app not updating? Just click Rebuild Cache in Hyperspeed. -->
<!-- Or, stop caching the app by clicking View Details on App Caching in your Theme Optimization settings. -->
<script hs-ignore>(function(){var hsUrls=[{"original_url":"https://analytics.getshogun.com/collector.js?shop=ah-chye-pet-treats.myshopify.com","url":"//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/collector.js?shop=ah-chye-pet-treats.myshopify.com&hs_version=1","load_method":"ON_ACTION","pages":["HOME","COLLECTIONS","PRODUCT","CART","OTHER"]}];var insertBeforeBackup=Node.prototype.insertBefore;var currentPageType=getPageType();var updatedTs=1679141907141;function getPageType(){var currentPage="article";if(currentPage==='index'){return'HOME';}else if(currentPage==='collection'){return'COLLECTIONS';}else if(currentPage==='product'){return'PRODUCT';}else if(currentPage==='cart'){return'CART';}else{return'OTHER';}}
function isWhitelistedPage(script){return script.pages.includes(currentPageType);}
function getCachedScriptUrl(url){var result=hsUrls.find(function(el){var compareUrl=el.original_url;if(url.substring(0,6)==="https:"&&el.original_url.substring(0,2)==="//"){compareUrl="https:"+el.original_url;}
return url==compareUrl;});return result;}
function loadScript(scriptInfo){if(isWhitelistedPage(scriptInfo)){var s=document.createElement('script');s.type='text/javascript';s.async=true;s.src=scriptInfo.url;var x=document.getElementsByTagName('script')[0];insertBeforeBackup.apply(x.parentNode,[s,x]);}}
function hyperLoadOnScroll(){hsUrls.filter(function(url){return url.load_method==='ON_SCROLL';}).forEach(function(scriptInfo){loadScript(scriptInfo)})
if(window.detachEvent){window.detachEvent('scroll',hyperLoadOnScroll);}else{window.removeEventListener('scroll',hyperLoadOnScroll);}}
var userEvents={touch:["touchmove","touchend"],mouse:["mousemove","click","keydown","scroll"]};function isTouch(){var touchIdentifiers=" -webkit- -moz- -o- -ms- ".split(" ");if("ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch){return true;}
var query=["(",touchIdentifiers.join("touch-enabled),("),"hsterminal",")"].join("");return window.matchMedia(query).matches;}
var actionEvents=isTouch()?userEvents.touch:userEvents.mouse;function loadOnUserAction(){hsUrls.filter(function(url){return url.load_method==='ON_ACTION';}).forEach(function(scriptInfo){loadScript(scriptInfo)})
actionEvents.forEach(function(userEvent){document.removeEventListener(userEvent,loadOnUserAction);});}
function enableCaching(){return(Date.now()-86400000)<updatedTs}
if(enableCaching()){Node.prototype.insertBefore=function(newNode,refNode){if(newNode.type!=="text/javascript"&&newNode.type!=="application/javascript"&&newNode.type!=="application/ecmascript"){return insertBeforeBackup.apply(this,arguments);}
var scriptInfo=getCachedScriptUrl(newNode.src);if(!scriptInfo){return insertBeforeBackup.apply(this,arguments);}
if(isWhitelistedPage(scriptInfo)&&scriptInfo.load_method!=='ON_SCROLL'&&scriptInfo.load_method!=='ON_ACTION'){var s=document.createElement('script');s.type='text/javascript';s.async=true;s.src=scriptInfo.url;insertBeforeBackup.apply(this,[s,refNode]);}}
if(window.attachEvent){window.attachEvent('scroll',hyperLoadOnScroll);}else{window.addEventListener('scroll',hyperLoadOnScroll);}
actionEvents.forEach(function(userEvent){document.addEventListener(userEvent,loadOnUserAction);});}})();</script>

<!-- instant.load -->
<script defer src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/hs-instantload.min.js?v=123053109237140306481673860471"></script>

<!-- defer JS until action -->
<script async src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/hs-script-loader.min.js?v=24912448706018637961673860472"></script>





      









      

      






<!-- seo-booster-json-ld-Breadcrumb --><script type="application/ld+json">
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Website",
                "@id": "https://ahchyepets.com",
                "name": "Ah Chye Pet Treats"
            }
        },{
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id":  "https://ahchyepets.com/blogs/holistic-dog-care",
                    "name": "Holistic Dog Care"
                }
            },{
                "@type": "ListItem",
                "position": 3,
                "item": {
                    "@id": "https://ahchyepets.com/blogs/holistic-dog-care/the-importance-of-dog-dental-health",
                    "name": "The Importance of Dog Dental Health",
                    "author": {
                        "@type": "Person",
                        "name": "Ah Chye"
                    },
                    "datePublished": "2022-10-02 15:38:14 +0800",
                    "dateModified": "2022-10-02 15:38:14 +0800",
                    "headline": "The Importance of Dog Dental Health",
                    "image": {
                        "@type": "ImageObject",
                        "url": "https://cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_1024x1024.jpg?v=1665785848",
                        "width": 1024,
                        "height": 1024
                    },
                    "publisher": {
                                        "@type": "Organization",
                                           
                                        
                                            "logo": {
                                                "@type": "ImageObject",
                                                "url": "https://cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_1024x1024.jpg?v=1665785848"
                                            },
                                        
                                        "name": "Ah Chye Pet Treats"
                                    },
                    "mainEntityOfPage" : "https://ahchyepets.com/blogs/holistic-dog-care/the-importance-of-dog-dental-health"
                }
            }]

 }</script>


	<script async crossorigin="anonymous" integrity="sha512-q583ppKrCRc7N5O0n2nzUiJ+suUv7Et1JGels4bXOaMFQcamPk9HjdUknZuuFjBNs7tsMuadge5k9RzdmO+1GQ==" referrerpolicy="no-referrer" src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js"></script><!-- ! Yoast SEO -->

  <meta name="viewport" content="width=device-width,initial-scale=1"><link rel="canonical" href="https://ahchyepets.com/blogs/holistic-dog-care/the-importance-of-dog-dental-health" />
	<link rel="shortcut icon" href="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Logo_32x32.jpg?v=1668276479" type="image/png">
	

    <img width="99999" height="99999" style="pointer-events: none; position: absolute; top: 0; left: 0; width: 96vw; height: 96vh; max-width: 99vw; max-height: 99vh;z-index:-1" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI5OTk5OXB4IiBoZWlnaHQ9Ijk5OTk5cHgiIHZpZXdCb3g9IjAgMCA5OTk5OSA5OTk5OSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48ZyBzdHJva2U9Im5vbmUiIGZpbGw9Im5vbmUiIGZpbGwtb3BhY2l0eT0iMCI+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijk5OTk5IiBoZWlnaHQ9Ijk5OTk5Ij48L3JlY3Q+IDwvZz4gPC9zdmc+">
  
    

	<meta charset="utf-8">

	<!--[if lt IE 9]>
		<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
	<![endif]--><link rel="preconnect" href="https://cdn.shopify.com" crossorigin>

	<script type="text/javascript">
		document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
	</script>

	

	
	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
	

	<!-- /snippets/social-meta-tags.liquid -->

<meta property="og:site_name" content="Ah Chye Pet Treats"><meta property="og:url" content="https://ahchyepets.com/blogs/holistic-dog-care/the-importance-of-dog-dental-health"><meta property="og:title" content="The Importance of Dog Dental Health"><meta property="og:type" content="article"><meta property="og:description" content=" 

The Importance of Dog Dental Health


We often neglect the importance of our dog’s dental health. The long-term effect is that with the tartar build-up, our dog’s teeth will soon develop gum disease and tooth decay. This will inevitably cause them discomfort and pain and in severe cases, life-threatening situations. We spend a decade and a half building up an affinity with this weird little creature that we love and we do not want their quality of life to deteriorate as they age. Therefore we ought to take care of their oral health. Toothaches will cause your dog to not be able to eat when they are older, and hence decrease their lifespan. It will also cost you a bomb for a visit to the vet for dental treatment, not to mention there’s always risks involved in anaesthesia. Therefore, prevention is always better than cure.
Daily Toothbrushing

The first-in-line should be the habit of daily tooth brushing. Using a toothbrush with pet toothpaste or Chlorhexidine, brush your dog’s teeth at least once daily to remove plaque. On top of that, dental chews toys are a great aid to maintain good oral health and should be given to your dog frequently. However, although they are good for their teeth, more often than not they do not taste as well, and hence dogs are not motivated to chew on them. Commercial chews such as antlers and Yak sticks are available in the market, however, these are mostly factory-made, and therefore not as fresh and also not motivating enough for our pooch to persistently chew on them.
Dehydrated bones
Luckily, there’s a natural way to clean their teeth, which is to chew on dehydrated bones. Bones not only provide calcium, they also provide excellent tartar clearing effect. However, not all bones are suitable, cooked or baked bones are definitely out of the question, as the heat applied causes the bones to become brittle and hence easily splinter and may cause a blockage in our dog’s stomach. The secret isto feed them raw bones, but raw bones also come with bacteria infection risk.

Our Recommendation
Therefore, I recommend dehydrated bones. These bones must be carefully prepared. First, the fatty portion of the meat should be carefully cleared, leaving nothing but a small amount of lean meat and bone. Then these bones have to be dehydrated in a proper manner for at least 48 hours at temperatures of 70-80 degrees Celsius, only then would the bones be safe for consumption. These bones provide dental health benefits and will also entertain your beloved fur friend for hours. As a Dentist and also a dog lover, nothing beats seeing my dog cleaning her teeth while enjoying her treat at the same time!

If you are looking for dental chews that are freshly made, healthy, and safe for consumption, do check out Ah Chye Pet Treats! Their chews are 100% natural with no additives and my dog just loves them. On top of that, their chews are very affordable, certainly much cheaper than a scaling session which might cost a few thousand dollars.
Here are some before and after photos of Pablo, Isabella Chua's Dog





Pablo's teeth before and after the bone.

We do care for our dogs and definitely would like them to enjoy life as much as possible, and dental health is a big part of the picture. I hope to continue to share more about the many aspects of Pet health in the days to come.
">
<meta property="og:image" content="http://cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_1200x1200.jpg?v=1665785848">
<meta property="og:image:alt" content="The Importance of Dog Dental Health - Ah Chye Pet Treats">
<meta property="og:image:secure_url" content="https://cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_1200x1200.jpg?v=1665785848">


<meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="The Importance of Dog Dental Health"><meta name="twitter:description" content=" 

The Importance of Dog Dental Health


We often neglect the importance of our dog’s dental health. The long-term effect is that with the tartar build-up, our dog’s teeth will soon develop gum disease and tooth decay. This will inevitably cause them discomfort and pain and in severe cases, life-threatening situations. We spend a decade and a half building up an affinity with this weird little creature that we love and we do not want their quality of life to deteriorate as they age. Therefore we ought to take care of their oral health. Toothaches will cause your dog to not be able to eat when they are older, and hence decrease their lifespan. It will also cost you a bomb for a visit to the vet for dental treatment, not to mention there’s always risks involved in anaesthesia. Therefore, prevention is always better than cure.
Daily Toothbrushing

The first-in-line should be the habit of daily tooth brushing. Using a toothbrush with pet toothpaste or Chlorhexidine, brush your dog’s teeth at least once daily to remove plaque. On top of that, dental chews toys are a great aid to maintain good oral health and should be given to your dog frequently. However, although they are good for their teeth, more often than not they do not taste as well, and hence dogs are not motivated to chew on them. Commercial chews such as antlers and Yak sticks are available in the market, however, these are mostly factory-made, and therefore not as fresh and also not motivating enough for our pooch to persistently chew on them.
Dehydrated bones
Luckily, there’s a natural way to clean their teeth, which is to chew on dehydrated bones. Bones not only provide calcium, they also provide excellent tartar clearing effect. However, not all bones are suitable, cooked or baked bones are definitely out of the question, as the heat applied causes the bones to become brittle and hence easily splinter and may cause a blockage in our dog’s stomach. The secret isto feed them raw bones, but raw bones also come with bacteria infection risk.

Our Recommendation
Therefore, I recommend dehydrated bones. These bones must be carefully prepared. First, the fatty portion of the meat should be carefully cleared, leaving nothing but a small amount of lean meat and bone. Then these bones have to be dehydrated in a proper manner for at least 48 hours at temperatures of 70-80 degrees Celsius, only then would the bones be safe for consumption. These bones provide dental health benefits and will also entertain your beloved fur friend for hours. As a Dentist and also a dog lover, nothing beats seeing my dog cleaning her teeth while enjoying her treat at the same time!

If you are looking for dental chews that are freshly made, healthy, and safe for consumption, do check out Ah Chye Pet Treats! Their chews are 100% natural with no additives and my dog just loves them. On top of that, their chews are very affordable, certainly much cheaper than a scaling session which might cost a few thousand dollars.
Here are some before and after photos of Pablo, Isabella Chua's Dog





Pablo's teeth before and after the bone.

We do care for our dogs and definitely would like them to enjoy life as much as possible, and dental health is a big part of the picture. I hope to continue to share more about the many aspects of Pet health in the days to come.
">

 
	<!-- CSS -->
	<style>
/*============================================================================
  Typography
==============================================================================*/






@font-face {
  font-family: "Harmonia Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://fonts.shopifycdn.com/harmonia_sans/harmoniasans_n4.73cf0589f7839ec88463a09f5335a2885467ed0c.woff2?h10=eGlueXVuLnNn&h11=bmFueWFuZ2NvZmZlZS5jb20uc2c&h12=dGF0dG9vLmNvbS5zZw&h13=b2JlZGllbmNldHJhaW5pbmdmb3Jkb2dzYmxvZy5jb20&h14=YW55dGltZS1waGFybWEub25saW5l&h15=dGhlYWZyaWNhbmNlbnR1cmlvbi5vcmc&h1=YWhjaHllcGV0cy5jb20&h2=YWgtY2h5ZS1wZXQtdHJlYXRzLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h3=bWFkZXdpdGhsb3ZlLmNvbS5zZw&h4=dGhlZ3JlYXRiYWxscm9vbS5zZw&h5=Zmxvd2VycG9kLmNvbS5zZw&h6=bWFyZ2FyZXRzdmlsbGUuc2c&h7=dHV0b3JiZWUuY29tLnNn&h8=cGxtLmNvbS5zZw&h9=cGV0ZG9jLmNvLmlu&hmac=68ead28b86884219c9a59c892698c009edb62d730246b58eb341b22a417767e4") format("woff2"),
       url("https://fonts.shopifycdn.com/harmonia_sans/harmoniasans_n4.1c5276ef69780b63aa8f0ba7897fb3bc87270bb0.woff?h10=eGlueXVuLnNn&h11=bmFueWFuZ2NvZmZlZS5jb20uc2c&h12=dGF0dG9vLmNvbS5zZw&h13=b2JlZGllbmNldHJhaW5pbmdmb3Jkb2dzYmxvZy5jb20&h14=YW55dGltZS1waGFybWEub25saW5l&h15=dGhlYWZyaWNhbmNlbnR1cmlvbi5vcmc&h1=YWhjaHllcGV0cy5jb20&h2=YWgtY2h5ZS1wZXQtdHJlYXRzLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h3=bWFkZXdpdGhsb3ZlLmNvbS5zZw&h4=dGhlZ3JlYXRiYWxscm9vbS5zZw&h5=Zmxvd2VycG9kLmNvbS5zZw&h6=bWFyZ2FyZXRzdmlsbGUuc2c&h7=dHV0b3JiZWUuY29tLnNn&h8=cGxtLmNvbS5zZw&h9=cGV0ZG9jLmNvLmlu&hmac=24073ce042ca2d6ce7ca218d123d1c58f70c2ac779a94e1e81b7d87465d77637") format("woff");
}



  @font-face {
  font-family: "Harmonia Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://fonts.shopifycdn.com/harmonia_sans/harmoniasans_n7.db6a243cdeddb2eba0b2e8fccdce1e6910fd06d0.woff2?h10=eGlueXVuLnNn&h11=bmFueWFuZ2NvZmZlZS5jb20uc2c&h12=dGF0dG9vLmNvbS5zZw&h13=b2JlZGllbmNldHJhaW5pbmdmb3Jkb2dzYmxvZy5jb20&h14=YW55dGltZS1waGFybWEub25saW5l&h15=dGhlYWZyaWNhbmNlbnR1cmlvbi5vcmc&h1=YWhjaHllcGV0cy5jb20&h2=YWgtY2h5ZS1wZXQtdHJlYXRzLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h3=bWFkZXdpdGhsb3ZlLmNvbS5zZw&h4=dGhlZ3JlYXRiYWxscm9vbS5zZw&h5=Zmxvd2VycG9kLmNvbS5zZw&h6=bWFyZ2FyZXRzdmlsbGUuc2c&h7=dHV0b3JiZWUuY29tLnNn&h8=cGxtLmNvbS5zZw&h9=cGV0ZG9jLmNvLmlu&hmac=88a8d3229fe63d64f9a4cbbe0ce5875ca42ca5b4a176e5178065f5dbef62daf1") format("woff2"),
       url("https://fonts.shopifycdn.com/harmonia_sans/harmoniasans_n7.a069bd4d0320d5bc303f7f96d7bf28abc297b6aa.woff?h10=eGlueXVuLnNn&h11=bmFueWFuZ2NvZmZlZS5jb20uc2c&h12=dGF0dG9vLmNvbS5zZw&h13=b2JlZGllbmNldHJhaW5pbmdmb3Jkb2dzYmxvZy5jb20&h14=YW55dGltZS1waGFybWEub25saW5l&h15=dGhlYWZyaWNhbmNlbnR1cmlvbi5vcmc&h1=YWhjaHllcGV0cy5jb20&h2=YWgtY2h5ZS1wZXQtdHJlYXRzLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h3=bWFkZXdpdGhsb3ZlLmNvbS5zZw&h4=dGhlZ3JlYXRiYWxscm9vbS5zZw&h5=Zmxvd2VycG9kLmNvbS5zZw&h6=bWFyZ2FyZXRzdmlsbGUuc2c&h7=dHV0b3JiZWUuY29tLnNn&h8=cGxtLmNvbS5zZw&h9=cGV0ZG9jLmNvLmlu&hmac=4b65386639cdf8fd6379dab781abe426de3cc147de567dc987e0da96c334b4b1") format("woff");
}




  @font-face {
  font-family: "Harmonia Sans";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("https://fonts.shopifycdn.com/harmonia_sans/harmoniasans_i4.ccbfea79fd847e76d49925a923aa89064359e629.woff2?h10=eGlueXVuLnNn&h11=bmFueWFuZ2NvZmZlZS5jb20uc2c&h12=dGF0dG9vLmNvbS5zZw&h13=b2JlZGllbmNldHJhaW5pbmdmb3Jkb2dzYmxvZy5jb20&h14=YW55dGltZS1waGFybWEub25saW5l&h15=dGhlYWZyaWNhbmNlbnR1cmlvbi5vcmc&h1=YWhjaHllcGV0cy5jb20&h2=YWgtY2h5ZS1wZXQtdHJlYXRzLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h3=bWFkZXdpdGhsb3ZlLmNvbS5zZw&h4=dGhlZ3JlYXRiYWxscm9vbS5zZw&h5=Zmxvd2VycG9kLmNvbS5zZw&h6=bWFyZ2FyZXRzdmlsbGUuc2c&h7=dHV0b3JiZWUuY29tLnNn&h8=cGxtLmNvbS5zZw&h9=cGV0ZG9jLmNvLmlu&hmac=240c0572288ab5d01a64bfcf92eddbf6d0aa7e2f2a3e3b1398b9103eaf3b1f5b") format("woff2"),
       url("https://fonts.shopifycdn.com/harmonia_sans/harmoniasans_i4.e5c05a10aacfb8cc7fdf892df8dba937a214e6e7.woff?h10=eGlueXVuLnNn&h11=bmFueWFuZ2NvZmZlZS5jb20uc2c&h12=dGF0dG9vLmNvbS5zZw&h13=b2JlZGllbmNldHJhaW5pbmdmb3Jkb2dzYmxvZy5jb20&h14=YW55dGltZS1waGFybWEub25saW5l&h15=dGhlYWZyaWNhbmNlbnR1cmlvbi5vcmc&h1=YWhjaHllcGV0cy5jb20&h2=YWgtY2h5ZS1wZXQtdHJlYXRzLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h3=bWFkZXdpdGhsb3ZlLmNvbS5zZw&h4=dGhlZ3JlYXRiYWxscm9vbS5zZw&h5=Zmxvd2VycG9kLmNvbS5zZw&h6=bWFyZ2FyZXRzdmlsbGUuc2c&h7=dHV0b3JiZWUuY29tLnNn&h8=cGxtLmNvbS5zZw&h9=cGV0ZG9jLmNvLmlu&hmac=36cc427f333bb7b054bedf0d47783858385203dff593338c5b024052246c0f94") format("woff");
}




  @font-face {
  font-family: "Harmonia Sans";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("https://fonts.shopifycdn.com/harmonia_sans/harmoniasans_i7.4a7dd579ac7cb56f507f74a6af51c429211c3385.woff2?h10=eGlueXVuLnNn&h11=bmFueWFuZ2NvZmZlZS5jb20uc2c&h12=dGF0dG9vLmNvbS5zZw&h13=b2JlZGllbmNldHJhaW5pbmdmb3Jkb2dzYmxvZy5jb20&h14=YW55dGltZS1waGFybWEub25saW5l&h15=dGhlYWZyaWNhbmNlbnR1cmlvbi5vcmc&h1=YWhjaHllcGV0cy5jb20&h2=YWgtY2h5ZS1wZXQtdHJlYXRzLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h3=bWFkZXdpdGhsb3ZlLmNvbS5zZw&h4=dGhlZ3JlYXRiYWxscm9vbS5zZw&h5=Zmxvd2VycG9kLmNvbS5zZw&h6=bWFyZ2FyZXRzdmlsbGUuc2c&h7=dHV0b3JiZWUuY29tLnNn&h8=cGxtLmNvbS5zZw&h9=cGV0ZG9jLmNvLmlu&hmac=3028256a45c250f4d6cfabfead63fc4e5fdc4abe365179851c5bef24a134396a") format("woff2"),
       url("https://fonts.shopifycdn.com/harmonia_sans/harmoniasans_i7.f513289b781582823a912d2e8125b8c109e5d61c.woff?h10=eGlueXVuLnNn&h11=bmFueWFuZ2NvZmZlZS5jb20uc2c&h12=dGF0dG9vLmNvbS5zZw&h13=b2JlZGllbmNldHJhaW5pbmdmb3Jkb2dzYmxvZy5jb20&h14=YW55dGltZS1waGFybWEub25saW5l&h15=dGhlYWZyaWNhbmNlbnR1cmlvbi5vcmc&h1=YWhjaHllcGV0cy5jb20&h2=YWgtY2h5ZS1wZXQtdHJlYXRzLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h3=bWFkZXdpdGhsb3ZlLmNvbS5zZw&h4=dGhlZ3JlYXRiYWxscm9vbS5zZw&h5=Zmxvd2VycG9kLmNvbS5zZw&h6=bWFyZ2FyZXRzdmlsbGUuc2c&h7=dHV0b3JiZWUuY29tLnNn&h8=cGxtLmNvbS5zZw&h9=cGV0ZG9jLmNvLmlu&hmac=127a7dfa0a8e18e37910c681884830e5bf9ae564cb7c80d1ea847b9e24e1c5ef") format("woff");
}



/*============================================================================
  #General Variables
==============================================================================*/

:root {
  --page-background: #f9f1f1;

  --color-primary: #656565;
  --disabled-color-primary: rgba(101, 101, 101, 0.5);
  --color-primary-opacity: rgba(101, 101, 101, 0.03);
  --link-color: #585858;
  --active-link-color: #828282;

  --button-background-color: #585858;
  --button-background-hover-color: #828282;
  --button-background-hover-color-lighten: #8f8f8f;
  --button-text-color: #ffffff;

  --sale-color: #585858;
  --sale-text-color: #FFFFFF;
  --sale-color-faint: rgba(88, 88, 88, 0.1);
  --sold-out-color: #585858;
  --sold-out-text-color: #ffffff;

  --header-background: #f9f1f1;
  --header-text: #585858;
  --header-border-color: rgba(88, 88, 88, 0.1);
  --header-border-color-dark: rgba(88, 88, 88, 0.15);
  --header-hover-background-color: rgba(88, 88, 88, 0.1);
  --header-overlay-text: #333333;

  --sticky-header-background: #fae6e6;
  --sticky-header-text: #585858;
  --sticky-header-border: rgba(88, 88, 88, 0.1);

  --mobile-menu-text: #ffffff;
  --mobile-menu-background: #585858;
  --mobile-menu-border-color: rgba(255, 255, 255, 0.5);

  --footer-background: #fae6e6;
  --footer-text: #656565;
  --footer-hover-background-color: rgba(101, 101, 101, 0.1);


  --pop-up-text: #585858;
  --pop-up-background: #fff;

  --secondary-color: rgba(0, 0, 0, 1) !default;
  --select-padding: 5px;
  --select-radius: 2px !default;

  --border-color: rgba(101, 101, 101, 0.5);
  --border-search: rgba(88, 88, 88, 0.1);
  --border-color-subtle: rgba(101, 101, 101, 0.1);
  --border-color-subtle-darken: #585858;

  --color-scheme-light-background: #EEEEEE;
  --color-scheme-light-background-hover: rgba(238, 238, 238, 0.1);
  --color-scheme-light-text: #585858;
  --color-scheme-light-text-hover: rgba(88, 88, 88, 0.7);
  --color-scheme-light-input-hover: rgba(88, 88, 88, 0.1);
  --color-scheme-light-link: #656565;
  --color-scheme-light-link-active: #656565;

  --color-scheme-accent-background: #767676;
  --color-scheme-accent-background-hover: rgba(118, 118, 118, 0.1);
  --color-scheme-accent-text: #ffffff;
  --color-scheme-accent-text-hover: rgba(255, 255, 255, 0.7);
  --color-scheme-accent-input-hover: rgba(255, 255, 255, 0.1);
  --color-scheme-accent-link: #ffffff;
  --color-scheme-accent-link-active: #ffffff;

  --color-scheme-dark-background: #585858;
  --color-scheme-dark-background-hover: rgba(88, 88, 88, 0.1);
  --color-scheme-dark-text: #EEEEEE;
  --color-scheme-dark-text-hover: rgba(238, 238, 238, 0.7);
  --color-scheme-dark-input-hover: rgba(238, 238, 238, 0.1);
  --color-scheme-dark-link: #F3F3F3;
  --color-scheme-dark-link-active: #F3F3F3;

  --header-font-stack: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  --header-font-weight: 400;
  --header-font-style: normal;
  --header-font-transform: none;

  
  --header-letter-spacing: normal;
  

  --body-font-stack: "Harmonia Sans", sans-serif;
  --body-font-weight: 400;
  --body-font-style: normal;
  --body-font-size-int: 15;
  --body-font-size: 15px;

  --subheading-font-stack: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  --subheading-font-weight: 400;
  --subheading-font-style: normal;
  --subheading-font-transform: none;
  --subheading-case: none;

  
  --heading-base: 34;
  --subheading-base: 14;
  --subheading-2-font-size: 16px;
  --subheading-2-line-height: 20px;
  --product-titles: 24;
  --subpage-header: 24;
  --subpage-header-px: 24px;
  --subpage-header-line-height: 34px;
  --heading-font-size: 34px;
  --heading-line-height: 44px;
  --subheading-font-size: 14px;
  --subheading-line-height: 18px;
  

  --color-image-overlay: #fae6e6;
  --color-image-overlay-text: #fae6e6;
  --image-overlay-opacity: calc(0 / 100);

  --flexslider-icon-eot: //cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/flexslider-icon.eot?v=70838442330258149421664588825;
  --flexslider-icon-eot-ie: //cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/flexslider-icon.eot%23iefix?3791;
  --flexslider-icon-woff: //cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/flexslider-icon.eot?v=70838442330258149421664588825;
  --flexslider-icon-ttf: //cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/flexslider-icon.eot?v=70838442330258149421664588825;
  --flexslider-icon-svg: //cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/flexslider-icon.eot?v=70838442330258149421664588825;

  --delete-button-png: //cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/delete.png?3791;
  --loader-svg: //cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/loader.svg?v=119822953187440061741664588825;

  
  --mobile-menu-link-transform: none;
  --mobile-menu-link-letter-spacing: 0;
  

  
  --buttons-transform: none;
  --buttons-letter-spacing: 0;
  

  
    --button-font-family: var(--body-font-stack);
    --button-font-weight: var(--body-font-weight);
    --button-font-style: var(--body-font-style);
    --button-font-size: var(--body-font-size);
  

  
    --button-font-size-int: var(--body-font-size-int);
  

  
    --subheading-letter-spacing: normal;
  

  
    --nav-font-family: var(--body-font-stack);
    --nav-font-weight: var(--body-font-weight);
    --nav-font-style: var(--body-font-style);
  

  
    --nav-text-transform: none;
    --nav-letter-spacing: 0;
  

  
    --nav-font-size-int: var(--body-font-size-int);
  

  --password-text-color: #000000;
  --password-error-background: #feebeb;
  --password-error-text: #7e1412;
  --password-login-background: #111111;
  --password-login-text: #b8b8b8;
  --password-btn-text: #ffffff;
  --password-btn-background: #000000;
  --password-btn-background-success: #4caf50;
  --success-color: #28a745;
  --error-color: #b94a48;

  /* Shop Pay Installments variables */
  --color-body: #f9f1f1;
  --color-bg: #f9f1f1;
}
</style>


	
	<link rel="preload" href="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/theme.min.css?v=96769918105671240461664588826" as="style">
	
<link rel="stylesheet"  href="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/theme.min.css?v=96769918105671240461664588826">
	

	
<link rel="stylesheet"  href="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/custom.css?v=60929843993882887651664588824&enable_css_minification=1">

	

	

	

	<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml" />

	
    
     
    
    
     
    
     
    
    <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="UI7X3va4M7QzSbUX753dhG1MIbVXsQ9BfLmLMBeS4a0">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/60895232236/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="f9aad9d7e6b462bf68154c9d9c10bfc3">
<meta id="in-context-paypal-metadata" data-shop-id="60895232236" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="SGD">
<link rel="alternate" type="application/atom+xml" title="Feed" href="/blogs/holistic-dog-care.atom" />
<script>
  (function() {
    var scripts = ["https://cdn.shopify.com/shopifycloud/checkout-web/assets/runtime.baseline.en.c2900d98099ba51b5510.js", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/checkout-web-packages-packages_checkout-react-html_src_hooks_title_ts.baseline.en.700a68afbb3ab05cb84e.js", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/vendors-node_modules_shopify_verdict_build_esm_runtimes_browser_index_mts_js.baseline.en.1ae677a434a5089f336b.js", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/app_components_AddressForm_AddressForm_tsx-app_components_Step_Step_tsx-app_utilities_receipt-4dad45.baseline.en.b2eb178e5eb4dccb6623.js", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/Information.baseline.en.64669cab534dae6f48c3.js", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/checkout-web-ui-packages_checkout-web-ui_src_styles_global_css_ts-packages_checkout-web-ui_sr-591a0f.baseline.en.3b04cf6f07ab3af69484.js", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/vendors-node_modules_bugsnag_js_browser_notifier_js-node_modules_formatjs_intl-datetimeformat-1e9384.baseline.en.5e2564a053195f984f93.js", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/checkout-web-packages-packages_card-fields-react_src_hook_ts-packages_checkout-graphql_src_in-92a386.baseline.en.adb48041ac2ccb2efae2.js", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/app.baseline.en.a55ad70b318ea7f8d2d3.js"];
    var styles = ["https://cdn.shopify.com/shopifycloud/checkout-web/assets/checkout-web-ui-packages_checkout-web-ui_src_styles_global_css_ts-packages_checkout-web-ui_sr-591a0f.baseline.en.55d46e56387d48179ec4.css", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/vendors-node_modules_bugsnag_js_browser_notifier_js-node_modules_formatjs_intl-datetimeformat-1e9384.baseline.en.ebe76a3f07a8f1d87e37.css", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/app.baseline.en.effc5e69167b2db11a0b.css", "https://cdn.shopify.com/shopifycloud/checkout-web/assets/Information.baseline.en.0d3088ff99e7faf68f2f.css"];

    function prefetch(url, as, callback) {
      var link = document.createElement('link');
      if (link.relList.supports('prefetch')) {
        link.rel = 'prefetch';
        link.fetchPriority = 'low';
        link.as = as;
        link.href = url;
        link.onload = link.onerror = callback;
        document.head.appendChild(link);
      } else {
        var xhr = new XMLHttpRequest();
        xhr.open('GET', url, true);
        xhr.onloadend = callback;
        xhr.send();
      }
    }

    function prefetchAssets() {
      var resources = [].concat(
        scripts.map(function(url) { return [url, 'script']; }),
        styles.map(function(url) { return [url, 'style']; })
      );
      var index = 0;
      (function next() {
        var res = resources[index++];
        if (res) prefetch(res[0], res[1], next);
      })();
    }

    addEventListener('load', prefetchAssets);
   })();
</script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":60895232236,"countryCode":"SG","currencyCode":"SGD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/60895232236","merchantName":"Ah Chye Pet Treats","requiredBillingContactFields":["postalAddress","email"],"requiredShippingContactFields":["postalAddress","email"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex"],"total":{"type":"pending","label":"Ah Chye Pet Treats","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":false}</script>
<script id="shopify-features" type="application/json">{"accessToken":"f9aad9d7e6b462bf68154c9d9c10bfc3","betas":["rich-media-storefront-analytics"],"domain":"ahchyepets.com","predictiveSearch":true,"shopId":60895232236,"smart_payment_buttons_url":"https:\/\/cdn.shopify.com\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js?v=2","dynamic_checkout_cart_url":"https:\/\/cdn.shopify.com\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js?v=2","locale":"en","optimusEnabled":false}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "ah-chye-pet-treats.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"SGD","rate":"1.0"};
Shopify.country = "SG";
Shopify.theme = {"name":"Envy_V1","id":135706312940,"theme_store_id":411,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "cdn.shopify.com";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>window.ShopifyPay = window.ShopifyPay || {};
window.ShopifyPay.apiHost = "shop.app\/pay";</script>
<script>(function() {
  function asyncLoad() {
    var urls = ["https:\/\/analytics.getshogun.com\/collector.js?shop=ah-chye-pet-treats.myshopify.com"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  document.addEventListener('StartAsyncLoading',function(event){asyncLoad();});if(window.attachEvent) {
    window.attachEvent('onload', function(){});
  } else {
    window.addEventListener('load', function(){}, false);
  }
})();</script>
<script id="__st">var __st={"a":60895232236,"offset":28800,"reqid":"f3bf172b-6bfb-45d7-b67b-d8cb05cfa7c6","pageurl":"ahchyepets.com\/blogs\/holistic-dog-care\/the-importance-of-dog-dental-health","s":"articles-588066652396","u":"644bfe45fd04","p":"article","rtyp":"article","rid":588066652396};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script>!function(o){o.addEventListener("DOMContentLoaded",function(){window.Shopify=window.Shopify||{},window.Shopify.recaptchaV3=window.Shopify.recaptchaV3||{siteKey:"6LcCR2cUAAAAANS1Gpq_mDIJ2pQuJphsSQaUEuc9"};var t=['form[action*="/contact"] input[name="form_type"][value="contact"]','form[action*="/comments"] input[name="form_type"][value="new_comment"]','form[action*="/account"] input[name="form_type"][value="customer_login"]','form[action*="/account"] input[name="form_type"][value="recover_customer_password"]','form[action*="/account"] input[name="form_type"][value="create_customer"]','form[action*="/contact"] input[name="form_type"][value="customer"]'].join(",");function n(e){e=e.target;null==e||null!=(e=function e(t,n){if(null==t.parentElement)return null;if("FORM"!=t.parentElement.tagName)return e(t.parentElement,n);for(var o=t.parentElement.action,r=0;r<n.length;r++)if(-1!==o.indexOf(n[r]))return t.parentElement;return null}(e,["/contact","/comments","/account"]))&&null!=e.querySelector(t)&&((e=o.createElement("script")).setAttribute("src","https://cdn.shopify.com/shopifycloud/storefront-recaptcha-v3/v0.6/index.js"),o.body.appendChild(e),o.removeEventListener("focus",n,!0),o.removeEventListener("change",n,!0),o.removeEventListener("click",n,!0))}o.addEventListener("click",n,!0),o.addEventListener("change",n,!0),o.addEventListener("focus",n,!0)})}(document);</script>
<script integrity="sha256-4VRZk5nmuLKdyxECzHbrGZ+jOgmvT6eNFej4VE7mT80=" data-source-attribution="shopify.loadfeatures" defer="defer" data-src="//cdn.shopify.com/shopifycloud/shopify/assets/storefront/load_feature-e154599399e6b8b29dcb1102cc76eb199fa33a09af4fa78d15e8f8544ee64fcd.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" data-src="//cdn.shopify.com/shopifycloud/shopify/assets/shopify_pay/storefront-c31d2fa4962d2ef90b673e945ee33f4f87302b97d0882cd8e83a629b84b30dab.js?v=20220906"></script>
<script integrity="sha256-h+g5mYiIAULyxidxudjy/2wpCz/3Rd1CbrDf4NudHa4=" data-source-attribution="shopify.dynamic-checkout" defer="defer" data-src="//cdn.shopify.com/shopifycloud/shopify/assets/storefront/features-87e8399988880142f2c62771b9d8f2ff6c290b3ff745dd426eb0dfe0db9d1dae.js" crossorigin="anonymous"></script>


<style id="shopify-dynamic-checkout-cart">@media screen and (min-width: 750px) {
  #dynamic-checkout-cart {
    min-height: 50px;
  }
}

@media screen and (max-width: 750px) {
  #dynamic-checkout-cart {
    min-height: 180px;
  }
}
</style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
    
    

     <script>
          var timeout=2000;
        (function (w, d, s) {
            function asyncLoad_v1() {
                setTimeout(function(){
                  var ar=[
                            'https:\/\/storage.googleapis.com\/gsf-scripts\/global-remarketing\/ah-chye-pet-treats.js?1664986209\u0026shop=ah-chye-pet-treats.myshopify.com', 
                            'https:\/\/loox.io\/widget\/Vkb4LR11ss\/loox.1640365875454.js?shop=ah-chye-pet-treats.myshopify.com',
                         ];
                    var head = document.head;
                    for(var x in ar){
                      var r = document.createElement('script');
                      r.type = 'text/javascript';
                      r.src = ar[x];
                      r.defer=true;
                      head.appendChild(r);
                    }
  
         
                }, timeout);
            };
            document.addEventListener('StartAsyncLoading',function(event){asyncLoad_v1();});
        })(window, document, 'script');
    </script>
  
	<script type="text/javascript">
		window.wetheme = {
			name: 'Envy',
		};
	</script>

	

	
		<script defer src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/textSlideshow.min.js?v=43841388135995803651673860474"></script>
	

	<script>var loox_global_hash = '1678945186113';</script><script>var loox_pop_active = true;var loox_pop_display = {"home_page":true,"product_page":true,"cart_page":true,"other_pages":true};</script><script>var loox_floating_widget = {"active":true,"rtl":false,"position":"right","button_text":"Reviews","button_bg_color":"333333","button_text_color":"FFFFFF","display_on_home_page":true,"display_on_product_page":true,"display_on_cart_page":true,"display_on_other_pages":true,"hide_on_mobile":true};
</script><style>.loox-reviews-default { max-width: 1200px; margin: 0 auto; }.loox-rating .loox-icon { color:#f0d5cc; }</style><script>var loox_rating_icons_enabled = true;</script>

<script>
    
    
    
    
    var gsf_conversion_data = {page_type : '', event : ''};
    
</script>
 <!-- Google Webmaster Tools Site Verification -->
<meta name="google-site-verification" content="UI7X3va4M7QzSbUX753dhG1MIbVXsQ9BfLmLMBeS4a0" />








<script src="https://cdn.shopify.com/extensions/20a5e39d-0318-42c9-b700-5968a480999b/0.74.0/assets/gdpr_cookie_consent.js" type="text/javascript" defer="defer"></script>
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 60895232236,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "article"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>window['GoogleAnalyticsObject'] = 'ga';
window['ga'] = window['ga'] || function() {
  (window['ga'].q = window['ga'].q || []).push(arguments);
};
window['ga'].l = 1 * new Date();</script>
<script>var _gaUTrackerOptions = {'allowLinker': true};ga('create', 'UA-233569509-1', 'auto', _gaUTrackerOptions);ga('send', 'pageview');
      (function(){
        ga('require', 'linker');
        function addListener(element, type, callback) {
          if (element.addEventListener) {
            element.addEventListener(type, callback);
          }
          else if (element.attachEvent) {
            element.attachEvent('on' + type, callback);
          }
        }
        function decorate(event) {
          event = event || window.event;
          var target = event.target || event.srcElement;
          if (target && (target.action || target.href)) {
            ga(function (tracker) {
              var linkerParam = tracker.get('linkerParam');
              document.cookie = '_shopify_ga=' + linkerParam + '; ' + 'path=/';
            });
          }
        }
        addListener(window, 'load', function(){
          for (var i=0; i<document.forms.length; i++) {
            if(document.forms[i].action && document.forms[i].action.indexOf('/cart') >= 0) {
              addListener(document.forms[i], 'submit', decorate);
            }
          }
          for (var i=0; i<document.links.length; i++) {
            if(document.links[i].href && document.links[i].href.indexOf('/checkout') >= 0) {
              addListener(document.links[i], 'click', decorate);
            }
          }
        })
      }());
    </script>
<script>window.ShopifyAnalytics = window.ShopifyAnalytics || {};
window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
window.ShopifyAnalytics.meta.currency = 'SGD';
var meta = {"page":{"pageType":"article","resourceType":"article","resourceId":588066652396}};
for (var attr in meta) {
  window.ShopifyAnalytics.meta[attr] = meta[attr];
}</script>
<script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() {
  
};
</script>
<script class="analytics">(function () {
  var customDocumentWrite = function(content) {
    var jquery = null;

    if (window.jQuery) {
      jquery = window.jQuery;
    } else if (window.Checkout && window.Checkout.$) {
      jquery = window.Checkout.$;
    }

    if (jquery) {
      jquery('body').append(content);
    }
  };

  var hasLoggedConversion = function(token) {
    if (token) {
      return document.cookie.indexOf('loggedConversion=' + token) !== -1;
    }
    return false;
  }

  var setCookieIfConversion = function(token) {
    if (token) {
      var twoMonthsFromNow = new Date(Date.now());
      twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

      document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
    }
  }

  var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
  if (trekkie.integrations) {
    return;
  }
  trekkie.methods = [
    'identify',
    'page',
    'ready',
    'track',
    'trackForm',
    'trackLink'
  ];
  trekkie.factory = function(method) {
    return function() {
      var args = Array.prototype.slice.call(arguments);
      args.unshift(method);
      trekkie.push(args);
      return trekkie;
    };
  };
  for (var i = 0; i < trekkie.methods.length; i++) {
    var key = trekkie.methods[i];
    trekkie[key] = trekkie.factory(key);
  }
  trekkie.load = function(config) {
    trekkie.config = config || {};
    trekkie.config.initialDocumentCookie = document.cookie;
    var first = document.getElementsByTagName('script')[0];
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.onerror = function(e) {
      var scriptFallback = document.createElement('script');
      scriptFallback.type = 'text/javascript';
      scriptFallback.onerror = function(error) {
              var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });
    
          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful
    
        } // XHR beacon   
    
        var xhr = new XMLHttpRequest();
    
        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }
    
        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 60895232236,
      theme_id: 135706312940,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "https://cdn.shopify.com/s/trekkie.storefront.ac96e909d611bdea19695f979275c2d40d75e06c.min.js"});

      };
      scriptFallback.async = true;
      scriptFallback.src = 'https://cdn.shopify.com/s/trekkie.storefront.ac96e909d611bdea19695f979275c2d40d75e06c.min.js';
      first.parentNode.insertBefore(scriptFallback, first);
    };
    script.async = true;
    script.src = 'https://cdn.shopify.com/s/trekkie.storefront.ac96e909d611bdea19695f979275c2d40d75e06c.min.js';
    first.parentNode.insertBefore(script, first);
  };
  trekkie.load(
    {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":60895232236,"isMerchantRequest":null,"themeId":135706312940,"themeCityHash":"15698859960302614231","contentLanguage":"en","currency":"SGD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Facebook Pixel":{"pixelIds":["286386816711971"],"agent":"plshopify1.2"},"Google Gtag Pixel":{"conversionId":"AW-0","eventLabels":[{"type":"page_view","action_label":"AW-10902372382\/aqNUCKTszb0DEJ6A1M4o"},{"type":"purchase","action_label":"AW-10902372382\/zDYhCKfszb0DEJ6A1M4o"},{"type":"view_item","action_label":"AW-10902372382\/cJdkCKrszb0DEJ6A1M4o"},{"type":"add_to_cart","action_label":"AW-10902372382\/BeFFCK3szb0DEJ6A1M4o"},{"type":"begin_checkout","action_label":"AW-10902372382\/tVGHCLDszb0DEJ6A1M4o"},{"type":"search","action_label":"AW-10902372382\/wZuDCLPszb0DEJ6A1M4o"},{"type":"add_payment_info","action_label":"AW-10902372382\/GZVMCLbszb0DEJ6A1M4o"}],"targetCountry":"SG"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"facebookAppPixelId":"286386816711971","source":"trekkie-storefront-renderer"}}
  );

  var loaded = false;
  trekkie.ready(function() {
    if (loaded) return;
    loaded = true;

    window.ShopifyAnalytics.lib = window.trekkie;
    

    var originalDocumentWrite = document.write;
    document.write = customDocumentWrite;
    try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
    document.write = originalDocumentWrite;

    window.ShopifyAnalytics.lib.page(null,{"pageType":"article","resourceType":"article","resourceId":588066652396});

    var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
    var token = match? match[1]: undefined;
    if (!hasLoggedConversion(token)) {
      setCookieIfConversion(token);
      
    }
  });

  
      var eventsListenerScript = document.createElement('script');
      eventsListenerScript.async = true;
      eventsListenerScript.src = "//cdn.shopify.com/shopifycloud/shopify/assets/shop_events_listener-65cd0ba3fcd81a1df33f2510ec5bcf8c0e0958653b50e3965ec972dd638ee13f.js";
      document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
    
})();</script>
<script class="boomerang">
(function () {
  if (window.BOOMR && (window.BOOMR.version || window.BOOMR.snippetExecuted)) {
    return;
  }
  window.BOOMR = window.BOOMR || {};
  window.BOOMR.snippetStart = new Date().getTime();
  window.BOOMR.snippetExecuted = true;
  window.BOOMR.snippetVersion = 12;
  window.BOOMR.application = "storefront-renderer";
  window.BOOMR.themeName = "Envy";
  window.BOOMR.themeVersion = "31.0.4";
  window.BOOMR.shopId = 60895232236;
  window.BOOMR.themeId = 135706312940;
  window.BOOMR.renderRegion = "gcp-us-central1";
  window.BOOMR.url =
    "https://cdn.shopify.com/shopifycloud/boomerang/shopify-boomerang-1.0.0.min.js";
  var where = document.currentScript || document.getElementsByTagName("script")[0];
  var parentNode = where.parentNode;
  var promoted = false;
  var LOADER_TIMEOUT = 3000;
  function promote() {
    if (promoted) {
      return;
    }
    var script = document.createElement("script");
    script.id = "boomr-scr-as";
    script.src = window.BOOMR.url;
    script.async = true;
    parentNode.appendChild(script);
    promoted = true;
  }
  function iframeLoader(wasFallback) {
    promoted = true;
    var dom, bootstrap, iframe, iframeStyle;
    var doc = document;
    var win = window;
    window.BOOMR.snippetMethod = wasFallback ? "if" : "i";
    bootstrap = function(parent, scriptId) {
      var script = doc.createElement("script");
      script.id = scriptId || "boomr-if-as";
      script.src = window.BOOMR.url;
      BOOMR_lstart = new Date().getTime();
      parent = parent || doc.body;
      parent.appendChild(script);
    };
    if (!window.addEventListener && window.attachEvent && navigator.userAgent.match(/MSIE [67]./)) {
      window.BOOMR.snippetMethod = "s";
      bootstrap(parentNode, "boomr-async");
      return;
    }
    iframe = document.createElement("IFRAME");
    iframe.src = "about:blank";
    iframe.title = "";
    iframe.role = "presentation";
    iframe.loading = "eager";
    iframeStyle = (iframe.frameElement || iframe).style;
    iframeStyle.width = 0;
    iframeStyle.height = 0;
    iframeStyle.border = 0;
    iframeStyle.display = "none";
    parentNode.appendChild(iframe);
    try {
      win = iframe.contentWindow;
      doc = win.document.open();
    } catch (e) {
      dom = document.domain;
      iframe.src = "javascript:var d=document.open();d.domain='" + dom + "';void(0);";
      win = iframe.contentWindow;
      doc = win.document.open();
    }
    if (dom) {
      doc._boomrl = function() {
        this.domain = dom;
        bootstrap();
      };
      doc.write("<body onload='document._boomrl();'>");
    } else {
      win._boomrl = function() {
        bootstrap();
      };
      if (win.addEventListener) {
        win.addEventListener("load", win._boomrl, false);
      } else if (win.attachEvent) {
        win.attachEvent("onload", win._boomrl);
      }
    }
    doc.close();
  }
  var link = document.createElement("link");
  if (link.relList &&
    typeof link.relList.supports === "function" &&
    link.relList.supports("preload") &&
    ("as" in link)) {
    window.BOOMR.snippetMethod = "p";
    link.href = window.BOOMR.url;
    link.rel = "preload";
    link.as = "script";
    link.addEventListener("load", promote);
    link.addEventListener("error", function() {
      iframeLoader(true);
    });
    setTimeout(function() {
      if (!promoted) {
        iframeLoader(true);
      }
    }, LOADER_TIMEOUT);
    BOOMR_lstart = new Date().getTime();
    parentNode.appendChild(link);
  } else {
    iframeLoader(false);
  }
  function boomerangSaveLoadTime(e) {
    window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime();
  }
  if (window.addEventListener) {
    window.addEventListener("load", boomerangSaveLoadTime, false);
  } else if (window.attachEvent) {
    window.attachEvent("onload", boomerangSaveLoadTime);
  }
  if (document.addEventListener) {
    document.addEventListener("onBoomerangLoaded", function(e) {
      e.detail.BOOMR.init({
        ResourceTiming: {
          enabled: true,
          trackedResourceTypes: ["script", "img", "css"]
        },
      });
      e.detail.BOOMR.t_end = new Date().getTime();
    });
  } else if (document.attachEvent) {
    document.attachEvent("onpropertychange", function(e) {
      if (!e) e=event;
      if (e.propertyName === "onBoomerangLoaded") {
        e.detail.BOOMR.init({
          ResourceTiming: {
            enabled: true,
            trackedResourceTypes: ["script", "img", "css"]
          },
        });
        e.detail.BOOMR.t_end = new Date().getTime();
      }
    });
  }
})();</script>
<script async="async" src="https://www.google-analytics.com/analytics.js"></script>
<script id="web-pixels-manager-setup">(function e(e,n,a,t,o,r){var i=null!==e;i&&(window.Shopify=window.Shopify||{},window.Shopify.analytics=window.Shopify.analytics||{},window.Shopify.analytics.replayQueue=[],window.Shopify.analytics.publish=function(e,n,a){window.Shopify.analytics.replayQueue.push([e,n,a])});var s=function(){var e="legacy",n="unknown",a=null,t=navigator.userAgent.match(/(Firefox|Chrome)\/(\d+)/i),o=navigator.userAgent.match(/(Edg)\/(\d+)/i),r=navigator.userAgent.match(/(Version)\/(\d+)(.+)(Safari)\/(\d+)/i);r?(n="safari",a=parseInt(r[2],10)):o?(n="edge",a=parseInt(o[2],10)):t&&(n=t[1].toLocaleLowerCase(),a=parseInt(t[2],10));var i={chrome:60,firefox:55,safari:11,edge:80}[n];return void 0!==i&&null!==a&&i<=a&&(e="modern"),e}(),l=!1;(e&&e.enabledBetaFlags&&(l=-1!==e.enabledBetaFlags.indexOf("web_pixels_prefetch_assets")),i&&l)&&function(e,n){if(document.head){var a=document.createElement("link");e.match(/spin\.dev\/?/)&&(e+="?fast_storefront_renderer=1"),a.rel="prefetch",a.href=e,n&&(a.as=n),document.head.appendChild(a)}}(self.location.origin+"/wpm@"+(o||"latest")+"@"+r+"/sandbox/worker."+s+".js","script");var d,c,p,u,f,h,w,y,g=a+"/"+t.substring(0,1)+r+s.substring(0,1)+".js";d={src:g,async:!0,onload:function(){if(e){var a=window.webPixelsManager.init(e);n(a),window.Shopify.analytics.replayQueue.forEach((function(e){a.publishCustomEvent(e[0],e[1],e[2])})),window.Shopify.analytics.replayQueue=[],window.Shopify.analytics.publish=a.publishCustomEvent}},onerror:function(){var n=(e.storefrontBaseUrl?e.storefrontBaseUrl.replace(/\/$/,""):self.location.origin)+"/.well-known/shopify/monorail/unstable/produce_batch",a=JSON.stringify({metadata:{event_sent_at_ms:(new Date).getTime()},events:[{schema_id:"web_pixels_manager_load/2.0",payload:{version:o||"latest",page_url:self.location.href,status:"failed",error_msg:g+" has failed to load"},metadata:{event_created_at_ms:(new Date).getTime()}}]});try{if(self.navigator.sendBeacon.bind(self.navigator)(n,a))return!0}catch(e){}const t=new XMLHttpRequest;try{return t.open("POST",n,!0),t.setRequestHeader("Content-Type","text/plain"),t.send(a),!0}catch(e){console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging a load error.")}return!1}},c=document.createElement("script"),p=d.src,u=d.async||!0,f=d.onload,h=d.onerror,w=document.head,y=document.body,c.async=u,c.src=p,f&&c.addEventListener("load",f),h&&c.addEventListener("error",h),w?w.appendChild(c):y?y.appendChild(c):console.error("Did not find a head or body element to append the script")})({shopId: 60895232236,storefrontBaseUrl: "https://ahchyepets.com",cdnBaseUrl: "https://cdn.shopify.com",surface: "storefront-renderer",enabledBetaFlags: ["web_pixels_use_shop_domain_monorail_endpoint","web_pixels_shopify_pixel_validation","web_pixels_prefetch_assets"],webPixelExtensionBaseUrl: "https://cdn.shopify.com",webPixelsConfigList: [{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0515","apiClientId":"shopify-pixel","type":"APP"},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0515","apiClientId":"shopify-pixel","type":"CUSTOM"}],initData: {"cart":null,"checkout":null,"customer":null,"productVariants":[]},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed");},"https://cdn.shopify.com","browser","0.0.256","3c84b172wd96a86fep64966476m4d4d6440");</script></head>

<body id="the-importance-of-dog-dental-health"
	class="page-title--the-importance-of-dog-dental-health template-article flexbox-wrapper">

	

	<div id="main-body" class="" data-editor-open="false">
		<div class="no-js disclaimer container">
			<p>This store requires javascript to be enabled for some features to work correctly.</p>
		</div>

		<div id="slideout-overlay"></div>

		<div id="shopify-section-announcement-bar" class="shopify-section">
<link rel="stylesheet"  href="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/section-announcement-bar.min.css?v=132618823432793153241664588825">



  
  

  

    <style>
      .notification-bar{
        background-color: #fae6e6;
        color: #333333;
      }

      .notification-bar a{
        color: #333333;
      }
    </style>

    <div class="notification-bar custom-font notification-bar--with-text notification-bar--with-icons">
      
        <div class="notification-bar__empty-div">
        </div>
      

      
        <div class="notification-bar__message">
        
          <p>free shipping for order above $50.</p>
        
        </div>
      

      
        <div class="header-social-links">
          
      

<ul class="sm-icons " class="clearfix">

	
		<li class="sm-facebook">
			<a href="https://m.facebook.com/profile.php?id=100075996828104&ref=page_internal&_rdr" target="_blank">
				<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Facebook icon</title><path d="M22.676 0H1.324C.593 0 0 .593 0 1.324v21.352C0 23.408.593 24 1.324 24h11.494v-9.294H9.689v-3.621h3.129V8.41c0-3.099 1.894-4.785 4.659-4.785 1.325 0 2.464.097 2.796.141v3.24h-1.921c-1.5 0-1.792.721-1.792 1.771v2.311h3.584l-.465 3.63H16.56V24h6.115c.733 0 1.325-.592 1.325-1.324V1.324C24 .593 23.408 0 22.676 0"/></svg>
			</a>
		</li>
	

	

	
		<li class="sm-instagram">
			<a href="https://www.secure.instagram.com/ah_chye_pet_treats/" target="_blank">
				<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Instagram icon</title><path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg>
			</a>
		</li>
	

	

	

	
		<li class="sm-tiktok">
			<a href="https://www.tiktok.com/@ah_chye_the_labrador/video/7113113157589011714?is_from_webapp=v1&item_id=7113113157589011714" target="_blank">
				<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>TikTok icon</title><path d="M12.53.02C13.84 0 15.14.01 16.44 0c.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg>
			</a>
		</li>
	

	

	

	

	

	
		<li class="sm-linkedin">
			<a href="https://www.linkedin.com/company/89853213/admin/" target="_blank">
				<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>LinkedIn icon</title><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
			</a>
		</li>
	

</ul>



    
        </div>
      
    </div>

  




</div>
		<div id="shopify-section-header" class="shopify-section"><style>
  .site-header__logo-image img,
  .overlay-logo-image {
    max-width: 130px;
  }

  @media(max-width:768px) {
    .site-header__logo-image img,
    .overlay-logo-image {
      max-width: 80px;
    }

    .site-header__logo-image img,
    .overlay-logo-image {
      width: 80px;
    }

    .logo-placement-within-wrapper--logo {
      width: 80px;
      flex-basis: 80px;
    }
  }

    .site-header__logo-image img,
    .overlay-logo-image {
      width: 130px;
    }

    .logo-placement-within-wrapper--logo {
      width: 130px;
      flex-basis: 130px;
    }


  #site-header svg:not(.icon-caret), .sticky-header-wrapper svg {
    height: 18px;
  }

  @media screen and (max-width: 767px) {
    #site-header svg, .sticky-header-wrapper svg {
        height: 24px;
    }
  }

  .top-search #search-wrapper {
    background: var(--header-background)!important;
    border-bottom: 1px solid var(--header-background)!important;

  }

  #top-search-wrapper svg {
    stroke: var(--header-text)!important;
  }

  .top-search input {
    color: var(--header-text)!important;
  }

  #top-search-wrapper #search_text::placeholder {
    color: var(--header-text);
  }

  #top-search-wrapper #search_text::-webkit-input-placeholder {
    color: var(--header-text);
  }

  #top-search-wrapper #search_text:-ms-input-placeholder {
    color: var(--header-text);
  }

  #top-search-wrapper #search_text::-moz-placeholder {
    color: var(--header-text);
  }

  #top-search-wrapper #search_text:-moz-placeholder {
    color: var(--header-text);
  }

  .top-search  {
    border-bottom: solid 1px var(--header-border-color)!important;
  }

  .predictive-search-group {
    background-color: var(--header-background)!important;
  }

  .search-results__meta {
    background: var(--header-background)!important;
  }

  .search-results__meta .search-results__meta-clear {
    color: var(--header-text);
  }

  .search-results__meta-view-all a {
    color: var(--header-text)!important;
  }

  .search-results-panel .predictive-search-group h2 {
    color: var(--header-text);
    border-bottom: solid 1px var(--header-border-color);
  }

  .search-results-panel .predictive-search-group .search-vendor, .search-results-panel .predictive-search-group .money {
    color: var(--header-text);
  }

  .search--result-group h5 a {
    color: var(--header-text)!important;
  }

  .predictive-loading {
    color: var(--header-text)!important;
  }
</style>



<div class="header-wrapper js" data-wetheme-section-type="header" data-wetheme-section-id="header">


<div class="sticky-header-wrapper">
  <div class="sticky-header-wrapper__inner">
    <div class="sticky-header-placer d-none d-lg-block "></div>
    
    <div class="sticky-header-menu d-none d-lg-block">
      
    </div>
    <div class="sticky-header-icons d-none d-lg-flex">
      
    </div>
    <div class="sticky-header-search d-none d-lg-block">
      
    </div>
    <div class="sticky-mobile-header d-lg-none">
      
    </div>
  </div>
</div>


<div class="header-logo-wrapper" data-section-id="header" data-section-type="header-section">

<nav
  id="theme-menu"
  class="mobile-menu-wrapper slideout-panel-hidden"
  role="dialog"
  aria-label="Navigation"
  aria-modal="true"
>
  


<script type="application/json" id="mobile-menu-data">
{
    
        
        
        "0": {
            "level": 0,
            "url": "/collections/all",
            "title": "Products",
            "links": [
                
            ]
        }
        
    
        
        ,
        "1": {
            "level": 0,
            "url": "/collections/air-dried-jerky",
            "title": "Air Dried Treats",
            "links": [
                
            ]
        }
        
    
        
        ,
        "2": {
            "level": 0,
            "url": "/collections/air-dried-pet-treats-premium",
            "title": "Premium Air Dried Treats",
            "links": [
                
            ]
        }
        
    
        
        ,
        "3": {
            "level": 0,
            "url": "/collections/power-dust",
            "title": "Meal Toppers",
            "links": [
                
            ]
        }
        
    
        
        ,
        "4": {
            "level": 0,
            "url": "/blogs/holistic-dog-care",
            "title": "My Blog",
            "links": [
                
            ]
        }
        
    
        
        ,
        "5": {
            "level": 0,
            "url": "/collections/chew",
            "title": "Chews",
            "links": [
                
            ]
        }
        
    
        
        ,
        "6": {
            "level": 0,
            "url": "/collections/gift-box",
            "title": "Gift Box",
            "links": [
                
            ]
        }
        
    
        
        ,
        "7": {
            "level": 0,
            "url": "/collections/biscuits-cookies",
            "title": "Biscuits \u0026 Cookies",
            "links": [
                
            ]
        }
        
    
}
</script>

<script type="application/json" id="mobile-menu-data-topbar">
{
    
}
</script>

<div class="mobile-menu-close">
  <button
    type="button"
    class="slide-menu menu-close-icon mobile-menu-close alt-focus"
    aria-label="Close navigation">
    <i data-feather="x" aria-hidden="true"></i>
  </button>
</div>

<ul
  class="mobile-menu active mobile-menu-main search-enabled"
  id="mobile-menu--menu4"
>
  
    <li >
      
        <a
          class="alt-focus mobile-menu-link mobile-menu-link__text"
          data-link="0"
          href="/collections/all"
        >
          Products
        </a>
      
    </li>
  
    <li >
      
        <a
          class="alt-focus mobile-menu-link mobile-menu-link__text"
          data-link="1"
          href="/collections/air-dried-jerky"
        >
          Air Dried Treats
        </a>
      
    </li>
  
    <li >
      
        <a
          class="alt-focus mobile-menu-link mobile-menu-link__text"
          data-link="2"
          href="/collections/air-dried-pet-treats-premium"
        >
          Premium Air Dried Treats
        </a>
      
    </li>
  
    <li >
      
        <a
          class="alt-focus mobile-menu-link mobile-menu-link__text"
          data-link="3"
          href="/collections/power-dust"
        >
          Meal Toppers
        </a>
      
    </li>
  
    <li >
      
        <a
          class="alt-focus mobile-menu-link mobile-menu-link__text"
          data-link="4"
          href="/blogs/holistic-dog-care"
        >
          My Blog
        </a>
      
    </li>
  
    <li >
      
        <a
          class="alt-focus mobile-menu-link mobile-menu-link__text"
          data-link="5"
          href="/collections/chew"
        >
          Chews
        </a>
      
    </li>
  
    <li >
      
        <a
          class="alt-focus mobile-menu-link mobile-menu-link__text"
          data-link="6"
          href="/collections/gift-box"
        >
          Gift Box
        </a>
      
    </li>
  
    <li >
      
        <a
          class="alt-focus mobile-menu-link mobile-menu-link__text"
          data-link="7"
          href="/collections/biscuits-cookies"
        >
          Biscuits &amp; Cookies
        </a>
      
    </li>
  

  

  
    
      <li class="mobile-customer-link"><a class="mobile-menu-link" href="/account/login" id="customer_login_link">Log in</a></li>
      
        <li class="mobile-customer-link"><a class="mobile-menu-link" href="/account/register" id="customer_register_link">Create Account</a></li>
      
    
  

  

<ul class="sm-icons " class="clearfix">

	
		<li class="sm-facebook">
			<a href="https://m.facebook.com/profile.php?id=100075996828104&ref=page_internal&_rdr" target="_blank">
				<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Facebook icon</title><path d="M22.676 0H1.324C.593 0 0 .593 0 1.324v21.352C0 23.408.593 24 1.324 24h11.494v-9.294H9.689v-3.621h3.129V8.41c0-3.099 1.894-4.785 4.659-4.785 1.325 0 2.464.097 2.796.141v3.24h-1.921c-1.5 0-1.792.721-1.792 1.771v2.311h3.584l-.465 3.63H16.56V24h6.115c.733 0 1.325-.592 1.325-1.324V1.324C24 .593 23.408 0 22.676 0"/></svg>
			</a>
		</li>
	

	

	
		<li class="sm-instagram">
			<a href="https://www.secure.instagram.com/ah_chye_pet_treats/" target="_blank">
				<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Instagram icon</title><path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg>
			</a>
		</li>
	

	

	

	
		<li class="sm-tiktok">
			<a href="https://www.tiktok.com/@ah_chye_the_labrador/video/7113113157589011714?is_from_webapp=v1&item_id=7113113157589011714" target="_blank">
				<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>TikTok icon</title><path d="M12.53.02C13.84 0 15.14.01 16.44 0c.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg>
			</a>
		</li>
	

	

	

	

	

	
		<li class="sm-linkedin">
			<a href="https://www.linkedin.com/company/89853213/admin/" target="_blank">
				<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>LinkedIn icon</title><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
			</a>
		</li>
	

</ul>



</ul>

<div class="mobile-menu mobile-menu-child mobile-menu-hidden">
  <button
    type="button"
    class="mobile-menu-back alt-focus mobile-menu-link"
    tabindex="-1"
  >
    <i data-feather="chevron-left" aria-hidden="true"></i>
    <div>Back</div>
  </button>

  <ul
    id="mobile-menu"
  >
    <li>
      <a
        href="#"
        class="alt-focus mobile-menu-link top-link"
        tabindex="-1"
      >
        <div class="mobile-menu-title"></div>
      </a>
    </li>
  </ul>
</div>

<div class="mobile-menu mobile-menu-grandchild mobile-menu-hidden">
  <button
    type="button"
    class="mobile-menu-back alt-focus mobile-menu-link"
    tabindex="-1"
  >
    <i data-feather="chevron-left" aria-hidden="true"></i>
    <div>Back</div>
  </button>

  <ul
    id="mobile-submenu"
  >
    <li>
        <a
          href="#"
          class="alt-focus mobile-menu-link top-link"
          tabindex="-1"
        >
            <div class="mobile-menu-title"></div>
        </a>
    </li>
  </ul>
</div>
</nav>

<div class="d-flex d-lg-none">
  <div class="mobile-header--wrapper">
		<div class="mobile-side-column mobile-header-wrap--icons">
			<button
        type="button"
        class="slide-menu slide-menu-mobile alt-focus header-link header-link--button"
        aria-label="Open navigation"
        aria-controls="mobile-menu--main-menu"
      >
        <i id="iconAnim" data-feather="menu"></i>
			</button>

      
        <button
          type="button"
          class="icons--inline search-show alt-focus header-link header-link--button"
          title="Search"
          aria-label="Open search bar"
          aria-controls="top-search-wrapper"
        >
          <i data-feather="search"></i>
        </button>
      
		</div>

		<div class="mobile-logo-column mobile-header-wrap--icons">
			

<div class="site-header__logo h1 logo-placement--within" itemscope itemtype="http://schema.org/Organization">

  

  
	
		<a href="/" itemprop="url" class="site-header__logo-image site-header__logo-image--no-overlay">
			
			

<noscript aria-hidden="true">
  <img loading="lazy"
    class=""
    src="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_550x.png?v=1668276666"
    
      alt="Ah Chye Pet Treats"
    
    itemprop="logo"
  />
</noscript>

<img
  loading="lazy"
  class=""
  
    alt="Ah Chye Pet Treats"
  
  itemprop="logo"
  width="724"
  height="713"
  srcset="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_550x.png?v=1668276666 550w,//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2.png?v=1668276666 724w"
  sizes="(min-width: 2000px) 1000px, (min-width: 1445px) calc(100vw / 2), (min-width: 1200px) calc(100vw / 1.75), (min-width: 750px) calc(100vw / 1.25), 100vw"
  src="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_1445x.png?v=1668276666"
/>
		</a>

  
  
</div>

		</div>

		<div class="mobile-side-column mobile-header-wrap--icons mobile-header-right">
      
        <a href="/cart" class="alt-focus header-link slide-menu">
          <i data-feather="shopping-bag"></i>
          
        </a>
      
		</div>
  </div>
</div>














  <div
  id="top-search-wrapper"
  role="dialog"
  aria-labelledby="search_label"
  aria-modal="true"
  aria-hidden="true"
>
	<div class="top-search">
		<form id="search-page-form" action="/search">
      <input type="hidden" name="type" value="product,page,article,collection" />
			<div id="search-wrapper">
        <div class="search-bar--controls">
          <button
            id="search_submit"
            type="submit"
            aria-label="Submit Search"
            aria-hidden="true"
            tabindex="-1"
            class="search-bar__button alt-focus"
          >
            <i data-feather="search"></i>
          </button>
        </div>

        <label for="search_text" class="sr-only" id="search_label">Search our site Ah Chye Pet Treats</label>

				<input
          id="search_text"
          name="q"
          type="text"
          size="20"
          placeholder="Search..."
          autocomplete="off"
          autocorrect="off"
          spellcheck="false"
          class="is-predictive"
          data-search-types="product,page,article,collection"
          data-show-prices="true"
          data-show-vendor="false"
          aria-hidden="true"
          tabindex="-1"
        />

        <button
          class="search-bar__button search-clear alt-focus"
          id="search-bar--clear"
          tabindex="-1"
          aria-hidden="true"
          aria-label="Close search bar"
          type="button"
        >
          <i data-feather="x"></i>
        </button>
			</div>
		</form>
	</div>
  
  <div class="predictive-loading hide">
    <i class="fa fa-circle-o-notch fa-spin fa-2x fa-fw js"></i><span class="sr-only">Loading...</span>
  </div>
  <div class="search-summary"></div>
  <div class="search-results-panel"></div>
  
</div>


<header id="site-header" class="clearfix d-none d-lg-block

">
  <div>

    

            <div class="header-content logo-placement-within-wrapper">

              <div class="logo-placement-within-wrapper__item">
                
  
    <div class="localization-selectors--left">
      
  <noscript><form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form localization-form__noscript localization-form__country" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/blogs/holistic-dog-care/the-importance-of-dog-dental-health" /><div class="localization-form__select">
            <h2 class="hide" id="FooterCountryLabelNoScript">Country/region</h2>
            <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript"><option value="AU">
                Australia (AUD $)
                </option><option value="CA">
                Canada (CAD $)
                </option><option value="DK">
                Denmark (DKK kr.)
                </option><option value="FR">
                France (EUR €)
                </option><option value="DE">
                Germany (EUR €)
                </option><option value="IE">
                Ireland (EUR €)
                </option><option value="IT">
                Italy (EUR €)
                </option><option value="MY">
                Malaysia (MYR RM)
                </option><option value="SG" selected>
                Singapore (SGD $)
                </option><option value="CH">
                Switzerland (CHF CHF)
                </option><option value="GB">
                United Kingdom (GBP £)
                </option><option value="US">
                United States (USD $)
                </option></select>
        </div>
        <button class="btn alt-focus">Update country/region</button></form></noscript>

    <localization-form>
        <form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/blogs/holistic-dog-care/the-importance-of-dog-dental-health" />
        <div class="js">
            <div class="disclosure">
            <button type="button" class="disclosure__button alt-focus" aria-expanded="false" aria-controls="CountryList">
                Singapore (SGD $)

                <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
                <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
                </svg>
            </button>

            <ul id="CountryList" role="list" class="disclosure__list localization__list" hidden>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="AU">
                    Australia (AUD $)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="CA">
                    Canada (CAD $)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="DK">
                    Denmark (DKK kr.)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="FR">
                    France (EUR €)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="DE">
                    Germany (EUR €)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="IE">
                    Ireland (EUR €)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="IT">
                    Italy (EUR €)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="MY">
                    Malaysia (MYR RM)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" selected>

                    <a href="#" aria-current="true" data-value="SG">
                    Singapore (SGD $)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="CH">
                    Switzerland (CHF CHF)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="GB">
                    United Kingdom (GBP £)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="US">
                    United States (USD $)
                    </a>

                </li>
                
            </ul>

            <input type="hidden" name="country_code" value="SG">
            </div>
        </div>
        </form>
    </localization-form><script defer src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/component-localization-form.min.js?v=11829431227241517151673860468" type="module"></script>


    </div>
  

              </div>

              <div class="logo-placement-within-wrapper__item">
                  

<div class="site-header__logo h1 logo-placement--within" itemscope itemtype="http://schema.org/Organization">

  

  
	
		<a href="/" itemprop="url" class="site-header__logo-image site-header__logo-image--no-overlay">
			
			

<noscript aria-hidden="true">
  <img loading="lazy"
    class=""
    src="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_550x.png?v=1668276666"
    
      alt="Ah Chye Pet Treats"
    
    itemprop="logo"
  />
</noscript>

<img
  loading="lazy"
  class=""
  
    alt="Ah Chye Pet Treats"
  
  itemprop="logo"
  width="724"
  height="713"
  srcset="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_550x.png?v=1668276666 550w,//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2.png?v=1668276666 724w"
  sizes="(min-width: 2000px) 1000px, (min-width: 1445px) calc(100vw / 2), (min-width: 1200px) calc(100vw / 1.75), (min-width: 750px) calc(100vw / 1.25), 100vw"
  src="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_1445x.png?v=1668276666"
/>
		</a>

  
  
</div>

              </div>

              <div class="logo-placement-within-wrapper__item">
                  
    <div class="main-icons-with-locale">
        
    <div class="header-icons cart-link">
        <ul>
            
                <li>
                    
                      <button
                        type="button"
                        class="icons--inline search-show alt-focus header-link header-link--button"
                        title="Search" tabindex="0"
                        aria-label="Open search bar"
                        aria-controls="top-search-wrapper"
                      >
                          <i data-feather="search"></i>
                          
                      </button>
                    
                </li>
            

            
                
                    <li>
                        <a href="/account/login" class="icons--inline alt-focus header-link" title="Log in">
                            <i data-feather="user"></i>
                            
                        </a>
                    </li>
                
            
            <li>
                
                  <a href="/cart" class="icons--inline header-link slide-menu" title="Cart">
                      <i data-feather="shopping-bag"></i>
                      
                          
                      
                  </a>
                
            </li>
        </ul>
    </div>

        
  

    </div>

              </div>

          </div>

      

      

  	</div>

	</header>

  </div>

  <div class="header-menu-wrapper d-none d-lg-block">
    
      <div class="main-navigation-wrapper-main">
        <div id="main-navigation-wrapper" class="main-navigation-wrapper">
          <ul class="nav js nav-pills">
  
    

      <li >
        <a href="/collections/all" class="header-link alt-focus" >Products</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-jerky" class="header-link alt-focus" >Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-pet-treats-premium" class="header-link alt-focus" >Premium Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/power-dust" class="header-link alt-focus" >Meal Toppers</a>
      </li>

    

  
    

      <li class="site-nav--active">
        <a href="/blogs/holistic-dog-care" class="header-link alt-focus" >My Blog</a>
      </li>

    

  
    

      <li >
        <a href="/collections/chew" class="header-link alt-focus" >Chews</a>
      </li>

    

  
    

      <li >
        <a href="/collections/gift-box" class="header-link alt-focus" >Gift Box</a>
      </li>

    

  
    

      <li >
        <a href="/collections/biscuits-cookies" class="header-link alt-focus" >Biscuits & Cookies</a>
      </li>

    

  
</ul>

<ul class="nav no-js desktop nav-pills" role="tree">
  
    

      <li >
        <a href="/collections/all" class="header-link alt-focus" >Products</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-jerky" class="header-link alt-focus" >Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-pet-treats-premium" class="header-link alt-focus" >Premium Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/power-dust" class="header-link alt-focus" >Meal Toppers</a>
      </li>

    

  
    

      <li class="site-nav--active">
        <a href="/blogs/holistic-dog-care" class="header-link alt-focus" >My Blog</a>
      </li>

    

  
    

      <li >
        <a href="/collections/chew" class="header-link alt-focus" >Chews</a>
      </li>

    

  
    

      <li >
        <a href="/collections/gift-box" class="header-link alt-focus" >Gift Box</a>
      </li>

    

  
    

      <li >
        <a href="/collections/biscuits-cookies" class="header-link alt-focus" >Biscuits & Cookies</a>
      </li>

    

  
</ul>

<ul class="nav no-js mobile nav-pills" role="tree">
  
    

      <li >
        <a href="/collections/all" class="header-link alt-focus" >Products</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-jerky" class="header-link alt-focus" >Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-pet-treats-premium" class="header-link alt-focus" >Premium Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/power-dust" class="header-link alt-focus" >Meal Toppers</a>
      </li>

    

  
    

      <li class="site-nav--active">
        <a href="/blogs/holistic-dog-care" class="header-link alt-focus" >My Blog</a>
      </li>

    

  
    

      <li >
        <a href="/collections/chew" class="header-link alt-focus" >Chews</a>
      </li>

    

  
    

      <li >
        <a href="/collections/gift-box" class="header-link alt-focus" >Gift Box</a>
      </li>

    

  
    

      <li >
        <a href="/collections/biscuits-cookies" class="header-link alt-focus" >Biscuits & Cookies</a>
      </li>

    

  
</ul>
        </div>
      </div>
    
  </div>
</div>

<div class="header-wrapper no-js">
  



  <header id="site-header" class="
  
  ">
  <div>

    

            <div class="header-content logo-placement-within-wrapper">

              <div class="logo-placement-within-wrapper__item">
                
  
    <div class="localization-selectors--left">
      
  <noscript><form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form localization-form__noscript localization-form__country" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/blogs/holistic-dog-care/the-importance-of-dog-dental-health" /><div class="localization-form__select">
            <h2 class="hide" id="FooterCountryLabelNoScript">Country/region</h2>
            <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript"><option value="AU">
                Australia (AUD $)
                </option><option value="CA">
                Canada (CAD $)
                </option><option value="DK">
                Denmark (DKK kr.)
                </option><option value="FR">
                France (EUR €)
                </option><option value="DE">
                Germany (EUR €)
                </option><option value="IE">
                Ireland (EUR €)
                </option><option value="IT">
                Italy (EUR €)
                </option><option value="MY">
                Malaysia (MYR RM)
                </option><option value="SG" selected>
                Singapore (SGD $)
                </option><option value="CH">
                Switzerland (CHF CHF)
                </option><option value="GB">
                United Kingdom (GBP £)
                </option><option value="US">
                United States (USD $)
                </option></select>
        </div>
        <button class="btn alt-focus">Update country/region</button></form></noscript>

    <localization-form>
        <form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/blogs/holistic-dog-care/the-importance-of-dog-dental-health" />
        <div class="js">
            <div class="disclosure">
            <button type="button" class="disclosure__button alt-focus" aria-expanded="false" aria-controls="CountryList">
                Singapore (SGD $)

                <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
                <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
                </svg>
            </button>

            <ul id="CountryList" role="list" class="disclosure__list localization__list" hidden>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="AU">
                    Australia (AUD $)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="CA">
                    Canada (CAD $)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="DK">
                    Denmark (DKK kr.)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="FR">
                    France (EUR €)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="DE">
                    Germany (EUR €)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="IE">
                    Ireland (EUR €)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="IT">
                    Italy (EUR €)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="MY">
                    Malaysia (MYR RM)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" selected>

                    <a href="#" aria-current="true" data-value="SG">
                    Singapore (SGD $)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="CH">
                    Switzerland (CHF CHF)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="GB">
                    United Kingdom (GBP £)
                    </a>

                </li>
                
                <li class="disclosure__item" tabindex="-1" >

                    <a href="#" data-value="US">
                    United States (USD $)
                    </a>

                </li>
                
            </ul>

            <input type="hidden" name="country_code" value="SG">
            </div>
        </div>
        </form>
    </localization-form><script defer src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/component-localization-form.min.js?v=11829431227241517151673860468" type="module"></script>


    </div>
  

              </div>

              <div class="logo-placement-within-wrapper__item">
                  

<div class="site-header__logo h1 logo-placement--within" itemscope itemtype="http://schema.org/Organization">

  

  
	
		<a href="/" itemprop="url" class="site-header__logo-image site-header__logo-image--no-overlay">
			
			

<noscript aria-hidden="true">
  <img loading="lazy"
    class=""
    src="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_550x.png?v=1668276666"
    
      alt="Ah Chye Pet Treats"
    
    itemprop="logo"
  />
</noscript>

<img
  loading="lazy"
  class=""
  
    alt="Ah Chye Pet Treats"
  
  itemprop="logo"
  width="724"
  height="713"
  srcset="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_550x.png?v=1668276666 550w,//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2.png?v=1668276666 724w"
  sizes="(min-width: 2000px) 1000px, (min-width: 1445px) calc(100vw / 2), (min-width: 1200px) calc(100vw / 1.75), (min-width: 750px) calc(100vw / 1.25), 100vw"
  src="//cdn.shopify.com/s/files/1/0608/9523/2236/files/Picture2_1445x.png?v=1668276666"
/>
		</a>

  
  
</div>

              </div>

              <div class="logo-placement-within-wrapper__item">
                  
    <div class="main-icons-with-locale">
        
    <div class="header-icons">
        <ul>
            
                <li>
                  <a href="/search" class="icons--inline search-show alt-focus header-link" title="Search" tabindex="0">
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>
                      
                  </a>
                </li>
            

            
                
                    <li>
                        <a href="/account/login" class="icons--inline alt-focus header-link" title="Log in">
                          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg>
                            
                        </a>
                    </li>
                
            
            <li>
              <a href="/cart" class="icons--inline header-link slide-menu" title="Cart">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-cart"><circle cx="9" cy="21" r="1"></circle><circle cx="20" cy="21" r="1"></circle><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"></path></svg>
                  
                      
                  
              </a>
            </li>
        </ul>
    </div>

        
  

    </div>

              </div>

          </div>

      

      

  	</div>

	</header>
  <nav>
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu" id="iconAnim"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg>
      <input class="no-js-nav-button" type="checkbox">
    <div class="header-menu-wrapper">
      
        <div class="main-navigation-wrapper-main">
          <div id="main-navigation-wrapper" class="main-navigation-wrapper">
            <ul class="nav js nav-pills">
  
    

      <li >
        <a href="/collections/all" class="header-link alt-focus" >Products</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-jerky" class="header-link alt-focus" >Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-pet-treats-premium" class="header-link alt-focus" >Premium Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/power-dust" class="header-link alt-focus" >Meal Toppers</a>
      </li>

    

  
    

      <li class="site-nav--active">
        <a href="/blogs/holistic-dog-care" class="header-link alt-focus" >My Blog</a>
      </li>

    

  
    

      <li >
        <a href="/collections/chew" class="header-link alt-focus" >Chews</a>
      </li>

    

  
    

      <li >
        <a href="/collections/gift-box" class="header-link alt-focus" >Gift Box</a>
      </li>

    

  
    

      <li >
        <a href="/collections/biscuits-cookies" class="header-link alt-focus" >Biscuits & Cookies</a>
      </li>

    

  
</ul>

<ul class="nav no-js desktop nav-pills" role="tree">
  
    

      <li >
        <a href="/collections/all" class="header-link alt-focus" >Products</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-jerky" class="header-link alt-focus" >Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-pet-treats-premium" class="header-link alt-focus" >Premium Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/power-dust" class="header-link alt-focus" >Meal Toppers</a>
      </li>

    

  
    

      <li class="site-nav--active">
        <a href="/blogs/holistic-dog-care" class="header-link alt-focus" >My Blog</a>
      </li>

    

  
    

      <li >
        <a href="/collections/chew" class="header-link alt-focus" >Chews</a>
      </li>

    

  
    

      <li >
        <a href="/collections/gift-box" class="header-link alt-focus" >Gift Box</a>
      </li>

    

  
    

      <li >
        <a href="/collections/biscuits-cookies" class="header-link alt-focus" >Biscuits & Cookies</a>
      </li>

    

  
</ul>

<ul class="nav no-js mobile nav-pills" role="tree">
  
    

      <li >
        <a href="/collections/all" class="header-link alt-focus" >Products</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-jerky" class="header-link alt-focus" >Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/air-dried-pet-treats-premium" class="header-link alt-focus" >Premium Air Dried Treats</a>
      </li>

    

  
    

      <li >
        <a href="/collections/power-dust" class="header-link alt-focus" >Meal Toppers</a>
      </li>

    

  
    

      <li class="site-nav--active">
        <a href="/blogs/holistic-dog-care" class="header-link alt-focus" >My Blog</a>
      </li>

    

  
    

      <li >
        <a href="/collections/chew" class="header-link alt-focus" >Chews</a>
      </li>

    

  
    

      <li >
        <a href="/collections/gift-box" class="header-link alt-focus" >Gift Box</a>
      </li>

    

  
    

      <li >
        <a href="/collections/biscuits-cookies" class="header-link alt-focus" >Biscuits & Cookies</a>
      </li>

    

  
</ul>
          </div>
        </div>
      
    </div>
  </nav>
</div>


</div>

		<main id="main">

			<div id="shopify-section-template--16532231258348__main" class="shopify-section"><article id="" class="post entry container">

	<div class="row">

		
			<div class="col-md-10 offset-md-1">
				

				<section class="entry-content" id="article_content">

					<div class="article-image">
						
						

<noscript aria-hidden="true">
  <img loading="lazy"
    class=""
    src="//cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_550x.jpg?v=1665785848"
    
      alt="The Importance of Dog Dental Health - Ah Chye Pet Treats"
    
    
  />
</noscript>

<img
  loading="lazy"
  class=""
  
    alt="The Importance of Dog Dental Health - Ah Chye Pet Treats"
  
  
  width="1000"
  height="1333"
  srcset="//cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_550x.jpg?v=1665785848 550w,//cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33.jpg?v=1665785848 1000w"
  sizes="(min-width: 2000px) 1000px, (min-width: 1445px) calc(100vw / 2), (min-width: 1200px) calc(100vw / 1.75), (min-width: 750px) calc(100vw / 1.25), 100vw"
  src="//cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_1445x.jpg?v=1665785848"
/>
						
					</div>

					<div class="blog-title-wrapper article-image-header">

						<div class="title-bar">
							<h1>The Importance of Dog Dental Health</h1>
						</div>

						
						<div class="blog__date-author">
							<div class="blog-publish-date">
								
								<time class="updated blog--indiv-date" datetime="October 2, 2022 15:38"
									pubdate>October 02, 2022</time>
								

								

								
							</div>
						</div>
						

					</div>

					<div class="article__entry-content entry-content">
						
							

							<p> </p>
<div class="edit-post-visual-editor__post-title-wrapper" contenteditable="false">
<h1 class="wp-block wp-block-post-title block-editor-block-list__block editor-post-title editor-post-title__input rich-text" aria-label="Add a post title" role="textbox" aria-multiline="true" style="white-space: pre-wrap; min-width: 1px;" contenteditable="true">The Importance of Dog Dental Health</h1>
</div>
<div class="is-root-container is-layout-flow wp-block-post-content block-editor-block-list__layout" data-is-drop-zone="true">
<p>We often neglect the importance of our dog’s dental health. The long-term effect is that with the tartar build-up, our dog’s teeth will soon develop gum disease and tooth decay. This will inevitably cause them discomfort and pain and in severe cases, life-threatening situations. We spend a decade and a half building up an affinity with this weird little creature that we love and we do not want their quality of life to deteriorate as they age. Therefore we ought to take care of their oral health. Toothaches will cause your dog to not be able to eat when they are older, and hence decrease their lifespan. It will also cost you a bomb for a visit to the vet for dental <a href="https://www.pawlicy.com/blog/dog-teeth-cleaning-cost/" title="dental">treatment</a>, not to mention there’s always risks involved in anaesthesia. Therefore, prevention is always better than cure.</p>
<h2>Daily Toothbrushing</h2>
<p role="document" aria-multiline="true" aria-label="Paragraph block" class="block-editor-rich-text__editable block-editor-block-list__block wp-block is-multi-selected wp-block-paragraph rich-text" id="block-ef1f6989-1b21-46a6-a9db-6c26711648bd" data-block="ef1f6989-1b21-46a6-a9db-6c26711648bd" data-type="core/paragraph" data-title="Paragraph" data-empty="false" data-custom-placeholder="true" style="white-space: pre-wrap; min-width: 1px; transform-origin: center center 0px; transform: translate3d(0px, 1px, 0px);" contenteditable="true" tabindex="0"></p>
<p role="document" aria-multiline="true" aria-label="Paragraph block" class="block-editor-rich-text__editable block-editor-block-list__block wp-block is-multi-selected wp-block-paragraph rich-text" id="block-6349c554-fad0-46c3-a7d0-67447cac26d6" data-block="6349c554-fad0-46c3-a7d0-67447cac26d6" data-type="core/paragraph" data-title="Paragraph" data-empty="false" data-custom-placeholder="true" style="white-space: pre-wrap; min-width: 1px; transform-origin: center center 0px; transform: translate3d(0px, 1px, 0px);" contenteditable="true" tabindex="0">The first-in-line should be the habit of daily tooth brushing. Using a toothbrush with pet toothpaste or Chlorhexidine, brush your dog’s teeth at least once daily to remove plaque. On top of that, dental chews toys are a great aid to maintain good oral health and should be given to your dog frequently. However, although they are good for their teeth, more often than not they do not taste as well, and hence dogs are not motivated to chew on them. Commercial chews such as antlers and Yak sticks are available in the market, however, these are mostly factory-made, and therefore not as fresh and also not motivating enough for our pooch to persistently chew on them.</p>
<h2>Dehydrated bones</h2>
<p>Luckily, there’s a natural way to clean their teeth, which is to chew on dehydrated bones. Bones not only provide calcium, they also provide excellent tartar clearing effect. However, not all bones are suitable, cooked or baked bones are definitely out of the question, as the heat applied causes the bones to become brittle and hence easily splinter and may cause a blockage in our dog’s stomach. The secret isto feed them raw bones, but raw bones also come with bacteria infection risk.</p>
<p role="document" aria-multiline="true" aria-label="Paragraph block" class="block-editor-rich-text__editable block-editor-block-list__block wp-block is-multi-selected wp-block-paragraph rich-text" id="block-a6864f2a-eb42-473c-883c-4f15d75807ad" data-block="a6864f2a-eb42-473c-883c-4f15d75807ad" data-type="core/paragraph" data-title="Paragraph" data-empty="false" data-custom-placeholder="true" style="white-space: pre-wrap; min-width: 1px; transform-origin: center center 0px; transform: translate3d(0px, 1px, 0px);" contenteditable="true" tabindex="0"></p>
<h2>Our Recommendation</h2>
<p>Therefore, I recommend dehydrated bones. These bones must be carefully prepared. First, the fatty portion of the meat should be carefully cleared, leaving nothing but a small amount of lean meat and bone. Then these bones have to be dehydrated in a proper manner for at least 48 hours at temperatures of 70-80 degrees Celsius, only then would the bones be safe for consumption. These bones provide dental health benefits and will also entertain your beloved fur friend for hours. As a Dentist and also a dog lover, nothing beats seeing my dog cleaning her teeth while enjoying her treat at the same time!</p>
<p role="document" aria-multiline="true" aria-label="Paragraph block" class="block-editor-rich-text__editable block-editor-block-list__block wp-block is-multi-selected wp-block-paragraph rich-text" id="block-61fd3e14-b6de-41f0-8c02-fadc9b11b1e1" data-block="61fd3e14-b6de-41f0-8c02-fadc9b11b1e1" data-type="core/paragraph" data-title="Paragraph" data-empty="false" data-custom-placeholder="true" style="white-space: pre-wrap; min-width: 1px;" contenteditable="true" tabindex="0"></p>
<p role="document" aria-multiline="true" aria-label="Paragraph block" class="block-editor-rich-text__editable block-editor-block-list__block wp-block is-multi-selected wp-block-paragraph rich-text" id="block-5e106d75-9473-4ba0-b3eb-7af177846e64" data-block="5e106d75-9473-4ba0-b3eb-7af177846e64" data-type="core/paragraph" data-title="Paragraph" data-empty="false" data-custom-placeholder="true" style="white-space: pre-wrap; min-width: 1px;" contenteditable="true" tabindex="0">If you are looking for dental chews that are freshly made, healthy, and safe for consumption, do check out <a rel="noopener noreferrer" href="http://ahchyepets.com/" target="_blank">Ah Chye Pet Treats</a>! Their chews are 100% natural with no additives and my dog just loves them. On top of that, their chews are very affordable, certainly much cheaper than a scaling session which might cost a few thousand dollars.</p>
<p role="document" aria-multiline="true" aria-label="Paragraph block" class="block-editor-rich-text__editable block-editor-block-list__block wp-block is-multi-selected wp-block-paragraph rich-text" id="block-ee5df17e-a115-4f9c-9781-5ef9fa4b4ddf" data-block="ee5df17e-a115-4f9c-9781-5ef9fa4b4ddf" data-type="core/paragraph" data-title="Paragraph" data-empty="false" data-custom-placeholder="true" style="white-space: pre-wrap; min-width: 1px;" contenteditable="true" tabindex="0">Here are some before and after photos of Pablo, Isabella Chua's Dog</p>
<figure class="block-editor-block-list__block wp-block size-large is-multi-selected wp-block-image" id="block-867c4598-1724-4f48-918a-b3bcf93864cf" role="document" aria-label="Block: Image" data-block="867c4598-1724-4f48-918a-b3bcf93864cf" data-type="core/image" data-title="Image" tabindex="0">
<div style="position: relative; user-select: auto; width: auto; height: auto; max-width: 1450px; max-height: 1450px; min-width: 20px; min-height: 20px; box-sizing: border-box; flex-shrink: 0;" class="components-resizable-box__container">
<img src="https://holisticdogcare.files.wordpress.com/2022/07/1.jpg?w=1024" alt="This image has an empty alt attribute; its file name is 1.jpg">
<div></div>
</div>
<figcaption role="textbox" aria-multiline="true" aria-label="Image caption text" class="block-editor-rich-text__editable wp-element-caption rich-text" style="white-space: pre-wrap; min-width: 1px;">Pablo's teeth before and after the bone.</figcaption>
</figure>
<p role="document" aria-multiline="true" aria-label="Paragraph block" class="block-editor-rich-text__editable block-editor-block-list__block wp-block is-multi-selected wp-block-paragraph rich-text" id="block-303fee7f-5eb9-4632-8606-b4f3391c6698" data-block="303fee7f-5eb9-4632-8606-b4f3391c6698" data-type="core/paragraph" data-title="Paragraph" data-empty="false" data-custom-placeholder="true" style="white-space: pre-wrap; min-width: 1px;" contenteditable="true" tabindex="0">We do care for our dogs and definitely would like them to enjoy life as much as possible, and dental health is a big part of the picture. I hope to continue to share more about the many aspects of Pet health in the days to come.</p>
</div>
						
					</div>

					
					<div id="blog-tags-wrapper">
						<span>Tags:</span>
						
						<a href="/blogs/holistic-dog-care/tagged/chews">Chews</a>, 
						
						<a href="/blogs/holistic-dog-care/tagged/dental-chews">Dental Chews</a>, 
						
						<a href="/blogs/holistic-dog-care/tagged/dental-health">Dental health</a>, 
						
						<a href="/blogs/holistic-dog-care/tagged/dog-chews">Dog Chews</a>, 
						
						<a href="/blogs/holistic-dog-care/tagged/dog-health">Dog Health</a>
						
					</div>
					

				</section>

				
				
				







<div id="sharing" class="social-sharing" data-permalink="https://ahchyepets.com/blogs/holistic-dog-care/the-importance-of-dog-dental-health" >

  
  <!-- https://developers.facebook.com/docs/plugins/share-button/ -->
  <a target="_blank" rel="nopener noreferrer" href="//www.facebook.com/sharer.php?u=https://ahchyepets.com/blogs/holistic-dog-care/the-importance-of-dog-dental-health" class="share-facebook">
     <svg aria-hidden="true" focusable="false" role="presentation" viewBox="0 0 32 32">
       <path d="M18.56 31.36V17.28h4.48l.64-5.12h-5.12v-3.2c0-1.28.64-2.56 2.56-2.56h2.56V1.28H19.2c-3.84 0-7.04 2.56-7.04 7.04v3.84H7.68v5.12h4.48v14.08h6.4z"></path>
     </svg>
     <span class="share-title">Share<span class="sr-only"> on Facebook</span></span>
  </a>
  

  
  <!-- https://dev.twitter.com/docs/intents -->
  <a target="_blank" rel="nopener noreferrer" href="//twitter.com/share?url=https://ahchyepets.com/blogs/holistic-dog-care/the-importance-of-dog-dental-health&amp;text=" class="share-twitter">
     <svg aria-hidden="true" focusable="false" role="presentation"  viewBox="0 0 24 24">
       <path d="M23.954 4.569c-.885.389-1.83.654-2.825.775 1.014-.611 1.794-1.574 2.163-2.723-.951.555-2.005.959-3.127 1.184-.896-.959-2.173-1.559-3.591-1.559-2.717 0-4.92 2.203-4.92 4.917 0 .39.045.765.127 1.124C7.691 8.094 4.066 6.13 1.64 3.161c-.427.722-.666 1.561-.666 2.475 0 1.71.87 3.213 2.188 4.096-.807-.026-1.566-.248-2.228-.616v.061c0 2.385 1.693 4.374 3.946 4.827-.413.111-.849.171-1.296.171-.314 0-.615-.03-.916-.086.631 1.953 2.445 3.377 4.604 3.417-1.68 1.319-3.809 2.105-6.102 2.105-.39 0-.779-.023-1.17-.067 2.189 1.394 4.768 2.209 7.557 2.209 9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63.961-.689 1.8-1.56 2.46-2.548l-.047-.02z"/>
     </svg>
      <span class="share-title">Tweet</span>
  </a>
  

  
  <!--
  https://developers.pinterest.com/pin_it/
  Pinterest get data from the same Open Graph meta tags Facebook uses
  -->
  <a target="_blank" rel="nopener noreferrer" href="//pinterest.com/pin/create/button/?url=https://ahchyepets.com/blogs/holistic-dog-care/the-importance-of-dog-dental-health&amp;media=//cdn.shopify.com/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_2000x2000.gif&amp;description=" class="share-pinterest">
   <svg aria-hidden="true" focusable="false" role="presentation" viewBox="0 0 32 32">
     <path d="M27.52 9.6c-.64-5.76-6.4-8.32-12.8-7.68-4.48.64-9.6 4.48-9.6 10.24 0 3.2.64 5.76 3.84 6.4 1.28-2.56-.64-3.2-.64-4.48-1.28-7.04 8.32-12.16 13.44-7.04 3.2 3.84 1.28 14.08-4.48 13.44-5.12-1.28 2.56-9.6-1.92-11.52-3.2-1.28-5.12 4.48-3.84 7.04-1.28 4.48-3.2 8.96-1.92 15.36 2.56-1.92 3.84-5.76 4.48-9.6 1.28.64 1.92 1.92 3.84 1.92 6.4-.64 10.24-7.68 9.6-14.08z"></path>
   </svg>
   <span class="share-title">Pin it</span>
  </a>
  

</div>



				
				

				
				<div id="paginate">
					
					<div class="article-previous-article">
						<a href="/blogs/holistic-dog-care/diarrhea-in-dogs-what-to-do" class="btn">Previous Post</a>
					</div>
					

					
					<div class="article-next-article">
						<a href="/blogs/holistic-dog-care/diarrhea-in-dogs-what-to-do" class="btn">Next Post</a>
					</div>
					
					<div class="clear"></div>
				</div>
				

				

				

				

				

				<form method="post" action="/blogs/holistic-dog-care/the-importance-of-dog-dental-health/comments#comment_form" id="comment_form" accept-charset="UTF-8" class="comment-form"><input type="hidden" name="form_type" value="new_comment" /><input type="hidden" name="utf8" value="✓" />

				<div class="comment_form" id="comment-form">

					<div class="title-bar custom-font">
						<h2>Leave a comment</h2>
						<div class="clear"></div>
					</div>

					

					

					<div class="form-group clearfix">
						<label for="comment_author">Name <strong class="req">*</strong></label>
						<input type="text" id="comment_author" name="comment[author]" size="40" value=""
							class="text form-control " />
					</div>

					<div class="form-group clearfix">
						<label for="comment_email">Email <strong class="req">*</strong></label>
						<input type="text" id="comment_email" name="comment[email]" size="40" value=""
							class="text form-control " />
					</div>

					<div class="form-group clearfix">
						<label for="comment_body">Comment <strong class="req">*</strong></label>
						<textarea id="comment_body" name="comment[body]" cols="40" rows="5"
							class="text form-control "></textarea>
					</div>

					<input type="submit" value="Post comment" id="comment-submit" class="btn" />

				</div>

				</form>

				

			</div>

			

		</div>

</article>

</div><div id="shopify-section-template--16532231258348__newsletter" class="shopify-section homepage-section--newsletter-wrapper">
<link rel="stylesheet"  href="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/section-newsletter.min.css?v=162583897279380915281664588825">


    <section class="homepage-sections-wrapper homepage-sections-wrapper--light">
  




  <div class="container">
    <div class="row">
      <div class="col-12 col-sm-6 newsletter__item">
        <div class="newsletter__title wow fadeInUp">
          
            
            
              <h2 class="wow fadeIn">Join our Mailing List</h2>
            
            
          
        </div>
      </div>

      <div class="newsletter__item col-12 col-sm-5 offset-sm-1">
        <div class="newsletter_form wow fadeIn">
          <form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" />
    
    <input type="hidden" name="contact[tags]" value="newsletter">

    <div class="text-center">
        <div class="lds-dual-ring newsletter-spinner hide"></div>
        <p class="note form-success hide">
            <strong>Thanks for Joining!</strong>
        </p>
    </div>

    <div id="newsletter-wrapper" >
        <input
            id="newsletter_text-template--16532231258348__newsletter"
            type="email"
            value=""
            placeholder="Enter email"
            name="contact[email]"
            class="input-group-field email"
            aria-label="Enter email"
            autocorrect="off"
            autocomplete="email"
            autocapitalize="off"
            required
        >
        
        <button type="submit" id="newsletter_submit-template--16532231258348__newsletter" name="commit" aria-label="Join" class="alt-focus">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
        </button>
    </div>
</form>
        </div>
      </div>
    </div>
  </div>

</section>


</div>

		</main>

		<div id="shopify-section-footer" class="shopify-section">


<footer data-wetheme-section-type="footer" data-wetheme-section-id="footer">
	<div class="container">
		<div class="row footer-alignment--left">

			
			

				
<div class="col-md-3 col-sm-12 links-footer footer-block--wrapper" >
							<h3 class="type-subheading type-subheading--1">Links</h3>

        					
                            <nav>
                                <ul>
                                    
                                        <li >
                                            <a href="/policies/terms-of-service">Terms of Service</a>
                                        </li>
                                    
                                        <li >
                                            <a href="/policies/refund-policy">Refund policy</a>
                                        </li>
                                    
                                        <li >
                                            <a href="/pages/our-shipping-policy">Shipping Policy</a>
                                        </li>
                                    
                                        <li >
                                            <a href="https://greenpage.sg">SEO consultant </a>
                                        </li>
                                    
                                        <li >
                                            <a href="https://gabrielchuayuhan.com">Pawpa Homepage</a>
                                        </li>
                                    
                                        <li >
                                            <a href="https://arl.nus.edu.sg/people/gabriel-chua/">Pawpa's work at NUS</a>
                                        </li>
                                    
                                        <li >
                                            <a href="https://gabrielarl.github.io/">Pawpa's Github page</a>
                                        </li>
                                    
                                        <li >
                                            <a href="/pages/about-us">Our Story</a>
                                        </li>
                                    
                                        <li >
                                            <a href="/pages/our-trusted-partners">Our Trusted Partners</a>
                                        </li>
                                    
                                        <li >
                                            <a href="/pages/faq">FAQ</a>
                                        </li>
                                    
                                        <li >
                                            <a href="/pages/contact">Contact</a>
                                        </li>
                                    
                                        <li >
                                            <a href="/pages/dog-cake-in-singapore-how-to-make-a-dog-cake-in-singapore-dog-cake-in-singapore-recipe-dog-cake-in-singapore-ingredients-dog-cake-in-singapore-video-dog-cake-in-singapore-pictures-dog-cake-in-singapore-review-dog-cake-in-singapore-price-dog-cake-i">Dog Cakes</a>
                                        </li>
                                    
                                        <li >
                                            <a href="https://ahchyethelab.com">My daily life</a>
                                        </li>
                                    
                                        <li >
                                            <a href="https://www.linkedin.com/in/gabriel-chua-dr">LinkedIn</a>
                                        </li>
                                    
                                        <li >
                                            <a href="https://scholar.google.com/citations?hl=en&user=rjtTFg0AAAAJ&view_op=list_works&authuser=1&gmla=AJsN-F5KGyXRqpQNDuoPBGKwXoafh2dRd5y2qpBGXDtNXFBSh5ed_sybDBK0UJX5SYy7wQv-NIoLzffG52_Kw-ow29xlG3X4ksKdUDqMnmJ0YgNj6b_s-VI">Google Scholar</a>
                                        </li>
                                    
                                </ul>
                            </nav>
							
						</div>

					

			
			

				

						<div class="col-md-3 col-sm-12 content-footer footer-block--wrapper" >
							<h3 class="type-subheading type-subheading--1">Contact us</h3>
							<div class="rte footer-article"><p>Email us at ahchyethelab@gmail.com or simply give us a call at +65 93259756</p><p></p><p></p></div>
						</div>

					

			
			

				
<div class="col-md-3 col-sm-12 links-footer footer-block--wrapper" >
							<h3 class="type-subheading type-subheading--1">Links</h3>

        					
                            <nav>
                                <ul>
                                    
                                        <li >
                                            <a href="/collections/all">Products</a>
                                        </li>
                                    
                                        <li  class="children">
                                            <a href="/collections/air-dried-jerky">Air Dried Treats</a>
                                        </li>
                                    
                                        <li  class="children">
                                            <a href="/collections/air-dried-pet-treats-premium">Premium Air Dried Treats</a>
                                        </li>
                                    
                                        <li  class="children">
                                            <a href="/collections/power-dust">Meal Toppers</a>
                                        </li>
                                    
                                        <li  class="children">
                                            <a href="/blogs/holistic-dog-care">My Blog</a>
                                        </li>
                                    
                                        <li  class="children">
                                            <a href="/collections/chew">Chews</a>
                                        </li>
                                    
                                        <li  class="children">
                                            <a href="/collections/gift-box">Gift Box</a>
                                        </li>
                                    
                                        <li  class="children">
                                            <a href="/collections/biscuits-cookies">Biscuits & Cookies</a>
                                        </li>
                                    
                                </ul>
                            </nav>
							
						</div>

					

			
			

				

						<div class="col-md-3 col-sm-12 mailing-list-footer footer-block--wrapper" >
							<h3 class="type-subheading type-subheading--1">Join our Mailing List</h3>
							
								<div class="rte"><p>Get news about us. Know what we have been up to. Know where's our new pop-up booth. Get to know the dog activities we are joining. Always it's about the fun and laughter we share together!</p></div>
							

							<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" />
    
    <input type="hidden" name="contact[tags]" value="newsletter">

    <div class="text-center">
        <div class="lds-dual-ring newsletter-spinner hide"></div>
        <p class="note form-success hide">
            <strong>Thanks for Joining!</strong>
        </p>
    </div>

    <div id="newsletter-wrapper" >
        <input
            id="newsletter_text-footer"
            type="email"
            value=""
            placeholder="Enter email"
            name="contact[email]"
            class="input-group-field email"
            aria-label="Enter email"
            autocorrect="off"
            autocomplete="email"
            autocapitalize="off"
            required
        >
        
        <button type="submit" id="newsletter_submit-footer" name="commit" aria-label="Join" class="alt-focus">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
        </button>
    </div>
</form>

						</div>

					

			

		</div>
	</div>

	<div class="bottom-footer">
		<div class="container">
			<div class="bottom-footer-row">
                <div>
                    <div class="footer-localization-selectors">
                        <script defer src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/component-localization-form.min.js?v=11829431227241517151673860468" type="module"></script>

                    </div>

                    
                        
                            <ul id="footer-payment-methods" class="inline-list payment-icons">
                                
                                    <li><svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-american_express"><title id="pi-american_express">American Express</title><g fill="none"><path fill="#000" d="M35,0 L3,0 C1.3,0 0,1.3 0,3 L0,21 C0,22.7 1.4,24 3,24 L35,24 C36.7,24 38,22.7 38,21 L38,3 C38,1.3 36.6,0 35,0 Z" opacity=".07"/><path fill="#006FCF" d="M35,1 C36.1,1 37,1.9 37,3 L37,21 C37,22.1 36.1,23 35,23 L3,23 C1.9,23 1,22.1 1,21 L1,3 C1,1.9 1.9,1 3,1 L35,1"/><path fill="#FFF" d="M8.971,10.268 L9.745,12.144 L8.203,12.144 L8.971,10.268 Z M25.046,10.346 L22.069,10.346 L22.069,11.173 L24.998,11.173 L24.998,12.412 L22.075,12.412 L22.075,13.334 L25.052,13.334 L25.052,14.073 L27.129,11.828 L25.052,9.488 L25.046,10.346 L25.046,10.346 Z M10.983,8.006 L14.978,8.006 L15.865,9.941 L16.687,8 L27.057,8 L28.135,9.19 L29.25,8 L34.013,8 L30.494,11.852 L33.977,15.68 L29.143,15.68 L28.065,14.49 L26.94,15.68 L10.03,15.68 L9.536,14.49 L8.406,14.49 L7.911,15.68 L4,15.68 L7.286,8 L10.716,8 L10.983,8.006 Z M19.646,9.084 L17.407,9.084 L15.907,12.62 L14.282,9.084 L12.06,9.084 L12.06,13.894 L10,9.084 L8.007,9.084 L5.625,14.596 L7.18,14.596 L7.674,13.406 L10.27,13.406 L10.764,14.596 L13.484,14.596 L13.484,10.661 L15.235,14.602 L16.425,14.602 L18.165,10.673 L18.165,14.603 L19.623,14.603 L19.647,9.083 L19.646,9.084 Z M28.986,11.852 L31.517,9.084 L29.695,9.084 L28.094,10.81 L26.546,9.084 L20.652,9.084 L20.652,14.602 L26.462,14.602 L28.076,12.864 L29.624,14.602 L31.499,14.602 L28.987,11.852 L28.986,11.852 Z"/></g></svg>
</li>
                                
                                    <li><svg class="payment-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>
</li>
                                
                                    <li><svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay"><title id="pi-google_pay">Google Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z" fill="#5F6368"/><path d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z" fill="#4285F4"/><path d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z" fill="#34A853"/><path d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z" fill="#FBBC04"/><path d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z" fill="#EA4335"/></svg>
</li>
                                
                                    <li><svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg></li>
                                
                                    <li><svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-paypal"><title id="pi-paypal">PayPal</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path fill="#003087" d="M23.9 8.3c.2-1 0-1.7-.6-2.3-.6-.7-1.7-1-3.1-1h-4.1c-.3 0-.5.2-.6.5L14 15.6c0 .2.1.4.3.4H17l.4-3.4 1.8-2.2 4.7-2.1z"/><path fill="#3086C8" d="M23.9 8.3l-.2.2c-.5 2.8-2.2 3.8-4.6 3.8H18c-.3 0-.5.2-.6.5l-.6 3.9-.2 1c0 .2.1.4.3.4H19c.3 0 .5-.2.5-.4v-.1l.4-2.4v-.1c0-.2.3-.4.5-.4h.3c2.1 0 3.7-.8 4.1-3.2.2-1 .1-1.8-.4-2.4-.1-.5-.3-.7-.5-.8z"/><path fill="#012169" d="M23.3 8.1c-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3-.1-.3-.1-.7-.1-1.1-.1h-3c-.1 0-.2 0-.2.1-.2.1-.3.2-.3.4l-.7 4.4v.1c0-.3.3-.5.6-.5h1.3c2.5 0 4.1-1 4.6-3.8v-.2c-.1-.1-.3-.2-.5-.2h-.1z"/></svg></li>
                                
                                    <li><svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-shopify_pay"><title id="pi-shopify_pay">Shop Pay</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32z" fill="#5A31F4"/><path d="M21.382 9.713c0 1.668-1.177 2.858-2.821 2.858h-1.549a.133.133 0 00-.12.08.127.127 0 00-.01.049v2.192a.129.129 0 01-.13.129h-1.084a.13.13 0 01-.13-.13V6.986a.127.127 0 01.08-.12.129.129 0 01.05-.01h2.9c1.637 0 2.814 1.19 2.814 2.858v-.001zm-1.352 0c0-.958-.658-1.658-1.55-1.658h-1.468a.13.13 0 00-.13.13v3.05a.127.127 0 00.038.092.129.129 0 00.092.038h1.468c.892.005 1.55-.695 1.55-1.652zm1.674 3.791a1.527 1.527 0 01.647-1.317c.423-.316 1.084-.48 2.055-.514l1.033-.036v-.303c0-.607-.41-.863-1.068-.863-.658 0-1.075.231-1.17.61a.127.127 0 01-.125.09h-1.022a.13.13 0 01-.126-.092.125.125 0 01-.004-.055c.152-.898.904-1.58 2.494-1.58 1.692 0 2.303.783 2.303 2.276v3.172a.13.13 0 01-.132.129h-1.03a.13.13 0 01-.13-.13v-.236a.096.096 0 00-.061-.091.1.1 0 00-.107.022c-.31.334-.808.575-1.607.575-1.175 0-1.95-.607-1.95-1.657zm3.735-.687v-.246l-1.339.07c-.705.036-1.115.326-1.115.816 0 .444.376.69 1.034.69.893 0 1.42-.48 1.42-1.33zm2.316 4.6v-.919a.13.13 0 01.049-.1.132.132 0 01.108-.027c.158.029.318.044.479.044a1.229 1.229 0 001.245-.876l.067-.211a.133.133 0 000-.088l-2.145-5.471a.13.13 0 01.06-.165.13.13 0 01.062-.015h1.04a.132.132 0 01.123.085l1.456 3.859a.131.131 0 00.125.088.133.133 0 00.125-.088l1.265-3.848a.13.13 0 01.126-.09h1.076a.134.134 0 01.132.116.134.134 0 01-.008.063l-2.295 6.076c-.528 1.413-1.433 1.773-2.43 1.773a1.959 1.959 0 01-.561-.066.132.132 0 01-.1-.14h.001zM8.57 6.4a5.363 5.363 0 00-3.683 1.427.231.231 0 00-.029.31l.618.839a.236.236 0 00.362.028 3.823 3.823 0 012.738-1.11c2.12 0 3.227 1.584 3.227 3.15 0 1.7-1.163 2.898-2.835 2.921-1.292 0-2.266-.85-2.266-1.974a1.908 1.908 0 01.713-1.48.231.231 0 00.033-.324l-.65-.815a.236.236 0 00-.339-.034 3.43 3.43 0 00-.942 1.183 3.39 3.39 0 00-.337 1.47c0 1.935 1.655 3.452 3.775 3.464h.03c2.517-.032 4.337-1.884 4.337-4.415 0-2.247-1.667-4.64-4.752-4.64z" fill="#fff"/></svg></li>
                                
                                    <li><svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg></li>
                                
                            </ul>
                        
                    
                </div>

                <div class="copyright">
                    <p>
                        <a href="/">&copy; 2023 Ah Chye Pet Treats</a> | <a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&amp;utm_medium=shopify&amp;utm_source=onlinestore">Powered by Shopify</a>
                    </p>
               </div>
			</div>
		</div>
	</div>

</footer>

                                       
                                       
                                       





<script>var _0xba97=["\x73\x74\x61\x72\x74\x61\x73\x79\x6E\x63\x6C\x6F\x61\x64\x69\x6E\x67","\x73\x63\x72\x69\x70\x74","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65","\x6C\x65\x6E\x67\x74\x68","\x64\x61\x74\x61\x2D\x73\x72\x63","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x72\x63","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x64\x61\x74\x61\x73\x65\x74","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72"];document[_0xba97[9]](_0xba97[0],function(){var _0xe7ffx1=document[_0xba97[2]](_0xba97[1]);for(var _0xe7ffx2=0;_0xe7ffx2< _0xe7ffx1[_0xba97[3]];_0xe7ffx2++){if(_0xe7ffx1[_0xe7ffx2][_0xba97[5]](_0xba97[4])!== null){_0xe7ffx1[_0xe7ffx2][_0xba97[7]](_0xba97[6],_0xe7ffx1[_0xe7ffx2][_0xba97[5]](_0xba97[4]));delete _0xe7ffx1[_0xe7ffx2][_0xba97[8]][_0xba97[6]]}}})</script>
<script>var _0x8911=["\x73\x74\x61\x72\x74\x61\x73\x79\x6E\x63\x6C\x6F\x61\x64\x69\x6E\x67","\x73\x63\x72\x69\x70\x74","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65","\x6C\x65\x6E\x67\x74\x68","\x74\x79\x70\x65","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x74\x65\x78\x74\x2F\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x73","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x6E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x74\x65\x78\x74\x2F\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x69\x6E\x73\x65\x72\x74\x42\x65\x66\x6F\x72\x65","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72"];document[_0x8911[17]](_0x8911[0],function(){var _0xaaefx1=document[_0x8911[2]](_0x8911[1]);for(var _0xaaefx2=0;_0xaaefx2< _0xaaefx1[_0x8911[3]];_0xaaefx2++){if(_0xaaefx1[_0xaaefx2][_0x8911[5]](_0x8911[4])== _0x8911[6]){var _0xaaefx3=document[_0x8911[7]](_0x8911[1]);for(var _0xaaefx4=0;_0xaaefx4< _0xaaefx1[_0xaaefx2][_0x8911[8]][_0x8911[3]];_0xaaefx4++){var _0xaaefx5=_0xaaefx1[_0xaaefx2][_0x8911[8]][_0xaaefx4];_0xaaefx3[_0x8911[11]](_0xaaefx5[_0x8911[9]],_0xaaefx5[_0x8911[10]])};_0xaaefx3[_0x8911[4]]= _0x8911[12];_0xaaefx3[_0x8911[13]]= _0xaaefx1[_0xaaefx2][_0x8911[13]];_0xaaefx1[_0xaaefx2][_0x8911[15]][_0x8911[14]](_0xaaefx1[_0xaaefx2]);_0xaaefx1[_0xaaefx2][_0x8911[15]][_0x8911[16]](_0xaaefx3,_0xaaefx1[_0xaaefx2])}}})</script>
<script>var _0xed92=["","","\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x69\x6E\x64\x65\x78\x4F\x66","\x73\x68\x6F\x70\x69\x66\x79\x70\x72\x65\x76\x69\x65\x77\x2E\x63\x6F\x6D","\x73\x68\x6F\x70\x69\x66\x79\x2E\x63\x6F\x6D","\x55\x6E\x61\x75\x74\x68\x6F\x72\x69\x73\x65\x64\x20\x75\x73\x65\x20\x6F\x66\x20\x63\x6F\x64\x65\x20\x64\x65\x74\x65\x63\x74\x65\x64\x2E\x20\x75\x73\x69\x6E\x67\x20\x74\x68\x65\x20\x63\x6F\x70\x79\x72\x69\x67\x68\x74\x65\x64\x20\x63\x6F\x64\x65\x20\x77\x69\x74\x68\x6F\x75\x74\x20\x70\x72\x69\x6F\x72\x20\x70\x65\x72\x6D\x69\x73\x73\x69\x6F\x6E\x2E","\x6C\x6F\x67","\x73\x74\x61\x72\x74\x61\x73\x79\x6E\x63\x6C\x6F\x61\x64\x69\x6E\x67","\x64\x69\x73\x70\x61\x74\x63\x68\x45\x76\x65\x6E\x74","\x53\x74\x61\x72\x74\x41\x73\x79\x6E\x63\x4C\x6F\x61\x64\x69\x6E\x67","\x73\x63\x72\x6F\x6C\x6C","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x74\x6F\x75\x63\x68\x73\x74\x61\x72\x74","\x6C\x6F\x61\x64","\x61\x74\x74\x61\x63\x68\x45\x76\x65\x6E\x74","\x6F\x6E\x6C\x6F\x61\x64"];var domain_url=_0xed92[0];var domain_admin_url=_0xed92[1];var current_url=window[_0xed92[3]][_0xed92[2]];if(current_url[_0xed92[4]](domain_url)< 0&& current_url[_0xed92[4]](domain_admin_url)< 0&& current_url[_0xed92[4]](_0xed92[5])< 0&& current_url[_0xed92[4]](_0xed92[6])){console[_0xed92[8]](_0xed92[7])}else {var script_loaded=false;function loadAsync(){if(script_loaded){return}else {script_loaded= true;document[_0xed92[10]]( new CustomEvent(_0xed92[9]));setTimeout(function(){document[_0xed92[10]]( new CustomEvent(_0xed92[11]))},900)}}window[_0xed92[13]](_0xed92[12],function(_0x5956x6){loadAsync()});window[_0xed92[13]](_0xed92[14],function(){loadAsync()});window[_0xed92[13]](_0xed92[15],function(){loadAsync()});if(window[_0xed92[13]]){window[_0xed92[13]](_0xed92[16],function(){setTimeout(loadAsync,9000)},false)}else {if(window[_0xed92[17]]){window[_0xed92[17]](_0xed92[18],function(){setTimeout(loadAsync,9000)})}else {window[_0xed92[18]]= loadAsync}}}</script><script defer src="https://cdn.shopify.com/s/files/1/0245/4798/3420/files/langify-lan.min.js?v=1630178317"></script>

<script>
let urlToPreload,mouseoverTimer,lastTouchTimestamp;const prefetcher=document.createElement("link"),isSupported=prefetcher.relList&&prefetcher.relList.supports&&prefetcher.relList.supports("prefetch"),isDataSaverEnabled=navigator.connection&&navigator.connection.saveData,allowQueryString="instantAllowQueryString"in document.body.dataset,allowExternalLinks="instantAllowExternalLinks"in document.body.dataset;if(isSupported&&!isDataSaverEnabled){prefetcher.rel="prefetch",document.head.appendChild(prefetcher);const e={capture:!0,passive:!0};document.addEventListener("touchstart",touchstartListener,e),document.addEventListener("mouseover",mouseoverListener,e)}function touchstartListener(e){lastTouchTimestamp=performance.now();const t=e.target.closest("a");isPreloadable(t)&&(t.addEventListener("touchcancel",touchendAndTouchcancelListener,{passive:!0}),t.addEventListener("touchend",touchendAndTouchcancelListener,{passive:!0}),urlToPreload=t.href,preload(t.href))}function touchendAndTouchcancelListener(){urlToPreload=void 0,stopPreloading()}function mouseoverListener(e){if(performance.now()-lastTouchTimestamp<1100)return;const t=e.target.closest("a");isPreloadable(t)&&(t.addEventListener("mouseout",mouseoutListener,{passive:!0}),urlToPreload=t.href,mouseoverTimer=setTimeout(()=>{preload(t.href),mouseoverTimer=void 0},65))}function mouseoutListener(e){e.relatedTarget&&e.target.closest("a")==e.relatedTarget.closest("a")||(mouseoverTimer?(clearTimeout(mouseoverTimer),mouseoverTimer=void 0):(urlToPreload=void 0,stopPreloading()))}function isPreloadable(e){if(!e||!e.href)return;if(urlToPreload==e.href)return;const t=new URL(e.href);return!(!(allowExternalLinks||t.origin==location.origin||"instant"in e.dataset)||!["http:","https:"].includes(t.protocol)||"http:"==t.protocol&&"https:"==location.protocol||!(allowQueryString||!t.search||"instant"in e.dataset)||t.hash&&t.pathname+t.search==location.pathname+location.search||"noInstant"in e.dataset)||void 0}function preload(e){prefetcher.href=e}function stopPreloading(){prefetcher.removeAttribute("href")}
</script>



</div>
	</div>

	

	

	<script type="application/json" id="wetheme-global">
		{
			
			"translations": {
				"addToCart": "Add to cart",
				"added": "Added",
				"soldOut": "Sold Out",
				"unavailable": "Unavailable",
				"makeASelection": "Make a Selection",
				"loading": "Loading...",
				"showMore": "translation missing: en.general.filters.show_more",
				"showLess": "translation missing: en.general.filters.show_less",
				"saving": "Saving",
				"products": "Products",
		        "pages": "Pages",
		        "collections": "Collections",
		        "articles": "Articles",
		        "loading": "Loading...",
		        "no_results_html": "Your search for \"{{ terms }}\" did not yield any results.",
		        "view_all": "View all results",
		        "clear": "Clear",
		        "cart_title": "Your Cart",
		        "cart_subtotal": "Subtotal",
		        "added_to_cart": "Added to",
		        "removed_from_cart": "Removed from",
		        "cart_item": "Item",
		        "slide": "Slide",
		        "pause": "Pause",
		        "search_found": "found",
		        "none_found": "No",
		        "search_result": "Result",
		        "search_result_plural": "Results"
			},
			"moneyFormat": "${{amount}}"
		}
	</script>
	<script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Ah Chye Pet Treats",
    "url": "https://ahchyepets.com"
  }</script>
  <script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": "/blogs/holistic-dog-care/the-importance-of-dog-dental-health",
    "articleSection": "Holistic Dog Care",
    "keywords": "Chews, Dental Chews, Dental health, Dog Chews, Dog Health",
    "headline": "The Importance of Dog Dental Health",
    "description": "  The Importance of Dog Dental Health We often neglect the importance of our dog’s dental health. The long-term effect is that with the tartar build-up,...",
    "dateCreated": "2022-10-01T16:56:46",
    "datePublished": "2022-10-02T15:38:14",
    "dateModified": "2022-10-02T15:38:14",
    "image": {
      "@type": "ImageObject",
      "url": "https://cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_1024x.jpg?v=1665785848",
      "image": "https://cdn.shopify.com/s/files/1/0608/9523/2236/articles/b596ae4c8b8c82ab7f6b99c37c23bd33_1024x.jpg?v=1665785848",
      "name": "The Importance of Dog Dental Health - Ah Chye Pet Treats",
      "width": "1024",
      "height": "1024"
    },
    "author": {
      "@type": "Person",
      "name": "Ah Chye",
      "givenName": "Ah",
      "familyName": "Chye"
    },
    "publisher": {
      "@type": "Organization",
      "name": "Ah Chye Pet Treats"
    },
    "commentCount": 0,
    "comment": []
  }
  </script>



	<script defer src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/theme.min.js?v=107574280539200754331664588826" type="module"></script>
  
  
		<script defer nomodule="" src="//cdn.shopify.com/s/files/1/0608/9523/2236/t/10/assets/theme.legacy.min.js?3791"></script>

<script>
function calculate() {
  var x = document.getElementById("x-input").value;
  var y = Math.pow(x, 2) + 4;
  
  var xScale = document.getElementById("x-scale");
  xScale.innerHTML = ""; // Clear the contents of the x-scale element
  xScale.style.position = "relative";
  xScale.style.width = "400px";
  xScale.style.height = "20px";
  xScale.style.border = "1px solid black";
  
  var yScale = document.getElementById("y-scale");
  yScale.innerHTML = ""; // Clear the contents of the y-scale element
  yScale.style.position = "relative";
  yScale.style.width = "20px";
  yScale.style.height = "400px";
  yScale.style.border = "1px solid black";
  
  var xTick = document.createElement("div");
  xTick.style.position = "absolute";
  xTick.style.width = "1px";
  xTick.style.height = "10px";
  xTick.style.border = "1px solid black";
  xTick.style.bottom = "0";
  xTick.style.left = ((x / 10) * 400) + "px";
  xScale.appendChild(xTick);
  
  var xLabel = document.createElement("div");
  xLabel.innerText = x;
  xLabel.style.position = "absolute";
  xLabel.style.bottom = "-15px";
  xLabel.style.left = ((x / 10) * 400) - 10 + "px";
  xScale.appendChild(xLabel);
  
  var yTick = document.createElement("div");
  yTick.style.position = "absolute";
  yTick.style.width = "10px";
  yTick.style.height = "1px";
  yTick.style.border = "1px solid black";
  yTick.style.bottom = ((y / 20) * 400) + "px";
  yTick.style.left = "0";
  yScale.appendChild(yTick);
  
  var yLabel = document.createElement("div");
  yLabel.innerText = y;
  yLabel.style.position = "absolute";
  yLabel.style.bottom = ((y / 20) * 400) - 7 + "px";
  yLabel.style.left = "-30px";
  yScale.appendChild(yLabel);
}
</script>  
<!-- 	<script async src="https://loox.io/widget/Vkb4LR11ss/loox.1640365875454.js?shop=ah-chye-pet-treats.myshopify.com"></script> -->
<div id="shopify-block-2153490007123654574" class="shopify-block shopify-app-block"></div></body>

</html>