<script type="text/javascript">
jQuery(function ($) {
	function calcPortion() {
		var weight = $("#weight_selection").val();
		var variant = $("#variant_selection").val();
		var package_price = $("#package-price").val();
		var package_weight = $("#package-weight").val();

		if (weight !== "" && variant !== "") {
			var portion = $("#weight_selection").find(":selected").data(variant);

			if (typeof portion !== "undefined" && portion !== "") {
				if (portion.toString().indexOf("-") > -1) {
					portion = portion.split("-").map(function (v) {
						return v + "gr.";
					}).join(" - ");
				} else {
					portion = portion + "gr.";
				}

				$(".daily-meal .portion").html(portion);

				var daily_portion = portion.match(/^\d*/)[0];

				if (daily_portion !== "" && package_price !== "" && package_weight !== "") {
					$(".daily-meal .cost").html("&nbsp;/&nbsp;" + (parseFloat(package_price) / (parseFloat(package_weight) * 1000 / daily_portion)).toFixed(2) + "€ per day");
				} else {
					$(".daily-meal .cost").html();
				}

				$(".feeding-results").css("display", "block");

				$(".daily-meal").show();
				$(".food-recommendations").show();
				$(".special-case-rules").show();
				$(".picky-eater").show();
				$(".make-selections-prompt").hide();
				$(".no-results-message").hide();
			} else {
				$(".feeding-results").css("display", "flex");

				$(".daily-meal").hide();
				$(".food-recommendations").hide();
				$(".special-case-rules").hide();
				$(".picky-eater").hide();
				$(".make-selections-prompt").hide();
				$(".no-results-message").show();
			}
		} else {
			$(".feeding-results").css("display", "flex");

			$(".daily-meal").hide();
			$(".food-recommendations").hide();
			$(".special-case-rules").hide();
			$(".picky-eater").hide();
			$(".make-selections-prompt").show();
			$(".no-results-message").hide();
		}
	}

	$(document).ready(function () {
		$("#weight_selection").change(function () {
			calcPortion();
		});

		$("#variant_selection").change(function () {
			calcPortion();
		});

		calcPortion();
	});
});
</script>
    <h3 class="feeding-tab-title">How to Feed</h3>
<div class="feeding-tab">
	<div class="feeding-calculator">
		<div class="title">Calculate Daily Feeding Guide</div>
		<div class="intro-text">The tool below provides a starting point, to be adjusted as needed to maintain optimum weight and peak conditioning. We suggest monitoring your pet’s weight and adjusting rations as needed. We recommend feeding twice daily and always keeping fresh, clean water available.</div>
		<div class="case-selection">
			<div class="weight-selection">
				<label for="weight_selection">Dog weight</label>
				<select name="weight_selection" id="weight_selection">
					<option value="">Select dog weight</option>
    					<option value="" data-d41d8cd98f00b204e9800998ecf8427e=""> kg</option>
        				</select>
			</div>
			<div class="variant-selection">
				<label for="variant_selection"></label>
				<select name="variant_selection" id="variant_selection">
					<option value="">Select </option>
    					<option value="d41d8cd98f00b204e9800998ecf8427e"></option>
        				</select>
			</div>
		</div>
		<div class="bottom-image"><img width="670" height="300" src="https://kompa.gr/wp-content/uploads/2023/03/photo-1594149929911-78975a43d4f5_.jpg" class="attachment-full size-full" alt="" srcset="https://kompa.gr/wp-content/uploads/2023/03/photo-1594149929911-78975a43d4f5_.jpg 670w, https://kompa.gr/wp-content/uploads/2023/03/photo-1594149929911-78975a43d4f5_-300x134.jpg 300w" sizes="(max-width: 670px) 100vw, 670px" /></div>
		<input type="hidden" id="package-price" name="package-price" value="107.70">
		<input type="hidden" id="package-weight" name="package-weight" value="11.4">
	</div>
	<div class="feeding-results">
		<div class="title">Daily Feeding Quantity and Cost</div>
		<div class="daily-meal">
			<div class="portion"></div>
			<div class="cost"></div>
		</div>
		<div class="food-recommendations"></div>
		<div class="special-case-rules">			<strong>For puppies:</strong>
			<ul>
				<li>1½-3 months: Feed 2 times of the given amount.</li>
				<li>3-6 months: Feed 1 ½ times of the given amount.</li>
				<li>6-11 months: Feed 1 ¼ times of the given amount.</li>
			</ul>
			<strong>Gestation:</strong>
			<ul>
				<li>Increase 25-50% of the given amount.</li>
			</ul>
			<strong>Lactation:</strong>
			<ul>
				<li>Feed 'free choice'.</li>
			</ul>
        </div>
		<div class="picky-eater">
			<h5>Picky eater?</h5>
			<a href="/prepei-na-troei-tin-idia-trofi-gia-oli-tou-ti-zoi/" target="_blank">Learn about our rotational feeding</a>
		</div>
		<div class="make-selections-prompt"><p>Select choices to show results here.</p></div>
		<div class="no-results-message"><p>No results found. Looks like you may need some expert advice from our Customer Care team! Please <a href="/epikoinonia/">contact</a> us or check your selections.</p></div>
	</div>
</div>
    {"id":31591,"date":"2019-01-10T12:07:29","date_gmt":"2019-01-10T09:07:29","guid":{"rendered":"https:\/\/kompa.gr\/product\/acana-wild-prairie-classics\/"},"modified":"2023-07-27T16:54:05","modified_gmt":"2023-07-27T13:54:05","slug":"acana-wild-prairie-classics","status":"publish","type":"product","link":"https:\/\/kompa.gr\/en\/product\/acana-wild-prairie-classics\/","title":{"rendered":"WILD PRAIRIE"},"content":{"rendered":"[vc_row type=&#8221;full_width_content&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; bg_color=&#8221;#f4f4f4&#8243; scene_position=&#8221;center&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; row_border_radius=&#8221;none&#8221; row_border_radius_applies=&#8221;bg&#8221; overflow=&#8221;visible&#8221; advanced_gradient_angle=&#8221;0&#8243; overlay_strength=&#8221;0.3&#8243; gradient_direction=&#8221;left_to_right&#8221; shape_divider_position=&#8221;bottom&#8221; bg_image_animation=&#8221;none&#8221; gradient_type=&#8221;default&#8221; shape_type=&#8221;&#8221;][vc_column column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;no-extra-padding&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; column_position=&#8221;default&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; tablet_text_alignment=&#8221;default&#8221; phone_text_alignment=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][tabbed_section style=&#8221;default&#8221; alignment=&#8221;center&#8221; spacing=&#8221;default&#8221; tab_color=&#8221;Accent-Color&#8221; vs_content_animation=&#8221;fade&#8221; vs_link_animation=&#8221;opacity&#8221; vs_navigation_alignment=&#8221;left&#8221; vs_navigation_width_2=&#8221;25%&#8221; vs_navigation_func=&#8221;default&#8221; vs_navigation_width=&#8221;regular&#8221; vs_navigation_spacing=&#8221;15px&#8221; vs_navigation_mobile_display=&#8221;visible&#8221; vs_tab_spacing=&#8221;5%&#8221; el_class=&#8221;dc-product-tabs&#8221;][tab icon_family=&#8221;none&#8221; title=&#8221;Benefits&#8221; id=&#8221;1688378348169-10&#8243; tab_id=&#8221;1688378348170-4&#8243; el_class=&#8221;ofeli-tab&#8221;][vc_custom_heading text=&#8221;WHAT ACANA IS DIFFERENT&#8221; font_container=&#8221;tag:h2|font_size:32px|text_align:center|color:%23555b33&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221; css=&#8221;.vc_custom_1679904291153{margin-top: 60px !important;margin-bottom: 60px !important;}&#8221; el_class=&#8221;mob-title-margin&#8221;][vc_row_inner column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; text_align=&#8221;left&#8221; row_position=&#8221;default&#8221; row_position_tablet=&#8221;inherit&#8221; row_position_phone=&#8221;inherit&#8221; class=&#8221;boxed-row&#8221; overflow=&#8221;visible&#8221; pointer_events=&#8221;all&#8221; css=&#8221;.vc_custom_1679667227213{margin-bottom: 60px !important;}&#8221;][vc_column_inner column_padding=&#8221;padding-2-percent&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/4&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_raw_html el_class=&#8221;ofeli-svg&#8221; el_id=&#8221;ofeli-svg-1&#8243;]PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdib3g9IjAgMCAzOC44IDEzLjEiPgo8cGF0aCBkPSJNMTQuMiA3Yy40IDIuMi00LjkgMy44LTQuOSAzLjgtMi44LjktNC43IDIuMy00LjcgMi4zdi4xcy44LjEgMS42LS4yYzEuMS0uMyAyLjctLjggNi42LTEuMSA2LjYtLjYgNi40LTMuNSA2LjQtMy41czAtLjEuMS0uMWMwIDAgLjktLjYgMy4yLS40IDIuMy4yIDUuMiAzLjQgNS4yIDMuNCA2LTEuMyAxMS4xLjYgMTEuMS42LS45LTMuMS02LjctMy02LjctM2gtLjJzLTIuOS0uNy0xLjctMy4xYzEuMy0yLjUgMy4zLjEgNS42LjcgMi4yLjYgMi4yLS42IDIuMi0uNnMwLS4xLS4xLS4ybC0yLjYtMy42VjJMMzcuMS45Vi44TDM0LjQuNmgtLjJzLTEwLjUtMi4yLTE5LjMgMkM1LjcgNi45LjEgNC44LjEgNC44cy0uMSAwIDAgMGMwIDAgMi42IDYuMyAxMCAyLjQtLjEuMSAzLjctMi40IDQuMS0uMnoiPjwvcGF0aD4KPC9zdmc+[\/vc_raw_html][vc_custom_heading text=&#8221;Rich in superior quality animal ingredients&#8221; font_container=&#8221;tag:h3|font_size:15px|text_align:center|color:%23372e2c|line_height:1.2&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221;][vc_column_text el_class=&#8221;ofeli-icon-text&#8221;]\n<p style=\"text-align: center;\">A diet rich in animal protein for a diet as nature intended<\/p>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner column_padding=&#8221;padding-2-percent&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/4&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_raw_html el_class=&#8221;ofeli-svg&#8221;]PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Ym94PSIwIDAgNTIuOSA1OS45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1Mi45IDU5Ljk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+CjxnPgo8cGF0aCBkPSJNNTIuOSwxMC4yYy0wLjYtMC41LTEuMi0xLTIuNC0wLjhjLTAuMywyLjMtMC42LDQuNS0yLjcsNC44YzEuMywzLjUsMiw3LDEuNywxMC41Yy0wLjIsMi44LTEuNSw0LjctMi44LDYuNiBsLTIwLjMtMS44bC02LjgtMTEuOWMyLjIsMC4zLDQuNCwwLjcsNi40LDAuN2MzLjIsMCw4LTEuMSw5LjUtMy4yYzEuNy0yLjYsMS45LTYuNSw0LjEtOC45YzAuOS0xLDIuMi0xLjYsMy45LTIuMSBjLTAuMi0wLjUtMC40LTEtMC41LTEuNkM0NC41LDIsNDUuMywwLjcsNDYuNiwwYzEuMiwwLjUsMi4yLDEuMSwzLjQsMC44QzUwLjYsMiw1MS4zLDMuMSw1Mi4yLDRjMC4xLDAuNi0wLjksMC4xLTEuMiwwLjMgQzUxLjYsNi4zLDUzLjIsNy4zLDUyLjksMTAuMnoiPjwvcGF0aD4KPHBhdGggZD0iTTEuNCwxNS4xYzIuMywwLjUsMy4zLDIuNCw1LjMsMy4yYzMuNC0xLjcsNy4xLTEuNSwxMC43LTFMMjQuNywzMGwtOC45LDE3LjJjLTEuMS0wLjQtMi4zLTAuNy0zLjUtMS42IGMtMS4xLTAuOS0xLjQtMi40LTIuNy0zYy0wLjItMSwxLjEtMC4yLDEtMS4xYy0wLjktMC40LTItMC42LTIuOS0xLjFjLTAuMS0wLjksMS0wLjQsMS40LTAuOGMwLTEuMy0xLjMtMS0xLjktMS42IGMxLTAuOCwxLjgtMS44LDMuMi0yLjJjLTAuNC0wLjQtMC45LTAuOC0xLjctMC44YzAuMS0xLjEsMS4xLTEuMSwxLjItMi4xYy0zLjYsMC42LTMuNy0yLjctNS44LTMuOGMtMC4yLTEsMC45LTAuNiwxLTEuMyBDMS43LDI2LTIuMSwxOSwxLjQsMTUuMXoiPjwvcGF0aD4KPHBhdGggZD0iTTIxLjYsNTQuOGMtMS4xLTEuMy0wLjktMi44LTEuNS00Yy0wLjctMS42LTEuNi0yLjQtMi43LTIuOUwyNiwzMS4ybDE5LjUsMS43Yy0wLjUsMC43LTEsMS41LTEuNCwyLjMgYy0xLjEsMi4yLTEuMiwyLjktMy4yLDQuM2MtMi4xLDEuNS0zLjcsNC4yLTYuOCw0Yy0yLjIsMS44LTQuNywzLjMtNy4xLDQuOGMyLDQuNiw3LjEsNS44LDEyLjIsN2MtMSwxLjQtMy42LDAuNC02LjEsMC41IGMtMC43LDAuNSwwLjUsMSwwLjIsMS45QzMzLDU3LjUsMzIuOCw1NywzMiw1N2MtMC4yLDEuNyw0LjYsMi4yLDQuNiwwLjNjMC42LDAsMS4xLDAsMS43LDBjLTAuMywwLjctMi0wLjMtMS41LDEuMyBjLTEuNywwLTMuNCwwLTUuMSwwYzAuMi0wLjMsMC42LTAuMywwLjUtMC44Yy0xLjMtMC4zLTAuOSwxLjMtMi40LDAuOGMwLjEtMC4zLDAuNS0wLjIsMC41LTAuNWMtMS4xLDAuOC00LTAuMy0zLjIsMS45IGMtMC4xLDAtMC4yLDAtMC4yLDBjLTEtMS41LTMuMS0xLjMtNS44LTEuM2MwLjUtMC42LDItMC4xLDIuOS0wLjNjLTEuOS0zLjMtNC42LDIuMi04LjIsMEMxOC42LDU5LDIwLjQsNTYuOCwyMS42LDU0Ljh6Ij48L3BhdGg+CjwvZz4KPC9nPgo8L3N2Zz4=[\/vc_raw_html][vc_custom_heading text=&#8221;Wholeprey Proportions&#8221; font_container=&#8221;tag:h3|font_size:15px|text_align:center|color:%23372e2c|line_height:1.2&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221;][vc_column_text el_class=&#8221;ofeli-icon-text&#8221;]\n<p style=\"text-align: center;\">Poultry, fish, organs, cartilage &amp; bones &#8211; Providing nutrients in their most natural and nutritious form<\/p>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner column_padding=&#8221;padding-2-percent&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/4&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_raw_html el_class=&#8221;ofeli-svg&#8221;]PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdib3g9IjAgMCAyNy4yIDI4LjIiPgo8cGF0aCBkPSJNMjYuNSAxMS4xYy0uMyAxLjItLjYgMi4yLS43IDIuMyAwIC4xLjEuMy4xLjQuMS4xLjIuMy4yLjMuMSAwIC40LjIuOS40LjQuMi0uOCAxLjUtMi44IDMtMiAxLjUtMy42IDIuOC0zLjcgMi45LS4xLjEtLjIuMy0uMi40di41YzAgLjEuMi43LjQgMS4ycy0xIC43LTIuNy40Yy0xLjctLjMtMy4yLS42LTMuNC0uNi0uMSAwLS4zIDAtLjQuMS0uMSAwLS4xLjEtLjEuMXMuMSAxLjMuMiAyLjljLjEgMS42LS40IDIuOC0xIDIuOC0uNyAwLTEuMS0xLjMtMS0yLjguMS0xLjYuMi0yLjkuMy0yLjkuMSAwIC4xLS4xIDAtLjEtLjEtLjEtLjMtLjEtLjQtLjEtLjIgMC0xLjcuMy0zLjQuNnMtMi44LjItMi42LS40Yy4yLS41LjQtMS4xLjQtMS4ydi0uNWMwLS4xLS4xLS4zLS4yLS40LS4xLS4xLTEuOC0xLjQtMy43LTIuOS0yLTEuNS0zLjItMi44LTIuOC0zIC40LS4yLjktLjMuOS0uNCAwLS4xLjItLjIuMi0uMy4xLS4xLjEtLjMuMS0uNSAwLS4xLS4zLTEuMi0uNi0yLjMtLjQtMS4yLjEtMiAxLjEtMS44IDEgLjIgMS45LjMgMiAuMy4xIDAgLjMgMCAuNC0uMS4xIDAgLjMtLjIuNC0uNC40IDAgLjYtLjQuNy0uOC4xLS40IDEgLjEgMS44IDEuMS45IDEgMS42IDEuOSAxLjYgMS45LjEgMCAuMS4xLjIuMXMuMS4xLjIuMWguNGMuMSAwIC4xLS4xLjEtLjFsLjEtLjFjMC0uMS4xLS4xLjEtLjJ2LS4zYzAtLjEtLjQtMS45LS44LTQuMS0uNS0yLjItLjQtMy43LjEtMy4zLjYuNCAxLjIuNyAxLjUuNy4yIDAgLjUgMCAuNi0uMS4xLS4xLjMtLjIuNC0uMy4xLS4xLjYtMS4zIDEuMi0yLjYuNi0xLjQgMS41LTEuNCAyLjEgMCAuNiAxLjQgMS4yIDIuNiAxLjMgMi42LjEuMS4zLjIuNC4zLS4xLjEuMi4xLjQuMXMuOC0uNCAxLjQtLjdjLjUtLjQuNiAxLjEuMyAzLjMtLjQgMi4yLS44IDQuMS0uOCA0LjFWMTFsLjEuMS4xLjFoLjRzLjEgMCAuMi0uMWMwIDAgLjEtLjEuMi0uMSAwLS4xLjgtLjkgMS42LTIgLjgtMSAxLjctMS41IDEuOC0xLjEuMS40LjQuOS41IDEgLjEuMi4zLjMuNC40LjEgMCAuMyAwIC40LjEuMSAwIDEtLjEgMi0uMyAxIC4xIDEuNS45IDEuMSAyeiI+PC9wYXRoPgo8L3N2Zz4=[\/vc_raw_html][vc_custom_heading text=&#8221;Fresh &amp; Raw Local Ingredients&#8221; font_container=&#8221;tag:h3|font_size:15px|text_align:center|color:%23372e2c|line_height:1.2&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221;][vc_column_text el_class=&#8221;ofeli-icon-text&#8221;]\n<p style=\"text-align: center;\">Ingredients delivered to our kitchen fresh or raw from people we know and trust<\/p>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner column_padding=&#8221;padding-2-percent&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/4&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_raw_html el_class=&#8221;ofeli-svg&#8221;]PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgdmlld2JveD0iMCAwIDI4LjEgMjQuNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik0yOCAxMS43Yy0uNS0uOS0xLTEuOS0xLjUtMi45LS4yLS40LS42LS43LTEtLjctLjUgMC0xIDAtMS42LS4xLS43IDAtMS4zIDAtMi0uMS0uMSAwLS4yLS4yLS4xLS4zLjMtLjYuNi0xLjIgMS0xLjguMy0uNS41LS45LjgtMS40LjItLjQuMi0uOS0uMS0xLjMtLjYtLjktMS4yLTEuOC0xLjctMi43LS41LS4xLS45LS40LTEuNC0uNGgtMy4zYy0uNSAwLS45LjItMS4xLjYtLjMuNC0uNS45LS44IDEuMy0uMy41LS43IDEuMS0xIDEuNyAwIC4xLS4zLjEtLjMgMC0uMy0uNi0uNy0xLjEtMS0xLjYtLjMtLjYtLjYtMS0uOS0xLjQtLjItLjQtLjYtLjYtMS4xLS42SDcuN2MtLjUgMC0uOS4zLTEuMi42LS42LjktMS4yIDEuOC0xLjcgMi43LS4zLjQtLjMuOS0uMSAxLjMuMy41LjUuOS44IDEuNGwuOSAxLjhjLjEuMSAwIC4yLS4xLjItLjcgMC0xLjQgMC0yIC4xLS41IDAtMS4xIDAtMS42LjEtLjQgMC0uOC4zLTEgLjctLjUgMS0xIDEuOS0xLjUgMi45LS4yLjQtLjIuOSAwIDEuMy41LjkgMSAxLjkgMS41IDIuOS4yLjQuNi43IDEgLjcuNSAwIDEgMCAxLjYuMS43IDAgMS4zIDAgMiAuMS4xIDAgLjIuMi4xLjMtLjMuNi0uNiAxLjItMSAxLjgtLjMuNS0uNS45LS44IDEuNC0uMi40LS4yLjkuMSAxLjMuNi45IDEuMiAxLjggMS43IDIuNy4zLjQuNy42IDEuMi42aDMuM2MuNSAwIC45LS4yIDEuMS0uNi4zLS40LjUtLjkuOC0xLjMuMy0uNS43LTEuMSAxLjEtMS43IDAtLjEuMi0uMS4zIDAgLjQuNi43IDEuMSAxLjEgMS43LjMuNC41LjkuOCAxLjMuMi40LjYuNiAxLjEuNmgzLjJjLjUgMCAuOS0uMiAxLjItLjYuNi0uOSAxLjItMS44IDEuNy0yLjcuMi0uNC4zLS45LjEtMS4zLS4yLS41LS41LS45LS44LTEuNC0uMy0uNi0uNi0xLjItMS0xLjggMC0uMS4xLS4yLjEtLjIuNyAwIDEuNCAwIDItLjEuNSAwIDEuMSAwIDEuNi0uMS40IDAgLjgtLjMgMS0uNy41LTEgMS0xLjkgMS41LTIuOS40LS42LjQtMS4xLjItMS41ek0xMy4zIDcuOWMwIC4yLS4xLjMtLjMuM2gtMi4ydjIuOWgxLjNsLjIuMS4xLjJ2MmwtLjEuMi0uMi4xaC0xLjN2NS40bC0uMS4yLS4yLjFIOC44Yy0uMiAwLS4zLS4xLS4zLS4zLS4xLTQuMS0uMS04LjUgMC0xMi45bC4xLS4yLjItLjFIOWMuMyAwIDEuMyAwIDQtLjFsLjIuMS4xLjJ2MS44em0yLjggMTEuNGgtMS41bC0uMi0uMS0uMS0uMlY1LjlsLjEtLjIuMi0uMWgxLjVjMy44IDAgNC4xIDEuNyA0LjEgNi44IDAgNS4yLS4zIDYuOS00LjEgNi45eiI+PC9wYXRoPgo8cGF0aCBkPSJNMTYuOCA4LjF2OC43Yy41IDAgLjYtLjEuNy0uNS4yLS42LjItMS43LjItMy45IDAtMi42IDAtMy44LS40LTQuMi0uMSAwLS4zLS4xLS41LS4xeiI+PC9wYXRoPgo8L3N2Zz4=[\/vc_raw_html][vc_custom_heading text=&#8221;Delicious taste&#8221; font_container=&#8221;tag:h3|font_size:15px|text_align:center|color:%23372e2c|line_height:1.2&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221;][vc_column_text el_class=&#8221;ofeli-icon-text&#8221;]\n<p style=\"text-align: center;\">Freezy-dry liver infusions for delicious taste<\/p>\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; top_padding=&#8221;60&#8243; left_padding_desktop=&#8221;25&#8243; constrain_group_2=&#8221;yes&#8221; right_padding_desktop=&#8221;25&#8243; text_align=&#8221;left&#8221; row_position=&#8221;default&#8221; row_position_tablet=&#8221;inherit&#8221; row_position_phone=&#8221;inherit&#8221; overflow=&#8221;visible&#8221; pointer_events=&#8221;all&#8221; css=&#8221;.vc_custom_1679666778445{background-color: #555b33 !important;}&#8221;][vc_column_inner column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][vc_custom_heading text=&#8221;Biologically Appropriate Diet&#8221; font_container=&#8221;tag:h2|font_size:32px|text_align:center|color:%23ffffff&#8221; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221;][divider line_type=&#8221;Full Width Line&#8221; line_thickness=&#8221;1&#8243; divider_color=&#8221;white&#8221;][\/vc_column_inner][\/vc_row_inner][vc_row_inner column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; top_padding=&#8221;50&#8243; bottom_padding=&#8221;30&#8243; left_padding_desktop=&#8221;25&#8243; constrain_group_2=&#8221;yes&#8221; right_padding_desktop=&#8221;25&#8243; top_padding_tablet=&#8221;25&#8243; constrain_group_3=&#8221;yes&#8221; bottom_padding_tablet=&#8221;25&#8243; text_align=&#8221;left&#8221; row_position=&#8221;default&#8221; row_position_tablet=&#8221;inherit&#8221; row_position_phone=&#8221;inherit&#8221; class=&#8221;boxed-row&#8221; overflow=&#8221;visible&#8221; pointer_events=&#8221;all&#8221; css=&#8221;.vc_custom_1680599104267{background-color: #555b33 !important;}&#8221;][vc_column_inner column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;padding-1-percent&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/3&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_column_text]\n<h2 class=\"dc-pososto-title\"><sup>70%<small>*<\/small><\/sup><\/h2>\n[\/vc_column_text][vc_custom_heading text=&#8221;QUALITY ANIMAL INGREDIENTS&#8221; font_container=&#8221;tag:h2|font_size:25px|text_align:center|color:%23ffffff|line_height:1.3&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221; el_class=&#8221;dc-pososto-text&#8221;][\/vc_column_inner][vc_column_inner column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;padding-1-percent&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/3&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_column_text]\n<h2 class=\"dc-pososto-title\"><sup>30%<small>*<\/small><\/sup><\/h2>\n[\/vc_column_text][vc_custom_heading text=&#8221;VEGETABLES, FRUITS,<br \/>\nBOTANAS &#038; NUTRIENTS<sup>**<\/sup>&#8221; font_container=&#8221;tag:h2|font_size:25px|text_align:center|color:%23ffffff|line_height:1.3&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221; el_class=&#8221;dc-pososto-text&#8221;][\/vc_column_inner][vc_column_inner column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;padding-1-percent&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/3&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_column_text]\n<h2 class=\"dc-pososto-title\"><sup>0%<small>*<\/small><\/sup><\/h2>\n[\/vc_column_text][vc_custom_heading text=&#8221;NO DYES,<br \/>\nARTIFICIAL FLAVOURS OR PRESERVATIVES&#8221; font_container=&#8221;tag:h2|font_size:25px|text_align:center|color:%23ffffff|line_height:1.3&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221; el_class=&#8221;dc-pososto-text&#8221;][\/vc_column_inner][\/vc_row_inner][vc_row_inner column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; bottom_padding=&#8221;20&#8243; left_padding_desktop=&#8221;25&#8243; constrain_group_2=&#8221;yes&#8221; right_padding_desktop=&#8221;25&#8243; text_align=&#8221;left&#8221; row_position=&#8221;default&#8221; row_position_tablet=&#8221;inherit&#8221; row_position_phone=&#8221;inherit&#8221; overflow=&#8221;visible&#8221; pointer_events=&#8221;all&#8221; css=&#8221;.vc_custom_1680599078669{background-color: #555b33 !important;}&#8221;][vc_column_inner column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][vc_column_text el_class=&#8221;dc-small-text dc-white-text&#8221;]\n<p style=\"text-align: center;\">* The only method of preserving our fresh ingredients is refrigeration. To preserve their nutrients, our raw ingredients are frozen while they are still fresh.<\/p>\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; text_align=&#8221;left&#8221; row_position=&#8221;default&#8221; row_position_tablet=&#8221;inherit&#8221; row_position_phone=&#8221;inherit&#8221; class=&#8221;dc-banner-row&#8221; overflow=&#8221;visible&#8221; pointer_events=&#8221;all&#8221; css=&#8221;.vc_custom_1680597455360{padding-top: 200px !important;padding-bottom: 60px !important;}&#8221;][vc_column_inner column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; centered_text=&#8221;true&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_custom_heading text=&#8221;NUTRITIONALLY BALANCED, DELICIOUS TASTE&#8221; font_container=&#8221;tag:h2|font_size:32px|text_align:center|color:%23f1efd9|line_height:1.3&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221; el_class=&#8221;rocketwell-font&#8221;][nectar_btn size=&#8221;medium&#8221; button_style=&#8221;regular&#8221; button_color_2=&#8221;Accent-Color&#8221; color_override=&#8221;#f49500&#8243; icon_family=&#8221;none&#8221; el_class=&#8221;dc-banner-btn centered&#8221; text=&#8221;LEARN MORE&#8221; url=&#8221;\/acana\/&#8221; margin_top=&#8221;30&#8243;][\/vc_column_inner][\/vc_row_inner][\/tab][tab icon_family=&#8221;none&#8221; title=&#8221;Ingredient analysis&#8221; id=&#8221;1688378348608-7&#8243; tab_id=&#8221;1688378348609-10&#8243;][vc_row_inner column_margin=&#8221;30px&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; top_padding=&#8221;60&#8243; constrain_group_1=&#8221;yes&#8221; bottom_padding=&#8221;60&#8243; text_align=&#8221;left&#8221; row_position=&#8221;default&#8221; row_position_tablet=&#8221;inherit&#8221; row_position_phone=&#8221;inherit&#8221; class=&#8221;boxed-row&#8221; overflow=&#8221;visible&#8221; pointer_events=&#8221;all&#8221;][vc_column_inner column_padding=&#8221;padding-2-percent&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/2&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_custom_heading text=&#8221;Ingredients&#8221; font_container=&#8221;tag:h2|font_size:30px|text_align:left|color:%23372e2c|line_height:1&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221;][divider line_type=&#8221;Full Width Line&#8221; line_thickness=&#8221;1&#8243; divider_color=&#8221;black&#8221; custom_height=&#8221;40&#8243;][vc_column_text]Fresh Chicken (11%), Raw Turkey (9%), Fresh Chicken Offal (liver, heart) (9%), Dehydrated Chicken (9%), Dehydrated Herring (9%), Whole Green Peas, Whole Red Lentils, Whole Chickpeas, Raw Freshwater Fish* (6%), Dehydrated Turkey (6%), Eggs (4%), Chicken Fat (4%), Whole Green Lentils, Whole Pinto Beans, Whole Yellow Peas, Lentil Fibers, Fish Oil (2%), Pea Starch, Raw Turkey Liver (1%), Dried Seaweed, Salt, Freeze-Dried Chicken and Chicken Liver, Fresh Whole Pumpkin, Fresh Whole Yellow Pumpkin, Fresh Whole Carrots, Fresh Whole Apples, Fresh Whole Pears, Fresh Whole Pears, Fresh Whole Pumpkin, Dried Dandelion Root, Fresh Kale, Fresh Spinach, Fresh Turnip Leaves, Fresh Beet Leaves, Fresh Beet Leaves, Whole Cranberries, Whole Blueberries, Whole Saskatoon Berries, Turmeric, Thistle, Thistle Root, Lapa Root, Lavender, Mallow Root, Rosehip Root, Rosehip Seeds.<\/p>\n<p>* a variety of raw salmon, whiting, pike and mullet<\/p>\n<p>ADDITIVES (per kg) Technological additives: Vegetable oil tocopherol extract: 121mg, citric acid: 40mg. Sensors additional: Rosemary extract: 80mg. Nutritional additives: 3b606 (Zinc: 150 mg), 3b406 (Copper: 11mg), B1: 25mg, 3a841 Vitamin B5: 8mg, 3a831 Vitamin B6: 7,5mg, 3a700 Vitamin E: 50 IU. Zootechnical additives: 4b1707 Enterococcus faecium NCIMB 10415 2,2&#215;10^6 CFU.<\/p>\n<p>CALORIC DISTRIBUTION (calculated): the Metabolizable Energy is 3850 kcal\/kg (462 kcal per 120gr cup)[\/vc_column_text][nectar_btn size=&#8221;small&#8221; button_style=&#8221;regular&#8221; button_color_2=&#8221;Accent-Color&#8221; color_override=&#8221;#f49500&#8243; solid_text_color_override=&#8221;#222222&#8243; icon_family=&#8221;none&#8221; text=&#8221;Click here for the full nutrition table&#8221; url=&#8221;https:\/\/kompa.gr\/wp-content\/uploads\/2023\/07\/ACANA-Wild-Prairie-Recipe-Dog-Fact-Sheet-Canada-EMEA-APAC.pdf&#8221;][\/vc_column_inner][vc_column_inner column_padding=&#8221;padding-2-percent&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; advanced_gradient_angle=&#8221;0&#8243; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/2&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; gradient_type=&#8221;default&#8221;][vc_custom_heading text=&#8221;Guaranteed analysis&#8221; font_container=&#8221;tag:h2|font_size:30px|text_align:left|color:%23372e2c|line_height:1&#8243; google_fonts=&#8221;font_family:Roboto%20Condensed%3A300%2C300italic%2Cregular%2Citalic%2C700%2C700italic|font_style:700%20bold%20regular%3A700%3Anormal&#8221;][vc_column_text css=&#8221;.vc_custom_1681386963594{margin-top: 20px !important;}&#8221;]\n<ul class=\"dc-composition-list\">\n<li>Protein <strong>35%<\/strong><\/li>\n<li>Total Fatty Substances <strong>17%<\/strong><\/li>\n<li>Total Fibrous Substances <strong>6%<\/strong><\/li>\n<li>Total Ash <strong>7%<\/strong><\/li>\n<li>Humidity <strong>12%<\/strong><\/li>\n<li>Calcium <strong>1.5%<\/strong><\/li>\n<li>Phosphorus <strong>1,1%<\/strong><\/li>\n<li>Omega-6 Fatty Acids <strong>2.6%<\/strong><\/li>\n<li>Omega-3 Fatty Acids <strong>0.9%<\/strong><\/li>\n<li>DHA <strong>0.2%<\/strong><\/li>\n<li>EPA <strong>0.2%<\/strong><\/li>\n<li>Glucosamine <strong>700mg\/kg<\/strong><\/li>\n<li>Chondroitin <strong>1500mg\/kg<\/strong><\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/tab][tab icon_family=&#8221;none&#8221; title=&#8221;Cost calculation &amp; Daily Dosage&#8221; id=&#8221;1688378348715-3&#8243; tab_id=&#8221;1688378348715-8&#8243; sub_desc=&#8221;`{`dc_feeding_calculator`}`&#8221;][vc_row_inner column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; top_padding=&#8221;60&#8243; constrain_group_1=&#8221;yes&#8221; bottom_padding=&#8221;60&#8243; left_padding_desktop=&#8221;15&#8243; constrain_group_2=&#8221;yes&#8221; right_padding_desktop=&#8221;15&#8243; top_padding_tablet=&#8221;30&#8243; constrain_group_3=&#8221;yes&#8221; bottom_padding_tablet=&#8221;30&#8243; left_padding_tablet=&#8221;15&#8243; constrain_group_4=&#8221;yes&#8221; right_padding_tablet=&#8221;15&#8243; top_padding_phone=&#8221;15&#8243; constrain_group_5=&#8221;yes&#8221; bottom_padding_phone=&#8221;15&#8243; left_padding_phone=&#8221;15&#8243; constrain_group_6=&#8221;yes&#8221; right_padding_phone=&#8221;15&#8243; text_align=&#8221;left&#8221; row_position=&#8221;default&#8221; row_position_tablet=&#8221;inherit&#8221; row_position_phone=&#8221;inherit&#8221; class=&#8221;boxed-row&#8221; overflow=&#8221;visible&#8221; pointer_events=&#8221;all&#8221;][vc_column_inner column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][vc_column_text][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/tab][\/tabbed_section][\/vc_column][\/vc_row]\n","protected":false},"excerpt":{"rendered":"<div class=\"dc-banneraki-wrapper\">\n<div class=\"dc-banneraki-icon\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2023\/03\/Adult-Dog-Recipe-Grain-Free-Dog-Food-_-ACANA-9.png\"><\/div>\n<div class=\"dc-banneraki-text\">FOR ADULT DOGS OF ALL BREEDS<\/div>\n<\/div>\n<p style=\"font-size: 13px;\">For optimal health ACANA Wild Prairie offers your dog the nutrients it needs in their most natural and nutritious form. It is a recipe featuring fresh or raw chicken and turkey, eggs and freshwater fish. The ingredients are delivered to Champion Petfoods&#8217; kitchens fresh or raw, from trusted suppliers, so a delicious and nutritious food is prepared to keep your dog happy, healthy and strong.<\/p>\n<ol style=\"font-size: 13px;\">\n<li><strong>70% QUALITY ANIMAL INGREDIENTS | <\/strong>PROTEIN-RICH QUALITY ANIMAL INGREDIENTS<\/li>\n<li><strong>THE 3 MAIN INGREDIENTS ARE FRESH OR RAW CHICKEN, TURKEYS &amp; CHICKEN GIBLETS<\/strong><\/li>\n<li><strong>FREEZE DRY INFUSIONS | <\/strong>FOR A DELICIOUS TASTE<\/li>\n<li><strong>PREBIOTICS AND FIBRES TO SUPPORT HEALTHY DIGESTION<\/strong><\/li>\n<li><strong>FRESH FRUIT, VEGETABLES AND HERBS<\/strong><\/li>\n<li><strong>WITHOUT A FILTER<\/strong><\/li>\n<\/ol>\n<p style=\"font-size: 11px;\">*Our fresh ingredients use refrigeration as their unique preservation method and our raw materials are frozen at the peak of their freshness to preserve their nutrients.<\/p>\n","protected":false},"featured_media":33267,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false},"class_list":{"0":"post-31591","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-dry-food-dog","7":"pa_brands-acana-en","8":"pa_seires-regionals-en"},"acf":[],"_links":{"self":[{"href":"https:\/\/kompa.gr\/en\/wp-json\/wp\/v2\/product\/31591"}],"collection":[{"href":"https:\/\/kompa.gr\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/kompa.gr\/en\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kompa.gr\/en\/wp-json\/wp\/v2\/media\/33267"}],"wp:attachment":[{"href":"https:\/\/kompa.gr\/en\/wp-json\/wp\/v2\/media?parent=31591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}