<!doctype html>
<html lang="en-US">

<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<meta name="theme-color" content="#0e2166" />
	<meta name="facebook-domain-verification" content="6e9onitoczwyblrx2urdk97e0zyo09" />

	<!-- Facebook Meta Tags -->
	<meta property="og:url" content="https://riberalves.pt/">
	<meta property="og:type" content="website">
	<meta property="og:title" content="Riberalves">
	<!-- <meta name="description" property="og:description" content="O site com as melhores e mais criativas receitas de bacalhau em um único lugar!"> -->
	<meta property="og:image" content="https://riberalves.pt/wp-content/uploads/2024/02/ribeiralvesOg.png">

	<!-- Twitter Meta Tags -->
	<meta name="twitter:card" content="summary_large_image">
	<meta property="twitter:domain" content="riberalves.pt">
	<meta property="twitter:url" content="https://riberalves.pt">
	<meta name="twitter:title" content="Riberalves">
	<meta name="twitter:description" content="O site com as melhores e mais criativas receitas de bacalhau em um único lugar!">
	<meta name="twitter:image" content="https://riberalves.pt/wp-content/uploads/2024/02/ribeiralvesOg.png">
	<meta name="twitter:site" content="@bacalhaunahora">

	<!-- Google Tag Manager -->
	<script>
		(function(w, d, s, l, i) {
			w[l] = w[l] || [];
			w[l].push({
				'gtm.start': new Date().getTime(),
				event: 'gtm.js'
			});
			var f = d.getElementsByTagName(s)[0],
				j = d.createElement(s),
				dl = l != 'dataLayer' ? '&l=' + l : '';
			j.async = true;
			j.src =
				'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
			f.parentNode.insertBefore(j, f);
		})(window, document, 'script', 'dataLayer', 'GTM-WPVVGXN7');
	</script>
	<!-- End Google Tag Manager -->
	
	
	<link rel="stylesheet" id="silktide-consent-manager-css" href="/wp-content/themes/riberalves/cookies/silktide-consent-manager.css">
<script src="/wp-content/themes/riberalves/cookies/silktide-consent-manager.js"></script>
<script>
silktideCookieBannerManager.updateCookieBannerConfig({
  background: {
    showBackground: true
  },
  cookieIcon: {
    position: "bottomLeft"
  },
  cookieTypes: [
    {
      id: "necess_rios",
      name: "Necessários",
      description: "Os cookies necessários ajudam a tornar um website útil, permitindo funções básicas, como a navegação e o acesso à página para proteger áreas do website. O website pode não funcionar corretamente sem estes cookies.",
      required: true,
      onAccept: function() {
        console.log('Add logic for the required Necessários here');
      }
    },
    {
      id: "estat_sticas",
      name: "Estatísticas",
      description: "<p>Os cookies de estatística ajudam os proprietários de websites a entenderem como os visitantes interagem com os websites, recolhendo e divulgando informações de forma anónima.</p>",
      required: false,
      onAccept: function() {
        gtag('consent', 'update', {
          analytics_storage: 'granted',
        });
        dataLayer.push({
          'event': 'consent_accepted_estat_sticas',
        });
      },
      onReject: function() {
        gtag('consent', 'update', {
          analytics_storage: 'denied',
        });
      }
    },
    {
      id: "marketing",
      name: "Marketing ",
      description: "<p>Os cookies de marketing são utilizados ​​para seguir os visitantes pelos websites. A intenção é exibir anúncios que sejam relevantes e apelativos para o utilizador individual e, logo, mais valiosos para os editores e anunciantes independentes.</p>",
      required: false,
      onAccept: function() {
        gtag('consent', 'update', {
          ad_storage: 'granted',
          ad_user_data: 'granted',
          ad_personalization: 'granted',
        });
        dataLayer.push({
          'event': 'consent_accepted_marketing',
        });
      },
      onReject: function() {
        gtag('consent', 'update', {
          ad_storage: 'denied',
          ad_user_data: 'denied',
          ad_personalization: 'denied',
        });
      }
    },
    {
      id: "prefer_ncias",
      name: "Preferências",
      description: "Os cookies de preferência permitem que um website memorize as informações que mudam o comportamento ou o aspeto do website, como o seu idioma preferido ou a região em que se você encontra.",
      required: false,
      onAccept: function() {
        gtag('consent', 'update', {
          functionality_storage: 'granted',
        });
        dataLayer.push({
          'event': 'consent_accepted_prefer_ncias',
        });
      },
      onReject: function() {
        gtag('consent', 'update', {
          functionality_storage: 'denied',
        });
      }
    }
  ],
  text: {
    banner: {
      description: "<p>Usamos cookies no nosso site para melhorar a sua experiência de utilizador, fornecer conteúdo personalizado e analisar o tráfego.&nbsp;<a href=\"https://myoncologia.pt/politica-de-cookies/\" target=\"_blank\">Política de Cookies.</a></p>",
      acceptAllButtonText: "Permitir Todos",
      acceptAllButtonAccessibleLabel: "Accept all cookies",
      rejectNonEssentialButtonText: "Rejeitar",
      rejectNonEssentialButtonAccessibleLabel: "Reject non-essential",
      preferencesButtonText: "Preferências",
      preferencesButtonAccessibleLabel: "Toggle preferences"
    },
    preferences: {
      title: "PERSONALIZE AS SUAS PREFERÊNCIAS DE COOKIES",
      description: "<p>Respeitamos o seu direito à privacidade. Você pode optar por não permitir alguns tipos de cookies. Suas preferências de cookies serão aplicadas em todo o nosso site.</p>",
      creditLinkText: "",
      creditLinkAccessibleLabel: ""
    }
  },
  position: {
    banner: "bottomLeft"
  }
});
</script>

	<!-- Matomo -->
	<script>
		var _paq = window._paq = window._paq || [];
		/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
		_paq.push(['trackPageView']);
		_paq.push(['enableLinkTracking']);
		(function() {
			var u = "https://stats.webview.pt/";
			_paq.push(['setTrackerUrl', u + 'matomo.php']);
			_paq.push(['setSiteId', '102']);
			var d = document,
				g = d.createElement('script'),
				s = d.getElementsByTagName('script')[0];
			g.async = true;
			g.src = u + 'matomo.js';
			s.parentNode.insertBefore(g, s);
		})();
	</script>
	<!-- End Matomo Code -->


	<!-- Facebook Pixel Code -->

	<script>
		! function(f, b, e, v, n, t, s)

		{
			if (f.fbq) return;
			n = f.fbq = function() {
				n.callMethod ?

					n.callMethod.apply(n, arguments) : n.queue.push(arguments)
			};

			if (!f._fbq) f._fbq = n;
			n.push = n;
			n.loaded = !0;
			n.version = '2.0';

			n.queue = [];
			t = b.createElement(e);
			t.async = !0;

			t.src = v;
			s = b.getElementsByTagName(e)[0];

			s.parentNode.insertBefore(t, s)
		}(window, document, 'script',

			'https://connect.facebook.net/en_US/fbevents.js');

		fbq('init', '282753601144539');

		fbq('track', 'PageView');
	</script>

	<!-- End Facebook Pixel Code -->

	<!-- Analytics -->
	<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7HKLSTRR6V"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-7HKLSTRR6V');
</script>	
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v27.5 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Cod Loins 2Kg - Riberalves</title>
	<link rel="canonical" href="https://riberalves.pt/products/lombos-de-bacalhau-2kg/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Cod Loins 2Kg - Riberalves" />
	<meta property="og:description" content="Atlantic Codfish (Gadus morhua) 9 Months of Portuguese Curing Certified Sustainable Fishing &#8211; MSC 3063MSC" />
	<meta property="og:url" content="https://riberalves.pt/products/lombos-de-bacalhau-2kg/" />
	<meta property="og:site_name" content="Riberalves" />
	<meta property="article:modified_time" content="2021-07-01T18:52:49+00:00" />
	<meta property="og:image" content="https://riberalves.pt/wp-content/uploads/2020/11/3063_600x600px.jpg" />
	<meta property="og:image:width" content="600" />
	<meta property="og:image:height" content="600" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:label1" content="Est. reading time" />
	<meta name="twitter:data1" content="1 minute" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/riberalves.pt\/products\/lombos-de-bacalhau-2kg\/","url":"https:\/\/riberalves.pt\/products\/lombos-de-bacalhau-2kg\/","name":"Cod Loins 2Kg - Riberalves","isPartOf":{"@id":"https:\/\/riberalves.pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/riberalves.pt\/products\/lombos-de-bacalhau-2kg\/#primaryimage"},"image":{"@id":"https:\/\/riberalves.pt\/products\/lombos-de-bacalhau-2kg\/#primaryimage"},"thumbnailUrl":"https:\/\/riberalves.pt\/wp-content\/uploads\/2020\/12\/Riberalves_Mockup3D_Lombos_2KG.jpg","datePublished":"2020-12-21T23:30:36+00:00","dateModified":"2021-07-01T18:52:49+00:00","breadcrumb":{"@id":"https:\/\/riberalves.pt\/products\/lombos-de-bacalhau-2kg\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/riberalves.pt\/products\/lombos-de-bacalhau-2kg\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/riberalves.pt\/products\/lombos-de-bacalhau-2kg\/#primaryimage","url":"https:\/\/riberalves.pt\/wp-content\/uploads\/2020\/12\/Riberalves_Mockup3D_Lombos_2KG.jpg","contentUrl":"https:\/\/riberalves.pt\/wp-content\/uploads\/2020\/12\/Riberalves_Mockup3D_Lombos_2KG.jpg","width":2362,"height":1575,"caption":"Lombos de Bacalhau 2Kg"},{"@type":"BreadcrumbList","@id":"https:\/\/riberalves.pt\/products\/lombos-de-bacalhau-2kg\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/riberalves.pt\/"},{"@type":"ListItem","position":2,"name":"Produtos","item":"https:\/\/riberalves.pt\/produtos\/"},{"@type":"ListItem","position":3,"name":"Cod Loins 2Kg"}]},{"@type":"WebSite","@id":"https:\/\/riberalves.pt\/#website","url":"https:\/\/riberalves.pt\/","name":"Riberalves","description":"The best recipes of cod fish available at any time! Our Portuguese salted cod fish guarantees the best flavor, soft texture and juicy slices of our favorite fish, ready to cook!","alternateName":"Riberalves","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/riberalves.pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel="alternate" type="application/rss+xml" title="Riberalves &raquo; Feed" href="https://riberalves.pt/en/feed/" />
<link rel="alternate" type="application/rss+xml" title="Riberalves &raquo; Comments Feed" href="https://riberalves.pt/en/comments/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://riberalves.pt/en/wp-json/oembed/1.0/embed?url=https%3A%2F%2Friberalves.pt%2Fen%2Fproducts%2Fcod-loins-2kg%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://riberalves.pt/en/wp-json/oembed/1.0/embed?url=https%3A%2F%2Friberalves.pt%2Fen%2Fproducts%2Fcod-loins-2kg%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='acfwf-wc-cart-block-integration-css' href='https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/assets/index-467dde24.css?ver=1774318730' media='all' />
<link rel='stylesheet' id='acfwf-wc-checkout-block-integration-css' href='https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/assets/index-2a7d8588.css?ver=1774318730' media='all' />
<link rel='stylesheet' id='wp-block-library-css' href='https://riberalves.pt/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4' media='all' />
<style id='wp-block-library-inline-css'>
/*wp_block_styles_on_demand_placeholder:69f75e69cf5e4*/
/*# sourceURL=wp-block-library-inline-css */
</style>
<style id='classic-theme-styles-inline-css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='font-awesome-svg-styles-default-inline-css'>
.svg-inline--fa {
  display: inline-block;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}
/*# sourceURL=font-awesome-svg-styles-default-inline-css */
</style>
<link rel='stylesheet' id='font-awesome-svg-styles-css' href='https://riberalves.pt/wp-content/uploads/font-awesome/v5.15.4/css/svg-with-js.css' media='all' />
<style id='font-awesome-svg-styles-inline-css'>
   .wp-block-font-awesome-icon svg::before,
   .wp-rich-text-font-awesome-icon svg::before {content: unset;}
/*# sourceURL=font-awesome-svg-styles-inline-css */
</style>
<link rel='stylesheet' id='wapf-frontend-css-css' href='https://riberalves.pt/wp-content/plugins/advanced-product-fields-for-woocommerce/assets/css/frontend.min.css?ver=1.7' media='all' />
<link rel='stylesheet' id='WQFSP_style-css' href='https://riberalves.pt/wp-content/plugins/quantity-field-on-shop-page-for-woocommerce/css/style.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='wpmenucart-icons-css' href='https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/css/wpmenucart-icons.min.css?ver=2.14.12' media='all' />
<style id='wpmenucart-icons-inline-css'>
@font-face{font-family:WPMenuCart;src:url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.eot);src:url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.eot?#iefix) format('embedded-opentype'),url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.woff2) format('woff2'),url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.woff) format('woff'),url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.ttf) format('truetype'),url(https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.svg#WPMenuCart) format('svg');font-weight:400;font-style:normal;font-display:swap}
/*# sourceURL=wpmenucart-icons-inline-css */
</style>
<link rel='stylesheet' id='wpmenucart-css' href='https://riberalves.pt/wp-content/plugins/woocommerce-menu-bar-cart/assets/css/wpmenucart-main.min.css?ver=2.14.12' media='all' />
<link rel='stylesheet' id='woocommerce-layout-css' href='https://riberalves.pt/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.3.6' media='all' />
<link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://riberalves.pt/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.3.6' media='only screen and (max-width: 768px)' />
<link rel='stylesheet' id='woocommerce-general-css' href='https://riberalves.pt/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.3.6' media='all' />
<style id='woocommerce-inline-inline-css'>
.woocommerce form .form-row .required { visibility: visible; }
/*# sourceURL=woocommerce-inline-inline-css */
</style>
<link rel='stylesheet' id='brands-styles-css' href='https://riberalves.pt/wp-content/plugins/woocommerce/assets/css/brands.css?ver=10.3.6' media='all' />
<link rel='stylesheet' id='google-fonts-css' href='//fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;700;800&#038;family=Rubik:ital,wght@0,400;0,700;1,300&#038;display=swap' media='all' />
<link rel='stylesheet' id='flickity-css' href='https://riberalves.pt/wp-content/themes/riberalves/js/flickity.css' media='all' />
<link rel='stylesheet' id='main-css-css' href='https://riberalves.pt/wp-content/themes/riberalves/styles.min.css' media='all' />
<link rel='stylesheet' id='font-awesome-official-css' href='https://use.fontawesome.com/releases/v5.15.4/css/all.css' media='all' integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous" />
<link rel='stylesheet' id='fancybox-css' href='https://riberalves.pt/wp-content/plugins/easy-fancybox/fancybox/1.5.4/jquery.fancybox.min.css?ver=6.9.4' media='screen' />
<style id='fancybox-inline-css'>
#fancybox-outer{background:#ffffff}#fancybox-content{background:#ffffff;border-color:#ffffff;color:#000000;}#fancybox-title,#fancybox-title-float-main{color:#fff}
/*# sourceURL=fancybox-inline-css */
</style>
<link rel='stylesheet' id='pedido-minimo-custom-styles-css' href='https://riberalves.pt/wp-content/plugins/wc-pedido-minimo/inc/assets/css/styles.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='font-awesome-official-v4shim-css' href='https://use.fontawesome.com/releases/v5.15.4/css/v4-shims.css' media='all' integrity="sha384-Vq76wejb3QJM4nDatBa5rUOve+9gkegsjCebvV/9fvXlGWo4HCMR4cJZjjcF6Viv" crossorigin="anonymous" />
<style id='font-awesome-official-v4shim-inline-css'>
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.eot"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.eot"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.eot"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.svg#fontawesome") format("svg");
unicode-range: U+F004-F005,U+F007,U+F017,U+F022,U+F024,U+F02E,U+F03E,U+F044,U+F057-F059,U+F06E,U+F070,U+F075,U+F07B-F07C,U+F080,U+F086,U+F089,U+F094,U+F09D,U+F0A0,U+F0A4-F0A7,U+F0C5,U+F0C7-F0C8,U+F0E0,U+F0EB,U+F0F3,U+F0F8,U+F0FE,U+F111,U+F118-F11A,U+F11C,U+F133,U+F144,U+F146,U+F14A,U+F14D-F14E,U+F150-F152,U+F15B-F15C,U+F164-F165,U+F185-F186,U+F191-F192,U+F1AD,U+F1C1-F1C9,U+F1CD,U+F1D8,U+F1E3,U+F1EA,U+F1F6,U+F1F9,U+F20A,U+F247-F249,U+F24D,U+F254-F25B,U+F25D,U+F267,U+F271-F274,U+F279,U+F28B,U+F28D,U+F2B5-F2B6,U+F2B9,U+F2BB,U+F2BD,U+F2C1-F2C2,U+F2D0,U+F2D2,U+F2DC,U+F2ED,U+F328,U+F358-F35B,U+F3A5,U+F3D1,U+F410,U+F4AD;
}
/*# sourceURL=font-awesome-official-v4shim-inline-css */
</style>
<link rel='stylesheet' id='wp-block-paragraph-css' href='https://riberalves.pt/wp-includes/blocks/paragraph/style.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='wp-block-list-css' href='https://riberalves.pt/wp-includes/blocks/list/style.min.css?ver=6.9.4' media='all' />
<script id="wpml-cookie-js-extra">
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"/"}};
//# sourceURL=wpml-cookie-js-extra
</script>
<script src="https://riberalves.pt/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=492100" id="wpml-cookie-js" defer data-wp-strategy="defer"></script>
<script src="//cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js" id="jquery-js"></script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.3.6" id="wc-jquery-blockui-js" defer data-wp-strategy="defer"></script>
<script id="wc-add-to-cart-js-extra">
var wc_add_to_cart_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/en/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https://riberalves.pt/carrinho/","is_cart":"","cart_redirect_after_add":"no"};
//# sourceURL=wc-add-to-cart-js-extra
</script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.3.6" id="wc-add-to-cart-js" defer data-wp-strategy="defer"></script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.3.6" id="wc-js-cookie-js" defer data-wp-strategy="defer"></script>
<script id="woocommerce-js-extra">
var woocommerce_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/en/?wc-ajax=%%endpoint%%","i18n_password_show":"Show password","i18n_password_hide":"Hide password"};
//# sourceURL=woocommerce-js-extra
</script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.3.6" id="woocommerce-js" defer data-wp-strategy="defer"></script>
<script id="WCPAY_ASSETS-js-extra">
var wcpayAssets = {"url":"https://riberalves.pt/wp-content/plugins/woocommerce-payments/dist/"};
//# sourceURL=WCPAY_ASSETS-js-extra
</script>
<script src="https://riberalves.pt/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script id="pmw-js-extra">
var pmw = {"ajax_url":"https://riberalves.pt/wp-admin/admin-ajax.php","root":"https://riberalves.pt/en/wp-json/","nonce_wp_rest":"428fc97811","nonce_ajax":"b9e6e5448a"};
//# sourceURL=pmw-js-extra
</script>
<script src="https://riberalves.pt/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/js/public/free/pmw-public.p1.min.js?ver=1.58.9" id="pmw-js"></script>
<link rel="https://api.w.org/" href="https://riberalves.pt/en/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://riberalves.pt/en/wp-json/wp/v2/produtos/5895" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://riberalves.pt/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.9.4" />
<meta name="generator" content="WooCommerce 10.3.6" />
<link rel='shortlink' href='https://riberalves.pt/en/?p=5895' />
<meta name="generator" content="WPML ver:4.9.2.1 stt:1,4,42,41,2;" />
<meta name="generator" content="Advanced Coupons for WooCommerce Free v4.7.2" />	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	
<!-- START Pixel Manager for WooCommerce -->

		<script>

			window.pmwDataLayer = window.pmwDataLayer || {};
			window.pmwDataLayer = Object.assign(window.pmwDataLayer, {"cart":{},"cart_item_keys":{},"version":{"number":"1.58.9","pro":false,"eligible_for_updates":false,"distro":"fms","beta":false,"show":true},"pixels":[],"shop":{"list_name":"","list_id":"","page_type":"","currency":"EUR","selectors":{"addToCart":[],"beginCheckout":[]},"order_duplication_prevention":true,"view_item_list_trigger":{"test_mode":false,"background_color":"green","opacity":0.5,"repeat":true,"timeout":1000,"threshold":0.8},"variations_output":true,"session_active":false},"page":{"id":5895,"title":"Cod Loins 2Kg","type":"produtos","categories":[],"parent":{"id":0,"title":"Cod Loins 2Kg","type":"produtos","categories":[]}},"general":{"user_logged_in":false,"scroll_tracking_thresholds":[],"page_id":5895,"exclude_domains":[],"server_2_server":{"active":false,"skip_empty_events":true,"always_send_s2s":false,"user_agent_exclude_patterns":[],"ip_exclude_list":[],"pageview_event_s2s":{"is_active":false,"pixels":[]}},"ssp":{"active":false,"events_url":"","fallback_to_wc":true,"domain_token":"","session_id":"f89f6bfc-2b7b-4f47-b015-81e471197d81","quota_exceeded":false},"consent_management":{"explicit_consent":false},"lazy_load_pmw":false,"chunk_base_path":"https://riberalves.pt/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/js/public/free/","modules":{"load_deprecated_functions":true}}});

		</script>

		
<!-- END Pixel Manager for WooCommerce -->
<link rel="modulepreload" href="https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/NoticesPlugin.12346420.js"  /><link rel="modulepreload" href="https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/sanitize.7727159a.js"  /><link rel="modulepreload" href="https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/NoticesPlugin.12346420.js"  /><link rel="modulepreload" href="https://riberalves.pt/wp-content/plugins/advanced-coupons-for-woocommerce-free/dist/common/sanitize.7727159a.js"  /><link rel="icon" href="https://riberalves.pt/wp-content/uploads/2021/08/cropped-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://riberalves.pt/wp-content/uploads/2021/08/cropped-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://riberalves.pt/wp-content/uploads/2021/08/cropped-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://riberalves.pt/wp-content/uploads/2021/08/cropped-favicon-270x270.png" />



	</head>

<body class="wp-singular produtos-template-default single single-produtos postid-5895 wp-theme-riberalves theme-riberalves woocommerce-no-js no-sidebar">

	<!-- Google Tag Manager (noscript) -->
	<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WPVVGXN7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
	<!-- End Google Tag Manager (noscript) -->


	
	<!-- Facebook noscript Pixel Code -->
	<noscript>
		<img alt="facebook noscript pixel" height="1" width="1" src="https://www.facebook.com/tr?id=282753601144539&ev=PageView&noscript=1" />
	</noscript>
	<!-- END Facebook noscript Pixel Code -->

	
	<div class="riberalves-loader">
		<div class="spinner">
			<div class="bounce1"></div>
			<div class="bounce2"></div>
			<div class="bounce3"></div>
		</div>
	</div>

	<div class="site-container">
		<header class="site-header sticky-top">
			<span class="wave-cont"><span class="wave"></span></span>
			<!-- <span class="mouse-wave"></span> -->
			<div class="container">
				<div class="row align-items-center">
					<nav aria-label="Menu Redes Sociais" style="display: contents;">
						<ul class="d-none d-lg-block col col-4 col-lg-4 col-xl-4 col-xxl-3 mb-0 left-nav-area">
							<li><a href="https://www.facebook.com/bacalhauriberalves" class="social facebook" rel="noreferrer" target="_blank"><img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/facebook_menu.svg" alt="Facebook"></a></li>
							<li><a href="https://www.instagram.com/bacalhau_riberalves/" class="social instagram" rel="noreferrer" target="_blank"><img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/instagram_menu.svg" alt="Instagram"></a></li>
							<li><a href="https://www.youtube.com/channel/UC6zDR3yRLZp_jWRORE1FyOQ" class="social youtube" rel="noreferrer" target="_blank"><img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/youtube_menu.svg" alt="Youtube"></a></li>
							<li><a href="https://www.linkedin.com/company/bacalhauriberalves/" class="social linkedin" rel="noreferrer" target="_blank"><img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/linkedin_menu.svg" alt="Linkedin"></a></li>
						</ul>
					</nav>
					<div class="d-lg-none col col-3 pr-0 left-nav-area">
												<ul class="languages">
							<li class="active-language"><a href="#">en</a>
								<ul class="other-languages">
																				<li><a href="https://riberalves.pt/pt-br/produtos/lombos-de-bacalhau-morhua-2kg/">BR</a></li>
																				<li><a href="https://riberalves.pt/fr/produits/longes-de-morue-2kg/">fr</a></li>
																	</ul>
							</li>
						</ul>
											</div>
					<div class="col col-6 col-lg-4 col-xl-4 col-xxl-6 pl-lg-0 pr-lg-0 center-nav-area">
						
						<nav aria-label="Menu Principal" class="row align-items-center">
							<ul class="d-none d-xxl-block col-xxl-4 pl-xxl-0 pr-xxl-0 text-right large-menu left">
								<li><a href="https://riberalves.pt/en/riberalves/">Riberalves</a></li>
								<li><a href="https://riberalves.pt/en/codfish/">Codfish</a></li>
							</ul>
							<a href="https://riberalves.pt/en/" class="col-12 col-xxl-4 brand">
								<img src="https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/logo_riberalves.svg" alt="Riberalves">
								<img class="d-none d-sm-block" src="https://riberalves.pt/wp-content/uploads/2025/06/selo_azul.png" alt="Riberalves" style="max-width: 60px; position: absolute; left: 50%; top: 102%; transform: translate(-50%, 0);">
							</a>
							<ul class="d-none d-xxl-block col-xxl-4 pl-xxl-0 pr-xxl-0 text-left large-menu right">

								<li><a href="https://riberalves.pt/en/recipes/">Recipes</a></li>
								<li><a href="https://riberalves.pt/en/product-line/home-consumption/">Products</a></li>

							</ul>
						</nav>
					</div>
					<div class="col col-3 col-lg-4 col-xl-4 col-xxl-3 text-right right-nav-area">
						<a href="https://riberalves.pt/lojaonline/" rel="noreferrer" class="d-none d-lg-inline-block btt-loja-top">Shop</a>
												<ul class="d-none d-lg-inline-block languages">
							<li class="active-language"><a href="#">en</a>
								<ul class="other-languages">
																				<li><a href="https://riberalves.pt/pt-br/produtos/lombos-de-bacalhau-morhua-2kg/">BR</a></li>
																				<li><a href="https://riberalves.pt/fr/produits/longes-de-morue-2kg/">fr</a></li>
																	</ul>
							</li>
						</ul>
												<a class="" id="menu-activator"></a>
					</div>
				</div>
			</div>

						<nav id="primary-nav" class="container">
				<div class="row">
					<div class="col col-12 search text-center">
						<form id="search-form" class="generic-search" action="https://riberalves.pt/en/recipes/">
							<label for="sk">Pesquisa</label>
							<input type="search" name="sk" id="sk" class="main-search" placeholder="Do your search here"><!--
				     --><button class="btt-search">
								<span class="d-none d-md-inline-block">Search</span>
							</button>
						</form>
					</div>
					<ul class="col col-12 text-center menu">
						<li id="menu-item-3347" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3347"><a href="/en">Home</a></li>
<li id="menu-item-9044" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9044"><a href="https://riberalves.pt/en/riberalves/">Riberalves</a></li>
<li id="menu-item-9046" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9046"><a href="https://riberalves.pt/en/codfish/">Codfish</a></li>
<li id="menu-item-3352" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3352"><a href="/en/recipes">Recipes</a></li>
<li id="menu-item-3351" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3351"><a href="/en/product-line/home-consumption">Products</a></li>
<li id="menu-item-3350" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3350"><a href="/en/videos">Videos</a></li>
<li id="menu-item-9050" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9050"><a href="https://riberalves.pt/en/health/">Health</a></li>
<li id="menu-item-3353" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3353"><a href="/en/news">News</a></li>
<li id="menu-item-9049" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9049"><a href="https://riberalves.pt/en/contacts/">Contacts</a></li>
					</ul>
				</div>

			</nav>
		</header>


		<div class="content">    
	<div class="single produtos">
        
                <section class="header"  style="background-image: url('https://riberalves.pt/wp-content/themes/riberalves/assets/imgs/header-produtos-detail-restauracao.jpg'); " >
            <h1 class="page-title">Products</h1>
            <a href="https://riberalves.pt/carrinho/" rel="noreferrer" class="btt-loja-vertical en">Ver Carrinho</a>        </section>

        <section class="breadcrumbs bg-champagne">
            <div class="container">
                <div class="row">
                    <div class="col-12 pt-3 pb-3">
                        <li><a href="https://riberalves.pt/en/">home</a></li><!--
                        --><li><a href="https://riberalves.pt/en/product-line/catering-industry/">Products Catering Industry</a></li><!--
                        --><li>Cod Loins 2Kg</li>
                    </div>
                </div>
            </div>
        </section>


        <section class="produto-canvas restauracao">
            <div class="container">
                <div class="row">

                    <article class="col col-12 unit">
                        <div class="row">
                                                        <div class="col-12 col-md-6 col-lg-5 pl-0 pr-0 pl-md-3 pr-md-3">
                                <div class="thumb">
                                    <div class="inner" style="background-image: url('https://riberalves.pt/wp-content/uploads/2020/12/Riberalves_Mockup3D_Lombos_2KG-1200x800.jpg')"></div>
                                </div>
                            </div>
                                                        <div class="col col-12 col-md-6 col-lg-7 pl-md-5 info">
                                <h1 class="title">Cod Loins 2Kg</h1>
                                <span class="tipo"></span>

                                <span class="section">Summary</span>
                                <div class="free-text">
<p>Atlantic Codfish (Gadus morhua)</p>



<ul class="wp-block-list"><li><a href="https://riberalves.pt/en/codfish/production-process/" target="_blank" rel="noreferrer noopener">9 Months of Portuguese Curing</a></li><li><a href="https://www.msc.org/pt/o-nosso-trabalho/o-nosso-proposito/o-que-e-a-pesca-sustentavel" target="_blank" rel="noreferrer noopener">Certified Sustainable Fishing &#8211; MSC</a></li></ul>



<p><strong>3063MSC</strong></p>
</div>

                                                                    <span class="section">Presentation</span>
                                    <div class="free-text"><p>Box 2kg</p>
<p>Box 8 X 2kg (16Kg)</p>
</div>
                                
                                
                                                                    <a href="https://riberalves.pt/en/contacts/" target="_blank" class="general-button botao-contacto-comercial">
                                        <span class="cta">Business contact</span><!--
                                     --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </a>
                                                                    <!-- <a href="" target="_blank" class="general-button botao-comprar">
                                        <span class="cta"></span>-->
                                     <!-- <span class="arrow"></span> 
                                    </a> -->
                                                            </div>
                        </div>    
                    </article>

                </div>
            </div>
        </section>

                <section id="receitas-relacionadas" class="container archive receitas">
            <div class="row">
                <h1 class="col-12 text-left section-title">Other recipe suggestions </h1>
            </div>
            <div class="row masonry-adjusted-row">
                <div class="col-12 masonry">
                    <div class="grid">
                        <div class="grid-sizer"></div>
                                                <div class="grid-item unit-wrapper">
                            <a href="https://riberalves.pt/en/recipes/codfish-with-roasted-pumpkin-puree/" class="unit bg-white">
                                <div class="thumb" style="background-image: url('https://riberalves.pt/wp-content/uploads/2021/12/BACALHAU_PURE_ABOBORA_PESTO_COENTROS_NOZES-1-Reduzida-1200x674.jpg') "></div>

                                <div class="specs">
                                    <span class="dificuldade block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="tempo block">
                                        <span class="circle full"></span><span class="circle full"></span><span class="circle full"></span>     
                                    </span>

                                    <span class="pessoas block">
                                        1                                    </span>
                                </div>

                                <div class="info">
                                    <h2 class="title">Codfish with roasted pumpkin puree and coriander and walnut sauce</h2>
                                    <div class="text d-none"><p>Check out the full recipe for Riberalves Codfish with roasted pumpkin puree and coriander and walnut sauce. Try it!</p>
</div>

                                    <span class="general-button">
                                        <span class="cta">see recipe</span><!--
                                        --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </span>
                                </div>
                            </a>
                        </div>
                                                <div class="grid-item unit-wrapper">
                            <a href="https://riberalves.pt/en/recipes/codfish-stuffed/" class="unit bg-white">
                                <div class="thumb" style="background-image: url('https://riberalves.pt/wp-content/uploads/2021/04/LombosPresuntoMarngericao_1200x1460-986x1200.jpg') "></div>

                                <div class="specs">
                                    <span class="dificuldade block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="tempo block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="pessoas block">
                                        4                                    </span>
                                </div>

                                <div class="info">
                                    <h2 class="title">Codfish stuffed with ham and basil</h2>
                                    <div class="text d-none"><p>Codfish stuffed with ham and basil. This is the recipe tip for Riberalves Boneless Loins. Taste, health and convenience!</p>
</div>

                                    <span class="general-button">
                                        <span class="cta">see recipe</span><!--
                                        --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </span>
                                </div>
                            </a>
                        </div>
                                                <div class="grid-item unit-wrapper">
                            <a href="https://riberalves.pt/en/recipes/roast-codfish-with-pink-pepper-and-edible-flowers/" class="unit bg-white">
                                <div class="thumb" style="background-image: url('https://riberalves.pt/wp-content/uploads/2022/05/Bacalhau_Pimenta_Rosa_Flores_Comestiveis-2-800x1200.jpg') "></div>

                                <div class="specs">
                                    <span class="dificuldade block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="tempo block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="pessoas block">
                                        4                                    </span>
                                </div>

                                <div class="info">
                                    <h2 class="title">Roast codfish with pink pepper and edible flowers</h2>
                                    <div class="text d-none"><p>Roast codfish with pink pepper and edible flowers: a recipe for special occasions and others too. Take a peek at the full recipe!</p>
</div>

                                    <span class="general-button">
                                        <span class="cta">see recipe</span><!--
                                        --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </span>
                                </div>
                            </a>
                        </div>
                                                <div class="grid-item unit-wrapper">
                            <a href="https://riberalves.pt/en/?post_type=receitas&#038;p=8081" class="unit bg-white">
                                <div class="thumb" style="background-image: url('') "></div>

                                <div class="specs">
                                    <span class="dificuldade block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="tempo block">
                                        <span class="circle full"></span><span class="circle"></span><span class="circle"></span>     
                                    </span>

                                    <span class="pessoas block">
                                        1                                    </span>
                                </div>

                                <div class="info">
                                    <h2 class="title">Lusitanian Codfish from Tastemade</h2>
                                    <div class="text d-none"><p>To prepare a delicious Lusitanian Codfish from Tastemade Brazil, made with Riberalves codfish, see here the full recipe!</p>
</div>

                                    <span class="general-button">
                                        <span class="cta">see recipe</span><!--
                                        --><span class="arrow"><svg width="100%" height="100%" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g transform="matrix(1,0,0,1,-2691,-1716)">
        <path d="M2707.01,1716.48C2706.36,1715.84 2705.32,1715.84 2704.71,1716.48C2704.06,1717.12 2704.06,1718.14 2704.71,1718.74L2709.45,1723.38L2692.65,1723.38C2691.74,1723.38 2691,1724.11 2691,1725.01C2691,1725.9 2691.74,1726.62 2692.65,1726.62L2709.4,1726.62L2704.67,1731.27C2704.02,1731.91 2704.02,1732.93 2704.67,1733.53C2704.97,1733.83 2705.41,1734 2705.84,1734C2706.28,1734 2706.67,1733.83 2707.01,1733.53L2714.52,1726.15C2714.83,1725.86 2715,1725.43 2715,1725.01C2715,1724.58 2714.83,1724.15 2714.52,1723.85L2707.01,1716.48Z" style="fill:white;fill-rule:nonzero;"/>
    </g>
</svg>
</span>
                                    </span>
                                </div>
                            </a>
                        </div>
                        <error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; Error]]></title>
    <message><![CDATA[&lt;p&gt;There has been a critical error on this website.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/documentation/article/faq-troubleshooting/&quot;&gt;Learn more about troubleshooting WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
